Changes between Version 17 and Version 18 of user/flavoni
- Timestamp:
- 2018-06-27T10:23:15+02:00 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
user/flavoni
v17 v18 2 2 * well document TD NEMO (with exemples and note of what was not running during TD) 3 3 * plots (of seb) 4 5 here plots: to analyse runs: TO BE DONE [[BR]] 6 7 8 9 4 10 * put al these on github (private ?) or users/flavoni 5 11 … … 15 21 • Test energy conserving with dynspg_explicit in CANAL (or VORTEX?) 16 22 17 • Closea ==>>> after D.Storkey modification of dev_merge_2017: NEED to re-create ORCA_R2_zps_domcfg.nc file:18 19 do: put nn_closea = 1 + run make_closea_masks.py script in TOOLS/DOMAINcfg of Dave to generate closea_mask field, that it is added to the new ORCA_R2_zps_domcfg.nc file.20 21 and then ==>>> do TEST ORCA2 in forced mode with /without closea.22 23 23 24 ''' N.B.''' leave ln_closea = .false. in tha namelist_cfg [[BR]] … … 32 33 -- 33 34 34 • 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 release35 36 35 • Do a long run of ORCA2 ==>>> gurvan tested (jannuary 9th) and after 180 timesteps code blows up (maybe ice? change nn-fsbc to 1?) 37 36 38 • 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? 37 • ''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?'' 38 39 MEMO nemo + libigcm: 39 40 40 41 page libigcm: https://forge.ipsl.jussieu.fr/nemo/wiki/libIGCM_nemo_v_4_0_alpha : … … 50 51 ./model NEMO_v7_dev 51 52 52 #-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 53 #-H- NEMO_v7_dev NEMOGCM forced, test for developments of trunk [[BR]] #-H- NEMO_v7_dev libIGCM tag libIGCM_v2.8.2 [[BR]] 54 #-M- NEMO_v7_dev simona.flavoni@locean.upmc.fr [[BR]] 55 #-C- NEMO_v7_dev tags/libIGCM_v2.8.2 HEAD 10 libIGCM . [[BR]] 56 #-C- NEMO_v7_dev ''' branches/2017/dev_merge_2017/NEMOGCM''' HEAD 7 . modeles [[BR]] 57 #-C- NEMO_v7_dev CONFIG/UNIFORM/v6/NEMO_v7_dev HEAD 8 NEMO_v7_dev config 53 58 54 59 COPY modipsl/config/NEMO_v7_dev/GENERAL/PARAM/namelist_ORCA2clim_cfg into and "OLD" one … … 60 65 and then add again modification for libIGCM: (rn_rdt, all namrun parameter to" _AUTO_" 61 66 62 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. 67 cn_exp = _AUTO_[[BR]] 68 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]] 69 nn_leapy = _AUTO_ ! Leap year calendar (1) or not (0)[[BR]] 70 ln_rstart = _AUTO_[[BR]] 71 nn_rstctl = _AUTO_[[BR]] 72 nn_it000 = _AUTO_[[BR]] 73 nn_itend = _AUTO_[[BR]] 74 nn_stock = _AUTO_[[BR]] 75 nn_write = 720[[BR]] 76 ln_mskland = .true.[[BR]] 77 ln_clobber = .true.[[BR]] 63 78 64 etc.. : Be careful to nameos, linssh 79 etc.. : Be careful to nameos, linssh [[BR]] 65 80 66 /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 81 /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]] 67 82 68 '''N.B. ''': modified opa9.driver for nn_ smh into ln_meshmask (==> OPA_NMSH = TRUE (instead of 1) )83 '''N.B. ''': modified opa9.driver for nn_msh into ln_meshmask (==> OPA_NMSH = TRUE (instead of 1) ) [[BR]] 69 84 70 '''Be Careful : verify ln_lin = true (drag changed to test orca2? now??? but back non linear??)''' 85 '''Be Careful : verify ln_lin = true (drag changed to test orca2? now??? but back non linear??)''' [[BR]]