/[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.591 by jmc, Tue Dec 13 23:29:25 2005 UTC revision 1.599 by jmc, Thu Jan 12 16:49:07 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 no AB-2 at the first iteration for Gw (consistant with Gu,Gv,Gt,Gs ...)  checkpoint58
8    affect results of NH experiments (but all our NH tests have Gw[it=1]==0 !!)  o add "--embed-source" option to genmake2 which, when the supporting
9  o transfert surface NH pressure to eta field (if exactConserv).    tools can be compiled (as determined by genmake2) will turn on the
10      embed_files package which then embeds the entire MITgcm source code
11      (*.[fFhc] + Makefile) used for the build within the executable
12      - requested by CNH but off by default
13      - adds a paltry <9MB to the mitgcmuv executable in most cases
14      - only writes the output when useEMBEDSRC in eedata is true
15    o clean up 3-dim. relaxation codes:
16      * Fix I/O inconsistency in pkg/rbcs: replace precFloat32 by readBinaryPrec
17      * Remove 3-dim. relaxation code from pkg/exf (now use only pkg/rbcs)
18      * Thanks to Tom Haine for testing!
19    
20    checkpoint57z_post
21    o make CG3D solver compatible with Free-surface at k > 1 (p-coordinate):
22      affects output (@ truncation level) of exp. plume_on_slope ; updated.
23    o fix the pickup behavior for obcs in combination with ptracers
24    o fix a bug in ptracers_external_fields_load
25    o no AB-2 at the first iteration for Gw (consistent with Gu,Gv,Gt,Gs ...)
26      affects results of NH experiments (but all our NH tests have Gw[it=1]==0 !!)
27    o transfered surface NH pressure to eta field (if exactConserv).
28  o gmredi: fix bugs in slope tapering ldd97 (depthZ had the wrong sign)  o gmredi: fix bugs in slope tapering ldd97 (depthZ had the wrong sign)
29       and update lab_sea output.txt file.       and update lab_sea output.txt file.
30  o completing 3-dim. relaxation code: additional term  o completing 3-dim. relaxation code: additional term
# Line 22  o completing 3-dim. relaxation code: add Line 40  o completing 3-dim. relaxation code: add
40        1) Use a constant-in-time 3-dim. field        1) Use a constant-in-time 3-dim. field
41        2) Provide 12 3-dim. fields corresponding to Jan., ... , Dec.        2) Provide 12 3-dim. fields corresponding to Jan., ... , Dec.
42        3) Real-time relax. to time-evolving prescribed field        3) Real-time relax. to time-evolving prescribed field
43    o Adding Laplacian-type smoothness constraint on
44      initial and boundary (forcing) controls (ic, bc)
45      * enable at compile-time via
46        ALLOW_SMOOTH_IC_COST_CONTRIBUTION, ALLOW_SMOOTH_BC_COST_CONTRIBUTION
47      * enable at run-time via mult_smooth_ic = 1, mult_smooth_bc = 1
48      * Absolute scale somewhat unclear so far
49      * no area weighting was included since no other cost term does so far
50    
51  checkpoint57y_post  checkpoint57y_post
52  First step for a NLFS adjoint  First step for a NLFS adjoint

Legend:
Removed from v.1.591  
changed lines
  Added in v.1.599

  ViewVC Help
Powered by ViewVC 1.1.22