Changeset 3149 for trunk/LMDZ.COMMON/libf/evolution/lask_param_mod.F90
- Timestamp:
- Dec 6, 2023, 4:02:06 PM (12 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.COMMON/libf/evolution/lask_param_mod.F90
r3076 r3149 13 13 real, dimension(:), allocatable, save :: yearlask ! year before present from Laskar et al. Tab 14 14 real, dimension(:), allocatable, save :: obllask ! obliquity [deg] 15 real, dimension(:), allocatable, save :: ecclask ! e xcentricity [deg]15 real, dimension(:), allocatable, save :: ecclask ! eccentricity [deg] 16 16 real, dimension(:), allocatable, save :: lsplask ! ls perihelie [deg] 17 17 integer, save :: last_ilask ! Index of the line in the file year_obl_lask.asc corresponding to the closest lower year to the current year
Note: See TracChangeset
for help on using the changeset viewer.