CAM
set_cp Module Reference

Functions/Subroutines

subroutine, public calc_cp (ncol, vmr, cpairz)
 

Variables

real(r8), parameter ur = .5_r8 * r_universal
 

Function/Subroutine Documentation

◆ calc_cp()

subroutine, public set_cp::calc_cp ( integer, intent(in)  ncol,
real(r8), dimension(:,:,:), intent(in)  vmr,
real(r8), dimension(:,:), intent(inout)  cpairz 
)
Here is the call graph for this function:
Here is the caller graph for this function:

Variable Documentation

◆ ur

real(r8), parameter set_cp::ur = .5_r8 * r_universal
private