CCPP SciDoc  v6.0.0
Common Community Physics Package Developed at DTC
GFS Water Vapor Photochemical Module

This subroutine is NRL H2O physics for stratosphere and mesosphere. More...

Functions/Subroutines

subroutine, public h2ophys::h2ophys_run (im, levs, kh2o, dt, h2o, ph2o, prsl, h2opltc, h2o_coeff, me, errmsg, errflg)
 

Detailed Description

Argument Table

h2ophys_run argument table
local_namestandard_namelong_nameunitstypedimensionskindintent
imhorizontal_loop_extenthorizontal loop extentcountinteger()in
levsvertical_layer_dimensionnumber of vertical layerscountinteger()in
kh2overtical_dimension_of_h2o_forcing_datanumber of vertical layers in h2o forcing datacountinteger()in
dttimestep_for_physicsphysics time stepsreal()kind_physin
h2ospecific_humidity_of_new_statewater vapor specific humidity updated by physicskg kg-1real(ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension)kind_physinout
ph2onatural_log_of_h2o_forcing_data_pressure_levelsnatural log of h2o forcing data pressure levels1real(ccpp_constant_one:vertical_dimension_of_h2o_forcing_data)kind_physin
prslair_pressuremid-layer pressurePareal(ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension)kind_physin
h2opltcstratospheric_water_vapor_forcingwater forcing datamixedreal(ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_dimension_of_h2o_forcing_data, ccpp_constant_one:number_of_coefficients_in_h2o_forcing_data)kind_physin
h2o_coeffnumber_of_coefficients_in_h2o_forcing_datanumber of coefficients in h2o forcing dataindexinteger()in
mempi_rankrank of the current MPI taskindexinteger()in
errmsgccpp_error_messageerror message for error handling in CCPPnonecharacter()len=*out
errflgccpp_error_codeerror code for error handling in CCPP1integer()out

GFS H2O Physics Scheme General Algorithm