/[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.589 by jmc, Thu Dec 8 22:25:07 2005 UTC revision 1.590 by heimbach, Tue Dec 13 19:53:52 2005 UTC
# Line 6  $Name$ Line 6  $Name$
6    
7  o gmredi: fix bugs in slope tapering ldd97 (depthZ had the wrong sign)  o gmredi: fix bugs in slope tapering ldd97 (depthZ had the wrong sign)
8       and update lab_sea output.txt file.       and update lab_sea output.txt file.
9    o completing 3-dim. relaxation code: additional term
10         1/tau*( theta(i,j,k) - thetaStar(i,j,k) )
11      in S/R EXTERNAL_FORCING_T (file external_forcing.F)
12      * At compile time, in "EXF_OPTIONS.h" set
13          #define  ALLOW_CLIMTEMP_RELAXATION
14          #define  ALLOW_CLIMSALT_RELAXATION
15      * At runtime in "data", under &PARM03 set (e.g., units in seconds)
16          tauThetaClimRelax3Dim = 15552000.0,
17          tauSaltClimRelax3Dim  = 15552000.0,
18      * 3 cases:
19          1) Use a constant-in-time 3-dim. field
20          2) Provide 12 3-dim. fields corresponding to Jan., ... , Dec.
21          3) Real-time relax. to time-evolving prescribed field
22    
23  checkpoint57y_post  checkpoint57y_post
24  First step for a NLFS adjoint  First step for a NLFS adjoint

Legend:
Removed from v.1.589  
changed lines
  Added in v.1.590

  ViewVC Help
Powered by ViewVC 1.1.22