... | @@ -62,11 +62,12 @@ Nemo modelfactors requires parameters in order to work properly, those are added |
... | @@ -62,11 +62,12 @@ Nemo modelfactors requires parameters in order to work properly, those are added |
|
* Jobs_scheduler (string): Available (slurm/lsf/torque).
|
|
* Jobs_scheduler (string): Available (slurm/lsf/torque).
|
|
* Jobs_time (integer): Max duration of the job in min.
|
|
* Jobs_time (integer): Max duration of the job in min.
|
|
* Jobs_queue (string): Queue used.
|
|
* Jobs_queue (string): Queue used.
|
|
* Compilation_compile (string): When false only compiles NEMO if arch file lacks the needed flags, when true always compiles NEMO.
|
|
* Compilation_compile (boolean): When false only compiles NEMO if arch file lacks the needed flags, when true always compiles NEMO.
|
|
* Compilation_ref (string): Reference configuration.
|
|
* Compilation_ref (string): Reference configuration.
|
|
* Compilation_arch (string): Architecture used (without the -arch suffix and the .fcm).
|
|
* Compilation_arch (string): Architecture used (without the -arch suffix and the .fcm).
|
|
* Compilation_name (string): Name of the new configuration (Important to not be an existing one).
|
|
* Compilation_name (string): Name of the new configuration (Important to not be an existing one).
|
|
* Compilation_sub (string): Add or remove sub-components.
|
|
* Compilation_sub (string): Add or remove sub-components.
|
|
|
|
* Clean (boolean): If true, at the end of the script, all residual files from NEMO executions (data, outputs, executable, folders) are deleted.
|
|
* Modules (string): List of modules loaded.
|
|
* Modules (string): List of modules loaded.
|
|
|
|
|
|
## Output
|
|
## Output
|
... | | ... | |