New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
param.cfg in utils/CI/sette – NEMO

source: utils/CI/sette/param.cfg @ 10632

Last change on this file since 10632 was 10632, checked in by smueller, 5 years ago

Reversal of the modifications that have been inadvertently included in changeset [10631] when addressing ticket #2226

File size: 248 bytes
Line 
1#- forcing files storing
2FORCING_DIR=$WORKDIR/FORCING
3#- input files storing
4INPUT_DIR=${CONFIG_DIR}/${NEW_CONF}/EXP00
5#- only for IBM
6#TMPDIR=${CONFIG_DIR}/${NEW_CONF}/EXP00
7#- VALIDATION files storing
8NEMO_VALIDATION_DIR=$WORKDIR/NEMO_VALIDATION
Note: See TracBrowser for help on using the repository browser.