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.
user/flavoni/libIGCM_v3.3 (diff) – NEMO

Changes between Version 22 and Version 23 of user/flavoni/libIGCM_v3.3


Ignore:
Timestamp:
2011-02-03T10:01:29+01:00 (14 years ago)
Author:
flavoni
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • user/flavoni/libIGCM_v3.3

    v22 v23  
    7878{{{ 
    7979 mkdir bin  
    80  ln -s ../CONFIG/ORCA2_LIM/BLD/bin/nemo.exe bin/opa  
     80 ln -s ../CONFIG/ORCA2_LIM/BLD/bin/nemo.exe bin/nemo.exe 
    8181 (because libIGCM looks for executable in ${MODIPSL}/bin ; in our case ${MODIPSL}=EXTERNAL/) 
    8282}}}