Changeset 913 for LMDZ4/trunk/libf/phylmd/phys_state_var_mod.F90
- Timestamp:
- Feb 18, 2008, 11:23:00 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ4/trunk/libf/phylmd/phys_state_var_mod.F90
r909 r913 7 7 ! Declaration des variables 8 8 USE dimphy 9 INTEGER :: klon_glo10 9 REAL, SAVE :: dtime, co2_ppm_etat0, solaire_etat0 11 10 REAL, ALLOCATABLE, SAVE :: rlat(:), rlon(:), pctsrf(:,:)
Note: See TracChangeset
for help on using the changeset viewer.