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

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.33

  ViewVC Help
Powered by ViewVC 1.1.22