Changes between Version 15 and Version 16 of user/flavoni
- Timestamp:
- 2018-05-11T15:34:50+02:00 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
user/flavoni
v15 v16 16 16 and then ==>>> do TEST ORCA2 in forced mode with /without closea. 17 17 18 ''' N.B.''' leave ln_closea = .false. in tha namelist_cfg [[BR]]18 ''' N.B.''' leave ln_closea = .false. in tha namelist_cfg [[BR]] 19 19 20 -- List of test cases: CANAL:20 -- List of test cases: CANAL: 21 21 22 22 1. f plane: shear: => … … 27 27 -- 28 28 29 • 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 release29 • 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 30 30 31 31 • Do a long run of ORCA2 ==>>> gurvan tested (jannuary 9th) and after 180 timesteps code blows up (maybe ice? change nn-fsbc to 1?) … … 33 33 • 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? 34 34 35 page libigcm: https://forge.ipsl.jussieu.fr/nemo/wiki/libIGCM_nemo_v_4_0_alpha:35 page libigcm: https://forge.ipsl.jussieu.fr/nemo/wiki/libIGCM_nemo_v_4_0_alpha: 36 36 37 dev_merge_2017 + libigcm:37 dev_merge_2017 + libigcm: 38 38 39 39 svn_ano 40 40 41 Change mod.def: the model "NEMO_v7_dev":41 good commit: http://forge.ipsl.jussieu.fr/igcmg/browser/CONFIG/UNIFORM/v6/NEMO_v7_dev 42 42 43 cd modipsl/util more mod.def43 cd modipsl/util 44 44 45 edit mod.def file at NEMO_vè_dev configuration:45 ./model NEMO_v7_dev 46 46 47 #-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 8NEMO_v7_dev config47 #-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 48 48 49 49 COPY modipsl/config/NEMO_v7_dev/GENERAL/PARAM/namelist_ORCA2clim_cfg into and "OLD" one … … 55 55 and then add again modification for libIGCM: (rn_rdt, all namrun parameter to" _AUTO_" 56 56 57 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.57 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. 58 58 59 59 etc.. : Be careful to nameos, linssh