Log of /MITgcm/model/inc/CPP_OPTIONS.h
 Parent Directory
|
 Parent Directory
|  Revision Log
|
 Revision Log
|  Revision Graph
 Revision Graph
 
Revision 
1.19 -
(
view)
(
download)
(
annotate)
- 
[select for diffs]
Fri Sep 21 03:54:36 2001 UTC
(24 years, 1 month 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,
checkpoint45b_post,
checkpoint45c_post,
checkpoint45d_post,
checkpoint46,
checkpoint46a_post,
checkpoint46a_pre,
checkpoint46b_post,
checkpoint46b_pre,
checkpoint46c_post,
checkpoint46c_pre,
checkpoint46d_post,
checkpoint46d_pre,
checkpoint46e_post,
checkpoint46e_pre,
checkpoint46f_post,
checkpoint46g_post,
checkpoint46g_pre,
checkpoint46h_post,
checkpoint46h_pre,
checkpoint46i_post,
checkpoint46j_post,
checkpoint46j_pre,
checkpoint46k_post,
checkpoint46l_post,
checkpoint46l_pre,
checkpoint46m_post,
checkpoint46n_post,
checkpoint47,
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,
ecco_c44_e24,
ecco_c44_e25,
ecco_ice1,
release1-branch-end,
release1-branch_branchpoint,
release1-branch_tutorials,
release1_b1,
release1_beta1,
release1_chkpt44d_post,
release1_final_v1,
release1_p1,
release1_p2,
release1_p3,
release1_p4,
release1_p5,
release1_p6,
release1_p7
Branch point for:
c24_e25_ice,
ecco-branch,
release1,
release1-branch,
release1_coupled,
release1_final
Changes since 
1.18: +7 -3 lines
Diff to 
previous 1.18
(
colored)
Starting to bring comments up to date and format comments
for document extraction of "prototypes".
 
Revision 
1.18 -
(
view)
(
download)
(
annotate)
- 
[select for diffs]
Tue May 29 14:01:36 2001 UTC
(24 years, 5 months ago)
by 
adcroft
Branch:
MAIN
CVS Tags:
checkpoint40,
checkpoint40pre1,
checkpoint40pre2,
checkpoint40pre3,
checkpoint40pre4,
checkpoint40pre5,
checkpoint40pre6,
checkpoint40pre7,
checkpoint40pre8,
checkpoint40pre9
Changes since 
1.17: +9 -1 lines
Diff to 
previous 1.17
(
colored)
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.14 -
(
view)
(
download)
(
annotate)
- 
[select for diffs]
Sun Feb  4 14:38:44 2001 UTC
(24 years, 9 months ago)
by 
cnh
Branch:
MAIN
CVS Tags:
checkpoint35
Changes since 
1.13: +2 -1 lines
Diff to 
previous 1.13
(
colored)
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.13 -
(
view)
(
download)
(
annotate)
- 
[select for diffs]
Mon Nov 13 16:32:57 2000 UTC
(24 years, 11 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.12: +17 -3 lines
Diff to 
previous 1.12
(
colored)
Rescaling of forcing fields done immediately after reading fields.
 
Revision 
1.8 -
(
view)
(
download)
(
annotate)
- 
[select for diffs]
Tue Dec 15 00:20:34 1998 UTC
(26 years, 10 months ago)
by 
adcroft
Branch:
MAIN
Changes since 
1.7: +5 -1 lines
Diff to 
previous 1.7
(
colored)
 o Added "natural BCs" as alternative to "virtual salt flux"
 o Re-difined precFloat32 and precFloat64 to be 32 and 64
   so that their values can be meaningfuly set in the data file
 o Modified read_write.F to create an exception if readBinaryPrec
   is not set
 o Replaced CPP control of viscous BCs with run-time control
 o Tidied up input-data precision (ie. ini_depths cnh_dbg...)
 o ini_forcing.F now initialises *all* forcing arrays to zero
 o Definitively tested verification experiments 0,1,2 and 4
   (3 is atmospheric set-up which is in a state of flux)
 
Revision 
1.7 -
(
view)
(
download)
(
annotate)
- 
[select for diffs]
Mon Nov 30 23:45:24 1998 UTC
(26 years, 11 months ago)
by 
adcroft
Branch:
MAIN
Changes since 
1.6: +12 -2 lines
Diff to 
previous 1.6
(
colored)
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.5 -
(
view)
(
download)
(
annotate)
- 
[select for diffs]
Wed Jul  1 19:49:36 1998 UTC
(27 years, 4 months ago)
by 
adcroft
Branch:
MAIN
CVS Tags:
branch-point-rdot,
checkpoint10,
checkpoint11,
checkpoint12,
checkpoint13,
checkpoint14,
checkpoint15,
checkpoint16,
checkpoint17
Branch point for:
branch-rdot
Changes since 
1.4: +5 -1 lines
Diff to 
previous 1.4
(
colored)
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.3 -
(
view)
(
download)
(
annotate)
- 
[select for diffs]
Tue Jun  9 15:58:35 1998 UTC
(27 years, 4 months ago)
by 
adcroft
Branch:
MAIN
Changes since 
1.2: +5 -1 lines
Diff to 
previous 1.2
(
colored)
Various corrections:
 o do_gterm_blocking..() is fixed to work with new time-stepping
 o CPP_OPTIONS.h now contains #define ALLOW_CD
 
 
 
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.