Changeset 2082
- Timestamp:
- Jan 23, 2019, 8:05:38 PM (6 years ago)
- Location:
- trunk/LMDZ.MARS
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/README
r2081 r2082 2688 2688 == 23/01/2019 == MV 2689 2689 - follow-up of the last change in physiq_mod.F: put iaer indices (defined in dimradmars_mod.F) for aerosol(:,:,:) in writediagfi calls. 2690 2691 == 23/01/2019 == MV 2692 - follow-up of the last change in datareadnc.F -
trunk/LMDZ.MARS/libf/dynphy_lonlat/phymars/datareadnc.F
r2079 r2082 103 103 104 104 CHARACTER*20 string 105 DIMENSION string(0: 6)105 DIMENSION string(0:7) 106 106 107 107
Note: See TracChangeset
for help on using the changeset viewer.