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

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

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


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

Revision 1.42 - (view) (download) (annotate) - [select for diffs]
Tue May 18 18:01:12 1999 UTC (24 years, 11 months ago) by adcroft
Branch: MAIN
CVS Tags: checkpoint22
Changes since 1.41: +66 -9 lines
Diff to previous 1.41
Modifications/additions for KPP mixing scheme. Instigated by Dimitri.


Revision 1.41 - (view) (download) (annotate) - [select for diffs]
Mon May 3 21:45:57 1999 UTC (25 years ago) by adcroft
Branch: MAIN
CVS Tags: checkpoint21
Changes since 1.40: +5 -1 lines
Diff to previous 1.40
Added "freezing" subroutine. This can be viewed as a place-holder
holder for a fuller ice model. Currently, this routine simply
"caps" the temperatures to above -1.9 Celsius.


Revision 1.40 - (view) (download) (annotate) - [select for diffs]
Wed Dec 9 16:11:51 1998 UTC (25 years, 5 months ago) by adcroft
Branch: MAIN
CVS Tags: checkpoint19, checkpoint20
Changes since 1.39: +2 -1 lines
Diff to previous 1.39
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.39 - (view) (download) (annotate) - [select for diffs]
Tue Dec 8 19:44:28 1998 UTC (25 years, 5 months ago) by adcroft
Branch: MAIN
Changes since 1.38: +5 -1 lines
Diff to previous 1.38
Implementation of Open Boundaries:
 o new source code: ini_obcs.F set_obcs.F apply_obcs1.F apply_obcs2.F
                    OBCS.h
 o modified code at a few points, key changes are in
    dynamcis.F the_model_main.F and ini_cg2d.F
 o documentation in OBCS.h and doc/OpenBound.*


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


