Changes between Version 4 and Version 5 of LMDZOR_v4
- Timestamp:
- 04/29/11 15:08:34 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
LMDZOR_v4
v4 v5 57 57 The SST from the coupled model can be used directly as above or corrected with the difference between a reference SST from AMIP and a reference SST from the coupled model output. These two references should be at the same period for example for the years 1979-2005. For example for the simulation RCP 4.5, use SST from historical simulation as reference compare to AMIP SST. 58 58 59 To do this, use the script CREATE/SCRIPT/create_sst_anomly.ksh instead of step 1 above. See the script [http://forge.ipsl.jussieu.fr/igcmg/browser/CONFIG/LMDZOR/branches/LMDZOR_v4/CREATE/SCRIPT/create_sst_anomaly.ksh ,here].59 To do this, use the script CREATE/SCRIPT/create_sst_anomly.ksh instead of step 1 above. See the script [http://forge.ipsl.jussieu.fr/igcmg/browser/CONFIG/LMDZOR/branches/LMDZOR_v4/CREATE/SCRIPT/create_sst_anomaly.ksh here]. 60 60 61 61 62 62 == Interpolation of nudge files == 63 The files that will be used for the nudging (''fr'' guidage) must be interpolated to the model grid before running the gcm. Scripts to do this are stored in directory CREATE/SCRIPT. To interpolate ERA-Interim use the script [http://forge.ipsl.jussieu.fr/igcmg/browser/CONFIG/LMDZOR/branches/LMDZOR_v4/CREATE/SCRIPT/interp_from_era.ksh , interp_from_era.ksh]. You must first modify the beginning of this script. To interpolate LMDZ model output files use the script [http://forge.ipsl.jussieu.fr/igcmg/browser/CONFIG/LMDZOR/branches/LMDZOR_v4/CREATE/SCRIPT/interp_from_TS.ksh, interp_from_TS.ksh]. Both scripts depend on the script [http://forge.ipsl.jussieu.fr/igcmg/browser/CONFIG/LMDZOR/branches/LMDZOR_v4/CREATE/SCRIPT/era2gcm.ksh,era2gcm.ksh]. These script access the archive directory with a use in ferret. Therefore it is not possible to use them from vargas or brodie. These scripts are tested at mercure and ulam. Follow step 1 to 3 :63 The files that will be used for the nudging (''fr'' guidage) must be interpolated to the model grid before running the gcm. Scripts to do this are stored in directory CREATE/SCRIPT. To interpolate ERA-Interim use the script [http://forge.ipsl.jussieu.fr/igcmg/browser/CONFIG/LMDZOR/branches/LMDZOR_v4/CREATE/SCRIPT/interp_from_era.ksh interp_from_era.ksh]. You must first modify the beginning of this script. To interpolate LMDZ model output files use the script [http://forge.ipsl.jussieu.fr/igcmg/browser/CONFIG/LMDZOR/branches/LMDZOR_v4/CREATE/SCRIPT/interp_from_TS.ksh interp_from_TS.ksh]. Both scripts depend on the script [http://forge.ipsl.jussieu.fr/igcmg/browser/CONFIG/LMDZOR/branches/LMDZOR_v4/CREATE/SCRIPT/era2gcm.ksh era2gcm.ksh]. These script access the archive directory with a use in ferret. Therefore it is not possible to use them from vargas or brodie. These scripts are tested at mercure and ulam. Follow step 1 to 3 : 64 64 65 65 1) Create file grilles_gcm.nc[[BR]]