CCPP SciDoc for UFS-SRW v3.0.0  SRW v3.0.0
Common Community Physics Package Developed at DTC
module_nst_parameters Module Reference

Variables

integer niter_conv = 5
 
integer niter_z_w = 5
 
integer niter_sfs = 5
 
real(kind=kind_phys), parameter sec_in_day =86400.
 
real(kind=kind_phys), parameter sec_in_hour =3600.
 
real(kind=kind_phys), parameter solar_time_6am =21600.0
 
real(kind=kind_phys), parameter const_rot =0.000073
 constant to calculate corioli force More...
 
real(kind=kind_phys), parameter ri_c =0.65
 
real(kind=kind_phys), parameter ri_g =0.25
 
real(kind=kind_phys), parameter eps_z_w =0.01
 criteria to finish iterations for z_w More...
 
real(kind=kind_phys), parameter eps_conv =0.01
 criteria to finish iterations for d_conv More...
 
real(kind=kind_phys), parameter eps_sfs =0.01
 criteria to finish iterations for d_sfs More...
 
real(kind=kind_phys), parameter z_w_max =20.0
 max warm layer thickness More...
 
real(kind=kind_phys), parameter z_w_min =0.2
 min warm layer thickness More...
 
real(kind=kind_phys), parameter z_w_ini =0.2
 initial warm layer thickness in dtl_onset More...
 
real(kind=kind_phys), parameter z_c_max =0.01
 maximum of sub-layer thickness (m) More...
 
real(kind=kind_phys), parameter z_c_ini =0.001
 initial value of z_c More...
 
real(kind=kind_phys), parameter ustar_a_min =0.031
 minimum of friction wind speed (m/s): 0.031 ~ 1m/s at 10 m hight More...
 
real(kind=kind_phys), parameter tau_min =0.005
 minimum of wind stress for dtm More...
 
real(kind=kind_phys), parameter exp_const =9.5
 coefficient in exponet profile More...
 
real(kind=kind_phys), parameter delz =0.1
 vertical increment for integral calculation (m) More...
 
real(kind=kind_phys), parameter von =0.4
 von karman's "constant" More...
 
real(kind=kind_phys), parameter t0k =273.16
 celsius to kelvin More...
 
real(kind=kind_phys), parameter gray =0.97
 
real(kind=kind_phys), parameter sst_max =308.16
 
real(kind=kind_phys), parameter tw_max =5.0
 
real(kind=kind_phys), parameter wd_max =2.0
 
real(kind=kind_phys), parameter omg_m =1.0
 trace factor to apply salinity effect More...
 
real(kind=kind_phys), parameter omg_rot = 1.0
 trace factor to apply rotation effect More...
 
real(kind=kind_phys), parameter omg_sh = 1.0
 trace factor to apply sensible heat due to rainfall effect More...
 
real(kind=kind_phys), parameter visw =1.e-6
 m2/s kinematic viscosity water More...
 
real(kind=kind_phys), parameter novalue =0
 
real(kind=kind_phys), parameter smallnumber =1.e-6
 
real(kind=kind_phys), parameter timestep_oc =sec_in_day/8.
 time step in the ocean model (3 hours) More...
 
real(kind=kind_phys), parameter radian =2.*pi/180.
 
real(kind=kind_phys), parameter rad2deg =180./pi
 
real(kind=kind_phys), parameter cp_w =4000.
 specific heat water (j/kg/k ) More...
 
real(kind=kind_phys), parameter rho0_w =1022.0
 density water (kg/m3 ) (or 1024.438) More...
 
real(kind=kind_phys), parameter vis_w =1.e-6
 kinematic viscosity water (m2/s ) More...
 
real(kind=kind_phys), parameter tc_w =0.6
 thermal conductivity water (w/m/k ) More...
 
real(kind=kind_phys), parameter capa_w =3950.0
 heat capacity of sea water ! More...
 
real(kind=kind_phys), parameter thref =1.0e-3
 reference value of specific volume (m**3/kg) More...