Changes between Version 92 and Version 93 of Doc/FAQ
- Timestamp:
- 03/03/23 15:48:24 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Doc/FAQ
v92 v93 355 355 }}} 356 356 357 In particular, the last three lines point to the surface forcings coming from a `histmth.nc` file and the `o2a.nc` file generated by MOSAIX.357 In particular, the last three lines point toward the surface forcings coming from a `histmth.nc` file and the `o2a.nc` file generated by MOSAIX. 358 358 359 359 The names `histmth_sst.nc` and `histmth_sic.nc` are imposed by the type of file given to LMDZ, i.e. an `histmth.nc` file. 360 360 ''For using PCMDI amip files you would give LMDZ different files named `amipbc_sic_1x1.nc` and `amipbc_sst_1x1.nc`containing the data with different variable names.'' 361 362 In the last line you specify which `oa2.nc` file will be used.363 361 364 362 '''Now you can run create_etat0_limit.e''' … … 385 383 386 384 [InitialStateFiles] 387 List= (${ARCHIVE}/IGCM_OUT/LMDZ/${CREATE}/ATM/Output/Restart/${CREATE}_clim_start.nc, start.nc),\ # should point toward syour create_etat0_limit.e experiment385 List= (${ARCHIVE}/IGCM_OUT/LMDZ/${CREATE}/ATM/Output/Restart/${CREATE}_clim_start.nc, start.nc),\ # should point toward your create_etat0_limit.e experiment 388 386 (${ARCHIVE}/IGCM_OUT/LMDZ/${CREATE}/ATM/Output/Restart/${CREATE}_clim_startphy.nc, startphy.nc) 389 387 390 388 [BoundaryFiles] 391 389 List=() 392 ListNonDel= (${ARCHIVE}/IGCM_OUT/LMDZ/${CREATE}/ATM/Output/Boundary/${CREATE}_clim_limit.nc, limit.nc),\ # should point toward syour create_etat0_limit.e experiment390 ListNonDel= (${ARCHIVE}/IGCM_OUT/LMDZ/${CREATE}/ATM/Output/Boundary/${CREATE}_clim_limit.nc, limit.nc),\ # should point toward your create_etat0_limit.e experiment 393 391 (${R_IN}/ATM/${RESOL_ATM}/AR5/HISTORIQUE/aerosols_11YearsClim_1855_v5.nc, aerosols.nat.nc), \ # the following lines reflect your forcings 394 392 (${R_IN}/ATM/${RESOL_ATM}/AR5/HISTORIQUE/aerosols_11YearsClim_1855_v5.nc, aerosols1980.nc), \