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

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

add test in fcm_job.sh, see ticket #752

File size: 284 bytes
RevLine 
[2354]1EXE_DIR=${CONFIG_DIR}     
[2545]2#- forcing files storing
[2562]3FORCING_DIR=~/FORCING_CORE2
[2354]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.