fluidsim.base.output¶
Output (fluidsim.base.output
)¶
Provides:
Base module for the output ( |
|
Physical fields output ( |
|
Physical fields output 1d ( |
|
Physical fields output 2d ( |
|
Physical fields output 3d ( |
|
Movies output ( |
|
-
class
fluidsim.base.output.
OutputBase
(sim)[source]¶ Bases:
fluidsim_core.output.OutputCore
Handle the output.
-
class
SimReprMaker
(sim)¶ Bases:
fluidsim_core.output.SimReprMakerCore
-
get_time_as_str
()¶
-
-
static
_complete_params_with_default
(params, info_solver)[source]¶ This static method is used to complete the params container.
-
_init_name_run
()[source]¶ Initialize the
name_run
andsummary_simul
attributes by callingfluidsim_core.output.SimReprMakerCore.make_representations
-
class
-
class
fluidsim.base.output.
OutputBasePseudoSpectral
(sim)[source]¶
Functions
|
Create description xmf file for Paraview |
|
Create description xmf files for Paraview |
|