CCPP SciDoc  v6.0.0
Common Community Physics Package Developed at DTC

◆ mynnsfc_wrapper_run()

subroutine mynnsfc_wrapper::mynnsfc_wrapper_run ( integer, intent(in)  im,
integer, intent(in)  levs,
integer, intent(in)  itimestep,
integer, intent(in)  iter,
logical, dimension(:), intent(in)  flag_iter,
logical, intent(in)  flag_init,
logical, intent(in)  flag_restart,
integer, intent(in)  lsm,
integer, intent(in)  lsm_ruc,
real(kind=kind_phys), dimension(:), intent(in)  sigmaf,
integer, dimension(:), intent(in)  vegtype,
real(kind=kind_phys), dimension(:), intent(in)  shdmax,
integer, intent(in)  ivegsrc,
real(kind=kind_phys), dimension(:), intent(in)  z0pert,
real(kind=kind_phys), dimension(:), intent(in)  ztpert,
logical, intent(in)  redrag,
integer, intent(in)  sfc_z0_type,
real(kind=kind_phys), intent(in)  delt,
real(kind=kind_phys), dimension(:), intent(in)  dx,
real(kind=kind_phys), dimension(:,:), intent(in)  u,
real(kind=kind_phys), dimension(:,:), intent(in)  v,
real(kind=kind_phys), dimension(:,:), intent(in)  t3d,
real(kind=kind_phys), dimension(:,:), intent(in)  qvsh,
real(kind=kind_phys), dimension(:,:), intent(in)  qc,
real(kind=kind_phys), dimension(:,:), intent(in)  prsl,
real(kind=kind_phys), dimension(:,:), intent(in)  phii,
real(kind=kind_phys), dimension(:,:), intent(in)  exner,
real(kind=kind_phys), dimension(:), intent(in)  ps,
real(kind=kind_phys), dimension(:), intent(in)  PBLH,
real(kind=kind_phys), dimension(:), intent(in)  slmsk,
logical, dimension(:), intent(in)  wet,
logical, dimension(:), intent(in)  dry,
logical, dimension(:), intent(in)  icy,
real(kind=kind_phys), dimension(:), intent(in)  tskin_wat,
real(kind=kind_phys), dimension(:), intent(in)  tskin_lnd,
real(kind=kind_phys), dimension(:), intent(in)  tskin_ice,
real(kind=kind_phys), dimension(:), intent(in)  tsurf_wat,
real(kind=kind_phys), dimension(:), intent(in)  tsurf_lnd,
real(kind=kind_phys), dimension(:), intent(in)  tsurf_ice,
real(kind=kind_phys), dimension(:), intent(inout)  qsfc_wat,
real(kind=kind_phys), dimension(:), intent(inout)  qsfc_lnd,
real(kind=kind_phys), dimension(:), intent(inout)  qsfc_ice,
real(kind=kind_phys), dimension(:), intent(in)  snowh_lnd,
real(kind=kind_phys), dimension(:), intent(in)  snowh_ice,
real(kind=kind_phys), dimension(:), intent(inout)  znt_wat,
real(kind=kind_phys), dimension(:), intent(inout)  znt_lnd,
real(kind=kind_phys), dimension(:), intent(inout)  znt_ice,
real(kind=kind_phys), dimension(:), intent(inout)  ust_wat,
real(kind=kind_phys), dimension(:), intent(inout)  ust_lnd,
real(kind=kind_phys), dimension(:), intent(inout)  ust_ice,
real(kind=kind_phys), dimension(:), intent(inout)  cm_wat,
real(kind=kind_phys), dimension(:), intent(inout)  cm_lnd,
real(kind=kind_phys), dimension(:), intent(inout)  cm_ice,
real(kind=kind_phys), dimension(:), intent(inout)  ch_wat,
real(kind=kind_phys), dimension(:), intent(inout)  ch_lnd,
real(kind=kind_phys), dimension(:), intent(inout)  ch_ice,
real(kind=kind_phys), dimension(:), intent(inout)  rb_wat,
real(kind=kind_phys), dimension(:), intent(inout)  rb_lnd,
real(kind=kind_phys), dimension(:), intent(inout)  rb_ice,
real(kind=kind_phys), dimension(:), intent(inout)  stress_wat,
real(kind=kind_phys), dimension(:), intent(inout)  stress_lnd,
real(kind=kind_phys), dimension(:), intent(inout)  stress_ice,
real(kind=kind_phys), dimension(:), intent(inout)  fm_wat,
real(kind=kind_phys), dimension(:), intent(inout)  fm_lnd,
real(kind=kind_phys), dimension(:), intent(inout)  fm_ice,
real(kind=kind_phys), dimension(:), intent(inout)  fh_wat,
real(kind=kind_phys), dimension(:), intent(inout)  fh_lnd,
real(kind=kind_phys), dimension(:), intent(inout)  fh_ice,
real(kind=kind_phys), dimension(:), intent(inout)  fm10_wat,
real(kind=kind_phys), dimension(:), intent(inout)  fm10_lnd,
real(kind=kind_phys), dimension(:), intent(inout)  fm10_ice,
real(kind=kind_phys), dimension(:), intent(inout)  fh2_wat,
real(kind=kind_phys), dimension(:), intent(inout)  fh2_lnd,
real(kind=kind_phys), dimension(:), intent(inout)  fh2_ice,
real(kind=kind_phys), dimension(:), intent(inout)  hflx_wat,
real(kind=kind_phys), dimension(:), intent(inout)  hflx_lnd,
real(kind=kind_phys), dimension(:), intent(inout)  hflx_ice,
real(kind=kind_phys), dimension(:), intent(inout)  qflx_wat,
real(kind=kind_phys), dimension(:), intent(inout)  qflx_lnd,
real(kind=kind_phys), dimension(:), intent(inout)  qflx_ice,
real(kind=kind_phys), dimension(:), intent(inout)  QSFC,
real(kind=kind_phys), dimension(:), intent(in)  qsfc_lnd_ruc,
real(kind=kind_phys), dimension(:), intent(in)  qsfc_ice_ruc,
real(kind=kind_phys), dimension(:), intent(inout)  USTM,
real(kind=kind_phys), dimension(:), intent(inout)  ZOL,
real(kind=kind_phys), dimension(:), intent(inout)  MOL,
real(kind=kind_phys), dimension(:), intent(inout)  RMOL,
real(kind=kind_phys), dimension(:), intent(inout)  WSPD,
real(kind=kind_phys), dimension(:), intent(inout)  ch,
real(kind=kind_phys), dimension(:), intent(inout)  HFLX,
real(kind=kind_phys), dimension(:), intent(inout)  QFLX,
real(kind=kind_phys), dimension(:), intent(inout)  LH,
real(kind=kind_phys), dimension(:), intent(inout)  FLHC,
real(kind=kind_phys), dimension(:), intent(inout)  FLQC,
real(kind=kind_phys), dimension(:), intent(inout)  U10,
real(kind=kind_phys), dimension(:), intent(inout)  V10,
real(kind=kind_phys), dimension(:), intent(inout)  TH2,
real(kind=kind_phys), dimension(:), intent(inout)  T2,
real(kind=kind_phys), dimension(:), intent(inout)  Q2,
real(kind=kind_phys), dimension(:), intent(inout)  wstar,
real(kind=kind_phys), dimension(:), intent(inout)  CHS2,
real(kind=kind_phys), dimension(:), intent(inout)  CQS2,
real(kind_phys), dimension(:,:), intent(in)  spp_wts_sfc,
integer, intent(in)  spp_sfc,
logical, intent(in)  lprnt,
character(len=*), intent(out)  errmsg,
integer, intent(out)  errflg 
)

