#include "fvm_nodal.h"
#include "cs_base.h"
#include "cs_halo.h"
#include "cs_mesh.h"
#include "cs_mesh_quantities.h"
Go to the source code of this file.
◆ cs_ctwr_compute_reference_pressure()
Compute cell reference pressure. 
- Parameters
- 
  
    | [in] | cell_id | Cell index |  | [in] | p0 | Fluid properties reference pressure |  | [in] | ref_ressure | Atmospheric reference pressure |  
 
- Returns
- pphy Reference pressure 
 
 
◆ cs_ctwr_phyvar_update()
Update the thermo physical properties fields for the humid air and the liquid. 
- Parameters
- 
  
    | [in] | rho0 | Reference density of humid air |  | [in] | t0 | Reference temperature of humid air |  | [in] | p0 | Reference pressure |  
 
 
 
◆ cs_ctwr_restart_field_vars()
Reset the field variables based on the restart values. 
- Parameters
- 
  
    | [in] | rho0 | Reference density of humid air |  | [in] | t0 | Reference temperature of humid air |  | [in] | p0 | Reference pressure |  | [in] | humidity0 | Reference humidity |  | [in] | molmassrat | Dry air to water vapor molecular mass ratio |