Changes between Version 43 and Version 44 of Users/ModelInstall
- Timestamp:
- 2017-05-17T15:12:22+02:00 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Users/ModelInstall
v43 v44 117 117 }}} 118 118 {{{#!td 119 ...119 Symbolic links to all unpreprocessed routines considered in the configuration 120 120 }}} 121 121 |- … … 124 124 }}} 125 125 {{{#!td 126 ...126 Compilation folder (executables, headers files, libraries, preprocessed routines, flags, ...) 127 127 }}} 128 128 |- … … 131 131 }}} 132 132 {{{#!td 133 ...133 Computation folder for running the model (namelists, xml, executables and inputs-outputs) 134 134 }}} 135 135 |- … … 138 138 }}} 139 139 {{{#!td 140 ...140 Folder intended to contain your customized routines (modified from initial ones or new entire routines) 141 141 }}} 142 142 }}} … … 147 147 148 148 [[IncludeSource(/branches/2015/nemo_v3_6_STABLE/NEMOGCM/CONFIG/makenemo, start=129, end=144, mimetype=application/x-shellscript, line_numbers=0)]] 149 === Default behavior 149 150 === Default behaviour 151 150 152 At the first use, you need the `-m` option to specify compiler, its options and libraries, then for next compilation, it is assumed you will be using the same compiler.[[BR]] 151 153 If `–n` option is not specified, `ORCA2_LIM` is the default configuration used. `-d` option has been implemented for use in non-interactive shell. The `WORK` directory is created under each configuration directory.