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

Ignore:
Timestamp:
2010-07-21T11:02:52+02:00 (14 years ago)
Author:
rblod
Message:

Correct makenemo on FCM branch

File:
1 edited

Legend:

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

    r2011 r2020  
    174174   elif [ ${#NEM_SUBDIR} -eq 0 ] && [ ${#REF_CONF} -gt 0 ]; then 
    175175      echo "You are  installing a new configuration based on ${REF_CONF}" 
    176       ${TOOLS_DIR}/Fcopy_dir.sh ${REF_CONF}   
     176      . ${TOOLS_DIR}/Fcopy_dir.sh ${REF_CONF}   
    177177   fi 
    178178   NEW_CONF=${x_n} 
Note: See TracChangeset for help on using the changeset viewer.