Changeset 2859 for trunk/LMDZ.COMMON/libf/evolution
- Timestamp:
- Jan 3, 2023, 4:42:14 PM (2 years ago)
- Location:
- trunk/LMDZ.COMMON/libf/evolution
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.COMMON/libf/evolution/pem.F90
r2857 r2859 84 84 USE geometry_mod, only: latitude_deg 85 85 86 use conf_pem_mod, only: conf_pem 86 87 use pemredem, only: pemdem1 87 88 use co2glaciers_mod,only: co2glaciers_evol … … 321 322 !----------------------------READ run.def --------------------- 322 323 CALL conf_gcm( 99, .TRUE. ) 324 CALL conf_pem 323 325 324 326 call infotrac_init
Note: See TracChangeset
for help on using the changeset viewer.