CCPP SciDoc v7.0.0  v7.0.0
Common Community Physics Package Developed at DTC
 
Loading...
Searching...
No Matches

◆ gfdl_sfc_layer_init()

subroutine, public gfdl_sfc_layer::gfdl_sfc_layer_init ( integer, intent(in) icoef_sf,
logical, intent(in) cplwav,
logical, intent(in) cplwav2atm,
logical, intent(in) lcurr_sf,
logical, intent(in) pert_cd,
integer, intent(in) ntsflg,
character(len=*), intent(out) errmsg,
integer, intent(out) errflg )

Argument Table

gfdl_sfc_layer_init argument table
local_namestandard_namelong_nameunitstypedimensionskindintent
icoef_sfflag_for_surface_roughness_option_over_watersurface roughness options over waterflaginteger()in
cplwavflag_for_ocean_wave_couplingflag controlling cplwav collection (default off)flaglogical()in
cplwav2atmflag_for_one_way_ocean_wave_coupling_to_atmosphereflag controlling ocean wave coupling to the atmosphere (default off)flaglogical()in
lcurr_sfflag_for_surface_layer_scheme_ocean_currentsflag for taking ocean currents into account in surface layer schemeflaglogical()in
pert_cdflag_for_surface_layer_scheme_surface_drag_coefficient_for_momentum_in_air_perturbationsflag for perturbing the surface drag coefficient for momentum in surface layer schemeflaglogical()in
ntsflgcontrol_for_surface_layer_scheme_skin_temperature_updateflag for updating skin temperature in the surface layer schemeflaginteger()in
errmsgccpp_error_messageerror message for error handling in CCPPnonecharacter()len=*out
errflgccpp_error_codeerror code for error handling in CCPP1integer()out

Definition at line 20 of file gfdl_sfc_layer.F90.