/[MITgcm]/MITgcm/model/src/ini_vertical_grid.F
ViewVC logotype

Log of /MITgcm/model/src/ini_vertical_grid.F

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (annotate)
Links to branch-atmos-merge-zonalfilt: (view) (download) (annotate)
Sticky Tag:

Revision 1.9.2.1 - (view) (download) (annotate) - [select for diffs]
Thu Jan 18 22:34:09 2001 UTC (23 years, 3 months ago) by jmc
Branch: branch-atmos-merge
CVS Tags: branch-atmos-merge-freeze, branch-atmos-merge-phase7, branch-atmos-merge-shapiro, branch-atmos-merge-zonalfilt
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 , to next main 1.23
vertical discretization for atmospheric run, with k=1 at the surface:
  add parameter: Ro_SeaLevel = Total pressure at Sea-Level ;
  add flag: groundAtK1 = True if surface(k=1) at lower boundary (ground)
  set horiVertRatio to Gravity*rhoConst ;


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Tue May 18 17:42:35 1999 UTC (25 years ago) by adcroft
Branch: MAIN
CVS Tags: branch-atmos-merge-phase1, branch-atmos-merge-phase2, branch-atmos-merge-phase3, branch-atmos-merge-phase4, branch-atmos-merge-phase5, branch-atmos-merge-phase6, branch-atmos-merge-start, checkpoint22, checkpoint23, checkpoint24, checkpoint25, checkpoint26, checkpoint27, checkpoint28, checkpoint29, checkpoint30, checkpoint31, checkpoint32, checkpoint33, checkpoint34
Branch point for: branch-atmos-merge
Changes since 1.8: +1 -7 lines
Diff to previous 1.8
Deleted some commented out code.


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Wed Dec 9 16:11:53 1998 UTC (25 years, 5 months ago) by adcroft
Branch: MAIN
CVS Tags: checkpoint19, checkpoint20, checkpoint21
Changes since 1.7: +2 -1 lines
Diff to previous 1.7
Added IMPLICIT NONE in a lot of subroutines.
Also corrected the recip_Rhonil bug: we didn't set it in ini_parms.F


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Fri Nov 6 22:44:48 1998 UTC (25 years, 6 months ago) by cnh
Branch: MAIN
CVS Tags: checkpoint18
Changes since 1.6: +2 -2 lines
Diff to previous 1.6
Changes to allow for atmospheric integration builds of the code


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Mon Nov 2 03:34:12 1998 UTC (25 years, 6 months ago) by cnh
Branch: MAIN
CVS Tags: checkpoint17
Changes since 1.5: +2 -2 lines
Diff to previous 1.5
Changes for TAMC compatability.
Added exp0 a barotropic basin scale box example
Modified exp1 and exp2 to correct SIZE.h for Nr and
variable overlap width support.


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Sun Sep 6 14:45:11 1998 UTC (25 years, 8 months ago) by cnh
Branch: MAIN
CVS Tags: checkpoint14, checkpoint15, checkpoint16
Changes since 1.4: +13 -7 lines
Diff to previous 1.4
Consistent isomorphism changes


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Sat Aug 22 17:51:09 1998 UTC (25 years, 8 months ago) by cnh
Branch: MAIN
Changes since 1.3: +13 -13 lines
Diff to previous 1.3
Isomorphism consistency changes


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Wed Jul 29 21:37:21 1998 UTC (25 years, 9 months ago) by adcroft
Branch: MAIN
Changes since 1.2: +3 -3 lines
Diff to previous 1.2
Further correction to Z co-ordinate change. zC was wrong but it's
never used so hence wasn't noticed.


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Wed Jul 29 18:33:48 1998 UTC (25 years, 9 months ago) by adcroft
Branch: MAIN
Changes since 1.1: +3 -3 lines
Diff to previous 1.1
Changed Z co-ordinate and lopping code:
o Z now increases upwards (ie. for the ocean, z<0)
  This needed changes only in ini_vertical_grid() where zC and zFace
  are calculated and in ini_masks_etc() where hFacC is calculated
  using IF's (eg. IF H(i,j,bi,bj).LT.zFace(K) ...).
o The lopping code needed a correction to the hydrostatic pressure
  calculation.
o Two new parameters control the lopping:
  hFacMin   - is the lower limit for water fraction in a cell
  hFacMinDz - is the lower limit for water thickness in lopped cells
  Both default to 0 so that pure lopping is the default.
  To force full cells, using continuous bathymetry, set hFacMin=1


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Thu Jul 2 14:17:11 1998 UTC (25 years, 10 months ago) by adcroft
Branch: MAIN
CVS Tags: branch-point-rdot, checkpoint11, checkpoint12, checkpoint13
Branch point for: branch-rdot
Re-arrangment of initialisation:
 o ini_grid is now called first and it sets up *only* the grid and
   coordinate system.
 o ini_depths then reads topography are can set it as a function of xC, yC.
 o ini_masks_etc then derives everything else (masks, lopping factors and
   recipricols).
This tidy-up is in preparation for the rDot transformation...(tense pause)!


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.22