LMDZ
|
Variables | |
integer, save | kbp = 0 |
real(kind=real8), save | rsuns0 |
real(kind=real8), save | cszeps = 1.e-3 |
real(kind=real8), save | ecc |
real(kind=real8), save | perh |
real(kind=real8), save | xob |
real(kind=real8), dimension(-10:0), save | ecc_eo |
real(kind=real8), dimension(-10:0), save | perheo |
real(kind=real8), dimension(-10:0), save | xob_eo |
real(kind=real8), save | pirr |
real(kind=real8), save | om = 0.0172142 |
real(kind=real8), save | tyear = 365.25 |
real(kind=real8), save | step |
real(kind=real8), save | xee |
real(kind=real8), save | xse |
real(kind=real8), save | xe3 |
real(kind=real8), save | xl |
real(kind=real8), save | xllp |
real(kind=real8), save | so |
real(kind=real8), save | xlam |
real(kind=real8), save mod_phy_s0_dat::cszeps = 1.e-3 |
Definition at line 23 of file Mod_PHY_S0_dat.f90.
real(kind=real8), save mod_phy_s0_dat::ecc |
Definition at line 24 of file Mod_PHY_S0_dat.f90.
real(kind=real8), dimension(-10:0), save mod_phy_s0_dat::ecc_eo |
Definition at line 27 of file Mod_PHY_S0_dat.f90.
integer, save mod_phy_s0_dat::kbp = 0 |
Definition at line 21 of file Mod_PHY_S0_dat.f90.
real(kind=real8), save mod_phy_s0_dat::om = 0.0172142 |
Definition at line 46 of file Mod_PHY_S0_dat.f90.
real(kind=real8), save mod_phy_s0_dat::perh |
Definition at line 25 of file Mod_PHY_S0_dat.f90.
real(kind=real8), dimension(-10:0), save mod_phy_s0_dat::perheo |
Definition at line 28 of file Mod_PHY_S0_dat.f90.
real(kind=real8), save mod_phy_s0_dat::pirr |
Definition at line 44 of file Mod_PHY_S0_dat.f90.
real(kind=real8), save mod_phy_s0_dat::rsuns0 |
Definition at line 22 of file Mod_PHY_S0_dat.f90.
real(kind=real8), save mod_phy_s0_dat::so |
Definition at line 55 of file Mod_PHY_S0_dat.f90.
real(kind=real8), save mod_phy_s0_dat::step |
Definition at line 48 of file Mod_PHY_S0_dat.f90.
real(kind=real8), save mod_phy_s0_dat::tyear = 365.25 |
Definition at line 47 of file Mod_PHY_S0_dat.f90.
real(kind=real8), save mod_phy_s0_dat::xe3 |
Definition at line 52 of file Mod_PHY_S0_dat.f90.
real(kind=real8), save mod_phy_s0_dat::xee |
Definition at line 50 of file Mod_PHY_S0_dat.f90.
real(kind=real8), save mod_phy_s0_dat::xl |
Definition at line 53 of file Mod_PHY_S0_dat.f90.
real(kind=real8), save mod_phy_s0_dat::xlam |
Definition at line 56 of file Mod_PHY_S0_dat.f90.
real(kind=real8), save mod_phy_s0_dat::xllp |
Definition at line 54 of file Mod_PHY_S0_dat.f90.
real(kind=real8), save mod_phy_s0_dat::xob |
Definition at line 26 of file Mod_PHY_S0_dat.f90.
real(kind=real8), dimension(-10:0), save mod_phy_s0_dat::xob_eo |
Definition at line 29 of file Mod_PHY_S0_dat.f90.
real(kind=real8), save mod_phy_s0_dat::xse |
Definition at line 51 of file Mod_PHY_S0_dat.f90.