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 3748 for trunk/NEMOGCM/CONFIG/makenemo – NEMO

Ignore:
Timestamp:
2013-01-13T09:41:23+01:00 (11 years ago)
Author:
pabouttier
Message:

Remove TAM-relative instructions from the trunk in cfg.txt and makenemo - See Ticket #1035

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMOGCM/CONFIG/makenemo

    r3722 r3748  
    241241   . ${COMPIL_DIR}/Fread_dir.sh NST_SRC    YES 
    242242   . ${COMPIL_DIR}/Fread_dir.sh OFF_SRC    NO 
    243    . ${COMPIL_DIR}/Fread_dir.sh OPATAM_SRC    NO 
    244243   REF_CONF=ORCA2_LIM 
    245244    elif [ ${#NEM_SUBDIR} -gt 0 ] && [ ${#REF_CONF} -eq 0 ]; then 
     
    290289#- and test whether we need to build the ioserver 
    291290grep key_iomput ${COMPIL_DIR}/cpp.fcm && export USEBLD=${USEBLD/xio/} 
    292 grep key_tam ${COMPIL_DIR}/cpp.fcm && export USEBLD=${USEBLD/xioxag/tam} 
    293291 
    294292#- 
Note: See TracChangeset for help on using the changeset viewer.