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

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

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


Links to HEAD: (view) (download) (annotate)
Links to checkpoint20: (view) (download) (annotate)
Sticky Tag:

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


Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Tue Nov 3 15:28:04 1998 UTC (25 years, 6 months ago) by cnh
Branch: MAIN
CVS Tags: checkpoint17
Changes since 1.15: +22 -14 lines
Diff to previous 1.15
Partial changes to incoporate atmospheric configuration
Minor TAMC compliance changes
Included one-layer verification experiment exp0


Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Wed Oct 28 03:11:36 1998 UTC (25 years, 6 months ago) by cnh
Branch: MAIN
CVS Tags: checkpoint16
Changes since 1.14: +21 -11 lines
Diff to previous 1.14
Changes to support
 - g77 compilation under Linux
 - LR(1) form of 64-bit is D or E for constants
 - Modified adjoint of exch with adjoint variables
   acuumulated.


Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Sat Aug 22 17:51:07 1998 UTC (25 years, 8 months ago) by cnh
Branch: MAIN
CVS Tags: checkpoint14, checkpoint15
Changes since 1.13: +5 -5 lines
Diff to previous 1.13
Isomorphism consistency changes


Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Fri Aug 21 12:29:55 1998 UTC (25 years, 9 months ago) by cnh
Branch: MAIN
Changes since 1.12: +3 -3 lines
Diff to previous 1.12
Consistent isomorphism changes


Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Tue Aug 18 16:32:41 1998 UTC (25 years, 9 months ago) by cnh
Branch: MAIN
Changes since 1.11: +21 -24 lines
Diff to previous 1.11
Changes to support r as a vertical coordinate


Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Wed Jul 15 22:22:24 1998 UTC (25 years, 10 months ago) by adcroft
Branch: MAIN
CVS Tags: branch-point-rdot, checkpoint13
Branch point for: branch-rdot
Changes since 1.10: +2 -2 lines
Diff to previous 1.10
After great excitement and confusion we discovered that we didn't have
a bug or sign error in the E-P flux. However, we did think it prudent
to use a better name for it. EmPpR is now EmPmR and it really is E-P-R!


Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Mon Jun 22 15:26:25 1998 UTC (25 years, 10 months ago) by adcroft
Branch: MAIN
CVS Tags: checkpoint10, checkpoint11, checkpoint12, checkpoint8, checkpoint9
Changes since 1.9: +5 -3 lines
Diff to previous 1.9
Various changes including time-dependant forcing:
 o logic for controlling external forcing fields now allows
   for time-dependant forcing: load_external_fields.F
 o genmake.dec needed a special line for the above file.
 o theta* and salt* time-stepping algorithm were re-implemented.
The 4x4 global configuration has been "double-checked" against
CNH's version. However, we do not assume any responsibility for
the correctness of this code ...  8-)


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Wed Jun 17 21:07:01 1998 UTC (25 years, 11 months ago) by adcroft
Branch: MAIN
Changes since 1.8: +4 -2 lines
Diff to previous 1.8
Introduced time-dependant forcing, loaded and interpolated in
load_external_fields.F in a subroutine load_interpolate_forcing().
Control is by one logical and two real variables in PARAMS.h:
periodicExternalForcing, externForcingCycle and externForcingPeriod.
The code in load_external_fields.F is "customized" so needs to
be edited for non-global type runs. We'll tidy it up later.


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Mon Jun 15 05:13:55 1998 UTC (25 years, 11 months ago) by cnh
Branch: MAIN
CVS Tags: checkpoint7
Branch point for: checkpoint7-4degree-ref
Changes since 1.7: +12 -1 lines
Diff to previous 1.7
Fairly coplete 4 degree global intercomparison
setup.
 Includes changes to make convective adjustment and hydrostatic
pressure correct as well as IO for climatological datasets


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Wed Jun 10 16:05:39 1998 UTC (25 years, 11 months ago) by adcroft
Branch: MAIN
Changes since 1.6: +98 -25 lines
Diff to previous 1.6
Added code to bring "salt" up-to-date with "theta".
One caveat is that implicit diffusion of salt is done with the
diffusivity of theta. We'll sort this out later. In explicit
mode, diffKzS is used.


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Sat May 30 02:10:16 1998 UTC (25 years, 11 months ago) by cnh
Branch: MAIN
CVS Tags: checkpoint4, checkpoint5, checkpoint6
Changes since 1.5: +2 -2 lines
Diff to previous 1.5
Further memory saving macros for particular grids


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Thu May 28 15:09:29 1998 UTC (25 years, 11 months ago) by cnh
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4
Further memory saving changes for oarticular grids


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Thu May 28 03:34:52 1998 UTC (25 years, 11 months ago) by cnh
Branch: MAIN
Changes since 1.3: +3 -3 lines
Diff to previous 1.3
Further memory saving macros for particular grids


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Wed May 27 21:01:47 1998 UTC (25 years, 11 months ago) by cnh
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2
Further memory saving macros for particular grids


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Fri Apr 24 02:05:40 1998 UTC (26 years ago) by cnh
Branch: MAIN
CVS Tags: checkpoint1, checkpoint2, checkpoint3, kloop1, kloop2, redigm
Changes since 1.1: +1 -1 lines
Diff to previous 1.1
Further $Id to $Header conversions


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Wed Apr 22 19:15:30 1998 UTC (26 years ago) by cnh
Branch: MAIN
Branch point for: cnh
Initial revision


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