
Public Attributes | |
| real, parameter | eyc = 0.36 |
| real, parameter | cst = 20. |
| real, parameter | pst = 2.75e4 |
| real, parameter | rhoi = 910. |
| real, parameter | rhowdyn = 1030. |
| real, parameter | ecc = 4. |
| real, parameter | ecci = 1. |
| real, parameter | eccm = 2.-0.5*ecci |
| real, parameter | eccp = 1.+ecci*0.25 |
| real, parameter | phiwater = 0. |
| real, parameter | phiair = 0. |
| real, parameter | dragw = 0.0055*rhowdyn |
| real, parameter | omega = 7.292e-5 |
| real, parameter | floor1 = 1.e-5 |
| real, parameter | floor2 = 1.e-11 |
| real, parameter | rcon = 4.e-9 |
| real | dt |
| real | dte |
| real | dtei |
| real | tdamp2 |
| real | tdtei |
| real | c2n |
| real | ecoef |
| real | d2n |
| real | ccoef |
| real | dcoef |
| real | bcoef |
| real | acoef |
| real | xcw |
| real | xsw |
| real | xca |
| real | xsa |
Definition at line 39 of file modd_glt_const_evp.F90.
| real modd_glt_const_evp::acoef |
Definition at line 99 of file modd_glt_const_evp.F90.
| real modd_glt_const_evp::bcoef |
Definition at line 98 of file modd_glt_const_evp.F90.
| real modd_glt_const_evp::c2n |
Definition at line 93 of file modd_glt_const_evp.F90.
| real modd_glt_const_evp::ccoef |
Definition at line 96 of file modd_glt_const_evp.F90.
| real, parameter modd_glt_const_evp::cst = 20. |
Definition at line 47 of file modd_glt_const_evp.F90.
| real modd_glt_const_evp::d2n |
Definition at line 95 of file modd_glt_const_evp.F90.
| real modd_glt_const_evp::dcoef |
Definition at line 97 of file modd_glt_const_evp.F90.
| real, parameter modd_glt_const_evp::dragw = 0.0055*rhowdyn |
Definition at line 67 of file modd_glt_const_evp.F90.
| real modd_glt_const_evp::dt |
Definition at line 80 of file modd_glt_const_evp.F90.
| real modd_glt_const_evp::dte |
Definition at line 83 of file modd_glt_const_evp.F90.
| real modd_glt_const_evp::dtei |
Definition at line 86 of file modd_glt_const_evp.F90.
| real, parameter modd_glt_const_evp::ecc = 4. |
Definition at line 55 of file modd_glt_const_evp.F90.
| real, parameter modd_glt_const_evp::ecci = 1. |
Definition at line 56 of file modd_glt_const_evp.F90.
| real, parameter modd_glt_const_evp::eccm = 2.-0.5*ecci |
Definition at line 57 of file modd_glt_const_evp.F90.
| real, parameter modd_glt_const_evp::eccp = 1.+ecci*0.25 |
Definition at line 58 of file modd_glt_const_evp.F90.
| real modd_glt_const_evp::ecoef |
Definition at line 94 of file modd_glt_const_evp.F90.
| real, parameter modd_glt_const_evp::eyc = 0.36 |
Definition at line 46 of file modd_glt_const_evp.F90.
| real, parameter modd_glt_const_evp::floor1 = 1.e-5 |
Definition at line 75 of file modd_glt_const_evp.F90.
| real, parameter modd_glt_const_evp::floor2 = 1.e-11 |
Definition at line 76 of file modd_glt_const_evp.F90.
| real, parameter modd_glt_const_evp::omega = 7.292e-5 |
Definition at line 71 of file modd_glt_const_evp.F90.
| real, parameter modd_glt_const_evp::phiair = 0. |
Definition at line 64 of file modd_glt_const_evp.F90.
| real, parameter modd_glt_const_evp::phiwater = 0. |
Definition at line 63 of file modd_glt_const_evp.F90.
| real, parameter modd_glt_const_evp::pst = 2.75e4 |
Definition at line 48 of file modd_glt_const_evp.F90.
| real, parameter modd_glt_const_evp::rcon = 4.e-9 |
Definition at line 77 of file modd_glt_const_evp.F90.
| real, parameter modd_glt_const_evp::rhoi = 910. |
Definition at line 51 of file modd_glt_const_evp.F90.
| real, parameter modd_glt_const_evp::rhowdyn = 1030. |
Definition at line 52 of file modd_glt_const_evp.F90.
| real modd_glt_const_evp::tdamp2 |
Definition at line 89 of file modd_glt_const_evp.F90.
| real modd_glt_const_evp::tdtei |
Definition at line 92 of file modd_glt_const_evp.F90.
| real modd_glt_const_evp::xca |
Definition at line 102 of file modd_glt_const_evp.F90.
| real modd_glt_const_evp::xcw |
Definition at line 102 of file modd_glt_const_evp.F90.
| real modd_glt_const_evp::xsa |
Definition at line 102 of file modd_glt_const_evp.F90.
| real modd_glt_const_evp::xsw |
Definition at line 102 of file modd_glt_const_evp.F90.
1.8.5