/[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.1403 by jmc, Tue Mar 29 02:36:05 2011 UTC revision 1.1407 by jmc, Thu Apr 14 22:23:58 2011 UTC
# Line 4  $Name$ Line 4  $Name$
4      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
5      ==============================      ==============================
6    
7    o external_fields_load:
8      new S/R GET_PERIODIC_INTERVAL to calculate which time-record (and linear
9       interpolation weights) to use in a periodic time-series ; do not divide by
10       time-step to convert to integer:
11       - this fixes case where externForcingPeriod is not multiple of time-step
12          (Thanks to Christopher L. Wolfe)
13       - this fixes case where externForcingPeriod is an odd multiple of time-step
14         (was wrong by half of time-step); update results of tutorial_global_oce_in_p.
15      store index of time-record which is currently loaded:
16       - works without any assumption on sequence of calls to EXTERNAL_FIELDS_LOAD ;
17       - needed for the adjoint but not yet used because of extensive recomputations;
18         (to be fixed soon)
19    
20    checkpoint62v (2011/04/02)
21    o verification/1D_ocean_ice_column added to test Ian Fenty's
22      pkg/seaice_growth.F modifications for improving sea ice code differentiability
23    o update output of exp4, internal_wave, seaice_obcs, tutorial_plume_on_slope
24      (new velocity statistics after changing maskInW & maskInS definition)
25    o pkg/generic_advdiff with OBCS:
26      use maksInW & maskInS in advective flux and in biharmonic diffusion calculation:
27      equivalent to assumption of no tracer gradient outside the OB region.
28      This will affect the results if using obcs+biharmonic diffusion.
29      update output_adm.txt of experiment bottom_ctrl_5x5 (not expected since no obc)
30  o pkg/obcs:  o pkg/obcs:
31    change definition of maskInW & maskInS: leave OB edges inside (maskIn=1)    change definition of maskInW & maskInS: leave OB edges inside (maskIn=1)
32    (e.g., maskInW(OB_Ie)=1 ) so that velocity normal-component at OB is still    (e.g., maskInW(OB_Ie)=1 ) so that velocity normal-component at OB is still

Legend:
Removed from v.1.1403  
changed lines
  Added in v.1.1407

  ViewVC Help
Powered by ViewVC 1.1.22