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

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.36

  ViewVC Help
Powered by ViewVC 1.1.22