Revision 1.37 - (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.36: +3 -3 lines
Diff to previous 1.36
Partial changes to incoporate atmospheric configuration
Minor TAMC compliance changes
Included one-layer verification experiment exp0


Revision 1.36 - (view) (download) (annotate) - [select for diffs]
Wed Oct 28 03:11:37 1998 UTC (25 years, 6 months ago) by cnh
Branch: MAIN
CVS Tags: checkpoint16
Changes since 1.35: +10 -7 lines
Diff to previous 1.35
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.35 - (view) (download) (annotate) - [select for diffs]
Tue Sep 29 18:50:57 1998 UTC (25 years, 7 months ago) by cnh
Branch: MAIN
CVS Tags: checkpoint15
Changes since 1.34: +3 -1 lines
Diff to previous 1.34
Changes for new exchange routines which do general tile <-> tile
connectivity, variable width overlap regions and provide
hooks for shared memory  and DMA protocols like Arctic, Memory Channel
etc..


Revision 1.34 - (view) (download) (annotate) - [select for diffs]
Mon Sep 7 16:23:11 1998 UTC (25 years, 8 months ago) by cnh
Branch: MAIN
CVS Tags: checkpoint14
Changes since 1.33: +5 -5 lines
Diff to previous 1.33
Consistent isomorphism changes


Revision 1.33 - (view) (download) (annotate) - [select for diffs]
Sun Sep 6 17:35:20 1998 UTC (25 years, 8 months ago) by cnh
Branch: MAIN
Changes since 1.32: +7 -1 lines
Diff to previous 1.32
Consistent isomorphism changes


Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Sun Aug 23 15:34:40 1998 UTC (25 years, 8 months ago) by cnh
Branch: MAIN
Changes since 1.31: +3 -3 lines
Diff to previous 1.31
Consistent isomorphism changes


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


Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Thu Aug 20 20:05:01 1998 UTC (25 years, 8 months ago) by cnh
Branch: MAIN
Changes since 1.29: +103 -110 lines
Diff to previous 1.29
Isomorphism consistency changes


Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Thu Aug 20 19:26:40 1998 UTC (25 years, 8 months ago) by cnh
Branch: MAIN
Changes since 1.28: +8 -7 lines
Diff to previous 1.28
Isomorphism consistency changes


Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Thu Aug 20 19:25:05 1998 UTC (25 years, 8 months ago) by cnh
Branch: MAIN
Changes since 1.27: +2 -2 lines
Diff to previous 1.27
Isomorphism consistency changes


Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Thu Aug 20 16:03:15 1998 UTC (25 years, 8 months ago) by cnh
Branch: MAIN
Changes since 1.26: +33 -29 lines
Diff to previous 1.26
Changes to support consistent pressure-height isomorphism


Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Wed Aug 19 16:20:49 1998 UTC (25 years, 8 months ago) by cnh
Branch: MAIN
Changes since 1.25: +35 -16 lines
Diff to previous 1.25
Changes to support r as vertical coordinate


Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Thu Jul 16 15:23:43 1998 UTC (25 years, 10 months ago) by adcroft
Branch: MAIN
CVS Tags: checkpoint13
Changes since 1.24: +2 -2 lines
Diff to previous 1.24
Added diagnostics for KapGM.
Added GMmaxval to limit values of KapGM when using the Ri # formula.


Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Wed Jul 1 19:57:22 1998 UTC (25 years, 10 months ago) by adcroft
Branch: MAIN
CVS Tags: branch-point-rdot, checkpoint10, checkpoint11, checkpoint12
Branch point for: branch-rdot
Changes since 1.23: +2 -2 lines
Diff to previous 1.23
Changed the #include at the top from CPP_EEOPTIONS.h to CPP_OPTIONS.h
This ought to be done through-out (?) but was necessary in at least
the_model_main.F, dynamics.F, ini_parms.F because of the new
macro ALLOW_DIAGNOSTICS.


Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Wed Jul 1 19:49:36 1998 UTC (25 years, 10 months ago) by adcroft
Branch: MAIN
Changes since 1.22: +11 -1 lines
Diff to previous 1.22
The time-averaging diagnostics has been modified to include
averages of "intermediate" quantities that exist only on a tile.
We currently only time-average K13, K23 and wVel but these
should be usable as a template for other diagnostics.
We have now split off these routines into a separate module
called diags/. Use of these routines is enabled by the
CPP flag ALLOW_DIAGNOSTICS set in model/inc/CPP_OPTIONS.h


Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Tue Jun 23 02:35:59 1998 UTC (25 years, 10 months ago) by adcroft
Branch: MAIN
Changes since 1.21: +2 -2 lines
Diff to previous 1.21
Fix for GM/Redi parameterisation:
 o KapGM is now set to GMkbackground in dynamics() because
   the TOP_LAYER method wouldn't work in calc_iso_slopes()
   since it is called from the K >= 2
 o This might be a messy fix but it was so simple I couldn't
   resist it. A better way might have been to call calc_isoslopes()
   before the K>=2 loop with K=1. Anyway, it works...


Revision 1.21 - (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: checkpoint8, checkpoint9
Changes since 1.20: +23 -11 lines
Diff to previous 1.20
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.20 - (view) (download) (annotate) - [select for diffs]
Mon Jun 15 05:17:42 1998 UTC (25 years, 11 months ago) by cnh
Branch: MAIN
Changes since 1.19: +13 -13 lines
Diff to previous 1.19
Commented out debugging at end


Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Mon Jun 15 05:13:56 1998 UTC (25 years, 11 months ago) by cnh
Branch: MAIN
CVS Tags: checkpoint7
Branch point for: checkpoint7-4degree-ref
Changes since 1.18: +97 -80 lines
Diff to previous 1.18
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.18 - (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.17: +26 -19 lines
Diff to previous 1.17
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.17 - (view) (download) (annotate) - [select for diffs]
Wed Jun 10 01:44:03 1998 UTC (25 years, 11 months ago) by cnh
Branch: MAIN
Changes since 1.16: +11 -11 lines
Diff to previous 1.16
Fixed problems with _RS -> REAL*4 and with reading in
intial hydrography


Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Tue Jun 9 16:34:03 1998 UTC (25 years, 11 months ago) by cnh
Branch: MAIN
Changes since 1.15: +2 -1 lines
Diff to previous 1.15
Initialised maskC edge values to 0 to prevent
NaN errors


Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Tue Jun 9 15:58:36 1998 UTC (25 years, 11 months ago) by adcroft
Branch: MAIN
Changes since 1.14: +23 -22 lines
Diff to previous 1.14
Various corrections:
 o do_gterm_blocking..() is fixed to work with new time-stepping
 o CPP_OPTIONS.h now contains #define ALLOW_CD


Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Mon Jun 8 21:43:01 1998 UTC (25 years, 11 months ago) by cnh
Branch: MAIN
CVS Tags: checkpoint6
Changes since 1.13: +9 -5 lines
Diff to previous 1.13
Merge of GM Redi and spherical polar and inplicit diffusion
and CD. Everything for a global run is now included, however,
still some discrepancies with GM Redi.


Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Mon Jun 8 18:45:28 1998 UTC (25 years, 11 months ago) by adcroft
Branch: MAIN
CVS Tags: checkpoint5
Changes since 1.12: +2 -2 lines
Diff to previous 1.12
Various corrections:
 o implicitDiffusion was missing from PARAMS.h (obviously forgot to commit)
 o maskUp in calc_common_fact() is now correct
 o find_rho() now has the proper "referencing" for "LINEAR" eos-mode
   [also affected a call from dynamics()]


Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Mon Jun 1 22:27:14 1998 UTC (25 years, 11 months ago) by adcroft
Branch: MAIN
Changes since 1.11: +41 -26 lines
Diff to previous 1.11
Implemented implicit vertical diffusion (tracers only).
Involved introducing a "total" diffusivity array (local 3D)
calculated by calc_diffusivity().
Made some small changes to time-stepping algorithm.
Switched on by setting implicitZdiffusion.
(note: *Not* fully tested with topography. But when switched off
this does produce identical results)


Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Mon Jun 1 20:36:13 1998 UTC (25 years, 11 months ago) by adcroft
Branch: MAIN
Changes since 1.10: +74 -15 lines
Diff to previous 1.10
Swapped the time-stepping algorithm around (just a little bit).
We now officially use the predictor-corrector terminology.
We make the prediction step at the end of the dynamics() section
and store the result in the gUNm1, gVNm1, gTNm1 arrays.
The "tricky" part is that at the beginning of the dynamics section,
where the "correction" is made, theses arrays must be initialised
at the beginning of any run. A new routine init_predictor() does this.
This is "all" in preparation for implicit diffusion. Let's hope
it's enough...


Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Thu May 28 16:19:50 1998 UTC (25 years, 11 months ago) by adcroft
Branch: MAIN
CVS Tags: checkpoint4
Changes since 1.9: +35 -11 lines
Diff to previous 1.9
Changes to:
 o read in coefficients for POLY3 EOS.
 o find_rho() polynomial evaluation has been factorized.
 o additional density field needed in calc_iso_slopes() with non-linear EOS.

This EOS must use the appropriate version of KNUDSEN to generate the
coefficients file (POLY3.COEFFS). C7 and C8 were back to front in
all previous versions of the model (compare01).


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Mon May 25 21:29:45 1998 UTC (25 years, 11 months ago) by cnh
Branch: MAIN
CVS Tags: checkpoint3
Changes since 1.8: +18 -14 lines
Diff to previous 1.8
Added flags for turning off momentum equation and/or temperature equation


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Mon May 25 20:05:55 1998 UTC (25 years, 11 months ago) by cnh
Branch: MAIN
Changes since 1.7: +8 -3 lines
Diff to previous 1.7
Added extra IO features
 - runtime on/off flags
 - more reporting of configuration


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Mon May 25 16:17:36 1998 UTC (25 years, 11 months ago) by cnh
Branch: MAIN
Changes since 1.6: +59 -58 lines
Diff to previous 1.6
Added changes to support implicit free-surface.
 - included gBaro a "barotropic" gravity that can
   be set differently to the g.rhoprime gravity.
 - discovered and fixed coding error in dynamics
   loop. Per tile temporaries that needed correct
   initial values were not being reset for each tile.


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Wed May 20 21:29:31 1998 UTC (25 years, 11 months ago) by adcroft
Branch: MAIN
CVS Tags: checkpoint2, redigm
Changes since 1.5: +33 -1 lines
Diff to previous 1.5
GM/Redi parameterization. calc_isoslopes() calculates components
of Redi tensor. calc_gt() then uses these components in a modified
vertical tracer flux. AJA


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Mon May 4 16:32:10 1998 UTC (26 years ago) by adcroft
Branch: MAIN
CVS Tags: checkpoint1
Changes since 1.4: +33 -27 lines
Diff to previous 1.4
Changed the descretization of hydrostatic pressure (now barZ(dz)*barZ(rho) )
to conserve potential energy. This was the original discretization but
when I (AJA) made the outer K loop I changed the discretization. Sorry.


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Thu Apr 30 14:03:28 1998 UTC (26 years ago) by adcroft
Branch: MAIN
CVS Tags: kloop2
Changes since 1.3: +14 -3 lines
Diff to previous 1.3
Moved the "K loop" from timestep() upto dynamics(). dynamics() now
contains all K loops (two infact).


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Wed Apr 29 21:31:09 1998 UTC (26 years ago) by adcroft
Branch: MAIN
CVS Tags: kloop1
Changes since 1.2: +46 -11 lines
Diff to previous 1.2
Moved the K loops from convect(), find_rho() and calc_ph() up to
this level (dynamics).


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Fri Apr 24 02:05:40 1998 UTC (26 years ago) by cnh
Branch: MAIN
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