Changeset 2592
- Timestamp:
- Dec 6, 2021, 11:41:58 AM (3 years ago)
- Location:
- trunk/LMDZ.MARS
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/README
r2590 r2592 3536 3536 Utils: fixed a bug in concatnc. The program now properly carries over missing 3537 3537 values from the input files into the output file. 3538 3539 == 06/12/2021 == CM 3540 MPCO2: remove old file Meteo_flux_Plane.dat, change file name Meteo_flux_Plane_v2.dat to Meteo_flux_Plane.dat -
trunk/LMDZ.MARS/libf/phymars/improvedco2clouds_mod.F90
r2589 r2592 136 136 137 137 character(len=23), parameter:: & 138 file_meteoritic_flux = 'Meteo_flux_Plane _v2.dat'138 file_meteoritic_flux = 'Meteo_flux_Plane.dat' 139 139 !----------------------------------------------------------------------------------------------------------------------! 140 140 !----2) Saved:
Note: See TracChangeset
for help on using the changeset viewer.