/[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.594 by heimbach, Thu Dec 22 16:01:45 2005 UTC revision 1.598 by edhill, Wed Jan 11 06:04:11 2006 UTC
# Line 4  $Name$ Line 4  $Name$
4      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
5      ==============================      ==============================
6    
7    o add "--embed-source" option to genmake2 which, when the supporting
8      tools can be compiled (as determined by genmake2) will turn on the
9      embed_files package which then embeds the entire MITgcm source code
10      (*.[fFhc] + Makefile) used for the build within the executable
11      - requested by CNH but off by default
12      - adds a paltry <9MB to the mitgcmuv executable in most cases
13      - only writes the output when useEMBEDSRC in eedata is true
14    o clean up 3-dim. relaxation codes:
15      * Fix I/O inconsistency in pkg/rbcs: replace precFloat32 by readBinaryPrec
16      * Remove 3-dim. relaxation code from pkg/exf (now use only pkg/rbcs)
17      * Thanks to Tom Haine for testing!
18    
19    checkpoint57z_post
20  o make CG3D solver compatible with Free-surface at k > 1 (p-coordinate):  o make CG3D solver compatible with Free-surface at k > 1 (p-coordinate):
21    affects output (@ truncation level) of exp. plume_on_slope ; updated.    affects output (@ truncation level) of exp. plume_on_slope ; updated.
22  o fix the pickup behavior for obcs in combination with ptracers  o fix the pickup behavior for obcs in combination with ptracers
# Line 26  o completing 3-dim. relaxation code: add Line 39  o completing 3-dim. relaxation code: add
39        1) Use a constant-in-time 3-dim. field        1) Use a constant-in-time 3-dim. field
40        2) Provide 12 3-dim. fields corresponding to Jan., ... , Dec.        2) Provide 12 3-dim. fields corresponding to Jan., ... , Dec.
41        3) Real-time relax. to time-evolving prescribed field        3) Real-time relax. to time-evolving prescribed field
42  o Adding Laplacian-type smoothness constraint on forcing controls  o Adding Laplacian-type smoothness constraint on
43    * enable at compile-time via ALLOW_SMOOTH_BOUNDARY_CTRL_COST    initial and boundary (forcing) controls (ic, bc)
44    * enable at run-time via mult_smooth = 1    * enable at compile-time via
45        ALLOW_SMOOTH_IC_COST_CONTRIBUTION, ALLOW_SMOOTH_BC_COST_CONTRIBUTION
46      * enable at run-time via mult_smooth_ic = 1, mult_smooth_bc = 1
47    * Absolute scale somewhat unclear so far    * Absolute scale somewhat unclear so far
48    * no area weighting was included since no other cost term does so far    * no area weighting was included since no other cost term does so far
49    

Legend:
Removed from v.1.594  
changed lines
  Added in v.1.598

  ViewVC Help
Powered by ViewVC 1.1.22