Last change
on this file since 2757 was
2514,
checked in by romain.vande, 4 years ago
|
Mars Dynamico : _ update of r2507: correct ztime_fin for dynamico
_ Test for no writting Diagfi for Dynamico
_ Correction for Xios output : Change of calendar : start_date=0 as a diagfi, timestep for output physic=1s, day_length=ndtphys, it is needed to have output in days in the xml to have the correct time
|
File size:
313 bytes
|
Rev | Line | |
---|
[1695] | 1 | ROOT=$PWD |
---|
| 2 | |
---|
[2075] | 3 | NETCDF_LIBDIR="-L$NETCDF/lib" |
---|
[2514] | 4 | NETCDF_LIB="-lnetcdf -lnetcdff" |
---|
[2075] | 5 | NETCDF_INCDIR="-I$NETCDF/include" |
---|
[1695] | 6 | |
---|
[2075] | 7 | IOIPSL_INCDIR="-I$ROOT/ioipsl/modipsl/lib" |
---|
| 8 | IOIPSL_LIBDIR="-L$ROOT/ioipsl/modipsl/lib" |
---|
[1953] | 9 | IOIPSL_LIB="-lioipsl" |
---|
[1695] | 10 | |
---|
| 11 | XIOS_INCDIR="-I$ROOT/../XIOS/inc" |
---|
| 12 | XIOS_LIBDIR="-L$ROOT/../XIOS/lib" |
---|
| 13 | XIOS_LIB="-lxios -lstdc++" |
---|
| 14 | |
---|
Note: See
TracBrowser
for help on using the repository browser.