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 trunk/NEMOGCM/SETTE – NEMO

source: trunk/NEMOGCM/SETTE/param.cfg @ 2528

Last change on this file since 2528 was 2354, checked in by flavoni, 13 years ago

first draft for SETTE (SET tests for NEMO), a new version of NVTK, see ticket #752

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