CCPP Scidoc for SRW v2.1.0  SRW v2.1.0
Common Community Physics Package Developed at DTC

◆ fv_sat_adj_init()

subroutine, public fv_sat_adj::fv_sat_adj_init ( logical, intent(in)  do_sat_adj,
integer, intent(in)  kmp,
integer, intent(in)  nwat,
integer, intent(in)  ngas,
real(kind_dyn), dimension(0:ngas), intent(in)  rilist,
real(kind_dyn), dimension(0:ngas), intent(in)  cpilist,
integer, intent(in)  mpirank,
integer, intent(in)  mpiroot,
character(len=*), intent(out)  errmsg,
integer, intent(out)  errflg 
)

Argument Table

fv_sat_adj_init argument table
local_namestandard_namelong_nameunitstypedimensionskindintent
do_sat_adjflag_for_saturation_adjustment_for_microphysics_in_dynamicsflag for saturation adjustment for microphysics in dynamicsnonelogical()in
kmptop_layer_index_for_fast_physicstop_layer_inder_for_gfdl_mpindexinteger()in
nwatnumber_of_water_speciesnumber of water speciescountinteger()in
ngasnumber_of_gases_for_multi_gases_physicsnumber of gases for multi gases physicscountinteger()in
rilistgas_constants_for_multi_gases_physicsgas constants for multi gases physicsJ kg-1 K-1real(0:number_of_gases_for_multi_gases_physics)kind_dynin
cpilistspecific_heat_capacities_for_multi_gases_physicsspecific heat capacities for multi gases physicsJ kg-1 K-1real(0:number_of_gases_for_multi_gases_physics)kind_dynin
mpirankmpi_rank_for_fast_physicscurrent MPI-rank for fast physics schemesindexinteger()in
mpirootmpi_root_for_fast_physicsmaster MPI-rank for fast physics schemesindexinteger()in
errmsgccpp_error_messageerror message for error handling in CCPPnonecharacter()len=*out
errflgccpp_error_codeerror code for error handling in CCPP1integer()out

References qs_table(), qs_table2(), and qs_tablew().

Here is the call graph for this function: