Changes between Version 16 and Version 17 of Doc/Install
- Timestamp:
- 10/10/19 12:24:55 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Doc/Install
v16 v17 151 151 ## How to download and use a selected model configuration ## 152 152 153 Downloading is the recovery of the source codes of the model components of a specific model configuration from different SVN (and CVS)servers.153 Downloading is the recovery of the source codes of the model components of a specific model configuration from different SVN servers. 154 154 The download can be done with this script: 155 155 {{{ … … 176 176 * modipsl/modeles/LMDZ 177 177 * modipsl/modeles/ORCHIDEE 178 179 '''modipsl''' also installs a model '''configuration'''. It is installed in the directory '''modipsl/config/''' (here modipsl/config/LMDZOR_v6.1.10). [[BR]] 178 * modipsl/modeles/XIOS 179 180 181 '''modipsl''' also installs a model '''configuration'''. It is installed in the directory '''modipsl/config/''' (here modipsl/config/LMDZOR_v6). [[BR]] 180 182 Each model will be compiled and the simulation will be run in the '''`config`''' directory. 181 183 … … 210 212 #-S- 14 svn svn://forge.ipsl.jussieu.fr/orchidee 211 213 ... 214 #---- LMDZOR configurations 215 216 #-H- LMDZOR_v6.1.10 LMDZ and ORCHIDEE model configuration 217 #-H- LMDZOR_v6.1.10 Configuration corresponding to the coupled modele IPSLCM6.1.10-LR 218 #-M- LMDZOR_v6.1.10 Josefine.Ghattas@ipsl.fr 219 #-C- LMDZOR_v6.1.10 IOIPSL/tags/v2_2_4/src HEAD 8 IOIPSL/src modeles 220 #-C- LMDZOR_v6.1.10 tags/ORCHIDEE_2_0/ORCHIDEE 5661 14 ORCHIDEE modeles 221 #-C- LMDZOR_v6.1.10 LMDZ6/branches/IPSLCM6.0.15 3554 11 LMDZ modeles 222 #-C- LMDZOR_v6.1.10 XIOS/branchs/xios-2.5 1550 12 XIOS modeles 223 #-C- LMDZOR_v6.1.10 CONFIG/UNIFORM/v6/LMDZOR_v6 4691 8 LMDZOR_v6 config 224 #-C- LMDZOR_v6.1.10 tags/ORCHIDEE_2_0/ORCHIDEE_OL 5626 14 ORCHIDEE_OL config 225 #-C- LMDZOR_v6.1.10 trunk/libIGCM 1487 10 libIGCM . 212 226 ... 213 #-H- LMDZ_v5 LMDZ (closest version to IPSLCM5_v5) 214 #-H- LMDZ_v5 This configuration can be used with LMDZ4(LMDZ4/branches/LMDZ4_AR5) or LMDZ5 (LMDZ5/trunk(default), LMDZ5/branches/LMDZ5_AR5) 215 #-M- LMDZ_v5 Josefine.Ghattas@ipsl.jussieu.fr 216 #-C- LMDZ_v5 IOIPSL/tags/v2_2_2/src HEAD 8 IOIPSL/src modeles 217 #-C- LMDZ_v5 LMDZ5/trunk 2076 11 LMDZ modeles 218 #-C- LMDZ_v5 CONFIG/UNIFORM/v5/LMDZ_v5 HEAD 8 LMDZ_v5 config 219 #-C- LMDZ_v5 tags/libIGCM_v2.5 HEAD 10 libIGCM . 220 ... 221 }}} 222 By launching ./model LMDZ_v5, you'll install in directory 227 }}} 228 229 By launching ./model LMDZOR_v6.1.10, you'll install in directory 223 230 * modipsl/modeles/IOIPSL/src : the latest revision of IOIPSL/tags/v2_2_2/src from repository http://forge.ipsl.jussieu.fr/igcmg/svn 224 231 * modipsl/modeles/LMDZ : revision 2076 of LMDZ5/trunk from repository http://svn.lmd.jussieu.fr/LMDZ