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

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

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


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

Revision 1.34 - (view) (download) (annotate) - [select for diffs]
Wed Sep 26 18:09:14 2001 UTC (22 years, 7 months ago) by cnh
Branch: MAIN
CVS Tags: checkpoint41, checkpoint42, checkpoint43, checkpoint43a-release1mods, checkpoint44, checkpoint44b_post, checkpoint44b_pre, checkpoint44e_post, checkpoint44e_pre, checkpoint44f_post, checkpoint44f_pre, checkpoint44g_post, checkpoint44h_post, checkpoint44h_pre, checkpoint45, checkpoint45a_post, chkpt44a_post, chkpt44a_pre, chkpt44c_post, chkpt44c_pre, chkpt44d_post, ecco-branch-mod1, ecco-branch-mod2, ecco-branch-mod3, ecco-branch-mod4, ecco-branch-mod5, ecco_c44_e16, ecco_c44_e17, ecco_c44_e18, ecco_c44_e19, ecco_c44_e20, ecco_c44_e21, ecco_c44_e22, ecco_c44_e23, release1-branch-end, release1-branch_branchpoint, release1-branch_tutorials, release1_b1, release1_beta1, release1_chkpt44d_post, release1_final_v1, release1_p1, release1_p2
Branch point for: ecco-branch, release1, release1-branch, release1_coupled, release1_final
Changes since 1.33: +33 -24 lines
Diff to previous 1.33
Bringing comments up to data and formatting for document extraction.


