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 3695 for branches/2012/dev_MERGE_2012/NEMOGCM/CONFIG/makenemo – NEMO

Ignore:
Timestamp:
2012-11-28T09:46:30+01:00 (11 years ago)
Author:
smasson
Message:

dev_MERGE_2012: add xios

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2012/dev_MERGE_2012/NEMOGCM/CONFIG/makenemo

    r3680 r3695  
    281281#- At this stage the configuration has beeen chosen 
    282282#- We coose the default light file 
    283 export USEBLD=bldxioxag.cfg 
     283export USEBLD=bldxag.cfg 
    284284 
    285285#- We look after agrif 
     
    288288 
    289289#- and test whether we need to build the ioserver 
    290 grep key_iomput ${COMPIL_DIR}/cpp.fcm && export USEBLD=${USEBLD/xio/} 
     290grep key_iomput ${COMPIL_DIR}/cpp.fcm  
    291291 
    292292#- 
Note: See TracChangeset for help on using the changeset viewer.