source: trunk/LMDZ.MARS/util/simu_MCS.def @ 2942

Last change on this file since 2942 was 2404, checked in by abierjon, 4 years ago

Mars GCM:
Add the new version of the MCS observer simulator program simu_MCS.F90, replacing the old version simu_MCS_temp.F90.
The program can now handle (ie, interpolate and bin like the MCS file) any 4D GCM variable, by linking them to
a MCS variable among temp (default), dust and water ice, serving as reference for the binning.
More details in the preface of simu_MCS.F90 and in simu_MCS.def

AB

File size: 552 bytes
Line 
1MCS_MY29_mo1.nc
2diagfi1_P.nc
30
4temp
5rho
6reffdust
7
8##----------------------------------------------------------------
9# 1st line is the Observer file, containing :
10dtemp,ddust,dwice,dtimeave,dtimemax,dtimemin,dnumbintemp,dnumbindust,dnumbinwice,
11ntemp,ndust,nwice,ntimeave,ntimemax,ntimemin,nnumbintemp,nnumbindust,nnumbinwice
12# 2nd line is the GCM file : diagfi,concatnc or stats
13 (with the same altitude type as MCS)
14# 3rd line is the starttimeoffset of the GCM file
15# List of X GCM 4D variables to be interpolated and binned
16# Blank line at the end
17
Note: See TracBrowser for help on using the repository browser.