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 (diff) – NEMO

Changes between Version 462 and Version 463 of user/flavoni/libIGCM


Ignore:
Timestamp:
2013-03-07T10:14:36+01:00 (11 years ago)
Author:
flavoni
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • user/flavoni/libIGCM

    v462 v463  
    77 * Official documentation of libigcm is : 
    88 
    9   http://forge.ipsl.jussieu.fr/igcmg/wiki/plateform/documentation 
    10    
     9  http://forge.ipsl.jussieu.fr/igcmg/wiki/platform/documentation 
    1110 
    1211== Quick start guide == 
    13   21/04/2010 in this moment when downloading NEMO default configuration is:  [[BR]] nemo tag version 3_2 [[BR]] climatological run, with bulk clio forcing, [[BR]] with calendar type noleap [[BR]] and ocean output frequency 1Y,1M,5D,1D, ice output frequency 5D, [[BR]] with iom_put, (with an example of iodef.xml file), [[BR]] without MONITORING, and ATLAS. 
     12  21/04/2010 in this moment when downloading NEMO default configuration is:  [[BR]]  nemo tag version 3_2 [[BR]]  climatological run, with bulk clio forcing, [[BR]]  with calendar type noleap [[BR]]  and ocean output frequency 1Y,1M,5D,1D, ice output frequency 5D, [[BR]]  with iom_put, (with an example of iodef.xml file), [[BR]] without MONITORING, and ATLAS. 
    1413 
    1514  At the bottom of this page informations to switch 
     
    5352}}} 
    5453 
    55  Editing at this point modipsl/config/ORCA2_LIM/IGCM00/config.card    [[BR]] Editing at this point modipsl/config/ORCA2_LIM/IGCM00/COMP/opa9.card [[BR]] see : [https://forge.ipsl.jussieu.fr/nemo/wiki/libIGCM/setupsimupage setupsimupage] 
     54  Editing at this point modipsl/config/ORCA2_LIM/IGCM00/config.card    [[BR]]  Editing at this point modipsl/config/ORCA2_LIM/IGCM00/COMP/opa9.card [[BR]] see : [https://forge.ipsl.jussieu.fr/nemo/wiki/libIGCM/setupsimupage setupsimupage] 
    5655 
    5756 * Submit Job : [[BR]] 
     
    6463'''[[Color( red, IMPORTANT REMARK: )]] [[BR]]''' 
    6564 
    66   To reduce computing time, if you don't use the ATLAS, you can put in namelist : ''' ln_mskland=.false.''' , because it is very expensive in term of computational time.'''''' 
     65  To reduce computing time, if you don't use the ATLAS, you can put in namelist : '''  ln_mskland=.false.'''  , because it is very expensive in term of computational time.''''' '''''' 
    6766 
    6867And also see useful remarks: [https://forge.ipsl.jussieu.fr/nemo/wiki/libIGCM/suggestpage suggestpage]