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 2716 for trunk/NEMOGCM/SETTE/sette_beginner.sh – NEMO

Ignore:
Timestamp:
2011-03-30T19:12:59+02:00 (13 years ago)
Author:
rblod
Message:

Commit SETTE modifications for dynamic memory

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMOGCM/SETTE/sette_beginner.sh

    r2665 r2716  
    3737#- 
    3838# 
    39 SETTE_DIR=/PATH/OF/SETTE 
     39SETTE_DIR=$(cd $(dirname "$0"); pwd) 
    4040# Run for GYRE CONFIG 
    4141# small test to start 
    42 # compile GYRE configuration with gfortran_osx compiler run with 1 proc, by default in cpp_GYRE.fcm file : key_nproci=1 key_nprocj=1 
     42# compile GYRE configuration with gfortran_osx compiler run with 1 proc, by default in cpp_GYRE.fcm file :  
    4343cd ${SETTE_DIR} 
    4444. ../CONFIG/makenemo -m gfortran_osx -n GYRE_SHORT -r GYRE 
Note: See TracChangeset for help on using the changeset viewer.