| 
| real(kind=real8), save  | mod_phy____dat::zer0 = 0.00 | 
|   | 
| real(kind=real8), save  | mod_phy____dat::half = 0.50 | 
|   | 
| real(kind=real8), save  | mod_phy____dat::un_1 = 1.00 | 
|   | 
| real(kind=real8), save  | mod_phy____dat::pinmbr = 3.1416 | 
|   | 
| real(kind=real8), save  | mod_phy____dat::dg2rad = 1745.33d-5 | 
|   | 
| real(kind=real8), save  | mod_phy____dat::epsq = 1.e-6 | 
|   | 
| real(kind=real8), save  | mod_phy____dat::eps1 = 1.e-1 | 
|   | 
| real(kind=real8), save  | mod_phy____dat::eps6 = 1.e-6 | 
|   | 
| real(kind=real8), save  | mod_phy____dat::epsn = 1.e-9 | 
|   | 
| real(kind=real8), save  | mod_phy____dat::epsp = 1.e-12 | 
|   | 
| real(kind=real8), save  | mod_phy____dat::r_1by3 = 0.333333 | 
|   | 
| real(kind=real8), save  | mod_phy____dat::r_5by3 = 1.666666 | 
|   | 
| real(kind=real8), save  | mod_phy____dat::r_1000 = 1.e+3 | 
|   | 
| real(kind=real8), save  | mod_phy____dat::ea_max = 50. | 
|   | 
| real(kind=real8), save  | mod_phy____dat::ea_min = -50. | 
|   | 
| real(kind=real8), save  | mod_phy____dat::a_molv = 1.35d-5 | 
|   | 
| real(kind=real8), save  | mod_phy____dat::rhoice = 920.00d+0 | 
|   | 
| real(kind=real8), save  | mod_phy____dat::bsnoro = 255.00d+0 | 
|   | 
| real(kind=real8), save  | mod_phy____dat::lhvh2o = 2508.00d+3 | 
|   | 
| real(kind=real8), save  | mod_phy____dat::lhfh2o = 3.34d+5 | 
|   | 
| real(kind=real8), save  | mod_phy____dat::lhsh2o = 2833.60d+3 | 
|   | 
| real(kind=real8), save  | mod_phy____dat::cpdair = 1004.708845 | 
|   | 
| real(kind=real8), save  | mod_phy____dat::r_dair = 287.05967 | 
|   | 
| real(kind=real8), save  | mod_phy____dat::rcp = 0.285857 | 
|   | 
| real(kind=real8), save  | mod_phy____dat::p0_kap = 3.730037 | 
|   | 
| real(kind=real8), save  | mod_phy____dat::lv_cpd | 
|   | 
| real(kind=real8), save  | mod_phy____dat::ls_cpd | 
|   | 
| real(kind=real8), save  | mod_phy____dat::lc_cpd | 
|   | 
| real(kind=real8), save  | mod_phy____dat::hc_wat = 4186.00d+0 | 
|   | 
| real(kind=real8), save  | mod_phy____dat::rhowat = 1000.00d+0 | 
|   | 
| real(kind=real8), save  | mod_phy____dat::tf_sno = 273.16 | 
|   | 
| real(kind=real8), save  | mod_phy____dat::tf_sea = 271.2 | 
|   | 
| real(kind=real8), save  | mod_phy____dat::stefbo = 5.67d-8 | 
|   | 
| real(kind=real8), save  | mod_phy____dat::grav_f = 9.81 | 
|   | 
| real(kind=real8), save  | mod_phy____dat::grav_i | 
|   | 
| real(kind=real8), save  | mod_phy____dat::gravf2 | 
|   | 
| real(kind=real8), save  | mod_phy____dat::vonkrm = 0.4 | 
|   | 
| real(kind=real8), save  | mod_phy____dat::a_stab = 5.8 | 
|   | 
| real(kind=real8), save  | mod_phy____dat::ahstab = 5.4 | 
|   | 
| real(kind=real8), save  | mod_phy____dat::asstab = 4.0 | 
|   | 
| real(kind=real8), save  | mod_phy____dat::r_stab = 3.0 | 
|   | 
| real(kind=real8), save  | mod_phy____dat::earthr = 6371.229e3 | 
|   | 
| real(kind=real8), save  | mod_phy____dat::diraxx | 
|   | 
| real(kind=real8), save  | mod_phy____dat::sh_max | 
|   | 
| real(kind=real8), save  | mod_phy____dat::dzamin | 
|   | 
| character(len=3), dimension(0:12)  | mod_phy____dat::labmon | 
|   | 
| integer, dimension(0:12), save  | mod_phy____dat::njyear | 
|   | 
| integer, dimension(0:12), save  | mod_phy____dat::njleap | 
|   |