Loading [MathJax]/extensions/tex2jax.js
CCPP SciDoc for UFS-SRW v3.0.0  SRW v3.0.0
Common Community Physics Package Developed at DTC
 
All Classes Namespaces Functions Variables Modules Pages
Loading...
Searching...
No Matches

◆ gfs_interstitialtoscreen_timestep_init()

subroutine, public gfs_interstitialtoscreen::gfs_interstitialtoscreen_timestep_init ( type(gfs_control_type), intent(in) model,
type(gfs_statein_type), intent(in) statein,
type(gfs_stateout_type), intent(in) stateout,
type(gfs_sfcprop_type), intent(in) sfcprop,
type(gfs_coupling_type), intent(in) coupling,
type(gfs_grid_type), intent(in) grid,
type(gfs_tbd_type), intent(in) tbd,
type(gfs_cldprop_type), intent(in) cldprop,
type(gfs_radtend_type), intent(in) radtend,
type(gfs_diag_type), intent(in) diag,
type(gfs_interstitial_type), dimension(:), intent(in) interstitial,
character(len=*), intent(out) errmsg,
integer, intent(out) errflg )

Argument Table

GFS_interstitialtoscreen_timestep_init argument table
local_namestandard_namelong_nameunitstypedimensionskindintent
Modelgfs_control_type_instanceinstance of derived type GFS_control_type in FV3DDTGFS_control_type()GFS_control_typein
Stateingfs_statein_type_instanceprognostic state data in from dycoreDDTGFS_statein_type()GFS_statein_typein
Stateoutgfs_stateout_type_instanceprognostic state or tendencies return to dycoreDDTGFS_stateout_type()GFS_stateout_typein
Sfcpropgfs_sfcprop_type_instanceinstance of derived type GFS_sfcprop_typeDDTGFS_sfcprop_type()GFS_sfcprop_typein
Couplinggfs_coupling_type_instanceinstance of derived type GFS_coupling_typeDDTGFS_coupling_type()GFS_coupling_typein
Gridgfs_grid_type_instanceinstance of derived type GFS_grid_typeDDTGFS_grid_type()GFS_grid_typein
Tbdgfs_tbd_type_instanceinstance of derived type GFS_tbd_typeDDTGFS_tbd_type()GFS_tbd_typein
Cldpropgfs_cldprop_type_instanceinstance of derived type GFS_cldprop_typeDDTGFS_cldprop_type()GFS_cldprop_typein
Radtendgfs_radtend_type_instanceinstance of derived type GFS_radtend_typeDDTGFS_radtend_type()GFS_radtend_typein
Diaggfs_diag_type_instanceinstance of derived type GFS_diag_typeDDTGFS_diag_type()GFS_diag_typein
Interstitialgfs_interstitial_type_instance_all_threadsinstance of derived type GFS_interstitial_typeDDTGFS_interstitial_type(ccpp_constant_one:number_of_openmp_threads)GFS_interstitial_typein
errmsgccpp_error_messageerror message for error handling in CCPPnonecharacter()len=*out
errflgccpp_error_codeerror code for error handling in CCPP1integer()out