| 4 | |
| 5 | == 1. Extract and Compile == |
| 6 | First extract modipsl. |
| 7 | Then extract the right configuration. |
| 8 | => Not yet done |
| 9 | For the moment you have to extract the configuration LMDZ4OR_v3 and copy by hand the configuration from J Ghattas. |
| 10 | |
| 11 | Compile as usual in modipsl/config/LMDZoGuOR. The default compilation is done for the grid Cordex-Africa. |
| 12 | |
| 13 | == 2. Create initial state and boundary condition files == |
| 14 | Use the directory modipsl/config/LMDZoGUOR/CREATE to run the program create_etat0_limit (or ce0l). The setup by default uses the AMIP SST and AMIP SIC to create the interanual files limit.nc. |
| 15 | |
| 16 | == 3. Interpolate analysis ERAI == |
| 17 | This step has probably to be done on an other machine. In directory modipsl/config/LMDZoGUOR/CREATE/interpol_analys 2 scripts exist to interpolate ERAI to actual grid. The script get_era.x loops over the years and month to interpolate and lanches the script era2gcm.x each month. A start.nc file with accuarate grid has to be indicated in top of the script get_era.x.These 2 scripts are tested at CICLAD. |
| 18 | |
| 19 | == 4. Run the model == |
| 20 | |