/[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.584 by stephd, Tue Dec 6 17:57:40 2005 UTC revision 1.596 by jmc, Sat Dec 31 01:21:41 2005 UTC
# Line 4  $Name$ Line 4  $Name$
4      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
5      ==============================      ==============================
6    
7    checkpoint57z_post
8    o make CG3D solver compatible with Free-surface at k > 1 (p-coordinate):
9      affects output (@ truncation level) of exp. plume_on_slope ; updated.
10    o fix the pickup behavior for obcs in combination with ptracers
11    o fix a bug in ptracers_external_fields_load
12    o no AB-2 at the first iteration for Gw (consistent with Gu,Gv,Gt,Gs ...)
13      affects results of NH experiments (but all our NH tests have Gw[it=1]==0 !!)
14    o transfered surface NH pressure to eta field (if exactConserv).
15    o gmredi: fix bugs in slope tapering ldd97 (depthZ had the wrong sign)
16         and update lab_sea output.txt file.
17    o completing 3-dim. relaxation code: additional term
18         1/tau*( theta(i,j,k) - thetaStar(i,j,k) )
19      in S/R EXTERNAL_FORCING_T (file external_forcing.F)
20      * At compile time, in "EXF_OPTIONS.h" set
21          #define  ALLOW_CLIMTEMP_RELAXATION
22          #define  ALLOW_CLIMSALT_RELAXATION
23      * At runtime in "data", under &PARM03 set (e.g., units in seconds)
24          tauThetaClimRelax3Dim = 15552000.0,
25          tauSaltClimRelax3Dim  = 15552000.0,
26      * 3 cases:
27          1) Use a constant-in-time 3-dim. field
28          2) Provide 12 3-dim. fields corresponding to Jan., ... , Dec.
29          3) Real-time relax. to time-evolving prescribed field
30    o Adding Laplacian-type smoothness constraint on
31      initial and boundary (forcing) controls (ic, bc)
32      * enable at compile-time via
33        ALLOW_SMOOTH_IC_COST_CONTRIBUTION, ALLOW_SMOOTH_BC_COST_CONTRIBUTION
34      * enable at run-time via mult_smooth_ic = 1, mult_smooth_bc = 1
35      * Absolute scale somewhat unclear so far
36      * no area weighting was included since no other cost term does so far
37    
38    checkpoint57y_post
39    First step for a NLFS adjoint
40    o initially suppress rStar (new flag DISABLE_RSTAR_CODE)
41    o new init. routines for calc_r_star, calc_surf_dr
42    o still need to deal with ini_masks_etc
43    o testreport seemed happy
44    checkpoint57y_pre
45    
46    o obcs: always reset wVel & eta (to zero or prescribe it) at the OBs.
47    o add new package rbcs (for relaxing ptracers at boundaries/depth/surface etc)
48  o add new offset feature to offline pkg (plus minor cleanup)  o add new offset feature to offline pkg (plus minor cleanup)
49  o cfc fixes for final year of integration  o cfc fixes for final year of integration
50  o clean up GCHEM_OPTIONS.h/DIC_OPTIONS.h (all options should  o clean up GCHEM_OPTIONS.h/DIC_OPTIONS.h (all options should

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

  ViewVC Help
Powered by ViewVC 1.1.22