postraitement
Synonyms: post_processing
Inherits from: postraitement_base
An object of post-processing (without name).
Parameters:
- [t_debut_statistiques] (type: float) not_set (for IJK)
- [nb_pas_dt_post_stats_plans] (type: float) not_set (for IJK)
- [nb_pas_dt_post_stats_bulles] (type: float) not_set (for IJK)
- [expression_vx_ana] (type: string) not_set (for IJK)
- [expression_vy_ana] (type: string) not_set (for IJK)
- [expression_vz_ana] (type: string) not_set (for IJK)
- [expression_p_ana] (type: string) not_set (for IJK)
- [postprocessor_stt] (type: flag) not_set (for STT)
- [format_trustlata | format_ijklata] (type: format_trustlata) not_set (for STT)
- [interfaces] (type: interface_posts) Keyword to read all the caracteristics of the interfaces. Different kind of interfaces exist as well as different interface intitialisations.
- [fichier] (type: string) Name of file.
- [format] (type: string into ['lml', 'lata', 'single_lata', 'lata_v2', 'med', 'cgns']) This optional parameter specifies the format of the output file. The basename used for the output file is the basename of the data file. For the fmt parameter, choices are lml or lata. A short description of each format can be found below. The default value is lml.
- [dt_post] (type: string) Field\'s write frequency (as a time period) - can also be specified after the 'field' keyword.
- [nb_pas_dt_post] (type: int) Field\'s write frequency (as a number of time steps) - can also be specified after the 'field' keyword.
- [domaine] (type: string) This optional parameter specifies the domain on which the data should be interpolated before it is written in the output file. The default is to write the data on the domain of the current problem (no interpolation).
- [sous_domaine | sous_zone] (type: string) This optional parameter specifies the sub_domaine on which the data should be interpolated before it is written in the output file. It is only available for sequential computation.
- [parallele] (type: string into ['simple', 'multiple', 'mpi-io']) Select simple (single file, sequential write), multiple (several files, parallel write), or mpi-io (single file, parallel write) for LATA format
- [definition_champs] (type: list of Definition_champ) List of definition champ
- [definition_champs_fichier | definition_champs_file] (type: definition_champs_fichier) Definition_champs read from file.
- [sondes | probes] (type: list of Sonde) List of probes.
- [sondes_fichier | probes_file] (type: sondes_fichier) Probe read from a file.
- [sondes_mobiles | mobile_probes] (type: list of Sonde) List of probes.
- [sondes_mobiles_fichier | mobile_probes_file] (type: sondes_fichier) Mobile probes read in a file
- [deprecatedkeepduplicatedprobes] (type: int) Flag to not remove duplicated probes in .son files (1: keep duplicate probes, 0: remove duplicate probes)
- [champs | fields] (type: champs_posts) Field\'s write mode.
- [champs_fichier | fields_file] (type: champs_posts_fichier) Fields read from file.
- [statistiques | statistics] (type: stats_posts) Statistics between two points fixed : start of integration time and end of integration time.
- [statistiques_fichier | statistics_file] (type: stats_posts_fichier) Statistics read from file.
- [statistiques_en_serie | serial_statistics] (type: stats_serie_posts) Statistics between two points not fixed : on period of integration.
- [statistiques_en_serie_fichier | serial_statistics_file] (type: stats_serie_posts_fichier) Serial_statistics read from a file
- [suffix_for_reset] (type: string) Suffix used to modify the postprocessing file name if the ICoCo resetTime() method is invoked.
corps_postraitement
Inherits from: postraitement
not_set
Parameters:
- [t_debut_statistiques] (type: float) not_set (for IJK)
- [nb_pas_dt_post_stats_plans] (type: float) not_set (for IJK)
- [nb_pas_dt_post_stats_bulles] (type: float) not_set (for IJK)
- [expression_vx_ana] (type: string) not_set (for IJK)
- [expression_vy_ana] (type: string) not_set (for IJK)
- [expression_vz_ana] (type: string) not_set (for IJK)
- [expression_p_ana] (type: string) not_set (for IJK)
- [postprocessor_stt] (type: flag) not_set (for STT)
- [format_trustlata | format_ijklata] (type: format_trustlata) not_set (for STT)
- [interfaces] (type: interface_posts) Keyword to read all the caracteristics of the interfaces. Different kind of interfaces exist as well as different interface intitialisations.
- [fichier] (type: string) Name of file.
- [format] (type: string into ['lml', 'lata', 'single_lata', 'lata_v2', 'med', 'cgns']) This optional parameter specifies the format of the output file. The basename used for the output file is the basename of the data file. For the fmt parameter, choices are lml or lata. A short description of each format can be found below. The default value is lml.
- [dt_post] (type: string) Field\'s write frequency (as a time period) - can also be specified after the 'field' keyword.
- [nb_pas_dt_post] (type: int) Field\'s write frequency (as a number of time steps) - can also be specified after the 'field' keyword.
- [domaine] (type: string) This optional parameter specifies the domain on which the data should be interpolated before it is written in the output file. The default is to write the data on the domain of the current problem (no interpolation).
- [sous_domaine | sous_zone] (type: string) This optional parameter specifies the sub_domaine on which the data should be interpolated before it is written in the output file. It is only available for sequential computation.
- [parallele] (type: string into ['simple', 'multiple', 'mpi-io']) Select simple (single file, sequential write), multiple (several files, parallel write), or mpi-io (single file, parallel write) for LATA format
- [definition_champs] (type: list of Definition_champ) List of definition champ
- [definition_champs_fichier | definition_champs_file] (type: definition_champs_fichier) Definition_champs read from file.
- [sondes | probes] (type: list of Sonde) List of probes.
- [sondes_fichier | probes_file] (type: sondes_fichier) Probe read from a file.
- [sondes_mobiles | mobile_probes] (type: list of Sonde) List of probes.
- [sondes_mobiles_fichier | mobile_probes_file] (type: sondes_fichier) Mobile probes read in a file
- [deprecatedkeepduplicatedprobes] (type: int) Flag to not remove duplicated probes in .son files (1: keep duplicate probes, 0: remove duplicate probes)
- [champs | fields] (type: champs_posts) Field\'s write mode.
- [champs_fichier | fields_file] (type: champs_posts_fichier) Fields read from file.
- [statistiques | statistics] (type: stats_posts) Statistics between two points fixed : start of integration time and end of integration time.
- [statistiques_fichier | statistics_file] (type: stats_posts_fichier) Statistics read from file.
- [statistiques_en_serie | serial_statistics] (type: stats_serie_posts) Statistics between two points not fixed : on period of integration.
- [statistiques_en_serie_fichier | serial_statistics_file] (type: stats_serie_posts_fichier) Serial_statistics read from a file
- [suffix_for_reset] (type: string) Suffix used to modify the postprocessing file name if the ICoCo resetTime() method is invoked.