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 2292 for branches/DEV_r1879_FCM/NEMOGCM/CONFIG/makenemo – NEMO

Ignore:
Timestamp:
2010-10-19T12:15:40+02:00 (14 years ago)
Author:
smasson
Message:

update DEV_r1879_FCM for additional tests...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/DEV_r1879_FCM/NEMOGCM/CONFIG/makenemo

    r2158 r2292  
    5757# :: 
    5858# 
    59 #  $ ./makenemo -t ifort_osx - j3 -n ORCA2_LIM 
     59#  $ ./makenemo -m ifort_osx - j3 -n ORCA2_LIM 
    6060# 
    6161# 
     
    7979#- Local variables --- 
    8080b_n=$(basename ${0}) 
    81 export MAIN_DIR=${PWD%/NEMOGCM*}/NEMOGCM 
     81export MAIN_DIR=${PWD%/CONFIG*} 
    8282export CONFIG_DIR=${MAIN_DIR}/CONFIG 
    8383export TOOLS_DIR=${MAIN_DIR}/TOOLS 
     
    8585export NEMO_DIR=${MAIN_DIR}/NEMO 
    8686export AGRIFUSE=10 
     87 
    8788declare -a TAB 
    8889#- 
Note: See TracChangeset for help on using the changeset viewer.