Revision 1.33 - (view) (download) (annotate) - [select for diffs]
Tue May 29 14:01:36 2001 UTC (22 years, 11 months ago) by adcroft
Branch: MAIN
CVS Tags: checkpoint40, checkpoint40pre1, checkpoint40pre2, checkpoint40pre3, checkpoint40pre4, checkpoint40pre5, checkpoint40pre6, checkpoint40pre7, checkpoint40pre8, checkpoint40pre9
Changes since 1.32: +73 -39 lines
Diff to previous 1.32
Merge from branch pre38:
 o essential mods for cubed sphere
 o debugged atmosphere, dynamcis + physics (aim)
 o new packages (mom_vecinv, mom_fluxform, ...)


Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Mon May 14 21:33:29 2001 UTC (22 years, 11 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint39
Changes since 1.31: +6 -6 lines
Diff to previous 1.31
Adapted to modified call of exchange routines EXCH_RS, EXCH_RL.


Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Tue Apr 10 22:35:25 2001 UTC (23 years ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint38
Changes since 1.30: +11 -11 lines
Diff to previous 1.30
See doc/tag-index and doc/notes_c37_adj.txt
Preparation for stand-alone autodifferentiability.


Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Fri Mar 9 20:45:09 2001 UTC (23 years, 1 month ago) by adcroft
Branch: MAIN
CVS Tags: c37_adj, checkpoint37
Branch point for: pre38
Changes since 1.29: +34 -16 lines
Diff to previous 1.29
Superficial change: moved the printing of residual and iterations up
from cg2d() to solve_for_pressure(). This is in preparation for more
useful/complete daignostics from the model as a whole.


Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Thu Mar 8 20:49:08 2001 UTC (23 years, 1 month ago) by jmc
Branch: MAIN
Changes since 1.28: +4 -3 lines
Diff to previous 1.28
change (*g) units of cg2d_x to have same units as all other potential Phi


Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Tue Mar 6 17:02:57 2001 UTC (23 years, 1 month ago) by jmc
Branch: MAIN
Changes since 1.27: +14 -14 lines
Diff to previous 1.27
change local variable names etaN & etaNM1 (now global state variables)


Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Sun Feb 4 14:38:46 2001 UTC (23 years, 2 months ago) by cnh
Branch: MAIN
CVS Tags: checkpoint35, checkpoint36
Changes since 1.26: +2 -1 lines
Diff to previous 1.26
Made sure each .F and .h file had
the CVS keywords Header and Name at its start.
Most had header but very few currently have Name, so
lots of changes!


Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Fri Feb 2 21:04:47 2001 UTC (23 years, 2 months ago) by adcroft
Branch: MAIN
Changes since 1.25: +2 -1 lines
Diff to previous 1.25
Merged changes from branch "branch-atmos-merge" into MAIN (checkpoint34)
 - substantial modifications to algorithm sequence (dynamics.F)
 - packaged OBCS, Shapiro filter, Zonal filter, Atmospheric Physics


Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Fri Mar 24 19:06:14 2000 UTC (24 years, 1 month 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-phase7, branch-atmos-merge-start, checkpoint26, checkpoint27, checkpoint28, checkpoint29, checkpoint30, checkpoint31, checkpoint32, checkpoint33, checkpoint34
Branch point for: branch-atmos-merge
Changes since 1.24: +3 -3 lines
Diff to previous 1.24
The JAM libraries don't have a GLOBAL_MAX() so we
skip the RHS normalization.


Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Fri Mar 24 18:31:31 2000 UTC (24 years, 1 month ago) by adcroft
Branch: MAIN
Changes since 1.23: +2 -2 lines
Diff to previous 1.23
Fixed some uninitialized or unused variables. This caused some compilers
to either complain or stop. Numerous but harmless.


Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Tue Mar 14 16:09:41 2000 UTC (24 years, 1 month ago) by adcroft
Branch: MAIN
CVS Tags: checkpoint25
Changes since 1.22: +22 -2 lines
Diff to previous 1.22
Added "JAM" routines for use with Artic network (Hyades cluster).


Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Fri Jul 30 16:00:55 1999 UTC (24 years, 9 months ago) by adcroft
Branch: MAIN
CVS Tags: checkpoint24
Changes since 1.21: +4 -2 lines
Diff to previous 1.21
Removed a comment of the Cadj which is reserved for TAMC. Spotted by C.E.


Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Mon May 24 14:15:15 1999 UTC (24 years, 11 months ago) by adcroft
Branch: MAIN
CVS Tags: checkpoint23
Changes since 1.20: +2 -2 lines
Diff to previous 1.20
Moved the final exchange of pressure (cg2d_x or cg3d_x) from the
solve to solve_for_pressure.F so that the adjoint knows whats
going on.


Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Tue May 18 17:36:55 1999 UTC (24 years, 11 months ago) by adcroft
Branch: MAIN
CVS Tags: checkpoint22
Changes since 1.19: +8 -25 lines
Diff to previous 1.19
Changed number of arguments to GLOBAL_SUM and GLOBAL_MAX to two.
Instigated by Ralf.


Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Mon Mar 22 15:54:03 1999 UTC (25 years, 1 month ago) by adcroft
Branch: MAIN
CVS Tags: checkpoint20, checkpoint21
Changes since 1.18: +3 -3 lines
Diff to previous 1.18
Modifications for non-hydrostatic ability + updates for open-boundaries.


Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Wed Dec 9 16:11:51 1998 UTC (25 years, 4 months ago) by adcroft
Branch: MAIN
CVS Tags: checkpoint19
Changes since 1.17: +2 -1 lines
Diff to previous 1.17
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.17 - (view) (download) (annotate) - [select for diffs]
Mon Nov 30 23:45:24 1998 UTC (25 years, 5 months ago) by adcroft
Branch: MAIN
Changes since 1.16: +4 -4 lines
Diff to previous 1.16
These are changes concerning geometry on a sphere and BCs:
 o The calculation of RA used to be wrong if delX != delY.
 o The details of the cell geometry is now consistent with the
   "classic" CM-5 code.
 o Advection near boundaries is now correct.
 o Lateral no-slip/free-slip now works.
 o Vertical no-slip/free-slip now works properly.
 o del^4 viscosity (with no-slip/free-slip) now works properly.


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


Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Mon Nov 2 03:34:11 1998 UTC (25 years, 6 months ago) by cnh
Branch: MAIN
CVS Tags: checkpoint17
Changes since 1.14: +5 -5 lines
Diff to previous 1.14
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.14 - (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.13: +26 -16 lines
Diff to previous 1.13
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.13 - (view) (download) (annotate) - [select for diffs]
Tue Sep 29 18:50:56 1998 UTC (25 years, 7 months ago) by cnh
Branch: MAIN
CVS Tags: checkpoint15
Changes since 1.12: +63 -5 lines
Diff to previous 1.12
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.12 - (view) (download) (annotate) - [select for diffs]
Tue Sep 8 01:37:49 1998 UTC (25 years, 7 months ago) by cnh
Branch: MAIN
CVS Tags: checkpoint14
Changes since 1.11: +10 -1 lines
Diff to previous 1.11
Consistent isomorphism changes


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


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


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Sun Sep 6 14:45:11 1998 UTC (25 years, 7 months ago) by cnh
Branch: MAIN
Changes since 1.8: +5 -5 lines
Diff to previous 1.8
Consistent isomorphism changes


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


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Mon Jun 15 05:13:55 1998 UTC (25 years, 10 months ago) by cnh
Branch: MAIN
CVS Tags: branch-point-rdot, checkpoint10, checkpoint11, checkpoint12, checkpoint13, checkpoint7, checkpoint8, checkpoint9
Branch point for: branch-rdot, checkpoint7-4degree-ref
Changes since 1.6: +3 -3 lines
Diff to previous 1.6
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.6 - (view) (download) (annotate) - [select for diffs]
Fri Jun 12 19:33:33 1998 UTC (25 years, 10 months ago) by cnh
Branch: MAIN
Changes since 1.5: +5 -5 lines
Diff to previous 1.5
Chages to make default setup correct for 4 degreee global comparison


Revision 1.5 - (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.4: +3 -3 lines
Diff to previous 1.4
Further memory saving macros for particular grids


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Mon May 25 16:17:36 1998 UTC (25 years, 11 months ago) by cnh
Branch: MAIN
CVS Tags: checkpoint3
Changes since 1.3: +11 -3 lines
Diff to previous 1.3
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.3 - (view) (download) (annotate) - [select for diffs]
Thu May 21 18:26:36 1998 UTC (25 years, 11 months ago) by cnh
Branch: MAIN
CVS Tags: checkpoint2
Changes since 1.2: +7 -7 lines
Diff to previous 1.2
Added active preconditioner


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, 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