CAM
conv_water Module Reference

Functions/Subroutines

subroutine, public conv_water_register
 
subroutine, public conv_water_init ()
 
subroutine, public conv_water_4rad (state, pbuf, conv_water_mode, totg_liq, totg_ice)
 

Variables

integer icwmrsh_idx
 
integer icwmrdp_idx
 
integer fice_idx
 
integer sh_frac_idx
 
integer dp_frac_idx
 
integer ast_idx
 
integer sh_cldliq1_idx
 
integer sh_cldice1_idx
 
integer rei_idx
 
integer ixcldice
 
integer ixcldliq
 
logical pergro_mods
 

Function/Subroutine Documentation

◆ conv_water_4rad()

subroutine, public conv_water::conv_water_4rad ( type(physics_state), intent(in)  state,
type(physics_buffer_desc), dimension(:), pointer  pbuf,
integer, intent(in)  conv_water_mode,
real(r8), dimension(pcols,pver), intent(out)  totg_liq,
real(r8), dimension(pcols,pver), intent(out)  totg_ice 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ conv_water_init()

subroutine, public conv_water::conv_water_init ( )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ conv_water_register()

subroutine, public conv_water::conv_water_register ( )
Here is the call graph for this function:
Here is the caller graph for this function:

Variable Documentation

◆ ast_idx

integer conv_water::ast_idx
private

◆ dp_frac_idx

integer conv_water::dp_frac_idx
private

◆ fice_idx

integer conv_water::fice_idx
private

◆ icwmrdp_idx

integer conv_water::icwmrdp_idx
private

◆ icwmrsh_idx

integer conv_water::icwmrsh_idx
private

◆ ixcldice

integer conv_water::ixcldice
private

◆ ixcldliq

integer conv_water::ixcldliq
private

◆ pergro_mods

logical conv_water::pergro_mods
private

◆ rei_idx

integer conv_water::rei_idx
private

◆ sh_cldice1_idx

integer conv_water::sh_cldice1_idx
private

◆ sh_cldliq1_idx

integer conv_water::sh_cldliq1_idx
private

◆ sh_frac_idx

integer conv_water::sh_frac_idx
private