/[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.271 by heimbach, Tue Mar 23 19:47:05 2004 UTC revision 1.302 by adcroft, Mon May 24 15:37:59 2004 UTC
# Line 2  $Header$ Line 2  $Header$
2    
3      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
4      ==============================      ==============================
5    
6    
7    o bug fix for mom_*_sidedrag: rA -> rAs,rAw
8    o regenerated output for global_ocean_ebm (using -ieee)
9    o fix mom_common/mom_*_sidedrag.F to recover numeric output prior to creation
10      of mom_common/
11      - simple re-arrangement of instructions within computing loop
12    checkpoint53d_pre
13    
14    checkpoint53c_post
15    o new version of coupler for AIM+thSIce and Ocean models
16     - new fields (SSS,h_MixLayer ...) are exchanged through the coupler
17     - land: change Evaporation of snow
18     - aim with thSIce: fix bug in snow-precip.
19    o changes to calc_gw.F
20     - bug fix for w^2 term near the bottom boundary
21     - (hopefully) improve the lateral slip boundary condtions for use with
22        partial/looped cells
23      - because the bug fix changes two verification experiments anyway (exp5
24        and plume on slope), change the lateral boundary condition from half slip
25        to the value of no_slip_sides
26    o ebm package wasnt quite up to the parallel task. Fixed that.
27    o Adjoint of EBM package + verification
28      * TLM OK
29      * ADM not sufficient accuracy yet (needs further testing)
30    
31    checkpoint53b_post
32    o Commiting new energy balance model to repository
33      * package is pkg/ebm
34      * verif. is verification/global_ocean_ebm
35      * references are in ebm_driver.F
36    C      * X. Wang, P. Stone and J. Marotzke, 1999:
37    C        Global thermohaline circulation. Part I:
38    C        Sensitivity to atmospheric moisture transport.
39    C        J. Climate 12(1), 71-82
40    C      * X. Wang, P. Stone and J. Marotzke, 1999:
41    C        Global thermohaline circulation. Part II:
42    C        Sensitivity with interactive transport.
43    C        J. Climate 12(1), 83-91
44    C      * M. Nakamura, P. Stone and J. Marotzke, 1994:
45    C        Destabilization of the thermohaline circulation
46    C        by atmospheric eddy transports.
47    C        J. Climate 7(12), 1870-1882
48    o Will need long integration testing.
49    checkpoint53b_pre
50    
51    o created pkg/mom_common in preparation for variable viscosity code
52    o renamed and split ini_mnc_io
53    o pkg/land: only liquid water can diffuse or run-off
54    o AIM using land: soil wetness availability account for snow
55    o added printMapIncludesZeros to EEPARMS namelist
56    
57    checkpoint53a_post
58    o restore TAMC compatiility for exf_constants.h
59      (no usage of _d in .h)
60    o Additional storing in KPP in an attempt to fix
61      TAMC problem with adjoint of KPP code.
62      (no success...)
63      Identical code works fine with TAF.
64    o Fixed verification/natl_box_adjoint experiments.
65      Initial conditions for Experiments 4 and 5 are now
66      set to "SEAICE_initialHEFF=0", which is more reasonable,
67      and hence gives results closer to that of Experiment 2.
68      Experiment 6 requires "SEAICE_initialHEFF=1" and is working once again.
69    
70    checkpoint53
71    o stable checkpoint with up to date adjoint
72      TLM tests only run for 1st grdchk at the moment. Its unclear if
73      this is a code problem or a problem with resetting code for g_
74      variables that is being autogenerated wrong.
75      Otherwise:
76       o code is testing well on Linux (P4 and AMD), SGI Alitix and Irix.
77       o IBM and HPQ tests could not be run because NCAR (IBM) and NCCS (HPQ)
78         are both still in chaos following their security messes.
79    
80    checkpoint52n_post
81    o various build (mostly genmake2) changes including:
82      - ability to build/run more easily within Cygwin and MacOS X
83      - more complicated Makefiles with a stronger dependence on Gnu Make
84    o pkg/seaice modifications
85      - added SEAICE_deltaTtherm and SEAICE_deltaTdyn in order to reduce cost
86        of pkg/seaice.  For time being, SEAICE_deltaTtherm = deltaTtracer
87        and SEAICE_deltaTdyn must be integer multiple of SEAICE_deltaTtherm
88      - changed proxy for geostrophic velocity and updated
89        verification/lab_sea/results/* accordingly
90      - removed ADI dynamic solver from pkg/seaice
91      - replaced all occurrences of 1/CSTICE or 1/CSUICE
92        they caused a segmentation fault under certain circumstances
93      - removed unused field WATR
94    o bug fix in exf-package:
95      -  u/vwind are defined at tracer/pressure points. The values of u/vwindmask
96         now reflect that.
97    o small fixes in the cal-package:
98      - set reference date to first of January for the 'model'-calendar
99      - failing of cal_CheckDate in cal_FullDate now actually results in a
100        warning
101    o small modifications in exf-package to increase flexibility:
102      - change climtempfreeze from a constant to a runtime parameter that
103        is specified in data.exf_clim (default = -1.9)
104      - introduce runtime parameter windstressmax (default = 2.0) that is
105        specified in data.exf
106    o fix in pkg/thsice:
107      - update Evap (Tsf changes) to be consistent with Latent heat flux
108      - maintain snow precipitation unchanged (even if Tsf >=0).
109     both affect global_ocean.cs32x15/(.thsice) results ; update output.txt.thsice
110    
111    checkpoint52m_post
112    o commented out call to cal_GetMonthsRec in swfrac.F and added some comments;
113      this does not change any of the results, because myIter=0 in swfrac always
114      lead to jwtype=2 (the default anyway), but the call makes little sense
115      as a default
116    o no SHORTWAVE HEATING lost at the bottom; affects lab_sea output; updated
117    o re-work pkg/thsice interface with ocean & bulk_force pkg to allow
118      atmospheric model (AIM) to use it ; add a "slab ocean" component.
119    o pkg/aim_v23 : add interface to call thermodynamic sea-ice (thsice)
120    o update global_ocean.cs32x15/output (.thsice) after changes in pkg/thsice
121    o extending useSingleCpuIO option to work with new exch2 I/O format
122      - old-style, missing-tile I/O is still accessible by defining CPP
123        option MISSING_TILE_IO in pkg/mdsio/MDSIO_OPTIONS.h
124    o monitor package can write to NetCDF files and/or STDOUT
125    o fix re-definition bug in MNC_GRID_INIT_ALL()
126    o doc/api_reference added
127      - a framework for building an API Reference Manual using all
128        the "protex" comments embedded in the code
129      - see pkg/generic_advdiff, pkg/mnc for examples
130  o MNC:  o MNC:
131    - make myThid the last argument for all subroutines    - make myThid the last argument for all subroutines
132    - new default for the grid files: NO halos    - new default for the grid files: NO halos

Legend:
Removed from v.1.271  
changed lines
  Added in v.1.302

  ViewVC Help
Powered by ViewVC 1.1.22