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

  ViewVC Help
Powered by ViewVC 1.1.22