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

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

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


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

Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Mon May 24 15:42:23 1999 UTC (24 years, 11 months ago) by adcroft
Branch: MAIN
CVS Tags: checkpoint23, checkpoint24
Changes since 1.25: +5 -1 lines
Diff to previous 1.25
Added CPP macro ALLOW_OBCS to include/exclude open boundary code.


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


Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Mon Mar 22 15:54:04 1999 UTC (25 years, 2 months ago) by adcroft
Branch: MAIN
CVS Tags: checkpoint20, checkpoint21
Changes since 1.23: +7 -7 lines
Diff to previous 1.23
Modifications for non-hydrostatic ability + updates for open-boundaries.


Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Wed Dec 9 16:11:52 1998 UTC (25 years, 5 months ago) by adcroft
Branch: MAIN
CVS Tags: checkpoint19
Changes since 1.22: +2 -1 lines
Diff to previous 1.22
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.22 - (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.21: +16 -1 lines
Diff to previous 1.21
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.21 - (view) (download) (annotate) - [select for diffs]
Fri Nov 6 22:44:46 1998 UTC (25 years, 6 months ago) by cnh
Branch: MAIN
CVS Tags: checkpoint18
Changes since 1.20: +3 -3 lines
Diff to previous 1.20
Changes to allow for atmospheric integration builds of the code


Revision 1.20 - (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, checkpoint17
Changes since 1.19: +7 -4 lines
Diff to previous 1.19
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.19 - (view) (download) (annotate) - [select for diffs]
Sun Sep 6 17:35:20 1998 UTC (25 years, 8 months ago) by cnh
Branch: MAIN
CVS Tags: checkpoint14, checkpoint15
Changes since 1.18: +5 -5 lines
Diff to previous 1.18
Consistent isomorphism changes


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


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


Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Wed Jul 15 22:09:19 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.15: +2 -2 lines
Diff to previous 1.15
Earlier, myNorm changed declaration from _RL to _RS.
A call to _GLOBAL_MAX_R8 then causes bus errors on some platforms.
We now call _GLOBAL_MAX_R4 to fix this. _GLOBAL_MAX_R4 is a
macro that depend on REAL4_IS_SLOW.


Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Thu Jun 25 20:43:23 1998 UTC (25 years, 10 months ago) by cnh
Branch: MAIN
CVS Tags: checkpoint10, checkpoint11, checkpoint12
Changes since 1.14: +2 -2 lines
Diff to previous 1.14
Changes to make compatible with DEC F77 compiler


Revision 1.14 - (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, checkpoint8, checkpoint9
Branch point for: checkpoint7-4degree-ref
Changes since 1.13: +5 -5 lines
Diff to previous 1.13
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.13 - (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.12: +2 -2 lines
Diff to previous 1.12
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.12 - (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.11: +8 -1 lines
Diff to previous 1.11
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.11 - (view) (download) (annotate) - [select for diffs]
Thu May 28 03:34:52 1998 UTC (25 years, 11 months ago) by cnh
Branch: MAIN
CVS Tags: checkpoint4, checkpoint5
Changes since 1.10: +2 -2 lines
Diff to previous 1.10
Further memory saving macros for particular grids


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


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Wed May 27 05:57:02 1998 UTC (25 years, 11 months ago) by cnh
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8
Additional memory saving macros for special "grids"


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Wed May 27 05:18:39 1998 UTC (25 years, 11 months ago) by cnh
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7
Additional memory saving option changes


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Tue May 26 21:29:45 1998 UTC (25 years, 11 months ago) by cnh
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6
Changes to support "low" memory mode of operation
 - Small change to allow _RS -> REAL*4 to work
 - Added some macros for case where grid variations are a
   a subset of the general case. e.g. dx constnat or flat bottom


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Mon May 25 16:58:49 1998 UTC (25 years, 11 months ago) by cnh
Branch: MAIN
CVS Tags: checkpoint3
Changes since 1.5: +4 -4 lines
Diff to previous 1.5
Turned 2d conjugate gradient incomplete-factorisation preconditioner
on.


Revision 1.5 - (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.4: +16 -5 lines
Diff to previous 1.4
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.4 - (view) (download) (annotate) - [select for diffs]
Thu May 21 18:26:36 1998 UTC (26 years ago) by cnh
Branch: MAIN
CVS Tags: checkpoint2
Changes since 1.3: +54 -16 lines
Diff to previous 1.3
Added active preconditioner


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Sun Apr 26 23:41:54 1998 UTC (26 years ago) by cnh
Branch: MAIN
CVS Tags: checkpoint1, kloop1, kloop2, redigm
Changes since 1.2: +4 -2 lines
Diff to previous 1.2
Improvements to I/O and feedback info.


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Fri Apr 24 02:05:41 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, 1 month 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