/[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.586 by jmc, Thu Dec 8 15:09:31 2005 UTC revision 1.591 by jmc, Tue Dec 13 23:29:25 2005 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 ...)
8      affect results of NH experiments (but all our NH tests have Gw[it=1]==0 !!)
9    o transfert surface NH pressure to eta field (if exactConserv).
10    o gmredi: fix bugs in slope tapering ldd97 (depthZ had the wrong sign)
11         and update lab_sea output.txt file.
12    o completing 3-dim. relaxation code: additional term
13         1/tau*( theta(i,j,k) - thetaStar(i,j,k) )
14      in S/R EXTERNAL_FORCING_T (file external_forcing.F)
15      * At compile time, in "EXF_OPTIONS.h" set
16          #define  ALLOW_CLIMTEMP_RELAXATION
17          #define  ALLOW_CLIMSALT_RELAXATION
18      * At runtime in "data", under &PARM03 set (e.g., units in seconds)
19          tauThetaClimRelax3Dim = 15552000.0,
20          tauSaltClimRelax3Dim  = 15552000.0,
21      * 3 cases:
22          1) Use a constant-in-time 3-dim. field
23          2) Provide 12 3-dim. fields corresponding to Jan., ... , Dec.
24          3) Real-time relax. to time-evolving prescribed field
25    
26    checkpoint57y_post
27    First step for a NLFS adjoint
28    o initially suppress rStar (new flag DISABLE_RSTAR_CODE)
29    o new init. routines for calc_r_star, calc_surf_dr
30    o still need to deal with ini_masks_etc
31    o testreport seemed happy
32    checkpoint57y_pre
33    
34  o obcs: always reset wVel & eta (to zero or prescribe it) at the OBs.  o obcs: always reset wVel & eta (to zero or prescribe it) at the OBs.
35  o add new package rbcs (for relaxing ptracers at boundaries/depth/surface etc)  o add new package rbcs (for relaxing ptracers at boundaries/depth/surface etc)
36  o add new offset feature to offline pkg (plus minor cleanup)  o add new offset feature to offline pkg (plus minor cleanup)

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

  ViewVC Help
Powered by ViewVC 1.1.22