Last change
on this file since 2883 was
2338,
checked in by tpierron, 4 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
|
-
Property svn:executable set to
*
|
File size:
154 bytes
|
Rev | Line | |
---|
[2338] | 1 | # The following script can be used to compile fit_Iceinertia_MONSicedepth.F |
---|
| 2 | |
---|
| 3 | gfortran fit_Iceinertia_MONSicedepth.F -o fit_Iceinertia_MONSicedepth.e |
---|
| 4 | |
---|
| 5 | |
---|
| 6 | |
---|
| 7 | |
---|
| 8 | |
---|
Note: See
TracBrowser
for help on using the repository browser.