Variables | |
real(kind=dbl_kind), parameter | pi = SHR_CONST_PI |
real(kind=dbl_kind), parameter | gravit = SHR_CONST_G |
real(kind=dbl_kind), parameter | secday = SHR_CONST_CDAY |
real(kind=dbl_kind), parameter | omega = SHR_CONST_OMEGA |
real(kind=dbl_kind), parameter | radius = SHR_CONST_REARTH |
real(kind=dbl_kind), parameter | rhos = 330.0_dbl_kind |
real(kind=dbl_kind), parameter | rhoi = SHR_CONST_RHOICE |
real(kind=dbl_kind), parameter | rhow = SHR_CONST_RHOSW |
real(kind=dbl_kind), parameter | rhofresh = SHR_CONST_RHOFW |
real(kind=dbl_kind), parameter | zvir = SHR_CONST_ZVIR |
real(kind=dbl_kind), parameter | vonkar = SHR_CONST_KARMAN |
real(kind=dbl_kind), parameter | cp_air = SHR_CONST_CPDAIR |
real(kind=dbl_kind), parameter | cp_wv = SHR_CONST_CPWV |
real(kind=real_kind), parameter | spval = 1.0e30_real_kind |
real(kind=dbl_kind), parameter | iceruf = 0.0005_dbl_kind |
real(kind=dbl_kind), parameter | awtvdr = 0.00318_dbl_kind |
real(kind=dbl_kind), parameter | awtidr = 0.00182_dbl_kind |
real(kind=dbl_kind), parameter | awtvdf = 0.63282_dbl_kind |
real(kind=dbl_kind), parameter | awtidf = 0.36218_dbl_kind |
real(kind=dbl_kind), parameter | hs0 = 0.03_dbl_kind |
real(kind=dbl_kind), parameter | hsmin = 0.0001_dbl_kind |
real(kind=dbl_kind), parameter | qqqice = 11637800._dbl_kind |
real(kind=dbl_kind), parameter | TTTice = 5897.8_dbl_kind |
real(kind=dbl_kind), parameter | qqqocn = 627572.4_dbl_kind |
real(kind=dbl_kind), parameter | TTTocn = 5107.4_dbl_kind |
real(kind=dbl_kind), parameter | shlat = 30.0_dbl_kind |
real(kind=dbl_kind), parameter | nhlat = -30.0_dbl_kind |
real(kind=dbl_kind), parameter | c0 = 0.0_dbl_kind |
real(kind=dbl_kind), parameter | c1 = 1.0_dbl_kind |
real(kind=dbl_kind), parameter | c1p5 = 1.5_dbl_kind |
real(kind=dbl_kind), parameter | c2 = 2.0_dbl_kind |
real(kind=dbl_kind), parameter | c3 = 3.0_dbl_kind |
real(kind=dbl_kind), parameter | c4 = 4.0_dbl_kind |
real(kind=dbl_kind), parameter | c5 = 5.0_dbl_kind |
real(kind=dbl_kind), parameter | c6 = 6.0_dbl_kind |
real(kind=dbl_kind), parameter | c7 = 7.0_dbl_kind |
real(kind=dbl_kind), parameter | c8 = 8.0_dbl_kind |
real(kind=dbl_kind), parameter | c9 = 9.0_dbl_kind |
real(kind=dbl_kind), parameter | c10 = 10.0_dbl_kind |
real(kind=dbl_kind), parameter | c12 = 12.0_dbl_kind |
real(kind=dbl_kind), parameter | c15 = 15.0_dbl_kind |
real(kind=dbl_kind), parameter | c16 = 16.0_dbl_kind |
real(kind=dbl_kind), parameter | c20 = 20.0_dbl_kind |
real(kind=dbl_kind), parameter | c25 = 25.0_dbl_kind |
real(kind=dbl_kind), parameter | c90 = 90.0_dbl_kind |
real(kind=dbl_kind), parameter | c100 = 100.0_dbl_kind |
real(kind=dbl_kind), parameter | c180 = 180.0_dbl_kind |
real(kind=dbl_kind), parameter | c360 = 360.0_dbl_kind |
real(kind=dbl_kind), parameter | c365 = 365.0_dbl_kind |
real(kind=dbl_kind), parameter | c3600 = 3600.0_dbl_kind |
real(kind=dbl_kind), parameter | c1000 = 1000.0_dbl_kind |
real(kind=dbl_kind), parameter | p001 = 0.001_dbl_kind |
real(kind=dbl_kind), parameter | p01 = 0.01_dbl_kind |
real(kind=dbl_kind), parameter | p1 = 0.1_dbl_kind |
real(kind=dbl_kind), parameter | p2 = 0.2_dbl_kind |
real(kind=dbl_kind), parameter | p4 = 0.4_dbl_kind |
real(kind=dbl_kind), parameter | p5 = 0.5_dbl_kind |
real(kind=dbl_kind), parameter | p6 = 0.6_dbl_kind |
real(kind=dbl_kind), parameter | p05 = 0.05_dbl_kind |
real(kind=dbl_kind), parameter | p15 = 0.15_dbl_kind |
real(kind=dbl_kind), parameter | p25 = 0.25_dbl_kind |
real(kind=dbl_kind), parameter | p75 = 0.75_dbl_kind |
real(kind=dbl_kind), parameter | p166 = c1/c6 |
real(kind=dbl_kind), parameter | p333 = c1/c3 |
real(kind=dbl_kind), parameter | p666 = c2/c3 |
real(kind=dbl_kind), parameter | p111 = c1/c9 |
real(kind=dbl_kind), parameter | p055 = p111*p5 |
real(kind=dbl_kind), parameter | p027 = p055*p5 |
real(kind=dbl_kind), parameter | p222 = c2/c9 |
real(kind=dbl_kind), parameter | eps04 = 1.0e-4_dbl_kind |
real(kind=dbl_kind), parameter | eps11 = 1.0e-11_dbl_kind |
real(kind=dbl_kind), parameter | eps12 = 1.0e-12_dbl_kind |
real(kind=dbl_kind), parameter | eps13 = 1.0e-13_dbl_kind |
real(kind=dbl_kind), parameter | eps15 = 1.0e-15_dbl_kind |
real(kind=dbl_kind), parameter | eps16 = 1.0e-16_dbl_kind |
real(kind=dbl_kind), parameter | puny = eps11 |
real(kind=dbl_kind), parameter | bignum = 1.0e+30_dbl_kind |
real(kind=dbl_kind), parameter | pih = p5*pi |
real(kind=dbl_kind), parameter | pi2 = c2*pi |
integer(int_kind), parameter | field_loc_unknown = 0 |
integer(int_kind), parameter | field_loc_noupdate = -1 |
integer(int_kind), parameter | field_loc_center = 1 |
integer(int_kind), parameter | field_loc_NEcorner = 2 |
integer(int_kind), parameter | field_loc_Nface = 3 |
integer(int_kind), parameter | field_loc_Eface = 4 |
integer(int_kind), parameter | field_loc_Wface = 5 |
integer(int_kind), parameter | field_type_unknown = 0 |
integer(int_kind), parameter | field_type_noupdate = -1 |
integer(int_kind), parameter | field_type_scalar = 1 |
integer(int_kind), parameter | field_type_vector = 2 |
integer(int_kind), parameter | field_type_angle = 3 |
real(kind=dbl_kind), parameter | cm_to_m = 0.01_dbl_kind |
real(kind=dbl_kind), parameter | m_to_cm = 100._dbl_kind |
real(kind=dbl_kind), parameter | m2_to_km2 = 1.e-6_dbl_kind |
real(kind=dbl_kind), parameter | kg_to_g = 1000._dbl_kind |
real(kind=dbl_kind), parameter | mps_to_cmpdy = 8.64e6_dbl_kind |
real(kind=dbl_kind), parameter | rad_to_deg = 180._dbl_kind/pi |
integer(kind=int_kind), parameter | ESMF_SUCCESS = 0 |
integer(kind=int_kind), parameter | mtest = -999 |
integer(kind=int_kind), parameter | itest = 1 |
integer(kind=int_kind), parameter | jtest = 1 |
integer(kind=int_kind), parameter | ntest = 1 |
integer(kind=int_kind), parameter | btest = 1 |
real (kind=dbl_kind),parameter ice_constants::awtidf = 0.36218_dbl_kind |
Definition at line 92 of file ice_constants.F90.
real (kind=dbl_kind),parameter ice_constants::awtidr = 0.00182_dbl_kind |
Definition at line 92 of file ice_constants.F90.
real (kind=dbl_kind),parameter ice_constants::awtvdf = 0.63282_dbl_kind |
Definition at line 92 of file ice_constants.F90.
real (kind=dbl_kind),parameter ice_constants::awtvdr = 0.00318_dbl_kind |
Definition at line 92 of file ice_constants.F90.
real (kind=dbl_kind),parameter ice_constants::bignum = 1.0e+30_dbl_kind |
Definition at line 117 of file ice_constants.F90.
integer (kind=int_kind),parameter ice_constants::btest = 1 |
Definition at line 215 of file ice_constants.F90.
real (kind=dbl_kind),parameter ice_constants::c0 = 0.0_dbl_kind |
Definition at line 117 of file ice_constants.F90.
real (kind=dbl_kind),parameter ice_constants::c1 = 1.0_dbl_kind |
Definition at line 117 of file ice_constants.F90.
real (kind=dbl_kind),parameter ice_constants::c10 = 10.0_dbl_kind |
Definition at line 117 of file ice_constants.F90.
real (kind=dbl_kind),parameter ice_constants::c100 = 100.0_dbl_kind |
Definition at line 117 of file ice_constants.F90.
real (kind=dbl_kind),parameter ice_constants::c1000 = 1000.0_dbl_kind |
Definition at line 117 of file ice_constants.F90.
real (kind=dbl_kind),parameter ice_constants::c12 = 12.0_dbl_kind |
Definition at line 117 of file ice_constants.F90.
real (kind=dbl_kind),parameter ice_constants::c15 = 15.0_dbl_kind |
Definition at line 117 of file ice_constants.F90.
real (kind=dbl_kind),parameter ice_constants::c16 = 16.0_dbl_kind |
Definition at line 117 of file ice_constants.F90.
real (kind=dbl_kind),parameter ice_constants::c180 = 180.0_dbl_kind |
Definition at line 117 of file ice_constants.F90.
real (kind=dbl_kind),parameter ice_constants::c1p5 = 1.5_dbl_kind |
Definition at line 117 of file ice_constants.F90.
real (kind=dbl_kind),parameter ice_constants::c2 = 2.0_dbl_kind |
Definition at line 117 of file ice_constants.F90.
real (kind=dbl_kind),parameter ice_constants::c20 = 20.0_dbl_kind |
Definition at line 117 of file ice_constants.F90.
real (kind=dbl_kind),parameter ice_constants::c25 = 25.0_dbl_kind |
Definition at line 117 of file ice_constants.F90.
real (kind=dbl_kind),parameter ice_constants::c3 = 3.0_dbl_kind |
Definition at line 117 of file ice_constants.F90.
real (kind=dbl_kind),parameter ice_constants::c360 = 360.0_dbl_kind |
Definition at line 117 of file ice_constants.F90.
real (kind=dbl_kind),parameter ice_constants::c3600 = 3600.0_dbl_kind |
Definition at line 117 of file ice_constants.F90.
real (kind=dbl_kind),parameter ice_constants::c365 = 365.0_dbl_kind |
Definition at line 117 of file ice_constants.F90.
real (kind=dbl_kind),parameter ice_constants::c4 = 4.0_dbl_kind |
Definition at line 117 of file ice_constants.F90.
real (kind=dbl_kind),parameter ice_constants::c5 = 5.0_dbl_kind |
Definition at line 117 of file ice_constants.F90.
real (kind=dbl_kind),parameter ice_constants::c6 = 6.0_dbl_kind |
Definition at line 117 of file ice_constants.F90.
real (kind=dbl_kind),parameter ice_constants::c7 = 7.0_dbl_kind |
Definition at line 117 of file ice_constants.F90.
real (kind=dbl_kind),parameter ice_constants::c8 = 8.0_dbl_kind |
Definition at line 117 of file ice_constants.F90.
real (kind=dbl_kind),parameter ice_constants::c9 = 9.0_dbl_kind |
Definition at line 117 of file ice_constants.F90.
real (kind=dbl_kind),parameter ice_constants::c90 = 90.0_dbl_kind |
Definition at line 117 of file ice_constants.F90.
real (kind=dbl_kind),parameter ice_constants::cm_to_m = 0.01_dbl_kind |
Definition at line 201 of file ice_constants.F90.
real (kind=dbl_kind),parameter ice_constants::cp_air = SHR_CONST_CPDAIR |
Definition at line 36 of file ice_constants.F90.
real (kind=dbl_kind),parameter ice_constants::cp_wv = SHR_CONST_CPWV |
Definition at line 36 of file ice_constants.F90.
real (kind=dbl_kind),parameter ice_constants::eps04 = 1.0e-4_dbl_kind |
Definition at line 117 of file ice_constants.F90.
real (kind=dbl_kind),parameter ice_constants::eps11 = 1.0e-11_dbl_kind |
Definition at line 117 of file ice_constants.F90.
real (kind=dbl_kind),parameter ice_constants::eps12 = 1.0e-12_dbl_kind |
Definition at line 117 of file ice_constants.F90.
real (kind=dbl_kind),parameter ice_constants::eps13 = 1.0e-13_dbl_kind |
Definition at line 117 of file ice_constants.F90.
real (kind=dbl_kind),parameter ice_constants::eps15 = 1.0e-15_dbl_kind |
Definition at line 117 of file ice_constants.F90.
real (kind=dbl_kind),parameter ice_constants::eps16 = 1.0e-16_dbl_kind |
Definition at line 117 of file ice_constants.F90.
integer (kind=int_kind),parameter ice_constants::ESMF_SUCCESS = 0 |
Definition at line 210 of file ice_constants.F90.
integer (int_kind),parameter ice_constants::field_loc_center = 1 |
Definition at line 175 of file ice_constants.F90.
integer (int_kind),parameter ice_constants::field_loc_Eface = 4 |
Definition at line 175 of file ice_constants.F90.
integer (int_kind),parameter ice_constants::field_loc_NEcorner = 2 |
Definition at line 175 of file ice_constants.F90.
integer (int_kind),parameter ice_constants::field_loc_Nface = 3 |
Definition at line 175 of file ice_constants.F90.
integer (int_kind),parameter ice_constants::field_loc_noupdate = -1 |
Definition at line 175 of file ice_constants.F90.
integer (int_kind),parameter ice_constants::field_loc_unknown = 0 |
Definition at line 175 of file ice_constants.F90.
integer (int_kind),parameter ice_constants::field_loc_Wface = 5 |
Definition at line 175 of file ice_constants.F90.
integer (int_kind),parameter ice_constants::field_type_angle = 3 |
Definition at line 190 of file ice_constants.F90.
integer (int_kind),parameter ice_constants::field_type_noupdate = -1 |
Definition at line 190 of file ice_constants.F90.
integer (int_kind),parameter ice_constants::field_type_scalar = 1 |
Definition at line 190 of file ice_constants.F90.
integer (int_kind),parameter ice_constants::field_type_unknown = 0 |
Definition at line 190 of file ice_constants.F90.
integer (int_kind),parameter ice_constants::field_type_vector = 2 |
Definition at line 190 of file ice_constants.F90.
real (kind=dbl_kind),parameter ice_constants::gravit = SHR_CONST_G |
Definition at line 36 of file ice_constants.F90.
real (kind=dbl_kind),parameter ice_constants::hs0 = 0.03_dbl_kind |
Definition at line 98 of file ice_constants.F90.
real (kind=dbl_kind),parameter ice_constants::hsmin = 0.0001_dbl_kind |
Definition at line 98 of file ice_constants.F90.
real (kind=dbl_kind),parameter ice_constants::iceruf = 0.0005_dbl_kind |
Definition at line 73 of file ice_constants.F90.
integer (kind=int_kind),parameter ice_constants::itest = 1 |
Definition at line 215 of file ice_constants.F90.
integer (kind=int_kind),parameter ice_constants::jtest = 1 |
Definition at line 215 of file ice_constants.F90.
real (kind=dbl_kind),parameter ice_constants::kg_to_g = 1000._dbl_kind |
Definition at line 201 of file ice_constants.F90.
real (kind=dbl_kind),parameter ice_constants::m2_to_km2 = 1.e-6_dbl_kind |
Definition at line 201 of file ice_constants.F90.
real (kind=dbl_kind),parameter ice_constants::m_to_cm = 100._dbl_kind |
Definition at line 201 of file ice_constants.F90.
real (kind=dbl_kind),parameter ice_constants::mps_to_cmpdy = 8.64e6_dbl_kind |
Definition at line 201 of file ice_constants.F90.
integer (kind=int_kind),parameter ice_constants::mtest = -999 |
Definition at line 215 of file ice_constants.F90.
real (kind=dbl_kind),parameter ice_constants::nhlat = -30.0_dbl_kind |
Definition at line 109 of file ice_constants.F90.
integer (kind=int_kind),parameter ice_constants::ntest = 1 |
Definition at line 215 of file ice_constants.F90.
real (kind=dbl_kind),parameter ice_constants::omega = SHR_CONST_OMEGA |
Definition at line 36 of file ice_constants.F90.
real (kind=dbl_kind),parameter ice_constants::p001 = 0.001_dbl_kind |
Definition at line 117 of file ice_constants.F90.
real (kind=dbl_kind),parameter ice_constants::p01 = 0.01_dbl_kind |
Definition at line 117 of file ice_constants.F90.
real (kind=dbl_kind),parameter ice_constants::p027 = p055*p5 |
Definition at line 117 of file ice_constants.F90.
real (kind=dbl_kind),parameter ice_constants::p05 = 0.05_dbl_kind |
Definition at line 117 of file ice_constants.F90.
real (kind=dbl_kind),parameter ice_constants::p055 = p111*p5 |
Definition at line 117 of file ice_constants.F90.
real (kind=dbl_kind),parameter ice_constants::p1 = 0.1_dbl_kind |
Definition at line 117 of file ice_constants.F90.
real (kind=dbl_kind),parameter ice_constants::p111 = c1/c9 |
Definition at line 117 of file ice_constants.F90.
real (kind=dbl_kind),parameter ice_constants::p15 = 0.15_dbl_kind |
Definition at line 117 of file ice_constants.F90.
real (kind=dbl_kind),parameter ice_constants::p166 = c1/c6 |
Definition at line 117 of file ice_constants.F90.
real (kind=dbl_kind),parameter ice_constants::p2 = 0.2_dbl_kind |
Definition at line 117 of file ice_constants.F90.
real (kind=dbl_kind),parameter ice_constants::p222 = c2/c9 |
Definition at line 117 of file ice_constants.F90.
real (kind=dbl_kind),parameter ice_constants::p25 = 0.25_dbl_kind |
Definition at line 117 of file ice_constants.F90.
real (kind=dbl_kind),parameter ice_constants::p333 = c1/c3 |
Definition at line 117 of file ice_constants.F90.
real (kind=dbl_kind),parameter ice_constants::p4 = 0.4_dbl_kind |
Definition at line 117 of file ice_constants.F90.
real (kind=dbl_kind),parameter ice_constants::p5 = 0.5_dbl_kind |
Definition at line 117 of file ice_constants.F90.
real (kind=dbl_kind),parameter ice_constants::p6 = 0.6_dbl_kind |
Definition at line 117 of file ice_constants.F90.
real (kind=dbl_kind),parameter ice_constants::p666 = c2/c3 |
Definition at line 117 of file ice_constants.F90.
real (kind=dbl_kind),parameter ice_constants::p75 = 0.75_dbl_kind |
Definition at line 117 of file ice_constants.F90.
real (kind=dbl_kind),parameter ice_constants::pi = SHR_CONST_PI |
Definition at line 36 of file ice_constants.F90.
real (kind=dbl_kind),parameter ice_constants::pi2 = c2*pi |
Definition at line 117 of file ice_constants.F90.
real (kind=dbl_kind),parameter ice_constants::pih = p5*pi |
Definition at line 117 of file ice_constants.F90.
real (kind=dbl_kind),parameter ice_constants::puny = eps11 |
Definition at line 117 of file ice_constants.F90.
real (kind=dbl_kind),parameter ice_constants::qqqice = 11637800._dbl_kind |
Definition at line 102 of file ice_constants.F90.
real (kind=dbl_kind),parameter ice_constants::qqqocn = 627572.4_dbl_kind |
Definition at line 102 of file ice_constants.F90.
real (kind=dbl_kind),parameter ice_constants::rad_to_deg = 180._dbl_kind/pi |
Definition at line 201 of file ice_constants.F90.
real (kind=dbl_kind),parameter ice_constants::radius = SHR_CONST_REARTH |
Definition at line 36 of file ice_constants.F90.
real (kind=dbl_kind),parameter ice_constants::rhofresh = SHR_CONST_RHOFW |
Definition at line 36 of file ice_constants.F90.
real (kind=dbl_kind),parameter ice_constants::rhoi = SHR_CONST_RHOICE |
Definition at line 36 of file ice_constants.F90.
real (kind=dbl_kind),parameter ice_constants::rhos = 330.0_dbl_kind |
Definition at line 36 of file ice_constants.F90.
real (kind=dbl_kind),parameter ice_constants::rhow = SHR_CONST_RHOSW |
Definition at line 36 of file ice_constants.F90.
real (kind=dbl_kind),parameter ice_constants::secday = SHR_CONST_CDAY |
Definition at line 36 of file ice_constants.F90.
real (kind=dbl_kind),parameter ice_constants::shlat = 30.0_dbl_kind |
Definition at line 109 of file ice_constants.F90.
real (kind=real_kind),parameter ice_constants::spval = 1.0e30_real_kind |
Definition at line 70 of file ice_constants.F90.
real (kind=dbl_kind),parameter ice_constants::TTTice = 5897.8_dbl_kind |
Definition at line 102 of file ice_constants.F90.
real (kind=dbl_kind),parameter ice_constants::TTTocn = 5107.4_dbl_kind |
Definition at line 102 of file ice_constants.F90.
real (kind=dbl_kind),parameter ice_constants::vonkar = SHR_CONST_KARMAN |
Definition at line 36 of file ice_constants.F90.
real (kind=dbl_kind),parameter ice_constants::zvir = SHR_CONST_ZVIR |
Definition at line 36 of file ice_constants.F90.