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 1985 for branches/DEV_r1879_FCM/NEMOGCM/TOOLS/Fmake_bld.sh – NEMO

Ignore:
Timestamp:
2010-07-05T17:54:00+02:00 (14 years ago)
Author:
flavoni
Message:

commit script to compile with FCM, see ticket: #685

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/DEV_r1879_FCM/NEMOGCM/TOOLS/Fmake_bld.sh

    r1972 r1985  
    5959[ ! -d ${2}/${1}/BLD ] && \mkdir  ${2}/${1}/BLD 
    6060ln -sf ${2}/${1}/BLD ${CONFIG_DIR}/${1}/BLD 
    61 #ln -sf ${CONFIG_DIR}/${NEW_CONF}/cpp_${NEW_CONF}.fcm ${TOOLS_DIR}/cpp.fcm 
     61ln -sf ${CONFIG_DIR}/${NEW_CONF}/cpp_${NEW_CONF}.fcm ${TOOLS_DIR}/cpp.fcm 
    6262rm -f  ${CONFIG_DIR}/${NEW_CONF}/BLD/fcm.bld.lock 
Note: See TracChangeset for help on using the changeset viewer.