Changeset 2716 for trunk/NEMOGCM/SETTE/sette_beginner.sh
- Timestamp:
- 2011-03-30T19:12:59+02:00 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/NEMOGCM/SETTE/sette_beginner.sh
r2665 r2716 37 37 #- 38 38 # 39 SETTE_DIR= /PATH/OF/SETTE39 SETTE_DIR=$(cd $(dirname "$0"); pwd) 40 40 # Run for GYRE CONFIG 41 41 # 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=142 # compile GYRE configuration with gfortran_osx compiler run with 1 proc, by default in cpp_GYRE.fcm file : 43 43 cd ${SETTE_DIR} 44 44 . ../CONFIG/makenemo -m gfortran_osx -n GYRE_SHORT -r GYRE
Note: See TracChangeset
for help on using the changeset viewer.