Last change
on this file since 3325 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
|
Rev | Line | |
---|
[2404] | 1 | MCS_MY29_mo1.nc |
---|
| 2 | diagfi1_P.nc |
---|
| 3 | 0 |
---|
| 4 | temp |
---|
| 5 | rho |
---|
| 6 | reffdust |
---|
| 7 | |
---|
| 8 | ##---------------------------------------------------------------- |
---|
| 9 | # 1st line is the Observer file, containing : |
---|
| 10 | dtemp,ddust,dwice,dtimeave,dtimemax,dtimemin,dnumbintemp,dnumbindust,dnumbinwice, |
---|
| 11 | ntemp,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.