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

Changes between Version 9 and Version 10 of user/flavoni


Ignore:
Timestamp:
2018-03-19T12:49:06+01:00 (6 years ago)
Author:
flavoni
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • user/flavoni

    v9 v10  
    1616  and then ==>>> do TEST ORCA2 in forced mode with /without closea. 
    1717 
    18   '''    N.B.'''     leave ln_closea = .false. in tha namelist_cfg 
     18  '''     N.B.'''      leave ln_closea = .false. in tha namelist_cfg 
    1919 
    20   • Closea for eORCA1? ==>>> just verify with Christian/Julie     if for eORCA1 the domain_cfg file has closed seas, and see with them how to re-create new input files, to be able to run eORCA1 with the 4.0 alpha release 
     20  • Closea for eORCA1? ==>>> just verify with Christian/Julie      if for eORCA1 the domain_cfg file has closed seas, and see with them how to re-create new input files, to be able to run eORCA1 with the 4.0 alpha release 
    2121 
    2222  • Do a long run of ORCA2 ==>>> gurvan tested (jannuary 9th) and after 180 timesteps code blows up (maybe ice? change nn-fsbc to 1?) 
     
    2424  • Create a climatology of ice to use "iceif" (sort of ocean offline) ==>>> if climatology (clem/martin) is created so keep the ice-if option, if not remove this option from the code? 
    2525 
    26  
    2726page libigcm: https://forge.ipsl.jussieu.fr/nemo/wiki/libIGCM_nemo_v_4_0_alpha: 
    28  
    2927 
    3028dev_merge_2017 + libigcm: 
    3129 
    32     svn_ano 
     30  svn_ano 
    3331 
    34     Change mod.def: the model "NEMO_v7_dev": 
     32  Change mod.def: the model "NEMO_v7_dev": 
    3533 
    36     cd modipsl/util  
    37     more mod.def 
     34  cd modipsl/util  more mod.def 
    3835 
    39     edit mod.def file at NEMO_vè_dev configuration:  
     36  edit mod.def file at NEMO_vè_dev configuration: 
    4037 
    41 #-H- NEMO_v7_dev  NEMOGCM forced, test for developments of trunk 
    42 #-H- NEMO_v7_dev  libIGCM tag libIGCM_v2.8.2 
    43 #-M- NEMO_v7_dev  simona.flavoni@locean.upmc.fr 
    44 #-C- NEMO_v7_dev  tags/libIGCM_v2.8.2                                                        HEAD  10   libIGCM                 . 
    45 #-C- NEMO_v7_dev  '''branches/2017/dev_merge_2017/NEMOGCM'''                                 HEAD   7   .                       modeles 
    46 #-C- NEMO_v7_dev  CONFIG/UNIFORM/v6/NEMO_v7_dev                                              HEAD   8   NEMO_v7_dev             config 
     38#-H- NEMO_v7_dev  NEMOGCM forced, test for developments of trunk [[BR]]#-H- NEMO_v7_dev  libIGCM tag libIGCM_v2.8.2 [[BR]]#-M- NEMO_v7_dev  simona.flavoni@locean.upmc.fr [[BR]]#-C- NEMO_v7_dev  tags/libIGCM_v2.8.2                                                        HEAD  10   libIGCM                 . [[BR]]#-C- NEMO_v7_dev  '''branches/2017/dev_merge_2017/NEMOGCM'''                                 HEAD   7   .                       modeles [[BR]]#-C- NEMO_v7_dev  CONFIG/UNIFORM/v6/NEMO_v7_dev                                              HEAD   8   NEMO_v7_dev             config 
     39 
     40COPY modipsl/config/NEMO_v7_dev/GENERAL/PARAM/namelist_ORCA2clim_cfg into and "OLD" one 
     41 
     42and 
     43 
     44COPY namelist_cfg of modipsl/modeles/NEMOGCM/CONFIG/ORCA2_LIM3_PISCES/EXP00/namelist_cfg into modipsl/config/NEMO_v7_dev/GENERAL/PARAM/namelist_ORCA2clim_cfg 
     45 
     46and then add again modification for libIGCM: (rn_rdt, all namrun parameter to" _AUTO_" 
     47 
     48    cn_exp      =  _AUTO_[[BR]]    nn_date0    =  _AUTO_   !  date at nit_0000 (format yyyymmdd) used if ln_rstart=F or (ln_rstart=T and nn_rstctl=0 or 1)[[BR]]    nn_leapy    =  _AUTO_   !  Leap year calendar (1) or not (0)[[BR]]    ln_rstart   =  _AUTO_[[BR]]    nn_rstctl   =  _AUTO_[[BR]]    nn_it000    =  _AUTO_[[BR]]    nn_itend    =  _AUTO_[[BR]]    nn_stock    =  _AUTO_[[BR]]    nn_write    =    720[[BR]]    ln_mskland  = .true.[[BR]]    ln_clobber  = .true. 
     49 
     50etc.. : Be careful to nameos, linssh 
     51 
     52/ccc/work/cont003/gen0826/flavoni/libIGCM_NEMO/modipsl/config/NEMO_v7_dev/GENERAL/PARAM]: cp ../../../../modeles/NEMOGCM/CONFIG/ORCA2_LIM3_PISCES/EXP00/namelist_cfg namelist_ORCA2clim_cfg