Changes between Version 7 and Version 8 of Documentation/UserGuide/InstallingORCHIDEEBasic
- Timestamp:
- 12/06/13 10:38:52 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Documentation/UserGuide/InstallingORCHIDEEBasic
v7 v8 4 4 5 5 6 == For ORCHIDEE/trunk ==6 == 1. For ORCHIDEE/trunk == 7 7 To extract and compile the latest trunk version of ORCHIDEE and configuration files for offline simulations : 8 8 {{{ … … 14 14 }}} 15 15 16 == For ORCHIDEE latest tag (1.9.6) ==16 == 2. For ORCHIDEE latest tag (1.9.6) == 17 17 To extract and compile the latest tagged version of ORCHIDEE and configuration files for offline simulations : 18 18 {{{ … … 26 26 27 27 28 == For branche other version on svn ==28 == 3. For branche other version on svn == 29 29 If you want another version of ORCHIDEE, before compiling change the version of ORCHIDEE, in this case you will keep the configuration files from the trunk version : 30 30 {{{ … … 40 40 }}} 41 41 42 == For branche or other version on svn : methode 2 ==42 == 4. For branche or other version on svn : methode 2 == 43 43 Do as method 1 but modifiy the file mod.def to extract a specific version of ORCHIDEE. The file mod.def specifices all componentes to be extracted with the script model for each configuration predefined. Set for exemple mybranch=ORCHIDEE-MICT or mybranch=ORCHIDEE-DOFOCO. 44 44