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