TRUST 1.9.8
HPC thermohydraulic platform
Loading...
Searching...
No Matches
Keywords derived from imprimer_flux

imprimer_flux

Inherits from: interprete

This keyword prints the flux per face at the specified domain boundaries in the data set. The fluxes are written to the .face files at a frequency defined by dt_impr, the evaluation printing frequency (refer to time scheme keywords). By default, fluxes are incorporated onto the edges before being displayed.

Parameters:

  • domain_name (type: string) Name of the domain.
  • noms_bord (type: bloc_lecture) List of boundaries, for ex: { Bord1 Bord2 }

imprimer_flux_sum

Inherits from: imprimer_flux

This keyword prints the sum of the flux per face at the domain boundaries defined by the user in the data set. The fluxes are written into the .out files at a frequency defined by dt_impr, the evaluation printing frequency (refer to time scheme keywords).

Parameters:

  • domain_name (type: string) Name of the domain.
  • noms_bord (type: bloc_lecture) List of boundaries, for ex: { Bord1 Bord2 }