Changes between Version 466 and Version 467 of user/flavoni/libIGCM
- Timestamp:
- 2018-09-11T17:16:27+02:00 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
user/flavoni/libIGCM
v466 v467 1 [[TOC( heading=Using libIGCM library with ORCA2_LIM ,depth=2, IGCM/libIGCM/setupsimupage, IGCM/libIGCM/change_BC, IGCM/libIGCM/common_account, IGCM/libIGCM/postprocessingpage, IGCM/libIGCM/postalreadyrunpage, IGCM/libIGCM/parallelpage, IGCM/libIGCM/common_account, IGCM/libIGCM/tree_IGCM00, IGCM/libIGCM/errorpage, IGCM/libIGCM/suggestpage, IGCM/libIGCM/resol_ORCA2, IGCM/libIGCM/donepage, IGCM/libIGCM/todolistpage, IGCM/libIGCM/iom_put, IGCM/libIGCM/changepage, IGCM/libIGCM/appendixpage)]]1 [[TOC(user/flavoni/libIGCM*, heading=Using libIGCM library with ORCA2_LIM ,depth=1)]] 2 2 3 3 = '''Using libIGCM library with ORCA2_LIM''' = … … 7 7 * Official documentation of libigcm is : 8 8 9 https://forge.ipsl.jussieu.fr/igcmg_doc/wiki/Doc9 igcmgdoc:wiki/Doc 10 10 11 11 == Quick start guide == … … 39 39 }}} 40 40 41 For a multi-processor run see : [ https://forge.ipsl.jussieu.fr/nemo/wiki/IGCM/libIGCM/parallelpageparallelpage] [[BR]] For a mono-processor run you an follow [[BR]]41 For a multi-processor run see : [./parallelpage] [[BR]] For a mono-processor run you an follow [[BR]] 42 42 43 43 * Preparing Makefile : [[BR]] … … 52 52 }}} 53 53 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/IGCM/libIGCM/setupsimupagesetupsimupage]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 : [./setupsimupage] 55 55 56 56 * Submit Job : [[BR]] … … 65 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.''''' '''''' 66 66 67 And also see useful remarks: [ https://forge.ipsl.jussieu.fr/nemo/wiki/IGCM/libIGCM/suggestpagesuggestpage]67 And also see useful remarks: [./suggestpage] 68 68 69 If you want to switch from climatological to interannual see: [ https://forge.ipsl.jussieu.fr/nemo/wiki/IGCM/libIGCM/change_BCchange_BC]69 If you want to switch from climatological to interannual see: [./change_BC] 70 70 71 To activate iom_put see: [ https://forge.ipsl.jussieu.fr/nemo/wiki/IGCM/libIGCM/iom_putiom_put]71 To activate iom_put see: [./iom_put] 72 72 73 73 Simona Flavoni last update: [[Wikinfo(changed_by)]] at [[Wikinfo(changed_ts)]]