/[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.59 - (show annotations) (download)
Sun Mar 11 16:23:16 2018 UTC (7 years, 6 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint67a
Changes since 1.58: +3 -1 lines
new tag: checkpoint67a (synchronised with main MITgcm code)

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

  ViewVC Help
Powered by ViewVC 1.1.22