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.
Changeset 2545 for trunk/NEMOGCM/SETTE/README – NEMO

Ignore:
Timestamp:
2011-01-10T17:48:53+01:00 (14 years ago)
Author:
flavoni
Message:

improved READE and SETTE.pdf for SETTE, add small debug, see ticket #752

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMOGCM/SETTE/README

    r2539 r2545  
    4646if you want a completly verbose makenemo you can uncomment "set -x" in makenemo script 
    4747and then launch ./sette.sh 2>&1 | tee out.sette 
     48 
     49TO ADD NEW CONFIGURATION: 
     501. makenemo -n NEW_CONFIG (see makenemo -h for help) OR 
     512. makenemo -n NEW_CONFIG -r REF_CONFIG (if it is based on another reference configuration) 
     523. for fcm_job.sh creates a new input_NEW_CONFIG.cfg if you need tar file (if you use same tar file of GYRE, ORCA2_LIM or ORCA2_LIM_PISCES you can use it) 
     53 
     54TO ADD NEW MACHINE: 
     551. add arch-compiler.fcm in NEMOGCM/ARCH directory 
     562. makenemo -m new_compiler  (see makenemo -h for help) 
Note: See TracChangeset for help on using the changeset viewer.