/[MITgcm]/MITgcm/doc/tag-index
ViewVC logotype

Diff of /MITgcm/doc/tag-index

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.1985 by jmc, Tue Apr 29 21:16:20 2014 UTC revision 1.1998 by heimbach, Wed May 21 12:31:05 2014 UTC
# Line 4  $Name$ Line 4  $Name$
4      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
5      ==============================      ==============================
6    
7    o verification/lab_sea:
8      update adjoint and TLM output following changes to pkg/salt_plume
9    o pkg/salt_plume: modifications by An Nguyen:
10      - add capability to do brine rejection (salt-plume) as function of
11        volume+tracers (instead of only salinity tracer).
12      - conserve volume by exchanging volume from each kLev to above to
13        accommodate in-coming brine volume
14      - store surface and klev exchanged fraction + volume in 4 new 3-d arrays
15      - switch KPP surf buoyancy due to brine forcing to 3-d
16        (3 more 3-d arrays, 2 for SPforcing[T,S], 1 for boplume)
17      - add salt_plume_volfrac, salt_plume_apply, salt_plume_tendency_apply_t
18      - unrelatedly, also add ad-hoc capability to vary salt_plume scheme
19        in East/West Arctic.
20    o pkg/sbo:
21      - incorporate modifications from Katherine Quinn to enable the use of sbo
22        pkg in ECCO-v4 set-up ; remove SBO-TimeAve output ; add monitor-like
23        output for future testreport verification (unfinished).
24    o pkg/atm_phys:
25      - change diagnostics (AtPh_Trf & AtPh_Qrf) of DARGAN_BETTSMILLER S/R:
26        skip the reseting of t_ref & q_ref to initial t & q ; this preserve the
27        output of S/R CAPECALCNEW (Parcel temp & q) for diagnostics.
28    o pkg/seaice
29      seaice_calc_ice_strength.F: modify expression to avoid divisions
30        (affects truncation)
31      seaice_do_ridging.F: clean up the insectarium
32      - fix a bug that was compensated by areaScaling (-> remove areaScaling code)
33      - added SEAICEsnowFracRidge to redistributed snow (2nd bug)
34      - set closing/openingRate to zero where no extra iteration is need (3rd bug)
35      - add some debugging information and error messages (warnings)
36    o model/src: modifications relatd to atmosphere p*:
37      - Switch to more accurate p* coordinate slope term (calc_grad_phi_hyd.F)
38      - With p* or Sigma-P, use constant reference Pot.Temp (thetaConst) instead
39        of vertical profile tRef in geopotential background and anomaly.
40      - Acount for true p* correction in theta <-> T conversion in pkg/aim_v23
41        and pkg/atm_phys.
42      - Update FWD output of experiments: aim.5l_cs (x2), fizhi-cs-32x32x40,
43        fizhi-cs-aqualev20, fizhi-gridalt-hs, tutorial_held_suarez_cs, cpl_aim+ocn.
44    o pkg/seaice: fix a bug in seaice_prepare_ridging.F, forgot a sqrt
45    o pkg/ptracers: compute ptracer source/sink due to linear free surface.
46        not used right now, but can be used in BGC packages to fix conservation.
47    o pkg/dic, pkg/gchem: move tracer_meanarea to gchem, so it can be used by
48        other packages too.
49    o pkg/seaice/seaice_calc_ice_strength.F: replace SEAICE_rhoSnow by
50        SEAICE_rhoIce in the Rothrock (1975)-type strength calculations (bug fix)
51    o model/src:
52      - since we have several heat capacity (even in model/src), define "recip_Cp"
53        as local variable (no longer in common block) to avoid any confusion.
54      - add thetaConst in PARAMS.h (to be used with pStar or sigma-P coords).
55    o pkg/exf:
56      - from Jeff Scott: add option (#define EXF_CALC_ATMRHO) to calculate local
57        air density as function of air Temp, Humidity and atm pressure.
58    
59    checkpoint64w (2014/05/02)
60    o verification:
61      - update output_adm.txt files for experiment global_ocean.cs32x15 (seaice &
62        seaice_dynmix) and lab_sea (primary test & noseaicedyn): moving/changing
63        code from seaice_growth.F & seaice_advdiff.F to new ridging routines
64        seaice_reg_ridge.F seaice_do_ridging.F affects AD gradient
65        (down to 8-7 matching digits for global_ocean and 5-6 for lab_sea).
66  o model/src: for atmosphere in p* coords:  o model/src: for atmosphere in p* coords:
67    - store factor rStarFacC**atm_kappa (= pStarFacK) in common block    - store factor rStarFacC**atm_kappa (= pStarFacK) in common block
68    - implement more accurate p* coordinate slope term (in calc_grad_phi_hyd.F),    - implement more accurate p* coordinate slope term (in calc_grad_phi_hyd.F),

Legend:
Removed from v.1.1985  
changed lines
  Added in v.1.1998

  ViewVC Help
Powered by ViewVC 1.1.22