/[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.13 by jmc, Wed May 7 23:21:15 2014 UTC revision 1.43 by jmc, Tue Oct 18 23:45:30 2016 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    checkpoint66a (2016/10/18) synchronised with main MITgcm code.
8    
9      - after adding parenthesis in main diagonal calculation of implicit vertical
10        diffusion matrix (impldiff.F & gad_implicit_r.F), update output of exp.:
11        global_ocean.gm_k3d, shelfice_remeshing, global_oce_cs32, global_oce_llc90
12        and cpl_gray+ocn.
13    
14    checkpoint65z (2016/09/28) synchronised with main MITgcm code.
15    checkpoint65y (2016/07/29) synchronised with main MITgcm code.
16    
17    2016/07/07:
18      - moved old input/code for shelfice_remeshing to MITgcm_contrib/dgoldber/CPL1
19      - now shelfice_remeshing only tests vertical remeshing
20    
21    2016/06/29:
22      - add exp. "global_oce_cs32" to daily  gfortran+mpi test on baudelaire
23      - add exp. "global_oce_biogeo_bling" to ifort daily test on baudelaire
24    
25    checkpoint65x (2016/06/11) synchronised with main MITgcm code.
26    
27    2016/05/19-27:
28      - new pkg "bling" added and tested (daily) with verification experiment
29        global_oce_biogeo_bling (see MITgcm_contrib/bling/README.txt)
30    
31    checkpoint65w (2016/05/12) synchronised with main MITgcm code.
32    checkpoint65v (2016/04/08) synchronised with main MITgcm code.
33    
34    2016/04/05: remove Ro_SeaLevel from ATM experiment parameter files;
35    
36    checkpoint65u (2016/03/14) synchronised with main MITgcm code.
37    
38    2016/03/01:
39      - exp. shelfice_remeshing tested every night (gfortran & ifort)
40    
41    checkpoint65s (2016/01/13) synchronised with main MITgcm code.
42    checkpoint65r (2015/12/21) synchronised with main MITgcm code.
43    
44    2015/12/13:
45      - atm_gray: add secondary testing set-up using fixed SST (APE)
46        and improved radiation code from Ruth Geen.
47    2015/12/11:
48      - add experiment "shelfice_remeshing" (Dan & Jim)
49    
50    checkpoint65q (2015/11/18) synchronised with main MITgcm code.
51    
52    2015/11/12:
53      - update cpl_gray+ocn/share-code (ATMIDS.h & OCNIDS.h) and coupler parameter
54        file (in input_cpl) following coupling pkg changes.
55    2015/11/04:
56      - switch from #define GLOBAL_SUM_SEND_RECV to #define GLOBAL_SUM_ORDER_TILES
57        (i.e., the new default) experiments atm_gray (3 code dir),
58        global_ocean.gm_k3d & global_ocean.gm_res ; change cpl_gray+ocn (code_atm
59        & ocn) to also use the new default (#define GLOBAL_SUM_ORDER_TILES).
60    
61    checkpoint65p (2015/10/23) synchronised with main MITgcm code.
62    
63    2015/10/23:
64      - fix cpl_gray+ocn: specify an existing SST file (in data.atm_phys) since
65        old one was been removed on Jan 22, 2015
66    
67    checkpoint65n (2015/07/29) synchronised with main MITgcm code.
68    checkpoint65m (2015/06/15) synchronised with main MITgcm code.
69    checkpoint65j (2015/02/25) synchronised with main MITgcm code.
70    
71    2015/02/22:
72      - update global_ocean.gm_k3d & global_ocean.gm_res output after fixing
73        pkg/gmredi related code.
74    
75    checkpoint65i (2015/01/23) synchronised with main MITgcm code.
76    
77    2015/01/22:
78      - update atm_gray/input set-up: start from a 1.yr run pickup file (run with
79        atmPhys_stepSST=F) using closer to present new SST file: SST_symEx3.bin ;
80        and then switch on atmPhys_stepSST=True and use Qflux file: Qflux_w90.bin
81    2015/01/21:
82      - update output of experiments atm_gray & cpl_gray+ocean after fixing
83        bug in frictional heating in S/R ATM_PHYS_TENDENCY_APPLY_V.
84    2015/01/14:
85      - add a test case using ALLOW_EDDYPSI + gmredi K3D scheme (from Michael Bates)
86        similar to global_ocean.90x40x15 & tutorial_global_oce_latlon experiments;
87    
88    checkpoint65h (2014/12/17) synchronised with main MITgcm code.
89    checkpoint65f (2014/10/13) synchronised with main MITgcm code.
90    
91    2014/10/06:
92      - update cpl_gray+ocn set-up: switch on saisonal insolation and add two
93        thin-walls in the ocean from North pole down to 34.S (Double-Drake config);
94        also adjust diagnostics to get climatological seasonal output.
95    
96    checkpoint65e (2014/09/28) synchronised with main MITgcm code.
97    checkpoint65c (2014/08/30) synchronised with main MITgcm code.
98    checkpoint65a (2014/07/27) synchronised with main MITgcm code.
99    checkpoint65  (2014/07/18) synchronised with main MITgcm code.
100    checkpoint64z (2014/07/10) synchronised with main MITgcm code.
101    checkpoint64x (2014/05/24) synchronised with main MITgcm code.
102    
103    2014/05/23:
104      - add experiment global_oce_biogeo_bling (see MITgcm_contrib/bling/README.txt)
105    
106    2014/05/21:
107    atm_gray & cpl_gray+ocn: change convection parameters:
108        switch on "do_virtual" and "do_shallower" (recommended by Paul O'Gorman)
109        but keep default RH threshold (=0.8)
110        Update output of cpl_gray+ocn (no need to update atm_gray output,
111        too short cold start run).
112    global_ocean.gm_k3d: Update output after fixing minor bugs relating to
113        finding the +eigenvalues/vectors (in gmredi_calc_eigs.F & gmredi_k3d.F):
114        was getting only 3 matching digits for cg2d.
115        New output generated on baudelaire using gfortran and "-devel" option.
116        Added to bi-weekly ifort+MPI test on acesgrid.
117    
118    2014/05/11:
119      - update atm_gray & cpl_gray+ocn output after changes in atmospheric p*:
120        + Switch to more accurate p* coordinate slope term (calc_grad_phi_hyd.F)
121        + use constant reference Pot.Temp (thetaConst) instead of tRef
122        + Acount for true p* correction in theta <-> T conversion in pkg/atm_phys
123    
124  2014/05/07:  2014/05/07:
125    - add a test case for gmredi K3D scheme (set up from Michael Bates)    - add a test case for gmredi K3D scheme (set up from Michael Bates)
126      similar to global_ocean.90x40x15 & tutorial_global_oce_latlon experiments;      similar to global_ocean.90x40x15 & tutorial_global_oce_latlon experiments;

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.43

  ViewVC Help
Powered by ViewVC 1.1.22