/[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.1861 by jmc, Wed May 1 18:09:44 2013 UTC revision 1.1870 by jmc, Sat May 25 18:36:53 2013 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/cheapaml:
8      - replace one ()**.5 with SQRT + use temp var "cdu = tau/Du" (coare3_flux);
9        affect machine truncation (but exp cheapAML_box still pass with 13 digits).
10      - consistent treatment of uWind,vWind location: assume everywhere in
11        pkg/cheapaml that they are on C-grid (@ uVel,vVel location)
12        (Note: was already the case for Tair,Qair advection);
13        add option (INCONSISTENT_WIND_LOCATION) to recover old results.
14      - compute diabatic forcing only in the interior (excluding overlap regions)
15      - fill in array "Qsw" (for short-wave heating);
16      - add diagnostic for precip ; fill-in diagnostics for cheapAML state vars
17        before any update (consistent with MITgcm state var diagnostics);
18      - cheapaml_fields_load.F & cheapaml_init_varia.F : only fill outer edges if
19        non periodic ; + adjusted for uWind,vWind (C-grid).
20    o pkg/seaice:
21      - remove dependence of pkg/seaice versus pkg/exf (file: pkg/pkg_depend) and
22        add explicitly pkg/exf in experiments that currently use pkg/seaice.
23      - allows to compile pkg/seaice without pkg/exf.
24    o tools/OAD_support:
25      - use a local copy (ourRWCPinBd) to ensure index ourRWCP stays within bounds
26        of array "ourStepOf" in function rvNextAction (revolve.F90).
27    o pkg/aim_compon_interf renamed to pkg/atm_compon_interf
28      - change pkg name (to be used with other atmospheric physics pkg)
29        but by-pass CVS when making the new pkg so that we keep the CVS history.
30    o pkg/offline:
31      - call OFFLINE_FIELDS_LOAD from pkg/offline/offline_init_varia.F
32        (previously called from pkg/dic_surfforcing_init.F)
33    o model/src:
34      - re-order sequence of calls within packages_init_variables.F, using
35        standard order, except for:
36         DIAGNOSTICS_INIT_VARIA and OFFLINE_INIT_VARIA (called @ the top),
37         CTRL_MAP_INI and OBCS_INIT_VARIABLES (called @ the bottom)
38    o new pkg: atm_phys
39      - add entry point and source code (previously in contrib
40          verification_other/atm_gray/code_gray/) for new pkg "atm_phys"
41        (atmospheric physics pkg from P. O'Gorman and T. Schneider, JCl, 2008).
42      - re-order sequence of calls within packages_readparms.F,
43         packages_init_fixed.F and packages_write_pickup.F
44        (but skip packages_init_variables.F because of TAF issues).
45      - update contrib/*/atm_gray/ experiment.
46    o pkg/seaice (ITD code):
47      - simplify and fix the writing of pickup-files for ITD case
48    o pkg/seaice (ITD code):
49      - introduce floe size dependent lateral melt for ITD case;
50      - cleaning (avoid division by zero, change to f77 syntax, remove tabs)
51      - update seaice_itd experiment main output.
52    o pkg/thsice:
53      - remove snowPrc from common block THSICE_FLUX, in THSICE_VARS.h and
54        declared it locally (without bi,bj) in thsice_main.F & aim_do_physics.F;
55        changed accordingly pkg/atm2d.
56    
57  checkpoint64g (2013/05/01)  checkpoint64g (2013/05/01)
58  o pkg/exf ALLOW_RUNOFTEMP  o pkg/exf ALLOW_RUNOFTEMP
59    - if defined,  river and glacier runoff temperature can be read-in from    - if defined,  river and glacier runoff temperature can be read-in from

Legend:
Removed from v.1.1861  
changed lines
  Added in v.1.1870

  ViewVC Help
Powered by ViewVC 1.1.22