/[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.1461 by jmc, Wed Jun 22 02:31:29 2011 UTC revision 1.1466 by jmc, Mon Jun 27 22:45:33 2011 UTC
# Line 5  $Name$ Line 5  $Name$
5      ==============================      ==============================
6    
7  o pkg/diagnostics:  o pkg/diagnostics:
8     - add run-time parameter "useMissingValue" (def=False) to fill land-point
9        (i.e., where mask=0) with MissingValue ; used only in MNC output file.
10       This replaces CPP-option DIAGNOSTICS_MISSING_VALUE.
11     - Extend the use of "missing_value" setting from data.diagnostics for the case
12       of counter-diagnostics (where fraction-weight is zero). This applies both to
13       MNC and MDS output files.
14    o pkg/seaice/seaice_growth.F:
15      - remove the CPP switch around the *_FWbySublim unit change and move diagnostic
16       fill for SIatmQnt, SIfwSubl, SIatmFW to the end of seaice_growth.F.
17      - add diagnostic of the actual sublimation freshwater flux (that is 0. ifndef
18       SEAICE_ADD_SUBLIMATION_TO_FWBUDGET) and of the latent heat flux (evap+sublim).
19      - bug fix : frWtrAtm needs a_FWbySublim ifdef SEAICE_ADD_SUBLIMATION_TO_FWBUDGET.
20      - bug fix : missing part to Martin's r_FWbySublim pathological case fix.
21    o verification 1D_ocean_ice_column:
22       made model domain truly 1x1x23 instead of 5x5x23 with only center cell (3,3,:) wet
23       update results
24    o pkg/diagnostics:
25   - Implement setting of "Post-Processed" diagnostics (corresponding to gdiag(5)='P')   - Implement setting of "Post-Processed" diagnostics (corresponding to gdiag(5)='P')
26     which are not filled-up but computed from other diags ; In this case, the mate     which are not filled-up but computed from other diags ; In this case, the mate
27     diag points to the primary (filled-up) diag to used for post processing.     diag points to the primary (filled-up) diag to used for post processing.
28   - Update Velocity-potential computation using post-processed diag framework.   - Update Velocity-potential computation using post-processed diag framework.
29     ==> Change the ordering of fields and time-periods in MDS output file
30       when using periodic averaging: now writes one time record with the full set
31       of fields for this time period, then the next time reccord (it used to be
32       one field with the full set of time records then the next field).
33         Note: this is now similar to NetCDF (MNC) output file. <==
34    
35  checkpoint62z (2011/06/21)  checkpoint62z (2011/06/21)
36  o adjoint monitor:  o adjoint monitor:

Legend:
Removed from v.1.1461  
changed lines
  Added in v.1.1466

  ViewVC Help
Powered by ViewVC 1.1.22