/[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.86 by mlosch, Wed Sep 18 16:38:01 2002 UTC revision 1.88 by jmc, Fri Sep 27 20:19:19 2002 UTC
# Line 3  $Header$ Line 3  $Header$
3      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
4      ==============================      ==============================
5    
6    checkpoint46i_post
7    o Clean up AIM package (and keep the results unchanged):
8      include CPP_OPTION and use IMPLICT NONE in all routines ;
9      declare all the variables _RL ; use _d 0 for all numerical constants.
10      use ifdef ALLOW_AIM everywhere. And now AIM can be used with g77 !
11    
12    checkpoint46h_post
13    o cleaned up the use of rhoNil and rhoConst.
14      - rhoNil should only appear in the LINEAR equation of state, everywhere
15        else rhoNil is replaced by rhoConst, e.g. find_rho computes rho-rhoConst
16        and the dynamical equations are all divided by rhoConst
17    o introduced new parameter rhoConstFresh, a reference density of fresh
18      water, to remove the fresh water flux's dependence on rhoNil. The default
19      value is 999.8 kg/m^3
20    o cleanup up external_forcing.F and external_forcing_surf.F
21      - can now be used by both OCEANIC and OCEANICP
22    checkpoint46h_pre
23    
24     Added code to convert surface volume flux (fresh water) into
25     a mass flux when using P coordinates in the ocean (OCEANICP).
26     Note: It assumes you have set rho0=rhoConst=density of fresh water.
27    
28  checkpoint46g_post  checkpoint46g_post
29  o Include a new diagnostic variable phiHydLow for the ocean model  o Include a new diagnostic variable phiHydLow for the ocean model
30    - in z-coordinates, it is the bottom pressure anomaly    - in z-coordinates, it is the bottom pressure anomaly

Legend:
Removed from v.1.86  
changed lines
  Added in v.1.88

  ViewVC Help
Powered by ViewVC 1.1.22