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 @ 9852

Last change on this file since 9852 was 9663, checked in by clem, 6 years ago

change the names of the configurations (1st step)

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