/[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.1994 by mlosch, Mon May 12 14:15:52 2014 UTC revision 1.2002 by jmc, Wed May 28 23:14:38 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 pkg/seaice/seaice_do_ridging.F: clean up the insectarium  o model/src & most packages:
8      - always call {PKG}_READPARMS even if corresponding use{PKG}=F;
9      - in {PKG}_READPARMS, in case use{PKG}=F: add a call to new S/R
10        PACKAGES_UNUSED_MSG to print a weak warning when parameter file
11        "data.{pkg}" exist ; and leave the S/R (return) just after.
12      - more standard LAND pkg interface (land_init_fixed.F, land_check.F).
13        + call LAND_READPARMS from packages_readparms.F
14    o pkg/seaice:
15      - remove code that resets useThSice in S/R seaice_readparms and
16        replace by a warning in S/R seaice_check
17      - remove parameter MULTDIM, replace with nITD and runtime
18        parameter SEAICE_multDim (still hard-wired to nITD if
19        SEAICE_ITD is defined)
20    
21    checkpoint64x (2014/05/24)
22    o verification/lab_sea:
23      - update adjoint and TLM output following changes to pkg/salt_plume
24      - un-do the update after putting back local recip_Cp in few places.
25    o pkg/salt_plume: modifications by An Nguyen:
26      - add capability to do brine rejection (salt-plume) as function of
27        volume+tracers (instead of only salinity tracer).
28      - conserve volume by exchanging volume from each kLev to above to
29        accommodate in-coming brine volume
30      - store surface and klev exchanged fraction + volume in 4 new 3-d arrays
31      - switch KPP surf buoyancy due to brine forcing to 3-d
32        (3 more 3-d arrays, 2 for SPforcing[T,S], 1 for boplume)
33      - add salt_plume_volfrac, salt_plume_apply, salt_plume_tendency_apply_t
34      - unrelatedly, also add ad-hoc capability to vary salt_plume scheme
35        in East/West Arctic.
36    o pkg/sbo:
37      - incorporate modifications from Katherine Quinn to enable the use of sbo
38        pkg in ECCO-v4 set-up ; remove SBO-TimeAve output ; add monitor-like
39        output for future testreport verification (unfinished).
40    o pkg/atm_phys:
41      - change diagnostics (AtPh_Trf & AtPh_Qrf) of DARGAN_BETTSMILLER S/R:
42        skip the reseting of t_ref & q_ref to initial t & q ; this preserve the
43        output of S/R CAPECALCNEW (Parcel temp & q) for diagnostics.
44    o pkg/seaice
45      seaice_calc_ice_strength.F: modify expression to avoid divisions
46        (affects truncation)
47      seaice_do_ridging.F: clean up the insectarium
48    - fix a bug that was compensated by areaScaling (-> remove areaScaling code)    - fix a bug that was compensated by areaScaling (-> remove areaScaling code)
49    - added SEAICEsnowFracRidge to redistributed snow (2nd bug)    - added SEAICEsnowFracRidge to redistributed snow (2nd bug)
50    - set closing/openingRate to zero where no extra iteration is need (3rd bug)    - set closing/openingRate to zero where no extra iteration is need (3rd bug)
51    - add some debugging information and error messages (warnings)    - add some debugging information and error messages (warnings)
52  o model/src: modifications relatd to atmosphere p*:  o model/src: modifications relatd to atmosphere p*:
53    - Switch to more accurate p* coordinate slope term (calc_grad_phi_hyd.F)    - Switch to more accurate p* coordinate slope term (calc_grad_phi_hyd.F)
54    - With p* or Sigma-P, use constant reference Pot.Temp (thetaConst) instead    - With p* or Sigma-P, use constant reference Pot.Temp (thetaConst) instead

Legend:
Removed from v.1.1994  
changed lines
  Added in v.1.2002

  ViewVC Help
Powered by ViewVC 1.1.22