TrioCFD 1.9.8
TrioCFD documentation
Loading...
Searching...
No Matches
Keywords derived from champ_post_statistiques_base

champ_post_statistiques_base

Inherits from: champ_post_de_champs_post

not_set

Parameters:

  • t_deb (type: float) Start of integration time
  • t_fin (type: float) End of integration time
  • [source] (type: champ_generique_base) the source field.
  • [sources] (type: list of Champ_generique_base) XXX
  • [nom_source] (type: string) To name a source field with the nom_source keyword
  • [source_reference] (type: string) not_set
  • [sources_reference] (type: list of Nom_anonyme) List of name.

correlation

Synonyms: champ_post_statistiques_correlation

Inherits from: champ_post_statistiques_base

to calculate the correlation between the two fields.

Parameters:

  • t_deb (type: float) Start of integration time
  • t_fin (type: float) End of integration time
  • [source] (type: champ_generique_base) the source field.
  • [sources] (type: list of Champ_generique_base) XXX
  • [nom_source] (type: string) To name a source field with the nom_source keyword
  • [source_reference] (type: string) not_set
  • [sources_reference] (type: list of Nom_anonyme) List of name.

ecart_type

Synonyms: champ_post_statistiques_ecart_type

Inherits from: champ_post_statistiques_base

to calculate the standard deviation (statistic rms) of the field nom_champ.

Parameters:

  • t_deb (type: float) Start of integration time
  • t_fin (type: float) End of integration time
  • [source] (type: champ_generique_base) the source field.
  • [sources] (type: list of Champ_generique_base) XXX
  • [nom_source] (type: string) To name a source field with the nom_source keyword
  • [source_reference] (type: string) not_set
  • [sources_reference] (type: list of Nom_anonyme) List of name.

moyenne

Synonyms: champ_post_statistiques_moyenne

Inherits from: champ_post_statistiques_base

to calculate the average of the field over time

Parameters:

  • [moyenne_convergee] (type: field_base) This option allows to read a converged time averaged field in a .xyz file in order to calculate, when resuming the calculation, the statistics fields (rms, correlation) which depend on this average. In that case, the time averaged field is not updated during the resume of calculation. In this case, the time averaged field must be fully converged to avoid errors when calculating high order statistics.
  • t_deb (type: float) Start of integration time
  • t_fin (type: float) End of integration time
  • [source] (type: champ_generique_base) the source field.
  • [sources] (type: list of Champ_generique_base) XXX
  • [nom_source] (type: string) To name a source field with the nom_source keyword
  • [source_reference] (type: string) not_set
  • [sources_reference] (type: list of Nom_anonyme) List of name.