Loading [MathJax]/extensions/tex2jax.js
CCPP SciDoc  v6.0.0
Common Community Physics Package Developed at DTC
v6.0.0
All Classes Namespaces Functions Variables Modules Pages

◆ gfs_surface_loop_control_part1_run()

subroutine gfs_surface_loop_control_part1::gfs_surface_loop_control_part1_run ( integer, intent(in)  im,
integer, intent(in)  iter,
real(kind=kind_phys), dimension(:), intent(in)  wind,
logical, dimension(:), intent(inout)  flag_guess,
character(len=*), intent(out)  errmsg,
integer, intent(out)  errflg 
)

Arguments

GFS_surface_loop_control_part1_run argument table
local_namestandard_namelong_nameunitstypedimensionskindintent
imhorizontal_loop_extenthorizontal loop extentcountinteger()in
iterccpp_loop_counterloop counter for subcycling loops in CCPPindexinteger()in
windwind_speed_at_lowest_model_layerwind speed at lowest model levelm s-1real(ccpp_constant_one:horizontal_loop_extent)kind_physin
flag_guessflag_for_guess_runflag for guess runflaglogical(ccpp_constant_one:horizontal_loop_extent)inout
errmsgccpp_error_messageerror message for error handling in CCPPnonecharacter()len=*out
errflgccpp_error_codeerror code for error handling in CCPP1integer()out

General Algorithm

Detailed Algorithm