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

Changes between Version 3 and Version 4 of user/flavoni/libIGCM_v3.6


Ignore:
Timestamp:
2015-10-14T12:17:22+02:00 (9 years ago)
Author:
flavoni
Comment:

--

Legend:

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

    v3 v4  
    99  https://forge.ipsl.jussieu.fr/igcmg_doc/wiki/Doc 
    1010 
    11 == Quick start guide : downloading '''nemo_3_6_STABLE: ''' == 
    12   https://forge.ipsl.jussieu.fr/nemo/browser/branches/2015/nemo_v3_6_STABLE/NEMOGCM 
    13   downloading NEMO v3_6_STABLE default configuration is: 
     11== Quick start guide : downloading '''nemo_3_6_STABLE: ''' == 
     12  https://forge.ipsl.jussieu.fr/nemo/browser/branches/2015/nemo_v3_6_STABLE/NEMOGCM  
     13  downloading configuration ORCA_LIM3 in NEMO v3_6_STABLE implies : 
    1414 
    1515 * climatological run, with bulk core forcing, focring files COREII, 
     
    4747}}} 
    4848 
    49   Using ./makenemo -h to see help ( to see list of compilers availables, to see options,...) [[BR]]                       '''                       [[BR]]                       NOTE'''                         : IF YOU WANT TO COMPILE NEMO code that is not the  NEMO directory, you can create MY_NEMO directory and put your NEMO code  into MY_NEMO directory 
     49  Using ./makenemo -h to see help ( to see list of compilers availables, to see options,...) [[BR]]                        '''                        [[BR]]                        NOTE'''                          : IF YOU WANT TO COMPILE NEMO code that is not the  NEMO directory, you can create MY_NEMO directory and put your NEMO code  into MY_NEMO directory 
    5050 
    5151(for example) and compile it in this way 
     
    6262 -j8 compile with 8 proc for compilation phase (but you do not have parallel code compiled) 
    6363}}} 
    64   '''      NOTE : control list of cpp keys in '''      NEMOGCM/CONFIG/ORCA2_LIM/cpp_ORCA2_LIM.fcm [[BR]]     '''     you need key_iomput ( choose your output list in iodef.xml)''' 
     64  '''       NOTE : control list of cpp keys in '''       NEMOGCM/CONFIG/ORCA2_LIM/cpp_ORCA2_LIM.fcm [[BR]]      '''      you need key_iomput ( choose your output list in iodef.xml)''' 
    6565 
    6666 * Copy executable nemo.exe in modipsl : 
     
    7474 * Editing at this point config/ORCA2_LIM/IGCM00/'''config.card   (according to iodef.xml file)''' 
    7575 
    76   '''                     NOTE : for ada ( idris ) machine'''             starting from revision 2021 of trunk of libigcm it is possible to add in [Post] section of config.card options [[BR]]            [Post] [[BR]]            SpaceName             =PROD   (to have IGCM_OUT on gaya)[[BR]]             PackFrequency             =10Y  (to have pack option; i.e. only one tar file) 
     76  '''                      NOTE : for ada ( idris ) machine'''              starting from revision 2021 of trunk of libigcm it is possible to add in [Post] section of config.card options [[BR]]             [Post] [[BR]]             SpaceName              =PROD   (to have IGCM_OUT on gaya)[[BR]]              PackFrequency              =10Y  (to have pack option; i.e. only one tar file) 
    7777 
    7878 * Editing at this point config/ORCA2_LIM/IGCM00/COMP/'''opa9.card'''