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 – NEMO
wiki:user/flavoni/libIGCM

Version 7 (modified by flavoni, 15 years ago) (diff)

--

ParentLinkage(=)?

Using libIGCM librairie with ORCA2_LIM

A - Purposes:


  • Document the using of libIGCM for NEMO, in configuration ORCA2-LIM



B - Quick start guide:



  • Define the following alias to use SVN:
 alias svn_ano='svn co http://forge.ipsl.jussieu.fr/igcmg/svn/modipsl/trunk modipsl'[[BR]]
 alias svn_libigcm='svn co http://forge.ipsl.jussieu.fr/libigcm/svn/tags/libIGCM_v1_1 libIGCM'[[BR]]
 alias svn_nemoligcm='svn co http://forge.ipsl.jussieu.fr/nemo/svn/branches/libIGCM/ORCA2_LIM/IGCM00 IGCM00'[[BR]]
  • Create and go to the working directory
 mkdir TRY ; cd TRY
  • Extract modipsl
 svn_ano 

  • Extract NEMO
 cd modipsl/util [[BR]]
 ./model NEMO

Attachments (1)

Download all attachments as: .zip