/[MITgcm]/MITgcm_contrib/verification_other/update_history
ViewVC logotype

Diff of /MITgcm_contrib/verification_other/update_history

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.23 by jmc, Wed Dec 17 18:02:15 2014 UTC revision 1.63 by jmc, Wed Oct 10 17:23:40 2018 UTC
# Line 4  $Name$ Line 4  $Name$
4      Update history and content of "MITgcm_contrib/verification_other"      Update history and content of "MITgcm_contrib/verification_other"
5      =================================================================      =================================================================
6    
7    2018/10/10: verification_other development moved to GitHub and
8                CVS repos made read-only
9    
10      - update (on Sep 12) remaining "data.seaice" from global_oce_cs32
11        & global_oce_llc90 experiments.
12    
13    checkpoint67d (2018/09/04) synchronised with main MITgcm code.
14      - update "data.seaice" from offline_cheapaml/input.dyn by putting back
15        old seaice parameter default (see PR 116. merged on Aug 25, 2018)
16      Remain to update: all data.seaice from global_oce_cs32 & global_oce_llc90
17      - update SIZE.h comments
18    
19    checkpoint67b (2018/05/05) synchronised with main MITgcm code.
20    checkpoint67a (2018/03/11) synchronised with main MITgcm code.
21    
22    checkpoint66o (2018/01/30) synchronised with final CVS tag of main MITgcm code.
23    checkpoint66n (2018/01/18) synchronised with main MITgcm code.
24    checkpoint66m (2017/12/12) synchronised with main MITgcm code.
25    checkpoint66l (2017/10/24) synchronised with main MITgcm code.
26    checkpoint66k (2017/09/20) synchronised with main MITgcm code.
27      - update results of experiment global_oce_biogeo_bling (changes in
28        pkg/bling on 17/09/02, see doc/tag-index).
29    checkpoint66j (2017/08/15) synchronised with main MITgcm code.
30      - update results of experiments: atm_gray & cpl_gray+ocn after changing
31        the way atm-phys momentum tendencies are applied to C-grid dynamics.
32    
33    checkpoint66i (2017/07/18) synchronised with main MITgcm code.
34      - experiment "offline_cheapaml": change to use directly the wind
35        (instead of relative wind) and update output
36    checkpoint66h (2017/06/02) synchronised with main MITgcm code.
37    checkpoint66g (2017/04/24) synchronised with main MITgcm code.
38    checkpoint66f (2017/04/06) synchronised with main MITgcm code.
39    checkpoint66e (2017/03/14) synchronised with main MITgcm code.
40    checkpoint66d (2017/02/13) synchronised with main MITgcm code.
41    checkpoint66c (2017/01/19) synchronised with main MITgcm code.
42    checkpoint66b (2016/12/01) synchronised with main MITgcm code.
43    checkpoint66a (2016/10/18) synchronised with main MITgcm code.
44    
45      - after adding parenthesis in main diagonal calculation of implicit vertical
46        diffusion matrix (impldiff.F & gad_implicit_r.F), update output of exp.:
47        global_ocean.gm_k3d, shelfice_remeshing, global_oce_cs32, global_oce_llc90
48        and cpl_gray+ocn.
49    
50    checkpoint65z (2016/09/28) synchronised with main MITgcm code.
51    checkpoint65y (2016/07/29) synchronised with main MITgcm code.
52    
53    2016/07/07:
54      - moved old input/code for shelfice_remeshing to MITgcm_contrib/dgoldber/CPL1
55      - now shelfice_remeshing only tests vertical remeshing
56    
57    2016/06/29:
58      - add exp. "global_oce_cs32" to daily  gfortran+mpi test on baudelaire
59      - add exp. "global_oce_biogeo_bling" to ifort daily test on baudelaire
60    
61    checkpoint65x (2016/06/11) synchronised with main MITgcm code.
62    
63    2016/05/19-27:
64      - new pkg "bling" added and tested (daily) with verification experiment
65        global_oce_biogeo_bling (see MITgcm_contrib/bling/README.txt)
66    
67    checkpoint65w (2016/05/12) synchronised with main MITgcm code.
68    checkpoint65v (2016/04/08) synchronised with main MITgcm code.
69    
70    2016/04/05: remove Ro_SeaLevel from ATM experiment parameter files;
71    
72    checkpoint65u (2016/03/14) synchronised with main MITgcm code.
73    
74    2016/03/01:
75      - exp. shelfice_remeshing tested every night (gfortran & ifort)
76    
77    checkpoint65s (2016/01/13) synchronised with main MITgcm code.
78    checkpoint65r (2015/12/21) synchronised with main MITgcm code.
79    
80    2015/12/13:
81      - atm_gray: add secondary testing set-up using fixed SST (APE)
82        and improved radiation code from Ruth Geen.
83    2015/12/11:
84      - add experiment "shelfice_remeshing" (Dan & Jim)
85    
86    checkpoint65q (2015/11/18) synchronised with main MITgcm code.
87    
88    2015/11/12:
89      - update cpl_gray+ocn/share-code (ATMIDS.h & OCNIDS.h) and coupler parameter
90        file (in input_cpl) following coupling pkg changes.
91    2015/11/04:
92      - switch from #define GLOBAL_SUM_SEND_RECV to #define GLOBAL_SUM_ORDER_TILES
93        (i.e., the new default) experiments atm_gray (3 code dir),
94        global_ocean.gm_k3d & global_ocean.gm_res ; change cpl_gray+ocn (code_atm
95        & ocn) to also use the new default (#define GLOBAL_SUM_ORDER_TILES).
96    
97    checkpoint65p (2015/10/23) synchronised with main MITgcm code.
98    
99    2015/10/23:
100      - fix cpl_gray+ocn: specify an existing SST file (in data.atm_phys) since
101        old one was been removed on Jan 22, 2015
102    
103    checkpoint65n (2015/07/29) synchronised with main MITgcm code.
104    checkpoint65m (2015/06/15) synchronised with main MITgcm code.
105    checkpoint65j (2015/02/25) synchronised with main MITgcm code.
106    
107    2015/02/22:
108      - update global_ocean.gm_k3d & global_ocean.gm_res output after fixing
109        pkg/gmredi related code.
110    
111    checkpoint65i (2015/01/23) synchronised with main MITgcm code.
112    
113    2015/01/22:
114      - update atm_gray/input set-up: start from a 1.yr run pickup file (run with
115        atmPhys_stepSST=F) using closer to present new SST file: SST_symEx3.bin ;
116        and then switch on atmPhys_stepSST=True and use Qflux file: Qflux_w90.bin
117    2015/01/21:
118      - update output of experiments atm_gray & cpl_gray+ocean after fixing
119        bug in frictional heating in S/R ATM_PHYS_TENDENCY_APPLY_V.
120    2015/01/14:
121      - add a test case using ALLOW_EDDYPSI + gmredi K3D scheme (from Michael Bates)
122        similar to global_ocean.90x40x15 & tutorial_global_oce_latlon experiments;
123    
124  checkpoint65h (2014/12/17) synchronised with main MITgcm code.  checkpoint65h (2014/12/17) synchronised with main MITgcm code.
125  checkpoint65f (2014/10/13) synchronised with main MITgcm code.  checkpoint65f (2014/10/13) synchronised with main MITgcm code.
126    

Legend:
Removed from v.1.23  
changed lines
  Added in v.1.63

  ViewVC Help
Powered by ViewVC 1.1.22