/[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.1992 by mlosch, Thu May 8 11:36:21 2014 UTC revision 1.1993 by jmc, Mon May 12 03:37:11 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 model/src: modifications relatd to atmosphere p*:
8      - Switch to more accurate p* coordinate slope term (calc_grad_phi_hyd.F)
9      - With p* or Sigma-P, use constant reference Pot.Temp (thetaConst) instead
10        of vertical profile tRef in geopotential background and anomaly.
11      - Acount for true p* correction in theta <-> T conversion in pkg/aim_v23
12        and pkg/atm_phys.
13      - Update FWD output of experiments: aim.5l_cs (x2), fizhi-cs-32x32x40,
14        fizhi-cs-aqualev20, fizhi-gridalt-hs, tutorial_held_suarez_cs, cpl_aim+ocn.
15  o pkg/seaice: fix a bug in seaice_prepare_ridging.F, forgot a sqrt  o pkg/seaice: fix a bug in seaice_prepare_ridging.F, forgot a sqrt
16  o pkg/ptracers: compute ptracer source/sink due to linear free surface.  o pkg/ptracers: compute ptracer source/sink due to linear free surface.
17      not used right now, but can be used in BGC packages to fix conservation.      not used right now, but can be used in BGC packages to fix conservation.
18  o pkg/dic, pkg/gchem: move tracer_meanarea to gchem, so it can be used by  o pkg/dic, pkg/gchem: move tracer_meanarea to gchem, so it can be used by
19      other packages too.      other packages too.
20  o pkg/seaice/seaice_calc_ice_strength.F: replace SEAICE_rhoSnow by  o pkg/seaice/seaice_calc_ice_strength.F: replace SEAICE_rhoSnow by
21     SEAICE_rhoIce in the Rothrock (1975)-type strength calculations      SEAICE_rhoIce in the Rothrock (1975)-type strength calculations (bug fix)
    (bug fix)  
22  o model/src:  o model/src:
23    - since we have several heat capacity (even in model/src), define "recip_Cp"    - since we have several heat capacity (even in model/src), define "recip_Cp"
24      as local variable (no longer in common block) to avoid any confusion.      as local variable (no longer in common block) to avoid any confusion.
# Line 25  o verification: Line 32  o verification:
32    - update output_adm.txt files for experiment global_ocean.cs32x15 (seaice &    - update output_adm.txt files for experiment global_ocean.cs32x15 (seaice &
33      seaice_dynmix) and lab_sea (primary test & noseaicedyn): moving/changing      seaice_dynmix) and lab_sea (primary test & noseaicedyn): moving/changing
34      code from seaice_growth.F & seaice_advdiff.F to new ridging routines      code from seaice_growth.F & seaice_advdiff.F to new ridging routines
35      seaice_reg_ridge.F seaice_do_ridging.F affects AD gradient      seaice_reg_ridge.F seaice_do_ridging.F affects AD gradient
36      (down to 8-7 matching digits for global_ocean and 5-6 for lab_sea).      (down to 8-7 matching digits for global_ocean and 5-6 for lab_sea).
37  o model/src: for atmosphere in p* coords:  o model/src: for atmosphere in p* coords:
38    - store factor rStarFacC**atm_kappa (= pStarFacK) in common block    - store factor rStarFacC**atm_kappa (= pStarFacK) in common block

Legend:
Removed from v.1.1992  
changed lines
  Added in v.1.1993

  ViewVC Help
Powered by ViewVC 1.1.22