Changes between Version 46 and Version 47 of Users/ModelInstall
- Timestamp:
- 2018-02-14T21:32:23+01:00 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Users/ModelInstall
v46 v47 3 3 Last edition: '''[[Wikinfo(changed_ts)]]''' by '''[[Wikinfo(changed_by)]]''' 4 4 5 [[PageOutline(2-3)]] 6 \\ 7 \\ 8 \\ 9 \\ 10 \\ 11 \\ 12 \\ 13 \\ 14 \\ 5 [[PageOutline(2-3, , , unnumbered)]] 15 6 16 17 == 1. Extract the NEMO code 7 == Extract the NEMO code 18 8 19 9 Using your account registered here ([[span('my_login', style=color: #BB4444 )]] with password) … … 77 67 }}} 78 68 79 == 2.Extract and install XIOS69 == Extract and install XIOS 80 70 81 71 Diagnostic outputs from NEMO are handled by the third party XIOS library. … … 89 79 * for nemo_v3_6_STABLE only: you can add key_xios2 if you wish to use the most recent XIOS2 release of XIOS. Doing so, you will have to change the xml files used as input for XIOS : in this release, the xml files are only XIOS1 compatible. If you add key_xios2 you can use xml files located in GYRE_XIOS/EXP00 as first templates. In future releases of NEMO XIOS2 will be the default XIOS release in use. 90 80 91 == 3.Setup your architecture configuration file81 == Setup your architecture configuration file 92 82 93 83 All compiler options in NEMO are controlled using files in `NEMOGCM/ARCH/arch-`[[span('my_arch', style=color: #BB4444 )]]`.fcm` where [[span('my_arch', style=color: #BB4444 )]] is the name of the computing architecture.\\ … … 96 86 [[IncludeSource(/branches/2015/nemo_v3_6_STABLE/NEMOGCM/ARCH/arch-macport_osx.fcm, start=42, end=45, mimetype=application/x-shellscript, line_numbers=0)]] 97 87 98 == 4.Compile and create NEMO executable88 == Compile and create NEMO executable 99 89 100 90 The main script to compile and create executable is called `makenemo` and located in the `CONFIG` directory, it is used to identify the routines you need from the source code, to build the makefile and run it.[[BR]] … … 165 155 [[IncludeSource(/branches/2015/nemo_v3_6_STABLE/NEMOGCM/CONFIG/makenemo, start=145, end=166, mimetype=application/x-shellscript, line_numbers=0)]] 166 156 167 == 5.Running the model157 == Running the model 168 158 169 159 Once `makenemo` has run successfully, the `opa` executable is available in `CONFIG/"MY_CONFIG"/EXP00`[[BR]] … … 175 165 }}} 176 166 177 == 6.Viewing and changing list of active CPP keys167 == Viewing and changing list of active CPP keys 178 168 179 169 For a given configuration (here called [[span(MY_CONFIG, style=color: #BB4444 )]]), the list of active CPP keys can be found in