/[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.27 - (show annotations) (download)
Wed Feb 25 14:43:23 2015 UTC (9 years, 2 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint65j
Changes since 1.26: +7 -1 lines
tag checkpoint65j synchronised with main MITgcm code

1 $Header: /u/gcmpack/MITgcm_contrib/verification_other/update_history,v 1.26 2015/01/23 14:56:32 jmc Exp $
2 $Name: $
3
4 Update history and content of "MITgcm_contrib/verification_other"
5 =================================================================
6
7 checkpoint65j (2015/02/25) synchronised with main MITgcm code.
8
9 2015/02/22:
10 - update global_ocean.gm_k3d & global_ocean.gm_res output after fixing
11 pkg/gmredi related code.
12
13 checkpoint65i (2015/01/23) synchronised with main MITgcm code.
14
15 2015/01/22:
16 - update atm_gray/input set-up: start from a 1.yr run pickup file (run with
17 atmPhys_stepSST=F) using closer to present new SST file: SST_symEx3.bin ;
18 and then switch on atmPhys_stepSST=True and use Qflux file: Qflux_w90.bin
19 2015/01/21:
20 - update output of experiments atm_gray & cpl_gray+ocean after fixing
21 bug in frictional heating in S/R ATM_PHYS_TENDENCY_APPLY_V.
22 2015/01/14:
23 - add a test case using ALLOW_EDDYPSI + gmredi K3D scheme (from Michael Bates)
24 similar to global_ocean.90x40x15 & tutorial_global_oce_latlon experiments;
25
26 checkpoint65h (2014/12/17) synchronised with main MITgcm code.
27 checkpoint65f (2014/10/13) synchronised with main MITgcm code.
28
29 2014/10/06:
30 - update cpl_gray+ocn set-up: switch on saisonal insolation and add two
31 thin-walls in the ocean from North pole down to 34.S (Double-Drake config);
32 also adjust diagnostics to get climatological seasonal output.
33
34 checkpoint65e (2014/09/28) synchronised with main MITgcm code.
35 checkpoint65c (2014/08/30) synchronised with main MITgcm code.
36 checkpoint65a (2014/07/27) synchronised with main MITgcm code.
37 checkpoint65 (2014/07/18) synchronised with main MITgcm code.
38 checkpoint64z (2014/07/10) synchronised with main MITgcm code.
39 checkpoint64x (2014/05/24) synchronised with main MITgcm code.
40
41 2014/05/23:
42 - add experiment global_oce_biogeo_bling (see MITgcm_contrib/bling/README.txt)
43
44 2014/05/21:
45 atm_gray & cpl_gray+ocn: change convection parameters:
46 switch on "do_virtual" and "do_shallower" (recommended by Paul O'Gorman)
47 but keep default RH threshold (=0.8)
48 Update output of cpl_gray+ocn (no need to update atm_gray output,
49 too short cold start run).
50 global_ocean.gm_k3d: Update output after fixing minor bugs relating to
51 finding the +eigenvalues/vectors (in gmredi_calc_eigs.F & gmredi_k3d.F):
52 was getting only 3 matching digits for cg2d.
53 New output generated on baudelaire using gfortran and "-devel" option.
54 Added to bi-weekly ifort+MPI test on acesgrid.
55
56 2014/05/11:
57 - update atm_gray & cpl_gray+ocn output after changes in atmospheric p*:
58 + Switch to more accurate p* coordinate slope term (calc_grad_phi_hyd.F)
59 + use constant reference Pot.Temp (thetaConst) instead of tRef
60 + Acount for true p* correction in theta <-> T conversion in pkg/atm_phys
61
62 2014/05/07:
63 - add a test case for gmredi K3D scheme (set up from Michael Bates)
64 similar to global_ocean.90x40x15 & tutorial_global_oce_latlon experiments;
65 daily test on acesgrid (using gfortran with MPI).
66
67 checkpoint64w (2014/05/02) synchronised with main MITgcm code.
68 checkpoint64v (2014/04/11) synchronised with main MITgcm code.
69 checkpoint64r (2013/12/08) synchronised with main MITgcm code.
70 checkpoint64p (2013/10/20) synchronised with main MITgcm code.
71
72 2013/09/25:
73 - add simple atm-gray + ocean coupled cs-32 aquaplanet setup
74 in dir=cpl_gray+ocn; for now, no land, no seaice.
75
76 checkpoint64o (2013/09/25) synchronised with main MITgcm code.
77 checkpoint64m (2013/08/13) synchronised with main MITgcm code.
78 checkpoint64k (2013/07/23) synchronised with main MITgcm code.
79
80 2013/07/07:
81 - add a 3rd atm_gray set-up, CS-32 with 26 levels and evolving SST
82
83 checkpoint64i (2013/06/18) synchronised with main MITgcm code.
84
85 2013/06/12:
86 - add the 2 working set-up (atm_gray & offline_cheapaml) to one acesgrid
87 daily test (using gfortran with MPI & mth and testing also the restart)
88
89 2013/06/10:
90 - add secondary test (offline_cheapaml/input.dyn/) using seaice-dynamics
91 and convergent wind to produce precip.
92
93 checkpoint64h (2013/05/26)
94 - add this file and make synchronised tag with main MITgcm code.
95
96 2013/05/22:
97 - add simple experiment "offline_cheapaml" (cartesian-coordinate zonally
98 periodic channel, similar to offline_exf_seaice/input.thsice)
99 using cheapAML pkg without ocean time-stepping (offline) but with seaice.
100
101 2013/05/08:
102 - update atm_gray experiments to use new pkg "atm_phys" (instead of mypackage)
103
104 2012/09/11:
105 - add code (for now, using "mypackage") and 2 example experiments
106 using gray atmospheric physics in dir "atm_gray"; see atm_gray/README.
107
108 2012/02/04:
109 - Create dir "verification_other" in Contrib area (MITgcm_contrib) for
110 additional - not automatically tested - experiments, some might or
111 might not be up to date with the main MITgcm code.
112 - Move from MITgcm/verification to Contrib/verification_other
113 the following un-tested set-up:
114 global1x1_tot/
115 global2x2_tot/
116 lab_sea/code_ad_seaice_ocean/
117 input_ad_seaice_ocean/
118 code_ad_seaice_only/
119 input_ad_seaice_only/
120 natl_box_adjoint/
121 --------------------------------------------------------------------------------

  ViewVC Help
Powered by ViewVC 1.1.22