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

Contents of /MITgcm_contrib/verification_other/update_history

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


Revision 1.46 - (show annotations) (download)
Mon Feb 13 22:22:04 2017 UTC (7 years, 2 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint66d
Changes since 1.45: +2 -1 lines
new tag (checkpoint66d) synchronised with main MITgcm code.

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

  ViewVC Help
Powered by ViewVC 1.1.22