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