The ECS sector. The parenty to Blob_solution is slightly dangerous,
lot of variables are different, but some part are equivalent lot of time
ECS play the two role: Blob and Blob solution
|
__init__(self,
diag,
chgt_var,
neut_in_ecs,
unaligned)
create the ECS SECTOR neut_in_ecs are the fondamental particle of the
class (and so not always neutrino) |
source code
|
|
|
define_blob(self,
diag,
propa_in_ecs='
' )
define the blob associated to this Enlarged constraint sector |
source code
|
|
|
equivalent_ECS(self)
1) define completely the change of variable for the enlarged ECS
-find which propagator aligned,... |
source code
|
|
|
equivalent_ECS_1neut(self,
use_noresonant=0)
1) define completly the change of variable for the enlarged ECS
-find which propagator aligned,... |
source code
|
|
|
|
|
|
|
|
|
info(self)
return some information about the ECS and the associated blob |
source code
|
|
|
|
Inherited from diagram :
add_content ,
contains_particle ,
define_level ,
define_neut_content ,
order_in_level
Inherited from blob_solution.Level_generation :
define_fuse_region
|