/[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)
Sticky Tag:

Revision 1.160 - (view) (download) (annotate) - [select for diffs]
Thu Nov 2 17:57:40 2017 UTC (6 years, 5 months ago) by jmc
Branch: MAIN
CVS Tags: HEAD, checkpoint66m, checkpoint66n, checkpoint66o
Changes since 1.159: +23 -1 lines
Diff to previous 1.159
new options 1) to account for true vertical distance (including hFac)
     in vertical viscous flux and diffusive flux ;
  2) to increase vertical mixing near surface and/or bottom where partial
     cell is too thin ;


Revision 1.159 - (view) (download) (annotate) - [select for diffs]
Wed Oct 4 20:34:23 2017 UTC (6 years, 6 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint66l
Changes since 1.158: +4 -1 lines
Diff to previous 1.158
add run-time param to allow to turn off tidal forcing.


Revision 1.158 - (view) (download) (annotate) - [select for diffs]
Tue May 2 18:13:20 2017 UTC (6 years, 11 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint66h, checkpoint66i, checkpoint66j, checkpoint66k
Changes since 1.157: +4 -1 lines
Diff to previous 1.157
new run-time param (useMin4hFacEdges) to select method for setting hFacC


Revision 1.157 - (view) (download) (annotate) - [select for diffs]
Tue Apr 4 23:21:46 2017 UTC (7 years ago) by jmc
Branch: MAIN
CVS Tags: checkpoint66f, checkpoint66g
Changes since 1.156: +3 -1 lines
Diff to previous 1.156
- add specific run-time param to select level of printed plot-field-maps,
  set by default to debugLevel. Remove internal param "printDomain".


Revision 1.156 - (view) (download) (annotate) - [select for diffs]
Sat Mar 25 01:24:56 2017 UTC (7 years, 1 month ago) by jmc
Branch: MAIN
Changes since 1.155: +3 -3 lines
Diff to previous 1.155
comment out writing of "pickup_write_immed" (never used + not in namelist)


Revision 1.155 - (view) (download) (annotate) - [select for diffs]
Fri Mar 24 21:56:45 2017 UTC (7 years, 1 month ago) by jmc
Branch: MAIN
Changes since 1.154: +20 -1 lines
Diff to previous 1.154
new input parameter "rwSuffixType" (read from PARM03 namelist)
 to select file suffix format; by default (=0), use iteration number;


Revision 1.154 - (view) (download) (annotate) - [select for diffs]
Tue Nov 29 00:11:22 2016 UTC (7 years, 5 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint66b, checkpoint66c, checkpoint66d, checkpoint66e
Changes since 1.153: +5 -8 lines
Diff to previous 1.153
cleaning


Revision 1.153 - (view) (download) (annotate) - [select for diffs]
Mon Nov 28 22:57:01 2016 UTC (7 years, 5 months ago) by jmc
Branch: MAIN
Changes since 1.152: +18 -6 lines
Diff to previous 1.152
add new parameter "selectImplicitDrag" for implicit treatment of bottom drag


Revision 1.152 - (view) (download) (annotate) - [select for diffs]
Mon Apr 4 21:29:00 2016 UTC (8 years ago) by jmc
Branch: MAIN
CVS Tags: checkpoint65v, checkpoint65w, checkpoint65x, checkpoint65y, checkpoint65z, checkpoint66a
Changes since 1.151: +12 -10 lines
Diff to previous 1.151
- new parameters "top_Pres" & "seaLev_Z" (replacing Ro_SeaLevel and recently
  added phi0Ref) to set vertical axis origin and phiRef origin according to
  coordinate and fluid type.


Revision 1.151 - (view) (download) (annotate) - [select for diffs]
Mon Feb 15 17:59:40 2016 UTC (8 years, 2 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint65u
Changes since 1.150: +21 -1 lines
Diff to previous 1.150
rename internal parameter "useDynP_inEos_Zc" to "storePhiHyd4Phys" (since
 it's also used with pkg/atm_phys) and add few more parameters (but still
 inactive, src code yet to come)


Revision 1.150 - (view) (download) (annotate) - [select for diffs]
Tue Jan 12 21:47:50 2016 UTC (8 years, 3 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint65s, checkpoint65t
Changes since 1.149: +4 -1 lines
Diff to previous 1.149
forgot to add new run-time flag (applyExchUV_early) in namelist (PARM03)


Revision 1.149 - (view) (download) (annotate) - [select for diffs]
Mon Apr 27 15:44:37 2015 UTC (9 years ago) by jmc
Branch: MAIN
CVS Tags: checkpoint65l, checkpoint65m, checkpoint65n, checkpoint65o, checkpoint65p, checkpoint65q, checkpoint65r
Changes since 1.148: +6 -3 lines
Diff to previous 1.148
adjust POLY3 coeffs summary


Revision 1.148 - (view) (download) (annotate) - [select for diffs]
Sat Jan 3 23:56:41 2015 UTC (9 years, 3 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint65i, checkpoint65j, checkpoint65k
Changes since 1.147: +9 -1 lines
Diff to previous 1.147
add run-time parameters to select bottom-drag options


Revision 1.147 - (view) (download) (annotate) - [select for diffs]
Tue May 6 15:47:05 2014 UTC (9 years, 11 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint64x, checkpoint64y, checkpoint64z, checkpoint65, checkpoint65a, checkpoint65b, checkpoint65c, checkpoint65d, checkpoint65e, checkpoint65f, checkpoint65g, checkpoint65h
Changes since 1.146: +16 -9 lines
Diff to previous 1.146
remove "recip_Cp" from common block ; add thetaConst (for pStar)


Revision 1.146 - (view) (download) (annotate) - [select for diffs]
Mon Feb 3 02:50:21 2014 UTC (10 years, 2 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint64u, checkpoint64v, checkpoint64w
Changes since 1.145: +2 -2 lines
Diff to previous 1.145
fix reported value of hFacMinDr


Revision 1.145 - (view) (download) (annotate) - [select for diffs]
Thu Dec 19 01:06:09 2013 UTC (10 years, 4 months ago) by dimitri
Branch: MAIN
CVS Tags: checkpoint64s, checkpoint64t
Changes since 1.144: +3 -1 lines
Diff to previous 1.144
useSingleCpuInput separates single-CPU input from single-CPU output


Revision 1.144 - (view) (download) (annotate) - [select for diffs]
Tue Jul 30 18:51:01 2013 UTC (10 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint64l, checkpoint64m, checkpoint64n, checkpoint64o, checkpoint64p, checkpoint64q, checkpoint64r
Changes since 1.143: +9 -4 lines
Diff to previous 1.143
add run-time parameters for isotropic 3-D Smagorinsky (Smag3D)


Revision 1.143 - (view) (download) (annotate) - [select for diffs]
Mon Jul 29 15:39:50 2013 UTC (10 years, 9 months ago) by jmc
Branch: MAIN
Changes since 1.142: +3 -2 lines
Diff to previous 1.142
change include order (for OpenAD): MOM_VISC.h before SET_GRID.h


Revision 1.142 - (view) (download) (annotate) - [select for diffs]
Sun Jul 28 21:11:09 2013 UTC (10 years, 9 months ago) by jmc
Branch: MAIN
Changes since 1.141: +47 -21 lines
Diff to previous 1.141
print value of viscAhW,viscA4W and (new) logical parameters: useHarmonicVisc,
 useBiharmonicVisc & useVariableVisc.


Revision 1.141 - (view) (download) (annotate) - [select for diffs]
Fri Jul 26 23:51:56 2013 UTC (10 years, 9 months ago) by jmc
Branch: MAIN
Changes since 1.140: +2 -2 lines
Diff to previous 1.140
extend length of drC & recip_drC from Nr to Nr+1 (forgot to check-in this one)


Revision 1.140 - (view) (download) (annotate) - [select for diffs]
Sat Dec 22 00:38:35 2012 UTC (11 years, 4 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint64b, checkpoint64c, checkpoint64d, checkpoint64e, checkpoint64f, checkpoint64g, checkpoint64h, checkpoint64i, checkpoint64j, checkpoint64k
Changes since 1.139: +4 -1 lines
Diff to previous 1.139
add run-time parameter to select CG2D solver minimum-residual solution
  (in case of a poor convergence)


Revision 1.139 - (view) (download) (annotate) - [select for diffs]
Fri Nov 9 22:31:45 2012 UTC (11 years, 5 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint64a
Changes since 1.138: +5 -1 lines
Diff to previous 1.138
- allow to read-in time-constant addMass field from file (addMassFile);
- add support to account for frictional heating (run-time switch & CPP option).


Revision 1.138 - (view) (download) (annotate) - [select for diffs]
Tue Aug 7 00:33:50 2012 UTC (11 years, 8 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint63r, checkpoint63s, checkpoint64
Changes since 1.137: +27 -5 lines
Diff to previous 1.137
report value of params balanceQnet/EmPmR, doTheta/SaltClimRelax and
 balanceTheta/SaltClimRelax


Revision 1.137 - (view) (download) (annotate) - [select for diffs]
Fri Jul 13 20:48:02 2012 UTC (11 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint63q
Changes since 1.136: +14 -11 lines
Diff to previous 1.136
add logical flag, true if using Cubed-Sphere Exch with CS-corners inside the domain


Revision 1.136 - (view) (download) (annotate) - [select for diffs]
Fri Jun 15 13:20:04 2012 UTC (11 years, 10 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint63o, checkpoint63p
Changes since 1.135: +9 -1 lines
Diff to previous 1.135
add coeffs (1-D array) for vertical biharmonic diffusion on T & S.


Revision 1.135 - (view) (download) (annotate) - [select for diffs]
Wed Apr 11 03:55:08 2012 UTC (12 years ago) by jmc
Branch: MAIN
CVS Tags: checkpoint63m, checkpoint63n
Changes since 1.134: +13 -10 lines
Diff to previous 1.134
add an internal flag, true when free-surface is always and everywhere
 at level k=1 ; for now, just set it to "usingZCoords"


Revision 1.134 - (view) (download) (annotate) - [select for diffs]
Sat Jan 21 18:45:14 2012 UTC (12 years, 3 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint63i, checkpoint63j, checkpoint63k, checkpoint63l
Changes since 1.133: +14 -10 lines
Diff to previous 1.133
- only report Linear EOS parameters if using Linear EOS
- add celsius2K ; improve description of rhoConst,rhoNil,rhoConstFresh.


Revision 1.133 - (view) (download) (annotate) - [select for diffs]
Mon Dec 12 18:59:27 2011 UTC (12 years, 4 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint63g, checkpoint63h
Changes since 1.132: +19 -4 lines
Diff to previous 1.132
move delX,delY to new header file (SET_GRID.h) and adjust length to 1rst
face dimensions.


Revision 1.132 - (view) (download) (annotate) - [select for diffs]
Wed Dec 7 23:31:15 2011 UTC (12 years, 4 months ago) by jmc
Branch: MAIN
Changes since 1.131: +7 -4 lines
Diff to previous 1.131
new run-time switch "doResetHFactors" (default=false) to reset (or not)
 thickness factors (hFac*) at the beginning of forward_step.F


Revision 1.131 - (view) (download) (annotate) - [select for diffs]
Sun Nov 13 00:48:20 2011 UTC (12 years, 5 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint63f
Changes since 1.130: +3 -1 lines
Diff to previous 1.130
new internal flag "calc_wVelocity" (= momStepping .OR. exactConserv)


Revision 1.130 - (view) (download) (annotate) - [select for diffs]
Wed Jun 8 13:46:30 2011 UTC (12 years, 10 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint62z, checkpoint63, checkpoint63a, checkpoint63b, checkpoint63c, checkpoint63d, checkpoint63e
Changes since 1.129: +25 -8 lines
Diff to previous 1.129
report printResidualFreq and improve debLev[*] description


Revision 1.129 - (view) (download) (annotate) - [select for diffs]
Thu May 12 22:32:54 2011 UTC (12 years, 11 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint62x, checkpoint62y
Changes since 1.128: +12 -9 lines
Diff to previous 1.128
print out useEnergyConservingCoriolis flag value;
add "V.I" to description of vector-invariant specific parameters.


Revision 1.128 - (view) (download) (annotate) - [select for diffs]
Thu Mar 3 19:56:31 2011 UTC (13 years, 2 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint62t, checkpoint62u, checkpoint62v, checkpoint62w
Changes since 1.127: +2 -2 lines
Diff to previous 1.127
fix typo in description


Revision 1.127 - (view) (download) (annotate) - [select for diffs]
Tue Feb 22 18:36:47 2011 UTC (13 years, 2 months ago) by jmc
Branch: MAIN
Changes since 1.126: +6 -1 lines
Diff to previous 1.126
add new param to scale curvilinear grid distance and area when using
 a different rSphere.


Revision 1.126 - (view) (download) (annotate) - [select for diffs]
Tue Nov 30 20:52:07 2010 UTC (13 years, 5 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint62p, checkpoint62q, checkpoint62r, checkpoint62s
Changes since 1.125: +13 -11 lines
Diff to previous 1.125
print out "nEndIter" value (was missing).


Revision 1.125 - (view) (download) (annotate) - [select for diffs]
Fri Nov 12 03:16:16 2010 UTC (13 years, 5 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint62o
Changes since 1.124: +25 -14 lines
Diff to previous 1.124
- remove useConstantF, useBetaPlaneF, useSphereF and replace them
  with integer parameter "selectCoriMap" (=0,1,2).
- add parameter "fPrime" for constant second Coriolis coeff (default=0).


Revision 1.124 - (view) (download) (annotate) - [select for diffs]
Sat Sep 11 21:24:51 2010 UTC (13 years, 7 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint62k, checkpoint62l, checkpoint62m, checkpoint62n
Changes since 1.123: +106 -88 lines
Diff to previous 1.123
first check-in of sigma (and hybrid-sigma) coordinate code


Revision 1.123 - (view) (download) (annotate) - [select for diffs]
Mon Apr 26 20:37:02 2010 UTC (14 years ago) by dimitri
Branch: MAIN
CVS Tags: checkpoint62f, checkpoint62g, checkpoint62h, checkpoint62i, checkpoint62j
Changes since 1.122: +7 -1 lines
Diff to previous 1.122
Adding parameters to specify temperature and salinity of addMass array
separately from temp_EvPrRn and salt_EvPrRn


Revision 1.122 - (view) (download) (annotate) - [select for diffs]
Tue Dec 8 21:47:23 2009 UTC (14 years, 4 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint62, checkpoint62a, checkpoint62b, checkpoint62c, checkpoint62d, checkpoint62e
Changes since 1.121: +10 -12 lines
Diff to previous 1.121
remove unused variables


Revision 1.121 - (view) (download) (annotate) - [select for diffs]
Tue Dec 8 00:31:25 2009 UTC (14 years, 4 months ago) by jmc
Branch: MAIN
Changes since 1.120: +7 -1 lines
Diff to previous 1.120
add parameter for Non-Hydrostatic free-surface option (in development)


Revision 1.120 - (view) (download) (annotate) - [select for diffs]
Tue Nov 24 09:06:29 2009 UTC (14 years, 5 months ago) by mlosch
Branch: MAIN
CVS Tags: checkpoint61z
Changes since 1.119: +3 -1 lines
Diff to previous 1.119
forgot to include output of new parameter useSRCGSolver and a test


Revision 1.119 - (view) (download) (annotate) - [select for diffs]
Thu Nov 19 19:53:18 2009 UTC (14 years, 5 months ago) by jmc
Branch: MAIN
Changes since 1.118: +3 -1 lines
Diff to previous 1.118
epsAB_CD (CD-code AB parameter): default is set to abEps


Revision 1.118 - (view) (download) (annotate) - [select for diffs]
Thu Oct 8 20:03:18 2009 UTC (14 years, 6 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint61w, checkpoint61x, checkpoint61y
Changes since 1.117: +4 -3 lines
Diff to previous 1.117
allow to specify a vertical profile of vertical viscosity


Revision 1.117 - (view) (download) (annotate) - [select for diffs]
Sun Aug 2 19:54:50 2009 UTC (14 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint61u, checkpoint61v
Changes since 1.116: +4 -2 lines
Diff to previous 1.116
changed to pass when compiling with strick checking of arguments across S/R


Revision 1.116 - (view) (download) (annotate) - [select for diffs]
Tue Apr 28 22:06:47 2009 UTC (15 years ago) by jmc
Branch: MAIN
CVS Tags: checkpoint61m, checkpoint61n, checkpoint61o, checkpoint61p, checkpoint61q, checkpoint61r, checkpoint61s, checkpoint61t
Changes since 1.115: +27 -31 lines
Diff to previous 1.115
call WRITE_1D_R* with the right type of argument


Revision 1.115 - (view) (download) (annotate) - [select for diffs]
Tue Apr 21 16:04:39 2009 UTC (15 years ago) by jmc
Branch: MAIN
Changes since 1.114: +103 -125 lines
Diff to previous 1.114
- 1 argument added to S/R PRINT_LIST_*
- call WRITE_0D_RL (instead of WRITE_0D_R8) to print "RL" parameters


Revision 1.114 - (view) (download) (annotate) - [select for diffs]
Tue Jan 27 15:35:27 2009 UTC (15 years, 3 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint61i, checkpoint61j, checkpoint61k, checkpoint61l
Changes since 1.113: +5 -5 lines
Diff to previous 1.113
rename thetaMin,phiMin -> xgOrigin,ygOrigin
 (temporary backward compatibility in ini_parms.F, until next checkpoint)


Revision 1.113 - (view) (download) (annotate) - [select for diffs]
Fri Nov 14 03:04:09 2008 UTC (15 years, 5 months ago) by dfer
Branch: MAIN
CVS Tags: checkpoint61f, checkpoint61g, checkpoint61h
Changes since 1.112: +3 -1 lines
Diff to previous 1.112
Add smoothing parameter for mixed-layer diagnostics


Revision 1.112 - (view) (download) (annotate) - [select for diffs]
Thu Nov 6 01:22:59 2008 UTC (15 years, 5 months ago) by dfer
Branch: MAIN
Changes since 1.111: +3 -1 lines
Diff to previous 1.111
dRhoSmall (for mixed-layer diagnostics) now a run-time paramater


Revision 1.111 - (view) (download) (annotate) - [select for diffs]
Tue Oct 21 18:05:21 2008 UTC (15 years, 6 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint61e
Changes since 1.110: +3 -3 lines
Diff to previous 1.110
update bottom-drag units


Revision 1.110 - (view) (download) (annotate) - [select for diffs]
Sun Aug 24 21:32:17 2008 UTC (15 years, 8 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint61c, checkpoint61d
Changes since 1.109: +7 -4 lines
Diff to previous 1.109
initialisation and option setting for mass source/sink of fluid


Revision 1.109 - (view) (download) (annotate) - [select for diffs]
Mon May 5 23:11:38 2008 UTC (15 years, 11 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint59q, checkpoint59r, checkpoint60, checkpoint61, checkpoint61a, checkpoint61b
Changes since 1.108: +7 -7 lines
Diff to previous 1.108
add description for selectVortScheme=3


Revision 1.108 - (view) (download) (annotate) - [select for diffs]
Wed Apr 30 19:18:01 2008 UTC (16 years ago) by jmc
Branch: MAIN
Changes since 1.107: +2 -2 lines
Diff to previous 1.107
update description of "select_rStar" (but still not very explicit)


Revision 1.107 - (view) (download) (annotate) - [select for diffs]
Sat Apr 5 21:24:08 2008 UTC (16 years ago) by jmc
Branch: MAIN
CVS Tags: checkpoint59p
Changes since 1.106: +5 -1 lines
Diff to previous 1.106
set flags for Dynamically Active Tracers


Revision 1.106 - (view) (download) (annotate) - [select for diffs]
Sun Mar 30 21:45:11 2008 UTC (16 years, 1 month ago) by jmc
Branch: MAIN
Changes since 1.105: +60 -52 lines
Diff to previous 1.105
new parameter "selectVortScheme" to select which scheme to use for
 vorticty-term (in Vector Inv.); remove "SadournyCoriolis" flag.


Revision 1.105 - (view) (download) (annotate) - [select for diffs]
Sun Mar 30 19:10:59 2008 UTC (16 years, 1 month ago) by jmc
Branch: MAIN
Changes since 1.104: +4 -4 lines
Diff to previous 1.104
unexpected values (mass2rUniti x 3) for the 3 "Euler angle" ; fixed.


Revision 1.104 - (view) (download) (annotate) - [select for diffs]
Mon Feb 25 20:57:24 2008 UTC (16 years, 2 months ago) by mlosch
Branch: MAIN
CVS Tags: checkpoint59o
Changes since 1.103: +3 -1 lines
Diff to previous 1.103
add a flag writePickupAtEnd (default=true) to be able to suppress
writing a pickup at the last timestep


Revision 1.103 - (view) (download) (annotate) - [select for diffs]
Tue Feb 5 13:32:49 2008 UTC (16 years, 2 months ago) by mlosch
Branch: MAIN
CVS Tags: checkpoint59n
Changes since 1.102: +9 -1 lines
Diff to previous 1.102
 add parameter rotateGrid and Euler angles EulerPhi/Theta/Psi. For
 usingSphericalGrid, this allows to define the rotated grid coordinates
 via phiMin/thetaMin/dxSpacing/dySpacing, etc., but then re-compute the
 geographical coordinates according to the inverse of the rotation defined
 by the Euler angles, so that Coriolis parameter and online-interpolation by
 exf works with the geographical coordinates on XC/YC/XG/YG.

 The three Euler angles PhiEuler, ThetaEuler, and PsiEuler
 define the rotation about the original z-axis (of an sphere
 centered cartesian grid), the new x-axis, and the new z-axis,
 respectively.
 Naturally, this feature does not work with all packages, so the
 some combinations are prohibited in config_summary (flt,
 flt_zonal, ecco, profiles), because there the coordinates are
 assumed to be regular spherical grid coordinates.


Revision 1.102 - (view) (download) (annotate) - [select for diffs]
Fri Jan 18 21:23:28 2008 UTC (16 years, 3 months ago) by jmc
Branch: MAIN
Changes since 1.101: +22 -14 lines
Diff to previous 1.101
- fix units of bottom drag Coeffs
- distinguishe between 'm' or 'Pa' for vertical viscosity/diffusivity coeffs


Revision 1.101 - (view) (download) (annotate) - [select for diffs]
Tue Jan 8 00:27:42 2008 UTC (16 years, 3 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint59m
Changes since 1.100: +3 -1 lines
Diff to previous 1.100
add "monitorSelect" to reduce number of monitored fields (default unchanged)


Revision 1.100 - (view) (download) (annotate) - [select for diffs]
Mon Oct 22 13:12:45 2007 UTC (16 years, 6 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint59j, checkpoint59k, checkpoint59l
Changes since 1.99: +13 -5 lines
Diff to previous 1.99
add new run-time parameter, "pickupStrictlyMatch": when reading pickup,
 check and stop if pickup-files do not stricly match; default=T.


Revision 1.99 - (view) (download) (annotate) - [select for diffs]
Thu Aug 23 19:08:26 2007 UTC (16 years, 8 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint59g, checkpoint59h, checkpoint59i
Changes since 1.98: +15 -3 lines
Diff to previous 1.98
use mass2rUnit & rUnit2mass as units conversion factor (for surface forcing)
and remove horiVertRatio (& recip_horiVertRatio);


Revision 1.98 - (view) (download) (annotate) - [select for diffs]
Fri Jun 1 21:13:11 2007 UTC (16 years, 11 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint59c, checkpoint59d, checkpoint59e, checkpoint59f
Changes since 1.97: +5 -1 lines
Diff to previous 1.97
add temperaure criteria for Mixed-layer diagnostic


Revision 1.97 - (view) (download) (annotate) - [select for diffs]
Mon May 7 23:20:01 2007 UTC (16 years, 11 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint59b
Changes since 1.96: +7 -18 lines
Diff to previous 1.96
use WRITE_0D_C to print character parameter value.


Revision 1.96 - (view) (download) (annotate) - [select for diffs]
Mon Mar 12 23:43:54 2007 UTC (17 years, 1 month ago) by jmc
Branch: MAIN
CVS Tags: checkpoint58w_post, checkpoint58x_post, checkpoint58y_post, checkpoint59, checkpoint59a
Changes since 1.95: +5 -1 lines
Diff to previous 1.95
define and use reference profile for w <-> omega conversion in NH-code.


Revision 1.95 - (view) (download) (annotate) - [select for diffs]
Tue Jan 2 20:42:08 2007 UTC (17 years, 4 months ago) by dfer
Branch: MAIN
CVS Tags: checkpoint58u_post, checkpoint58v_post
Changes since 1.94: +4 -1 lines
Diff to previous 1.94
initial check in: correction of tracer source/sink due to Linear
Free surface


Revision 1.94 - (view) (download) (annotate) - [select for diffs]
Thu Dec 28 01:48:01 2006 UTC (17 years, 4 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint58t_post
Changes since 1.93: +19 -2 lines
Diff to previous 1.93
print out "the_run_name".


Revision 1.93 - (view) (download) (annotate) - [select for diffs]
Tue Dec 5 05:25:08 2006 UTC (17 years, 4 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint58s_post, mitgcm_mapl_00
Changes since 1.92: +24 -10 lines
Diff to previous 1.92
start to implement deep-atmosphere and/or anelastic formulation


Revision 1.92 - (view) (download) (annotate) - [select for diffs]
Sun Aug 13 21:25:38 2006 UTC (17 years, 8 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint58n_post, checkpoint58o_post, checkpoint58p_post, checkpoint58q_post, checkpoint58r_post
Changes since 1.91: +104 -101 lines
Diff to previous 1.91
put the right units for dx?,dy? and rA? ; and write globalArea.


Revision 1.91 - (view) (download) (annotate) - [select for diffs]
Thu Jul 13 02:58:03 2006 UTC (17 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint58m_post
Changes since 1.90: +9 -1 lines
Diff to previous 1.90
add useSphereF, useBetaPlaneF and use3dCoriolis to namelist PARAM01 ;
change default of useSphereF to T (if set to F => read Coriolis from files);


Revision 1.90 - (view) (download) (annotate) - [select for diffs]
Fri Jul 7 17:06:18 2006 UTC (17 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint58l_post
Changes since 1.89: +3 -3 lines
Diff to previous 1.89
fix typo.


Revision 1.89 - (view) (download) (annotate) - [select for diffs]
Fri Mar 24 16:25:49 2006 UTC (18 years, 1 month ago) by jmc
Branch: MAIN
CVS Tags: checkpoint58d_post, checkpoint58e_post, checkpoint58f_post, checkpoint58g_post, checkpoint58h_post, checkpoint58i_post, checkpoint58j_post, checkpoint58k_post
Changes since 1.88: +4 -1 lines
Diff to previous 1.88
stop when mom_fluxform/mom_vecinv are not compiled but monStepping=T


Revision 1.88 - (view) (download) (annotate) - [select for diffs]
Fri Mar 17 23:28:08 2006 UTC (18 years, 1 month ago) by jmc
Branch: MAIN
CVS Tags: checkpoint58c_post
Changes since 1.87: +9 -6 lines
Diff to previous 1.87
print value of quasiHydrostatic, metricTerms, useNHMTerms & momDissip_In_AB


Revision 1.87 - (view) (download) (annotate) - [select for diffs]
Tue Mar 7 15:28:02 2006 UTC (18 years, 1 month ago) by jmc
Branch: MAIN
CVS Tags: checkpoint58b_post
Changes since 1.86: +6 -3 lines
Diff to previous 1.86
change forcing_In_AB to affects both T,S forcing and Momentum forcing
(allow to differentiate between forcing components using new integer flags:
 momForcingOutAB=1/0 & tracForcingOutAB=1/0)
and add new flag to put Dissipation tendency out of Adams-Bashforth.


Revision 1.86 - (view) (download) (annotate) - [select for diffs]
Fri Feb 10 22:56:19 2006 UTC (18 years, 2 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint58a_post
Changes since 1.85: +12 -6 lines
Diff to previous 1.85
add internal parameter "use3Dsolver"


Revision 1.85 - (view) (download) (annotate) - [select for diffs]
Tue Dec 13 16:41:47 2005 UTC (18 years, 4 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint57z_post, checkpoint58
Changes since 1.84: +4 -1 lines
Diff to previous 1.84
add new parameter (implicitIntGravWave) even if the code is not yet ready;
(hard to maintain a different version of theses files during testing phase)


Revision 1.84 - (view) (download) (annotate) - [select for diffs]
Sun Nov 6 01:16:39 2005 UTC (18 years, 5 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint57x_post, checkpoint57y_post, checkpoint57y_pre
Changes since 1.83: +9 -1 lines
Diff to previous 1.83
add write/readBinaryPrec, globalFiles & useSingleCpuIO to the summary.


Revision 1.83 - (view) (download) (annotate) - [select for diffs]
Sun Oct 30 21:13:59 2005 UTC (18 years, 6 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint57w_post
Changes since 1.82: +12 -1 lines
Diff to previous 1.82
add 3 lines at the end (easier to search in STDOUT)


Revision 1.82 - (view) (download) (annotate) - [select for diffs]
Mon Oct 24 22:40:28 2005 UTC (18 years, 6 months ago) by jmc
Branch: MAIN
Changes since 1.81: +3 -1 lines
Diff to previous 1.81
new parameter: doAB_onGtGs to (always) apply Adams.Bashforth on tracer
 tendencies (rather than on tracers <- coming soon).


Revision 1.81 - (view) (download) (annotate) - [select for diffs]
Tue Oct 11 21:27:52 2005 UTC (18 years, 6 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint57v_post
Changes since 1.80: +11 -1 lines
Diff to previous 1.80
new parameter: sideDragFactor to enable half-slip-side BC.


Revision 1.80 - (view) (download) (annotate) - [select for diffs]
Wed Sep 28 01:34:43 2005 UTC (18 years, 7 months ago) by jmc
Branch: MAIN
CVS Tags: checkpint57u_post, checkpoint57t_post
Changes since 1.79: +3 -1 lines
Diff to previous 1.79
add KEscheme selector.


Revision 1.79 - (view) (download) (annotate) - [select for diffs]
Thu Sep 22 14:00:59 2005 UTC (18 years, 7 months ago) by baylor
Branch: MAIN
Changes since 1.78: +6 -3 lines
Diff to previous 1.78
Allow use of old scheme for viscous lengths with useAreaViscLength=.TRUE. Default: .FALSE.


Revision 1.78 - (view) (download) (annotate) - [select for diffs]
Fri Sep 16 19:33:05 2005 UTC (18 years, 7 months ago) by baylor
Branch: MAIN
CVS Tags: checkpoint57s_post
Changes since 1.77: +6 -1 lines
Diff to previous 1.77
Parameter and config_summary changes for mom_calc_visc.F


Revision 1.77 - (view) (download) (annotate) - [select for diffs]
Wed Aug 24 23:09:26 2005 UTC (18 years, 8 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint57r_post
Changes since 1.76: +3 -1 lines
Diff to previous 1.76
"dumpInitAndLast" replaces "nodumps" (& partly MINIMAL_TAVE_OUTPUT)


Revision 1.76 - (view) (download) (annotate) - [select for diffs]
Sun Jun 26 16:32:56 2005 UTC (18 years, 10 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint57j_post, checkpoint57k_post, checkpoint57l_post, checkpoint57m_post, checkpoint57n_post, checkpoint57o_post, checkpoint57p_post, checkpoint57q_post
Changes since 1.75: +9 -1 lines
Diff to previous 1.75
echo debug-levels.


Revision 1.75 - (view) (download) (annotate) - [select for diffs]
Wed Jun 22 00:24:42 2005 UTC (18 years, 10 months ago) by jmc
Branch: MAIN
Changes since 1.74: +3 -5 lines
Diff to previous 1.74
rkSign & usingPCoords replace -rkFac & groundAtK1 (<- removed)


Revision 1.74 - (view) (download) (annotate) - [select for diffs]
Thu Jun 9 15:53:55 2005 UTC (18 years, 10 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint57i_post
Changes since 1.73: +3 -1 lines
Diff to previous 1.73
add flag for momentum vertical advection (upwindShear)


Revision 1.73 - (view) (download) (annotate) - [select for diffs]
Fri Apr 15 14:02:08 2005 UTC (19 years ago) by jmc
Branch: MAIN
CVS Tags: checkpoint57g_post, checkpoint57h_done, checkpoint57h_post, checkpoint57h_pre
Changes since 1.72: +11 -3 lines
Diff to previous 1.72
add parameters for AB-3 ; remove readPickupWithTracer & writePickupWithTracer


Revision 1.72 - (view) (download) (annotate) - [select for diffs]
Wed Apr 6 18:25:31 2005 UTC (19 years ago) by jmc
Branch: MAIN
CVS Tags: checkpoint57f_post, checkpoint57g_pre
Changes since 1.71: +4 -2 lines
Diff to previous 1.71
add baseTime parameter = model base time (time origin)


Revision 1.71 - (view) (download) (annotate) - [select for diffs]
Thu Mar 10 17:41:37 2005 UTC (19 years, 1 month ago) by jmc
Branch: MAIN
CVS Tags: checkpoint57f_pre
Changes since 1.70: +5 -9 lines
Diff to previous 1.70
make the comments shorter.


Revision 1.70 - (view) (download) (annotate) - [select for diffs]
Thu Mar 10 15:36:57 2005 UTC (19 years, 1 month ago) by baylor
Branch: MAIN
Changes since 1.69: +9 -5 lines
Diff to previous 1.69
Oops, fixed line widths...


Revision 1.69 - (view) (download) (annotate) - [select for diffs]
Thu Mar 10 03:45:11 2005 UTC (19 years, 1 month ago) by baylor
Branch: MAIN
Changes since 1.68: +5 -3 lines
Diff to previous 1.68
Added Harmonic Smagorinsky Viscosity.  May not work with strongly anisotropic grids.


Revision 1.68 - (view) (download) (annotate) - [select for diffs]
Thu Mar 10 02:39:55 2005 UTC (19 years, 1 month ago) by baylor
Branch: MAIN
Changes since 1.67: +10 -3 lines
Diff to previous 1.67
Expanded Leith viscosity to follow Ahgridmin and Ahgridmax, and select between 'full' and approximate form.  Also added leith-like viscosity that is proportional to grad(div.v_h).


Revision 1.67 - (view) (download) (annotate) - [select for diffs]
Sun Dec 5 21:28:36 2004 UTC (19 years, 4 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint57, checkpoint57a_post, checkpoint57a_pre, checkpoint57b_post, checkpoint57c_post, checkpoint57c_pre, checkpoint57d_post, checkpoint57e_post, eckpoint57e_pre
Changes since 1.66: +5 -4 lines
Diff to previous 1.66
values of mnc flags (pickup_write_mnc, pickup_read_mnc, snapshot_mnc, monitor_mnc)
 were not printed; fix it.


Revision 1.66 - (view) (download) (annotate) - [select for diffs]
Sat Dec 4 00:12:14 2004 UTC (19 years, 4 months ago) by jmc
Branch: MAIN
Changes since 1.65: +2 -2 lines
Diff to previous 1.65
depth convergence accelerator: replace deltaTtracer by dTtracerLev(k)


Revision 1.65 - (view) (download) (annotate) - [select for diffs]
Fri Nov 5 02:47:44 2004 UTC (19 years, 5 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint55j_post, checkpoint56, checkpoint56a_post, checkpoint56b_post, checkpoint56c_post
Changes since 1.64: +1 -4 lines
Diff to previous 1.64
remove some obsolete params.


Revision 1.64 - (view) (download) (annotate) - [select for diffs]
Tue Nov 2 00:38:46 2004 UTC (19 years, 6 months ago) by jmc
Branch: MAIN
Changes since 1.63: +2 -2 lines
Diff to previous 1.63
fix typo error


Revision 1.63 - (view) (download) (annotate) - [select for diffs]
Fri Oct 29 16:30:11 2004 UTC (19 years, 6 months ago) by jmc
Branch: MAIN
Changes since 1.62: +13 -1 lines
Diff to previous 1.62
add separated viscosity for Divergence and Vorticity


Revision 1.62 - (view) (download) (annotate) - [select for diffs]
Mon Oct 18 21:36:08 2004 UTC (19 years, 6 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint55h_post, checkpoint55i_post
Changes since 1.61: +10 -2 lines
Diff to previous 1.61
set flags: fluidIsAir, fluidIsWater, usingPCoords, usingZCoords
 according to buoyancyRelation


Revision 1.61 - (view) (download) (annotate) - [select for diffs]
Sun Oct 17 23:03:38 2004 UTC (19 years, 6 months ago) by jmc
Branch: MAIN
Changes since 1.60: +5 -5 lines
Diff to previous 1.60
allow to set a vertical profile of vertical diffusivity for T & S


Revision 1.60 - (view) (download) (annotate) - [select for diffs]
Wed Oct 13 04:37:37 2004 UTC (19 years, 6 months ago) by edhill
Branch: MAIN
CVS Tags: checkpoint55f_post, checkpoint55g_post
Changes since 1.59: +4 -1 lines
Diff to previous 1.59
 o I am *sick* of moving these variables around.  But Jean-Michel has
   all but threatened a hissy fit if they aren't removed from PARAMS.h.
   So now here they are *back* in MNC_PARAMS.h where they were just a
   few days ago.


Revision 1.59 - (view) (download) (annotate) - [select for diffs]
Sun Oct 10 06:08:47 2004 UTC (19 years, 6 months ago) by edhill
Branch: MAIN
Changes since 1.58: +1 -4 lines
Diff to previous 1.58
 o move useMNC and related runtime switches to PARAMS.h


Revision 1.58 - (view) (download) (annotate) - [select for diffs]
Wed Sep 15 21:23:32 2004 UTC (19 years, 7 months ago) by edhill
Branch: MAIN
CVS Tags: checkpoint54f_post, checkpoint55, checkpoint55a_post, checkpoint55b_post, checkpoint55c_post, checkpoint55d_post, checkpoint55d_pre, checkpoint55e_post
Changes since 1.57: +3 -3 lines
Diff to previous 1.57
 o fix name error: "monitor_mdsio" --> "monitor_stdio"
   - add "monitor_grid" output for ini_cori.F,ini_parms.F


Revision 1.57 - (view) (download) (annotate) - [select for diffs]
Fri Sep 10 12:19:29 2004 UTC (19 years, 7 months ago) by edhill
Branch: MAIN
Changes since 1.56: +41 -23 lines
Diff to previous 1.56
 o overhaul of IO so that we now have flags for MDSIO and/or MNC
   - all verification tests compile and run with linux_ia32_g77
   - defaults are compatible with current input files--nothing
     should change if you were not previously using MNC
   - MNC output has been added in numerous places (eg. timeave)
     but there are still a few writes not yet do-able with MNC
     (this is in progress)
   - flags now allow for either/or/both use of MDSIO and MNC and
     documentation will soon follow
   - numerous small formatting cleanups for ProTeX


Revision 1.56 - (view) (download) (annotate) - [select for diffs]
Tue Sep 7 21:32:10 2004 UTC (19 years, 7 months ago) by edhill
Branch: MAIN
Changes since 1.55: +5 -1 lines
Diff to previous 1.55
 o make the mon_iotype setup in monitor the poster child for MNC/MDSIO
   flag handling


Revision 1.55 - (view) (download) (annotate) - [select for diffs]
Wed Sep 1 14:04:39 2004 UTC (19 years, 8 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint54e_post
Changes since 1.54: +3 -13 lines
Diff to previous 1.54
print out no_slip_bottom flag


Revision 1.54 - (view) (download) (annotate) - [select for diffs]
Fri Jul 9 22:32:35 2004 UTC (19 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint54c_post, checkpoint54d_post
Changes since 1.53: +6 -1 lines
Diff to previous 1.53
Only update cg2d preconditioner every "cg2dPreCondFreq" iter. (default=1)


Revision 1.53 - (view) (download) (annotate) - [select for diffs]
Wed Jul 7 22:23:12 2004 UTC (19 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint54b_post
Changes since 1.52: +4 -1 lines
Diff to previous 1.52
needs valid U,V in halo region for multi-Dim-Advec; do Exch(U,V) if staggerTimeStep


Revision 1.52 - (view) (download) (annotate) - [select for diffs]
Thu Jun 24 20:25:44 2004 UTC (19 years, 10 months ago) by afe
Branch: MAIN
CVS Tags: checkpoint53f_post, checkpoint53g_post, checkpoint54, checkpoint54a_post, checkpoint54a_pre
Changes since 1.51: +4 -1 lines
Diff to previous 1.51
merged cylindrical coord configuration and rotating_tank exp


Revision 1.51 - (view) (download) (annotate) - [select for diffs]
Mon Jun 14 17:48:17 2004 UTC (19 years, 10 months ago) by adcroft
Branch: MAIN
CVS Tags: checkpoint53d_post
Changes since 1.50: +3 -1 lines
Diff to previous 1.50
Added new flag to fix aim.5l_cs
 - useJamartMomAdv distingiushes the non-linear terms from linear Coriolis
   when using Jamart wet points


Revision 1.50 - (view) (download) (annotate) - [select for diffs]
Wed Jun 9 14:03:35 2004 UTC (19 years, 10 months ago) by adcroft
Branch: MAIN
Changes since 1.49: +9 -1 lines
Diff to previous 1.49
Added vertical diffusivity profile (T/S) due to Bryan and Lewis, 1979.
New parameters:
 diffKrBL79surf - surface diffusivity
 diffKrBL79deep - deep diffusivity
 diffKrBL79Ho   - turning depth for arctan function
 diffKrBL79scl  - depth scale for arctan function
This diffusivity is added to all other diffusivities. The defaults are
set so as to give zero diffusivity.


Revision 1.49 - (view) (download) (annotate) - [select for diffs]
Wed Jun 2 13:23:55 2004 UTC (19 years, 11 months ago) by adcroft
Branch: MAIN
Changes since 1.48: +9 -1 lines
Diff to previous 1.48
Added Sadourny discretization of Coriolis in V.I. mode
 - moved some PARAMETERS from mom_*_coriolis.F to PARAMS.h
 - re-enabled use of omega3 in mom_vecinv.F


Revision 1.48 - (view) (download) (annotate) - [select for diffs]
Wed May 26 14:50:09 2004 UTC (19 years, 11 months ago) by adcroft
Branch: MAIN
Changes since 1.47: +5 -1 lines
Diff to previous 1.47
Added variable viscosity for the vector invariant equations
based on Leith, 1968, Phys. Fluids (10) 1409-1416
 - the use of the variable viscosty in the no-slip boundary conditions
   has not been implemented (but should be)
 - new parameters viscC2leith and viscC4leith are non-dimensional
 - I decided to modulate the variable viscosuty with the same viscAhMax
   and viscA4max; ideally we should have another maximum based on dx^2/dt etc.


Revision 1.47 - (view) (download) (annotate) - [select for diffs]
Sat Feb 7 16:27:19 2004 UTC (20 years, 2 months ago) by adcroft
Branch: MAIN
CVS Tags: checkpoint52j_post, checkpoint52j_pre, checkpoint52k_post, checkpoint52l_post, checkpoint52l_pre, checkpoint52m_post, checkpoint52n_post, checkpoint53, checkpoint53a_post, checkpoint53b_post, checkpoint53b_pre, checkpoint53c_post, checkpoint53d_pre, hrcube4, hrcube5, hrcube_3
Changes since 1.46: +9 -1 lines
Diff to previous 1.46
Added new grid-dependent viscosity and biharmonic dissipation terms:
 o new parameters = viscAhGrid, viscAhMax, viscA4Grid and viscA4Max
 o new stuff in mom_vi_hdissip.F which is bound to break the adjoint!!!!
This has been "verified" against old experiments **BUT** there is a known
issue involving exch2 - results are dependent on using exch1 or exch2 and
we don't know which is right (if either).


Revision 1.46 - (view) (download) (annotate) - [select for diffs]
Sat Jan 3 00:34:00 2004 UTC (20 years, 4 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint52e_post, checkpoint52f_post, checkpoint52f_pre, checkpoint52h_pre, checkpoint52i_post, checkpoint52i_pre, hrcube_1, hrcube_2
Changes since 1.45: +23 -13 lines
Diff to previous 1.45
add run-time parameters for implicit vertical advection.


Revision 1.45 - (view) (download) (annotate) - [select for diffs]
Mon Dec 15 22:42:02 2003 UTC (20 years, 4 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint52d_post, checkpoint52e_pre
Changes since 1.44: +2 -2 lines
Diff to previous 1.44
fix typo error.


Revision 1.44 - (view) (download) (annotate) - [select for diffs]
Wed Oct 29 00:19:22 2003 UTC (20 years, 6 months ago) by jmc
Branch: MAIN
CVS Tags: branch-netcdf, checkpoint51p_post, checkpoint51q_post, checkpoint51r_post, checkpoint51s_post, checkpoint51t_post, checkpoint51u_post, checkpoint52, checkpoint52a_post, checkpoint52a_pre, checkpoint52b_post, checkpoint52b_pre, checkpoint52c_post, checkpoint52d_pre, ecco_c52_e35
Branch point for: branch-nonh, netcdf-sm0
Changes since 1.43: +13 -13 lines
Diff to previous 1.43
delp,delz viscAz,viscAp ... are only local variables (and no longer in
 a common bloc).


Revision 1.43 - (view) (download) (annotate) - [select for diffs]
Wed Oct 15 22:55:51 2003 UTC (20 years, 6 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint51k_post, checkpoint51l_post, checkpoint51l_pre, checkpoint51m_post, checkpoint51n_post, checkpoint51n_pre, checkpoint51o_post, checkpoint51o_pre
Branch point for: checkpoint51n_branch, tg2-branch
Changes since 1.42: +11 -2 lines
Diff to previous 1.42
* reverse gravitySign back to "logical" value: +1 when R increases downward
* add a parameter to apply surface relaxation only in a latitude band


Revision 1.42 - (view) (download) (annotate) - [select for diffs]
Fri Aug 1 01:45:45 2003 UTC (20 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: branchpoint-genmake2, checkpoint51e_post, checkpoint51f_post, checkpoint51f_pre, checkpoint51g_post, checkpoint51h_pre, checkpoint51i_post, checkpoint51i_pre, checkpoint51j_post
Branch point for: branch-genmake2
Changes since 1.41: +3 -1 lines
Diff to previous 1.41
specific volume (atmospheric geopotential) includes water vapor effect


Revision 1.30.6.2 - (view) (download) (annotate) - [select for diffs]
Tue Jun 24 23:05:28 2003 UTC (20 years, 10 months ago) by heimbach
Branch: ecco-branch
CVS Tags: ecco_c51_e34, ecco_c51_e34a, ecco_c51_e34b, ecco_c51_e34c, ecco_c51_e34d, ecco_c51_e34e, ecco_c51_e34f, ecco_c51_e34g
Changes since 1.30.6.1: +11 -1 lines
Diff to previous 1.30.6.1 , to branch point 1.30 , to next main 1.160
Merging from c51


Revision 1.41 - (view) (download) (annotate) - [select for diffs]
Thu Apr 17 13:16:23 2003 UTC (21 years ago) by jmc
Branch: MAIN
CVS Tags: checkpoint50b_post, checkpoint50c_post, checkpoint50c_pre, checkpoint50d_post, checkpoint50d_pre, checkpoint50e_post, checkpoint50e_pre, checkpoint50f_post, checkpoint50f_pre, checkpoint50g_post, checkpoint50h_post, checkpoint50i_post, checkpoint51, checkpoint51a_post, checkpoint51b_post, checkpoint51b_pre, checkpoint51c_post, checkpoint51d_post
Changes since 1.40: +7 -1 lines
Diff to previous 1.40
new flag "useCDscheme" (default=F);


Revision 1.40 - (view) (download) (annotate) - [select for diffs]
Mon Mar 17 17:10:42 2003 UTC (21 years, 1 month ago) by jmc
Branch: MAIN
CVS Tags: checkpoint50a_post, checkpoint50b_pre
Changes since 1.39: +5 -1 lines
Diff to previous 1.39
set the Earth rotation either directly (omega) or from the rotation period


Revision 1.30.6.1 - (view) (download) (annotate) - [select for diffs]
Fri Mar 7 23:10:20 2003 UTC (21 years, 1 month ago) by heimbach
Branch: ecco-branch
CVS Tags: ecco_c50_e28, ecco_c50_e29, ecco_c50_e30, ecco_c50_e31, ecco_c50_e32, ecco_c50_e33, ecco_c50_e33a
Changes since 1.30: +102 -10 lines
Diff to previous 1.30
merging c49 and e27


Revision 1.39 - (view) (download) (annotate) - [select for diffs]
Wed Feb 26 03:21:08 2003 UTC (21 years, 2 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint48h_post, checkpoint48i_post, checkpoint49, checkpoint50
Changes since 1.38: +1 -3 lines
Diff to previous 1.38
minor cleaning.


Revision 1.38 - (view) (download) (annotate) - [select for diffs]
Fri Jan 24 18:26:53 2003 UTC (21 years, 3 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint48b_post, checkpoint48d_post, checkpoint48d_pre, checkpoint48e_post, checkpoint48f_post, checkpoint48g_post
Changes since 1.37: +6 -1 lines
Diff to previous 1.37
first step in r* implementation: add param "select_rStar"


Revision 1.37 - (view) (download) (annotate) - [select for diffs]
Tue Dec 10 02:55:47 2002 UTC (21 years, 4 months ago) by jmc
Branch: MAIN
CVS Tags: branch-exfmods-tag, checkpoint47c_post, checkpoint47d_post, checkpoint47d_pre, checkpoint47e_post, checkpoint47f_post, checkpoint47g_post, checkpoint47h_post, checkpoint47i_post, checkpoint47j_post, checkpoint48, checkpoint48a_post, checkpoint48c_post, checkpoint48c_pre
Branch point for: branch-exfmods-curt
Changes since 1.36: +24 -1 lines
Diff to previous 1.36
 * allows a more accurate definition of Ro_Surf (selectFindRoSurf=1)
   when using P-coordinate; only implemented for atmospheric config.


Revision 1.36 - (view) (download) (annotate) - [select for diffs]
Thu Oct 10 20:07:37 2002 UTC (21 years, 6 months ago) by adcroft
Branch: MAIN
CVS Tags: checkpoint46k_post, checkpoint46l_post, checkpoint46l_pre, checkpoint46m_post, checkpoint46n_post, checkpoint47, checkpoint47a_post, checkpoint47b_post
Changes since 1.35: +4 -4 lines
Diff to previous 1.35
Fixed inconsistent arguments that show up using run-time checking with IFC.
 - fool_the_compiler() called with an argument more often than not!
 - config_summary() was use vector I/O for scalars.
To make model work with run-time checking in general you will need to
not enable it for mdsio_byteswap_r?.F also.


Revision 1.35 - (view) (download) (annotate) - [select for diffs]
Wed Sep 25 19:36:50 2002 UTC (21 years, 7 months ago) by mlosch
Branch: MAIN
CVS Tags: checkpoint46h_post, checkpoint46i_post, checkpoint46j_post, checkpoint46j_pre
Changes since 1.34: +3 -1 lines
Diff to previous 1.34
o cleaned up the use of rhoNil and rhoConst.
  - rhoNil should only appear in the LINEAR equation of state, everywhere
    else rhoNil is replaced by rhoConst, e.g. find_rho computes rho-rhoConst
    and the dynamical equations are all divided by rhoConst
o introduced new parameter rhoConstFresh, a reference density of fresh
  water, to remove the fresh water flux's dependence on rhoNil. The default
  value is 999.8 kg/m^3
o cleanup up external_forcing.F and external_forcing_surf.F
  - can now be used by both OCEANIC and OCEANICP


Revision 1.34 - (view) (download) (annotate) - [select for diffs]
Wed Aug 7 16:55:52 2002 UTC (21 years, 8 months ago) by mlosch
Branch: MAIN
CVS Tags: checkpoint46b_post, checkpoint46c_post, checkpoint46c_pre, checkpoint46d_post, checkpoint46d_pre, checkpoint46e_post, checkpoint46e_pre, checkpoint46f_post, checkpoint46g_post, checkpoint46g_pre, checkpoint46h_pre
Changes since 1.33: +2 -1 lines
Diff to previous 1.33
o Added new equation of state -> JMD95Z and JMD95P
  - EOS of Jackett and McDougall, 1995, JPO
  - moved all EOS parameters into EOS.h
  - new routines ini_eos.F, store_pressure.F
o Added UNESCO EOS, but not recommended because it requires
  in-situ temperature (see JMD95)
o Modified formatting for knudsen2.f in utils/knudsen2 and added
  unesco.f to be used with POLY3


Revision 1.33 - (view) (download) (annotate) - [select for diffs]
Sat Jun 15 03:28:39 2002 UTC (21 years, 10 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint45d_post, checkpoint46, checkpoint46a_post, checkpoint46a_pre, checkpoint46b_pre
Changes since 1.32: +16 -1 lines
Diff to previous 1.32
Add new flags:
* T,S forcing outside Adams-Bashforh
* temp,salt Advection and Forcing (turn on/off)
* for each tracer: internal flag for multiDimAdvection & A-B


Revision 1.30.4.1 - (view) (download) (annotate) - [select for diffs]
Mon Apr 8 20:10:37 2002 UTC (22 years ago) by heimbach
Branch: release1
CVS Tags: release1_chkpt44d_post, release1_p1, release1_p10, release1_p11, release1_p12, release1_p12_pre, release1_p13, release1_p13_pre, release1_p14, release1_p15, release1_p16, release1_p17, release1_p2, release1_p3, release1_p4, release1_p5, release1_p6, release1_p7, release1_p8, release1_p9
Branch point for: release1_50yr
Changes since 1.30: +41 -2 lines
Diff to previous 1.30 , to next main 1.160
Changes encapsulated by checkpoint43a-release1mods and chkpt44d_post
on the main trunk.
These are:

 o added missing EXCLUDE_MONITOR flags
 o changed "e" to "_d" in gmredi_slope_limit, gmredi_slope_psi
   (incompatible typ in MIN/MAX expressions caused problems
   on IBM SP3)
 o in genmake added variable MAKEDEPEND
   plus resetting for case SunOS
 o added timer_stats.c routine for IBM SP3
 o removed variables in dynamics
 o real fresh water flux implemented with non-linear free-surface.
 o few fix (mask in shap_s2, EmPmR in external_field_load,
   USE_NATURAL_BCS in solve_for_P);
 o add arguments myIter & myTime to S/R obcs_calc & solve_for_P
 o merge of relevant stuff from the ecco-branch:
   - genmake: removed $S64 overwrite for case SunOS
   - pkg/exf: update and corrections for field swapping and obcs
   - pkg/ecco: parameter lists for the_model_main, the_main_loop
               harmonized between ECCO and MITgcm
   - pkg/autodiff: added flow directives for obcs, mdsio_gl_slice
                   updated checkpointing_lev... lists for obcs
   - model/src: minor changes in forward_step, plot_field
                added directive for divided adjoint in the_main_loop
   - pkg/mdsio: added mdsio_gl_slice
 o check parameters & config (chkpt44a_pre,post)
 o OBC and NonLin_FrSurf.
 o fix bug in mom_vi_del2uv
 o select when filters are applied ; add options to zonal_filter (data.zonfilt)
 o gmredi: fix Pb in the adiabatic form ; add options (.e.g. Bolus advection)
 o update AIM experiments (NCEP input files)
 o improve and extend diagnostics (Monitor, TimeAve with NonLin-FrSurf)
 o added some stuff for AD

These were merged with
cvs co -r release1 -P MITgcm
cd MITgcm
cvs update -kk
cvs update -j checkpoint43a-release1mods -j chkpt44d_post -d -P -kk


Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Thu Mar 7 14:09:02 2002 UTC (22 years, 1 month ago) by jmc
Branch: MAIN
CVS Tags: checkpoint44h_post, checkpoint44h_pre, checkpoint45, checkpoint45a_post, checkpoint45b_post, checkpoint45c_post
Changes since 1.31: +16 -7 lines
Diff to previous 1.31
o define cell Center vertical spacing and then put Interface at the middle


Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Sun Feb 10 00:35:30 2002 UTC (22 years, 2 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint44e_post, checkpoint44e_pre, checkpoint44f_post, checkpoint44f_pre, checkpoint44g_post, chkpt44d_post, release1_final_v1
Branch point for: release1_final
Changes since 1.30: +40 -1 lines
Diff to previous 1.30
add parameters to use real fresh water flux (replace USE_NATURALBCS option)
  with non-linear free-surface.


Revision 1.30 - (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, chkpt44a_post, chkpt44a_pre, chkpt44c_post, chkpt44c_pre, 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_c44_e26, ecco_c44_e27, ecco_ice1, ecco_ice2, icebear2, icebear3, icebear4, icebear5, release1-branch-end, release1-branch_branchpoint, release1-branch_tutorials, release1_b1, release1_beta1
Branch point for: c24_e25_ice, ecco-branch, icebear, release1, release1-branch, release1_coupled
Changes since 1.29: +29 -16 lines
Diff to previous 1.29
Bringing comments up to data and formatting for document extraction.


Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Fri Mar 9 20:42:56 2001 UTC (23 years, 1 month ago) by jmc
Branch: MAIN
CVS Tags: c37_adj, checkpoint37, checkpoint38, checkpoint39, checkpoint40, checkpoint40pre1, checkpoint40pre2, checkpoint40pre3, checkpoint40pre4, checkpoint40pre5, checkpoint40pre6, checkpoint40pre7, checkpoint40pre8, checkpoint40pre9, pre38-close, pre38tag1
Branch point for: pre38
Changes since 1.28: +3 -4 lines
Diff to previous 1.28
use gBaro instead of gravity to allow External mode reduced gravity test


Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Thu Mar 8 20:22:51 2001 UTC (23 years, 1 month ago) by jmc
Branch: MAIN
Changes since 1.27: +4 -3 lines
Diff to previous 1.27
remove printing of gBaro (no longer used)


Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Tue Feb 20 15:02:16 2001 UTC (23 years, 2 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint36
Changes since 1.26: +11 -2 lines
Diff to previous 1.26
add 2 parameters to define a Crank-Nickelson barotropic time-stepping


Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Sun Feb 4 16:46:44 2001 UTC (23 years, 2 months ago) by cnh
Branch: MAIN
CVS Tags: checkpoint35
Changes since 1.25: +51 -3 lines
Diff to previous 1.25
o Added printing of key grid variables in config_summary.F
  and removed write(0,*) output of these variables in ini_spherical_polar_grid.F
o Added two new routines to do consistently formatted output of
  lines of constant X or Y for an XY variable. New routines are in
  read_write.F


Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Sun Feb 4 14:38:46 2001 UTC (23 years, 2 months ago) by cnh
Branch: MAIN
Changes since 1.24: +2 -1 lines
Diff to previous 1.24
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.24 - (view) (download) (annotate) - [select for diffs]
Fri Feb 2 21:04:47 2001 UTC (23 years, 3 months ago) by adcroft
Branch: MAIN
Changes since 1.23: +9 -3 lines
Diff to previous 1.23
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.23.2.2 - (view) (download) (annotate) - [select for diffs]
Tue Jan 30 21:02:59 2001 UTC (23 years, 3 months ago) by adcroft
Branch: branch-atmos-merge
CVS Tags: branch-atmos-merge-freeze
Changes since 1.23.2.1: +1 -3 lines
Diff to previous 1.23.2.1 , to branch point 1.23 , to next main 1.160
Packaged OBCS (open boundary conditions)
 o source code now in  pkg/obcs
 o controlled by namelist in  data.obcs
 o includes Orlanski radiation condition (in same directory)
 o affects exp4 and internal_wave


Revision 1.23.2.1 - (view) (download) (annotate) - [select for diffs]
Thu Jan 18 22:34:09 2001 UTC (23 years, 3 months ago) by jmc
Branch: branch-atmos-merge
CVS Tags: branch-atmos-merge-phase7, branch-atmos-merge-shapiro, branch-atmos-merge-zonalfilt
Changes since 1.23: +9 -1 lines
Diff to previous 1.23
vertical discretization for atmospheric run, with k=1 at the surface:
  add parameter: Ro_SeaLevel = Total pressure at Sea-Level ;
  add flag: groundAtK1 = True if surface(k=1) at lower boundary (ground)
  set horiVertRatio to Gravity*rhoConst ;


Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Wed Jun 21 19:14:10 2000 UTC (23 years, 10 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, 10 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, 1 month 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, 4 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, 5 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, 7 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, 8 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, 8 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, 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.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 (25 years, 11 months 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.1.1 - (view) (download) (annotate) - [select for diffs] (vendor branch)
Wed Apr 22 19:15:30 1998 UTC (26 years ago) by cnh
Branch: cnh
CVS Tags: baseline, start
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 , to next main 1.160
Imported working release


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