#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_fields_init0()
      
        
          | void cs_ctwr_fields_init0 | ( | void |  | ) |  | 
      
 
 
◆ cs_ctwr_fields_init1()
      
        
          | void cs_ctwr_fields_init1 | ( | void |  | ) |  | 
      
 
 
◆ cs_ctwr_init_field_vars()
Initialize the field variables. 
- Parameters
- 
  
    | [in] | rho0 | Reference density of humid air |  | [in] | t0 | Reference temperature of humid air |  | [in] | p0 | Reference pressure |  | [in] | molmassrat | Dry air to water vapor molecular mass ratio |  
 
 
 
◆ cs_ctwr_init_flow_vars()
      
        
          | void cs_ctwr_init_flow_vars | ( | cs_real_t | liq_mass_flow[] | ) |  | 
      
 
Initialize the flow variables relevant to the cooling tower scalars inside the packing zones. 
- Parameters
- 
  
    | [in,out] | liq_mass_flow | Liquid mass flow rate |