source: trunk/LMDZ.MARS/util/xvik/README @ 3567

Last change on this file since 3567 was 2338, checked in by tpierron, 5 years ago

Mars GCM :
Add folder "xvik" in util that contains a program called "fit_Iceinertia_MONSicedepth.F" that is used to compute best-fit cap albedo, ICE DEPTH and total CO2 inventory. The diretory also contains :

  • a file "VL1" of harmonics of VL1 surface pressure
  • a file "compile_fit" to compile the main program
  • a README explaining how to use the program
  • a .def file to use as input for the main program

TP

File size: 839 bytes
Line 
1This folder contains 5 files :
2
3- README : this file
4
5- fit_Iceinertia_MONSicedepth.F :
6This program is used to compute best-fit cap albedo, ICE DEPTH  and total CO2 inventory.
7It takes xvik.F outputs as inputs and computes 3 files :
8  -> minimization.txt that contains the model/obs difference function of co2 cycle parameters
9  -> pvlfit that contains VL1 pressure based on optimal parameters
10  -> xprestotfit that contains CO2 ice inventory
11
12
13- compile_fit : this file can be used to compile fit_Iceinertia_MONSicedepth.F, creating a file 'fit_Iceinertia_MONSicedepth.e'
14
15- fit_Iceinertia_MONSicedepth.def : can be used as input for fit_Iceinertia_MONSicedepth.e
16
17- VL1 : file used by fit_Iceinertia_MONSicedepth.F that contains harmonics of VL1 surface pressure and should be in the same folder than fit_Iceinertia_MONSicedepth.e
18
Note: See TracBrowser for help on using the repository browser.