== Lista da fare: == * well document TD NEMO (with exemples and note of what was not running during TD) * plots (of seb) here plots: to analyse runs: TO BE DONE [[BR]] TITLE: [[Image(2018-02-27 17.56.16.2.png)]] [[BR]] TITLE: [[Image(2018-02-27 17.32.43.png)]] [[BR]] TITLE: [[Image(2018-02-27 17.36.34.png)]] [[BR]] TITLE: [[Image(2018-02-27 17.49.00.png)]] [[BR]] TITLE: [[Image(2018-02-27 17.50.41.png)]] [[BR]] TITLE: [[Image(2018-02-27 17.56.16.png)]] [[BR]] * put al these on github (private ?) or users/flavoni == TO DO LIST == '''Various issues to be solved before the beta version :['''[BR]] • ISOMIP & OVERFLOW ==>>> do 1 experience for 1 tests (ln_zps, dynhpg, .. etc) !!NON!! because of script sette to test automatically all options of advection/diffusion schemes: loop on namelist_xxx • OVERFLOW ==>>> code python and code in NEMO output density ( ? ) to avoid matlab code of Mehmet, that assumes equation of state different from nemo (with other coefficients) • End sette script to tests and compare results (which results? max temperature? salinity? For ubs muscle : max < = max_start) • Test energy conserving with dynspg_explicit in CANAL (or VORTEX?) ''' N.B.''' leave ln_closea = .false. in tha namelist_cfg [[BR]] -- List of test cases: CANAL: 1. f plane: shear: => 1. beta plane: shear => 1. beta plane: vortex => 1. ... -- • Do a long run of ORCA2 ==>>> gurvan tested (jannuary 9th) and after 180 timesteps code blows up (maybe ice? change nn-fsbc to 1?) • ''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?'' MEMO nemo + libigcm: page libigcm: https://forge.ipsl.jussieu.fr/nemo/wiki/libIGCM_nemo_v_4_0_alpha : dev_merge_2017 + libigcm: svn_ano good commit: http://forge.ipsl.jussieu.fr/igcmg/browser/CONFIG/UNIFORM/v6/NEMO_v7_dev cd modipsl/util ./model NEMO_v7_dev #-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 COPY modipsl/config/NEMO_v7_dev/GENERAL/PARAM/namelist_ORCA2clim_cfg into and "OLD" one and COPY namelist_cfg of modipsl/modeles/NEMOGCM/CONFIG/ORCA2_LIM3_PISCES/EXP00/namelist_cfg into modipsl/config/NEMO_v7_dev/GENERAL/PARAM/namelist_ORCA2clim_cfg and then add again modification for libIGCM: (rn_rdt, all namrun parameter to" _AUTO_" 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.[[BR]] etc.. : Be careful to nameos, linssh [[BR]] /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 [[BR]] '''N.B. ''': modified opa9.driver for nn_msh into ln_meshmask (==> OPA_NMSH = TRUE (instead of 1) ) [[BR]] '''Be Careful : verify ln_lin = true (drag changed to test orca2? now??? but back non linear??)''' [[BR]]