/[MITgcm]/MITgcm/eesupp/inc/CPP_EEOPTIONS.h
ViewVC logotype

Log of /MITgcm/eesupp/inc/CPP_EEOPTIONS.h

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.15 - (view) (download) (annotate) - [select for diffs]
Mon Nov 13 16:20:30 2000 UTC (23 years, 6 months ago) by heimbach
Branch: MAIN
CVS Tags: branch-atmos-merge-freeze, 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-shapiro, branch-atmos-merge-start, branch-atmos-merge-zonalfilt, checkpoint32, checkpoint33, checkpoint34
Branch point for: branch-atmos-merge
Changes since 1.14: +1 -1 lines
Diff to previous 1.14 , to selected 1.1
Changed MAX_NO_THREADS from 1 to 32.


Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Wed Apr 5 15:23:20 2000 UTC (24 years, 1 month ago) by adcroft
Branch: MAIN
CVS Tags: checkpoint26, checkpoint27, checkpoint28, checkpoint29, checkpoint30, checkpoint31
Changes since 1.13: +3 -104 lines
Diff to previous 1.13 , to selected 1.1
Split old style CPP_EEOPTIONS.h into two files:

  CPP_EEOPTIONS.h  now contains CPP flags (defines) only
  CPP_EEMACROS.h   contains the macros that are functions of the above flags

The old CPP_EEOPTIONS.h was getting to big and because each experiment
and platform has it's own version it was becoming unmanagable.

Note: Depending on the particular version of cpp, using the old style
CPP_EEOPTIONS.h can still work.


Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Tue Mar 14 16:16:01 2000 UTC (24 years, 2 months ago) by adcroft
Branch: MAIN
CVS Tags: checkpoint25
Changes since 1.12: +12 -1 lines
Diff to previous 1.12 , to selected 1.1
Added "JAM" routines for use with Artic network (Hyades cluster).


Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Fri May 21 21:57:44 1999 UTC (25 years ago) by adcroft
Branch: MAIN
CVS Tags: checkpoint23, checkpoint24
Changes since 1.11: +7 -7 lines
Diff to previous 1.11 , to selected 1.1
Number of arguments to GLOBAL_SUM and GLOBAL_MAX has changed.


Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Tue May 18 17:34:46 1999 UTC (25 years ago) by adcroft
Branch: MAIN
CVS Tags: checkpoint22
Changes since 1.10: +7 -7 lines
Diff to previous 1.10 , to selected 1.1
Changed number of arguments to GLOBAL_SUM and GLOBAL_MAX to two.
Instigated by Ralf.


Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Wed Oct 28 03:11:33 1998 UTC (25 years, 6 months ago) by cnh
Branch: MAIN
CVS Tags: checkpoint16, checkpoint17, checkpoint18, checkpoint19, checkpoint20, checkpoint21
Changes since 1.9: +4 -4 lines
Diff to previous 1.9 , to selected 1.1
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.9 - (view) (download) (annotate) - [select for diffs]
Tue Sep 29 18:50:55 1998 UTC (25 years, 7 months ago) by cnh
Branch: MAIN
CVS Tags: checkpoint15
Changes since 1.8: +4 -2 lines
Diff to previous 1.8 , to selected 1.1
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.8 - (view) (download) (annotate) - [select for diffs]
Sat Sep 5 17:52:12 1998 UTC (25 years, 8 months ago) by cnh
Branch: MAIN
CVS Tags: checkpoint14
Changes since 1.7: +6 -4 lines
Diff to previous 1.7 , to selected 1.1
Consistent isomorphism changes


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Wed Jul 15 22:05:44 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.6: +2 -2 lines
Diff to previous 1.6 , to selected 1.1
We decided to skip the KAP preprocessor stage on the DEC Alpha's
by default. (KAP isn't always available, even on our own well
maintained platforms...)


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Mon Jun 22 16:24:50 1998 UTC (25 years, 10 months ago) by adcroft
Branch: MAIN
CVS Tags: checkpoint10, checkpoint11, checkpoint12, checkpoint9
Changes since 1.5: +3 -3 lines
Diff to previous 1.5 , to selected 1.1
o General tidy-up.
o MPI fix. Filename changes (meta/data). salbin*y stuff.
o SST.bin SSS.bin added to verification/exp2


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Mon Jun 22 15:26:24 1998 UTC (25 years, 10 months ago) by adcroft
Branch: MAIN
CVS Tags: checkpoint8
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 , to selected 1.1
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.4 - (view) (download) (annotate) - [select for diffs]
Tue Jun 9 15:58:35 1998 UTC (25 years, 11 months ago) by adcroft
Branch: MAIN
CVS Tags: checkpoint7
Branch point for: checkpoint7-4degree-ref
Changes since 1.3: +5 -2 lines
Diff to previous 1.3 , to selected 1.1
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.3 - (view) (download) (annotate) - [select for diffs]
Mon Jun 8 21:42:59 1998 UTC (25 years, 11 months ago) by cnh
Branch: MAIN
CVS Tags: checkpoint6
Changes since 1.2: +3 -1 lines
Diff to previous 1.2 , to selected 1.1
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.2 - (view) (download) (annotate) - [select for diffs]
Thu Apr 23 20:59:34 1998 UTC (26 years ago) by cnh
Branch: MAIN
CVS Tags: checkpoint1, checkpoint2, checkpoint3, checkpoint4, checkpoint5, kloop1, kloop2, redigm
Changes since 1.1: +1 -1 lines
Diff to previous 1.1
Further  changes for converting $Id to $Header


Revision 1.1 - (view) (download) (annotate) - [selected]
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