7.2
general documentation
cdomod Module Reference

Data Types

interface  cs_equation_solve_steady_state_wrapper
 
interface  cs_f_cdo_post_domain
 
interface  cs_f_cdo_solve_steady_state_domain
 
interface  cs_f_cdo_solve_unsteady_state_domain
 
interface  cs_f_domain_initialize_cdo_systems
 
interface  solve_cdo_equation
 

Functions/Subroutines

subroutine solve_steady_state_cdo_equation (eqname)
 

Variables

integer, save icdo
 Activated (=1 or =2) or not activated (=0) If icdo=1 (CDO and FV at the same time) If icdo=2 (CDO only) More...
 

Function/Subroutine Documentation

◆ solve_steady_state_cdo_equation()

subroutine cdomod::solve_steady_state_cdo_equation ( character(len=*), intent(in)  eqname)

Variable Documentation

◆ icdo

integer, save icdo

Activated (=1 or =2) or not activated (=0) If icdo=1 (CDO and FV at the same time) If icdo=2 (CDO only)