Changeset 2592


Ignore:
Timestamp:
Dec 6, 2021, 11:41:58 AM (3 years ago)
Author:
cmathe
Message:

MARS: update input file of meteoritic particles flux

Location:
trunk/LMDZ.MARS
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.MARS/README

    r2590 r2592  
    35363536Utils: fixed a bug in concatnc. The program now properly carries over missing
    35373537values from the input files into the output file.
     3538
     3539== 06/12/2021 == CM
     3540MPCO2: 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  
    136136
    137137  character(len=23), parameter:: &
    138      file_meteoritic_flux = 'Meteo_flux_Plane_v2.dat'
     138     file_meteoritic_flux = 'Meteo_flux_Plane.dat'
    139139!----------------------------------------------------------------------------------------------------------------------!
    140140!----2) Saved:
Note: See TracChangeset for help on using the changeset viewer.