/[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.5 by jmc, Tue Aug 13 16:15:36 2013 UTC revision 1.54 by jmc, Wed Sep 20 19:53:50 2017 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    checkpoint66k (2017/09/20) synchronised with main MITgcm code.
8      - update results of experiment global_oce_biogeo_bling (changes in
9        pkg/bling on 17/09/02, see doc/tag-index).
10    checkpoint66j (2017/08/15) synchronised with main MITgcm code.
11      - update results of experiments: atm_gray & cpl_gray+ocn after changing
12        the way atm-phys momentum tendencies are applied to C-grid dynamics.
13    
14    checkpoint66i (2017/07/18) synchronised with main MITgcm code.
15      - experiment "offline_cheapaml": change to use directly the wind
16        (instead of relative wind) and update output
17    checkpoint66h (2017/06/02) synchronised with main MITgcm code.
18    checkpoint66g (2017/04/24) synchronised with main MITgcm code.
19    checkpoint66f (2017/04/06) synchronised with main MITgcm code.
20    checkpoint66e (2017/03/14) synchronised with main MITgcm code.
21    checkpoint66d (2017/02/13) synchronised with main MITgcm code.
22    checkpoint66c (2017/01/19) synchronised with main MITgcm code.
23    checkpoint66b (2016/12/01) synchronised with main MITgcm code.
24    checkpoint66a (2016/10/18) synchronised with main MITgcm code.
25    
26      - after adding parenthesis in main diagonal calculation of implicit vertical
27        diffusion matrix (impldiff.F & gad_implicit_r.F), update output of exp.:
28        global_ocean.gm_k3d, shelfice_remeshing, global_oce_cs32, global_oce_llc90
29        and cpl_gray+ocn.
30    
31    checkpoint65z (2016/09/28) synchronised with main MITgcm code.
32    checkpoint65y (2016/07/29) synchronised with main MITgcm code.
33    
34    2016/07/07:
35      - moved old input/code for shelfice_remeshing to MITgcm_contrib/dgoldber/CPL1
36      - now shelfice_remeshing only tests vertical remeshing
37    
38    2016/06/29:
39      - add exp. "global_oce_cs32" to daily  gfortran+mpi test on baudelaire
40      - add exp. "global_oce_biogeo_bling" to ifort daily test on baudelaire
41    
42    checkpoint65x (2016/06/11) synchronised with main MITgcm code.
43    
44    2016/05/19-27:
45      - new pkg "bling" added and tested (daily) with verification experiment
46        global_oce_biogeo_bling (see MITgcm_contrib/bling/README.txt)
47    
48    checkpoint65w (2016/05/12) synchronised with main MITgcm code.
49    checkpoint65v (2016/04/08) synchronised with main MITgcm code.
50    
51    2016/04/05: remove Ro_SeaLevel from ATM experiment parameter files;
52    
53    checkpoint65u (2016/03/14) synchronised with main MITgcm code.
54    
55    2016/03/01:
56      - exp. shelfice_remeshing tested every night (gfortran & ifort)
57    
58    checkpoint65s (2016/01/13) synchronised with main MITgcm code.
59    checkpoint65r (2015/12/21) synchronised with main MITgcm code.
60    
61    2015/12/13:
62      - atm_gray: add secondary testing set-up using fixed SST (APE)
63        and improved radiation code from Ruth Geen.
64    2015/12/11:
65      - add experiment "shelfice_remeshing" (Dan & Jim)
66    
67    checkpoint65q (2015/11/18) synchronised with main MITgcm code.
68    
69    2015/11/12:
70      - update cpl_gray+ocn/share-code (ATMIDS.h & OCNIDS.h) and coupler parameter
71        file (in input_cpl) following coupling pkg changes.
72    2015/11/04:
73      - switch from #define GLOBAL_SUM_SEND_RECV to #define GLOBAL_SUM_ORDER_TILES
74        (i.e., the new default) experiments atm_gray (3 code dir),
75        global_ocean.gm_k3d & global_ocean.gm_res ; change cpl_gray+ocn (code_atm
76        & ocn) to also use the new default (#define GLOBAL_SUM_ORDER_TILES).
77    
78    checkpoint65p (2015/10/23) synchronised with main MITgcm code.
79    
80    2015/10/23:
81      - fix cpl_gray+ocn: specify an existing SST file (in data.atm_phys) since
82        old one was been removed on Jan 22, 2015
83    
84    checkpoint65n (2015/07/29) synchronised with main MITgcm code.
85    checkpoint65m (2015/06/15) synchronised with main MITgcm code.
86    checkpoint65j (2015/02/25) synchronised with main MITgcm code.
87    
88    2015/02/22:
89      - update global_ocean.gm_k3d & global_ocean.gm_res output after fixing
90        pkg/gmredi related code.
91    
92    checkpoint65i (2015/01/23) synchronised with main MITgcm code.
93    
94    2015/01/22:
95      - update atm_gray/input set-up: start from a 1.yr run pickup file (run with
96        atmPhys_stepSST=F) using closer to present new SST file: SST_symEx3.bin ;
97        and then switch on atmPhys_stepSST=True and use Qflux file: Qflux_w90.bin
98    2015/01/21:
99      - update output of experiments atm_gray & cpl_gray+ocean after fixing
100        bug in frictional heating in S/R ATM_PHYS_TENDENCY_APPLY_V.
101    2015/01/14:
102      - add a test case using ALLOW_EDDYPSI + gmredi K3D scheme (from Michael Bates)
103        similar to global_ocean.90x40x15 & tutorial_global_oce_latlon experiments;
104    
105    checkpoint65h (2014/12/17) synchronised with main MITgcm code.
106    checkpoint65f (2014/10/13) synchronised with main MITgcm code.
107    
108    2014/10/06:
109      - update cpl_gray+ocn set-up: switch on saisonal insolation and add two
110        thin-walls in the ocean from North pole down to 34.S (Double-Drake config);
111        also adjust diagnostics to get climatological seasonal output.
112    
113    checkpoint65e (2014/09/28) synchronised with main MITgcm code.
114    checkpoint65c (2014/08/30) synchronised with main MITgcm code.
115    checkpoint65a (2014/07/27) synchronised with main MITgcm code.
116    checkpoint65  (2014/07/18) synchronised with main MITgcm code.
117    checkpoint64z (2014/07/10) synchronised with main MITgcm code.
118    checkpoint64x (2014/05/24) synchronised with main MITgcm code.
119    
120    2014/05/23:
121      - add experiment global_oce_biogeo_bling (see MITgcm_contrib/bling/README.txt)
122    
123    2014/05/21:
124    atm_gray & cpl_gray+ocn: change convection parameters:
125        switch on "do_virtual" and "do_shallower" (recommended by Paul O'Gorman)
126        but keep default RH threshold (=0.8)
127        Update output of cpl_gray+ocn (no need to update atm_gray output,
128        too short cold start run).
129    global_ocean.gm_k3d: Update output after fixing minor bugs relating to
130        finding the +eigenvalues/vectors (in gmredi_calc_eigs.F & gmredi_k3d.F):
131        was getting only 3 matching digits for cg2d.
132        New output generated on baudelaire using gfortran and "-devel" option.
133        Added to bi-weekly ifort+MPI test on acesgrid.
134    
135    2014/05/11:
136      - update atm_gray & cpl_gray+ocn output after changes in atmospheric p*:
137        + Switch to more accurate p* coordinate slope term (calc_grad_phi_hyd.F)
138        + use constant reference Pot.Temp (thetaConst) instead of tRef
139        + Acount for true p* correction in theta <-> T conversion in pkg/atm_phys
140    
141    2014/05/07:
142      - add a test case for gmredi K3D scheme (set up from Michael Bates)
143        similar to global_ocean.90x40x15 & tutorial_global_oce_latlon experiments;
144        daily test on acesgrid (using gfortran with MPI).
145    
146    checkpoint64w (2014/05/02) synchronised with main MITgcm code.
147    checkpoint64v (2014/04/11) synchronised with main MITgcm code.
148    checkpoint64r (2013/12/08) synchronised with main MITgcm code.
149    checkpoint64p (2013/10/20) synchronised with main MITgcm code.
150    
151    2013/09/25:
152      - add simple atm-gray + ocean coupled cs-32 aquaplanet setup
153        in dir=cpl_gray+ocn; for now, no land, no seaice.
154    
155    checkpoint64o (2013/09/25) synchronised with main MITgcm code.
156  checkpoint64m (2013/08/13) synchronised with main MITgcm code.  checkpoint64m (2013/08/13) synchronised with main MITgcm code.
157  checkpoint64k (2013/07/23) synchronised with main MITgcm code.  checkpoint64k (2013/07/23) synchronised with main MITgcm code.
158    
# Line 12  checkpoint64k (2013/07/23) synchronised Line 161  checkpoint64k (2013/07/23) synchronised
161    
162  checkpoint64i (2013/06/18) synchronised with main MITgcm code.  checkpoint64i (2013/06/18) synchronised with main MITgcm code.
163    
164    2013/06/12:
165      - add the 2 working set-up (atm_gray & offline_cheapaml) to one acesgrid
166        daily test (using gfortran with MPI & mth and testing also the restart)
167    
168  2013/06/10:  2013/06/10:
169    - add secondary test (offline_cheapaml/input.dyn/) using seaice-dynamics    - add secondary test (offline_cheapaml/input.dyn/) using seaice-dynamics
170      and convergent wind to produce precip.      and convergent wind to produce precip.

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.54

  ViewVC Help
Powered by ViewVC 1.1.22