/[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.55 - (show annotations) (download)
Tue Oct 24 20:52:38 2017 UTC (6 years, 6 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint66l
Changes since 1.54: +2 -1 lines
new tag checkpoint66l (synchronised with main MITgcm code).

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

  ViewVC Help
Powered by ViewVC 1.1.22