/[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.57 - (show annotations) (download)
Thu Jan 18 14:22:02 2018 UTC (6 years, 3 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint66n
Changes since 1.56: +2 -1 lines
new tag "checkpoint66n" (synchronised with main MITgcm code).

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

  ViewVC Help
Powered by ViewVC 1.1.22