Argument Table

mynnsfc_wrapper_run argument table
local_namestandard_namelong_nameunitstypedimensionskindintent
imhorizontal_loop_extenthorizontal loop extentcountinteger()in
levsvertical_layer_dimensionvertical layer dimensioncountinteger()in
itimestepindex_of_timestepcurrent number of time stepsindexinteger()in
iterccpp_loop_counterloop counter for subcycling loops in CCPPindexinteger()in
flag_iterflag_for_iterationflag for iterationflaglogical(ccpp_constant_one:horizontal_loop_extent)in
flag_initflag_for_first_timestepflag signaling first time step for time integration loopflaglogical()in
flag_restartflag_for_restartflag for restart (warmstart) or coldstartflaglogical()in
lsmcontrol_for_land_surface_schemeflag for land surface modelflaginteger()in
lsm_rucidentifier_for_ruc_land_surface_schemeflag for RUC land surface modelflaginteger()in
sigmafbounded_vegetation_area_fractionareal fractional cover of green vegetation bounded on the bottomfracreal(ccpp_constant_one:horizontal_loop_extent)kind_physin
vegtypevegetation_type_classificationvegetation type at each grid cellindexinteger(ccpp_constant_one:horizontal_loop_extent)in
shdmaxmax_vegetation_area_fractionmax fractnl cover of green vegfracreal(ccpp_constant_one:horizontal_loop_extent)kind_physin
ivegsrccontrol_for_vegetation_datasetland use dataset choiceindexinteger()in
z0pertperturbation_of_momentum_roughness_lengthperturbation of momentum roughness lengthfracreal(ccpp_constant_one:horizontal_loop_extent)kind_physin
ztpertperturbation_of_heat_to_momentum_roughness_length_ratioperturbation of heat to momentum roughness length ratiofracreal(ccpp_constant_one:horizontal_loop_extent)kind_physin
redragflag_for_limited_surface_roughness_length_over_oceanflag for reduced drag coefficient over seaflaglogical()in
sfc_z0_typeflag_for_surface_roughness_option_over_watersurface roughness options over waterflaginteger()in
delttimestep_for_physicstime step for physicssreal()kind_physin
dxcharacteristic_grid_lengthscalesize of the grid cellmreal(ccpp_constant_one:horizontal_loop_extent)kind_physin
ux_windx component of layer windm s-1real(ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension)kind_physin
vy_windy component of layer windm s-1real(ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension)kind_physin
t3dair_temperaturelayer mean air temperatureKreal(ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension)kind_physin
qvshspecific_humiditywater vapor specific humiditykg kg-1real(ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension)kind_physin
qccloud_liquid_water_mixing_ratioratio of mass of cloud water to mass of dry air plus vapor (without condensates)kg kg-1real(ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension)kind_physin
prslair_pressuremean layer pressurePareal(ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension)kind_physin
phiigeopotential_at_interfacegeopotential at model layer interfacesm2 s-2real(ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_interface_dimension)kind_physin
exnerdimensionless_exner_functionExner function at layersnonereal(ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension)kind_physin
pssurface_air_pressuresurface pressurePareal(ccpp_constant_one:horizontal_loop_extent)kind_physin
PBLHatmosphere_boundary_layer_thicknessPBL thicknessmreal(ccpp_constant_one:horizontal_loop_extent)kind_physin
slmskarea_typelandmask: sea/land/ice=0/1/2flagreal(ccpp_constant_one:horizontal_loop_extent)kind_physin
wetflag_nonzero_wet_surface_fractionflag indicating presence of some ocean or lake surface area fractionflaglogical(ccpp_constant_one:horizontal_loop_extent)in
dryflag_nonzero_land_surface_fractionflag indicating presence of some land surface area fractionflaglogical(ccpp_constant_one:horizontal_loop_extent)in
icyflag_nonzero_sea_ice_surface_fractionflag indicating presence of some sea ice surface area fractionflaglogical(ccpp_constant_one:horizontal_loop_extent)in
tskin_watsurface_skin_temperature_over_watersurface skin temperature over waterKreal(ccpp_constant_one:horizontal_loop_extent)kind_physin
tskin_lndsurface_skin_temperature_over_landsurface skin temperature over landKreal(ccpp_constant_one:horizontal_loop_extent)kind_physin
tskin_icesurface_skin_temperature_over_icesurface skin temperature over iceKreal(ccpp_constant_one:horizontal_loop_extent)kind_physin
tsurf_watsurface_skin_temperature_after_iteration_over_watersurface skin temperature after iteration over waterKreal(ccpp_constant_one:horizontal_loop_extent)kind_physin
tsurf_lndsurface_skin_temperature_after_iteration_over_landsurface skin temperature after iteration over landKreal(ccpp_constant_one:horizontal_loop_extent)kind_physin
tsurf_icesurface_skin_temperature_after_iteration_over_icesurface skin temperature after iteration over iceKreal(ccpp_constant_one:horizontal_loop_extent)kind_physin
qsfc_watsurface_specific_humidity_over_watersurface air saturation specific humidity over waterkg kg-1real(ccpp_constant_one:horizontal_loop_extent)kind_physinout
qsfc_lndsurface_specific_humidity_over_landsurface air saturation specific humidity over landkg kg-1real(ccpp_constant_one:horizontal_loop_extent)kind_physinout
qsfc_icesurface_specific_humidity_over_icesurface air saturation specific humidity over icekg kg-1real(ccpp_constant_one:horizontal_loop_extent)kind_physinout
snowh_lndsurface_snow_thickness_water_equivalent_over_landwater equivalent snow depth over landmmreal(ccpp_constant_one:horizontal_loop_extent)kind_physin
snowh_icesurface_snow_thickness_water_equivalent_over_icewater equivalent snow depth over icemmreal(ccpp_constant_one:horizontal_loop_extent)kind_physin
znt_watsurface_roughness_length_over_watersurface roughness length over water (temporary use as interstitial)cmreal(ccpp_constant_one:horizontal_loop_extent)kind_physinout
znt_lndsurface_roughness_length_over_landsurface roughness length over land (temporary use as interstitial)cmreal(ccpp_constant_one:horizontal_loop_extent)kind_physinout
znt_icesurface_roughness_length_over_icesurface roughness length over ice (temporary use as interstitial)cmreal(ccpp_constant_one:horizontal_loop_extent)kind_physinout
ust_watsurface_friction_velocity_over_watersurface friction velocity over waterm s-1real(ccpp_constant_one:horizontal_loop_extent)kind_physinout
ust_lndsurface_friction_velocity_over_landsurface friction velocity over landm s-1real(ccpp_constant_one:horizontal_loop_extent)kind_physinout
ust_icesurface_friction_velocity_over_icesurface friction velocity over icem s-1real(ccpp_constant_one:horizontal_loop_extent)kind_physinout
cm_watsurface_drag_coefficient_for_momentum_in_air_over_watersurface exchange coeff for momentum over waternonereal(ccpp_constant_one:horizontal_loop_extent)kind_physinout
cm_lndsurface_drag_coefficient_for_momentum_in_air_over_landsurface exchange coeff for momentum over landnonereal(ccpp_constant_one:horizontal_loop_extent)kind_physinout
cm_icesurface_drag_coefficient_for_momentum_in_air_over_icesurface exchange coeff for momentum over icenonereal(ccpp_constant_one:horizontal_loop_extent)kind_physinout
ch_watsurface_drag_coefficient_for_heat_and_moisture_in_air_over_watersurface exchange coeff heat surface exchange coeff heat & moisture over ocean moisture over waternonereal(ccpp_constant_one:horizontal_loop_extent)kind_physinout
ch_lndsurface_drag_coefficient_for_heat_and_moisture_in_air_over_landsurface exchange coeff heat & moisture over landnonereal(ccpp_constant_one:horizontal_loop_extent)kind_physinout
ch_icesurface_drag_coefficient_for_heat_and_moisture_in_air_over_icesurface exchange coeff heat & moisture over icenonereal(ccpp_constant_one:horizontal_loop_extent)kind_physinout
rb_watbulk_richardson_number_at_lowest_model_level_over_waterbulk Richardson number at the surface over waternonereal(ccpp_constant_one:horizontal_loop_extent)kind_physinout
rb_lndbulk_richardson_number_at_lowest_model_level_over_landbulk Richardson number at the surface over landnonereal(ccpp_constant_one:horizontal_loop_extent)kind_physinout
rb_icebulk_richardson_number_at_lowest_model_level_over_icebulk Richardson number at the surface over icenonereal(ccpp_constant_one:horizontal_loop_extent)kind_physinout
stress_watsurface_wind_stress_over_watersurface wind stress over waterm2 s-2real(ccpp_constant_one:horizontal_loop_extent)kind_physinout
stress_lndsurface_wind_stress_over_landsurface wind stress over landm2 s-2real(ccpp_constant_one:horizontal_loop_extent)kind_physinout
stress_icesurface_wind_stress_over_icesurface wind stress over icem2 s-2real(ccpp_constant_one:horizontal_loop_extent)kind_physinout
fm_watmonin_obukhov_similarity_function_for_momentum_over_waterMonin-Obukhov similarity function for momentum over waternonereal(ccpp_constant_one:horizontal_loop_extent)kind_physinout
fm_lndmonin_obukhov_similarity_function_for_momentum_over_landMonin-Obukhov similarity function for momentum over landnonereal(ccpp_constant_one:horizontal_loop_extent)kind_physinout
fm_icemonin_obukhov_similarity_function_for_momentum_over_iceMonin-Obukhov similarity function for momentum over icenonereal(ccpp_constant_one:horizontal_loop_extent)kind_physinout
fh_watmonin_obukhov_similarity_function_for_heat_over_waterMonin-Obukhov similarity function for heat over waternonereal(ccpp_constant_one:horizontal_loop_extent)kind_physinout
fh_lndmonin_obukhov_similarity_function_for_heat_over_landMonin-Obukhov similarity function for heat over landnonereal(ccpp_constant_one:horizontal_loop_extent)kind_physinout
fh_icemonin_obukhov_similarity_function_for_heat_over_iceMonin-Obukhov similarity function for heat over icenonereal(ccpp_constant_one:horizontal_loop_extent)kind_physinout
fm10_watmonin_obukhov_similarity_function_for_momentum_at_10m_over_waterMonin-Obukhov similarity parameter for momentum at 10m over waternonereal(ccpp_constant_one:horizontal_loop_extent)kind_physinout
fm10_lndmonin_obukhov_similarity_function_for_momentum_at_10m_over_landMonin-Obukhov similarity parameter for momentum at 10m over landnonereal(ccpp_constant_one:horizontal_loop_extent)kind_physinout
fm10_icemonin_obukhov_similarity_function_for_momentum_at_10m_over_iceMonin-Obukhov similarity parameter for momentum at 10m over icenonereal(ccpp_constant_one:horizontal_loop_extent)kind_physinout
fh2_watmonin_obukhov_similarity_function_for_heat_at_2m_over_waterMonin-Obukhov similarity parameter for heat at 2m over waternonereal(ccpp_constant_one:horizontal_loop_extent)kind_physinout
fh2_lndmonin_obukhov_similarity_function_for_heat_at_2m_over_landMonin-Obukhov similarity parameter for heat at 2m over landnonereal(ccpp_constant_one:horizontal_loop_extent)kind_physinout
fh2_icemonin_obukhov_similarity_function_for_heat_at_2m_over_iceMonin-Obukhov similarity parameter for heat at 2m over icenonereal(ccpp_constant_one:horizontal_loop_extent)kind_physinout
hflx_watkinematic_surface_upward_sensible_heat_flux_over_waterkinematic surface upward sensible heat flux over waterK m s-1real(ccpp_constant_one:horizontal_loop_extent)kind_physinout
hflx_lndkinematic_surface_upward_sensible_heat_flux_over_landkinematic surface upward sensible heat flux over landK m s-1real(ccpp_constant_one:horizontal_loop_extent)kind_physinout
hflx_icekinematic_surface_upward_sensible_heat_flux_over_icekinematic surface upward sensible heat flux over iceK m s-1real(ccpp_constant_one:horizontal_loop_extent)kind_physinout
qflx_watkinematic_surface_upward_latent_heat_flux_over_waterkinematic surface upward latent heat flux over waterkg kg-1 m s-1real(ccpp_constant_one:horizontal_loop_extent)kind_physinout
qflx_lndkinematic_surface_upward_latent_heat_flux_over_landkinematic surface upward latent heat flux over landkg kg-1 m s-1real(ccpp_constant_one:horizontal_loop_extent)kind_physinout
qflx_icekinematic_surface_upward_latent_heat_flux_over_icekinematic surface upward latent heat flux over icekg kg-1 m s-1real(ccpp_constant_one:horizontal_loop_extent)kind_physinout
qsfcsurface_specific_humiditysurface air saturation specific humiditykg kg-1real(ccpp_constant_one:horizontal_loop_extent)kind_physinout
qsfc_lnd_rucwater_vapor_mixing_ratio_at_surface_over_landwater vapor mixing ratio at surface over landkg kg-1real(ccpp_constant_one:horizontal_loop_extent)kind_physin
qsfc_ice_rucwater_vapor_mixing_ratio_at_surface_over_icewater vapor mixing ratio at surface over icekg kg-1real(ccpp_constant_one:horizontal_loop_extent)kind_physin
ustmsurface_friction_velocity_for_momentumfriction velocity isolated for momentum onlym s-1real(ccpp_constant_one:horizontal_loop_extent)kind_physinout
zolratio_of_height_to_monin_obukhov_lengthmonin obukhov surface stability parameternonereal(ccpp_constant_one:horizontal_loop_extent)kind_physinout
molsurface_temperature_scaletemperature flux divided by ustar (temperature scale)Kreal(ccpp_constant_one:horizontal_loop_extent)kind_physinout
rmolreciprocal_of_obukhov_lengthone over obukhov lengthm-1real(ccpp_constant_one:horizontal_loop_extent)kind_physinout
wspdwind_speed_at_lowest_model_layerwind speed at lowest model levelm s-1real(ccpp_constant_one:horizontal_loop_extent)kind_physinout
chsurface_drag_wind_speed_for_momentum_in_airmomentum exchange coefficientm s-1real(ccpp_constant_one:horizontal_loop_extent)kind_physinout
hflxsurface_upward_temperature_fluxkinematic surface upward sensible heat fluxK m s-1real(ccpp_constant_one:horizontal_loop_extent)kind_physinout
qflxsurface_upward_specific_humidity_fluxkinematic surface upward latent heat fluxkg kg-1 m s-1real(ccpp_constant_one:horizontal_loop_extent)kind_physinout
lhsurface_upward_latent_heat_fluxlatent heating at the surface (pos = up)W m-2real(ccpp_constant_one:horizontal_loop_extent)kind_physinout
flhcsurface_exchange_coefficient_for_heatsurface exchange coefficient for heatW m-2 K-1real(ccpp_constant_one:horizontal_loop_extent)kind_physinout
flqcsurface_exchange_coefficient_for_moisturesurface exchange coefficient for moisturekg m-2 s-1real(ccpp_constant_one:horizontal_loop_extent)kind_physinout
u10x_wind_at_10m10 meter u wind speedm s-1real(ccpp_constant_one:horizontal_loop_extent)kind_physinout
v10y_wind_at_10m10 meter v wind speedm s-1real(ccpp_constant_one:horizontal_loop_extent)kind_physinout
th2air_potential_temperature_at_2m2 meter potential temperatureKreal(ccpp_constant_one:horizontal_loop_extent)kind_physinout
t2air_temperature_at_2m2 meter temperatureKreal(ccpp_constant_one:horizontal_loop_extent)kind_physinout
q2specific_humidity_at_2m2 meter specific humiditykg kg-1real(ccpp_constant_one:horizontal_loop_extent)kind_physinout
wstarenhancement_to_wind_speed_at_surface_adjacent_layer_due_to_convectionsurface wind enhancement due to convectionm s-1real(ccpp_constant_one:horizontal_loop_extent)kind_physinout
chs2surface_exchange_coefficient_for_heat_at_2mexchange coefficient for heat at 2 metersm s-1real(ccpp_constant_one:horizontal_loop_extent)kind_physinout
cqs2surface_exchange_coefficient_for_moisture_at_2mexchange coefficient for moisture at 2 metersm s-1real(ccpp_constant_one:horizontal_loop_extent)kind_physinout
spp_wts_sfcspp_weights_for_surface_layer_schemespp weights for surface layer scheme1real(ccpp_constant_one:horizontal_loop_extent, ccpp_constant_one:vertical_layer_dimension)kind_physin
spp_sfccontrol_for_surface_layer_spp_perturbationscontrol for surface layer spp perturbationscountinteger()in
lprntflag_printcontrol flag for diagnostic print outflaglogical()in
errmsgccpp_error_messageerror message for error handling in CCPPnonecharacter()len=*out
errflgccpp_error_codeerror code for error handling in CCPP1integer()out

References module_sf_mynn::sfclay_mynn().

Here is the call graph for this function: