/[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.596 by jmc, Sat Dec 31 01:21:41 2005 UTC revision 1.600 by jmc, Sun Jan 22 16:49:26 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 pkg/bulk_force:
8     - add option and parameters to use AIM surface-flux formulae.
9     - Change loading part: S/R BULKF_FIELDS_LOAD only take care of bulkf_fields ;
10       others forcing fields (defined in PARM05, parameter file "data") are loaded
11       from S/R EXTERNAL_FIELDS_LOAD, as usually (with useBulkforce = T or F).
12     - initialise all bulkf_fields in bulkf_init.F ; do in-lining of exf_bulkcdn.F
13     - use the right EXCH call for uwind,vwind (to work on CS-grid).
14     - re-arrange header files (move parameters from BULKF.h to BULKF_PARAMS.h)
15       and parameters (note: calcWindStress replaces .NOT.readwindstress).
16     - cleaner interface with pkg/thSIce (new S/R THSICE_GET_PRECIP).
17    
18    checkpoint58
19    o add "--embed-source" option to genmake2 which, when the supporting
20      tools can be compiled (as determined by genmake2) will turn on the
21      embed_files package which then embeds the entire MITgcm source code
22      (*.[fFhc] + Makefile) used for the build within the executable
23      - requested by CNH but off by default
24      - adds a paltry <9MB to the mitgcmuv executable in most cases
25      - only writes the output when useEMBEDSRC in eedata is true
26    o clean up 3-dim. relaxation codes:
27      * Fix I/O inconsistency in pkg/rbcs: replace precFloat32 by readBinaryPrec
28      * Remove 3-dim. relaxation code from pkg/exf (now use only pkg/rbcs)
29      * Thanks to Tom Haine for testing!
30    
31  checkpoint57z_post  checkpoint57z_post
32  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):
33    affects output (@ truncation level) of exp. plume_on_slope ; updated.    affects output (@ truncation level) of exp. plume_on_slope ; updated.

Legend:
Removed from v.1.596  
changed lines
  Added in v.1.600

  ViewVC Help
Powered by ViewVC 1.1.22