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

Log of /MITgcm/model/src/config_summary.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-start: (view) (download) (annotate)
Sticky Tag:

Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Wed Jun 21 19:14:10 2000 UTC (23 years, 11 months 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, checkpoint29, checkpoint30, checkpoint31, checkpoint32, checkpoint33, checkpoint34
Branch point for: branch-atmos-merge
Changes since 1.22: +1 -11 lines
Diff to previous 1.22
Removed GM/Redi parameters as part of packaging process.


Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Fri Jun 9 02:45:04 2000 UTC (23 years, 11 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint28
Changes since 1.21: +69 -69 lines
Diff to previous 1.21
Modifications to include TAMC directives, tape key computations
and initialisations to make code TAMC compatible.
Routines the_model_main.F and initialise_fixed.F
are left unchanged for the moment. (P.H.)


Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Fri Jul 30 15:42:58 1999 UTC (24 years, 9 months ago) by adcroft
Branch: MAIN
CVS Tags: checkpoint24, checkpoint25, checkpoint26, checkpoint27
Changes since 1.20: +4 -4 lines
Diff to previous 1.20
Changed some erroneous declarations of myCurrentTime (sometimes myTime)
from REAL to _RL. This probably was caught before because most people
are using -r8 compile option in conjuction with REAL4_IS_SLOW which
converts everything to real*8.  Spotted by C.E.


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


Revision 1.19 - (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
Changes since 1.18: +2 -1 lines
Diff to previous 1.18
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.18 - (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.17: +2 -2 lines
Diff to previous 1.17
Changes to allow for atmospheric integration builds of the code


Revision 1.17 - (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, checkpoint17
Changes since 1.16: +53 -29 lines
Diff to previous 1.16
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.16 - (view) (download) (annotate) - [select for diffs]
Sat Sep 5 17:52:13 1998 UTC (25 years, 8 months ago) by cnh
Branch: MAIN
CVS Tags: checkpoint14, checkpoint15
Changes since 1.15: +19 -3 lines
Diff to previous 1.15
Consistent isomorphism changes


Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Mon Aug 24 02:25:01 1998 UTC (25 years, 8 months ago) by cnh
Branch: MAIN
Changes since 1.14: +5 -1 lines
Diff to previous 1.14
Consistent isomorphism changes


Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Mon Aug 24 00:24:44 1998 UTC (25 years, 8 months ago) by cnh
Branch: MAIN
Changes since 1.13: +3 -1 lines
Diff to previous 1.13
Consistent isomorphism changes


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


Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Wed Aug 19 14:20:27 1998 UTC (25 years, 9 months ago) by cnh
Branch: MAIN
Changes since 1.11: +3 -1 lines
Diff to previous 1.11
Added print of deltaTclock - the model clock


Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Wed Jun 10 17:05:59 1998 UTC (25 years, 11 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.10: +3 -3 lines
Diff to previous 1.10
Minor changes to correct bugs with multi-process mode
of operation


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


Revision 1.9 - (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.8: +15 -1 lines
Diff to previous 1.8
Added extra IO features
 - runtime on/off flags
 - more reporting of configuration


Revision 1.8 - (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.7: +21 -1 lines
Diff to previous 1.7
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.7 - (view) (download) (annotate) - [select for diffs]
Thu May 21 18:25:48 1998 UTC (26 years ago) by cnh
Branch: MAIN
CVS Tags: checkpoint2
Changes since 1.6: +4 -2 lines
Diff to previous 1.6
Added support for binary IO of model fields for restart and/or
postprocessing


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Mon Apr 27 04:24:22 1998 UTC (26 years ago) by cnh
Branch: MAIN
CVS Tags: checkpoint1, kloop1, kloop2, redigm
Changes since 1.5: +108 -0 lines
Diff to previous 1.5
Further changes to reporting of model configuration on standard output


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Sun Apr 26 23:41:54 1998 UTC (26 years ago) by cnh
Branch: MAIN
Changes since 1.4: +26 -5 lines
Diff to previous 1.4
Improvements to I/O and feedback info.


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Fri Apr 24 02:08:39 1998 UTC (26 years ago) by cnh
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3
*** empty log message ***


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Fri Apr 24 02:06:06 1998 UTC (26 years ago) by cnh
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2
*** empty log message ***


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