ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/group/trunk
Revision 2354 - Directory Listing - [select for diffs]
Modified Tue Oct 11 22:00:30 2005 UTC (18 years, 8 months ago) by chuckv
Diff to previous 2353 , to selected 2035
Free some variables that weren't freed before.

Revision 2353 - Directory Listing - [select for diffs]
Modified Tue Oct 11 21:59:52 2005 UTC (18 years, 8 months ago) by chuckv
Diff to previous 2352 , to selected 2035
Design change for nanoRod builder --twinned.

Revision 2352 - Directory Listing - [select for diffs]
Modified Tue Oct 11 21:57:22 2005 UTC (18 years, 8 months ago) by chuckv
Diff to previous 2351 , to selected 2035
Added code for nanoparticle builder to cvs.

Revision 2351 - Directory Listing - [select for diffs]
Modified Mon Oct 10 21:34:54 2005 UTC (18 years, 8 months ago) by chuckv
Diff to previous 2350 , to selected 2035
Bug fix, undeclared local variable in MPI.

Revision 2350 - Directory Listing - [select for diffs]
Modified Mon Oct 10 21:20:46 2005 UTC (18 years, 8 months ago) by chuckv
Diff to previous 2349 , to selected 2035
Fixed MPI bug with Row and Column indexing of groupToGtype. We now have two seperate maps groupToGtypeRow and groupToGypeCol. GroupToGtypeCol is a pointer that is set to groupToGtypeRow in the single processor version.

Revision 2349 - Directory Listing - [select for diffs]
Modified Thu Oct 6 18:44:32 2005 UTC (18 years, 8 months ago) by chrisfen
Diff to previous 2348 , to selected 2035
fixing up the samples

Revision 2348 - Directory Listing - [select for diffs]
Modified Wed Oct 5 21:12:41 2005 UTC (18 years, 8 months ago) by tim
Diff to previous 2347 , to selected 2035
There is still something wrong with inertia tensor projection

Revision 2347 - Directory Listing - [select for diffs]
Modified Wed Oct 5 19:35:28 2005 UTC (18 years, 8 months ago) by tim
Diff to previous 2346 , to selected 2035
erase output of inertia tensor. There is still something wrong with current implementation.

Revision 2346 - Directory Listing - [select for diffs]
Modified Wed Oct 5 19:34:01 2005 UTC (18 years, 8 months ago) by tim
Diff to previous 2345 , to selected 2035
fix a bug in creating cutoffGroup. When
cutoffGroup is turned off, there is a mismatch between group and
center of mass array

Revision 2345 - Directory Listing - [select for diffs]
Modified Wed Oct 5 19:12:02 2005 UTC (18 years, 8 months ago) by tim
Diff to previous 2344 , to selected 2035
fix a bug in creating cutoffGroup. When cutoffGroup is turned off, there is a mismatch between group and center of mass array

Revision 2344 - Directory Listing - [select for diffs]
Modified Tue Oct 4 19:34:03 2005 UTC (18 years, 8 months ago) by chrisfen
Diff to previous 2343 , to selected 2035
fixed an annoying mass ratio bug that results in simulation failure with massless particles

Revision 2343 - Directory Listing - [select for diffs]
Modified Tue Oct 4 19:33:22 2005 UTC (18 years, 8 months ago) by chrisfen
Diff to previous 2342 , to selected 2035
maybe some work on wolf

Revision 2342 - Directory Listing - [select for diffs]
Modified Tue Oct 4 19:32:58 2005 UTC (18 years, 8 months ago) by chrisfen
Diff to previous 2341 , to selected 2035
just some random changes when testing

Revision 2341 - Directory Listing - [select for diffs]
Modified Mon Oct 3 15:54:23 2005 UTC (18 years, 8 months ago) by tim
Diff to previous 2340 , to selected 2035
fix a bug in projecting the inertia tensor of
directional atom in rigibody into rigidbody's body frame (previous commit is wrong)

Revision 2340 - Directory Listing - [select for diffs]
Modified Mon Oct 3 14:31:31 2005 UTC (18 years, 8 months ago) by tim
Diff to previous 2339 , to selected 2035
fix a bug in projecting the inertia tensor of directional atom in rigibody into rigidbody's body frame

Revision 2339 - Directory Listing - [select for diffs]
Modified Wed Sep 28 18:47:17 2005 UTC (18 years, 9 months ago) by chrisfen
Diff to previous 2338 , to selected 2035
working on wolf

Revision 2338 - Directory Listing - [select for diffs]
Modified Wed Sep 28 18:47:01 2005 UTC (18 years, 9 months ago) by chrisfen
Diff to previous 2337 , to selected 2035
fixed some samples

Revision 2337 - Directory Listing - [select for diffs]
Modified Wed Sep 28 18:46:04 2005 UTC (18 years, 9 months ago) by chrisfen
Diff to previous 2336 , to selected 2035
updated

Revision 2336 - Directory Listing - [select for diffs]
Modified Wed Sep 28 16:55:57 2005 UTC (18 years, 9 months ago) by tim
Diff to previous 2335 , to selected 2035
using epsilon instead of 0.0 to avoid divergence in rotation matrix to quaternion transformation

Revision 2335 - Directory Listing - [select for diffs]
Modified Wed Sep 28 16:32:44 2005 UTC (18 years, 9 months ago) by gezelter
Diff to previous 2334 , to selected 2035
Rotation matrix multiplication order error

Revision 2334 - Directory Listing - [select for diffs]
Modified Wed Sep 28 16:32:30 2005 UTC (18 years, 9 months ago) by gezelter
Diff to previous 2333 , to selected 2035
tracking down quaternion bug

Revision 2333 - Directory Listing - [select for diffs]
Modified Wed Sep 28 16:32:21 2005 UTC (18 years, 9 months ago) by gezelter
Diff to previous 2332 , to selected 2035
Added DIP atom types for 2-point water model

Revision 2332 - Directory Listing - [select for diffs]
Modified Tue Sep 27 20:02:57 2005 UTC (18 years, 9 months ago) by tim
Diff to previous 2331 , to selected 2035
fix a bug in convert rotation matrix to quaternion

Revision 2331 - Directory Listing - [select for diffs]
Modified Mon Sep 26 18:38:02 2005 UTC (18 years, 9 months ago) by chuckv
Diff to previous 2330 , to selected 2035
Added define for ifc 7 so derfc is external. Other compilers should treat erfc as intrinsic.

Revision 2330 - Directory Listing - [select for diffs]
Modified Mon Sep 26 17:07:54 2005 UTC (18 years, 9 months ago) by chuckv
Diff to previous 2329 , to selected 2035
Changed erfc to derfc and declared it to be external to fix issure with ifc7. Hopefully this will not cause a problem with other compilers where derfc is an intrinsic function.

Revision 2329 - Directory Listing - [select for diffs]
Modified Mon Sep 26 16:42:53 2005 UTC (18 years, 9 months ago) by chuckv
Diff to previous 2328 , to selected 2035
MPI fix for SimHasAtype in simulation module. We needed a seperate receive buffer.

Revision 2328 - Directory Listing - [select for diffs]
Modified Mon Sep 26 15:58:17 2005 UTC (18 years, 9 months ago) by chuckv
Diff to previous 2327 , to selected 2035
Added support for skinThickness keyword to Globals.

Revision 2327 - Directory Listing - [select for diffs]
Modified Mon Sep 26 15:56:31 2005 UTC (18 years, 9 months ago) by tim
Diff to previous 2326 , to selected 2035
fix a typo in DumpReader

Revision 2326 - Directory Listing - [select for diffs]
Modified Mon Sep 26 14:27:53 2005 UTC (18 years, 9 months ago) by chrisfen
Diff to previous 2325 , to selected 2035
fixing up some samples

Revision 2325 - Directory Listing - [select for diffs]
Modified Sat Sep 24 17:39:36 2005 UTC (18 years, 9 months ago) by chrisfen
Diff to previous 2324 , to selected 2035
slowdown fixed - now roughly the same speed as the old version when using dipoles

energies are now exactly the same between the old version of OOPSE and this version

Revision 2324 - Directory Listing - [select for diffs]
Modified Sat Sep 24 17:38:10 2005 UTC (18 years, 9 months ago) by chrisfen
Diff to previous 2323 , to selected 2035
turned rf on

Revision 2323 - Directory Listing - [select for diffs]
Modified Fri Sep 23 20:31:02 2005 UTC (18 years, 9 months ago) by chuckv
Diff to previous 2322 , to selected 2035
Fixed "dum-dum" where we ignore the skin thickness and hardcode listSkin to be 1.0. We now get listskin from skin. This will get fixed to where we can manually set skin thickness.

Revision 2322 - Directory Listing - [select for diffs]
Modified Thu Sep 22 18:50:34 2005 UTC (18 years, 9 months ago) by gezelter
Diff to previous 2321 , to selected 2035
added error function

Revision 2321 - Directory Listing - [select for diffs]
Modified Thu Sep 22 00:08:03 2005 UTC (18 years, 9 months ago) by chuckv
Diff to previous 2320 , to selected 2035
Removed print statement for angular momentum and inertia tensor from velocitizer.

Revision 2320 - Directory Listing - [select for diffs]
Modified Thu Sep 22 00:04:56 2005 UTC (18 years, 9 months ago) by chuckv
Diff to previous 2319 , to selected 2035
Removed print statements for remove angular momentum.

Revision 2319 - Directory Listing - [select for diffs]
Modified Wed Sep 21 23:45:48 2005 UTC (18 years, 9 months ago) by chuckv
Diff to previous 2318 , to selected 2035
Bug fix: If we are not using LJ (say we are using EAM), we probably shouldn't rebuild the LJ mixing map.

Revision 2318 - Directory Listing - [select for diffs]
Modified Wed Sep 21 20:59:31 2005 UTC (18 years, 9 months ago) by tim
Diff to previous 2317 , to selected 2035
DumpReader using pure c++ io

Revision 2317 - Directory Listing - [select for diffs]
Modified Wed Sep 21 17:20:14 2005 UTC (18 years, 9 months ago) by chrisfen
Diff to previous 2316 , to selected 2035
Fixed a defaultCutoff bug (HEMES!)

Revision 2316 - Directory Listing - [select for diffs]
Modified Tue Sep 20 22:13:44 2005 UTC (18 years, 9 months ago) by gezelter
Diff to previous 2315 , to selected 2035
libz additions

Revision 2315 - Directory Listing - [select for diffs]
Modified Tue Sep 20 22:03:35 2005 UTC (18 years, 9 months ago) by gezelter
Diff to previous 2314 , to selected 2035
added check for zlib in configure

Revision 2314 - Directory Listing - [select for diffs]
Modified Tue Sep 20 21:22:38 2005 UTC (18 years, 9 months ago) by tim
Diff to previous 2313 , to selected 2035
adding zlib support for DumpWriter

Revision 2313 - Directory Listing - [select for diffs]
Modified Tue Sep 20 16:22:00 2005 UTC (18 years, 9 months ago) by tim
Diff to previous 2312 , to selected 2035
adding testcase for zipstream

Revision 2312 - Directory Listing - [select for diffs]
Modified Tue Sep 20 15:41:39 2005 UTC (18 years, 9 months ago) by tim
Diff to previous 2311 , to selected 2035
adding zipstream.hpp

Revision 2311 - Directory Listing - [select for diffs]
Modified Tue Sep 20 15:34:15 2005 UTC (18 years, 9 months ago) by chrisfen
Diff to previous 2310 , to selected 2035
fixed up some sample md files

Revision 2310 - Directory Listing - [select for diffs]
Modified Mon Sep 19 23:21:46 2005 UTC (18 years, 9 months ago) by chrisfen
Diff to previous 2309 , to selected 2035
Fixed bugs in reaction field, now it appears as though it really is working...

Revision 2309 - Directory Listing - [select for diffs]
Modified Sun Sep 18 20:45:38 2005 UTC (18 years, 9 months ago) by chrisfen
Diff to previous 2308 , to selected 2035
reaction field seems to work now, still need to do some testing...

Revision 2308 - Directory Listing - [select for diffs]
Modified Fri Sep 16 23:04:47 2005 UTC (18 years, 9 months ago) by chuckv
Diff to previous 2307 , to selected 2035
Added keywords for compressed dump files.

Revision 2307 - Directory Listing - [select for diffs]
Modified Fri Sep 16 21:07:45 2005 UTC (18 years, 9 months ago) by chrisfen
Diff to previous 2306 , to selected 2035
xlf found a bug that ifc missed...

Revision 2306 - Directory Listing - [select for diffs]
Modified Fri Sep 16 20:37:05 2005 UTC (18 years, 9 months ago) by chrisfen
Diff to previous 2305 , to selected 2035
fixing some summation method issues

Revision 2305 - Directory Listing - [select for diffs]
Modified Fri Sep 16 19:35:14 2005 UTC (18 years, 9 months ago) by chrisfen
Diff to previous 2304 , to selected 2035
fixed a capitalization error

Revision 2304 - Directory Listing - [select for diffs]
Modified Fri Sep 16 19:34:54 2005 UTC (18 years, 9 months ago) by chrisfen
Diff to previous 2303 , to selected 2035
moved a header file around

Revision 2303 - Directory Listing - [select for diffs]
Modified Fri Sep 16 19:00:12 2005 UTC (18 years, 9 months ago) by chrisfen
Diff to previous 2302 , to selected 2035
it builds now, but there are known issues - particularly with reaction field...

Revision 2302 - Directory Listing - [select for diffs]
Modified Fri Sep 16 16:07:39 2005 UTC (18 years, 9 months ago) by chrisfen
Diff to previous 2301 , to selected 2035
some fixes but even more breaking (cutting out the old way to do reaction field)

Revision 2301 - Directory Listing - [select for diffs]
Modified Thu Sep 15 22:05:21 2005 UTC (18 years, 9 months ago) by gezelter
Diff to previous 2300 , to selected 2035
Working on adding WOLF

Revision 2300 - Directory Listing - [select for diffs]
Modified Thu Sep 15 19:17:04 2005 UTC (18 years, 9 months ago) by tim
Diff to previous 2299 , to selected 2035
Fix a bug in DumpReader in case readFrame is called without calling getNFrames

Revision 2299 - Directory Listing - [select for diffs]
Modified Thu Sep 15 13:47:16 2005 UTC (18 years, 9 months ago) by chrisfen
Diff to previous 2298 , to selected 2035
forgot to add a header

Revision 2298 - Directory Listing - [select for diffs]
Modified Thu Sep 15 02:48:43 2005 UTC (18 years, 9 months ago) by chuckv
Diff to previous 2297 , to selected 2035
Fixed bug where gtypeMaxCutoff was not initialized after creation. When maxval(gtypeMaxCutoff) was called, the largest random garbage value was returned from the array.

Revision 2297 - Directory Listing - [select for diffs]
Modified Thu Sep 15 00:14:35 2005 UTC (18 years, 9 months ago) by chrisfen
Diff to previous 2296 , to selected 2035
changes to include the coulombicCorrection selector

Revision 2296 - Directory Listing - [select for diffs]
Modified Thu Sep 15 00:13:56 2005 UTC (18 years, 9 months ago) by chrisfen
Diff to previous 2295 , to selected 2035
added in the undamped wolf, in the process of doing the damped wolf

Revision 2295 - Directory Listing - [select for diffs]
Modified Thu Sep 15 00:13:15 2005 UTC (18 years, 9 months ago) by chrisfen
Diff to previous 2294 , to selected 2035
some changes to activate the coulombicCorrection selector

Revision 2294 - Directory Listing - [select for diffs]
Modified Thu Sep 15 00:11:52 2005 UTC (18 years, 9 months ago) by chrisfen
Diff to previous 2293 , to selected 2035
just some testing

Revision 2293 - Directory Listing - [select for diffs]
Modified Thu Sep 15 00:11:18 2005 UTC (18 years, 9 months ago) by chrisfen
Diff to previous 2292 , to selected 2035
Equilibrated the sample

Revision 2292 - Directory Listing - [select for diffs]
Modified Thu Sep 15 00:10:58 2005 UTC (18 years, 9 months ago) by chrisfen
Diff to previous 2291 , to selected 2035
re-added Cl- and Na+

Revision 2291 - Directory Listing - [select for diffs]
Modified Wed Sep 14 20:31:38 2005 UTC (18 years, 9 months ago) by chuckv
Diff to previous 2290 , to selected 2035
EAM now uses eamlist to lookup eamAtypes instead of assuming a 1-1 correspondence to atypes.

Revision 2290 - Directory Listing - [select for diffs]
Modified Wed Sep 14 20:28:05 2005 UTC (18 years, 9 months ago) by gezelter
Diff to previous 2289 , to selected 2035
fix to put back calculation of r in do_prepair

Revision 2289 - Directory Listing - [select for diffs]
Modified Wed Sep 14 19:02:33 2005 UTC (18 years, 9 months ago) by gezelter
Diff to previous 2288 , to selected 2035
fixed a bug in the createMixingMap routine.  It should now set doShift
correctly

Revision 2288 - Directory Listing - [select for diffs]
Modified Wed Sep 7 22:44:48 2005 UTC (18 years, 9 months ago) by chuckv
Diff to previous 2287 , to selected 2035
Added nGroupsInRow for mpi build.

Revision 2287 - Directory Listing - [select for diffs]
Modified Wed Sep 7 22:23:20 2005 UTC (18 years, 9 months ago) by chuckv
Diff to previous 2286 , to selected 2035
Added access to mpi logical variables

Revision 2286 - Directory Listing - [select for diffs]
Modified Wed Sep 7 22:08:39 2005 UTC (18 years, 9 months ago) by gezelter
Diff to previous 2285 , to selected 2035
bugfix on the grouptype finding algorithm

Revision 2285 - Directory Listing - [select for diffs]
Modified Wed Sep 7 20:46:46 2005 UTC (18 years, 9 months ago) by gezelter
Diff to previous 2284 , to selected 2035
adding c-side interface to change cutoff Policy

Revision 2284 - Directory Listing - [select for diffs]
Modified Wed Sep 7 19:18:54 2005 UTC (18 years, 9 months ago) by gezelter
Diff to previous 2283 , to selected 2035
Some bug hunting

Revision 2283 - Directory Listing - [select for diffs]
Modified Wed Sep 7 19:18:44 2005 UTC (18 years, 9 months ago) by gezelter
Diff to previous 2282 , to selected 2035
Just a longer test

Revision 2282 - Directory Listing - [select for diffs]
Modified Tue Sep 6 17:32:42 2005 UTC (18 years, 9 months ago) by chuckv
Diff to previous 2281 , to selected 2035
Added allocation for gtypeCutoffmap etc..

Revision 2281 - Directory Listing - [select for diffs]
Modified Thu Sep 1 22:56:20 2005 UTC (18 years, 10 months ago) by gezelter
Diff to previous 2280 , to selected 2035
initialized atomTypeMaxCutoff(i) to zero

Revision 2280 - Directory Listing - [select for diffs]
Modified Thu Sep 1 20:17:55 2005 UTC (18 years, 10 months ago) by gezelter
Diff to previous 2279 , to selected 2035
wrote createGtypeCutoffMap

Revision 2279 - Directory Listing - [select for diffs]
Modified Tue Aug 30 18:23:50 2005 UTC (18 years, 10 months ago) by chrisfen
Diff to previous 2278 , to selected 2035
made some changes for implementing the wolf potential

Revision 2278 - Directory Listing - [select for diffs]
Modified Fri Aug 26 22:39:25 2005 UTC (18 years, 10 months ago) by chrisfen
Diff to previous 2277 , to selected 2035
updated getEAMCut

Revision 2277 - Directory Listing - [select for diffs]
Modified Fri Aug 26 21:30:41 2005 UTC (18 years, 10 months ago) by chrisfen
Diff to previous 2276 , to selected 2035
added some probably nonfunctional get*cut routines

Revision 2276 - Directory Listing - [select for diffs]
Modified Fri Aug 26 20:34:24 2005 UTC (18 years, 10 months ago) by chuckv
Diff to previous 2275 , to selected 2035
Added eamType map to atid map.

Revision 2275 - Directory Listing - [select for diffs]
Modified Fri Aug 26 16:36:16 2005 UTC (18 years, 10 months ago) by gezelter
Diff to previous 2274 , to selected 2035
fixing some of the problems in the interactionHash and gtypeCutoff routines

Revision 2274 - Directory Listing - [select for diffs]
Modified Wed Aug 17 15:26:42 2005 UTC (18 years, 10 months ago) by gezelter
Diff to previous 2273 , to selected 2035
added fCutoffPolicy.h

Revision 2273 - Directory Listing - [select for diffs]
Modified Thu Aug 11 21:04:03 2005 UTC (18 years, 10 months ago) by gezelter
Diff to previous 2272 , to selected 2035
breakage in progress

Revision 2272 - Directory Listing - [select for diffs]
Modified Wed Aug 10 19:17:39 2005 UTC (18 years, 10 months ago) by gezelter
Diff to previous 2271 , to selected 2035
putting spaceballs back where they belong

Revision 2271 - Directory Listing - [select for diffs]
Modified Tue Aug 9 22:33:48 2005 UTC (18 years, 10 months ago) by gezelter
Diff to previous 2270 , to selected 2035
Complete rewrite of Lennard Jones module

Revision 2270 - Directory Listing - [select for diffs]
Modified Tue Aug 9 22:33:37 2005 UTC (18 years, 10 months ago) by gezelter
Diff to previous 2269 , to selected 2035
Breaky Breaky BREAKY breaky breaky

Revision 2269 - Directory Listing - [select for diffs]
Modified Tue Aug 9 19:40:56 2005 UTC (18 years, 10 months ago) by chuckv
Diff to previous 2268 , to selected 2035
In process of re-write for group based cutoff....

Revision 2268 - Directory Listing - [select for diffs]
Modified Fri Jul 29 19:38:27 2005 UTC (18 years, 11 months ago) by gezelter
Diff to previous 2267 , to selected 2035
fixes in progress

Revision 2267 - Directory Listing - [select for diffs]
Modified Fri Jul 29 17:34:06 2005 UTC (18 years, 11 months ago) by tim
Diff to previous 2266 , to selected 2035
fix a bug which does not update me_i and me_j correctly

Revision 2266 - Directory Listing - [select for diffs]
Modified Thu Jul 28 22:12:45 2005 UTC (18 years, 11 months ago) by chuckv
Diff to previous 2265 , to selected 2035
Changed cutoffs... Segfaults nicely now...

Revision 2265 - Directory Listing - [select for diffs]
Modified Wed Jul 20 17:04:42 2005 UTC (18 years, 11 months ago) by gezelter
Diff to previous 2264 , to selected 2035
fixed ACX_MPI to ignore some text error messages from pathscale compiler

Revision 2264 - Directory Listing - [select for diffs]
Modified Wed Jul 13 16:48:49 2005 UTC (18 years, 11 months ago) by tim
Diff to previous 2263 , to selected 2035
std::bind2nd is in <functional>

Revision 2263 - Directory Listing - [select for diffs]
Modified Wed Jul 13 15:54:00 2005 UTC (18 years, 11 months ago) by tim
Diff to previous 2262 , to selected 2035
replace c++ style comment in c files

Revision 2262 - Directory Listing - [select for diffs]
Modified Sun Jul 3 20:53:43 2005 UTC (18 years, 11 months ago) by chuckv
Diff to previous 2261 , to selected 2035
Added subroutine to set cuttoff for Interaction map and function in simulation.F90 to determine if a particular atype is present in a simulation.

Revision 2261 - Directory Listing - [select for diffs]
Modified Tue Jun 28 13:58:45 2005 UTC (19 years ago) by gezelter
Diff to previous 2260 , to selected 2035
*** empty log message ***

Revision 2260 - Directory Listing - [select for diffs]
Modified Mon Jun 27 22:21:37 2005 UTC (19 years ago) by chuckv
Diff to previous 2259 , to selected 2035
More breaking and destruction of force code. Does not build at this point...

Revision 2259 - Directory Listing - [select for diffs]
Modified Mon Jun 27 21:01:36 2005 UTC (19 years ago) by gezelter
Diff to previous 2258 , to selected 2035
Breaky breaky!

Revision 2258 - Directory Listing - [select for diffs]
Modified Mon Jun 20 16:03:30 2005 UTC (19 years ago) by gezelter
Diff to previous 2257 , to selected 2035
fixed a bug and ran a simulation

Revision 2257 - Directory Listing - [select for diffs]
Modified Mon Jun 13 18:25:30 2005 UTC (19 years ago) by tim
Diff to previous 2256 , to selected 2035
working version of DensityPlot

Revision 2256 - Directory Listing - [select for diffs]
Modified Tue May 31 22:31:54 2005 UTC (19 years, 1 month ago) by chuckv
Diff to previous 2255 , to selected 2035
Changes to remove angular momentum.

Revision 2255 - Directory Listing - [select for diffs]
Modified Tue May 31 20:44:07 2005 UTC (19 years, 1 month ago) by xsun
Diff to previous 2254 , to selected 2035
changed the abstract of the paper and redraw the phase diagram

Revision 2254 - Directory Listing - [select for diffs]
Modified Tue May 31 20:43:32 2005 UTC (19 years, 1 month ago) by xsun
Diff to previous 2253 , to selected 2035
changed the abstract of the paper

Revision 2253 - Directory Listing - [select for diffs]
Modified Tue May 31 17:34:18 2005 UTC (19 years, 1 month ago) by chuckv
Diff to previous 2252 , to selected 2035
Fixed bug in typo in nanorodBuilder.

Revision 2252 - Directory Listing - [select for diffs]
Modified Mon May 30 14:01:52 2005 UTC (19 years, 1 month ago) by chuckv
Diff to previous 2251 , to selected 2035
Added method to remove system angular momentum to velocitizer and added method to calculate system angular momentum to siminfo.

Revision 2251 - Directory Listing - [select for diffs]
Modified Sun May 29 21:16:25 2005 UTC (19 years, 1 month ago) by chrisfen
Diff to previous 2250 , to selected 2035
Removed balance from the Darkside (files)

Revision 2250 - Directory Listing - [select for diffs]
Modified Sun May 29 21:15:52 2005 UTC (19 years, 1 month ago) by chrisfen
Diff to previous 2249 , to selected 2035
Removed balance from doForces

Revision 2249 - Directory Listing - [select for diffs]
Modified Sun May 29 21:15:36 2005 UTC (19 years, 1 month ago) by chrisfen
Diff to previous 2248 , to selected 2035
Updated tap sample

Revision 2248 - Directory Listing - [select for diffs]
Modified Sun May 29 21:15:14 2005 UTC (19 years, 1 month ago) by chrisfen
Diff to previous 2247 , to selected 2035
Included a tap dimer for testing purposes

Revision 2247 - Directory Listing - [select for diffs]
Modified Sun May 29 21:14:38 2005 UTC (19 years, 1 month ago) by chrisfen
Diff to previous 2246 , to selected 2035
Re-entered the TIP4P-Ew water model. It was apparently wiped earlier this month...

Revision 2246 - Directory Listing - [select for diffs]
Modified Sun May 29 21:13:23 2005 UTC (19 years, 1 month ago) by chrisfen
Diff to previous 2245 , to selected 2035
ran make cvslog

Revision 2245 - Directory Listing - [select for diffs]
Modified Sun May 29 00:16:14 2005 UTC (19 years, 1 month ago) by tim
Diff to previous 2244 , to selected 2035
adding AtomNameVisitor

Revision 2244 - Directory Listing - [select for diffs]
Modified Sun May 29 00:09:13 2005 UTC (19 years, 1 month ago) by tim
Diff to previous 2243 , to selected 2035
dding resetIntegrator

Revision 2243 - Directory Listing - [select for diffs]
Modified Sun May 29 00:06:14 2005 UTC (19 years, 1 month ago) by tim
Diff to previous 2242 , to selected 2035
adding resetIntegrator

Revision 2242 - Directory Listing - [select for diffs]
Modified Fri May 27 21:11:24 2005 UTC (19 years, 1 month ago) by tim
Diff to previous 2241 , to selected 2035
adding DensityPlot into StaticProps

Revision 2241 - Directory Listing - [select for diffs]
Modified Fri May 27 04:41:34 2005 UTC (19 years, 1 month ago) by tim
Diff to previous 2240 , to selected 2035
adding SCDOrderParameter into StaticProps

Revision 2240 - Directory Listing - [select for diffs]
Modified Thu May 26 22:45:00 2005 UTC (19 years, 1 month ago) by tim
Diff to previous 2239 , to selected 2035
adding AtomNameVisitor to convert atom name to its base name; wrappingvisitor
now wrap back to the center of the mass; adding P2OrderParameter into StaticProps

Revision 2239 - Directory Listing - [select for diffs]
Modified Sun May 22 21:36:21 2005 UTC (19 years, 1 month ago) by chuckv
Diff to previous 2238 , to selected 2035
Fix to print pressure tensor.

Revision 2238 - Directory Listing - [select for diffs]
Modified Sun May 22 21:05:15 2005 UTC (19 years, 1 month ago) by tim
Diff to previous 2237 , to selected 2035
adding keyword printPressureTensor

Revision 2237 - Directory Listing - [select for diffs]
Modified Fri May 20 19:27:03 2005 UTC (19 years, 1 month ago) by tim
Diff to previous 2236 , to selected 2035
NPrT in progress

Revision 2236 - Directory Listing - [select for diffs]
Modified Fri May 20 16:01:38 2005 UTC (19 years, 1 month ago) by tim
Diff to previous 2235 , to selected 2035
NPrT in progress

Revision 2235 - Directory Listing - [select for diffs]
Modified Thu May 19 21:31:23 2005 UTC (19 years, 1 month ago) by tim
Diff to previous 2234 , to selected 2035
NPAT is working

Revision 2234 - Directory Listing - [select for diffs]
Modified Thu May 19 15:49:53 2005 UTC (19 years, 1 month ago) by tim
Diff to previous 2233 , to selected 2035
fix bug in NPAT and NPrT

Revision 2233 - Directory Listing - [select for diffs]
Modified Thu May 19 04:28:26 2005 UTC (19 years, 1 month ago) by tim
Diff to previous 2232 , to selected 2035
adding NPAT and NPrT integrators

Revision 2232 - Directory Listing - [select for diffs]
Modified Wed May 18 19:06:22 2005 UTC (19 years, 1 month ago) by chrisfen
Diff to previous 2231 , to selected 2035
just some tap changes

Revision 2231 - Directory Listing - [select for diffs]
Modified Wed May 18 18:31:40 2005 UTC (19 years, 1 month ago) by chrisfen
Diff to previous 2230 , to selected 2035
Modifications to temper the dipolar strength in the first solvation shell for tap

Revision 2230 - Directory Listing - [select for diffs]
Modified Wed May 18 12:35:52 2005 UTC (19 years, 1 month ago) by chrisfen
Diff to previous 2229 , to selected 2035
added a tap example for testing purposes

Revision 2229 - Directory Listing - [select for diffs]
Modified Tue May 17 22:35:01 2005 UTC (19 years, 1 month ago) by chrisfen
Diff to previous 2228 , to selected 2035
Modifications to tap.  Also correcting changes to the previous merge that were not caught

Revision 2228 - Directory Listing - [select for diffs]
Modified Tue May 17 04:20:09 2005 UTC (19 years, 1 month ago) by chuckv
Diff to previous 2227 , to selected 2035
Fixed merge issues between Kyle and Chris so OOPSE will actually build.

Revision 2227 - Directory Listing - [select for diffs]
Modified Tue May 17 03:46:45 2005 UTC (19 years, 1 month ago) by kdaily
Diff to previous 2226 , to selected 2035
help

Revision 2226 - Directory Listing - [select for diffs]
Modified Tue May 17 02:09:25 2005 UTC (19 years, 1 month ago) by kdaily
Diff to previous 2225 , to selected 2035
added gb

Revision 2225 - Directory Listing - [select for diffs]
Modified Fri May 13 20:36:15 2005 UTC (19 years, 1 month ago) by chrisfen
Diff to previous 2224 , to selected 2035
Better tap

Revision 2224 - Directory Listing - [select for diffs]
Modified Thu May 12 19:43:48 2005 UTC (19 years, 1 month ago) by chrisfen
Diff to previous 2223 , to selected 2035
Couple of changes for TAP water.  Need to parametrize.

Revision 2223 - Directory Listing - [select for diffs]
Modified Wed May 11 23:15:05 2005 UTC (19 years, 1 month ago) by chuckv
Diff to previous 2222 , to selected 2035
Fixed build issues under ifc7.

Revision 2222 - Directory Listing - [select for diffs]
Modified Mon May 9 22:07:30 2005 UTC (19 years, 1 month ago) by chuckv
Diff to previous 2221 , to selected 2035
More geometry builder changes.

Revision 2221 - Directory Listing - [select for diffs]
Modified Thu May 5 15:06:04 2005 UTC (19 years, 1 month ago) by chrisfen
Diff to previous 2220 , to selected 2035
Changed SHED to TAP

Revision 2220 - Directory Listing - [select for diffs]
Modified Thu May 5 14:47:35 2005 UTC (19 years, 1 month ago) by chrisfen
Diff to previous 2219 , to selected 2035
OOPSE setup for TAP water.  It's not parametrized, but OOPSE will now let me run it...

Revision 2219 - Directory Listing - [select for diffs]
Modified Tue May 3 22:55:29 2005 UTC (19 years, 2 months ago) by chuckv
Diff to previous 2218 , to selected 2035
Adding support for generic geometry to nanorodbuilder.

Revision 2218 - Directory Listing - [select for diffs]
Modified Tue May 3 17:55:28 2005 UTC (19 years, 2 months ago) by chuckv
Diff to previous 2217 , to selected 2035
More changes to nanoRodBuilder....

Revision 2217 - Directory Listing - [select for diffs]
Modified Fri Apr 29 19:16:27 2005 UTC (19 years, 2 months ago) by gezelter
Diff to previous 2216 , to selected 2035
*** empty log message ***

Revision 2216 - Directory Listing - [select for diffs]
Modified Fri Apr 29 16:26:27 2005 UTC (19 years, 2 months ago) by chrisfen
Diff to previous 2215 , to selected 2035
Added TIP4P-Ew

Revision 2215 - Directory Listing - [select for diffs]
Modified Thu Apr 28 00:24:11 2005 UTC (19 years, 2 months ago) by chuckv
Diff to previous 2214 , to selected 2035
Fixed issues with nanoRodBuilder....

Revision 2214 - Directory Listing - [select for diffs]
Modified Wed Apr 27 20:14:03 2005 UTC (19 years, 2 months ago) by chrisfen
Diff to previous 2213 , to selected 2035
Got rid of write statements and am closer to a working shapes

Revision 2213 - Directory Listing - [select for diffs]
Modified Fri Apr 22 21:57:16 2005 UTC (19 years, 2 months ago) by chuckv
Diff to previous 2212 , to selected 2035
Fixed gcc4 bug...

Revision 2212 - Directory Listing - [select for diffs]
Modified Fri Apr 22 21:52:51 2005 UTC (19 years, 2 months ago) by tim
Diff to previous 2211 , to selected 2035
adding CharClassificationFunctor to fix the locale problem  of c++

Revision 2211 - Directory Listing - [select for diffs]
Modified Thu Apr 21 14:12:19 2005 UTC (19 years, 2 months ago) by chrisfen
Diff to previous 2210 , to selected 2035
Shapes is limping along with a array bounds overwrite (I think...). At least the parser loads the forcefield fine...

Revision 2210 - Directory Listing - [select for diffs]
Modified Mon Apr 18 15:44:22 2005 UTC (19 years, 2 months ago) by chrisfen
Diff to previous 2209 , to selected 2035
axed because file causes havoc on Mac (capitalization confusion of filenames)

Revision 2209 - Directory Listing - [select for diffs]
Modified Mon Apr 18 03:50:23 2005 UTC (19 years, 2 months ago) by chrisfen
Diff to previous 2208 , to selected 2035
Working on the shapes parser...

Revision 2208 - Directory Listing - [select for diffs]
Modified Fri Apr 15 22:43:26 2005 UTC (19 years, 2 months ago) by gezelter
Diff to previous 2207 , to selected 2035
gmake in case people forget

Revision 2207 - Directory Listing - [select for diffs]
Modified Fri Apr 15 22:40:33 2005 UTC (19 years, 2 months ago) by gezelter
Diff to previous 2206 , to selected 2035
fixed the spacing on the banner.  Vanity.

Revision 2206 - Directory Listing - [select for diffs]
Modified Fri Apr 15 22:22:30 2005 UTC (19 years, 2 months ago) by gezelter
Diff to previous 2205 , to selected 2035
Version string in banner (and version numbers in config.h)

Revision 2205 - Directory Listing - [select for diffs]
Modified Fri Apr 15 22:22:10 2005 UTC (19 years, 2 months ago) by gezelter
Diff to previous 2204 , to selected 2035
Documentation changes

Revision 2204 - Directory Listing - [select for diffs]
Modified Fri Apr 15 22:04:00 2005 UTC (19 years, 2 months ago) by gezelter
Diff to previous 2203 , to selected 2035
xemacs has been drafted to perform our indentation services

Revision 2203 - Directory Listing - [select for diffs]
Modified Fri Apr 15 22:03:16 2005 UTC (19 years, 2 months ago) by gezelter
Diff to previous 2202 , to selected 2035
Jedi mind-trick warning messages have been added to
make users ignore CGAL.

Revision 2202 - Directory Listing - [select for diffs]
Modified Fri Apr 15 18:41:38 2005 UTC (19 years, 2 months ago) by tim
Diff to previous 2201 , to selected 2035
fix make install

Revision 2201 - Directory Listing - [select for diffs]
Modified Fri Apr 15 18:41:07 2005 UTC (19 years, 2 months ago) by tim
Diff to previous 2200 , to selected 2035
add  Makefile of samples

Revision 2200 - Directory Listing - [select for diffs]
Modified Fri Apr 15 18:33:03 2005 UTC (19 years, 2 months ago) by tim
Diff to previous 2199 , to selected 2035
some samples are not installed correctly

Revision 2199 - Directory Listing - [select for diffs]
Modified Thu Apr 14 21:41:56 2005 UTC (19 years, 2 months ago) by gezelter
Diff to previous 2198 , to selected 2035
configure now searches for perl to use with filepp

Revision 2198 - Directory Listing - [select for diffs]
Modified Thu Apr 14 21:20:36 2005 UTC (19 years, 2 months ago) by gezelter
Diff to previous 2197 , to selected 2035
Fixed a bug in RigidBodyStamp section of MoLocator

Revision 2197 - Directory Listing - [select for diffs]
Modified Thu Apr 14 19:12:17 2005 UTC (19 years, 2 months ago) by gezelter
Diff to previous 2196 , to selected 2035
*** empty log message ***

Revision 2196 - Directory Listing - [select for diffs]
Modified Thu Apr 14 16:10:57 2005 UTC (19 years, 2 months ago) by chuckv
Diff to previous 2195 , to selected 2035
nanorodbuilder now exit's when libCGAL is not present.

Revision 2195 - Directory Listing - [select for diffs]
Modified Thu Apr 14 15:20:15 2005 UTC (19 years, 2 months ago) by tim
Diff to previous 2194 , to selected 2035
fix one more warning message in make_nodes

Revision 2194 - Directory Listing - [select for diffs]
Modified Wed Apr 13 23:36:26 2005 UTC (19 years, 2 months ago) by chuckv
Diff to previous 2193 , to selected 2035
Changed interface name for SGI Compiler

Revision 2193 - Directory Listing - [select for diffs]
Modified Wed Apr 13 23:29:14 2005 UTC (19 years, 2 months ago) by chrisfen
Diff to previous 2192 , to selected 2035
oops...  bad sample

Revision 2192 - Directory Listing - [select for diffs]
Modified Wed Apr 13 23:00:31 2005 UTC (19 years, 2 months ago) by chuckv
Diff to previous 2191 , to selected 2035
Change typo in CGAL.

Revision 2191 - Directory Listing - [select for diffs]
Modified Wed Apr 13 22:43:43 2005 UTC (19 years, 2 months ago) by tim
Diff to previous 2190 , to selected 2035
fix some warning messages

Revision 2190 - Directory Listing - [select for diffs]
Modified Wed Apr 13 22:30:22 2005 UTC (19 years, 2 months ago) by gezelter
Diff to previous 2189 , to selected 2035
added CGAL checks

Revision 2189 - Directory Listing - [select for diffs]
Modified Wed Apr 13 20:36:45 2005 UTC (19 years, 2 months ago) by chuckv
Diff to previous 2188 , to selected 2035
Added destroy methods for Fortran modules.

Revision 2188 - Directory Listing - [select for diffs]
Modified Wed Apr 13 20:17:06 2005 UTC (19 years, 2 months ago) by chuckv
Diff to previous 2187 , to selected 2035
Added destroy method to clean up memory

Revision 2187 - Directory Listing - [select for diffs]
Modified Wed Apr 13 18:41:17 2005 UTC (19 years, 2 months ago) by tim
Diff to previous 2186 , to selected 2035
more memory leak are fixed

Revision 2186 - Directory Listing - [select for diffs]
Modified Tue Apr 12 22:44:34 2005 UTC (19 years, 2 months ago) by chuckv
Diff to previous 2185 , to selected 2035
File not needed for nanoRodBuilder.

Revision 2185 - Directory Listing - [select for diffs]
Modified Tue Apr 12 22:42:13 2005 UTC (19 years, 2 months ago) by tim
Diff to previous 2184 , to selected 2035
fix memory leak in nanorodBuilder and simpleBuilder(forget to delete lattice)

Revision 2184 - Directory Listing - [select for diffs]
Modified Tue Apr 12 22:33:50 2005 UTC (19 years, 2 months ago) by tim
Diff to previous 2183 , to selected 2035
refactory lattice

Revision 2183 - Directory Listing - [select for diffs]
Modified Tue Apr 12 22:10:07 2005 UTC (19 years, 2 months ago) by tim
Diff to previous 2182 , to selected 2035
refactory LatticeFactory and LatticeCreator

Revision 2182 - Directory Listing - [select for diffs]
Modified Tue Apr 12 22:07:45 2005 UTC (19 years, 2 months ago) by tim
Diff to previous 2181 , to selected 2035
refactory LatticeFactory and LatticeCreator

Revision 2181 - Directory Listing - [select for diffs]
Modified Tue Apr 12 21:58:09 2005 UTC (19 years, 2 months ago) by tim
Diff to previous 2180 , to selected 2035
refactory LatticeFactory and LatticeCreator

Revision 2180 - Directory Listing - [select for diffs]
Modified Tue Apr 12 21:28:07 2005 UTC (19 years, 2 months ago) by gezelter
Diff to previous 2179 , to selected 2035
cleaned up vector_class memory leak fix by deallocating in reverse
order of how we allocated.  Also migrated MoLocator into utils directory

Revision 2179 - Directory Listing - [select for diffs]
Modified Tue Apr 12 21:27:33 2005 UTC (19 years, 2 months ago) by gezelter
Diff to previous 2178 , to selected 2035
added lattice directory

Revision 2178 - Directory Listing - [select for diffs]
Modified Tue Apr 12 21:27:27 2005 UTC (19 years, 2 months ago) by gezelter
Diff to previous 2177 , to selected 2035
added lattice directory, so all of these files are now redundant

Revision 2177 - Directory Listing - [select for diffs]
Modified Tue Apr 12 21:27:02 2005 UTC (19 years, 2 months ago) by gezelter
Diff to previous 2176 , to selected 2035
cleaned up memory leak fix

Revision 2176 - Directory Listing - [select for diffs]
Modified Tue Apr 12 21:26:42 2005 UTC (19 years, 2 months ago) by gezelter
Diff to previous 2175 , to selected 2035
added lattice subdirectory

Revision 2175 - Directory Listing - [select for diffs]
Modified Tue Apr 12 20:57:32 2005 UTC (19 years, 2 months ago) by chrisfen
Diff to previous 2174 , to selected 2035
no real changes here, maybe added a space by accident

Revision 2174 - Directory Listing - [select for diffs]
Modified Tue Apr 12 20:56:46 2005 UTC (19 years, 2 months ago) by chrisfen
Diff to previous 2173 , to selected 2035
added quadrupole sample

Revision 2173 - Directory Listing - [select for diffs]
Modified Tue Apr 12 20:56:20 2005 UTC (19 years, 2 months ago) by chrisfen
Diff to previous 2172 , to selected 2035
updating samples

Revision 2172 - Directory Listing - [select for diffs]
Modified Tue Apr 12 18:30:37 2005 UTC (19 years, 2 months ago) by tim
Diff to previous 2171 , to selected 2035
destory atom type in fortran side

Revision 2171 - Directory Listing - [select for diffs]
Modified Tue Apr 12 17:45:31 2005 UTC (19 years, 2 months ago) by chuckv
Diff to previous 2170 , to selected 2035
Further changes to vector_class destroy function.

Revision 2170 - Directory Listing - [select for diffs]
Modified Tue Apr 12 17:39:06 2005 UTC (19 years, 2 months ago) by chuckv
Diff to previous 2169 , to selected 2035
Fixed pointer memory leak in vector_class.

Revision 2169 - Directory Listing - [select for diffs]
Modified Tue Apr 12 17:12:27 2005 UTC (19 years, 2 months ago) by chuckv
Diff to previous 2168 , to selected 2035
Updates to deallocate object in fortran.

Revision 2168 - Directory Listing - [select for diffs]
Modified Tue Apr 12 14:24:29 2005 UTC (19 years, 2 months ago) by chrisfen
Diff to previous 2167 , to selected 2035
minor change to TI output

Revision 2167 - Directory Listing - [select for diffs]
Modified Tue Apr 12 00:29:43 2005 UTC (19 years, 2 months ago) by chuckv
Diff to previous 2166 , to selected 2035
Changes to delete atypes...

Revision 2166 - Directory Listing - [select for diffs]
Modified Tue Apr 12 00:28:29 2005 UTC (19 years, 2 months ago) by chuckv
Diff to previous 2165 , to selected 2035
Added code to delete vector.

Revision 2165 - Directory Listing - [select for diffs]
Modified Mon Apr 11 21:58:05 2005 UTC (19 years, 2 months ago) by tim
Diff to previous 2164 , to selected 2035
avoid multiple inherit in basic_ifstrstream

Revision 2164 - Directory Listing - [select for diffs]
Modified Mon Apr 11 21:37:30 2005 UTC (19 years, 2 months ago) by chuckv
Diff to previous 2163 , to selected 2035
Importing nanoRodBuilder application (may not work yet).  ((Doesn't work yet.))
(((May never work....)))

Revision 2163 - Directory Listing - [select for diffs]
Modified Mon Apr 11 20:54:53 2005 UTC (19 years, 2 months ago) by tim
Diff to previous 2162 , to selected 2035
forget to delete prepareVisitor in Dump2XYZ

Revision 2162 - Directory Listing - [select for diffs]
Modified Mon Apr 11 20:19:22 2005 UTC (19 years, 2 months ago) by chrisfen
Diff to previous 2161 , to selected 2035
fixing of the quadrupoles.  look!  it's divide by 3 like stone says!

Revision 2161 - Directory Listing - [select for diffs]
Modified Mon Apr 11 20:18:53 2005 UTC (19 years, 2 months ago) by chrisfen
Diff to previous 2160 , to selected 2035
fixing of the quadrupoles

Revision 2160 - Directory Listing - [select for diffs]
Modified Mon Apr 11 20:16:50 2005 UTC (19 years, 2 months ago) by tim
Diff to previous 2159 , to selected 2035
change the parameter name in constructors

Revision 2159 - Directory Listing - [select for diffs]
Modified Mon Apr 11 19:49:43 2005 UTC (19 years, 2 months ago) by gezelter
Diff to previous 2158 , to selected 2035
One more bug fix for GNU make versions < 3.80

Revision 2158 - Directory Listing - [select for diffs]
Modified Mon Apr 11 19:06:57 2005 UTC (19 years, 2 months ago) by gezelter
Diff to previous 2157 , to selected 2035
Fixed the uc and lc functions for GNU make versions < 3.80

Revision 2157 - Directory Listing - [select for diffs]
Modified Mon Apr 11 16:14:05 2005 UTC (19 years, 2 months ago) by gezelter
Diff to previous 2156 , to selected 2035
added some stuff to clean out module files during "make clean"

Revision 2156 - Directory Listing - [select for diffs]
Modified Fri Apr 8 22:13:41 2005 UTC (19 years, 2 months ago) by chrisfen
Diff to previous 2155 , to selected 2035
quadrupole interactions should be working with a remaining question of interaction magnitude

Revision 2155 - Directory Listing - [select for diffs]
Modified Fri Apr 8 22:12:52 2005 UTC (19 years, 2 months ago) by chrisfen
Diff to previous 2154 , to selected 2035
messing with samples

Revision 2154 - Directory Listing - [select for diffs]
Modified Fri Apr 8 18:48:04 2005 UTC (19 years, 2 months ago) by chrisfen
Diff to previous 2153 , to selected 2035
oops...  messed up a sample

Revision 2153 - Directory Listing - [select for diffs]
Modified Fri Apr 8 14:43:06 2005 UTC (19 years, 2 months ago) by chrisfen
Diff to previous 2152 , to selected 2035
Altered signs to fix charge-dipole interactions

Revision 2152 - Directory Listing - [select for diffs]
Modified Fri Apr 8 14:42:27 2005 UTC (19 years, 2 months ago) by chrisfen
Diff to previous 2151 , to selected 2035
changes during debug of charge-dipole

Revision 2151 - Directory Listing - [select for diffs]
Modified Fri Apr 8 14:41:40 2005 UTC (19 years, 2 months ago) by chrisfen
Diff to previous 2150 , to selected 2035
added Cl- and Na+

Revision 2150 - Directory Listing - [select for diffs]
Modified Wed Apr 6 23:59:59 2005 UTC (19 years, 2 months ago) by tim
Diff to previous 2149 , to selected 2035
reinitialize buffer_stack_ptr in BASS parser

Revision 2149 - Directory Listing - [select for diffs]
Modified Wed Apr 6 17:05:21 2005 UTC (19 years, 2 months ago) by chuckv
Diff to previous 2148 , to selected 2035
Building nanorod builder.

Revision 2148 - Directory Listing - [select for diffs]
Modified Wed Apr 6 16:34:09 2005 UTC (19 years, 2 months ago) by chuckv
Diff to previous 2147 , to selected 2035
Initial import of nanorod builder.

Revision 2147 - Directory Listing - [select for diffs]
Modified Tue Apr 5 23:09:48 2005 UTC (19 years, 2 months ago) by tim
Diff to previous 2146 , to selected 2035
support '+' and '-' in atom type name;clean the code a little bit

Revision 2146 - Directory Listing - [select for diffs]
Modified Tue Mar 29 21:00:54 2005 UTC (19 years, 3 months ago) by tim
Diff to previous 2145 , to selected 2035
fix a bug in converting rotation matrix to quaternion

Revision 2145 - Directory Listing - [select for diffs]
Modified Mon Mar 28 22:41:19 2005 UTC (19 years, 3 months ago) by tim
Diff to previous 2144 , to selected 2035
fixed the wrapping

Revision 2144 - Directory Listing - [select for diffs]
Modified Mon Mar 28 22:30:06 2005 UTC (19 years, 3 months ago) by tim
Diff to previous 2143 , to selected 2035
LipidTranVisitor should do the wrapping

Revision 2143 - Directory Listing - [select for diffs]
Modified Mon Mar 28 21:36:59 2005 UTC (19 years, 3 months ago) by gezelter
Diff to previous 2142 , to selected 2035
First round of formatting changes

Revision 2142 - Directory Listing - [select for diffs]
Modified Mon Mar 28 20:54:31 2005 UTC (19 years, 3 months ago) by gezelter
Diff to previous 2141 , to selected 2035
Added a Makefile and changed reference.bib to ripple.bib to
make the Makefile work correctly

Revision 2141 - Directory Listing - [select for diffs]
Modified Mon Mar 28 20:51:52 2005 UTC (19 years, 3 months ago) by gezelter
Diff to previous 2140 , to selected 2035
Cleaning up an extra mac metadata file

Revision 2140 - Directory Listing - [select for diffs]
Modified Mon Mar 28 20:51:19 2005 UTC (19 years, 3 months ago) by gezelter
Diff to previous 2138 , to selected 2035
cleaning up some extra mac metadata files

Revision 2138 - Directory Listing - [select for diffs]
Modified Mon Mar 28 20:49:44 2005 UTC (19 years, 3 months ago) by xsun
Diff to previous 2137 , to selected 2035
Initial import of ripplePaper

Revision 2137 - Directory Listing - [select for diffs]
Modified Mon Mar 28 20:43:27 2005 UTC (19 years, 3 months ago) by xsun
Diff to previous 2136 , to selected 2035
added Documents

Revision 2136 - Directory Listing - [select for diffs]
Modified Mon Mar 28 19:34:40 2005 UTC (19 years, 3 months ago) by chrisfen
Diff to previous 2135 , to selected 2035
fixed the cutoff eps

Revision 2135 - Directory Listing - [select for diffs]
Modified Mon Mar 28 15:54:04 2005 UTC (19 years, 3 months ago) by tim
Diff to previous 2134 , to selected 2035
fix a bug in getting the dimension of histogram

Revision 2134 - Directory Listing - [select for diffs]
Modified Fri Mar 25 19:11:49 2005 UTC (19 years, 3 months ago) by chrisfen
Diff to previous 2133 , to selected 2035
added a reference

Revision 2133 - Directory Listing - [select for diffs]
Modified Thu Mar 24 19:35:08 2005 UTC (19 years, 3 months ago) by chrisfen
Diff to previous 2132 , to selected 2035
melting temp change

Revision 2132 - Directory Listing - [select for diffs]
Modified Wed Mar 23 22:33:05 2005 UTC (19 years, 3 months ago) by chrisfen
Diff to previous 2131 , to selected 2035
Fixed ssdrf free energies and transition temperatures

Revision 2131 - Directory Listing - [select for diffs]
Modified Tue Mar 22 16:38:37 2005 UTC (19 years, 3 months ago) by tim
Diff to previous 2130 , to selected 2035
avoid building parallel executable for dump2XYZ, simpleBuilder, staticProps and dynamicProps

Revision 2130 - Directory Listing - [select for diffs]
Modified Mon Mar 21 22:34:40 2005 UTC (19 years, 3 months ago) by chrisfen
Diff to previous 2129 , to selected 2035
Corrected changes to the forcefield files

Revision 2129 - Directory Listing - [select for diffs]
Modified Mon Mar 21 20:51:10 2005 UTC (19 years, 3 months ago) by chrisfen
Diff to previous 2128 , to selected 2035
Make sure electrostatic_module provides data for reaction_field

Revision 2128 - Directory Listing - [select for diffs]
Modified Mon Mar 21 20:50:44 2005 UTC (19 years, 3 months ago) by chrisfen
Diff to previous 2127 , to selected 2035
Chris debugging stuff.  HE WILL CHANGE THIS BACK, RIGHT?

Revision 2127 - Directory Listing - [select for diffs]
Modified Mon Mar 21 19:23:27 2005 UTC (19 years, 3 months ago) by gezelter
Diff to previous 2126 , to selected 2035
constant back to correct value

Revision 2126 - Directory Listing - [select for diffs]
Modified Mon Mar 21 19:22:55 2005 UTC (19 years, 3 months ago) by gezelter
Diff to previous 2125 , to selected 2035
fixed an install-related bug.  $(InstallCommand) had been set
to $(InstallData)

Revision 2125 - Directory Listing - [select for diffs]
Modified Tue Mar 15 14:21:31 2005 UTC (19 years, 3 months ago) by gezelter
Diff to previous 2124 , to selected 2035
VelocityVerletIntegrator already deletes and Nullifies restWriter,
so Integrator shouldn't do it.

Revision 2124 - Directory Listing - [select for diffs]
Modified Tue Mar 15 14:20:50 2005 UTC (19 years, 3 months ago) by gezelter
Diff to previous 2123 , to selected 2035
fixed three typos

Revision 2123 - Directory Listing - [select for diffs]
Modified Sun Mar 13 07:39:01 2005 UTC (19 years, 3 months ago) by gezelter
Diff to previous 2122 , to selected 2035
first run at charge-quadrupole interactions

Revision 2122 - Directory Listing - [select for diffs]
Modified Sat Mar 12 19:12:56 2005 UTC (19 years, 3 months ago) by chrisfen
Diff to previous 2121 , to selected 2035
forgot a couple of makefiles

Revision 2121 - Directory Listing - [select for diffs]
Modified Sat Mar 12 19:05:16 2005 UTC (19 years, 3 months ago) by chrisfen
Diff to previous 2120 , to selected 2035
added some samples

Revision 2120 - Directory Listing - [select for diffs]
Modified Fri Mar 11 17:50:11 2005 UTC (19 years, 3 months ago) by tim
Diff to previous 2119 , to selected 2035
fix a typo in MultipoleAtomTypesSectionParser

Revision 2119 - Directory Listing - [select for diffs]
Modified Fri Mar 11 15:55:17 2005 UTC (19 years, 3 months ago) by tim
Diff to previous 2118 , to selected 2035
pairs inside cutoff group should not be excluded

Revision 2118 - Directory Listing - [select for diffs]
Modified Fri Mar 11 15:53:18 2005 UTC (19 years, 3 months ago) by gezelter
Diff to previous 2117 , to selected 2035
settled on a unit for quadrupoles

Revision 2117 - Directory Listing - [select for diffs]
Modified Fri Mar 11 15:52:59 2005 UTC (19 years, 3 months ago) by gezelter
Diff to previous 2116 , to selected 2035
quadrupoles for SSD models

Revision 2116 - Directory Listing - [select for diffs]
Modified Fri Mar 11 15:00:20 2005 UTC (19 years, 3 months ago) by tim
Diff to previous 2115 , to selected 2035
clean up SimInfo; modify the images of SelectionExpression.html

Revision 2115 - Directory Listing - [select for diffs]
Modified Fri Mar 11 00:43:19 2005 UTC (19 years, 3 months ago) by chrisfen
Diff to previous 2114 , to selected 2035
fixed a bug in MPI restraints

Revision 2114 - Directory Listing - [select for diffs]
Modified Thu Mar 10 23:56:42 2005 UTC (19 years, 3 months ago) by tim
Diff to previous 2113 , to selected 2035
adding exclude pairs for rigidbody and cutoff group

Revision 2113 - Directory Listing - [select for diffs]
Modified Thu Mar 10 22:06:07 2005 UTC (19 years, 3 months ago) by gezelter
Diff to previous 2112 , to selected 2035
fixed a doxygen problem

Revision 2112 - Directory Listing - [select for diffs]
Modified Thu Mar 10 21:51:20 2005 UTC (19 years, 3 months ago) by gezelter
Diff to previous 2111 , to selected 2035
messing with the split dipole test cases

Revision 2111 - Directory Listing - [select for diffs]
Modified Thu Mar 10 21:51:06 2005 UTC (19 years, 3 months ago) by gezelter
Diff to previous 2110 , to selected 2035
updated some documentation

Revision 2110 - Directory Listing - [select for diffs]
Modified Thu Mar 10 20:40:56 2005 UTC (19 years, 3 months ago) by gezelter
Diff to previous 2109 , to selected 2035
LinkedList removal project starts now

Revision 2109 - Directory Listing - [select for diffs]
Modified Thu Mar 10 20:28:17 2005 UTC (19 years, 3 months ago) by tim
Diff to previous 2108 , to selected 2035
using map to replace link list

Revision 2108 - Directory Listing - [select for diffs]
Modified Thu Mar 10 19:11:44 2005 UTC (19 years, 3 months ago) by tim
Diff to previous 2107 , to selected 2035
adding test case  of split dipole

Revision 2107 - Directory Listing - [select for diffs]
Modified Thu Mar 10 19:11:02 2005 UTC (19 years, 3 months ago) by chrisfen
Diff to previous 2106 , to selected 2035
Oops...  MPI now builds...

Revision 2106 - Directory Listing - [select for diffs]
Modified Thu Mar 10 18:44:02 2005 UTC (19 years, 3 months ago) by tim
Diff to previous 2105 , to selected 2035
adding test case for split dipole

Revision 2105 - Directory Listing - [select for diffs]
Modified Thu Mar 10 17:54:58 2005 UTC (19 years, 3 months ago) by gezelter
Diff to previous 2104 , to selected 2035
added fortran-side support for split dipoles

Revision 2104 - Directory Listing - [select for diffs]
Modified Thu Mar 10 16:27:16 2005 UTC (19 years, 3 months ago) by chrisfen
Diff to previous 2103 , to selected 2035
fixes to restraints

Revision 2103 - Directory Listing - [select for diffs]
Modified Thu Mar 10 16:15:13 2005 UTC (19 years, 3 months ago) by chrisfen
Diff to previous 2102 , to selected 2035
fixing restraints

Revision 2102 - Directory Listing - [select for diffs]
Modified Thu Mar 10 16:14:07 2005 UTC (19 years, 3 months ago) by tim
Diff to previous 2101 , to selected 2035
minor change

Revision 2101 - Directory Listing - [select for diffs]
Modified Thu Mar 10 15:10:24 2005 UTC (19 years, 3 months ago) by chrisfen
Diff to previous 2100 , to selected 2035
First commit of the new restraints code

Revision 2100 - Directory Listing - [select for diffs]
Modified Wed Mar 9 18:48:14 2005 UTC (19 years, 3 months ago) by tim
Diff to previous 2099 , to selected 2035
adding IndexFinder

Revision 2099 - Directory Listing - [select for diffs]
Modified Wed Mar 9 18:46:16 2005 UTC (19 years, 3 months ago) by tim
Diff to previous 2098 , to selected 2035
fix compilation issue

Revision 2098 - Directory Listing - [select for diffs]
Modified Wed Mar 9 17:58:33 2005 UTC (19 years, 3 months ago) by tim
Diff to previous 2097 , to selected 2035
fix a bug in SectionParser (lineNo is not updated)

Revision 2097 - Directory Listing - [select for diffs]
Modified Wed Mar 9 17:30:29 2005 UTC (19 years, 3 months ago) by tim
Diff to previous 2096 , to selected 2035
adding IndexFinder which is used to select the molecules; Seperate ElectrostaticAtomTypesSectionParser into
ChargeAtomTypesSectionParser and MultipoleAtomTypesSectionParser;remove print dipole option from Dump2XYZ;

Revision 2096 - Directory Listing - [select for diffs]
Modified Wed Mar 9 17:28:11 2005 UTC (19 years, 3 months ago) by tim
Diff to previous 2095 , to selected 2035
change the format of DUFF2

Revision 2095 - Directory Listing - [select for diffs]
Modified Wed Mar 9 15:44:59 2005 UTC (19 years, 3 months ago) by gezelter
Diff to previous 2094 , to selected 2035
new electrostatic module

Revision 2094 - Directory Listing - [select for diffs]
Modified Wed Mar 9 14:26:15 2005 UTC (19 years, 3 months ago) by gezelter
Diff to previous 2093 , to selected 2035
added splitDipole and fixed quadrupole stuff

Revision 2093 - Directory Listing - [select for diffs]
Modified Wed Mar 9 14:25:51 2005 UTC (19 years, 3 months ago) by gezelter
Diff to previous 2092 , to selected 2035
removed #include lines for outdated charge and dipole interfaces

Revision 2092 - Directory Listing - [select for diffs]
Modified Tue Mar 8 21:08:50 2005 UTC (19 years, 3 months ago) by gezelter
Diff to previous 2091 , to selected 2035
addded a few fun charge-dipole test cases

Revision 2091 - Directory Listing - [select for diffs]
Modified Tue Mar 8 21:07:49 2005 UTC (19 years, 3 months ago) by gezelter
Diff to previous 2090 , to selected 2035
fixing a strange icc8 bug (we think).

Revision 2090 - Directory Listing - [select for diffs]
Modified Tue Mar 8 21:07:34 2005 UTC (19 years, 3 months ago) by gezelter
Diff to previous 2089 , to selected 2035
OOPSE_itoa!

Revision 2089 - Directory Listing - [select for diffs]
Modified Tue Mar 8 21:07:27 2005 UTC (19 years, 3 months ago) by gezelter
Diff to previous 2088 , to selected 2035
Electrostatic Unification Project

Revision 2088 - Directory Listing - [select for diffs]
Modified Tue Mar 8 21:07:14 2005 UTC (19 years, 3 months ago) by gezelter
Diff to previous 2087 , to selected 2035
Dunno

Revision 2087 - Directory Listing - [select for diffs]
Modified Tue Mar 8 21:06:49 2005 UTC (19 years, 3 months ago) by gezelter
Diff to previous 2086 , to selected 2035
Using OOPSE_itoa and checking a NULL left over from the LinkedList days

Revision 2086 - Directory Listing - [select for diffs]
Modified Tue Mar 8 21:06:12 2005 UTC (19 years, 3 months ago) by gezelter
Diff to previous 2085 , to selected 2035
electrostatic unification project
fixed an uninitialized variable in Lennard Jones mixing map

Revision 2085 - Directory Listing - [select for diffs]
Modified Tue Mar 8 21:05:46 2005 UTC (19 years, 3 months ago) by gezelter
Diff to previous 2084 , to selected 2035
electrostatic unification project

Revision 2084 - Directory Listing - [select for diffs]
Modified Tue Mar 8 21:05:31 2005 UTC (19 years, 3 months ago) by gezelter
Diff to previous 2083 , to selected 2035
making some cool test cases

Revision 2083 - Directory Listing - [select for diffs]
Modified Tue Mar 8 21:05:18 2005 UTC (19 years, 3 months ago) by gezelter
Diff to previous 2082 , to selected 2035
Added a charge for Chlorine

Revision 2082 - Directory Listing - [select for diffs]
Modified Mon Mar 7 22:39:33 2005 UTC (19 years, 3 months ago) by tim
Diff to previous 2081 , to selected 2035
Fixing a bug in BitSet.cpp

Revision 2081 - Directory Listing - [select for diffs]
Modified Fri Mar 4 15:29:03 2005 UTC (19 years, 3 months ago) by gezelter
Diff to previous 2080 , to selected 2035
SPRNG eradication project

Revision 2080 - Directory Listing - [select for diffs]
Modified Fri Mar 4 15:28:54 2005 UTC (19 years, 3 months ago) by gezelter
Diff to previous 2079 , to selected 2035
Cleaning up config.h.in by adding comments

Revision 2079 - Directory Listing - [select for diffs]
Modified Thu Mar 3 14:40:20 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 2078 , to selected 2035
avoid using const char*(hope can fixed the missing atom type problem)

Revision 2078 - Directory Listing - [select for diffs]
Modified Wed Mar 2 16:29:47 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 2077 , to selected 2035
adding base class of Random Number generator

Revision 2077 - Directory Listing - [select for diffs]
Modified Wed Mar 2 16:28:20 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 2076 , to selected 2035
info_ in Velocitizer is not initialized which causes a seg fault

Revision 2076 - Directory Listing - [select for diffs]
Modified Wed Mar 2 15:36:14 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 2075 , to selected 2035
remove default parameter from MersenneTwister.hpp which causes all kinds of trouble.
Refactory random number generator

Revision 2075 - Directory Listing - [select for diffs]
Modified Wed Mar 2 07:32:15 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 2074 , to selected 2035
Adding unit test for random number generator

Revision 2074 - Directory Listing - [select for diffs]
Modified Tue Mar 1 23:17:46 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 2073 , to selected 2035
fixed a file inclusion problem

Revision 2073 - Directory Listing - [select for diffs]
Modified Tue Mar 1 23:17:05 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 2072 , to selected 2035
fixed compilation problem

Revision 2072 - Directory Listing - [select for diffs]
Modified Tue Mar 1 23:02:33 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 2071 , to selected 2035
replace SPRNG by MTRand

Revision 2071 - Directory Listing - [select for diffs]
Modified Tue Mar 1 23:00:40 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 2070 , to selected 2035
Change the name of test case

Revision 2070 - Directory Listing - [select for diffs]
Modified Tue Mar 1 21:00:09 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 2069 , to selected 2035
adding testcase for random number generator

Revision 2069 - Directory Listing - [select for diffs]
Modified Tue Mar 1 20:10:14 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 2068 , to selected 2035
fix compilation problem for g++ 3.4

Revision 2068 - Directory Listing - [select for diffs]
Modified Tue Mar 1 19:11:47 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 2067 , to selected 2035
adding OOPSERandNumGen

Revision 2067 - Directory Listing - [select for diffs]
Modified Tue Mar 1 15:44:45 2005 UTC (19 years, 4 months ago) by gezelter
Diff to previous 2066 , to selected 2035
Fixed the damned build problem with the libraries not
being removed in make clean and make distclean (at least
we think it is fixed).

Revision 2066 - Directory Listing - [select for diffs]
Modified Tue Mar 1 15:26:13 2005 UTC (19 years, 4 months ago) by gezelter
Diff to previous 2065 , to selected 2035
Making small modifications to allow for use on MPI machines

Revision 2065 - Directory Listing - [select for diffs]
Modified Tue Mar 1 14:45:45 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 2064 , to selected 2035
adding MersenneTwister random number generator

Revision 2064 - Directory Listing - [select for diffs]
Modified Tue Mar 1 03:55:13 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 2063 , to selected 2035
Adding a modified version of MersenneTwister.hpp

Revision 2063 - Directory Listing - [select for diffs]
Modified Mon Feb 28 17:24:51 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 2062 , to selected 2035
selection expression

Revision 2062 - Directory Listing - [select for diffs]
Modified Fri Feb 25 21:22:00 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 2061 , to selected 2035
adding soft potential to LJ Module

Revision 2061 - Directory Listing - [select for diffs]
Modified Fri Feb 25 16:38:26 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 2060 , to selected 2035
adding documentation for selection expression

Revision 2060 - Directory Listing - [select for diffs]
Modified Thu Feb 24 20:55:07 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 2059 , to selected 2035
adding basic_teebuf which can operate on multiple stream simutaneously.

Revision 2059 - Directory Listing - [select for diffs]
Modified Tue Feb 22 19:26:05 2005 UTC (19 years, 4 months ago) by chrisfen
Diff to previous 2058 , to selected 2035
Added ssdrf sample

Revision 2058 - Directory Listing - [select for diffs]
Modified Tue Feb 22 18:56:25 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 2057 , to selected 2035
reactionfield get fixed

Revision 2057 - Directory Listing - [select for diffs]
Modified Mon Feb 21 16:57:22 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 2056 , to selected 2035
Fix a bug in GofRAngle

Revision 2056 - Directory Listing - [select for diffs]
Modified Mon Feb 21 15:28:56 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 2055 , to selected 2035
Fix for compilation on the Sun

Revision 2055 - Directory Listing - [select for diffs]
Modified Mon Feb 21 15:22:56 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 2054 , to selected 2035
fix for compilation on the Sun

Revision 2054 - Directory Listing - [select for diffs]
Modified Mon Feb 21 15:21:54 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 2053 , to selected 2035
fix problem in sun

Revision 2053 - Directory Listing - [select for diffs]
Modified Fri Feb 18 23:07:32 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 2052 , to selected 2035
adding LipidTransVisitor, GofXyz is working now

Revision 2052 - Directory Listing - [select for diffs]
Modified Fri Feb 18 15:58:55 2005 UTC (19 years, 4 months ago) by gezelter
Diff to previous 2051 , to selected 2035
Corrected filename collision for EAM on Mac OS X

Revision 2051 - Directory Listing - [select for diffs]
Modified Fri Feb 18 15:58:33 2005 UTC (19 years, 4 months ago) by gezelter
Diff to previous 2050 , to selected 2035
Updated copyright information

Revision 2050 - Directory Listing - [select for diffs]
Modified Fri Feb 18 15:58:22 2005 UTC (19 years, 4 months ago) by gezelter
Diff to previous 2049 , to selected 2035
corrected filename collision for EAM on operating systems which are
not case sensitive (aka Mac OS X)

Revision 2049 - Directory Listing - [select for diffs]
Modified Thu Feb 17 20:15:29 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 2048 , to selected 2035
more bug get fixed

Revision 2048 - Directory Listing - [select for diffs]
Modified Thu Feb 17 19:50:30 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 2047 , to selected 2035
fix a bug in GofXyz

Revision 2047 - Directory Listing - [select for diffs]
Modified Thu Feb 17 19:09:07 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 2046 , to selected 2035
make processHistogram non-abstrct function

Revision 2046 - Directory Listing - [select for diffs]
Modified Thu Feb 17 18:41:50 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 2045 , to selected 2035
*** empty log message ***

Revision 2045 - Directory Listing - [select for diffs]
Modified Thu Feb 17 18:30:54 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 2044 , to selected 2035
finish GofXyz

Revision 2044 - Directory Listing - [select for diffs]
Modified Thu Feb 17 16:21:07 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 2043 , to selected 2035
change the output format of 2D radial distribution function

Revision 2043 - Directory Listing - [select for diffs]
Modified Thu Feb 17 15:23:56 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 2042 , to selected 2035
forget the const correctness for BitSet

Revision 2042 - Directory Listing - [select for diffs]
Modified Thu Feb 17 15:18:36 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 2041 , to selected 2035
The change of interface of BitSet cause a bug in SelectionEvaluation

Revision 2041 - Directory Listing - [select for diffs]
Modified Wed Feb 16 21:13:48 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 2040 , to selected 2035
return residentMem in byte

Revision 2040 - Directory Listing - [select for diffs]
Modified Wed Feb 16 21:00:39 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 2039 , to selected 2035
fix a bug in writing out the value of cosang

Revision 2039 - Directory Listing - [select for diffs]
Modified Wed Feb 16 20:43:10 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 2038 , to selected 2035
using PhysMem - RSSMem to estimate avaliable memory

Revision 2038 - Directory Listing - [select for diffs]
Modified Wed Feb 16 20:30:50 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 2037 , to selected 2035
change the default bin number

Revision 2037 - Directory Listing - [select for diffs]
Modified Wed Feb 16 19:36:30 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 2036 , to selected 2035
change the suffix of output files;fix the problem of counting in staticProps

Revision 2036 - Directory Listing - [select for diffs]
Modified Tue Feb 15 19:39:56 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 2035
fix a bug in BlockSnapshotManager

Revision 2035 - Directory Listing - [selected]
Modified Tue Feb 15 19:36:07 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 2034
BlockSnapshotManager is using reference counting now

Revision 2034 - Directory Listing - [select for diffs]
Modified Tue Feb 15 17:49:58 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 2033 , to selected 2035
replace std::make_pair by VariablesType::value_type to make Sun Compiler happy

Revision 2033 - Directory Listing - [select for diffs]
Modified Tue Feb 15 17:35:30 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 2032 , to selected 2035
adding typedef to TokenMap, using TokenMapType::value_type instead of
std::make_pair to make Sun compiler happy

Revision 2032 - Directory Listing - [select for diffs]
Modified Tue Feb 15 17:24:12 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 2031 , to selected 2035
bug fix in StaticProps

Revision 2031 - Directory Listing - [select for diffs]
Modified Tue Feb 15 17:11:35 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 2030 , to selected 2035
(1) adding #ifdef __RWSTD to make sun compiler happy
(2) fix pair density calculation problem when two selections intersect with each other

Revision 2030 - Directory Listing - [select for diffs]
Modified Tue Feb 15 15:24:54 2005 UTC (19 years, 4 months ago) by gezelter
Diff to previous 2029 , to selected 2035
cast of NULL to satisfy xlc++

Revision 2029 - Directory Listing - [select for diffs]
Modified Tue Feb 15 15:17:01 2005 UTC (19 years, 4 months ago) by gezelter
Diff to previous 2028 , to selected 2035
*** empty log message ***

Revision 2028 - Directory Listing - [select for diffs]
Modified Tue Feb 15 06:17:03 2005 UTC (19 years, 4 months ago) by gezelter
Diff to previous 2027 , to selected 2035
bug fix for null termination

Revision 2027 - Directory Listing - [select for diffs]
Modified Tue Feb 15 06:11:22 2005 UTC (19 years, 4 months ago) by gezelter
Diff to previous 2026 , to selected 2035
bugfixing residentMem

Revision 2026 - Directory Listing - [select for diffs]
Modified Tue Feb 15 05:59:14 2005 UTC (19 years, 4 months ago) by gezelter
Diff to previous 2025 , to selected 2035
bugfixes for residentMem on LINUX

Revision 2025 - Directory Listing - [select for diffs]
Modified Tue Feb 15 05:08:57 2005 UTC (19 years, 4 months ago) by gezelter
Diff to previous 2024 , to selected 2035
added residentMem

Revision 2024 - Directory Listing - [select for diffs]
Modified Tue Feb 15 05:05:33 2005 UTC (19 years, 4 months ago) by gezelter
Diff to previous 2023 , to selected 2035
modifications to estimate memory in use by other processes
autoconf fixes
ps syntax checking
config.h file cleaning

Revision 2023 - Directory Listing - [select for diffs]
Modified Mon Feb 14 23:26:25 2005 UTC (19 years, 4 months ago) by gezelter
Diff to previous 2022 , to selected 2035
ps niceness

Revision 2022 - Directory Listing - [select for diffs]
Modified Mon Feb 14 23:16:48 2005 UTC (19 years, 4 months ago) by gezelter
Diff to previous 2021 , to selected 2035
ps strangeness

Revision 2021 - Directory Listing - [select for diffs]
Modified Mon Feb 14 19:42:08 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 2020 , to selected 2035
fix a bug in BlockSnapshotManager.hpp

Revision 2020 - Directory Listing - [select for diffs]
Modified Mon Feb 14 18:51:48 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 2019 , to selected 2035
default length for staticProps is 1/2 smallest length of first frame

Revision 2019 - Directory Listing - [select for diffs]
Modified Mon Feb 14 18:12:43 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 2018 , to selected 2035
fix a bug in VelocityVerletIntegrator : last frame is written twice

Revision 2018 - Directory Listing - [select for diffs]
Modified Mon Feb 14 17:57:01 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 2017 , to selected 2035
begin bug fix

Revision 2017 - Directory Listing - [select for diffs]
Modified Mon Feb 14 17:35:25 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 2016 , to selected 2035
refactory CorrelationFunction

Revision 2016 - Directory Listing - [select for diffs]
Modified Mon Feb 14 15:18:09 2005 UTC (19 years, 4 months ago) by gezelter
Diff to previous 2015 , to selected 2035
bug fix and start of switch for type of correlation function

Revision 2015 - Directory Listing - [select for diffs]
Modified Sun Feb 13 21:18:27 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 2014 , to selected 2035
fix a bug in calculating  bytes per stuntdouble

Revision 2014 - Directory Listing - [select for diffs]
Modified Sun Feb 13 21:03:07 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 2013 , to selected 2035
more fix

Revision 2013 - Directory Listing - [select for diffs]
Modified Sun Feb 13 20:57:54 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 2012 , to selected 2035
fixed a bug in CorrelationFunction

Revision 2012 - Directory Listing - [select for diffs]
Modified Sun Feb 13 20:36:24 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 2011 , to selected 2035
fixed a bug in SimInfo::getCutoff()

Revision 2011 - Directory Listing - [select for diffs]
Modified Sun Feb 13 20:08:29 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 2010 , to selected 2035
adding staticProps and dynamicProps into Makefile.in

Revision 2010 - Directory Listing - [select for diffs]
Modified Sun Feb 13 20:05:42 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 2009 , to selected 2035
maximum length defaults to the cutoff radius

Revision 2009 - Directory Listing - [select for diffs]
Modified Sun Feb 13 19:14:43 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 2008 , to selected 2035
adding Algorithm.hpp

Revision 2008 - Directory Listing - [select for diffs]
Modified Sun Feb 13 19:10:25 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 2007 , to selected 2035
dynamicProps get built

Revision 2007 - Directory Listing - [select for diffs]
Modified Sun Feb 13 15:56:10 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 2006 , to selected 2035
dynamicProps in progress

Revision 2006 - Directory Listing - [select for diffs]
Modified Sun Feb 13 08:05:33 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 2005 , to selected 2035
more work in dynamicProps

Revision 2005 - Directory Listing - [select for diffs]
Modified Sun Feb 13 07:25:22 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 2004 , to selected 2035
adding dynamicProps

Revision 2004 - Directory Listing - [select for diffs]
Modified Sun Feb 13 07:14:59 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 2003 , to selected 2035
adding command line option to DynamicProps

Revision 2003 - Directory Listing - [select for diffs]
Modified Sun Feb 13 07:13:27 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 2002 , to selected 2035
adding command line option for DynamicProps

Revision 2002 - Directory Listing - [select for diffs]
Modified Sun Feb 13 06:57:48 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 2001 , to selected 2035
adding dynamicProps

Revision 2001 - Directory Listing - [select for diffs]
Modified Sat Feb 12 20:09:28 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 2000 , to selected 2035
adding SelectionManager.cpp

Revision 2000 - Directory Listing - [select for diffs]
Modified Fri Feb 11 22:41:02 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 1999 , to selected 2035
adding one more constructor to Snapshot to create customized DataStorage

Revision 1999 - Directory Listing - [select for diffs]
Modified Fri Feb 11 22:39:03 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 1998 , to selected 2035
adding beginSelected, nextSelected method to SelectionManager

Revision 1998 - Directory Listing - [select for diffs]
Modified Fri Feb 11 22:37:36 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 1997 , to selected 2035
adding support for physmem

Revision 1997 - Directory Listing - [select for diffs]
Modified Fri Feb 11 22:35:51 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 1996 , to selected 2035
adding supprot for physmem

Revision 1996 - Directory Listing - [select for diffs]
Modified Fri Feb 11 22:35:05 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 1995 , to selected 2035
adding physmem

Revision 1995 - Directory Listing - [select for diffs]
Modified Thu Feb 10 22:37:21 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 1994 , to selected 2035
more work in StaticProps

Revision 1994 - Directory Listing - [select for diffs]
Modified Thu Feb 10 18:14:03 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 1993 , to selected 2035
change the filenames

Revision 1993 - Directory Listing - [select for diffs]
Modified Thu Feb 10 14:15:52 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 1992 , to selected 2035
adding GofRAngle

Revision 1992 - Directory Listing - [select for diffs]
Modified Wed Feb 9 18:21:19 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 1991 , to selected 2035
remove some useless files

Revision 1991 - Directory Listing - [select for diffs]
Modified Wed Feb 9 18:12:47 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 1990 , to selected 2035
staticProps in progress

Revision 1990 - Directory Listing - [select for diffs]
Modified Wed Feb 9 17:08:22 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 1989 , to selected 2035
adding GofR

Revision 1989 - Directory Listing - [select for diffs]
Modified Mon Feb 7 22:39:19 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 1988 , to selected 2035
add getRigidBodyAt  function into Molecule class

Revision 1988 - Directory Listing - [select for diffs]
Modified Mon Feb 7 22:38:35 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 1987 , to selected 2035
update help info

Revision 1987 - Directory Listing - [select for diffs]
Modified Mon Feb 7 22:36:32 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 1986 , to selected 2035
support select internal index selection, for example, select DMPC.3

Revision 1986 - Directory Listing - [select for diffs]
Modified Mon Feb 7 21:11:22 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 1985 , to selected 2035
update help info for Dump2XYZ

Revision 1985 - Directory Listing - [select for diffs]
Modified Mon Feb 7 20:39:36 2005 UTC (19 years, 4 months ago) by chrisfen
Diff to previous 1984 , to selected 2035
selection librarys added

Revision 1984 - Directory Listing - [select for diffs]
Modified Mon Feb 7 20:31:50 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 1983 , to selected 2035
adding Makefile

Revision 1983 - Directory Listing - [select for diffs]
Modified Mon Feb 7 20:20:57 2005 UTC (19 years, 4 months ago) by chrisfen
Diff to previous 1982 , to selected 2035
issue commented out in wildcards

Revision 1982 - Directory Listing - [select for diffs]
Modified Mon Feb 7 20:06:00 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 1981 , to selected 2035
forget to reset the pc which cause reevaluate return NULL

Revision 1981 - Directory Listing - [select for diffs]
Modified Mon Feb 7 19:14:26 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 1980 , to selected 2035
fix a bug in determing the global index for rigidbodies

Revision 1980 - Directory Listing - [select for diffs]
Modified Mon Feb 7 19:13:43 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 1979 , to selected 2035
minor change in Bitset

Revision 1979 - Directory Listing - [select for diffs]
Modified Mon Feb 7 19:13:18 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 1978 , to selected 2035
selection library is working

Revision 1978 - Directory Listing - [select for diffs]
Modified Fri Feb 4 22:46:10 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 1977 , to selected 2035
remove SelectionVisitor

Revision 1977 - Directory Listing - [select for diffs]
Modified Fri Feb 4 22:45:48 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 1976 , to selected 2035
IgnoreVisitor and XYZVisitor now use selection library

Revision 1976 - Directory Listing - [select for diffs]
Modified Fri Feb 4 22:44:15 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 1975 , to selected 2035
adding SelectionManager into SimInfo

Revision 1975 - Directory Listing - [select for diffs]
Modified Fri Feb 4 22:43:54 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 1974 , to selected 2035
dump2Xyz now take advantage of selection library

Revision 1974 - Directory Listing - [select for diffs]
Modified Fri Feb 4 22:42:12 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 1973 , to selected 2035
minor change in BitSet

Revision 1973 - Directory Listing - [select for diffs]
Modified Fri Feb 4 22:41:23 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 1972 , to selected 2035
adding missing implementation

Revision 1972 - Directory Listing - [select for diffs]
Modified Fri Feb 4 22:39:26 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 1971 , to selected 2035
half of the selection utility is working need to debug within keyword and atomproperty keyword

Revision 1971 - Directory Listing - [select for diffs]
Modified Fri Feb 4 05:42:49 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 1970 , to selected 2035
selection library get built

Revision 1970 - Directory Listing - [select for diffs]
Modified Fri Feb 4 05:42:30 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 1969 , to selected 2035
fix BitSet

Revision 1969 - Directory Listing - [select for diffs]
Modified Fri Feb 4 05:26:30 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 1968 , to selected 2035
remove some useless files

Revision 1968 - Directory Listing - [select for diffs]
Modified Fri Feb 4 04:57:04 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 1967 , to selected 2035
adding wildcard class; NameFinder is finished

Revision 1967 - Directory Listing - [select for diffs]
Modified Thu Feb 3 23:14:05 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 1966 , to selected 2035
more work in selection library

Revision 1966 - Directory Listing - [select for diffs]
Modified Thu Feb 3 14:04:59 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 1965 , to selected 2035
selection in progress

Revision 1965 - Directory Listing - [select for diffs]
Modified Wed Feb 2 23:13:11 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 1964 , to selected 2035
selection library in progress, except SelectionEvaluator, other files are compiled

Revision 1964 - Directory Listing - [select for diffs]
Modified Wed Feb 2 23:12:01 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 1963 , to selected 2035
adding boost::any

Revision 1963 - Directory Listing - [select for diffs]
Modified Wed Feb 2 12:51:25 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 1962 , to selected 2035
add SelectionCompiler.cpp

Revision 1962 - Directory Listing - [select for diffs]
Modified Tue Feb 1 22:49:23 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 1961 , to selected 2035
Selection in progress

Revision 1961 - Directory Listing - [select for diffs]
Modified Tue Feb 1 06:55:00 2005 UTC (19 years, 5 months ago) by tim
Diff to previous 1960 , to selected 2035
adding selection library

Revision 1960 - Directory Listing - [select for diffs]
Modified Wed Jan 26 15:26:47 2005 UTC (19 years, 5 months ago) by tim
Diff to previous 1959 , to selected 2035
forget to add eorWriter

Revision 1959 - Directory Listing - [select for diffs]
Modified Wed Jan 26 15:15:09 2005 UTC (19 years, 5 months ago) by tim
Diff to previous 1958 , to selected 2035
(1)Cast wrong atom to DirectionalAtom in GhostTorsion
(2)get the wrong column of electroframe

Revision 1958 - Directory Listing - [select for diffs]
Modified Tue Jan 25 21:59:18 2005 UTC (19 years, 5 months ago) by tim
Diff to previous 1957 , to selected 2035
fix a bug in SimInfo, use number of cutoff stamp as counter to loop over rigidbody stamp

Revision 1957 - Directory Listing - [select for diffs]
Modified Tue Jan 25 17:45:23 2005 UTC (19 years, 5 months ago) by tim
Diff to previous 1956 , to selected 2035
(1) complete section parser's error message
(2) add GhostTorsion
(3) accumulate inertial tensor from the directional atoms before calculate rigidbody's inertial tensor

Revision 1956 - Directory Listing - [select for diffs]
Modified Mon Jan 17 22:17:20 2005 UTC (19 years, 5 months ago) by tim
Diff to previous 1955 , to selected 2035
forget to set dipole for lipid head group

Revision 1955 - Directory Listing - [select for diffs]
Modified Mon Jan 17 16:58:32 2005 UTC (19 years, 5 months ago) by tim
Diff to previous 1954 , to selected 2035
fix a bug in loading initial extended system parameters

Revision 1954 - Directory Listing - [select for diffs]
Modified Mon Jan 17 16:05:30 2005 UTC (19 years, 5 months ago) by tim
Diff to previous 1953 , to selected 2035
forget to set maxIterNum_ in NVT

Revision 1953 - Directory Listing - [select for diffs]
Modified Fri Jan 14 22:02:21 2005 UTC (19 years, 5 months ago) by tim
Diff to previous 1952 , to selected 2035
remove WATER.cpp

Revision 1952 - Directory Listing - [select for diffs]
Modified Fri Jan 14 21:37:28 2005 UTC (19 years, 5 months ago) by tim
Diff to previous 1951 , to selected 2035
sync Makefile

Revision 1951 - Directory Listing - [select for diffs]
Modified Fri Jan 14 21:13:24 2005 UTC (19 years, 5 months ago) by gezelter
Diff to previous 1950 , to selected 2035
moved Package variable into subdirectory makefiles to speed up
the building process

Revision 1950 - Directory Listing - [select for diffs]
Modified Fri Jan 14 20:48:53 2005 UTC (19 years, 5 months ago) by gezelter
Diff to previous 1949 , to selected 2035
Fixed publication details in banner

Revision 1949 - Directory Listing - [select for diffs]
Modified Fri Jan 14 20:48:42 2005 UTC (19 years, 5 months ago) by gezelter
Diff to previous 1948 , to selected 2035
added dummy subroutine to avoid empty unit, synchronized this dummy
routine between C and fortran

Revision 1948 - Directory Listing - [select for diffs]
Modified Fri Jan 14 20:31:16 2005 UTC (19 years, 5 months ago) by gezelter
Diff to previous 1947 , to selected 2035
separating modules and C/Fortran interface subroutines

Revision 1947 - Directory Listing - [select for diffs]
Modified Fri Jan 14 20:15:58 2005 UTC (19 years, 5 months ago) by gezelter
Diff to previous 1946 , to selected 2035
more fixes for gnugetopt

Revision 1946 - Directory Listing - [select for diffs]
Modified Fri Jan 14 20:09:26 2005 UTC (19 years, 5 months ago) by gezelter
Diff to previous 1945 , to selected 2035
fixing for gnugetopt

Revision 1945 - Directory Listing - [select for diffs]
Modified Fri Jan 14 16:49:46 2005 UTC (19 years, 5 months ago) by tim
Diff to previous 1944 , to selected 2035
using c library to do conversion instead of using iostream due to a bug in
libstdc++(GCC 3.2)

Revision 1944 - Directory Listing - [select for diffs]
Modified Fri Jan 14 02:40:55 2005 UTC (19 years, 5 months ago) by tim
Diff to previous 1943 , to selected 2035
no message

Revision 1943 - Directory Listing - [select for diffs]
Modified Fri Jan 14 01:56:04 2005 UTC (19 years, 5 months ago) by tim
Diff to previous 1942 , to selected 2035
fix a bug in global index

Revision 1942 - Directory Listing - [select for diffs]
Modified Fri Jan 14 01:04:57 2005 UTC (19 years, 5 months ago) by tim
Diff to previous 1941 , to selected 2035
remove include Integrator.hpp in Minimizer

Revision 1941 - Directory Listing - [select for diffs]
Modified Thu Jan 13 22:14:44 2005 UTC (19 years, 5 months ago) by gezelter
Diff to previous 1940 , to selected 2035
compile getopt and getopt1 if we need to

Revision 1940 - Directory Listing - [select for diffs]
Modified Thu Jan 13 21:56:58 2005 UTC (19 years, 5 months ago) by gezelter
Diff to previous 1939 , to selected 2035
template flags

Revision 1939 - Directory Listing - [select for diffs]
Modified Thu Jan 13 21:48:18 2005 UTC (19 years, 5 months ago) by gezelter
Diff to previous 1938 , to selected 2035
formatting

Revision 1938 - Directory Listing - [select for diffs]
Modified Thu Jan 13 21:48:09 2005 UTC (19 years, 5 months ago) by gezelter
Diff to previous 1937 , to selected 2035
fixed a MakeDir / MkDir problem
added BinDir target

Revision 1937 - Directory Listing - [select for diffs]
Modified Thu Jan 13 19:40:37 2005 UTC (19 years, 5 months ago) by tim
Diff to previous 1936 , to selected 2035
port to SGI platform

Revision 1936 - Directory Listing - [select for diffs]
Modified Thu Jan 13 18:26:02 2005 UTC (19 years, 5 months ago) by tim
Diff to previous 1935 , to selected 2035
change the order of linking (object file comes first and then follow by user built library)

Revision 1935 - Directory Listing - [select for diffs]
Modified Wed Jan 12 23:24:55 2005 UTC (19 years, 5 months ago) by tim
Diff to previous 1934 , to selected 2035
remove useless debug info

Revision 1934 - Directory Listing - [select for diffs]
Modified Wed Jan 12 23:21:42 2005 UTC (19 years, 5 months ago) by tim
Diff to previous 1933 , to selected 2035
minor fix

Revision 1933 - Directory Listing - [select for diffs]
Modified Wed Jan 12 23:18:54 2005 UTC (19 years, 5 months ago) by tim
Diff to previous 1932 , to selected 2035
missing tab

Revision 1932 - Directory Listing - [select for diffs]
Modified Wed Jan 12 23:17:02 2005 UTC (19 years, 5 months ago) by tim
Diff to previous 1931 , to selected 2035
missing tab

Revision 1931 - Directory Listing - [select for diffs]
Modified Wed Jan 12 23:15:37 2005 UTC (19 years, 5 months ago) by tim
Diff to previous 1930 , to selected 2035
LinearVisitor get fixed

Revision 1930 - Directory Listing - [select for diffs]
Modified Wed Jan 12 22:41:40 2005 UTC (19 years, 5 months ago) by gezelter
Diff to previous 1928 , to selected 2035
merging new_design branch into OOPSE-2.0

Revision 1928 - Directory Listing - [select for diffs]
Modified Wed Jan 12 17:25:52 2005 UTC (19 years, 5 months ago) by tim
Diff to previous 1923 , to selected 2035
remove some useless force fields

Revision 1923 - Directory Listing - [select for diffs]
Modified Tue Jan 11 16:36:50 2005 UTC (19 years, 5 months ago) by tim
Diff to previous 1921 , to selected 2035
adding new format of EAM force field

Revision 1921 - Directory Listing - [select for diffs]
Modified Tue Jan 11 16:23:42 2005 UTC (19 years, 5 months ago) by tim
Diff to previous 1909 , to selected 2035
rename newDUFF.frc to DUFF2.frc

Revision 1909 - Directory Listing - [select for diffs]
Modified Fri Jan 7 20:57:50 2005 UTC (19 years, 5 months ago) by chrisfen
Diff to previous 1908 , to selected 2035
fixes

Revision 1908 - Directory Listing - [select for diffs]
Modified Fri Jan 7 18:42:41 2005 UTC (19 years, 5 months ago) by chrisfen
Diff to previous 1906 , to selected 2035
minor word change

Revision 1906 - Directory Listing - [select for diffs]
Modified Thu Jan 6 21:00:26 2005 UTC (19 years, 5 months ago) by chrisfen
Diff to previous 1905 , to selected 2035
touch up changes

Revision 1905 - Directory Listing - [select for diffs]
Modified Thu Jan 6 20:04:03 2005 UTC (19 years, 5 months ago) by chrisfen
Diff to previous 1899 , to selected 2035
merged the paper

Revision 1899 - Directory Listing - [select for diffs]
Modified Mon Dec 20 20:50:56 2004 UTC (19 years, 6 months ago) by chuckv
Diff to previous 1896 , to selected 2035
Fixed Makefile test bug under OSX and possibly other BSD's, replaced test -f *.mod with ls
function since BSD test apparently doesn't support wildcards.

Revision 1896 - Directory Listing - [select for diffs]
Modified Thu Dec 16 22:38:02 2004 UTC (19 years, 6 months ago) by gezelter
Diff to previous 1894 , to selected 2035
revisions

Revision 1894 - Directory Listing - [select for diffs]
Modified Thu Dec 16 19:00:23 2004 UTC (19 years, 6 months ago) by tim
Diff to previous 1888 , to selected 2035
adding new EAM force field files

Revision 1888 - Directory Listing - [select for diffs]
Modified Wed Dec 15 18:47:55 2004 UTC (19 years, 6 months ago) by chrisfen
Diff to previous 1882 , to selected 2035
fixed grammer and typos

Revision 1882 - Directory Listing - [select for diffs]
Modified Fri Dec 10 18:41:05 2004 UTC (19 years, 6 months ago) by tim
Diff to previous 1879 , to selected 2035
fix another bug in WATER.cpp

Revision 1879 - Directory Listing - [select for diffs]
Modified Thu Dec 9 23:15:07 2004 UTC (19 years, 6 months ago) by chrisfen
Diff to previous 1878 , to selected 2035
improvements

Revision 1878 - Directory Listing - [select for diffs]
Modified Thu Dec 9 23:09:17 2004 UTC (19 years, 6 months ago) by tim
Diff to previous 1872 , to selected 2035
fix a bug in WATER.cpp when initializing the new Charge AtomType

Revision 1872 - Directory Listing - [select for diffs]
Modified Thu Dec 9 20:23:48 2004 UTC (19 years, 6 months ago) by chrisfen
Diff to previous 1866 , to selected 2035
adjustments and inclusion of supplemental

Revision 1866 - Directory Listing - [select for diffs]
Modified Tue Dec 7 14:43:58 2004 UTC (19 years, 6 months ago) by tim
Diff to previous 1862 , to selected 2035
*** empty log message ***

Revision 1862 - Directory Listing - [select for diffs]
Modified Tue Dec 7 02:18:54 2004 UTC (19 years, 6 months ago) by tim
Diff to previous 1861 , to selected 2035
merge WATER force field into DUFF

Revision 1861 - Directory Listing - [select for diffs]
Modified Tue Dec 7 01:33:42 2004 UTC (19 years, 6 months ago) by tim
Diff to previous 1860 , to selected 2035
change the force constant of bonds

Revision 1860 - Directory Listing - [select for diffs]
Modified Mon Dec 6 23:36:25 2004 UTC (19 years, 6 months ago) by chrisfen
Diff to previous 1855 , to selected 2035
CVS was messed up.  Now it's fixed and updated.

Revision 1855 - Directory Listing - [select for diffs]
Modified Sun Dec 5 22:21:55 2004 UTC (19 years, 6 months ago) by tim
Diff to previous 1853 , to selected 2035
minor fix in DUFF

Revision 1853 - Directory Listing - [select for diffs]
Modified Sun Dec 5 17:12:18 2004 UTC (19 years, 6 months ago) by tim
Diff to previous 1845 , to selected 2035
minor fix in force field file

Revision 1845 - Directory Listing - [select for diffs]
Modified Fri Dec 3 22:39:30 2004 UTC (19 years, 6 months ago) by chrisfen
Diff to previous 1839 , to selected 2035
the short version

Revision 1839 - Directory Listing - [select for diffs]
Modified Fri Dec 3 00:06:11 2004 UTC (19 years, 6 months ago) by tim
Diff to previous 1838 , to selected 2035
minor fix

Revision 1838 - Directory Listing - [select for diffs]
Modified Thu Dec 2 23:15:04 2004 UTC (19 years, 6 months ago) by tim
Diff to previous 1836 , to selected 2035
new ForceField format

Revision 1836 - Directory Listing - [select for diffs]
Modified Thu Dec 2 19:15:31 2004 UTC (19 years, 7 months ago) by chrisfen
Diff to previous 1835 , to selected 2035
further updated phase diagrams

Revision 1835 - Directory Listing - [select for diffs]
Modified Thu Dec 2 19:06:36 2004 UTC (19 years, 7 months ago) by chrisfen
Diff to previous 1834 , to selected 2035
updated phase diagrams

Revision 1834 - Directory Listing - [select for diffs]
Modified Thu Dec 2 18:58:25 2004 UTC (19 years, 7 months ago) by chrisfen
Diff to previous 1831 , to selected 2035
updated plots and some minor wording changes

Revision 1831 - Directory Listing - [select for diffs]
Modified Thu Dec 2 14:23:11 2004 UTC (19 years, 7 months ago) by chrisfen
Diff to previous 1824 , to selected 2035
new title and text adjustments

Revision 1824 - Directory Listing - [select for diffs]
Modified Thu Dec 2 03:12:25 2004 UTC (19 years, 7 months ago) by tim
Diff to previous 1817 , to selected 2035
replace misuse of using namespace std in header files

Revision 1817 - Directory Listing - [select for diffs]
Modified Wed Dec 1 19:32:45 2004 UTC (19 years, 7 months ago) by chrisfen
Diff to previous 1816 , to selected 2035
fixed a sample

Revision 1816 - Directory Listing - [select for diffs]
Modified Wed Dec 1 19:10:51 2004 UTC (19 years, 7 months ago) by tim
Diff to previous 1814 , to selected 2035
spell check

Revision 1814 - Directory Listing - [select for diffs]
Modified Wed Dec 1 17:44:08 2004 UTC (19 years, 7 months ago) by chrisfen
Diff to previous 1812 , to selected 2035
minor text changes

Revision 1812 - Directory Listing - [select for diffs]
Modified Wed Dec 1 17:35:14 2004 UTC (19 years, 7 months ago) by chrisfen
Diff to previous 1806 , to selected 2035
text and figure adjustments

Revision 1806 - Directory Listing - [select for diffs]
Modified Tue Nov 30 22:18:09 2004 UTC (19 years, 7 months ago) by chrisfen
Diff to previous 1797 , to selected 2035
new plot and some text alterations

Revision 1797 - Directory Listing - [select for diffs]
Modified Mon Nov 29 21:42:52 2004 UTC (19 years, 7 months ago) by tim
Diff to previous 1781 , to selected 2035
add PolynomialTestCase

Revision 1781 - Directory Listing - [select for diffs]
Modified Wed Nov 24 19:49:33 2004 UTC (19 years, 7 months ago) by tim
Diff to previous 1779 , to selected 2035
Addint StringTokenizerTestCase

Revision 1779 - Directory Listing - [select for diffs]
Modified Wed Nov 24 18:20:15 2004 UTC (19 years, 7 months ago) by tim
Diff to previous 1778 , to selected 2035
change Makefile

Revision 1778 - Directory Listing - [select for diffs]
Modified Wed Nov 24 18:06:34 2004 UTC (19 years, 7 months ago) by chrisfen
Diff to previous 1777 , to selected 2035
improved restraints - mpi should work fine

Revision 1777 - Directory Listing - [select for diffs]
Modified Wed Nov 24 18:06:14 2004 UTC (19 years, 7 months ago) by chrisfen
Diff to previous 1776 , to selected 2035
improved restraints

Revision 1776 - Directory Listing - [select for diffs]
Modified Wed Nov 24 18:05:55 2004 UTC (19 years, 7 months ago) by chrisfen
Diff to previous 1773 , to selected 2035
oops...

Revision 1773 - Directory Listing - [select for diffs]
Modified Tue Nov 23 22:50:17 2004 UTC (19 years, 7 months ago) by chrisfen
Diff to previous 1772 , to selected 2035
Back to normal... Oh... Restraints should work in parallel now

Revision 1772 - Directory Listing - [select for diffs]
Modified Tue Nov 23 22:48:31 2004 UTC (19 years, 7 months ago) by chrisfen
Diff to previous 1771 , to selected 2035
Improvements to restraints

Revision 1771 - Directory Listing - [select for diffs]
Modified Tue Nov 23 22:47:47 2004 UTC (19 years, 7 months ago) by chrisfen
Diff to previous 1761 , to selected 2035
just some testing changes, I'll return to the original on next commit

Revision 1761 - Directory Listing - [select for diffs]
Modified Fri Nov 19 20:37:11 2004 UTC (19 years, 7 months ago) by tim
Diff to previous 1755 , to selected 2035
new DUFF forcefield

Revision 1755 - Directory Listing - [select for diffs]
Modified Thu Nov 18 21:42:31 2004 UTC (19 years, 7 months ago) by tim
Diff to previous 1754 , to selected 2035
adding new format DUFF force field

Revision 1754 - Directory Listing - [select for diffs]
Modified Thu Nov 18 15:57:16 2004 UTC (19 years, 7 months ago) by chrisfen
Diff to previous 1732 , to selected 2035
Fixed a mixing list bug that slowed down the force loop

Revision 1732 - Directory Listing - [select for diffs]
Modified Thu Nov 11 21:48:20 2004 UTC (19 years, 7 months ago) by chrisfen
Diff to previous 1731 , to selected 2035
working sample

Revision 1731 - Directory Listing - [select for diffs]
Modified Thu Nov 11 21:47:25 2004 UTC (19 years, 7 months ago) by chrisfen
Diff to previous 1730 , to selected 2035
working towards parallel restraints

Revision 1730 - Directory Listing - [select for diffs]
Modified Thu Nov 11 21:47:05 2004 UTC (19 years, 7 months ago) by chrisfen
Diff to previous 1729 , to selected 2035
Commented out some write statements

Revision 1729 - Directory Listing - [select for diffs]
Modified Thu Nov 11 21:46:29 2004 UTC (19 years, 7 months ago) by chrisfen
Diff to previous 1728 , to selected 2035
Got rid of some write statements

Revision 1728 - Directory Listing - [select for diffs]
Modified Thu Nov 11 21:46:02 2004 UTC (19 years, 7 months ago) by chrisfen
Diff to previous 1718 , to selected 2035
Fun with ice

Revision 1718 - Directory Listing - [select for diffs]
Modified Fri Nov 5 21:45:14 2004 UTC (19 years, 7 months ago) by chrisfen
Diff to previous 1717 , to selected 2035
Added the linear visitor

Revision 1717 - Directory Listing - [select for diffs]
Modified Fri Nov 5 21:04:33 2004 UTC (19 years, 7 months ago) by chrisfen
Diff to previous 1715 , to selected 2035
current status of the debugging process

Revision 1715 - Directory Listing - [select for diffs]
Modified Fri Nov 5 21:04:12 2004 UTC (19 years, 7 months ago) by chrisfen
Diff to previous 1714 , to selected 2035
included visitors and minimizer

Revision 1714 - Directory Listing - [select for diffs]
Modified Fri Nov 5 21:03:47 2004 UTC (19 years, 7 months ago) by chrisfen
Diff to previous 1712 , to selected 2035
new changes

Revision 1712 - Directory Listing - [select for diffs]
Modified Thu Nov 4 20:55:01 2004 UTC (19 years, 7 months ago) by tim
Diff to previous 1711 , to selected 2035
time to break SimSetup

Revision 1711 - Directory Listing - [select for diffs]
Modified Thu Nov 4 20:51:23 2004 UTC (19 years, 7 months ago) by gezelter
Diff to previous 1709 , to selected 2035
added new classes in progress

Revision 1709 - Directory Listing - [select for diffs]
Modified Thu Nov 4 16:22:03 2004 UTC (19 years, 7 months ago) by gezelter
Diff to previous 1708 , to selected 2035
isLinear and linearAxis are virtual in StuntDouble,
but are implemented by DirectionalAtom and RigidBody
In StuntDouble, they should return false and "-1" but
there should be logic to figure them out in the other
two classes

Revision 1708 - Directory Listing - [select for diffs]
Modified Thu Nov 4 16:20:55 2004 UTC (19 years, 7 months ago) by gezelter
Diff to previous 1707 , to selected 2035
Don't remember what I did

Revision 1707 - Directory Listing - [select for diffs]
Modified Thu Nov 4 16:20:37 2004 UTC (19 years, 7 months ago) by gezelter
Diff to previous 1706 , to selected 2035
Breaky Breaky

Revision 1706 - Directory Listing - [select for diffs]
Modified Thu Nov 4 16:20:28 2004 UTC (19 years, 7 months ago) by gezelter
Diff to previous 1705 , to selected 2035
fixed useXXX in the entry_plug so that it only is
set if the atoms really are in the simulation

Revision 1705 - Directory Listing - [select for diffs]
Modified Thu Nov 4 16:20:02 2004 UTC (19 years, 7 months ago) by gezelter
Diff to previous 1704 , to selected 2035
testing force fields

Revision 1704 - Directory Listing - [select for diffs]
Modified Thu Nov 4 16:19:54 2004 UTC (19 years, 7 months ago) by gezelter
Diff to previous 1701 , to selected 2035
testing shapes

Revision 1701 - Directory Listing - [select for diffs]
Modified Wed Nov 3 16:08:43 2004 UTC (19 years, 7 months ago) by tim
Diff to previous 1698 , to selected 2035
mess up ......

Revision 1698 - Directory Listing - [select for diffs]
Modified Tue Nov 2 15:28:25 2004 UTC (19 years, 7 months ago) by chrisfen
Diff to previous 1691 , to selected 2035
Shapes looks like it's working

Revision 1691 - Directory Listing - [select for diffs]
Modified Mon Nov 1 19:57:07 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1690 , to selected 2035
these core classes get compiled

Revision 1690 - Directory Listing - [select for diffs]
Modified Fri Oct 29 22:37:59 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1689 , to selected 2035
more work on Molecule class

Revision 1689 - Directory Listing - [select for diffs]
Modified Fri Oct 29 22:28:45 2004 UTC (19 years, 8 months ago) by chrisfen
Diff to previous 1688 , to selected 2035
still debugging

Revision 1688 - Directory Listing - [select for diffs]
Modified Fri Oct 29 22:28:12 2004 UTC (19 years, 8 months ago) by chrisfen
Diff to previous 1687 , to selected 2035
shapes rcut calculator added

Revision 1687 - Directory Listing - [select for diffs]
Modified Fri Oct 29 22:27:49 2004 UTC (19 years, 8 months ago) by chrisfen
Diff to previous 1686 , to selected 2035
shorter run

Revision 1686 - Directory Listing - [select for diffs]
Modified Fri Oct 29 20:54:04 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1685 , to selected 2035
rewrite Molecule class.

Revision 1685 - Directory Listing - [select for diffs]
Modified Fri Oct 29 16:22:43 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1684 , to selected 2035
Remove some deprecated files

Revision 1684 - Directory Listing - [select for diffs]
Modified Fri Oct 29 16:20:50 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1682 , to selected 2035
More painful reconstruction is coming !!!

Revision 1682 - Directory Listing - [select for diffs]
Modified Thu Oct 28 22:34:01 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1681 , to selected 2035
More work on StuntDouble, Atom, DirectionalAtom and RigidBody

Revision 1681 - Directory Listing - [select for diffs]
Modified Thu Oct 28 22:26:32 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1680 , to selected 2035
remove old Vector3d.hpp from application/simpleBuilder

Revision 1680 - Directory Listing - [select for diffs]
Modified Thu Oct 28 21:42:30 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1679 , to selected 2035
Minor change in next_combination

Revision 1679 - Directory Listing - [select for diffs]
Modified Thu Oct 28 21:28:04 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1678 , to selected 2035
Done with combination

Revision 1678 - Directory Listing - [select for diffs]
Modified Thu Oct 28 21:11:12 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1677 , to selected 2035
change documentation of next_combination.hpp

Revision 1677 - Directory Listing - [select for diffs]
Modified Thu Oct 28 20:41:18 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1676 , to selected 2035
ReplaceWildCard is working

Revision 1676 - Directory Listing - [select for diffs]
Modified Thu Oct 28 20:01:39 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1675 , to selected 2035
adding replace wildcard function

Revision 1675 - Directory Listing - [select for diffs]
Modified Thu Oct 28 19:33:46 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1674 , to selected 2035
Minor change

Revision 1674 - Directory Listing - [select for diffs]
Modified Thu Oct 28 19:06:59 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1673 , to selected 2035
STL next_permutation like next_combination is working

Revision 1673 - Directory Listing - [select for diffs]
Modified Thu Oct 28 17:22:55 2004 UTC (19 years, 8 months ago) by chrisfen
Diff to previous 1672 , to selected 2035
fix of setDipoles

Revision 1672 - Directory Listing - [select for diffs]
Modified Thu Oct 28 17:20:22 2004 UTC (19 years, 8 months ago) by gezelter
Diff to previous 1671 , to selected 2035
forgot to advance lines in the shapeFile

Revision 1671 - Directory Listing - [select for diffs]
Modified Thu Oct 28 17:20:10 2004 UTC (19 years, 8 months ago) by gezelter
Diff to previous 1670 , to selected 2035
forgot the orientation line

Revision 1670 - Directory Listing - [select for diffs]
Modified Thu Oct 28 16:56:20 2004 UTC (19 years, 8 months ago) by gezelter
Diff to previous 1669 , to selected 2035
fixed duplicate declaration foo

Revision 1669 - Directory Listing - [select for diffs]
Modified Thu Oct 28 16:55:58 2004 UTC (19 years, 8 months ago) by gezelter
Diff to previous 1668 , to selected 2035
uncommented .in line

Revision 1668 - Directory Listing - [select for diffs]
Modified Thu Oct 28 15:42:17 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1667 , to selected 2035
next_combination in progress

Revision 1667 - Directory Listing - [select for diffs]
Modified Thu Oct 28 15:15:44 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1666 , to selected 2035
adding next_combination test case

Revision 1666 - Directory Listing - [select for diffs]
Modified Thu Oct 28 15:02:54 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1665 , to selected 2035
STL Compatible combination sequence generator

Revision 1665 - Directory Listing - [select for diffs]
Modified Thu Oct 28 06:23:42 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1664 , to selected 2035
bug fixed in GenerateCombination.hpp

Revision 1664 - Directory Listing - [select for diffs]
Modified Thu Oct 28 06:16:45 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1663 , to selected 2035
a STL next_permutaion like next_combination function.

Revision 1663 - Directory Listing - [select for diffs]
Modified Thu Oct 28 03:27:03 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1662 , to selected 2035
no message

Revision 1662 - Directory Listing - [select for diffs]
Modified Thu Oct 28 03:14:11 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1661 , to selected 2035
ReplaceWildCard(recursive version) is working, need refactoring. An iterative version is on the way

Revision 1661 - Directory Listing - [select for diffs]
Modified Thu Oct 28 02:28:03 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1660 , to selected 2035
ReplaceWildCard in progress

Revision 1660 - Directory Listing - [select for diffs]
Modified Thu Oct 28 02:08:11 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1659 , to selected 2035
Adding Test Case for ReplaceWildCard

Revision 1659 - Directory Listing - [select for diffs]
Modified Wed Oct 27 23:17:19 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1658 , to selected 2035
adding ReplaceWildCard.hpp, need test

Revision 1658 - Directory Listing - [select for diffs]
Modified Wed Oct 27 06:25:31 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1657 , to selected 2035
Adding Generic TupleMatcher, wild char matching is on the way

Revision 1657 - Directory Listing - [select for diffs]
Modified Wed Oct 27 06:07:09 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1656 , to selected 2035
Adding Generic Tuple3 and Tuple4

Revision 1656 - Directory Listing - [select for diffs]
Modified Wed Oct 27 03:00:51 2004 UTC (19 years, 8 months ago) by gezelter
Diff to previous 1655 , to selected 2035
bug fix

Revision 1655 - Directory Listing - [select for diffs]
Modified Wed Oct 27 02:20:29 2004 UTC (19 years, 8 months ago) by gezelter
Diff to previous 1654 , to selected 2035
subclass foo

Revision 1654 - Directory Listing - [select for diffs]
Modified Wed Oct 27 02:16:34 2004 UTC (19 years, 8 months ago) by gezelter
Diff to previous 1653 , to selected 2035
more char* -> string conversion

Revision 1653 - Directory Listing - [select for diffs]
Modified Wed Oct 27 00:01:29 2004 UTC (19 years, 8 months ago) by gezelter
Diff to previous 1652 , to selected 2035
char* -> string

Revision 1652 - Directory Listing - [select for diffs]
Modified Tue Oct 26 22:25:19 2004 UTC (19 years, 8 months ago) by gezelter
Diff to previous 1651 , to selected 2035
Making ShapeType into a ShapeAtomType, fixing some isXXX

Revision 1651 - Directory Listing - [select for diffs]
Modified Tue Oct 26 22:25:02 2004 UTC (19 years, 8 months ago) by gezelter
Diff to previous 1650 , to selected 2035
define name collision

Revision 1650 - Directory Listing - [select for diffs]
Modified Tue Oct 26 22:24:52 2004 UTC (19 years, 8 months ago) by gezelter
Diff to previous 1649 , to selected 2035
forcefield refactoring for shapes

Revision 1649 - Directory Listing - [select for diffs]
Modified Tue Oct 26 22:24:30 2004 UTC (19 years, 8 months ago) by gezelter
Diff to previous 1648 , to selected 2035
adding sample shape directory

Revision 1648 - Directory Listing - [select for diffs]
Modified Tue Oct 26 22:19:22 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1647 , to selected 2035
DataStorage passes unit test

Revision 1647 - Directory Listing - [select for diffs]
Modified Tue Oct 26 18:03:12 2004 UTC (19 years, 8 months ago) by chrisfen
Diff to previous 1646 , to selected 2035
Changes to help advance shapes

Revision 1646 - Directory Listing - [select for diffs]
Modified Tue Oct 26 18:02:46 2004 UTC (19 years, 8 months ago) by chrisfen
Diff to previous 1645 , to selected 2035
Changes to Shapes force field reader

Revision 1645 - Directory Listing - [select for diffs]
Modified Tue Oct 26 17:28:53 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1644 , to selected 2035
Snaphot and SnapshotTestCase in progress

Revision 1644 - Directory Listing - [select for diffs]
Modified Mon Oct 25 22:46:19 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1643 , to selected 2035
add getArray function to  RectMatrix and Vector classes

Revision 1643 - Directory Listing - [select for diffs]
Modified Mon Oct 25 17:03:56 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1642 , to selected 2035
adding GenericFactory Test Case. GenericFactory now can bed used to creat
ForcefieldFactory and IntegratorFactory etc.

Revision 1642 - Directory Listing - [select for diffs]
Modified Mon Oct 25 04:08:14 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1641 , to selected 2035
more classes get reconstructed

Revision 1641 - Directory Listing - [select for diffs]
Modified Sun Oct 24 07:55:48 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1640 , to selected 2035
GenericFactory pass unit test

Revision 1640 - Directory Listing - [select for diffs]
Modified Sat Oct 23 23:09:46 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1639 , to selected 2035
Refactoring in progress

Revision 1639 - Directory Listing - [select for diffs]
Modified Fri Oct 22 23:09:57 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1638 , to selected 2035
more work in Snapshot

Revision 1638 - Directory Listing - [select for diffs]
Modified Fri Oct 22 23:00:06 2004 UTC (19 years, 8 months ago) by chrisfen
Diff to previous 1637 , to selected 2035
Dear god!  It runs and conserves energy!

Revision 1637 - Directory Listing - [select for diffs]
Modified Fri Oct 22 22:54:15 2004 UTC (19 years, 8 months ago) by chrisfen
Diff to previous 1636 , to selected 2035
strDUP not strCOPY

Revision 1636 - Directory Listing - [select for diffs]
Modified Fri Oct 22 22:54:01 2004 UTC (19 years, 8 months ago) by chrisfen
Diff to previous 1635 , to selected 2035
fixey fixey the breakey breakey

Revision 1635 - Directory Listing - [select for diffs]
Modified Fri Oct 22 22:53:40 2004 UTC (19 years, 8 months ago) by chrisfen
Diff to previous 1634 , to selected 2035
compiler flags

Revision 1634 - Directory Listing - [select for diffs]
Modified Fri Oct 22 21:21:02 2004 UTC (19 years, 8 months ago) by gezelter
Diff to previous 1633 , to selected 2035
fixey fixey

Revision 1633 - Directory Listing - [select for diffs]
Modified Fri Oct 22 20:22:48 2004 UTC (19 years, 8 months ago) by gezelter
Diff to previous 1632 , to selected 2035
Added un-busticated fortran files and c/Fortran interfaces

Revision 1632 - Directory Listing - [select for diffs]
Modified Fri Oct 22 20:21:36 2004 UTC (19 years, 8 months ago) by gezelter
Diff to previous 1631 , to selected 2035
More on AtomType and DirectionalAtomType

Revision 1631 - Directory Listing - [select for diffs]
Modified Fri Oct 22 14:47:53 2004 UTC (19 years, 8 months ago) by gezelter
Diff to previous 1630 , to selected 2035
Adding AtomType

Revision 1630 - Directory Listing - [select for diffs]
Modified Thu Oct 21 21:31:39 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1629 , to selected 2035
Snapshot and SnapshotManager in progress

Revision 1629 - Directory Listing - [select for diffs]
Modified Thu Oct 21 21:30:34 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1628 , to selected 2035
adding test case for Snapshot and snapshotManager.

Revision 1628 - Directory Listing - [select for diffs]
Modified Thu Oct 21 20:15:31 2004 UTC (19 years, 8 months ago) by gezelter
Diff to previous 1627 , to selected 2035
Breaky Breaky.   Fixey Fixey.

Revision 1627 - Directory Listing - [select for diffs]
Modified Thu Oct 21 16:32:06 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1626 , to selected 2035
remove some junk files

Revision 1626 - Directory Listing - [select for diffs]
Modified Thu Oct 21 16:24:32 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1625 , to selected 2035
remove backup of  GenericData.hpp

Revision 1625 - Directory Listing - [select for diffs]
Modified Thu Oct 21 16:22:01 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1624 , to selected 2035
replace old GebericData with  new GenericData

Revision 1624 - Directory Listing - [select for diffs]
Modified Thu Oct 21 15:25:30 2004 UTC (19 years, 8 months ago) by chuckv
Diff to previous 1623 , to selected 2035
Added newLJtype to lj module.

Revision 1623 - Directory Listing - [select for diffs]
Modified Thu Oct 21 15:24:55 2004 UTC (19 years, 8 months ago) by chuckv
Diff to previous 1622 , to selected 2035
Added interface for fortran lj module.

Revision 1622 - Directory Listing - [select for diffs]
Modified Wed Oct 20 22:54:30 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1621 , to selected 2035
GenericData and PropertyMap  pass unit test.

Revision 1621 - Directory Listing - [select for diffs]
Modified Wed Oct 20 21:52:20 2004 UTC (19 years, 8 months ago) by gezelter
Diff to previous 1620 , to selected 2035
fixed a fortran name problem

Revision 1620 - Directory Listing - [select for diffs]
Modified Wed Oct 20 21:38:17 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1619 , to selected 2035
adding generic data test case

Revision 1619 - Directory Listing - [select for diffs]
Modified Wed Oct 20 21:16:01 2004 UTC (19 years, 8 months ago) by chuckv
Diff to previous 1618 , to selected 2035
Fortran/C++ interface de-obfuscation project appears to be complete!  Woo hoo!

Revision 1618 - Directory Listing - [select for diffs]
Modified Wed Oct 20 20:47:55 2004 UTC (19 years, 8 months ago) by chuckv
Diff to previous 1617 , to selected 2035
Fortran/C++ interface de-obfuscation project continues

Revision 1617 - Directory Listing - [select for diffs]
Modified Wed Oct 20 20:46:20 2004 UTC (19 years, 8 months ago) by chuckv
Diff to previous 1616 , to selected 2035
Fortran/C++ interface de-obfuscation project (It is a very long story)

Revision 1616 - Directory Listing - [select for diffs]
Modified Wed Oct 20 18:07:08 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1615 , to selected 2035
Math library pass the unit test

Revision 1615 - Directory Listing - [select for diffs]
Modified Wed Oct 20 05:52:25 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1614 , to selected 2035
Snapshot and SnapshotManager in design phase

Revision 1614 - Directory Listing - [select for diffs]
Modified Wed Oct 20 04:55:21 2004 UTC (19 years, 8 months ago) by gezelter
Diff to previous 1613 , to selected 2035
namespace problem prevented linking

Revision 1613 - Directory Listing - [select for diffs]
Modified Wed Oct 20 04:54:23 2004 UTC (19 years, 8 months ago) by gezelter
Diff to previous 1612 , to selected 2035
fixed include

Revision 1612 - Directory Listing - [select for diffs]
Modified Wed Oct 20 04:26:44 2004 UTC (19 years, 8 months ago) by gezelter
Diff to previous 1611 , to selected 2035
more fortran name mangling

Revision 1611 - Directory Listing - [select for diffs]
Modified Wed Oct 20 04:23:11 2004 UTC (19 years, 8 months ago) by gezelter
Diff to previous 1610 , to selected 2035
yet more fortran renaming

Revision 1610 - Directory Listing - [select for diffs]
Modified Wed Oct 20 04:19:55 2004 UTC (19 years, 8 months ago) by gezelter
Diff to previous 1609 , to selected 2035
Fortran name cleanup continues

Revision 1609 - Directory Listing - [select for diffs]
Modified Wed Oct 20 04:12:01 2004 UTC (19 years, 8 months ago) by gezelter
Diff to previous 1608 , to selected 2035
fixing some broken fortran stuff

Revision 1608 - Directory Listing - [select for diffs]
Modified Wed Oct 20 04:02:48 2004 UTC (19 years, 8 months ago) by gezelter
Diff to previous 1607 , to selected 2035
name sanity on the fortran side

Revision 1607 - Directory Listing - [select for diffs]
Modified Wed Oct 20 00:18:13 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1606 , to selected 2035
*** empty log message ***

Revision 1606 - Directory Listing - [select for diffs]
Modified Tue Oct 19 23:01:03 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1605 , to selected 2035
except diagonalize(), all of functions in math library pass the test

Revision 1605 - Directory Listing - [select for diffs]
Modified Tue Oct 19 22:43:41 2004 UTC (19 years, 8 months ago) by chuckv
Diff to previous 1604 , to selected 2035
Added correct prototypes for C-fortran interface functions.

Revision 1604 - Directory Listing - [select for diffs]
Modified Tue Oct 19 22:37:55 2004 UTC (19 years, 8 months ago) by chuckv
Diff to previous 1603 , to selected 2035
Added correct prototypes for C-fortran interface functions.

Revision 1603 - Directory Listing - [select for diffs]
Modified Tue Oct 19 21:28:55 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1602 , to selected 2035
more bugs get fixed at math library

Revision 1602 - Directory Listing - [select for diffs]
Modified Tue Oct 19 20:44:36 2004 UTC (19 years, 8 months ago) by chuckv
Diff to previous 1601 , to selected 2035
Added new files for fortran interface.

Revision 1601 - Directory Listing - [select for diffs]
Modified Tue Oct 19 20:43:05 2004 UTC (19 years, 8 months ago) by gezelter
Diff to previous 1600 , to selected 2035
regressing

Revision 1600 - Directory Listing - [select for diffs]
Modified Tue Oct 19 20:40:30 2004 UTC (19 years, 8 months ago) by gezelter
Diff to previous 1599 , to selected 2035
working on shapes for portability

Revision 1599 - Directory Listing - [select for diffs]
Modified Tue Oct 19 20:40:17 2004 UTC (19 years, 8 months ago) by gezelter
Diff to previous 1598 , to selected 2035
working on shapes

Revision 1598 - Directory Listing - [select for diffs]
Modified Tue Oct 19 18:21:25 2004 UTC (19 years, 8 months ago) by chrisfen
Diff to previous 1597 , to selected 2035
changed around findBegin

Revision 1597 - Directory Listing - [select for diffs]
Modified Tue Oct 19 04:34:35 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1596 , to selected 2035
more bugs are fixed in Vector class

Revision 1596 - Directory Listing - [select for diffs]
Modified Tue Oct 19 04:28:15 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1595 , to selected 2035
fix some bugs in RectMatrixTestCase

Revision 1595 - Directory Listing - [select for diffs]
Modified Tue Oct 19 04:21:07 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1594 , to selected 2035
implement more test cases

Revision 1594 - Directory Listing - [select for diffs]
Modified Mon Oct 18 23:13:23 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1593 , to selected 2035
more tests on math library

Revision 1593 - Directory Listing - [select for diffs]
Modified Mon Oct 18 21:03:15 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1592 , to selected 2035
adding more testing units

Revision 1592 - Directory Listing - [select for diffs]
Modified Mon Oct 18 17:07:27 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1591 , to selected 2035
fix some bugs in Quaternion class

Revision 1591 - Directory Listing - [select for diffs]
Modified Mon Oct 18 16:30:04 2004 UTC (19 years, 8 months ago) by gezelter
Diff to previous 1590 , to selected 2035
Your basic run of the mill real-valued versions of Y_l^m(\theta, \phi)

Revision 1590 - Directory Listing - [select for diffs]
Modified Mon Oct 18 16:29:53 2004 UTC (19 years, 8 months ago) by gezelter
Diff to previous 1589 , to selected 2035
Working on getting Shapes into OOPSE

Revision 1589 - Directory Listing - [select for diffs]
Modified Mon Oct 18 15:21:00 2004 UTC (19 years, 8 months ago) by gezelter
Diff to previous 1588 , to selected 2035
Added ShapeType

Revision 1588 - Directory Listing - [select for diffs]
Modified Mon Oct 18 05:23:47 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1587 , to selected 2035
adding  vector test case

Revision 1587 - Directory Listing - [select for diffs]
Modified Mon Oct 18 05:23:21 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1586 , to selected 2035
adding generic factory and vector test case

Revision 1586 - Directory Listing - [select for diffs]
Modified Sun Oct 17 01:19:11 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1585 , to selected 2035
math library in progress

Revision 1585 - Directory Listing - [select for diffs]
Modified Sat Oct 16 01:31:28 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1584 , to selected 2035
add quaternion class

Revision 1584 - Directory Listing - [select for diffs]
Modified Fri Oct 15 21:11:35 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1583 , to selected 2035
adding test file

Revision 1583 - Directory Listing - [select for diffs]
Modified Fri Oct 15 21:10:50 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1582 , to selected 2035
fix a bunch of bugs

Revision 1582 - Directory Listing - [select for diffs]
Modified Fri Oct 15 20:42:25 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1581 , to selected 2035
change const_cast to statc_const

Revision 1581 - Directory Listing - [select for diffs]
Modified Fri Oct 15 20:35:01 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1580 , to selected 2035
fix a bug in basic_ifstrstream.hpp

Revision 1580 - Directory Listing - [select for diffs]
Modified Fri Oct 15 20:34:21 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1579 , to selected 2035
forget to use namespace oopse

Revision 1579 - Directory Listing - [select for diffs]
Modified Fri Oct 15 19:38:12 2004 UTC (19 years, 8 months ago) by chuckv
Diff to previous 1578 , to selected 2035
Changed optimization flags for XLF and XLC.

Revision 1578 - Directory Listing - [select for diffs]
Modified Fri Oct 15 18:28:46 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1577 , to selected 2035
adding ifstrstream test case

Revision 1577 - Directory Listing - [select for diffs]
Modified Fri Oct 15 18:20:44 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1576 , to selected 2035
fix include

Revision 1576 - Directory Listing - [select for diffs]
Modified Fri Oct 15 18:18:12 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1575 , to selected 2035
fix incompatible declaration in jacobi

Revision 1575 - Directory Listing - [select for diffs]
Modified Fri Oct 15 18:17:00 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1574 , to selected 2035
adding Makefile

Revision 1574 - Directory Listing - [select for diffs]
Modified Fri Oct 15 18:16:04 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1573 , to selected 2035
adding test case for ifstrstream

Revision 1573 - Directory Listing - [select for diffs]
Modified Fri Oct 15 15:37:40 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1572 , to selected 2035
add ifstrstreamTestCase

Revision 1572 - Directory Listing - [select for diffs]
Modified Fri Oct 15 15:20:14 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1571 , to selected 2035
add checkFilename Option

Revision 1571 - Directory Listing - [select for diffs]
Modified Fri Oct 15 15:19:28 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1570 , to selected 2035
add SquareMatrixTestCase class

Revision 1570 - Directory Listing - [select for diffs]
Modified Fri Oct 15 07:52:47 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1569 , to selected 2035
adding basic_ifstrstream

Revision 1569 - Directory Listing - [select for diffs]
Modified Thu Oct 14 23:28:09 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1568 , to selected 2035
math library in progress

Revision 1568 - Directory Listing - [select for diffs]
Modified Thu Oct 14 23:27:31 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1567 , to selected 2035
FileReader in progress

Revision 1567 - Directory Listing - [select for diffs]
Modified Wed Oct 13 23:53:40 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1566 , to selected 2035
Matrix in progress, test in isOrthogonal of SquareMatrix is failed by some reasons

Revision 1566 - Directory Listing - [select for diffs]
Modified Wed Oct 13 22:28:51 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1565 , to selected 2035
adding PropertyMap class

Revision 1565 - Directory Listing - [select for diffs]
Modified Wed Oct 13 22:27:58 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1564 , to selected 2035
adding testing unit

Revision 1564 - Directory Listing - [select for diffs]
Modified Wed Oct 13 22:24:59 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1563 , to selected 2035
adding RectMatrix

Revision 1563 - Directory Listing - [select for diffs]
Modified Wed Oct 13 06:51:09 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1562 , to selected 2035
refactory vector and matrix classes

Revision 1562 - Directory Listing - [select for diffs]
Modified Wed Oct 13 06:50:05 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1561 , to selected 2035
Remove some Makefile.in

Revision 1561 - Directory Listing - [select for diffs]
Modified Tue Oct 12 23:57:40 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1560 , to selected 2035
add Vector3d.hpp and  Matrix3x3d.hpp

Revision 1560 - Directory Listing - [select for diffs]
Modified Tue Oct 12 19:08:46 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1559 , to selected 2035
adding c++ coding style

Revision 1559 - Directory Listing - [select for diffs]
Modified Mon Oct 11 22:15:56 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1558 , to selected 2035
change #include "mpi.h" to #include <mpi.h> in AbstractClasses.hpp

Revision 1558 - Directory Listing - [select for diffs]
Modified Mon Oct 11 21:54:35 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1557 , to selected 2035
fix a bug in filepp

Revision 1557 - Directory Listing - [select for diffs]
Modified Mon Oct 11 21:13:46 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1556 , to selected 2035
using filepp to generate dependencies instead of compilers

Revision 1556 - Directory Listing - [select for diffs]
Modified Mon Oct 11 21:10:28 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1555 , to selected 2035
filepp can be used to generate dependencies for c/c++ now

Revision 1555 - Directory Listing - [select for diffs]
Modified Mon Oct 11 20:14:35 2004 UTC (19 years, 8 months ago) by chrisfen
Diff to previous 1554 , to selected 2035
Minor additional rephrasing

Revision 1554 - Directory Listing - [select for diffs]
Modified Mon Oct 11 18:40:22 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1553 , to selected 2035
remove -module from F90Options

Revision 1553 - Directory Listing - [select for diffs]
Modified Mon Oct 11 18:01:51 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1552 , to selected 2035
adding rules to move fortran 90 module to target directory

Revision 1552 - Directory Listing - [select for diffs]
Modified Mon Oct 11 15:43:16 2004 UTC (19 years, 8 months ago) by gezelter
Diff to previous 1551 , to selected 2035
fixed makefile.in

Revision 1551 - Directory Listing - [select for diffs]
Modified Mon Oct 11 14:51:57 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1550 , to selected 2035
remove "use bytes" which causes problem in sgi machine

Revision 1550 - Directory Listing - [select for diffs]
Modified Mon Oct 11 14:26:10 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1549 , to selected 2035
add Makefile

Revision 1549 - Directory Listing - [select for diffs]
Modified Mon Oct 11 14:23:58 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1548 , to selected 2035
fix Makefile under water directory

Revision 1548 - Directory Listing - [select for diffs]
Modified Mon Oct 11 14:23:14 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1547 , to selected 2035
remove argon.dump and argon.eor from Makefile

Revision 1547 - Directory Listing - [select for diffs]
Modified Sat Oct 9 06:01:55 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1546 , to selected 2035
Remove some Makefile.in

Revision 1546 - Directory Listing - [select for diffs]
Modified Fri Oct 8 23:15:07 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1545 , to selected 2035
*** empty log message ***

Revision 1545 - Directory Listing - [select for diffs]
Modified Fri Oct 8 22:51:06 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1544 , to selected 2035
fix make install

Revision 1544 - Directory Listing - [select for diffs]
Modified Fri Oct 8 22:10:22 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1543 , to selected 2035
adding make install

Revision 1543 - Directory Listing - [select for diffs]
Modified Fri Oct 8 22:04:25 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1542 , to selected 2035
add Makefile to sample directory

Revision 1542 - Directory Listing - [select for diffs]
Modified Thu Oct 7 20:39:44 2004 UTC (19 years, 8 months ago) by chrisfen
Diff to previous 1541 , to selected 2035
fixed some numbers and changed some wording

Revision 1541 - Directory Listing - [select for diffs]
Modified Wed Oct 6 23:03:54 2004 UTC (19 years, 8 months ago) by gezelter
Diff to previous 1540 , to selected 2035
moved the getopt stuff

Revision 1540 - Directory Listing - [select for diffs]
Modified Wed Oct 6 23:03:34 2004 UTC (19 years, 8 months ago) by gezelter
Diff to previous 1539 , to selected 2035
more build fixes

Revision 1539 - Directory Listing - [select for diffs]
Modified Wed Oct 6 22:20:47 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1538 , to selected 2035
adding doxygen configuration file

Revision 1538 - Directory Listing - [select for diffs]
Modified Wed Oct 6 22:19:33 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1537 , to selected 2035
filepp can handle different fortran module case and suffix

Revision 1537 - Directory Listing - [select for diffs]
Modified Wed Oct 6 21:27:21 2004 UTC (19 years, 8 months ago) by gezelter
Diff to previous 1536 , to selected 2035
Chris doesn't know about the OOPSE-2.0 directory structure yet

Revision 1536 - Directory Listing - [select for diffs]
Modified Wed Oct 6 21:27:02 2004 UTC (19 years, 8 months ago) by gezelter
Diff to previous 1535 , to selected 2035
Yeah yeah, we'lll get around to it later

Revision 1535 - Directory Listing - [select for diffs]
Modified Wed Oct 6 21:22:43 2004 UTC (19 years, 8 months ago) by gezelter
Diff to previous 1534 , to selected 2035
cleaning up build process

Revision 1534 - Directory Listing - [select for diffs]
Modified Wed Oct 6 20:01:07 2004 UTC (19 years, 8 months ago) by chrisfen
Diff to previous 1533 , to selected 2035
made the file reading in restraints more intelligent - no longer gives uninformative seg faults

Revision 1533 - Directory Listing - [select for diffs]
Modified Wed Oct 6 19:58:36 2004 UTC (19 years, 8 months ago) by chrisfen
Diff to previous 1532 , to selected 2035
Made the file reading more intelligent in Restraints.  No longer gives uninformative seg faults.

Revision 1532 - Directory Listing - [select for diffs]
Modified Wed Oct 6 19:55:43 2004 UTC (19 years, 8 months ago) by gezelter
Diff to previous 1531 , to selected 2035
cleaning up

Revision 1531 - Directory Listing - [select for diffs]
Modified Wed Oct 6 19:51:54 2004 UTC (19 years, 8 months ago) by gezelter
Diff to previous 1530 , to selected 2035
Cleaning up a bit

Revision 1530 - Directory Listing - [select for diffs]
Modified Wed Oct 6 18:53:05 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1529 , to selected 2035
fix make statistics

Revision 1529 - Directory Listing - [select for diffs]
Modified Wed Oct 6 18:18:47 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1528 , to selected 2035
adding GNU make functions to combine all of the static libraries to a big library

Revision 1528 - Directory Listing - [select for diffs]
Modified Wed Oct 6 14:45:47 2004 UTC (19 years, 8 months ago) by chrisfen
Diff to previous 1527 , to selected 2035
preparing for better cutoff plots

Revision 1527 - Directory Listing - [select for diffs]
Modified Tue Oct 5 22:57:01 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1526 , to selected 2035
 adding shared library flag

Revision 1526 - Directory Listing - [select for diffs]
Modified Tue Oct 5 19:37:38 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1525 , to selected 2035
move mpiSimulation_module to DarkSide

Revision 1525 - Directory Listing - [select for diffs]
Modified Tue Oct 5 19:35:59 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1524 , to selected 2035
building MPI version;using static library instead of shared library

Revision 1524 - Directory Listing - [select for diffs]
Modified Tue Oct 5 14:14:46 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1523 , to selected 2035
pass __FORTRAN90 instead of __F90 to filepp

Revision 1523 - Directory Listing - [select for diffs]
Modified Mon Oct 4 20:56:51 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1522 , to selected 2035
add make cvslog

Revision 1522 - Directory Listing - [select for diffs]
Modified Mon Oct 4 16:24:39 2004 UTC (19 years, 8 months ago) by gezelter
Diff to previous 1521 , to selected 2035
more work on the parallel build

Revision 1521 - Directory Listing - [select for diffs]
Modified Mon Oct 4 16:06:18 2004 UTC (19 years, 8 months ago) by gezelter
Diff to previous 1520 , to selected 2035
changes to backport declare flags

Revision 1520 - Directory Listing - [select for diffs]
Modified Mon Oct 4 15:27:35 2004 UTC (19 years, 8 months ago) by gezelter
Diff to previous 1519 , to selected 2035
Started work merging shapes

Revision 1519 - Directory Listing - [select for diffs]
Modified Sat Oct 2 04:40:48 2004 UTC (19 years, 9 months ago) by tim
Diff to previous 1518 , to selected 2035
remove sfmakedepend from cvs tree

Revision 1518 - Directory Listing - [select for diffs]
Modified Sat Oct 2 04:22:07 2004 UTC (19 years, 9 months ago) by tim
Diff to previous 1517 , to selected 2035
add oopse_ as library prefix

Revision 1517 - Directory Listing - [select for diffs]
Modified Fri Oct 1 21:59:28 2004 UTC (19 years, 9 months ago) by tim
Diff to previous 1516 , to selected 2035
fix a space trimming bug in filepp

Revision 1516 - Directory Listing - [select for diffs]
Modified Fri Oct 1 21:22:27 2004 UTC (19 years, 9 months ago) by gezelter
Diff to previous 1515 , to selected 2035
A few minor build changes

Revision 1515 - Directory Listing - [select for diffs]
Modified Fri Oct 1 21:11:29 2004 UTC (19 years, 9 months ago) by tim
Diff to previous 1514 , to selected 2035
adding fortran90 make dependency tool

Revision 1514 - Directory Listing - [select for diffs]
Modified Thu Sep 30 15:41:35 2004 UTC (19 years, 9 months ago) by tim
Diff to previous 1513 , to selected 2035
make clean is smart enough to only remove object files belong to current package.
turn off silent mode

Revision 1513 - Directory Listing - [select for diffs]
Modified Wed Sep 29 21:55:03 2004 UTC (19 years, 9 months ago) by tim
Diff to previous 1512 , to selected 2035
define DEV_ROOT as relative path

Revision 1512 - Directory Listing - [select for diffs]
Modified Wed Sep 29 21:54:03 2004 UTC (19 years, 9 months ago) by tim
Diff to previous 1511 , to selected 2035
get the relative path by shell script

Revision 1511 - Directory Listing - [select for diffs]
Modified Wed Sep 29 21:32:39 2004 UTC (19 years, 9 months ago) by tim
Diff to previous 1510 , to selected 2035
eliminate DEV_ROOT by relative path

Revision 1510 - Directory Listing - [select for diffs]
Modified Wed Sep 29 18:37:08 2004 UTC (19 years, 9 months ago) by tim
Diff to previous 1509 , to selected 2035
add PackageLibs;  fix dependency rule

Revision 1509 - Directory Listing - [select for diffs]
Modified Wed Sep 29 17:57:47 2004 UTC (19 years, 9 months ago) by gezelter
Diff to previous 1508 , to selected 2035
updates

Revision 1508 - Directory Listing - [select for diffs]
Modified Wed Sep 29 17:56:08 2004 UTC (19 years, 9 months ago) by gezelter
Diff to previous 1507 , to selected 2035
Working on make stuff

Revision 1507 - Directory Listing - [select for diffs]
Modified Wed Sep 29 17:46:15 2004 UTC (19 years, 9 months ago) by tim
Diff to previous 1506 , to selected 2035
If makefile does not exist, print error message

Revision 1506 - Directory Listing - [select for diffs]
Modified Wed Sep 29 17:12:15 2004 UTC (19 years, 9 months ago) by tim
Diff to previous 1505 , to selected 2035
fix dependencies rule

Revision 1505 - Directory Listing - [select for diffs]
Modified Wed Sep 29 15:58:18 2004 UTC (19 years, 9 months ago) by gezelter
Diff to previous 1504 , to selected 2035
still working on build process

Revision 1504 - Directory Listing - [select for diffs]
Modified Wed Sep 29 15:00:33 2004 UTC (19 years, 9 months ago) by tim
Diff to previous 1503 , to selected 2035
add print statment to rules

Revision 1503 - Directory Listing - [select for diffs]
Modified Wed Sep 29 14:59:25 2004 UTC (19 years, 9 months ago) by tim
Diff to previous 1502 , to selected 2035
change Makefile to relative path

Revision 1502 - Directory Listing - [select for diffs]
Modified Wed Sep 29 02:55:43 2004 UTC (19 years, 9 months ago) by tim
Diff to previous 1501 , to selected 2035
remove StringUtils.c which cause headache in bulding libutils

Revision 1501 - Directory Listing - [select for diffs]
Modified Tue Sep 28 23:24:25 2004 UTC (19 years, 9 months ago) by tim
Diff to previous 1500 , to selected 2035
change directory structure of application. Every executable file is replaced in seperate directory

Revision 1500 - Directory Listing - [select for diffs]
Modified Tue Sep 28 22:15:04 2004 UTC (19 years, 9 months ago) by gezelter
Diff to previous 1499 , to selected 2035
Keep that lib around, please.

Revision 1499 - Directory Listing - [select for diffs]
Modified Tue Sep 28 22:14:11 2004 UTC (19 years, 9 months ago) by gezelter
Diff to previous 1498 , to selected 2035
starting a configure version

Revision 1498 - Directory Listing - [select for diffs]
Modified Tue Sep 28 21:08:18 2004 UTC (19 years, 9 months ago) by tim
Diff to previous 1497 , to selected 2035
move fortran files around to solve dependency problem

Revision 1497 - Directory Listing - [select for diffs]
Modified Tue Sep 28 20:44:02 2004 UTC (19 years, 9 months ago) by tim
Diff to previous 1496 , to selected 2035
*** empty log message ***

Revision 1496 - Directory Listing - [select for diffs]
Modified Tue Sep 28 20:42:28 2004 UTC (19 years, 9 months ago) by tim
Diff to previous 1495 , to selected 2035
fix fortran dependency problem

Revision 1495 - Directory Listing - [select for diffs]
Modified Tue Sep 28 16:14:17 2004 UTC (19 years, 9 months ago) by tim
Diff to previous 1494 , to selected 2035
add yacc and lex rules

Revision 1494 - Directory Listing - [select for diffs]
Modified Mon Sep 27 20:24:15 2004 UTC (19 years, 9 months ago) by tim
Diff to previous 1493 , to selected 2035
adding include path to F90Options

Revision 1493 - Directory Listing - [select for diffs]
Modified Mon Sep 27 20:13:04 2004 UTC (19 years, 9 months ago) by tim
Diff to previous 1492 , to selected 2035
change suffix from .cc to .cpp

Revision 1492 - Directory Listing - [select for diffs]
Modified Fri Sep 24 16:27:58 2004 UTC (19 years, 9 months ago) by tim
Diff to previous 1490 , to selected 2035
change the #include in source files

Revision 1490 - Directory Listing - [select for diffs]
Modified Fri Sep 24 04:16:43 2004 UTC (19 years, 9 months ago) by gezelter
Diff to previous 1489 , to selected 2035
Import of OOPSE v. 2.0

Revision 1489 - Directory Listing - [select for diffs]
Modified Tue Sep 21 20:35:58 2004 UTC (19 years, 9 months ago) by gezelter
Diff to previous 1488 , to selected 2035
fixed some table wonkiness

Revision 1488 - Directory Listing - [select for diffs]
Modified Tue Sep 21 20:17:12 2004 UTC (19 years, 9 months ago) by chrisfen
Diff to previous 1487 , to selected 2035
ran ispell

Revision 1487 - Directory Listing - [select for diffs]
Modified Tue Sep 21 20:12:13 2004 UTC (19 years, 9 months ago) by chrisfen
Diff to previous 1486 , to selected 2035
fixed grammer in abstract

Revision 1486 - Directory Listing - [select for diffs]
Modified Tue Sep 21 20:05:31 2004 UTC (19 years, 9 months ago) by chrisfen
Diff to previous 1485 , to selected 2035
better gofr and sofq

Revision 1485 - Directory Listing - [select for diffs]
Modified Tue Sep 21 18:27:12 2004 UTC (19 years, 9 months ago) by chrisfen
Diff to previous 1484 , to selected 2035
updated image and a little text change

Revision 1484 - Directory Listing - [select for diffs]
Modified Tue Sep 21 15:59:55 2004 UTC (19 years, 9 months ago) by chrisfen
Diff to previous 1483 , to selected 2035
quick wording change

Revision 1483 - Directory Listing - [select for diffs]
Modified Tue Sep 21 15:49:34 2004 UTC (19 years, 9 months ago) by chrisfen
Diff to previous 1482 , to selected 2035
Fixed a char italic issue

Revision 1482 - Directory Listing - [select for diffs]
Modified Tue Sep 21 15:47:19 2004 UTC (19 years, 9 months ago) by chrisfen
Diff to previous 1481 , to selected 2035
Included rhombahedral distortion comments

Revision 1481 - Directory Listing - [select for diffs]
Modified Mon Sep 20 21:23:30 2004 UTC (19 years, 9 months ago) by chrisfen
Diff to previous 1480 , to selected 2035
another fig update

Revision 1480 - Directory Listing - [select for diffs]
Modified Mon Sep 20 21:20:21 2004 UTC (19 years, 9 months ago) by chrisfen
Diff to previous 1479 , to selected 2035
update figures

Revision 1479 - Directory Listing - [select for diffs]
Modified Mon Sep 20 20:57:46 2004 UTC (19 years, 9 months ago) by chrisfen
Diff to previous 1478 , to selected 2035
changes to last bit

Revision 1478 - Directory Listing - [select for diffs]
Modified Mon Sep 20 17:38:19 2004 UTC (19 years, 9 months ago) by chrisfen
Diff to previous 1477 , to selected 2035
new sofk plots

Revision 1477 - Directory Listing - [select for diffs]
Modified Fri Sep 17 15:59:25 2004 UTC (19 years, 9 months ago) by gezelter
Diff to previous 1476 , to selected 2035
changes for packet

Revision 1476 - Directory Listing - [select for diffs]
Modified Fri Sep 17 15:52:10 2004 UTC (19 years, 9 months ago) by chrisfen
Diff to previous 1475 , to selected 2035
bib changes

Revision 1475 - Directory Listing - [select for diffs]
Modified Fri Sep 17 15:49:25 2004 UTC (19 years, 9 months ago) by gezelter
Diff to previous 1474 , to selected 2035
changes

Revision 1474 - Directory Listing - [select for diffs]
Modified Fri Sep 17 14:56:05 2004 UTC (19 years, 9 months ago) by chrisfen
Diff to previous 1473 , to selected 2035
minor changes

Revision 1473 - Directory Listing - [select for diffs]
Modified Fri Sep 17 14:54:49 2004 UTC (19 years, 9 months ago) by chrisfen
Diff to previous 1472 , to selected 2035
fixes in error values

Revision 1472 - Directory Listing - [select for diffs]
Modified Fri Sep 17 14:16:25 2004 UTC (19 years, 9 months ago) by chrisfen
Diff to previous 1471 , to selected 2035
Added reference

Revision 1471 - Directory Listing - [select for diffs]
Modified Fri Sep 17 06:47:18 2004 UTC (19 years, 9 months ago) by chrisfen
Diff to previous 1470 , to selected 2035
Considerable changes to content and references

Revision 1470 - Directory Listing - [select for diffs]
Modified Thu Sep 16 23:40:02 2004 UTC (19 years, 9 months ago) by chrisfen
Diff to previous 1469 , to selected 2035
figure updates and whatnot

Revision 1469 - Directory Listing - [select for diffs]
Modified Thu Sep 16 21:38:10 2004 UTC (19 years, 9 months ago) by gezelter
Diff to previous 1468 , to selected 2035
changes

Revision 1468 - Directory Listing - [select for diffs]
Modified Thu Sep 16 21:15:38 2004 UTC (19 years, 9 months ago) by gezelter
Diff to previous 1467 , to selected 2035
added a plot

Revision 1467 - Directory Listing - [select for diffs]
Modified Thu Sep 16 20:56:49 2004 UTC (19 years, 9 months ago) by chrisfen
Diff to previous 1466 , to selected 2035
Added gofrs and refs

Revision 1466 - Directory Listing - [select for diffs]
Modified Thu Sep 16 19:28:55 2004 UTC (19 years, 9 months ago) by chrisfen
Diff to previous 1465 , to selected 2035
changes

Revision 1465 - Directory Listing - [select for diffs]
Modified Wed Sep 15 22:33:18 2004 UTC (19 years, 9 months ago) by gezelter
Diff to previous 1464 , to selected 2035
changes

Revision 1464 - Directory Listing - [select for diffs]
Modified Wed Sep 15 21:44:27 2004 UTC (19 years, 9 months ago) by chrisfen
Diff to previous 1463 , to selected 2035
minor changes

Revision 1463 - Directory Listing - [select for diffs]
Modified Wed Sep 15 21:11:19 2004 UTC (19 years, 9 months ago) by gezelter
Diff to previous 1462 , to selected 2035
some changes

Revision 1462 - Directory Listing - [select for diffs]
Modified Wed Sep 15 20:47:13 2004 UTC (19 years, 9 months ago) by chrisfen
Diff to previous 1461 , to selected 2035
Added references

Revision 1461 - Directory Listing - [select for diffs]
Modified Wed Sep 15 20:22:21 2004 UTC (19 years, 9 months ago) by chrisfen
Diff to previous 1460 , to selected 2035
Minor corrections

Revision 1460 - Directory Listing - [select for diffs]
Modified Wed Sep 15 20:12:03 2004 UTC (19 years, 9 months ago) by chrisfen
Diff to previous 1459 , to selected 2035
Added figures

Revision 1459 - Directory Listing - [select for diffs]
Modified Wed Sep 15 19:06:05 2004 UTC (19 years, 9 months ago) by chrisfen
Diff to previous 1458 , to selected 2035
Added an introduction

Revision 1458 - Directory Listing - [select for diffs]
Modified Wed Sep 15 06:34:49 2004 UTC (19 years, 9 months ago) by chrisfen
Diff to previous 1457 , to selected 2035
Added a figure and started in on the conclusions

Revision 1457 - Directory Listing - [select for diffs]
Modified Tue Sep 14 23:03:53 2004 UTC (19 years, 9 months ago) by chrisfen
Diff to previous 1456 , to selected 2035
More results and discussion

Revision 1456 - Directory Listing - [select for diffs]
Modified Tue Sep 14 21:55:24 2004 UTC (19 years, 9 months ago) by chrisfen
Diff to previous 1455 , to selected 2035
Added figures and expanded results and discussion section

Revision 1455 - Directory Listing - [select for diffs]
Modified Mon Sep 13 21:30:53 2004 UTC (19 years, 9 months ago) by chrisfen
Diff to previous 1454 , to selected 2035
updated bib file

Revision 1454 - Directory Listing - [select for diffs]
Modified Mon Sep 13 21:28:16 2004 UTC (19 years, 9 months ago) by chrisfen
Diff to previous 1453 , to selected 2035
started methods section

Revision 1453 - Directory Listing - [select for diffs]
Modified Mon Sep 13 18:39:53 2004 UTC (19 years, 9 months ago) by chrisfen
Diff to previous 1452 , to selected 2035
Thus starts the free energy ice i paper...

Revision 1452 - Directory Listing - [select for diffs]
Modified Mon Aug 23 15:11:36 2004 UTC (19 years, 10 months ago) by tim
Diff to previous 1451 , to selected 2035
*** empty log message ***

Revision 1451 - Directory Listing - [select for diffs]
Modified Mon Aug 9 14:50:35 2004 UTC (19 years, 10 months ago) by chrisfen
Diff to previous 1450 , to selected 2035
Restraint loop is now more versatile

Revision 1450 - Directory Listing - [select for diffs]
Modified Fri Aug 6 15:52:36 2004 UTC (19 years, 10 months ago) by chrisfen
Diff to previous 1449 , to selected 2035
Fixed an algorithm error for thermodynamic integration with charges

Revision 1449 - Directory Listing - [select for diffs]
Modified Thu Aug 5 15:43:42 2004 UTC (19 years, 10 months ago) by gezelter
Diff to previous 1447 , to selected 2035
minor fix

Revision 1447 - Directory Listing - [select for diffs]
Modified Fri Jul 30 21:01:35 2004 UTC (19 years, 11 months ago) by gezelter
Diff to previous 1446 , to selected 2035
Initial import of OOPSE sources into cvs tree

Revision 1446 - Directory Listing - [select for diffs]
Modified Fri Jul 30 15:39:04 2004 UTC (19 years, 11 months ago) by tim
Diff to previous 1445 , to selected 2035
removed antique code and fixed linking problem

Revision 1445 - Directory Listing - [select for diffs]
Modified Fri Jul 30 15:19:36 2004 UTC (19 years, 11 months ago) by gezelter
Diff to previous 1444 , to selected 2035
removing old copies of sysBuild

Revision 1444 - Directory Listing - [select for diffs]
Modified Fri Jul 30 14:51:44 2004 UTC (19 years, 11 months ago) by tim
Diff to previous 1443 , to selected 2035
refine Vector3d.hpp

Revision 1443 - Directory Listing - [select for diffs]
Modified Fri Jul 30 14:44:10 2004 UTC (19 years, 11 months ago) by tim
Diff to previous 1442 , to selected 2035
remove anonymous struct from Vector3d.hpp

Revision 1442 - Directory Listing - [select for diffs]
Modified Thu Jul 29 23:04:33 2004 UTC (19 years, 11 months ago) by tim
Diff to previous 1441 , to selected 2035
change butane.md

Revision 1441 - Directory Listing - [select for diffs]
Modified Thu Jul 29 22:18:10 2004 UTC (19 years, 11 months ago) by gezelter
Diff to previous 1440 , to selected 2035
First documentation in OOPSE!

Revision 1440 - Directory Listing - [select for diffs]
Modified Thu Jul 29 22:17:51 2004 UTC (19 years, 11 months ago) by gezelter
Diff to previous 1439 , to selected 2035
added zcons directory

Revision 1439 - Directory Listing - [select for diffs]
Modified Thu Jul 29 20:06:07 2004 UTC (19 years, 11 months ago) by gezelter
Diff to previous 1438 , to selected 2035
Post-submission clean-up

Revision 1438 - Directory Listing - [select for diffs]
Modified Thu Jul 29 19:36:58 2004 UTC (19 years, 11 months ago) by tim
Diff to previous 1437 , to selected 2035
add Makefile.in into zcons

Revision 1437 - Directory Listing - [select for diffs]
Modified Thu Jul 29 19:31:56 2004 UTC (19 years, 11 months ago) by tim
Diff to previous 1436 , to selected 2035
add zconstraint samples

Revision 1436 - Directory Listing - [select for diffs]
Modified Thu Jul 29 19:12:00 2004 UTC (19 years, 11 months ago) by tim
Diff to previous 1435 , to selected 2035
simpleBuilder version 1.0

Revision 1435 - Directory Listing - [select for diffs]
Modified Thu Jul 29 18:16:16 2004 UTC (19 years, 11 months ago) by tim
Diff to previous 1434 , to selected 2035
working version of simpleBuilder

Revision 1434 - Directory Listing - [select for diffs]
Modified Thu Jul 29 18:01:05 2004 UTC (19 years, 11 months ago) by chrisfen
Diff to previous 1433 , to selected 2035
Added Water.frc discussion, improved the integrator section, added references

Revision 1433 - Directory Listing - [select for diffs]
Modified Thu Jul 29 14:11:47 2004 UTC (19 years, 11 months ago) by chrisfen
Diff to previous 1432 , to selected 2035
Added two new figures

Revision 1432 - Directory Listing - [select for diffs]
Modified Thu Jul 29 03:31:50 2004 UTC (19 years, 11 months ago) by tim
Diff to previous 1431 , to selected 2035
simpleBuilder is built but Makefile is broken

Revision 1431 - Directory Listing - [select for diffs]
Modified Wed Jul 28 21:46:27 2004 UTC (19 years, 11 months ago) by tim
Diff to previous 1430 , to selected 2035
add function isAtomInRigidBody into MoleculeStamp

Revision 1430 - Directory Listing - [select for diffs]
Modified Wed Jul 28 21:45:55 2004 UTC (19 years, 11 months ago) by tim
Diff to previous 1429 , to selected 2035
add getForcefiled into simSetup

Revision 1429 - Directory Listing - [select for diffs]
Modified Wed Jul 28 20:29:49 2004 UTC (19 years, 11 months ago) by tim
Diff to previous 1428 , to selected 2035
simpleBuilder in progress

Revision 1428 - Directory Listing - [select for diffs]
Modified Wed Jul 28 19:46:08 2004 UTC (19 years, 11 months ago) by gezelter
Diff to previous 1427 , to selected 2035
new updates

Revision 1427 - Directory Listing - [select for diffs]
Modified Wed Jul 28 18:42:59 2004 UTC (19 years, 11 months ago) by tim
Diff to previous 1426 , to selected 2035
SimpleBuilder in progress

Revision 1426 - Directory Listing - [select for diffs]
Modified Wed Jul 28 16:26:33 2004 UTC (19 years, 11 months ago) by gezelter
Diff to previous 1425 , to selected 2035
Added utility functions to grab the mass from the force field.

Revision 1425 - Directory Listing - [select for diffs]
Modified Wed Jul 28 15:44:21 2004 UTC (19 years, 11 months ago) by gezelter
Diff to previous 1424 , to selected 2035
edits done

Revision 1424 - Directory Listing - [select for diffs]
Modified Wed Jul 28 04:59:35 2004 UTC (19 years, 11 months ago) by tim
Diff to previous 1423 , to selected 2035
add simpleBuilder

Revision 1423 - Directory Listing - [select for diffs]
Modified Wed Jul 28 04:58:20 2004 UTC (19 years, 11 months ago) by tim
Diff to previous 1422 , to selected 2035
refactorize Lattice class

Revision 1422 - Directory Listing - [select for diffs]
Modified Tue Jul 27 18:58:18 2004 UTC (19 years, 11 months ago) by gezelter
Diff to previous 1421 , to selected 2035
Forgot to add them

Revision 1421 - Directory Listing - [select for diffs]
Modified Tue Jul 27 18:44:49 2004 UTC (19 years, 11 months ago) by tim
Diff to previous 1420 , to selected 2035
change parameter of calling sprintf

Revision 1420 - Directory Listing - [select for diffs]
Modified Tue Jul 27 18:25:02 2004 UTC (19 years, 11 months ago) by gezelter
Diff to previous 1419 , to selected 2035
BASS eradication project (part 4)

Revision 1419 - Directory Listing - [select for diffs]
Modified Tue Jul 27 18:14:16 2004 UTC (19 years, 11 months ago) by gezelter
Diff to previous 1418 , to selected 2035
BASS eradication project (part 3)

Revision 1418 - Directory Listing - [select for diffs]
Modified Tue Jul 27 16:13:29 2004 UTC (19 years, 11 months ago) by gezelter
Diff to previous 1417 , to selected 2035
BASS eradication project (part 2)

Revision 1417 - Directory Listing - [select for diffs]
Modified Tue Jul 27 15:41:17 2004 UTC (19 years, 11 months ago) by tim
Diff to previous 1416 , to selected 2035
BASS eradication project (part 1)

Revision 1416 - Directory Listing - [select for diffs]
Modified Mon Jul 26 19:58:16 2004 UTC (19 years, 11 months ago) by gezelter
Diff to previous 1415 , to selected 2035
better error messages

Revision 1415 - Directory Listing - [select for diffs]
Modified Mon Jul 26 17:50:57 2004 UTC (19 years, 11 months ago) by gezelter
Diff to previous 1414 , to selected 2035
Fixing required keyword annoyances

Revision 1414 - Directory Listing - [select for diffs]
Modified Mon Jul 26 15:28:32 2004 UTC (19 years, 11 months ago) by tim
Diff to previous 1413 , to selected 2035
Fixing ifdef lines

Revision 1413 - Directory Listing - [select for diffs]
Modified Mon Jul 26 15:23:44 2004 UTC (19 years, 11 months ago) by tim
Diff to previous 1412 , to selected 2035
fixed an ifdef problem

Revision 1412 - Directory Listing - [select for diffs]
Modified Mon Jul 26 15:14:56 2004 UTC (19 years, 11 months ago) by tim
Diff to previous 1411 , to selected 2035
Install procedure modifications

Revision 1411 - Directory Listing - [select for diffs]
Modified Mon Jul 26 14:36:05 2004 UTC (19 years, 11 months ago) by gezelter
Diff to previous 1410 , to selected 2035
warning message for nProcessors > nMolecules

Revision 1410 - Directory Listing - [select for diffs]
Modified Fri Jul 23 20:31:50 2004 UTC (19 years, 11 months ago) by tim
Diff to previous 1409 , to selected 2035
modify 5x5.bass

Revision 1409 - Directory Listing - [select for diffs]
Modified Fri Jul 23 20:27:42 2004 UTC (19 years, 11 months ago) by tim
Diff to previous 1408 , to selected 2035
*** empty log message ***

Revision 1408 - Directory Listing - [select for diffs]
Modified Fri Jul 23 20:20:25 2004 UTC (19 years, 11 months ago) by tim
Diff to previous 1407 , to selected 2035
*** empty log message ***

Revision 1407 - Directory Listing - [select for diffs]
Modified Fri Jul 23 20:12:47 2004 UTC (19 years, 11 months ago) by tim
Diff to previous 1406 , to selected 2035
add init files

Revision 1406 - Directory Listing - [select for diffs]
Modified Fri Jul 23 20:10:22 2004 UTC (19 years, 11 months ago) by tim
Diff to previous 1405 , to selected 2035
add init file

Revision 1405 - Directory Listing - [select for diffs]
Modified Fri Jul 23 20:09:01 2004 UTC (19 years, 11 months ago) by tim
Diff to previous 1404 , to selected 2035
rename NVT.bass to argonNVT.bass

Revision 1404 - Directory Listing - [select for diffs]
Modified Fri Jul 23 20:07:16 2004 UTC (19 years, 11 months ago) by tim
Diff to previous 1403 , to selected 2035
add 5x5.in

Revision 1403 - Directory Listing - [select for diffs]
Modified Fri Jul 23 20:06:38 2004 UTC (19 years, 11 months ago) by tim
Diff to previous 1402 , to selected 2035
add butane.in

Revision 1402 - Directory Listing - [select for diffs]
Modified Fri Jul 23 19:58:37 2004 UTC (19 years, 11 months ago) by gezelter
Diff to previous 1401 , to selected 2035
changed minimizer keywords

Revision 1401 - Directory Listing - [select for diffs]
Modified Fri Jul 23 19:34:52 2004 UTC (19 years, 11 months ago) by gezelter
Diff to previous 1400 , to selected 2035
fixed typo

Revision 1400 - Directory Listing - [select for diffs]
Modified Fri Jul 23 19:32:50 2004 UTC (19 years, 11 months ago) by gezelter
Diff to previous 1399 , to selected 2035
fixed sample makefile

Revision 1399 - Directory Listing - [select for diffs]
Modified Fri Jul 23 19:31:49 2004 UTC (19 years, 11 months ago) by gezelter
Diff to previous 1398 , to selected 2035
minimizer sample changes

Revision 1398 - Directory Listing - [select for diffs]
Modified Fri Jul 23 19:15:46 2004 UTC (19 years, 11 months ago) by gezelter
Diff to previous 1397 , to selected 2035
removed beadLipid

Revision 1397 - Directory Listing - [select for diffs]
Modified Fri Jul 23 19:08:43 2004 UTC (19 years, 11 months ago) by tim
Diff to previous 1396 , to selected 2035
remove beadLipid

Revision 1396 - Directory Listing - [select for diffs]
Modified Fri Jul 23 19:03:30 2004 UTC (19 years, 11 months ago) by chuckv
Diff to previous 1395 , to selected 2035
Added core-shell nanoparticle files.

Revision 1395 - Directory Listing - [select for diffs]
Modified Fri Jul 23 18:51:52 2004 UTC (19 years, 11 months ago) by tim
Diff to previous 1394 , to selected 2035
remove TP4init.in

Revision 1394 - Directory Listing - [select for diffs]
Modified Fri Jul 23 18:50:53 2004 UTC (19 years, 11 months ago) by tim
Diff to previous 1393 , to selected 2035
change init file name for tip4p and tip3p_ice

Revision 1393 - Directory Listing - [select for diffs]
Modified Fri Jul 23 18:48:56 2004 UTC (19 years, 11 months ago) by tim
Diff to previous 1392 , to selected 2035
*** empty log message ***

Revision 1392 - Directory Listing - [select for diffs]
Modified Fri Jul 23 18:48:02 2004 UTC (19 years, 11 months ago) by tim
Diff to previous 1391 , to selected 2035
change init file name for ssd

Revision 1391 - Directory Listing - [select for diffs]
Modified Fri Jul 23 18:46:50 2004 UTC (19 years, 11 months ago) by tim
Diff to previous 1390 , to selected 2035
remove SPCEInit.in

Revision 1390 - Directory Listing - [select for diffs]
Modified Fri Jul 23 18:45:24 2004 UTC (19 years, 11 months ago) by tim
Diff to previous 1389 , to selected 2035
change names for init file

Revision 1389 - Directory Listing - [select for diffs]
Modified Fri Jul 23 18:44:09 2004 UTC (19 years, 11 months ago) by tim
Diff to previous 1388 , to selected 2035
remove eor file from cvs tree at minimizer/water directory

Revision 1388 - Directory Listing - [select for diffs]
Modified Fri Jul 23 18:40:25 2004 UTC (19 years, 11 months ago) by tim
Diff to previous 1387 , to selected 2035
change init file name in lipid directory

Revision 1387 - Directory Listing - [select for diffs]
Modified Fri Jul 23 18:37:45 2004 UTC (19 years, 11 months ago) by tim
Diff to previous 1386 , to selected 2035
remove beadLipid

Revision 1386 - Directory Listing - [select for diffs]
Modified Fri Jul 23 18:36:59 2004 UTC (19 years, 11 months ago) by tim
Diff to previous 1385 , to selected 2035
remove init_argon.eor

Revision 1385 - Directory Listing - [select for diffs]
Modified Fri Jul 23 18:36:10 2004 UTC (19 years, 11 months ago) by tim
Diff to previous 1384 , to selected 2035
*** empty log message ***

Revision 1384 - Directory Listing - [select for diffs]
Modified Fri Jul 23 18:33:24 2004 UTC (19 years, 11 months ago) by tim
Diff to previous 1383 , to selected 2035
remove eor file

Revision 1383 - Directory Listing - [select for diffs]
Modified Fri Jul 23 18:31:51 2004 UTC (19 years, 11 months ago) by tim
Diff to previous 1382 , to selected 2035
change names for argon

Revision 1382 - Directory Listing - [select for diffs]
Modified Fri Jul 23 16:47:31 2004 UTC (19 years, 11 months ago) by tim
Diff to previous 1381 , to selected 2035
*** empty log message ***

Revision 1381 - Directory Listing - [select for diffs]
Modified Fri Jul 23 16:45:33 2004 UTC (19 years, 11 months ago) by tim
Diff to previous 1380 , to selected 2035
add init file for ssde

Revision 1380 - Directory Listing - [select for diffs]
Modified Fri Jul 23 16:43:24 2004 UTC (19 years, 11 months ago) by chuckv
Diff to previous 1379 , to selected 2035
Fixed bug in calc_eam with mixtures and cutoffs associated with mixture.

Revision 1379 - Directory Listing - [select for diffs]
Modified Fri Jul 23 15:35:12 2004 UTC (19 years, 11 months ago) by tim
Diff to previous 1378 , to selected 2035
support SSD_E SSD_RF SSD1

Revision 1378 - Directory Listing - [select for diffs]
Modified Fri Jul 23 14:53:10 2004 UTC (19 years, 11 months ago) by tim
Diff to previous 1377 , to selected 2035
SSDVisitor support SSD_RF, SSD_E, SSD1 now

Revision 1377 - Directory Listing - [select for diffs]
Modified Fri Jul 23 14:19:00 2004 UTC (19 years, 11 months ago) by tim
Diff to previous 1376 , to selected 2035
remove ^M from ZConsReader.cpp

Revision 1376 - Directory Listing - [select for diffs]
Modified Fri Jul 23 14:18:10 2004 UTC (19 years, 11 months ago) by tim
Diff to previous 1375 , to selected 2035
remove unsupport keyword

Revision 1375 - Directory Listing - [select for diffs]
Modified Thu Jul 22 21:02:36 2004 UTC (19 years, 11 months ago) by chuckv
Diff to previous 1374 , to selected 2035
Made init files more OOPSE like.

Revision 1374 - Directory Listing - [select for diffs]
Modified Thu Jul 22 21:01:37 2004 UTC (19 years, 11 months ago) by chuckv
Diff to previous 1373 , to selected 2035
Changed init files to be more OOPSE like...

Revision 1373 - Directory Listing - [select for diffs]
Modified Thu Jul 22 15:11:59 2004 UTC (19 years, 11 months ago) by gezelter
Diff to previous 1372 , to selected 2035
added sample directory

Revision 1372 - Directory Listing - [select for diffs]
Modified Thu Jul 22 15:06:16 2004 UTC (19 years, 11 months ago) by chrisfen
Diff to previous 1371 , to selected 2035
fixed icc7 incompatibility in linking

Revision 1371 - Directory Listing - [select for diffs]
Modified Wed Jul 21 22:03:31 2004 UTC (19 years, 11 months ago) by chrisfen
Diff to previous 1370 , to selected 2035
Added tip3p_ice to Makefile

Revision 1370 - Directory Listing - [select for diffs]
Modified Wed Jul 21 21:53:07 2004 UTC (19 years, 11 months ago) by chuckv
Diff to previous 1369 , to selected 2035
Added more metal sample to OOPSE for bulk simulations.

Revision 1369 - Directory Listing - [select for diffs]
Modified Wed Jul 21 21:46:26 2004 UTC (19 years, 11 months ago) by chuckv
Diff to previous 1368 , to selected 2035
Added sample files for bulk metals and a bass file for both voter and FBD formulations of EAM.

Revision 1368 - Directory Listing - [select for diffs]
Modified Wed Jul 21 19:53:40 2004 UTC (19 years, 11 months ago) by gezelter
Diff to previous 1367 , to selected 2035
Checked a bug where eor file wasn't being written at the end of the run

Revision 1367 - Directory Listing - [select for diffs]
Modified Wed Jul 21 19:53:28 2004 UTC (19 years, 11 months ago) by gezelter
Diff to previous 1366 , to selected 2035
Fixed a bug where eor file wasn't being written at the end of the run

Revision 1366 - Directory Listing - [select for diffs]
Modified Wed Jul 21 14:11:56 2004 UTC (19 years, 11 months ago) by gezelter
Diff to previous 1365 , to selected 2035
*** empty log message ***

Revision 1365 - Directory Listing - [select for diffs]
Modified Wed Jul 21 14:08:12 2004 UTC (19 years, 11 months ago) by gezelter
Diff to previous 1364 , to selected 2035
cleaning up for export

Revision 1364 - Directory Listing - [select for diffs]
Modified Wed Jul 21 13:45:55 2004 UTC (19 years, 11 months ago) by gezelter
Diff to previous 1363 , to selected 2035
removing staticProps from cvs tree

Revision 1363 - Directory Listing - [select for diffs]
Modified Wed Jul 21 13:37:30 2004 UTC (19 years, 11 months ago) by gezelter
Diff to previous 1362 , to selected 2035
removing staticProps from cvs tree

Revision 1362 - Directory Listing - [select for diffs]
Modified Wed Jul 21 13:37:03 2004 UTC (19 years, 11 months ago) by gezelter
Diff to previous 1361 , to selected 2035
removing static props from OOPSE-1.0 tree

Revision 1361 - Directory Listing - [select for diffs]
Modified Tue Jul 20 20:22:43 2004 UTC (19 years, 11 months ago) by gezelter
Diff to previous 1360 , to selected 2035
using gengetopts --unamed-opts="SHAPEFILE [OUTPUTFILE]"

Revision 1360 - Directory Listing - [select for diffs]
Modified Tue Jul 20 20:02:15 2004 UTC (19 years, 11 months ago) by gezelter
Diff to previous 1359 , to selected 2035
Changes for CGI and for gengetopts --unamed-opt="PDBFILE"

Revision 1359 - Directory Listing - [select for diffs]
Modified Tue Jul 20 17:07:01 2004 UTC (19 years, 11 months ago) by gezelter
Diff to previous 1358 , to selected 2035
*** empty log message ***

Revision 1358 - Directory Listing - [select for diffs]
Modified Tue Jul 20 15:17:34 2004 UTC (19 years, 11 months ago) by gezelter
Diff to previous 1357 , to selected 2035
fixing getopt_long

Revision 1357 - Directory Listing - [select for diffs]
Modified Mon Jul 19 22:59:16 2004 UTC (19 years, 11 months ago) by tim
Diff to previous 1356 , to selected 2035
change protected method writeCorrs to public

Revision 1356 - Directory Listing - [select for diffs]
Modified Mon Jul 19 21:58:37 2004 UTC (19 years, 11 months ago) by gezelter
Diff to previous 1355 , to selected 2035
*** empty log message ***

Revision 1355 - Directory Listing - [select for diffs]
Modified Mon Jul 19 21:52:01 2004 UTC (19 years, 11 months ago) by tim
Diff to previous 1354 , to selected 2035
minor fix of format string in quicklate.c

Revision 1354 - Directory Listing - [select for diffs]
Modified Mon Jul 19 21:30:06 2004 UTC (19 years, 11 months ago) by tim
Diff to previous 1353 , to selected 2035
remove zsub from cvs tree

Revision 1353 - Directory Listing - [select for diffs]
Modified Mon Jul 19 21:25:21 2004 UTC (19 years, 11 months ago) by tim
Diff to previous 1352 , to selected 2035
remove some comment lines

Revision 1352 - Directory Listing - [select for diffs]
Modified Mon Jul 19 21:00:42 2004 UTC (19 years, 11 months ago) by tim
Diff to previous 1351 , to selected 2035
remove an extra semicolon from OOPSEMinimizer.hpp

Revision 1351 - Directory Listing - [select for diffs]
Modified Mon Jul 19 18:55:34 2004 UTC (19 years, 11 months ago) by gezelter
Diff to previous 1350 , to selected 2035
Shouldn't have been in CVS

Revision 1350 - Directory Listing - [select for diffs]
Modified Mon Jul 19 18:55:02 2004 UTC (19 years, 11 months ago) by gezelter
Diff to previous 1349 , to selected 2035
Fix for thermodynamic integration of rigid bodies

Revision 1349 - Directory Listing - [select for diffs]
Modified Mon Jul 19 17:00:19 2004 UTC (19 years, 11 months ago) by gezelter
Diff to previous 1348 , to selected 2035
These can be generated via lex and yacc at compile time

Revision 1348 - Directory Listing - [select for diffs]
Modified Mon Jul 19 16:47:57 2004 UTC (19 years, 11 months ago) by gezelter
Diff to previous 1347 , to selected 2035
*** empty log message ***

Revision 1347 - Directory Listing - [select for diffs]
Modified Mon Jul 19 16:32:46 2004 UTC (19 years, 11 months ago) by gezelter
Diff to previous 1346 , to selected 2035
changes for gnu getopt and fixed SPRNG configure script

Revision 1346 - Directory Listing - [select for diffs]
Modified Fri Jul 16 21:49:39 2004 UTC (19 years, 11 months ago) by gezelter
Diff to previous 1345 , to selected 2035
fixing for machines that don't have lex and yacc

Revision 1345 - Directory Listing - [select for diffs]
Modified Fri Jul 16 20:55:53 2004 UTC (19 years, 11 months ago) by gezelter
Diff to previous 1344 , to selected 2035
Makefiles don't belong in cvs repository

Revision 1344 - Directory Listing - [select for diffs]
Modified Fri Jul 16 20:54:36 2004 UTC (19 years, 11 months ago) by gezelter
Diff to previous 1343 , to selected 2035
Makefiles don't belong in repository

Revision 1343 - Directory Listing - [select for diffs]
Modified Fri Jul 16 20:49:21 2004 UTC (19 years, 11 months ago) by gezelter
Diff to previous 1342 , to selected 2035
Makefiles don't belong in repository

Revision 1342 - Directory Listing - [select for diffs]
Modified Fri Jul 16 20:21:38 2004 UTC (19 years, 11 months ago) by chrisfen
Diff to previous 1341 , to selected 2035
Updated configure for new samples

Revision 1341 - Directory Listing - [select for diffs]
Modified Fri Jul 16 19:57:51 2004 UTC (19 years, 11 months ago) by chrisfen
Diff to previous 1340 , to selected 2035
tip4p makefile.in added

Revision 1340 - Directory Listing - [select for diffs]
Modified Fri Jul 16 19:57:44 2004 UTC (19 years, 11 months ago) by chrisfen
Diff to previous 1339 , to selected 2035
ssde makefile.in added

Revision 1339 - Directory Listing - [select for diffs]
Modified Fri Jul 16 19:57:21 2004 UTC (19 years, 11 months ago) by chrisfen
Diff to previous 1338 , to selected 2035
ssd files sorted added

Revision 1338 - Directory Listing - [select for diffs]
Modified Fri Jul 16 19:57:03 2004 UTC (19 years, 11 months ago) by chrisfen
Diff to previous 1337 , to selected 2035
spce makefile.in added

Revision 1337 - Directory Listing - [select for diffs]
Modified Fri Jul 16 19:56:34 2004 UTC (19 years, 11 months ago) by chrisfen
Diff to previous 1336 , to selected 2035
dimer files added

Revision 1336 - Directory Listing - [select for diffs]
Modified Fri Jul 16 19:56:05 2004 UTC (19 years, 11 months ago) by chrisfen
Diff to previous 1334 , to selected 2035
Cleaned up this file considerably

Revision 1334 - Directory Listing - [select for diffs]
Modified Fri Jul 16 18:58:03 2004 UTC (19 years, 11 months ago) by gezelter
Diff to previous 1333 , to selected 2035
Initial import of OOPSE-1.0 source tree

Revision 1333 - Directory Listing - [select for diffs]
Modified Fri Jul 16 18:05:12 2004 UTC (19 years, 11 months ago) by xsun
Diff to previous 1332 , to selected 2035
*** empty log message ***

Revision 1332 - Directory Listing - [select for diffs]
Modified Fri Jul 16 16:44:45 2004 UTC (19 years, 11 months ago) by gezelter
Diff to previous 1331 , to selected 2035
*** empty log message ***

Revision 1331 - Directory Listing - [select for diffs]
Modified Fri Jul 16 16:31:01 2004 UTC (19 years, 11 months ago) by gezelter
Diff to previous 1330 , to selected 2035
New  web address

Revision 1330 - Directory Listing - [select for diffs]
Modified Fri Jul 16 16:29:44 2004 UTC (19 years, 11 months ago) by gezelter
Diff to previous 1329 , to selected 2035
Minor changes

Revision 1329 - Directory Listing - [select for diffs]
Modified Thu Jul 15 19:43:43 2004 UTC (19 years, 11 months ago) by chrisfen
Diff to previous 1328 , to selected 2035
Expanded the water.mdl file

Revision 1328 - Directory Listing - [select for diffs]
Modified Thu Jul 15 19:37:49 2004 UTC (19 years, 11 months ago) by chrisfen
Diff to previous 1327 , to selected 2035
Added the SPC water model

Revision 1327 - Directory Listing - [select for diffs]
Modified Thu Jul 15 19:29:09 2004 UTC (19 years, 11 months ago) by chrisfen
Diff to previous 1326 , to selected 2035
quick change in tp4.bass

Revision 1326 - Directory Listing - [select for diffs]
Modified Thu Jul 15 19:28:18 2004 UTC (19 years, 11 months ago) by chrisfen
Diff to previous 1325 , to selected 2035
Added TIP4P water sample

Revision 1325 - Directory Listing - [select for diffs]
Modified Wed Jul 14 22:25:17 2004 UTC (19 years, 11 months ago) by chrisfen
Diff to previous 1324 , to selected 2035
Added SPCE water sample

Revision 1324 - Directory Listing - [select for diffs]
Modified Wed Jul 14 20:58:56 2004 UTC (19 years, 11 months ago) by chrisfen
Diff to previous 1323 , to selected 2035
Good ssde simulation sample added

Revision 1323 - Directory Listing - [select for diffs]
Modified Wed Jul 14 20:11:29 2004 UTC (19 years, 11 months ago) by gezelter
Diff to previous 1322 , to selected 2035
Fixes for MacOS X with xlc++ and xlf

Revision 1322 - Directory Listing - [select for diffs]
Modified Mon Jul 12 18:08:16 2004 UTC (19 years, 11 months ago) by chuckv
Diff to previous 1321 , to selected 2035
*** empty log message ***

Revision 1321 - Directory Listing - [select for diffs]
Modified Fri Jul 2 21:41:10 2004 UTC (20 years ago) by gezelter
Diff to previous 1320 , to selected 2035
Added a bunch of stuff

Revision 1320 - Directory Listing - [select for diffs]
Modified Wed Jun 30 20:42:20 2004 UTC (20 years ago) by chrisfen
Diff to previous 1319 , to selected 2035
Added C70 sample

Revision 1319 - Directory Listing - [select for diffs]
Modified Tue Jun 29 22:52:24 2004 UTC (20 years ago) by tim
Diff to previous 1318 , to selected 2035
fixed a bug in Mat3x3d.cpp

Revision 1318 - Directory Listing - [select for diffs]
Modified Tue Jun 29 21:15:22 2004 UTC (20 years ago) by gezelter
Diff to previous 1317 , to selected 2035
added SHAPE force routine

Revision 1317 - Directory Listing - [select for diffs]
Modified Tue Jun 29 03:05:57 2004 UTC (20 years ago) by gezelter
Diff to previous 1316 , to selected 2035
fixes

Revision 1316 - Directory Listing - [select for diffs]
Modified Mon Jun 28 23:07:18 2004 UTC (20 years ago) by chrisfen
Diff to previous 1315 , to selected 2035
Got rid of the _RB_0 in the shape name

Revision 1315 - Directory Listing - [select for diffs]
Modified Mon Jun 28 23:05:25 2004 UTC (20 years ago) by chrisfen
Diff to previous 1314 , to selected 2035
Added a range parameter to the visualizer

Revision 1314 - Directory Listing - [select for diffs]
Modified Mon Jun 28 22:06:46 2004 UTC (20 years ago) by gezelter
Diff to previous 1313 , to selected 2035
started functions

Revision 1313 - Directory Listing - [select for diffs]
Modified Sat Jun 26 15:40:49 2004 UTC (20 years ago) by chrisfen
Diff to previous 1312 , to selected 2035
Tolerance input is accepted with the -t flag (default 0.01)

Revision 1312 - Directory Listing - [select for diffs]
Modified Sat Jun 26 15:32:12 2004 UTC (20 years ago) by chrisfen
Diff to previous 1311 , to selected 2035
Setting up shaper to accept a tolerance

Revision 1311 - Directory Listing - [select for diffs]
Modified Fri Jun 25 22:16:39 2004 UTC (20 years ago) by chrisfen
Diff to previous 1310 , to selected 2035
Recentering of the visualized potentials, adding tolerance option

Revision 1310 - Directory Listing - [select for diffs]
Modified Fri Jun 25 20:11:44 2004 UTC (20 years ago) by chrisfen
Diff to previous 1309 , to selected 2035
Added 2 new samples

Revision 1309 - Directory Listing - [select for diffs]
Modified Fri Jun 25 20:10:53 2004 UTC (20 years ago) by chrisfen
Diff to previous 1308 , to selected 2035
Coefficients are now multiplied by the normalization factor - no longer do we need normalization in the visualizer

Revision 1308 - Directory Listing - [select for diffs]
Modified Fri Jun 25 18:58:12 2004 UTC (20 years ago) by chrisfen
Diff to previous 1307 , to selected 2035
Fixed the phi grid range for the final time (hopefully)

Revision 1307 - Directory Listing - [select for diffs]
Modified Fri Jun 25 18:33:17 2004 UTC (20 years ago) by gezelter
Diff to previous 1306 , to selected 2035
atan2, not atan!

Revision 1306 - Directory Listing - [select for diffs]
Modified Fri Jun 25 17:54:51 2004 UTC (20 years ago) by chrisfen
Diff to previous 1305 , to selected 2035
Really fixed the phi range problem.  Apparently s2Kit10 has a data in ordering problem

Revision 1305 - Directory Listing - [select for diffs]
Modified Fri Jun 25 17:51:51 2004 UTC (20 years ago) by chrisfen
Diff to previous 1304 , to selected 2035
Changed gridbuilder phi range to run from pi/2 to 2pi+pi/2

Revision 1304 - Directory Listing - [select for diffs]
Modified Thu Jun 24 23:07:12 2004 UTC (20 years ago) by chrisfen
Diff to previous 1303 , to selected 2035
Fixed the pdb files

Revision 1303 - Directory Listing - [select for diffs]
Modified Thu Jun 24 22:26:30 2004 UTC (20 years ago) by chrisfen
Diff to previous 1302 , to selected 2035
New cholesterol.pdb

Revision 1302 - Directory Listing - [select for diffs]
Modified Thu Jun 24 21:48:08 2004 UTC (20 years ago) by chrisfen
Diff to previous 1301 , to selected 2035
Added cholesterol

Revision 1301 - Directory Listing - [select for diffs]
Modified Thu Jun 24 21:21:04 2004 UTC (20 years ago) by chrisfen
Diff to previous 1300 , to selected 2035
More samples added

Revision 1300 - Directory Listing - [select for diffs]
Modified Thu Jun 24 19:06:47 2004 UTC (20 years ago) by gezelter
Diff to previous 1299 , to selected 2035
Fixes for visualizer for amira

Revision 1299 - Directory Listing - [select for diffs]
Modified Thu Jun 24 15:56:05 2004 UTC (20 years ago) by gezelter
Diff to previous 1298 , to selected 2035
work on visualizer

Revision 1298 - Directory Listing - [select for diffs]
Modified Thu Jun 24 15:47:52 2004 UTC (20 years ago) by chrisfen
Diff to previous 1297 , to selected 2035
Shape file output format adjusted

Revision 1297 - Directory Listing - [select for diffs]
Modified Thu Jun 24 15:35:59 2004 UTC (20 years ago) by gezelter
Diff to previous 1296 , to selected 2035
Added a few samples

Revision 1296 - Directory Listing - [select for diffs]
Modified Thu Jun 24 15:35:50 2004 UTC (20 years ago) by gezelter
Diff to previous 1295 , to selected 2035
got rid of sample PDB files.  Others will be added later in samples directory

Revision 1295 - Directory Listing - [select for diffs]
Modified Thu Jun 24 15:31:52 2004 UTC (20 years ago) by gezelter
Diff to previous 1294 , to selected 2035
renamed forcer, modified factorial, fixed makefile

Revision 1294 - Directory Listing - [select for diffs]
Modified Thu Jun 24 13:44:53 2004 UTC (20 years ago) by chrisfen
Diff to previous 1293 , to selected 2035
Removed some unnecessary C functions from the SHT code

Revision 1293 - Directory Listing - [select for diffs]
Modified Wed Jun 23 23:47:56 2004 UTC (20 years ago) by chrisfen
Diff to previous 1292 , to selected 2035
Added more friendly progress comments

Revision 1292 - Directory Listing - [select for diffs]
Modified Wed Jun 23 23:19:43 2004 UTC (20 years ago) by chrisfen
Diff to previous 1291 , to selected 2035
Spherical harmonic tranformations are fully integrated and working

Revision 1291 - Directory Listing - [select for diffs]
Modified Wed Jun 23 22:43:54 2004 UTC (20 years ago) by gezelter
Diff to previous 1290 , to selected 2035
Added evaluation stuff

Revision 1290 - Directory Listing - [select for diffs]
Modified Wed Jun 23 20:53:17 2004 UTC (20 years ago) by gezelter
Diff to previous 1289 , to selected 2035
Adding visualization parts

Revision 1289 - Directory Listing - [select for diffs]
Modified Wed Jun 23 20:48:08 2004 UTC (20 years ago) by chrisfen
Diff to previous 1288 , to selected 2035
Fixed linking specification issues

Revision 1288 - Directory Listing - [select for diffs]
Modified Wed Jun 23 20:28:39 2004 UTC (20 years ago) by chrisfen
Diff to previous 1287 , to selected 2035
touch up changes

Revision 1287 - Directory Listing - [select for diffs]
Modified Wed Jun 23 20:18:48 2004 UTC (20 years ago) by chrisfen
Diff to previous 1286 , to selected 2035
Major progress towards inclusion of spherical harmonic transform capability - still having some build issues...

Revision 1286 - Directory Listing - [select for diffs]
Modified Tue Jun 22 20:38:04 2004 UTC (20 years ago) by chrisfen
Diff to previous 1285 , to selected 2035
Now prints out a .xyz file of the reference configuration

Revision 1285 - Directory Listing - [select for diffs]
Modified Tue Jun 22 18:04:58 2004 UTC (20 years ago) by chrisfen
Diff to previous 1284 , to selected 2035
Fixes to gridbuilder.  Now gives proper sigma, s, and epsilon values

Revision 1284 - Directory Listing - [select for diffs]
Modified Mon Jun 21 18:52:21 2004 UTC (20 years ago) by tim
Diff to previous 1283 , to selected 2035
roll in progress

Revision 1283 - Directory Listing - [select for diffs]
Modified Mon Jun 21 15:54:27 2004 UTC (20 years ago) by gezelter
Diff to previous 1282 , to selected 2035
a few bug fixes

Revision 1282 - Directory Listing - [select for diffs]
Modified Mon Jun 21 15:10:29 2004 UTC (20 years ago) by chrisfen
Diff to previous 1281 , to selected 2035
Fixed the grid builder rotation problems

Revision 1281 - Directory Listing - [select for diffs]
Modified Mon Jun 21 13:38:55 2004 UTC (20 years ago) by chrisfen
Diff to previous 1280 , to selected 2035
Now calculates energies and builds the grid files.  There are still bugs, but
it compiles and runs...

Revision 1280 - Directory Listing - [select for diffs]
Modified Fri Jun 18 19:40:31 2004 UTC (20 years ago) by chrisfen
Diff to previous 1279 , to selected 2035
Fixed XCode auto-indent to match XEmacs

Revision 1279 - Directory Listing - [select for diffs]
Modified Fri Jun 18 19:01:40 2004 UTC (20 years ago) by chrisfen
Diff to previous 1278 , to selected 2035
Built principle axis determination and molecule rotation into calcRefCoords in RigidBody.cpp

Revision 1278 - Directory Listing - [select for diffs]
Modified Thu Jun 17 21:35:22 2004 UTC (20 years ago) by chrisfen
Diff to previous 1277 , to selected 2035
GridBuilder updates grid vectors

Revision 1277 - Directory Listing - [select for diffs]
Modified Thu Jun 17 21:29:17 2004 UTC (20 years ago) by chrisfen
Diff to previous 1276 , to selected 2035
Added GridBuilder.cpp and .hpp.  Doesn't calculate energies yet...

Revision 1276 - Directory Listing - [select for diffs]
Modified Thu Jun 17 21:27:38 2004 UTC (20 years ago) by chrisfen
Diff to previous 1275 , to selected 2035
Cleaned up unused variables.  Added findMaxExtent to RigidBody.cpp

Revision 1275 - Directory Listing - [select for diffs]
Modified Tue Jun 15 22:36:23 2004 UTC (20 years ago) by chrisfen
Diff to previous 1274 , to selected 2035
Added a bandwidth command-line option

Revision 1274 - Directory Listing - [select for diffs]
Modified Tue Jun 15 20:29:26 2004 UTC (20 years ago) by gezelter
Diff to previous 1273 , to selected 2035
bug fix on vdw files

Revision 1273 - Directory Listing - [select for diffs]
Modified Tue Jun 15 20:24:51 2004 UTC (20 years ago) by gezelter
Diff to previous 1272 , to selected 2035
fixed a subdirs bug

Revision 1272 - Directory Listing - [select for diffs]
Modified Tue Jun 15 20:23:13 2004 UTC (20 years ago) by gezelter
Diff to previous 1271 , to selected 2035
configure isn't really necessary

Revision 1271 - Directory Listing - [select for diffs]
Modified Tue Jun 15 20:20:36 2004 UTC (20 years ago) by gezelter
Diff to previous 1270 , to selected 2035
Major changes for rigidbodies

Revision 1270 - Directory Listing - [select for diffs]
Modified Fri Jun 11 19:46:26 2004 UTC (20 years ago) by gezelter
Diff to previous 1269 , to selected 2035
nicer error message formatting

Revision 1269 - Directory Listing - [select for diffs]
Modified Fri Jun 11 19:24:21 2004 UTC (20 years ago) by gezelter
Diff to previous 1268 , to selected 2035
Fixed dependency bug (we hope)

Revision 1268 - Directory Listing - [select for diffs]
Modified Fri Jun 11 17:16:21 2004 UTC (20 years ago) by tim
Diff to previous 1267 , to selected 2035
roll in progress

Revision 1267 - Directory Listing - [select for diffs]
Modified Fri Jun 11 16:46:22 2004 UTC (20 years ago) by gezelter
Diff to previous 1266 , to selected 2035
Sample now does variant

Revision 1266 - Directory Listing - [select for diffs]
Modified Fri Jun 11 16:46:13 2004 UTC (20 years ago) by gezelter
Diff to previous 1265 , to selected 2035
General fixes for formatting

Revision 1265 - Directory Listing - [select for diffs]
Modified Fri Jun 11 16:46:00 2004 UTC (20 years ago) by gezelter
Diff to previous 1264 , to selected 2035
Converted D's to E's in the funcfl files so that C can read them.

Revision 1264 - Directory Listing - [select for diffs]
Modified Fri Jun 11 16:35:10 2004 UTC (20 years ago) by gezelter
Diff to previous 1263 , to selected 2035
changing file extensions to be more in line with what's actually
in the file

Revision 1263 - Directory Listing - [select for diffs]
Modified Fri Jun 11 15:31:24 2004 UTC (20 years ago) by gezelter
Diff to previous 1262 , to selected 2035
Added a bunch of files for EAM variants

Revision 1262 - Directory Listing - [select for diffs]
Modified Fri Jun 11 14:14:27 2004 UTC (20 years ago) by gezelter
Diff to previous 1261 , to selected 2035
Modified EAM to use forceFieldVariant, show sample in Au.bass

Revision 1261 - Directory Listing - [select for diffs]
Modified Fri Jun 11 14:14:10 2004 UTC (20 years ago) by gezelter
Diff to previous 1260 , to selected 2035
Modified EAM to use forceFieldVariant

Revision 1260 - Directory Listing - [select for diffs]
Modified Fri Jun 11 14:13:54 2004 UTC (20 years ago) by gezelter
Diff to previous 1259 , to selected 2035
Added forceFieldVariant global

Revision 1259 - Directory Listing - [select for diffs]
Modified Thu Jun 10 22:15:47 2004 UTC (20 years ago) by gezelter
Diff to previous 1258 , to selected 2035
reorg of EAM force fields to have variants

Revision 1258 - Directory Listing - [select for diffs]
Modified Thu Jun 10 17:09:16 2004 UTC (20 years ago) by chrisfen
Diff to previous 1257 , to selected 2035
Fixed a thermodynamic integration issue.  Force and torque scaling loops over atoms, not stuntdoubles

Revision 1257 - Directory Listing - [select for diffs]
Modified Thu Jun 10 15:00:56 2004 UTC (20 years ago) by gezelter
Diff to previous 1256 , to selected 2035
Removed debugging printf statements

Revision 1256 - Directory Listing - [select for diffs]
Modified Thu Jun 10 14:59:14 2004 UTC (20 years ago) by gezelter
Diff to previous 1255 , to selected 2035
Fixed indexing bug in stamps

Revision 1255 - Directory Listing - [select for diffs]
Modified Wed Jun 9 16:59:03 2004 UTC (20 years ago) by tim
Diff to previous 1254 , to selected 2035
Roll in progress

Revision 1254 - Directory Listing - [select for diffs]
Modified Wed Jun 9 16:16:33 2004 UTC (20 years ago) by tim
Diff to previous 1253 , to selected 2035
1. adding some useful math classes(Mat3x3d, Vector3d, Quaternion, Euler3)
 these classes use anonymous union and struct to support
 double[3], double[3][3] and double[4]
2. adding roll constraint algorithm

Revision 1253 - Directory Listing - [select for diffs]
Modified Tue Jun 8 16:49:46 2004 UTC (20 years ago) by gezelter
Diff to previous 1252 , to selected 2035
Fixed a bug in NPTf (vScale was declared in the cpp file in addition
to the declaration in Integrator.hpp file)

Revision 1252 - Directory Listing - [select for diffs]
Modified Mon Jun 7 14:26:33 2004 UTC (20 years ago) by gezelter
Diff to previous 1251 , to selected 2035
Fixes from gcc -Wall

Revision 1251 - Directory Listing - [select for diffs]
Modified Mon Jun 7 14:09:02 2004 UTC (20 years ago) by chrisfen
Diff to previous 1250 , to selected 2035
Dan cleaned up the pressure calculation a bit...  Got rid of some unnecessary lines of code in Thermo.cpp

Revision 1250 - Directory Listing - [select for diffs]
Modified Fri Jun 4 21:00:20 2004 UTC (20 years ago) by gezelter
Diff to previous 1249 , to selected 2035
small bugfixes

Revision 1249 - Directory Listing - [select for diffs]
Modified Fri Jun 4 20:29:36 2004 UTC (20 years ago) by tim
Diff to previous 1248 , to selected 2035
*** empty log message ***

Revision 1248 - Directory Listing - [select for diffs]
Modified Fri Jun 4 19:30:05 2004 UTC (20 years ago) by tim
Diff to previous 1247 , to selected 2035
constraint algorithm for minimization is working

Revision 1247 - Directory Listing - [select for diffs]
Modified Fri Jun 4 16:26:37 2004 UTC (20 years ago) by gezelter
Diff to previous 1246 , to selected 2035
Fixes

Revision 1246 - Directory Listing - [select for diffs]
Modified Fri Jun 4 16:23:52 2004 UTC (20 years ago) by gezelter
Diff to previous 1245 , to selected 2035
Moved to SHAPES

Revision 1245 - Directory Listing - [select for diffs]
Modified Fri Jun 4 16:23:14 2004 UTC (20 years ago) by gezelter
Diff to previous 1244 , to selected 2035
*** empty log message ***

Revision 1244 - Directory Listing - [select for diffs]
Modified Fri Jun 4 16:21:23 2004 UTC (20 years ago) by gezelter
Diff to previous 1243 , to selected 2035
Migrated vdw files from OOPSE

Revision 1243 - Directory Listing - [select for diffs]
Modified Fri Jun 4 16:19:16 2004 UTC (20 years ago) by gezelter
Diff to previous 1242 , to selected 2035
fixing for a separate existence

Revision 1242 - Directory Listing - [select for diffs]
Modified Fri Jun 4 16:13:45 2004 UTC (20 years ago) by gezelter
Diff to previous 1240 , to selected 2035
forcer was a binary

Revision 1240 - Directory Listing - [select for diffs]
Modified Fri Jun 4 16:11:27 2004 UTC (20 years ago) by gezelter
Diff to previous 1239 , to selected 2035
Initial import of SHAPES code

Revision 1239 - Directory Listing - [select for diffs]
Modified Fri Jun 4 14:59:27 2004 UTC (20 years ago) by gezelter
Diff to previous 1238 , to selected 2035
More work on Fortran side of error handler

Revision 1238 - Directory Listing - [select for diffs]
Modified Fri Jun 4 14:59:17 2004 UTC (20 years ago) by gezelter
Diff to previous 1237 , to selected 2035
fixed a typo in autoconf script

Revision 1237 - Directory Listing - [select for diffs]
Modified Fri Jun 4 14:35:59 2004 UTC (20 years ago) by gezelter
Diff to previous 1236 , to selected 2035
Unifying the error handlers

Revision 1236 - Directory Listing - [select for diffs]
Modified Fri Jun 4 14:17:15 2004 UTC (20 years ago) by gezelter
Diff to previous 1235 , to selected 2035
Not used anymore

Revision 1235 - Directory Listing - [select for diffs]
Modified Fri Jun 4 14:11:05 2004 UTC (20 years ago) by gezelter
Diff to previous 1234 , to selected 2035
forgot to add these

Revision 1234 - Directory Listing - [select for diffs]
Modified Fri Jun 4 03:15:31 2004 UTC (20 years ago) by tim
Diff to previous 1233 , to selected 2035
new rattle algorithm is working

Revision 1233 - Directory Listing - [select for diffs]
Modified Fri Jun 4 02:38:23 2004 UTC (20 years ago) by gezelter
Diff to previous 1232 , to selected 2035
Config changes for fortran access to SimError

Revision 1232 - Directory Listing - [select for diffs]
Modified Thu Jun 3 21:51:55 2004 UTC (20 years ago) by tim
Diff to previous 1231 , to selected 2035
new implementation of constraint

Revision 1231 - Directory Listing - [select for diffs]
Modified Thu Jun 3 21:06:51 2004 UTC (20 years ago) by tim
Diff to previous 1230 , to selected 2035
fixed a bug which only writes out the first atom of a molecule

Revision 1230 - Directory Listing - [select for diffs]
Modified Thu Jun 3 20:02:48 2004 UTC (20 years ago) by gezelter
Diff to previous 1229 , to selected 2035
SHAPES go somewhere else

Revision 1229 - Directory Listing - [select for diffs]
Modified Thu Jun 3 20:02:25 2004 UTC (20 years ago) by gezelter
Diff to previous 1228 , to selected 2035
Fixed groupOffset bug

Revision 1228 - Directory Listing - [select for diffs]
Modified Thu Jun 3 20:02:18 2004 UTC (20 years ago) by gezelter
Diff to previous 1227 , to selected 2035
Working on MPI scripting for autoconf

Revision 1227 - Directory Listing - [select for diffs]
Modified Wed Jun 2 18:28:47 2004 UTC (20 years, 1 month ago) by gezelter
Diff to previous 1226 , to selected 2035
Shouldn't have been in CVS

Revision 1226 - Directory Listing - [select for diffs]
Modified Wed Jun 2 18:28:17 2004 UTC (20 years, 1 month ago) by gezelter
Diff to previous 1225 , to selected 2035
keep the compilation directories around

Revision 1225 - Directory Listing - [select for diffs]
Modified Wed Jun 2 18:28:01 2004 UTC (20 years, 1 month ago) by gezelter
Diff to previous 1224 , to selected 2035
Why is this in CVS?

Revision 1224 - Directory Listing - [select for diffs]
Modified Wed Jun 2 18:27:52 2004 UTC (20 years, 1 month ago) by gezelter
Diff to previous 1223 , to selected 2035
formatting error messages, dependency fixes

Revision 1223 - Directory Listing - [select for diffs]
Modified Wed Jun 2 18:27:38 2004 UTC (20 years, 1 month ago) by gezelter
Diff to previous 1222 , to selected 2035
starting fortran-usable version of simError

Revision 1222 - Directory Listing - [select for diffs]
Modified Wed Jun 2 14:56:39 2004 UTC (20 years, 1 month ago) by chrisfen
Diff to previous 1221 , to selected 2035
Probably shouldn't be in CVS

Revision 1221 - Directory Listing - [select for diffs]
Modified Wed Jun 2 14:56:18 2004 UTC (20 years, 1 month ago) by chrisfen
Diff to previous 1220 , to selected 2035
Formatting Changes, removed writeRaw

Revision 1220 - Directory Listing - [select for diffs]
Modified Wed Jun 2 14:56:06 2004 UTC (20 years, 1 month ago) by chrisfen
Diff to previous 1219 , to selected 2035
Formatting Changes

Revision 1219 - Directory Listing - [select for diffs]
Modified Wed Jun 2 14:22:03 2004 UTC (20 years, 1 month ago) by gezelter
Diff to previous 1218 , to selected 2035
Bug in Makefile.in

Revision 1218 - Directory Listing - [select for diffs]
Modified Wed Jun 2 14:21:54 2004 UTC (20 years, 1 month ago) by gezelter
Diff to previous 1217 , to selected 2035
severity levels in simError

Revision 1217 - Directory Listing - [select for diffs]
Modified Tue Jun 1 21:45:22 2004 UTC (20 years, 1 month ago) by gezelter
Diff to previous 1216 , to selected 2035
Bug fix (fixes of skipList and neighbor list under MPI)

Revision 1216 - Directory Listing - [select for diffs]
Modified Tue Jun 1 21:44:54 2004 UTC (20 years, 1 month ago) by gezelter
Diff to previous 1215 , to selected 2035
Bug fix (memory leak)

Revision 1215 - Directory Listing - [select for diffs]
Modified Tue Jun 1 18:43:06 2004 UTC (20 years, 1 month ago) by gezelter
Diff to previous 1214 , to selected 2035
Testing

Revision 1214 - Directory Listing - [select for diffs]
Modified Tue Jun 1 18:42:58 2004 UTC (20 years, 1 month ago) by gezelter
Diff to previous 1213 , to selected 2035
Cutoff Groups for MPI

Revision 1213 - Directory Listing - [select for diffs]
Modified Tue Jun 1 18:07:34 2004 UTC (20 years, 1 month ago) by chrisfen
Diff to previous 1212 , to selected 2035
Fixed bug in useLiquidThermInt routine in ForceFields.cpp

Revision 1212 - Directory Listing - [select for diffs]
Modified Tue Jun 1 17:15:43 2004 UTC (20 years, 1 month ago) by chrisfen
Diff to previous 1211 , to selected 2035
Implemented a separate solid and liquid thermodynamic integration routines

Revision 1211 - Directory Listing - [select for diffs]
Modified Tue Jun 1 15:57:30 2004 UTC (20 years, 1 month ago) by tim
Diff to previous 1210 , to selected 2035
cutoff group in progress

Revision 1210 - Directory Listing - [select for diffs]
Modified Tue Jun 1 14:27:28 2004 UTC (20 years, 1 month ago) by chrisfen
Diff to previous 1209 , to selected 2035
Added useLiquidThermInt keyword and changed useThermInt to useSolidThermInt

Revision 1209 - Directory Listing - [select for diffs]
Modified Tue Jun 1 14:21:06 2004 UTC (20 years, 1 month ago) by chrisfen
Diff to previous 1208 , to selected 2035
Paving the way for separate solid and liquid thermodynamic integration routines

Revision 1208 - Directory Listing - [select for diffs]
Modified Fri May 28 15:21:37 2004 UTC (20 years, 1 month ago) by gezelter
Diff to previous 1207 , to selected 2035
bugfix starting

Revision 1207 - Directory Listing - [select for diffs]
Modified Thu May 27 20:06:38 2004 UTC (20 years, 1 month ago) by chrisfen
Diff to previous 1206 , to selected 2035
Fixed a bug in Integrator.cpp where it called writeRaw() when useThermInt = false...

Revision 1206 - Directory Listing - [select for diffs]
Modified Thu May 27 19:51:18 2004 UTC (20 years, 1 month ago) by tim
Diff to previous 1205 , to selected 2035
Bug fix for SkipList

Revision 1205 - Directory Listing - [select for diffs]
Modified Thu May 27 19:27:14 2004 UTC (20 years, 1 month ago) by gezelter
Diff to previous 1204 , to selected 2035
Makefile doesn't belong in CVS

Revision 1204 - Directory Listing - [select for diffs]
Modified Thu May 27 19:26:42 2004 UTC (20 years, 1 month ago) by gezelter
Diff to previous 1203 , to selected 2035
bugfix in simsetup?

Revision 1203 - Directory Listing - [select for diffs]
Modified Thu May 27 18:59:17 2004 UTC (20 years, 1 month ago) by gezelter
Diff to previous 1202 , to selected 2035
Cutoff group changes under MPI

Revision 1202 - Directory Listing - [select for diffs]
Modified Thu May 27 16:20:36 2004 UTC (20 years, 1 month ago) by gezelter
Diff to previous 1201 , to selected 2035
Fixes for xlc++

Revision 1201 - Directory Listing - [select for diffs]
Modified Thu May 27 15:31:36 2004 UTC (20 years, 1 month ago) by tim
Diff to previous 1200 , to selected 2035
groupList new bases on global index of atoms

Revision 1200 - Directory Listing - [select for diffs]
Modified Thu May 27 15:21:29 2004 UTC (20 years, 1 month ago) by gezelter
Diff to previous 1199 , to selected 2035
Modified the nifty banner

Revision 1199 - Directory Listing - [select for diffs]
Modified Thu May 27 15:21:20 2004 UTC (20 years, 1 month ago) by gezelter
Diff to previous 1198 , to selected 2035
Fixed off-by-one error in groupStartRow and groupStartCol

Revision 1198 - Directory Listing - [select for diffs]
Modified Thu May 27 00:48:12 2004 UTC (20 years, 1 month ago) by tim
Diff to previous 1197 , to selected 2035
in the progress of fixing MPI version of cutoff group

Revision 1197 - Directory Listing - [select for diffs]
Modified Wed May 26 16:41:23 2004 UTC (20 years, 1 month ago) by gezelter
Diff to previous 1196 , to selected 2035
Compacted all of the 8 copies of the force loop into one.

Revision 1196 - Directory Listing - [select for diffs]
Modified Mon May 24 22:24:39 2004 UTC (20 years, 1 month ago) by gezelter
Diff to previous 1195 , to selected 2035
std::cerr missing

Revision 1195 - Directory Listing - [select for diffs]
Modified Mon May 24 22:24:30 2004 UTC (20 years, 1 month ago) by gezelter
Diff to previous 1194 , to selected 2035
pressure tensor fixes

Revision 1194 - Directory Listing - [select for diffs]
Modified Mon May 24 21:23:36 2004 UTC (20 years, 1 month ago) by chrisfen
Diff to previous 1193 , to selected 2035
Removed unnecessary variables and changed error messages in Restraints.cpp

Revision 1193 - Directory Listing - [select for diffs]
Modified Mon May 24 21:14:07 2004 UTC (20 years, 1 month ago) by xsun
Diff to previous 1192 , to selected 2035
*** empty log message ***

Revision 1192 - Directory Listing - [select for diffs]
Modified Mon May 24 21:03:30 2004 UTC (20 years, 1 month ago) by gezelter
Diff to previous 1191 , to selected 2035
Fixes for stress / pressure tensor by cutoff group

Revision 1191 - Directory Listing - [select for diffs]
Modified Mon May 24 16:52:32 2004 UTC (20 years, 1 month ago) by xsun
Diff to previous 1190 , to selected 2035
*** empty log message ***

Revision 1190 - Directory Listing - [select for diffs]
Modified Mon May 24 16:42:34 2004 UTC (20 years, 1 month ago) by xsun
Diff to previous 1189 , to selected 2035
*** empty log message ***

Revision 1189 - Directory Listing - [select for diffs]
Modified Sat May 22 20:55:04 2004 UTC (20 years, 1 month ago) by chrisfen
Diff to previous 1188 , to selected 2035
Fixed an error in Restraints.cpp...  Too many arguements in a function call.

Revision 1188 - Directory Listing - [select for diffs]
Modified Sat May 22 18:17:05 2004 UTC (20 years, 1 month ago) by chrisfen
Diff to previous 1187 , to selected 2035
Added Bass keyword useThermInt.

Revision 1187 - Directory Listing - [select for diffs]
Modified Sat May 22 18:16:18 2004 UTC (20 years, 1 month ago) by chrisfen
Diff to previous 1185 , to selected 2035
Fixed Thermodynamic integration code.

Revision 1185 - Directory Listing - [select for diffs]
Modified Fri May 21 20:07:10 2004 UTC (20 years, 1 month ago) by xsun
Diff to previous 1184 , to selected 2035
this is the ripple codes

Revision 1184 - Directory Listing - [select for diffs]
Modified Fri May 21 18:34:52 2004 UTC (20 years, 1 month ago) by gezelter
Diff to previous 1183 , to selected 2035
Got PDB reading working, and matching atom types too!

Revision 1183 - Directory Listing - [select for diffs]
Modified Fri May 21 15:58:48 2004 UTC (20 years, 1 month ago) by gezelter
Diff to previous 1182 , to selected 2035
Major changes to skipThisPair for efficiency

Revision 1182 - Directory Listing - [select for diffs]
Modified Fri May 21 14:23:20 2004 UTC (20 years, 1 month ago) by gezelter
Diff to previous 1181 , to selected 2035
Changes for SHAPES potential

Revision 1181 - Directory Listing - [select for diffs]
Modified Thu May 20 20:27:26 2004 UTC (20 years, 1 month ago) by chrisfen
Diff to previous 1180 , to selected 2035
Hopefully this commit included the bass keywords

Revision 1180 - Directory Listing - [select for diffs]
Modified Thu May 20 20:24:07 2004 UTC (20 years, 1 month ago) by chrisfen
Diff to previous 1179 , to selected 2035
Several additions... Restraints.cpp and .hpp were included for restraining particles in thermodynamic integration.  By including these, changes were made in Integrator, SimInfo, ForceFeilds, SimSetup, StatWriter, and possibly some other files.  Two bass keywords were also added for performing thermodynamic integration: a lambda value one and a k power one.

Revision 1179 - Directory Listing - [select for diffs]
Modified Fri May 14 15:50:27 2004 UTC (20 years, 1 month ago) by mmeineke
Diff to previous 1178 , to selected 2035
more revisions

Revision 1178 - Directory Listing - [select for diffs]
Modified Thu May 13 21:08:05 2004 UTC (20 years, 1 month ago) by gezelter
Diff to previous 1177 , to selected 2035
fixes for skip list

Revision 1177 - Directory Listing - [select for diffs]
Modified Thu May 13 15:00:59 2004 UTC (20 years, 1 month ago) by tim
Diff to previous 1176 , to selected 2035
add some keywords

Revision 1176 - Directory Listing - [select for diffs]
Modified Wed May 12 22:01:04 2004 UTC (20 years, 1 month ago) by tim
Diff to previous 1175 , to selected 2035
add minimizer sample

Revision 1175 - Directory Listing - [select for diffs]
Modified Wed May 12 21:54:14 2004 UTC (20 years, 1 month ago) by gezelter
Diff to previous 1174 , to selected 2035
fixes for MacOS X compilation

Revision 1174 - Directory Listing - [select for diffs]
Modified Wed May 12 20:54:10 2004 UTC (20 years, 1 month ago) by gezelter
Diff to previous 1173 , to selected 2035
Fixes for compilation under Mac OS X with IBM's xl compilers

Revision 1173 - Directory Listing - [select for diffs]
Modified Wed May 12 20:14:21 2004 UTC (20 years, 1 month ago) by gezelter
Diff to previous 1172 , to selected 2035
Added a nifty neato banner

Revision 1172 - Directory Listing - [select for diffs]
Modified Wed May 12 20:14:09 2004 UTC (20 years, 1 month ago) by gezelter
Diff to previous 1171 , to selected 2035
Removed an extraneous write

Revision 1171 - Directory Listing - [select for diffs]
Modified Wed May 12 20:13:58 2004 UTC (20 years, 1 month ago) by gezelter
Diff to previous 1170 , to selected 2035
Starting to change the error model

Revision 1170 - Directory Listing - [select for diffs]
Modified Wed May 12 19:45:06 2004 UTC (20 years, 1 month ago) by gezelter
Diff to previous 1169 , to selected 2035
const char* fix

Revision 1169 - Directory Listing - [select for diffs]
Modified Wed May 12 19:44:54 2004 UTC (20 years, 1 month ago) by gezelter
Diff to previous 1168 , to selected 2035
MPI fixes and removal of extraneous write statements

Revision 1168 - Directory Listing - [select for diffs]
Modified Wed May 12 19:32:47 2004 UTC (20 years, 1 month ago) by mmeineke
Diff to previous 1167 , to selected 2035
added more revisions to the paper

Revision 1167 - Directory Listing - [select for diffs]
Modified Wed May 12 16:38:45 2004 UTC (20 years, 1 month ago) by tim
Diff to previous 1166 , to selected 2035
get rid of rc and massratio from simState, creat cutoff group forevery atom
which does not belong to
cutoff group defined at mdl file

Revision 1166 - Directory Listing - [select for diffs]
Modified Wed May 12 15:58:35 2004 UTC (20 years, 1 month ago) by gezelter
Diff to previous 1165 , to selected 2035
efficiency fixes in CutoffGroup

Revision 1165 - Directory Listing - [select for diffs]
Modified Wed May 12 15:35:29 2004 UTC (20 years, 1 month ago) by gezelter
Diff to previous 1164 , to selected 2035
Added the cutoff Groups to the default water.mdl file

Revision 1164 - Directory Listing - [select for diffs]
Modified Wed May 12 15:02:03 2004 UTC (20 years, 1 month ago) by tim
Diff to previous 1163 , to selected 2035
fixed a bug in CutoffGroup::getCOM()

Revision 1163 - Directory Listing - [select for diffs]
Modified Wed May 12 14:30:12 2004 UTC (20 years, 1 month ago) by gezelter
Diff to previous 1162 , to selected 2035
bug fixes for cutoffGroups

Revision 1162 - Directory Listing - [select for diffs]
Modified Tue May 11 22:28:57 2004 UTC (20 years, 1 month ago) by tim
Diff to previous 1161 , to selected 2035
adding generic Vector3 class

Revision 1161 - Directory Listing - [select for diffs]
Modified Tue May 11 21:44:05 2004 UTC (20 years, 1 month ago) by tim
Diff to previous 1160 , to selected 2035
adding instantiation of Integrator<BaseIntegrator> in order to make OOPSE compiled by icc8

Revision 1160 - Directory Listing - [select for diffs]
Modified Tue May 11 21:31:15 2004 UTC (20 years, 1 month ago) by gezelter
Diff to previous 1159 , to selected 2035
Fortran-side changes for group-based cutoffs

Revision 1159 - Directory Listing - [select for diffs]
Modified Tue May 11 21:20:34 2004 UTC (20 years, 1 month ago) by tim
Diff to previous 1158 , to selected 2035
adding CutoffGroup.hpp

Revision 1158 - Directory Listing - [select for diffs]
Modified Tue May 11 21:14:26 2004 UTC (20 years, 1 month ago) by tim
Diff to previous 1157 , to selected 2035
fix two bugs in siminfo which cause infinite loop; fix anoter one in CutoffGroup which causes seg fault

Revision 1157 - Directory Listing - [select for diffs]
Modified Tue May 11 20:33:41 2004 UTC (20 years, 1 month ago) by tim
Diff to previous 1156 , to selected 2035
adding cutoffGroup into OOPSE

Revision 1156 - Directory Listing - [select for diffs]
Modified Tue May 11 20:07:56 2004 UTC (20 years, 1 month ago) by gezelter
Diff to previous 1155 , to selected 2035
bugfix for cutoffGroup

Revision 1155 - Directory Listing - [select for diffs]
Modified Tue May 11 19:36:28 2004 UTC (20 years, 1 month ago) by mmeineke
Diff to previous 1154 , to selected 2035
starting to rearrange the prose after the intro.

Revision 1154 - Directory Listing - [select for diffs]
Modified Tue May 11 16:00:22 2004 UTC (20 years, 1 month ago) by gezelter
Diff to previous 1153 , to selected 2035
Fixes to libmdtools to use the simplified cutoff stuff in the BASS library

Revision 1153 - Directory Listing - [select for diffs]
Modified Tue May 11 04:21:52 2004 UTC (20 years, 1 month ago) by gezelter
Diff to previous 1152 , to selected 2035
BASS changes for adding CutoffGroups to molecules.  Also restructured
the plethora of cutoff radii into one cutoffRadius and one
switchingRadius.  Also removed the useMolecularCutoffs keyword

Revision 1152 - Directory Listing - [select for diffs]
Modified Mon May 10 20:28:14 2004 UTC (20 years, 1 month ago) by tim
Diff to previous 1151 , to selected 2035
optimize DumpWriter

Revision 1151 - Directory Listing - [select for diffs]
Modified Fri May 7 21:36:10 2004 UTC (20 years, 1 month ago) by gezelter
Diff to previous 1150 , to selected 2035
New module for fortran group-based switching function

Revision 1150 - Directory Listing - [select for diffs]
Modified Fri May 7 21:35:05 2004 UTC (20 years, 1 month ago) by gezelter
Diff to previous 1149 , to selected 2035
Many changes to get group-based cutoffs to work

Revision 1149 - Directory Listing - [select for diffs]
Modified Thu May 6 19:15:52 2004 UTC (20 years, 1 month ago) by mmeineke
Diff to previous 1148 , to selected 2035
added more tables.

Revision 1148 - Directory Listing - [select for diffs]
Modified Thu May 6 16:54:50 2004 UTC (20 years, 1 month ago) by mmeineke
Diff to previous 1147 , to selected 2035
added more tables

Revision 1147 - Directory Listing - [select for diffs]
Modified Wed May 5 17:42:55 2004 UTC (20 years, 1 month ago) by mmeineke
Diff to previous 1146 , to selected 2035
added in all of the general global keywords. Still need to add the zConstraint and minimizer keywords.

Revision 1146 - Directory Listing - [select for diffs]
Modified Tue May 4 19:41:47 2004 UTC (20 years, 1 month ago) by mmeineke
Diff to previous 1145 , to selected 2035
adding to the table

Revision 1145 - Directory Listing - [select for diffs]
Modified Tue May 4 16:59:14 2004 UTC (20 years, 1 month ago) by mmeineke
Diff to previous 1144 , to selected 2035
adding a separate file to work on the bass keywords.

Revision 1144 - Directory Listing - [select for diffs]
Modified Sat May 1 18:52:38 2004 UTC (20 years, 2 months ago) by tim
Diff to previous 1143 , to selected 2035
C++ pass groupList to fortran

Revision 1143 - Directory Listing - [select for diffs]
Modified Thu Apr 29 16:03:38 2004 UTC (20 years, 2 months ago) by tim
Diff to previous 1142 , to selected 2035
fixed two bugs in calc_charge_charge when using molecular cutoff

Revision 1142 - Directory Listing - [select for diffs]
Modified Thu Apr 29 02:11:49 2004 UTC (20 years, 2 months ago) by tim
Diff to previous 1141 , to selected 2035
fix an unmatched c/fortran interface

Revision 1141 - Directory Listing - [select for diffs]
Modified Wed Apr 28 23:09:32 2004 UTC (20 years, 2 months ago) by tim
Diff to previous 1140 , to selected 2035
keep the previous position of cantilever in SMD

Revision 1140 - Directory Listing - [select for diffs]
Modified Wed Apr 28 22:34:02 2004 UTC (20 years, 2 months ago) by tim
Diff to previous 1139 , to selected 2035
fix a bug in Molecule.cpp which initialize massRatio before creat the array.
fix two bugs in ZconsVisitor

Revision 1139 - Directory Listing - [select for diffs]
Modified Wed Apr 28 22:06:29 2004 UTC (20 years, 2 months ago) by gezelter
Diff to previous 1138 , to selected 2035
Adding molecular cutoffs

Revision 1138 - Directory Listing - [select for diffs]
Modified Wed Apr 28 21:39:22 2004 UTC (20 years, 2 months ago) by gezelter
Diff to previous 1137 , to selected 2035
work on molecular cutoffs

Revision 1137 - Directory Listing - [select for diffs]
Modified Wed Apr 28 21:39:12 2004 UTC (20 years, 2 months ago) by gezelter
Diff to previous 1136 , to selected 2035
useMolecularCutoffs added to Globals

Revision 1136 - Directory Listing - [select for diffs]
Modified Tue Apr 27 16:26:44 2004 UTC (20 years, 2 months ago) by tim
Diff to previous 1135 , to selected 2035
add center of mass of the molecule and massRation into atom class

Revision 1135 - Directory Listing - [select for diffs]
Modified Mon Apr 26 21:16:07 2004 UTC (20 years, 2 months ago) by mmeineke
Diff to previous 1134 , to selected 2035
modified the defaults for the system init time and system init state.

Revision 1134 - Directory Listing - [select for diffs]
Modified Mon Apr 26 21:05:03 2004 UTC (20 years, 2 months ago) by mmeineke
Diff to previous 1133 , to selected 2035
finished removing the trajectory analysis.

took out the rattle derivation.

added a section concerning the creation of init files.

currently working on a table of key words for the package.

Revision 1133 - Directory Listing - [select for diffs]
Modified Mon Apr 26 14:29:18 2004 UTC (20 years, 2 months ago) by gezelter
Diff to previous 1132 , to selected 2035
Fixed a bug in calc_charge_charge.F90

Revision 1132 - Directory Listing - [select for diffs]
Modified Sat Apr 24 04:31:36 2004 UTC (20 years, 2 months ago) by tim
Diff to previous 1131 , to selected 2035
add reaction field correction to charge-charge interaction

Revision 1131 - Directory Listing - [select for diffs]
Modified Thu Apr 22 21:33:55 2004 UTC (20 years, 2 months ago) by tim
Diff to previous 1130 , to selected 2035
change the calculation of pressure tensor

Revision 1130 - Directory Listing - [select for diffs]
Modified Thu Apr 22 14:55:17 2004 UTC (20 years, 2 months ago) by tim
Diff to previous 1129 , to selected 2035
fixed another bug in InitFromFile. MPI verion of OOPSE is working again

Revision 1129 - Directory Listing - [select for diffs]
Modified Thu Apr 22 03:29:30 2004 UTC (20 years, 2 months ago) by tim
Diff to previous 1128 , to selected 2035
fixed two bugs in MPI version of InitfromFile and one unmatch MPI command in DumpWriter

Revision 1128 - Directory Listing - [select for diffs]
Modified Wed Apr 21 05:32:17 2004 UTC (20 years, 2 months ago) by tim
Diff to previous 1127 , to selected 2035
remove some useless files

Revision 1127 - Directory Listing - [select for diffs]
Modified Tue Apr 20 16:56:40 2004 UTC (20 years, 2 months ago) by tim
Diff to previous 1126 , to selected 2035
fixed getCOMVel  and velocitize at thermo

Revision 1126 - Directory Listing - [select for diffs]
Modified Tue Apr 20 05:39:38 2004 UTC (20 years, 2 months ago) by tim
Diff to previous 1125 , to selected 2035
DUMP2XYZ 0.99 version

Revision 1125 - Directory Listing - [select for diffs]
Modified Mon Apr 19 22:13:01 2004 UTC (20 years, 2 months ago) by gezelter
Diff to previous 1124 , to selected 2035
Fixed a charge bug

Revision 1124 - Directory Listing - [select for diffs]
Modified Mon Apr 19 21:35:15 2004 UTC (20 years, 2 months ago) by mmeineke
Diff to previous 1123 , to selected 2035
forgot to add this

Revision 1123 - Directory Listing - [select for diffs]
Modified Mon Apr 19 21:25:23 2004 UTC (20 years, 2 months ago) by mmeineke
Diff to previous 1122 , to selected 2035
 fixed the makefile, and fixed some visuals on the schemes

Revision 1122 - Directory Listing - [select for diffs]
Modified Mon Apr 19 21:07:53 2004 UTC (20 years, 2 months ago) by mmeineke
Diff to previous 1121 , to selected 2035
finished cleaning up the old tex files

Revision 1121 - Directory Listing - [select for diffs]
Modified Mon Apr 19 21:00:24 2004 UTC (20 years, 2 months ago) by mmeineke
Diff to previous 1120 , to selected 2035
Just copied over the changes from the dissertation.
Also converted the figures to pdf.
All revisions now take place on the oopsePaper.tex file

Revision 1120 - Directory Listing - [select for diffs]
Modified Mon Apr 19 20:54:58 2004 UTC (20 years, 2 months ago) by tim
Diff to previous 1119 , to selected 2035
fixed a bug in CompositeVisitor which cause the double counting problem

Revision 1119 - Directory Listing - [select for diffs]
Modified Mon Apr 19 17:44:48 2004 UTC (20 years, 2 months ago) by tim
Diff to previous 1118 , to selected 2035
Dump2XYZ is almost working except atoms in rigidbody are double counted

Revision 1118 - Directory Listing - [select for diffs]
Modified Mon Apr 19 03:52:27 2004 UTC (20 years, 2 months ago) by tim
Diff to previous 1117 , to selected 2035
new implement of quickLate using visitor and composite pattern

Revision 1117 - Directory Listing - [select for diffs]
Modified Fri Apr 16 02:39:05 2004 UTC (20 years, 2 months ago) by mmeineke
Diff to previous 1116 , to selected 2035
final final copy. really really sent to the printers this time.

Revision 1116 - Directory Listing - [select for diffs]
Modified Thu Apr 15 22:15:21 2004 UTC (20 years, 2 months ago) by tim
Diff to previous 1115 , to selected 2035
fix a bug in setting exclude list

Revision 1115 - Directory Listing - [select for diffs]
Modified Thu Apr 15 19:19:06 2004 UTC (20 years, 2 months ago) by mmeineke
Diff to previous 1114 , to selected 2035
final copies sent to the printer

Revision 1114 - Directory Listing - [select for diffs]
Modified Thu Apr 15 16:42:53 2004 UTC (20 years, 2 months ago) by mmeineke
Diff to previous 1113 , to selected 2035
updated all equations, and finished all requested revisions

Revision 1113 - Directory Listing - [select for diffs]
Modified Thu Apr 15 16:18:26 2004 UTC (20 years, 2 months ago) by tim
Diff to previous 1112 , to selected 2035
fix whole bunch of bugs :-)

Revision 1112 - Directory Listing - [select for diffs]
Modified Thu Apr 15 02:45:10 2004 UTC (20 years, 2 months ago) by mmeineke
Diff to previous 1111 , to selected 2035
some more updates.

Revision 1111 - Directory Listing - [select for diffs]
Modified Wed Apr 14 20:30:03 2004 UTC (20 years, 2 months ago) by mmeineke
Diff to previous 1110 , to selected 2035
revised the diffusion numbers.

Revision 1110 - Directory Listing - [select for diffs]
Modified Wed Apr 14 17:20:18 2004 UTC (20 years, 2 months ago) by chrisfen
Diff to previous 1109 , to selected 2035
Added the WATER.frc force field

Revision 1109 - Directory Listing - [select for diffs]
Modified Wed Apr 14 16:32:15 2004 UTC (20 years, 2 months ago) by gezelter
Diff to previous 1108 , to selected 2035
fixed for get_potential

Revision 1108 - Directory Listing - [select for diffs]
Modified Wed Apr 14 15:37:41 2004 UTC (20 years, 2 months ago) by tim
Diff to previous 1107 , to selected 2035
Change DumpWriter and InitFromFile

Revision 1107 - Directory Listing - [select for diffs]
Modified Tue Apr 13 21:37:00 2004 UTC (20 years, 2 months ago) by mmeineke
Diff to previous 1106 , to selected 2035
some more minor fixes

Revision 1106 - Directory Listing - [select for diffs]
Modified Tue Apr 13 21:13:53 2004 UTC (20 years, 2 months ago) by mmeineke
Diff to previous 1105 , to selected 2035
returned the referencess to the thesis layout, and fixed the equation grammer in the Introduction

Revision 1105 - Directory Listing - [select for diffs]
Modified Tue Apr 13 18:32:53 2004 UTC (20 years, 2 months ago) by mmeineke
Diff to previous 1104 , to selected 2035
started on some revisions

Revision 1104 - Directory Listing - [select for diffs]
Modified Tue Apr 13 16:26:03 2004 UTC (20 years, 2 months ago) by gezelter
Diff to previous 1103 , to selected 2035
Now molecules can keep track of their own IntegrableObjects (and
RigidBodies).  Also a bug-fix so that SimInfo can keep track of
RigidBodies (which was done incorrectly before).

Revision 1103 - Directory Listing - [select for diffs]
Modified Tue Apr 13 16:25:13 2004 UTC (20 years, 2 months ago) by gezelter
Diff to previous 1102 , to selected 2035
Added Integrable (will back out momentarily)

Revision 1102 - Directory Listing - [select for diffs]
Modified Tue Apr 13 15:10:19 2004 UTC (20 years, 2 months ago) by gezelter
Diff to previous 1101 , to selected 2035
Oops.  Those were old.

Revision 1101 - Directory Listing - [select for diffs]
Modified Tue Apr 13 15:09:24 2004 UTC (20 years, 2 months ago) by gezelter
Diff to previous 1100 , to selected 2035
Forgot to add IntegrableObjects

Revision 1100 - Directory Listing - [select for diffs]
Modified Mon Apr 12 21:02:01 2004 UTC (20 years, 2 months ago) by gezelter
Diff to previous 1099 , to selected 2035
Adding RigidBody code

Revision 1099 - Directory Listing - [select for diffs]
Modified Mon Apr 12 20:33:12 2004 UTC (20 years, 2 months ago) by gezelter
Diff to previous 1098 , to selected 2035
Changes for RigidBody dynamics

Revision 1098 - Directory Listing - [select for diffs]
Modified Mon Apr 12 20:32:52 2004 UTC (20 years, 2 months ago) by gezelter
Diff to previous 1097 , to selected 2035
Slightly longer test run

Revision 1097 - Directory Listing - [select for diffs]
Modified Mon Apr 12 20:32:20 2004 UTC (20 years, 2 months ago) by gezelter
Diff to previous 1096 , to selected 2035
Changes for RigidBody dynamics (Somewhat extensive)

Revision 1096 - Directory Listing - [select for diffs]
Modified Mon Apr 5 19:42:13 2004 UTC (20 years, 2 months ago) by mmeineke
Diff to previous 1095 , to selected 2035
added a makefile

Revision 1095 - Directory Listing - [select for diffs]
Modified Mon Apr 5 19:34:21 2004 UTC (20 years, 2 months ago) by mmeineke
Diff to previous 1094 , to selected 2035
more gcc friendly configure script
who knows

Revision 1094 - Directory Listing - [select for diffs]
Modified Mon Apr 5 19:34:13 2004 UTC (20 years, 2 months ago) by mmeineke
Diff to previous 1093 , to selected 2035
more gcc friendly configure script

Revision 1093 - Directory Listing - [select for diffs]
Modified Wed Mar 17 14:22:59 2004 UTC (20 years, 3 months ago) by tim
Diff to previous 1092 , to selected 2035
incorporate SMD into ZConstraint,it does not sound a good choice, next commit will seperate SMD and ZConstraint

Revision 1092 - Directory Listing - [select for diffs]
Modified Tue Mar 16 21:35:16 2004 UTC (20 years, 3 months ago) by mmeineke
Diff to previous 1091 , to selected 2035
added lst styles, and some preliminary fixes to the intro.

Revision 1091 - Directory Listing - [select for diffs]
Modified Tue Mar 16 19:22:56 2004 UTC (20 years, 3 months ago) by tim
Diff to previous 1090 , to selected 2035
ZConstraint now can support sequential moving. Refactorying is needed to support SMD in ZConstraint

Revision 1090 - Directory Listing - [select for diffs]
Modified Tue Mar 9 14:45:01 2004 UTC (20 years, 3 months ago) by mmeineke
Diff to previous 1089 , to selected 2035
final draft submitted to the readers.

Revision 1089 - Directory Listing - [select for diffs]
Modified Mon Mar 8 22:15:54 2004 UTC (20 years, 3 months ago) by mmeineke
Diff to previous 1088 , to selected 2035
final draft submitted to the readers.

Revision 1088 - Directory Listing - [select for diffs]
Modified Sun Mar 7 04:01:29 2004 UTC (20 years, 3 months ago) by mmeineke
Diff to previous 1087 , to selected 2035
added revisions to the Preamble and to the Introduction

Revision 1087 - Directory Listing - [select for diffs]
Modified Fri Mar 5 22:16:34 2004 UTC (20 years, 3 months ago) by mmeineke
Diff to previous 1086 , to selected 2035
semi-final draft

Revision 1086 - Directory Listing - [select for diffs]
Modified Fri Mar 5 17:21:20 2004 UTC (20 years, 3 months ago) by mmeineke
Diff to previous 1085 , to selected 2035
added support for files larger than 2 Gb

Revision 1085 - Directory Listing - [select for diffs]
Modified Fri Mar 5 03:10:29 2004 UTC (20 years, 3 months ago) by mmeineke
Diff to previous 1084 , to selected 2035
who knows?, but it works for the most part

Revision 1084 - Directory Listing - [select for diffs]
Modified Fri Mar 5 03:09:26 2004 UTC (20 years, 3 months ago) by mmeineke
Diff to previous 1083 , to selected 2035
making progress on the results section

Revision 1083 - Directory Listing - [select for diffs]
Modified Fri Mar 5 00:07:19 2004 UTC (20 years, 3 months ago) by mmeineke
Diff to previous 1082 , to selected 2035
added several figures to the lipid paper, changed the ndthesis class around a little. some small fixes in oopse.

Revision 1082 - Directory Listing - [select for diffs]
Modified Wed Mar 3 23:16:18 2004 UTC (20 years, 4 months ago) by gezelter
Diff to previous 1081 , to selected 2035
NPTf complete, NPTxyz complete

Revision 1081 - Directory Listing - [select for diffs]
Modified Wed Mar 3 20:50:51 2004 UTC (20 years, 4 months ago) by gezelter
Diff to previous 1080 , to selected 2035
NPTi complete

Revision 1080 - Directory Listing - [select for diffs]
Modified Wed Mar 3 15:16:15 2004 UTC (20 years, 4 months ago) by mmeineke
Diff to previous 1079 , to selected 2035
added gofz code

Revision 1079 - Directory Listing - [select for diffs]
Modified Tue Mar 2 22:15:53 2004 UTC (20 years, 4 months ago) by gezelter
Diff to previous 1078 , to selected 2035
NPT work in progress

Revision 1078 - Directory Listing - [select for diffs]
Modified Tue Mar 2 20:32:40 2004 UTC (20 years, 4 months ago) by tim
Diff to previous 1077 , to selected 2035
add LARGEFILE_SOURCE64 macro to support large file

Revision 1077 - Directory Listing - [select for diffs]
Modified Tue Mar 2 03:15:35 2004 UTC (20 years, 4 months ago) by gezelter
Diff to previous 1076 , to selected 2035
More DLM changes

Revision 1076 - Directory Listing - [select for diffs]
Modified Mon Mar 1 22:29:28 2004 UTC (20 years, 4 months ago) by gezelter
Diff to previous 1075 , to selected 2035
more changes for integrators

Revision 1075 - Directory Listing - [select for diffs]
Modified Mon Mar 1 21:17:27 2004 UTC (20 years, 4 months ago) by tim
Diff to previous 1074 , to selected 2035
Fix a couple of bugs in zsub

Revision 1074 - Directory Listing - [select for diffs]
Modified Mon Mar 1 20:01:50 2004 UTC (20 years, 4 months ago) by tim
Diff to previous 1073 , to selected 2035
Adding zsub, a program which can be used to replace atom type for zconstraint into OOPSE

Revision 1073 - Directory Listing - [select for diffs]
Modified Sat Feb 28 16:45:57 2004 UTC (20 years, 4 months ago) by mmeineke
Diff to previous 1072 , to selected 2035
finished the rmsd coding. hasn't been debugged

Revision 1072 - Directory Listing - [select for diffs]
Modified Fri Feb 27 20:39:17 2004 UTC (20 years, 4 months ago) by mmeineke
Diff to previous 1071 , to selected 2035
started work on rmsd

Revision 1071 - Directory Listing - [select for diffs]
Modified Thu Feb 26 21:55:43 2004 UTC (20 years, 4 months ago) by mmeineke
Diff to previous 1070 , to selected 2035
added citations to the bib, and started on a honking huge section of RATTLE in the oopse chapter.

Revision 1070 - Directory Listing - [select for diffs]
Modified Thu Feb 26 18:46:17 2004 UTC (20 years, 4 months ago) by mmeineke
Diff to previous 1069 , to selected 2035
switched params for tcR systems

Revision 1069 - Directory Listing - [select for diffs]
Modified Thu Feb 26 15:28:57 2004 UTC (20 years, 4 months ago) by gezelter
Diff to previous 1068 , to selected 2035
Work on integrators

Revision 1068 - Directory Listing - [select for diffs]
Modified Wed Feb 25 21:48:44 2004 UTC (20 years, 4 months ago) by mmeineke
Diff to previous 1067 , to selected 2035
halfway through revisions in OOPSE

Revision 1067 - Directory Listing - [select for diffs]
Modified Tue Feb 24 17:13:06 2004 UTC (20 years, 4 months ago) by mmeineke
Diff to previous 1066 , to selected 2035
worked out the diagonalization bugs in head and whole

Revision 1066 - Directory Listing - [select for diffs]
Modified Tue Feb 24 16:36:33 2004 UTC (20 years, 4 months ago) by tim
Diff to previous 1065 , to selected 2035
*** empty log message ***

Revision 1065 - Directory Listing - [select for diffs]
Modified Tue Feb 24 15:49:02 2004 UTC (20 years, 4 months ago) by tim
Diff to previous 1064 , to selected 2035
remove the old implement of minimizer from cvs tree

Revision 1064 - Directory Listing - [select for diffs]
Modified Tue Feb 24 15:44:45 2004 UTC (20 years, 4 months ago) by tim
Diff to previous 1063 , to selected 2035
Using inherit instead of compose to implement Minimizer
both versions are working

Revision 1063 - Directory Listing - [select for diffs]
Modified Mon Feb 23 19:16:22 2004 UTC (20 years, 4 months ago) by mmeineke
Diff to previous 1062 , to selected 2035
added discussion of multiple image periodic boundry conditions, and added a figure to match the discussion

Revision 1062 - Directory Listing - [select for diffs]
Modified Fri Feb 20 21:20:37 2004 UTC (20 years, 4 months ago) by mmeineke
Diff to previous 1061 , to selected 2035
debugging the director code

Revision 1061 - Directory Listing - [select for diffs]
Modified Fri Feb 20 17:52:57 2004 UTC (20 years, 4 months ago) by mmeineke
Diff to previous 1060 , to selected 2035
cleaned up the references and the tables in the lipid section. also spell checked the thing.

Revision 1060 - Directory Listing - [select for diffs]
Modified Thu Feb 19 21:10:06 2004 UTC (20 years, 4 months ago) by mmeineke
Diff to previous 1059 , to selected 2035
added scd correlations, and director and order parameters for the head groups

Revision 1059 - Directory Listing - [select for diffs]
Modified Wed Feb 18 21:45:36 2004 UTC (20 years, 4 months ago) by mmeineke
Diff to previous 1058 , to selected 2035
made a makefile

Revision 1058 - Directory Listing - [select for diffs]
Modified Wed Feb 18 21:20:51 2004 UTC (20 years, 4 months ago) by mmeineke
Diff to previous 1057 , to selected 2035
finished up the rough draft of tcProps with Scd corr

Revision 1057 - Directory Listing - [select for diffs]
Modified Tue Feb 17 19:23:44 2004 UTC (20 years, 4 months ago) by tim
Diff to previous 1056 , to selected 2035
adding function shakeF in order to remove the constraint force along bond direction

Revision 1056 - Directory Listing - [select for diffs]
Modified Tue Feb 17 14:30:48 2004 UTC (20 years, 4 months ago) by mmeineke
Diff to previous 1055 , to selected 2035
lmost finished with the readWrite routines

Revision 1055 - Directory Listing - [select for diffs]
Modified Mon Feb 16 21:50:34 2004 UTC (20 years, 4 months ago) by mmeineke
Diff to previous 1054 , to selected 2035
finished most of the actual dump scane.

Revision 1054 - Directory Listing - [select for diffs]
Modified Mon Feb 16 20:35:58 2004 UTC (20 years, 4 months ago) by mmeineke
Diff to previous 1053 , to selected 2035
started some cleanup on oopse. added a conclusion, finished the foreword, and found all the undefined citations

Revision 1053 - Directory Listing - [select for diffs]
Modified Sat Feb 14 02:48:52 2004 UTC (20 years, 4 months ago) by mmeineke
Diff to previous 1052 , to selected 2035
added a little bit more to readWrite.c

Revision 1052 - Directory Listing - [select for diffs]
Modified Fri Feb 13 22:13:06 2004 UTC (20 years, 4 months ago) by mmeineke
Diff to previous 1051 , to selected 2035
started on som io

Revision 1051 - Directory Listing - [select for diffs]
Modified Fri Feb 13 21:24:07 2004 UTC (20 years, 4 months ago) by mmeineke
Diff to previous 1050 , to selected 2035
added an introduction to oopse, and started smoothing out the wrinkles.

Revision 1050 - Directory Listing - [select for diffs]
Modified Thu Feb 12 19:31:33 2004 UTC (20 years, 4 months ago) by mmeineke
Diff to previous 1049 , to selected 2035
little changes in the twoChain figure

Revision 1049 - Directory Listing - [select for diffs]
Modified Wed Feb 11 21:55:56 2004 UTC (20 years, 4 months ago) by mmeineke
Diff to previous 1048 , to selected 2035
started work on some parameters and initialization

Revision 1048 - Directory Listing - [select for diffs]
Modified Wed Feb 11 20:29:54 2004 UTC (20 years, 4 months ago) by mmeineke
Diff to previous 1046 , to selected 2035
This commit was generated by cvs2svn to compensate for changes in r1047,
which included commits to RCS files with non-trunk default branches.
Revision 1046 - Directory Listing - [select for diffs]
Modified Tue Feb 10 21:33:44 2004 UTC (20 years, 4 months ago) by tim
Diff to previous 1045 , to selected 2035
single version of energy minimization is working.

Revision 1045 - Directory Listing - [select for diffs]
Modified Tue Feb 10 20:52:03 2004 UTC (20 years, 4 months ago) by mmeineke
Diff to previous 1044 , to selected 2035
added a lipid figure. started converting oopse.tex

Revision 1044 - Directory Listing - [select for diffs]
Modified Mon Feb 9 21:44:01 2004 UTC (20 years, 4 months ago) by mmeineke
Diff to previous 1043 , to selected 2035
added some OOPSE sections

Revision 1043 - Directory Listing - [select for diffs]
Modified Mon Feb 9 20:38:38 2004 UTC (20 years, 4 months ago) by mmeineke
Diff to previous 1042 , to selected 2035
 started a bug fix on the massive memory overusage by OOPSE

Revision 1042 - Directory Listing - [select for diffs]
Modified Mon Feb 9 19:37:45 2004 UTC (20 years, 4 months ago) by mmeineke
Diff to previous 1041 , to selected 2035
added some revisions to the intro

Revision 1041 - Directory Listing - [select for diffs]
Modified Mon Feb 9 14:48:57 2004 UTC (20 years, 4 months ago) by chrisfen
Diff to previous 1040 , to selected 2035
Stripped out the hardwired LJ_rcut

Revision 1040 - Directory Listing - [select for diffs]
Modified Mon Feb 9 14:42:27 2004 UTC (20 years, 4 months ago) by chrisfen
Diff to previous 1039 , to selected 2035
Fixed some typos

Revision 1039 - Directory Listing - [select for diffs]
Modified Sat Feb 7 00:16:47 2004 UTC (20 years, 4 months ago) by tim
Diff to previous 1038 , to selected 2035
*** empty log message ***

Revision 1038 - Directory Listing - [select for diffs]
Modified Fri Feb 6 21:51:52 2004 UTC (20 years, 4 months ago) by mmeineke
Diff to previous 1037 , to selected 2035
added a degeneracy figure

Revision 1037 - Directory Listing - [select for diffs]
Modified Fri Feb 6 21:51:01 2004 UTC (20 years, 4 months ago) by mmeineke
Diff to previous 1036 , to selected 2035
added a new euler fig, and fixed some things in the degeneractyy section

Revision 1036 - Directory Listing - [select for diffs]
Modified Fri Feb 6 21:43:00 2004 UTC (20 years, 4 months ago) by gezelter
Diff to previous 1035 , to selected 2035
final version

Revision 1035 - Directory Listing - [select for diffs]
Modified Fri Feb 6 21:37:59 2004 UTC (20 years, 4 months ago) by tim
Diff to previous 1034 , to selected 2035
Single version of energy minimization for argon is working, need to add constraint

Revision 1034 - Directory Listing - [select for diffs]
Modified Fri Feb 6 19:18:02 2004 UTC (20 years, 4 months ago) by chrisfen
Diff to previous 1033 , to selected 2035
Figure added

Revision 1033 - Directory Listing - [select for diffs]
Modified Fri Feb 6 19:15:44 2004 UTC (20 years, 4 months ago) by chrisfen
Diff to previous 1032 , to selected 2035
I hate revtex

Revision 1032 - Directory Listing - [select for diffs]
Modified Fri Feb 6 19:05:07 2004 UTC (20 years, 4 months ago) by tim
Diff to previous 1031 , to selected 2035
Add one more file into Makefile.in

Revision 1031 - Directory Listing - [select for diffs]
Modified Fri Feb 6 18:58:06 2004 UTC (20 years, 4 months ago) by tim
Diff to previous 1030 , to selected 2035
Add some lines into global.cpp to make it work with energy minimization

Revision 1030 - Directory Listing - [select for diffs]
Modified Thu Feb 5 22:54:57 2004 UTC (20 years, 4 months ago) by chrisfen
Diff to previous 1029 , to selected 2035
Now enthalpies of formation

Revision 1029 - Directory Listing - [select for diffs]
Modified Thu Feb 5 20:47:50 2004 UTC (20 years, 4 months ago) by gezelter
Diff to previous 1028 , to selected 2035
Changes in response to JCP reviewer

Revision 1028 - Directory Listing - [select for diffs]
Modified Thu Feb 5 18:44:00 2004 UTC (20 years, 4 months ago) by chrisfen
Diff to previous 1027 , to selected 2035
Added black and white version's of figures

Revision 1027 - Directory Listing - [select for diffs]
Modified Thu Feb 5 18:42:59 2004 UTC (20 years, 4 months ago) by chrisfen
Diff to previous 1026 , to selected 2035
More corrections and fixing of experimental numbers

Revision 1026 - Directory Listing - [select for diffs]
Modified Thu Feb 5 00:37:36 2004 UTC (20 years, 4 months ago) by mmeineke
Diff to previous 1025 , to selected 2035
typed up the lipid section

Revision 1025 - Directory Listing - [select for diffs]
Modified Wed Feb 4 23:41:54 2004 UTC (20 years, 4 months ago) by chrisfen
Diff to previous 1024 , to selected 2035
Fixed a reference

Revision 1024 - Directory Listing - [select for diffs]
Modified Wed Feb 4 22:42:52 2004 UTC (20 years, 4 months ago) by chrisfen
Diff to previous 1023 , to selected 2035
Ran iSpell

Revision 1023 - Directory Listing - [select for diffs]
Modified Wed Feb 4 22:26:00 2004 UTC (20 years, 4 months ago) by tim
Diff to previous 1022 , to selected 2035
Fix a bunch of bugs   :-)
Single version of conjugate gradient with golden search linesearch pass a couple of
functions test. Brent's  algorithm is still broken

Revision 1022 - Directory Listing - [select for diffs]
Modified Wed Feb 4 22:13:36 2004 UTC (20 years, 4 months ago) by chrisfen
Diff to previous 1021 , to selected 2035
More discussion of the orientational results as well as a description of the
experimental tau_2 calculation.

Revision 1021 - Directory Listing - [select for diffs]
Modified Wed Feb 4 20:23:20 2004 UTC (20 years, 4 months ago) by mmeineke
Diff to previous 1020 , to selected 2035
started work on the complete project. Made a makefile, and added preambles

Revision 1020 - Directory Listing - [select for diffs]
Modified Wed Feb 4 20:22:16 2004 UTC (20 years, 4 months ago) by mmeineke
Diff to previous 1019 , to selected 2035
little changes, added the start of the conclusion.

Revision 1019 - Directory Listing - [select for diffs]
Modified Wed Feb 4 20:19:21 2004 UTC (20 years, 4 months ago) by chrisfen
Diff to previous 1018 , to selected 2035
Further improvements. Discussion of the results in the table was added.

Revision 1018 - Directory Listing - [select for diffs]
Modified Wed Feb 4 19:02:57 2004 UTC (20 years, 4 months ago) by chrisfen
Diff to previous 1017 , to selected 2035
fixed .bib file problems

Revision 1017 - Directory Listing - [select for diffs]
Modified Wed Feb 4 18:51:43 2004 UTC (20 years, 4 months ago) by chrisfen
Diff to previous 1016 , to selected 2035
Adjustments made based on reviewer recommendations. These include an expansion
of diffusion data as well as inclusion of a table containing heat capacity,
coordination number, and orientational relaxation information.

Revision 1016 - Directory Listing - [select for diffs]
Modified Wed Feb 4 15:42:57 2004 UTC (20 years, 4 months ago) by mmeineke
Diff to previous 1015 , to selected 2035
added in the RSA paper to the dissertation

Revision 1015 - Directory Listing - [select for diffs]
Modified Tue Feb 3 22:54:52 2004 UTC (20 years, 4 months ago) by tim
Diff to previous 1014 , to selected 2035
NLModel0, NLModel1 pass uit test

Revision 1014 - Directory Listing - [select for diffs]
Modified Tue Feb 3 21:30:23 2004 UTC (20 years, 4 months ago) by mmeineke
Diff to previous 1013 , to selected 2035
little fixes

Revision 1013 - Directory Listing - [select for diffs]
Modified Tue Feb 3 21:24:17 2004 UTC (20 years, 4 months ago) by mmeineke
Diff to previous 1012 , to selected 2035
added the new figure into the Introduction

Revision 1012 - Directory Listing - [select for diffs]
Modified Tue Feb 3 21:14:39 2004 UTC (20 years, 4 months ago) by mmeineke
Diff to previous 1011 , to selected 2035
finished putting equations in Introduction
added an euler rotation scheme picture

Revision 1011 - Directory Listing - [select for diffs]
Modified Tue Feb 3 20:47:10 2004 UTC (20 years, 4 months ago) by tim
Diff to previous 1010 , to selected 2035
*** empty log message ***

Revision 1010 - Directory Listing - [select for diffs]
Modified Tue Feb 3 20:43:08 2004 UTC (20 years, 4 months ago) by tim
Diff to previous 1009 , to selected 2035
to avoid cyclic depency, refactory constraint class

Revision 1009 - Directory Listing - [select for diffs]
Modified Tue Feb 3 17:54:39 2004 UTC (20 years, 4 months ago) by mmeineke
Diff to previous 1008 , to selected 2035
added some equations

Revision 1008 - Directory Listing - [select for diffs]
Modified Tue Feb 3 17:41:56 2004 UTC (20 years, 4 months ago) by mmeineke
Diff to previous 1007 , to selected 2035
ran spellcheck

Revision 1007 - Directory Listing - [select for diffs]
Modified Tue Feb 3 17:10:44 2004 UTC (20 years, 4 months ago) by tim
Diff to previous 1006 , to selected 2035
Functor.hpp pass unit test

Revision 1006 - Directory Listing - [select for diffs]
Modified Tue Feb 3 16:52:25 2004 UTC (20 years, 4 months ago) by mmeineke
Diff to previous 1005 , to selected 2035
added a shifted potential figure

Revision 1005 - Directory Listing - [select for diffs]
Modified Tue Feb 3 15:21:32 2004 UTC (20 years, 4 months ago) by tim
Diff to previous 1004 , to selected 2035
begin unit test of minimizer

Revision 1004 - Directory Listing - [select for diffs]
Modified Tue Feb 3 14:49:54 2004 UTC (20 years, 4 months ago) by mmeineke
Diff to previous 1003 , to selected 2035
updated the two figures in the introduction

Revision 1003 - Directory Listing - [select for diffs]
Modified Mon Feb 2 21:56:16 2004 UTC (20 years, 4 months ago) by mmeineke
Diff to previous 1002 , to selected 2035
added some figures to the Intro. Also lots of equations

Revision 1002 - Directory Listing - [select for diffs]
Modified Mon Feb 2 20:29:41 2004 UTC (20 years, 4 months ago) by tim
Diff to previous 1001 , to selected 2035
Adding GoldenSection and Brent LineSearch Method

Revision 1001 - Directory Listing - [select for diffs]
Modified Sat Jan 31 22:10:21 2004 UTC (20 years, 5 months ago) by mmeineke
Diff to previous 1000 , to selected 2035
finished typing in the intro, and started on the lipid chapter

Revision 1000 - Directory Listing - [select for diffs]
Modified Fri Jan 30 21:47:22 2004 UTC (20 years, 5 months ago) by tim
Diff to previous 999 , to selected 2035
using class  Minimizer1D derived from MinimizerBase instead of a functor to do line seach

Revision 999 - Directory Listing - [select for diffs]
Modified Fri Jan 30 15:01:09 2004 UTC (20 years, 5 months ago) by chrisfen
Diff to previous 998 , to selected 2035
Substantial changes. OOPSE now has a working WATER.cpp forcefield and parser.
This involved changes to WATER.cpp and ForceFields amoung other files. One important
note: a hardwiring of LJ_rcut was made in calc_LJ_FF.F90. This will be removed on
the next commit...

Revision 998 - Directory Listing - [select for diffs]
Modified Thu Jan 29 23:01:17 2004 UTC (20 years, 5 months ago) by gezelter
Diff to previous 997 , to selected 2035
member list fixes for rigid bodies

Revision 997 - Directory Listing - [select for diffs]
Modified Thu Jan 29 21:44:13 2004 UTC (20 years, 5 months ago) by tim
Diff to previous 996 , to selected 2035
Adding MinimizerParameterSet class.

Revision 996 - Directory Listing - [select for diffs]
Modified Wed Jan 28 22:44:44 2004 UTC (20 years, 5 months ago) by tim
Diff to previous 995 , to selected 2035
Revision of NLModel0 and NLModel1

Revision 995 - Directory Listing - [select for diffs]
Modified Wed Jan 28 20:40:26 2004 UTC (20 years, 5 months ago) by tim
Diff to previous 994 , to selected 2035
revision of NLModel

Revision 994 - Directory Listing - [select for diffs]
Modified Tue Jan 27 20:34:37 2004 UTC (20 years, 5 months ago) by gezelter
Diff to previous 993 , to selected 2035
Added point-charge models to water.mdl file, updated ssd.bass to use
new SSD name

Revision 993 - Directory Listing - [select for diffs]
Modified Tue Jan 27 20:34:11 2004 UTC (20 years, 5 months ago) by gezelter
Diff to previous 992 , to selected 2035
Fix to new RigidBody stuff

Revision 992 - Directory Listing - [select for diffs]
Modified Tue Jan 27 19:39:23 2004 UTC (20 years, 5 months ago) by gezelter
Diff to previous 991 , to selected 2035
Longer run time to test SSD water in MPI

Revision 991 - Directory Listing - [select for diffs]
Modified Tue Jan 27 19:39:04 2004 UTC (20 years, 5 months ago) by gezelter
Diff to previous 990 , to selected 2035
Longer run time to test gold in MPI

Revision 990 - Directory Listing - [select for diffs]
Modified Tue Jan 27 19:38:46 2004 UTC (20 years, 5 months ago) by gezelter
Diff to previous 989 , to selected 2035
Longer run time to test argon

Revision 989 - Directory Listing - [select for diffs]
Modified Tue Jan 27 19:38:27 2004 UTC (20 years, 5 months ago) by gezelter
Diff to previous 988 , to selected 2035
More BASS changes to do new rigidBody scheme
a copy of WATER.cpp from this morning

Revision 988 - Directory Listing - [select for diffs]
Modified Tue Jan 27 19:37:48 2004 UTC (20 years, 5 months ago) by gezelter
Diff to previous 987 , to selected 2035
More BASS changes to do new rigidBody scheme

Revision 987 - Directory Listing - [select for diffs]
Modified Tue Jan 27 19:15:20 2004 UTC (20 years, 5 months ago) by tim
Diff to previous 986 , to selected 2035
revision of constraint for Nonlinear Optimization Model

Revision 986 - Directory Listing - [select for diffs]
Modified Mon Jan 26 22:01:23 2004 UTC (20 years, 5 months ago) by gezelter
Diff to previous 985 , to selected 2035
Changes to BASS reader to use Euler angles for orientation instead of
unit vectors required changes in MoLocator

Revision 985 - Directory Listing - [select for diffs]
Modified Mon Jan 26 21:53:35 2004 UTC (20 years, 5 months ago) by gezelter
Diff to previous 984 , to selected 2035
Changed orientation lines from unit vectors to euler angles

Revision 984 - Directory Listing - [select for diffs]
Modified Mon Jan 26 21:52:56 2004 UTC (20 years, 5 months ago) by gezelter
Diff to previous 983 , to selected 2035
Convert Eulers in degrees into radians

Revision 983 - Directory Listing - [select for diffs]
Modified Mon Jan 26 21:45:03 2004 UTC (20 years, 5 months ago) by gezelter
Diff to previous 982 , to selected 2035
Changed default orientation in BASS to use Euler angles in the
following order: phi, theta, psi
Removed the ability to set orientation using a unit vector

Revision 982 - Directory Listing - [select for diffs]
Modified Mon Jan 26 21:26:40 2004 UTC (20 years, 5 months ago) by gezelter
Diff to previous 981 , to selected 2035
Changed default orientation in BASS to use Euler angles in the
following order: phi, theta, psi
Removed the ability to set orientation using a unit vector

Revision 981 - Directory Listing - [select for diffs]
Modified Mon Jan 26 18:52:42 2004 UTC (20 years, 5 months ago) by gezelter
Diff to previous 980 , to selected 2035
Fix broken atom assignment for rigid bodies

Revision 980 - Directory Listing - [select for diffs]
Modified Sat Jan 24 03:09:15 2004 UTC (20 years, 5 months ago) by mmeineke
Diff to previous 979 , to selected 2035
added in the last bit about symplectic integrators and the liouville formulation

Revision 979 - Directory Listing - [select for diffs]
Modified Fri Jan 23 02:18:34 2004 UTC (20 years, 5 months ago) by mmeineke
Diff to previous 978 , to selected 2035
a few corrections to the introduction

Revision 978 - Directory Listing - [select for diffs]
Modified Fri Jan 23 02:14:04 2004 UTC (20 years, 5 months ago) by mmeineke
Diff to previous 977 , to selected 2035
added changes to the introduction

Revision 977 - Directory Listing - [select for diffs]
Modified Thu Jan 22 21:13:55 2004 UTC (20 years, 5 months ago) by mmeineke
Diff to previous 976 , to selected 2035
started adding in equations to the introduction

Revision 976 - Directory Listing - [select for diffs]
Modified Thu Jan 22 17:34:20 2004 UTC (20 years, 5 months ago) by chrisfen
Diff to previous 975 , to selected 2035
Corrected spelling in several directories, and stated WATER.cpp

Revision 975 - Directory Listing - [select for diffs]
Modified Wed Jan 21 22:16:00 2004 UTC (20 years, 5 months ago) by tim
Diff to previous 974 , to selected 2035
constraint class in energy minimization

Revision 974 - Directory Listing - [select for diffs]
Modified Wed Jan 21 20:31:32 2004 UTC (20 years, 5 months ago) by mmeineke
Diff to previous 973 , to selected 2035
added periodic boundry conditions citation

Revision 973 - Directory Listing - [select for diffs]
Modified Wed Jan 21 19:00:23 2004 UTC (20 years, 5 months ago) by mmeineke
Diff to previous 972 , to selected 2035
minor corrections to the previous commit

Revision 972 - Directory Listing - [select for diffs]
Modified Wed Jan 21 18:40:38 2004 UTC (20 years, 5 months ago) by mmeineke
Diff to previous 971 , to selected 2035
added changes into the Empirical Energy section

Revision 971 - Directory Listing - [select for diffs]
Modified Wed Jan 21 02:25:18 2004 UTC (20 years, 5 months ago) by mmeineke
Diff to previous 970 , to selected 2035
started work on the lipid chapter

Revision 970 - Directory Listing - [select for diffs]
Modified Tue Jan 20 20:34:12 2004 UTC (20 years, 5 months ago) by tim
Diff to previous 969 , to selected 2035
Adding energy minimization

Revision 969 - Directory Listing - [select for diffs]
Modified Tue Jan 20 20:32:57 2004 UTC (20 years, 5 months ago) by tim
Diff to previous 968 , to selected 2035
Energy Minimizer

Revision 968 - Directory Listing - [select for diffs]
Modified Tue Jan 20 16:49:22 2004 UTC (20 years, 5 months ago) by tim
Diff to previous 967 , to selected 2035
*** empty log message ***

Revision 967 - Directory Listing - [select for diffs]
Modified Tue Jan 20 14:17:21 2004 UTC (20 years, 5 months ago) by chrisfen
Diff to previous 966 , to selected 2035
Corrected .bib file entries

Revision 966 - Directory Listing - [select for diffs]
Modified Mon Jan 19 21:44:47 2004 UTC (20 years, 5 months ago) by mmeineke
Diff to previous 965 , to selected 2035
ran spell check, and fixed some little typos

Revision 965 - Directory Listing - [select for diffs]
Modified Mon Jan 19 21:17:39 2004 UTC (20 years, 5 months ago) by gezelter
Diff to previous 964 , to selected 2035
Made some error messages more user-friendly

Revision 964 - Directory Listing - [select for diffs]
Modified Mon Jan 19 21:03:47 2004 UTC (20 years, 5 months ago) by mmeineke
Diff to previous 963 , to selected 2035
worked listing schemes into the document

Revision 963 - Directory Listing - [select for diffs]
Modified Mon Jan 19 18:51:39 2004 UTC (20 years, 5 months ago) by chrisfen
Diff to previous 962 , to selected 2035
Updated the default water to SSD/E

Revision 962 - Directory Listing - [select for diffs]
Modified Mon Jan 19 18:36:21 2004 UTC (20 years, 5 months ago) by tim
Diff to previous 961 , to selected 2035
Adding warning if sample time, status time, thermal time and reset time are not divisible by dt

Revision 961 - Directory Listing - [select for diffs]
Modified Mon Jan 19 17:24:52 2004 UTC (20 years, 5 months ago) by chrisfen
Diff to previous 960 , to selected 2035
Adjusted the SSD part of the paper...

Revision 960 - Directory Listing - [select for diffs]
Modified Mon Jan 19 16:10:28 2004 UTC (20 years, 5 months ago) by gezelter
Diff to previous 959 , to selected 2035
Added a bunch of dummy targets so make won't complain

Revision 959 - Directory Listing - [select for diffs]
Modified Mon Jan 19 16:10:09 2004 UTC (20 years, 5 months ago) by gezelter
Diff to previous 958 , to selected 2035
Fixed old bass file

Revision 958 - Directory Listing - [select for diffs]
Modified Mon Jan 19 16:09:52 2004 UTC (20 years, 5 months ago) by gezelter
Diff to previous 957 , to selected 2035
BASS changes to add RigidBodies required a change in
how the MoleculeStamps are used by divideLabor in mpiSimulation.cpp

Revision 957 - Directory Listing - [select for diffs]
Modified Mon Jan 19 16:08:21 2004 UTC (20 years, 5 months ago) by gezelter
Diff to previous 956 , to selected 2035
BASS changes to add RigidBodies and LJrcut

Revision 956 - Directory Listing - [select for diffs]
Modified Sun Jan 18 19:10:32 2004 UTC (20 years, 5 months ago) by mmeineke
Diff to previous 955 , to selected 2035
added in changes to the Monte carlo andMolecular dynamics section

Revision 955 - Directory Listing - [select for diffs]
Modified Sun Jan 18 05:26:10 2004 UTC (20 years, 5 months ago) by mmeineke
Diff to previous 954 , to selected 2035
adding the monte carlo section to the intro

Revision 954 - Directory Listing - [select for diffs]
Modified Sun Jan 18 04:12:08 2004 UTC (20 years, 5 months ago) by mmeineke
Diff to previous 953 , to selected 2035
forgt to add these earlier

Revision 953 - Directory Listing - [select for diffs]
Modified Sun Jan 18 03:07:59 2004 UTC (20 years, 5 months ago) by mmeineke
Diff to previous 952 , to selected 2035
did some work, started on the introduction chapter

Revision 952 - Directory Listing - [select for diffs]
Modified Fri Jan 16 21:55:39 2004 UTC (20 years, 5 months ago) by tim
Diff to previous 951 , to selected 2035
fix a bug in creating eor file

Revision 951 - Directory Listing - [select for diffs]
Modified Fri Jan 16 21:51:51 2004 UTC (20 years, 5 months ago) by mmeineke
Diff to previous 950 , to selected 2035
fixed a bug where only MPI jobs could write eor files

Revision 950 - Directory Listing - [select for diffs]
Modified Fri Jan 16 15:01:14 2004 UTC (20 years, 5 months ago) by mmeineke
Diff to previous 949 , to selected 2035
fixed an struct mismatch error in the mpi initialization of the AtomStruct

Revision 949 - Directory Listing - [select for diffs]
Modified Thu Jan 15 21:57:10 2004 UTC (20 years, 5 months ago) by chuckv
Diff to previous 948 , to selected 2035
Fixes for Dumps

Revision 948 - Directory Listing - [select for diffs]
Modified Thu Jan 15 15:51:17 2004 UTC (20 years, 5 months ago) by gezelter
Diff to previous 947 , to selected 2035
Changes for altivec

Revision 947 - Directory Listing - [select for diffs]
Modified Thu Jan 15 14:22:16 2004 UTC (20 years, 5 months ago) by gezelter
Diff to previous 946 , to selected 2035
Documented the Spud Toss

Revision 946 - Directory Listing - [select for diffs]
Modified Thu Jan 15 04:33:24 2004 UTC (20 years, 5 months ago) by gezelter
Diff to previous 945 , to selected 2035
changes for charge charge interactions

Revision 945 - Directory Listing - [select for diffs]
Modified Thu Jan 15 01:14:55 2004 UTC (20 years, 5 months ago) by gezelter
Diff to previous 944 , to selected 2035
More work for adding charges

Revision 944 - Directory Listing - [select for diffs]
Modified Wed Jan 14 22:41:34 2004 UTC (20 years, 5 months ago) by gezelter
Diff to previous 943 , to selected 2035
autoconf fixes

Revision 943 - Directory Listing - [select for diffs]
Modified Wed Jan 14 16:28:37 2004 UTC (20 years, 5 months ago) by mmeineke
Diff to previous 942 , to selected 2035
fixed a periodic box bug

Revision 942 - Directory Listing - [select for diffs]
Modified Wed Jan 14 15:49:26 2004 UTC (20 years, 5 months ago) by gezelter
Diff to previous 941 , to selected 2035
autoconf compatibility changes for icc8

Revision 941 - Directory Listing - [select for diffs]
Modified Tue Jan 13 23:01:43 2004 UTC (20 years, 5 months ago) by gezelter
Diff to previous 940 , to selected 2035
Changes for adding direct charge-charge interactions (with switching function)

Revision 940 - Directory Listing - [select for diffs]
Modified Tue Jan 13 22:34:55 2004 UTC (20 years, 5 months ago) by gezelter
Diff to previous 939 , to selected 2035
Some changes for new MPI organization and direct charge-charge interactions

Revision 939 - Directory Listing - [select for diffs]
Modified Tue Jan 13 22:12:32 2004 UTC (20 years, 5 months ago) by tim
Diff to previous 938 , to selected 2035
*** empty log message ***

Revision 938 - Directory Listing - [select for diffs]
Modified Tue Jan 13 21:22:33 2004 UTC (20 years, 5 months ago) by tim
Diff to previous 937 , to selected 2035
Energy Minimization method

Revision 937 - Directory Listing - [select for diffs]
Modified Tue Jan 13 20:46:01 2004 UTC (20 years, 5 months ago) by mmeineke
Diff to previous 936 , to selected 2035
fixed some things in the periodic image part

Revision 936 - Directory Listing - [select for diffs]
Modified Tue Jan 13 20:35:25 2004 UTC (20 years, 5 months ago) by tim
Diff to previous 935 , to selected 2035
open and close the eor file whenever it is used instead of rewinding it

Revision 935 - Directory Listing - [select for diffs]
Modified Tue Jan 13 20:10:23 2004 UTC (20 years, 5 months ago) by chrisfen
Diff to previous 934 , to selected 2035
Made changes to the rigid body stuff...

Revision 934 - Directory Listing - [select for diffs]
Modified Tue Jan 13 20:04:28 2004 UTC (20 years, 5 months ago) by tim
Diff to previous 933 , to selected 2035
change the interface of writeFrame

Revision 933 - Directory Listing - [select for diffs]
Modified Tue Jan 13 20:03:21 2004 UTC (20 years, 5 months ago) by chuckv
Diff to previous 932 , to selected 2035
more changes to eam section.

Revision 932 - Directory Listing - [select for diffs]
Modified Tue Jan 13 20:01:19 2004 UTC (20 years, 5 months ago) by chuckv
Diff to previous 931 , to selected 2035
More typo fixes.

Revision 931 - Directory Listing - [select for diffs]
Modified Tue Jan 13 19:45:56 2004 UTC (20 years, 5 months ago) by chuckv
Diff to previous 930 , to selected 2035
Changed section on eam.

Revision 930 - Directory Listing - [select for diffs]
Modified Tue Jan 13 19:24:07 2004 UTC (20 years, 5 months ago) by mmeineke
Diff to previous 929 , to selected 2035
added new revisions

Revision 929 - Directory Listing - [select for diffs]
Modified Tue Jan 13 15:46:49 2004 UTC (20 years, 5 months ago) by tim
Diff to previous 928 , to selected 2035
 Merge the code of writeFinal and writeDump;
 Adding sortingIndex into DumpWriter;
 Fix a bug of writing last frame twice in integrator

Revision 928 - Directory Listing - [select for diffs]
Modified Tue Jan 13 15:24:22 2004 UTC (20 years, 5 months ago) by tim
Diff to previous 927 , to selected 2035
revision

Revision 927 - Directory Listing - [select for diffs]
Modified Mon Jan 12 22:54:42 2004 UTC (20 years, 5 months ago) by tim
Diff to previous 926 , to selected 2035
fix a bug in copying string

Revision 926 - Directory Listing - [select for diffs]
Modified Mon Jan 12 20:37:59 2004 UTC (20 years, 5 months ago) by tim
Diff to previous 925 , to selected 2035
Dumpwriter only write out the atoms on master nodes

Revision 925 - Directory Listing - [select for diffs]
Modified Mon Jan 12 18:43:56 2004 UTC (20 years, 5 months ago) by chrisfen
Diff to previous 924 , to selected 2035
Updated the rigid body and ssd sections

Revision 924 - Directory Listing - [select for diffs]
Modified Mon Jan 12 16:25:06 2004 UTC (20 years, 5 months ago) by gezelter
Diff to previous 923 , to selected 2035
added the cover letters

Revision 923 - Directory Listing - [select for diffs]
Modified Mon Jan 12 16:23:36 2004 UTC (20 years, 5 months ago) by gezelter
Diff to previous 922 , to selected 2035
removed extra files

Revision 922 - Directory Listing - [select for diffs]
Modified Mon Jan 12 16:22:56 2004 UTC (20 years, 5 months ago) by gezelter
Diff to previous 921 , to selected 2035
remove extra files

Revision 921 - Directory Listing - [select for diffs]
Modified Mon Jan 12 16:20:53 2004 UTC (20 years, 5 months ago) by gezelter
Diff to previous 920 , to selected 2035
Edits for publication

Revision 920 - Directory Listing - [select for diffs]
Modified Sat Jan 10 09:46:47 2004 UTC (20 years, 5 months ago) by tim
Diff to previous 919 , to selected 2035
tagub is not a bug. Just roll it back
fix a bug of copying string to a pointer
Still have Seg fault, it looks like a random MPI seg fault in totalview

Revision 919 - Directory Listing - [select for diffs]
Modified Sat Jan 10 02:15:35 2004 UTC (20 years, 5 months ago) by tim
Diff to previous 918 , to selected 2035
Fix a bug of declaration of tagub

Revision 918 - Directory Listing - [select for diffs]
Modified Fri Jan 9 20:57:55 2004 UTC (20 years, 5 months ago) by mmeineke
Diff to previous 917 , to selected 2035
rotated the lipid figure

added eam to the Emperical Energy

Revision 917 - Directory Listing - [select for diffs]
Modified Fri Jan 9 20:50:37 2004 UTC (20 years, 5 months ago) by chuckv
Diff to previous 916 , to selected 2035
Added daw entry.

Revision 916 - Directory Listing - [select for diffs]
Modified Fri Jan 9 20:29:32 2004 UTC (20 years, 5 months ago) by gezelter
Diff to previous 915 , to selected 2035
New DumpWriter (Attempt #4)

Revision 915 - Directory Listing - [select for diffs]
Modified Fri Jan 9 20:25:50 2004 UTC (20 years, 5 months ago) by mmeineke
Diff to previous 914 , to selected 2035
added a lennard jones section to the Emperical Energy section

Revision 914 - Directory Listing - [select for diffs]
Modified Fri Jan 9 02:41:45 2004 UTC (20 years, 5 months ago) by mmeineke
Diff to previous 913 , to selected 2035
added some work on the Introduction chapter

Revision 913 - Directory Listing - [select for diffs]
Modified Thu Jan 8 22:25:52 2004 UTC (20 years, 5 months ago) by chuckv
Diff to previous 912 , to selected 2035
A work in progress...

Revision 912 - Directory Listing - [select for diffs]
Modified Thu Jan 8 18:59:36 2004 UTC (20 years, 5 months ago) by gezelter
Diff to previous 911 , to selected 2035
null terminate some strings just in case

Revision 911 - Directory Listing - [select for diffs]
Modified Thu Jan 8 18:13:30 2004 UTC (20 years, 5 months ago) by mmeineke
Diff to previous 910 , to selected 2035
refixed the NVT readin XS state bug.

Revision 910 - Directory Listing - [select for diffs]
Modified Thu Jan 8 18:05:37 2004 UTC (20 years, 5 months ago) by gezelter
Diff to previous 909 , to selected 2035
added strncpy to DumpWriter

Revision 909 - Directory Listing - [select for diffs]
Modified Thu Jan 8 17:57:19 2004 UTC (20 years, 5 months ago) by mmeineke
Diff to previous 908 , to selected 2035
fixed the restart from NVT exstended state bug

Revision 908 - Directory Listing - [select for diffs]
Modified Thu Jan 8 17:55:53 2004 UTC (20 years, 5 months ago) by chrisfen
Diff to previous 907 , to selected 2035
Added rigid body discussion and added to .bib file...

Revision 907 - Directory Listing - [select for diffs]
Modified Thu Jan 8 17:40:56 2004 UTC (20 years, 5 months ago) by gezelter
Diff to previous 906 , to selected 2035
First Stab at fixing DumpWriter

Revision 906 - Directory Listing - [select for diffs]
Modified Thu Jan 8 15:44:47 2004 UTC (20 years, 5 months ago) by mmeineke
Diff to previous 905 , to selected 2035
added support for the ignore XS state info  flag

Revision 905 - Directory Listing - [select for diffs]
Modified Wed Jan 7 19:26:12 2004 UTC (20 years, 5 months ago) by tim
Diff to previous 904 , to selected 2035
Fixed a bug of sending message from master node to itself in DumpWriter.cpp
and InitializeFromFile.cpp

Revision 904 - Directory Listing - [select for diffs]
Modified Wed Jan 7 15:21:00 2004 UTC (20 years, 5 months ago) by tim
Diff to previous 903 , to selected 2035
*** empty log message ***

Revision 903 - Directory Listing - [select for diffs]
Modified Wed Jan 7 03:53:53 2004 UTC (20 years, 5 months ago) by tim
Diff to previous 902 , to selected 2035
Periodic Boundary Conditions

Revision 902 - Directory Listing - [select for diffs]
Modified Tue Jan 6 21:19:39 2004 UTC (20 years, 5 months ago) by mmeineke
Diff to previous 901 , to selected 2035
started adding some changes from before break

Revision 901 - Directory Listing - [select for diffs]
Modified Tue Jan 6 19:49:18 2004 UTC (20 years, 5 months ago) by chuckv
Diff to previous 900 , to selected 2035
performance fixes in the dipole dipole and reaction field code

Revision 900 - Directory Listing - [select for diffs]
Modified Tue Jan 6 18:54:57 2004 UTC (20 years, 5 months ago) by chuckv
Diff to previous 899 , to selected 2035
Making do_Forces a little more sane

Revision 899 - Directory Listing - [select for diffs]
Modified Tue Jan 6 18:53:58 2004 UTC (20 years, 5 months ago) by mmeineke
Diff to previous 898 , to selected 2035
reworked the directory structure to reflect the Outline of the paper. All major sections now have their
own tex file

Revision 898 - Directory Listing - [select for diffs]
Modified Mon Jan 5 22:49:14 2004 UTC (20 years, 5 months ago) by chuckv
Diff to previous 897 , to selected 2035
Attempting to increase performance by reducing spurious function calls

Revision 897 - Directory Listing - [select for diffs]
Modified Mon Jan 5 22:18:52 2004 UTC (20 years, 5 months ago) by chuckv
Diff to previous 896 , to selected 2035
mangling forces even further

Revision 896 - Directory Listing - [select for diffs]
Modified Mon Jan 5 22:18:40 2004 UTC (20 years, 5 months ago) by chuckv
Diff to previous 895 , to selected 2035
mpich mucking

Revision 895 - Directory Listing - [select for diffs]
Modified Mon Jan 5 22:12:11 2004 UTC (20 years, 5 months ago) by chuckv
Diff to previous 894 , to selected 2035
mangled do_forces...

Revision 894 - Directory Listing - [select for diffs]
Modified Mon Jan 5 21:00:05 2004 UTC (20 years, 5 months ago) by chuckv
Diff to previous 893 , to selected 2035
Added bitmask to do_forces property lookup

Revision 893 - Directory Listing - [select for diffs]
Modified Mon Dec 29 19:56:39 2003 UTC (20 years, 6 months ago) by chuckv
Diff to previous 892 , to selected 2035
Added third-party directory for code not written by us. Also added Mersenne Twister random number generator code. This will eventually replace sprng as the random number generator used by OOPSE.

Revision 892 - Directory Listing - [select for diffs]
Modified Mon Dec 22 21:27:04 2003 UTC (20 years, 6 months ago) by chuckv
Diff to previous 891 , to selected 2035
Fixes to profile code.

Revision 891 - Directory Listing - [select for diffs]
Modified Fri Dec 19 20:36:35 2003 UTC (20 years, 6 months ago) by mmeineke
Diff to previous 890 , to selected 2035
More profiling fixes.

Revision 890 - Directory Listing - [select for diffs]
Modified Fri Dec 19 20:19:05 2003 UTC (20 years, 6 months ago) by chuckv
Diff to previous 889 , to selected 2035
Another change for MPI in timing.

Revision 889 - Directory Listing - [select for diffs]
Modified Fri Dec 19 20:17:58 2003 UTC (20 years, 6 months ago) by chuckv
Diff to previous 888 , to selected 2035
Small update to timing in MPI

Revision 888 - Directory Listing - [select for diffs]
Modified Fri Dec 19 18:53:43 2003 UTC (20 years, 6 months ago) by mmeineke
Diff to previous 887 , to selected 2035
the profiling commands work now. Will start adding PROFILE ifdefs into the code

Revision 887 - Directory Listing - [select for diffs]
Modified Fri Dec 19 17:25:00 2003 UTC (20 years, 6 months ago) by mmeineke
Diff to previous 886 , to selected 2035
added some profiling routines

Revision 886 - Directory Listing - [select for diffs]
Modified Fri Dec 19 15:12:38 2003 UTC (20 years, 6 months ago) by mmeineke
Diff to previous 885 , to selected 2035
working on adding GofRtheta and GofRomega

additional work on randomBilayer

Revision 885 - Directory Listing - [select for diffs]
Modified Fri Dec 19 15:12:23 2003 UTC (20 years, 6 months ago) by mmeineke
Diff to previous 884 , to selected 2035
working on adding GofRtheta and GofRomega

Revision 884 - Directory Listing - [select for diffs]
Modified Thu Dec 18 21:47:51 2003 UTC (20 years, 6 months ago) by mmeineke
Diff to previous 883 , to selected 2035
added some profile functionality

Revision 883 - Directory Listing - [select for diffs]
Modified Thu Dec 18 20:46:45 2003 UTC (20 years, 6 months ago) by chuckv
Diff to previous 882 , to selected 2035
Added functions for simple profiling in fortran.

Revision 882 - Directory Listing - [select for diffs]
Modified Wed Dec 17 20:13:33 2003 UTC (20 years, 6 months ago) by chuckv
Diff to previous 881 , to selected 2035
Fixed bug in parallel EAM. rho_row and rho_col were scattered into the same array. Unfortunately, MPI zeros the array between scatters so half of the sum was being lost. Fixed by added a temp array for column scatter, then sum loop over nlocal.

Revision 881 - Directory Listing - [select for diffs]
Modified Wed Dec 17 19:01:48 2003 UTC (20 years, 6 months ago) by chrisfen
Diff to previous 880 , to selected 2035
Adding missing figures....

Revision 880 - Directory Listing - [select for diffs]
Modified Wed Dec 17 18:55:49 2003 UTC (20 years, 6 months ago) by chrisfen
Diff to previous 879 , to selected 2035
test commit...

Revision 879 - Directory Listing - [select for diffs]
Modified Tue Dec 16 20:49:11 2003 UTC (20 years, 6 months ago) by mmeineke
Diff to previous 878 , to selected 2035
finished gofRtheta and added gofRomega. both need to be debugged and tested.

Revision 878 - Directory Listing - [select for diffs]
Modified Fri Dec 12 15:42:13 2003 UTC (20 years, 6 months ago) by gezelter
Diff to previous 877 , to selected 2035
Changes for gradients (to do minimizations)

Revision 877 - Directory Listing - [select for diffs]
Modified Fri Dec 12 15:33:48 2003 UTC (20 years, 6 months ago) by mmeineke
Diff to previous 876 , to selected 2035
 removed the randombilayer header

Revision 876 - Directory Listing - [select for diffs]
Modified Wed Dec 10 16:52:46 2003 UTC (20 years, 6 months ago) by mmeineke
Diff to previous 875 , to selected 2035
edited the makefile to add randomBilayer to the build. Also move the random bilayer builder from
bilayerSys to randomBilayer

Revision 875 - Directory Listing - [select for diffs]
Modified Tue Nov 25 15:44:32 2003 UTC (20 years, 7 months ago) by mmeineke
Diff to previous 874 , to selected 2035
backed up the old DUFF.frc to backup.DUFF.frc alte4red masses and epsilons of TB2 and TB3 in DUFF.frc

Revision 874 - Directory Listing - [select for diffs]
Modified Fri Nov 21 20:10:02 2003 UTC (20 years, 7 months ago) by mmeineke
Diff to previous 873 , to selected 2035
added a more verbose error message in SimInfo. Added a more informative error message in InitializeFromFile

Revision 873 - Directory Listing - [select for diffs]
Modified Fri Nov 21 20:07:14 2003 UTC (20 years, 7 months ago) by mmeineke
Diff to previous 872 , to selected 2035
begun work on add ing in the GofR,CosTheta

Revision 872 - Directory Listing - [select for diffs]
Modified Fri Nov 21 19:31:05 2003 UTC (20 years, 7 months ago) by chrisfen
Diff to previous 871 , to selected 2035
Fixed a bug in SimInfo ordering of radii

Revision 871 - Directory Listing - [select for diffs]
Modified Wed Nov 19 19:02:01 2003 UTC (20 years, 7 months ago) by chrisfen
Diff to previous 870 , to selected 2035
D'oh, more color plots...

Revision 870 - Directory Listing - [select for diffs]
Modified Wed Nov 19 18:58:55 2003 UTC (20 years, 7 months ago) by chrisfen
Diff to previous 869 , to selected 2035
Again, more color plots...

Revision 869 - Directory Listing - [select for diffs]
Modified Wed Nov 19 17:20:51 2003 UTC (20 years, 7 months ago) by chrisfen
Diff to previous 868 , to selected 2035
Added color denseSSD plot

Revision 868 - Directory Listing - [select for diffs]
Modified Wed Nov 19 16:26:33 2003 UTC (20 years, 7 months ago) by gezelter
Diff to previous 867 , to selected 2035
Fixes for rotation

Revision 867 - Directory Listing - [select for diffs]
Modified Wed Nov 19 16:03:22 2003 UTC (20 years, 7 months ago) by chrisfen
Diff to previous 866 , to selected 2035
Learned to use cvs add and cvs remove...

Revision 866 - Directory Listing - [select for diffs]
Modified Wed Nov 19 15:51:39 2003 UTC (20 years, 7 months ago) by chrisfen
Diff to previous 865 , to selected 2035
Really added color figures.

Revision 865 - Directory Listing - [select for diffs]
Modified Wed Nov 19 15:42:49 2003 UTC (20 years, 7 months ago) by chrisfen
Diff to previous 864 , to selected 2035
Made color figures!

Revision 864 - Directory Listing - [select for diffs]
Modified Tue Nov 18 17:04:25 2003 UTC (20 years, 7 months ago) by gezelter
Diff to previous 863 , to selected 2035
Added Vectors

Revision 863 - Directory Listing - [select for diffs]
Modified Thu Nov 13 15:55:20 2003 UTC (20 years, 7 months ago) by chrisfen
Diff to previous 862 , to selected 2035
Changed ice 0 to ice i.

Revision 862 - Directory Listing - [select for diffs]
Modified Wed Nov 12 22:23:14 2003 UTC (20 years, 7 months ago) by chrisfen
Diff to previous 861 , to selected 2035
Considerable corrections to both text and figures from the previous commit.  Now in the true pre-print form.  This is the updated first draft.

Revision 861 - Directory Listing - [select for diffs]
Modified Wed Nov 12 13:37:15 2003 UTC (20 years, 7 months ago) by chrisfen
Diff to previous 860 , to selected 2035
Massive changes to content. Declared as first draft.

Revision 860 - Directory Listing - [select for diffs]
Modified Tue Nov 11 17:20:12 2003 UTC (20 years, 7 months ago) by mmeineke
Diff to previous 859 , to selected 2035
added a routine to SimInfo.cpp to inline a min function.

Revision 859 - Directory Listing - [select for diffs]
Modified Mon Nov 10 21:50:36 2003 UTC (20 years, 7 months ago) by mmeineke
Diff to previous 858 , to selected 2035
reordered the rcut/ecr/boxSize initialization

removed the rcut/ecr shrink and grow algorithm. the simulation will now exit when it runs into rcut or ecr.

Revision 858 - Directory Listing - [select for diffs]
Modified Fri Nov 7 21:46:56 2003 UTC (20 years, 7 months ago) by chuckv
Diff to previous 857 , to selected 2035
Added support for compiling fortran without use of mpich modules. We use mpif.h instead.:

Revision 857 - Directory Listing - [select for diffs]
Modified Fri Nov 7 17:09:48 2003 UTC (20 years, 7 months ago) by mmeineke
Diff to previous 856 , to selected 2035
moved the velocity scale matrix calculation outside of the atom loop in the NPT family of integrators.

Revision 856 - Directory Listing - [select for diffs]
Modified Thu Nov 6 23:00:00 2003 UTC (20 years, 7 months ago) by chrisfen
Diff to previous 855 , to selected 2035
Fixed plots by including SSD1 data.  Made several images more condensed and
easier to read.  Begun altering text to match the new focus.

Revision 855 - Directory Listing - [select for diffs]
Modified Thu Nov 6 22:01:37 2003 UTC (20 years, 7 months ago) by mmeineke
Diff to previous 854 , to selected 2035
added the following parameters to BASS:
   * useInitialExtendedSystemState
   * orthoBoxTolerance
   * useIntiTime => useInitialTime

Revision 854 - Directory Listing - [select for diffs]
Modified Thu Nov 6 19:24:31 2003 UTC (20 years, 7 months ago) by mmeineke
Diff to previous 853 , to selected 2035
fixed the includes in the Make.dep

Revision 853 - Directory Listing - [select for diffs]
Modified Thu Nov 6 19:11:38 2003 UTC (20 years, 7 months ago) by mmeineke
Diff to previous 851 , to selected 2035
did a merge by hand from the new-templateless branch to the main trunk.

bug Fixes include:
  * fixed the switching function from ortho to non-ortho box.
         !!!!! THis was responsible for all of the sudden deaths we saw.
  * some formating in the string when we write out the extended system state.
  * added NPT.cpp to the makefile.in

Revision 851 - Directory Listing - [select for diffs]
Modified Wed Nov 5 19:18:17 2003 UTC (20 years, 7 months ago) by mmeineke
Diff to previous 847 , to selected 2035
some work on trying to find the compression bug

Revision 847 - Directory Listing - [select for diffs]
Modified Fri Oct 31 18:28:52 2003 UTC (20 years, 8 months ago) by mmeineke
Diff to previous 846 , to selected 2035
added template stuff to the Maikefile template

little changes to some printf format statements

Revision 846 - Directory Listing - [select for diffs]
Modified Fri Oct 31 18:28:27 2003 UTC (20 years, 8 months ago) by mmeineke
Diff to previous 845 , to selected 2035
added template stuff to the Maikefile template

Revision 845 - Directory Listing - [select for diffs]
Modified Thu Oct 30 18:59:20 2003 UTC (20 years, 8 months ago) by gezelter
Diff to previous 844 , to selected 2035
bug fixes for rList problems

Revision 844 - Directory Listing - [select for diffs]
Modified Thu Oct 30 14:11:28 2003 UTC (20 years, 8 months ago) by gezelter
Diff to previous 843 , to selected 2035
Fixed bug that size(q0) was being queried before q0 was allocated.

Revision 843 - Directory Listing - [select for diffs]
Modified Wed Oct 29 20:41:39 2003 UTC (20 years, 8 months ago) by mmeineke
Diff to previous 842 , to selected 2035
fixed a stdlib.h include error in bass.l

fixed a little bug in the first time step, regarding the setting of ecr and est in fortran

Revision 842 - Directory Listing - [select for diffs]
Modified Wed Oct 29 20:40:08 2003 UTC (20 years, 8 months ago) by mmeineke
Diff to previous 841 , to selected 2035
fixed a stdlib.h include error

Revision 841 - Directory Listing - [select for diffs]
Modified Wed Oct 29 17:55:28 2003 UTC (20 years, 8 months ago) by mmeineke
Diff to previous 840 , to selected 2035
som efixes to the way rcut is setup, as well as additional debugging comments.

Revision 840 - Directory Listing - [select for diffs]
Modified Wed Oct 29 14:29:12 2003 UTC (20 years, 8 months ago) by gezelter
Diff to previous 839 , to selected 2035
C++ compatibility for templates

Revision 839 - Directory Listing - [select for diffs]
Modified Wed Oct 29 03:16:58 2003 UTC (20 years, 8 months ago) by gezelter
Diff to previous 838 , to selected 2035
Refixed broken makefile

Revision 838 - Directory Listing - [select for diffs]
Modified Wed Oct 29 03:06:51 2003 UTC (20 years, 8 months ago) by gezelter
Diff to previous 837 , to selected 2035
compatibility fixes

Revision 837 - Directory Listing - [select for diffs]
Modified Wed Oct 29 00:19:10 2003 UTC (20 years, 8 months ago) by tim
Diff to previous 836 , to selected 2035
add chi and eta to the comment line of dump file.

Revision 836 - Directory Listing - [select for diffs]
Modified Tue Oct 28 22:25:46 2003 UTC (20 years, 8 months ago) by mmeineke
Diff to previous 835 , to selected 2035
did a complete overhaul of how c calls fortran. All function pointers and fortran calls are rigidly typecast now.

Revision 835 - Directory Listing - [select for diffs]
Modified Tue Oct 28 20:42:24 2003 UTC (20 years, 8 months ago) by gezelter
Diff to previous 834 , to selected 2035
Portability fixes

Revision 834 - Directory Listing - [select for diffs]
Modified Tue Oct 28 20:09:45 2003 UTC (20 years, 8 months ago) by gezelter
Diff to previous 832 , to selected 2035
Compatibility fixes

Revision 832 - Directory Listing - [select for diffs]
Modified Tue Oct 28 17:04:06 2003 UTC (20 years, 8 months ago) by gezelter
Diff to previous 830 , to selected 2035
started trying to understand extern "C" stuff for pointers

Revision 830 - Directory Listing - [select for diffs]
Modified Tue Oct 28 16:20:28 2003 UTC (20 years, 8 months ago) by gezelter
Diff to previous 829 , to selected 2035
fixes for compatibility

Revision 829 - Directory Listing - [select for diffs]
Modified Tue Oct 28 16:03:37 2003 UTC (20 years, 8 months ago) by gezelter
Diff to previous 828 , to selected 2035
replace c++ header stuff with more portable c header stuff
Also, mod file fixes and portability changes
Some fortran changes will need to be reversed.

Revision 828 - Directory Listing - [select for diffs]
Modified Tue Oct 28 16:03:06 2003 UTC (20 years, 8 months ago) by gezelter
Diff to previous 827 , to selected 2035
replace c++ header stuff with more portable c header stuff
Also, mod file fixes and portability changes

Revision 827 - Directory Listing - [select for diffs]
Modified Tue Oct 28 16:02:29 2003 UTC (20 years, 8 months ago) by gezelter
Diff to previous 826 , to selected 2035
mod file fixes and portability stuff

Revision 826 - Directory Listing - [select for diffs]
Modified Mon Oct 27 23:00:59 2003 UTC (20 years, 8 months ago) by gezelter
Diff to previous 825 , to selected 2035
Stuff for MOD support in other compilers

Revision 825 - Directory Listing - [select for diffs]
Modified Mon Oct 27 22:08:36 2003 UTC (20 years, 8 months ago) by mmeineke
Diff to previous 823 , to selected 2035
added routines for the sysbuilder to work with simSetup

remved the QuickBass routines, and had all parsing go through SimSetup.
LatticeBilayer is in complete working order now.

Revision 823 - Directory Listing - [select for diffs]
Modified Mon Oct 27 22:07:48 2003 UTC (20 years, 8 months ago) by mmeineke
Diff to previous 822 , to selected 2035
added routines for the sysbuilder to work with simSetup

Revision 822 - Directory Listing - [select for diffs]
Modified Mon Oct 27 16:20:59 2003 UTC (20 years, 8 months ago) by gezelter
Diff to previous 821 , to selected 2035
fixes for configure, sysBuild

Revision 821 - Directory Listing - [select for diffs]
Modified Fri Oct 24 22:17:45 2003 UTC (20 years, 8 months ago) by mmeineke
Diff to previous 820 , to selected 2035
put QuickBass, MoLocator, and latticeBuilder into a Builder Library
overhauled latticeBilayer into its own program. Removed sysBuild from the Makefile

Revision 820 - Directory Listing - [select for diffs]
Modified Fri Oct 24 22:01:24 2003 UTC (20 years, 8 months ago) by gezelter
Diff to previous 819 , to selected 2035
Started work on integrator stuff

Revision 819 - Directory Listing - [select for diffs]
Modified Fri Oct 24 21:28:19 2003 UTC (20 years, 8 months ago) by gezelter
Diff to previous 818 , to selected 2035
New File

Revision 818 - Directory Listing - [select for diffs]
Modified Fri Oct 24 21:27:59 2003 UTC (20 years, 8 months ago) by gezelter
Diff to previous 817 , to selected 2035
Formatting changes to get out of RevTex nonsense

Revision 817 - Directory Listing - [select for diffs]
Modified Fri Oct 24 17:36:18 2003 UTC (20 years, 8 months ago) by gezelter
Diff to previous 816 , to selected 2035
work on bilayer builder

Revision 816 - Directory Listing - [select for diffs]
Modified Fri Oct 24 17:36:02 2003 UTC (20 years, 8 months ago) by gezelter
Diff to previous 815 , to selected 2035
fixed a merge problem

Revision 815 - Directory Listing - [select for diffs]
Modified Thu Oct 23 19:57:37 2003 UTC (20 years, 8 months ago) by mmeineke
Diff to previous 814 , to selected 2035
added eam ForceField files to the init

fixed an eam mpi parmeter setup bug

added the init file to the makefile

Revision 814 - Directory Listing - [select for diffs]
Modified Thu Oct 23 19:57:25 2003 UTC (20 years, 8 months ago) by mmeineke
Diff to previous 813 , to selected 2035
added eam ForceField files to the init

fixed an eam mpi parmeter setup bug

Revision 813 - Directory Listing - [select for diffs]
Modified Thu Oct 23 19:57:04 2003 UTC (20 years, 8 months ago) by mmeineke
Diff to previous 812 , to selected 2035
added eam ForceField files to the init

Revision 812 - Directory Listing - [select for diffs]
Modified Wed Oct 22 21:17:32 2003 UTC (20 years, 8 months ago) by mmeineke
Diff to previous 811 , to selected 2035
added a new NPT integrator, NPTxyz. It scales the x, y, and z direction sepeartely. no box skew allowed.

Revision 811 - Directory Listing - [select for diffs]
Modified Tue Oct 21 19:33:19 2003 UTC (20 years, 8 months ago) by mmeineke
Diff to previous 810 , to selected 2035
added useInitTime to the BASS syntax.
   * useInitTime = false: sets the origin time to 0.0 regardless of the time stamp in the .init file
   * default=> useInitTime = true;

Revision 810 - Directory Listing - [select for diffs]
Modified Fri Oct 17 21:19:07 2003 UTC (20 years, 8 months ago) by mmeineke
Diff to previous 809 , to selected 2035
added the staticProps directory to the build list
for both configure  and configure.in


fixed a number of bugs in the staticProps code. gofr is now working.

Revision 809 - Directory Listing - [select for diffs]
Modified Fri Oct 17 21:18:25 2003 UTC (20 years, 8 months ago) by mmeineke
Diff to previous 808 , to selected 2035
added the staticProps directory to the build list
for both configure  and configure.in

Revision 808 - Directory Listing - [select for diffs]
Modified Fri Oct 17 21:17:51 2003 UTC (20 years, 8 months ago) by mmeineke
Diff to previous 807 , to selected 2035
added the staticProps directory to the build list

Revision 807 - Directory Listing - [select for diffs]
Modified Fri Oct 17 16:07:26 2003 UTC (20 years, 8 months ago) by chrisfen
Diff to previous 806 , to selected 2035
Fixed a plot (fullContours.eps had bad labels).

Revision 806 - Directory Listing - [select for diffs]
Modified Fri Oct 17 05:07:49 2003 UTC (20 years, 8 months ago) by mmeineke
Diff to previous 805 , to selected 2035
dded my handwritten pages from 10-16-03

Revision 805 - Directory Listing - [select for diffs]
Modified Thu Oct 16 21:02:41 2003 UTC (20 years, 8 months ago) by mmeineke
Diff to previous 804 , to selected 2035
changed format to preprint article

Revision 804 - Directory Listing - [select for diffs]
Modified Thu Oct 16 19:16:24 2003 UTC (20 years, 8 months ago) by mmeineke
Diff to previous 803 , to selected 2035
Changed DumpReader to use linked lists instead of a vector.

Fixed the makefile to build DumpReader.cpp

Removed a comment output in Exclude.cpp

Modified DumpWriter and Integrator to write an eor file every time a frame is written.
This lets the .eor file represent the last written frame of a simulation.

Revision 803 - Directory Listing - [select for diffs]
Modified Fri Oct 10 17:10:22 2003 UTC (20 years, 8 months ago) by mmeineke
Diff to previous 802 , to selected 2035
removed the props directory, and moved everything over to staticProps

Revision 802 - Directory Listing - [select for diffs]
Modified Thu Oct 9 22:09:52 2003 UTC (20 years, 8 months ago) by mmeineke
Diff to previous 801 , to selected 2035
Contiuned work on staticProps. should be in a position where it will compile and run first runs.

Revision 801 - Directory Listing - [select for diffs]
Modified Sat Oct 4 18:46:12 2003 UTC (20 years, 8 months ago) by chuckv
Diff to previous 800 , to selected 2035
Fixed bug in calc_eam.

Revision 800 - Directory Listing - [select for diffs]
Modified Sat Oct 4 18:08:33 2003 UTC (20 years, 8 months ago) by chuckv
Diff to previous 799 , to selected 2035
added Au init file for eam.

Revision 799 - Directory Listing - [select for diffs]
Modified Fri Oct 3 22:11:53 2003 UTC (20 years, 9 months ago) by mmeineke
Diff to previous 798 , to selected 2035
removed entahlpy from the statwriter and thermo.

Revision 798 - Directory Listing - [select for diffs]
Modified Fri Oct 3 22:02:52 2003 UTC (20 years, 9 months ago) by mmeineke
Diff to previous 797 , to selected 2035
changed the formating ogf the error statements in simError

added a function to get the maxCutoff

near completion of the staticProps code. still needs the pair loop, and the loop to allocate and read each frame.

Revision 797 - Directory Listing - [select for diffs]
Modified Fri Oct 3 22:02:04 2003 UTC (20 years, 9 months ago) by mmeineke
Diff to previous 796 , to selected 2035
changed the formating ogf the error statements in simError

added a function to get the maxCutoff

Revision 796 - Directory Listing - [select for diffs]
Modified Fri Oct 3 22:01:46 2003 UTC (20 years, 9 months ago) by mmeineke
Diff to previous 795 , to selected 2035
changed the formating ogf the error statements in simError

Revision 795 - Directory Listing - [select for diffs]
Modified Thu Oct 2 22:06:53 2003 UTC (20 years, 9 months ago) by mmeineke
Diff to previous 794 , to selected 2035
finishing up the constructs needed to get this program up and running

Revision 794 - Directory Listing - [select for diffs]
Modified Tue Sep 30 16:00:15 2003 UTC (20 years, 9 months ago) by mmeineke
Diff to previous 793 , to selected 2035
changed f90Flags so they are no longer overwritten by the compiler.

Revision 793 - Directory Listing - [select for diffs]
Modified Mon Sep 29 22:06:40 2003 UTC (20 years, 9 months ago) by mmeineke
Diff to previous 792 , to selected 2035
added mpif90 mod check back
same for conifig.in

fixed wrappers to extern "C"

Revision 792 - Directory Listing - [select for diffs]
Modified Mon Sep 29 22:06:25 2003 UTC (20 years, 9 months ago) by mmeineke
Diff to previous 791 , to selected 2035
added mpif90 mod check back
same for conifig.in

Revision 791 - Directory Listing - [select for diffs]
Modified Mon Sep 29 22:05:56 2003 UTC (20 years, 9 months ago) by mmeineke
Diff to previous 790 , to selected 2035
added mpif90 mod check back

Revision 790 - Directory Listing - [select for diffs]
Modified Mon Sep 29 21:16:11 2003 UTC (20 years, 9 months ago) by mmeineke
Diff to previous 789 , to selected 2035
fixed a lot of warnings and errors found with SUN's SUNWspro.s1s7

Revision 789 - Directory Listing - [select for diffs]
Modified Mon Sep 29 17:38:00 2003 UTC (20 years, 9 months ago) by mmeineke
Diff to previous 788 , to selected 2035
light change in syntax. no signifigant change.

Revision 788 - Directory Listing - [select for diffs]
Modified Thu Sep 25 21:17:16 2003 UTC (20 years, 9 months ago) by mmeineke
Diff to previous 787 , to selected 2035
fixed some additional remarks from icc -w3 (extra verbose output)

Revision 787 - Directory Listing - [select for diffs]
Modified Thu Sep 25 19:27:15 2003 UTC (20 years, 9 months ago) by mmeineke
Diff to previous 786 , to selected 2035
cleaned things with gcc -Wall and g++ -Wall

Revision 786 - Directory Listing - [select for diffs]
Modified Thu Sep 25 18:54:34 2003 UTC (20 years, 9 months ago) by gezelter
Diff to previous 785 , to selected 2035
fixed a bug in configure

Revision 785 - Directory Listing - [select for diffs]
Modified Thu Sep 25 16:42:34 2003 UTC (20 years, 9 months ago) by gezelter
Diff to previous 784 , to selected 2035
fixes for configure

Revision 784 - Directory Listing - [select for diffs]
Modified Wed Sep 24 19:34:39 2003 UTC (20 years, 9 months ago) by mmeineke
Diff to previous 783 , to selected 2035
moved readyCheck in the integrator so that it is called before the first Statistics are written.

Revision 783 - Directory Listing - [select for diffs]
Modified Tue Sep 23 20:36:57 2003 UTC (20 years, 9 months ago) by gezelter
Diff to previous 782 , to selected 2035
Added a bunch of Make.dep files to CVS

Revision 782 - Directory Listing - [select for diffs]
Modified Tue Sep 23 20:34:31 2003 UTC (20 years, 9 months ago) by mmeineke
Diff to previous 781 , to selected 2035
Removed NPTfm from Integrator.hpp.

Some small syntax cleaning in NPTfm and SimSetup

Revision 781 - Directory Listing - [select for diffs]
Modified Mon Sep 22 23:07:57 2003 UTC (20 years, 9 months ago) by tim
Diff to previous 780 , to selected 2035
fix bug in calculating maxCutoff

Revision 780 - Directory Listing - [select for diffs]
Modified Mon Sep 22 21:23:25 2003 UTC (20 years, 9 months ago) by mmeineke
Diff to previous 779 , to selected 2035
Converted NPTf to work with the NPT base class.

Removed NPTfm and NPTim from cvs

Revision 779 - Directory Listing - [select for diffs]
Modified Sun Sep 21 05:09:16 2003 UTC (20 years, 9 months ago) by tim
Diff to previous 778 , to selected 2035
Added zcons.tex

Revision 778 - Directory Listing - [select for diffs]
Modified Fri Sep 19 20:00:27 2003 UTC (20 years, 9 months ago) by mmeineke
Diff to previous 777 , to selected 2035
added NPT base class. NPTi is up to date. NPTf is not.

Revision 777 - Directory Listing - [select for diffs]
Modified Fri Sep 19 19:29:24 2003 UTC (20 years, 9 months ago) by chrisfen
Diff to previous 776 , to selected 2035
I must have changed something, but for the life of me I can't recall it...

Revision 776 - Directory Listing - [select for diffs]
Modified Fri Sep 19 19:23:17 2003 UTC (20 years, 9 months ago) by chrisfen
Diff to previous 775 , to selected 2035
Just added to the make file...

Revision 775 - Directory Listing - [select for diffs]
Modified Fri Sep 19 19:16:36 2003 UTC (20 years, 9 months ago) by chrisfen
Diff to previous 774 , to selected 2035
Added the integrator.tex file with figure. This is the same as the ssdePaper, so it needs to be adjusted for the OOPSE paper. Also updated the oopse.bib file.

Revision 774 - Directory Listing - [select for diffs]
Modified Fri Sep 19 16:03:44 2003 UTC (20 years, 9 months ago) by mmeineke
Diff to previous 773 , to selected 2035
removed mpi++ from the makefile

Revision 773 - Directory Listing - [select for diffs]
Modified Fri Sep 19 16:01:20 2003 UTC (20 years, 9 months ago) by gezelter
Diff to previous 772 , to selected 2035
goofing off to test NPTf and NPTi

Revision 772 - Directory Listing - [select for diffs]
Modified Fri Sep 19 16:01:07 2003 UTC (20 years, 9 months ago) by gezelter
Diff to previous 771 , to selected 2035
fixed bugs in NPTf, found (nearly) conserved quantities for both NPTi
and NPTf

Revision 771 - Directory Listing - [select for diffs]
Modified Fri Sep 19 15:20:33 2003 UTC (20 years, 9 months ago) by mmeineke
Diff to previous 770 , to selected 2035
fixed a typo in the makefile.

Revision 770 - Directory Listing - [select for diffs]
Modified Fri Sep 19 14:55:41 2003 UTC (20 years, 9 months ago) by gezelter
Diff to previous 769 , to selected 2035
*** empty log message ***

Revision 769 - Directory Listing - [select for diffs]
Modified Fri Sep 19 14:22:29 2003 UTC (20 years, 9 months ago) by tim
Diff to previous 768 , to selected 2035
*** empty log message ***

Revision 768 - Directory Listing - [select for diffs]
Modified Wed Sep 17 14:22:15 2003 UTC (20 years, 9 months ago) by mmeineke
Diff to previous 767 , to selected 2035
fixed NPTi to now work with constraints.

Revision 767 - Directory Listing - [select for diffs]
Modified Tue Sep 16 20:02:11 2003 UTC (20 years, 9 months ago) by tim
Diff to previous 766 , to selected 2035
fixed ecr grow in SimInfo

fixed conserved quantity in NPT (Still some small bug)

NPTi appears very stable.

Revision 766 - Directory Listing - [select for diffs]
Modified Tue Sep 16 19:46:37 2003 UTC (20 years, 9 months ago) by mmeineke
Diff to previous 765 , to selected 2035
made additions to lipidIntro

Revision 765 - Directory Listing - [select for diffs]
Modified Tue Sep 16 17:06:02 2003 UTC (20 years, 9 months ago) by chrisfen
Diff to previous 764 , to selected 2035
SSD portion of paper added (ssd.tex).

Revision 764 - Directory Listing - [select for diffs]
Modified Tue Sep 16 15:57:44 2003 UTC (20 years, 9 months ago) by mmeineke
Diff to previous 763 , to selected 2035
added an intro to the lipid part

Revision 763 - Directory Listing - [select for diffs]
Modified Mon Sep 15 16:52:02 2003 UTC (20 years, 9 months ago) by tim
Diff to previous 762 , to selected 2035
add conserved quantity to statWriter
fix bug of vector wrapping at NPTi

Revision 762 - Directory Listing - [select for diffs]
Modified Fri Sep 12 20:51:29 2003 UTC (20 years, 9 months ago) by mmeineke
Diff to previous 761 , to selected 2035
added AllCorr. It eill still need some work

Revision 761 - Directory Listing - [select for diffs]
Modified Fri Sep 12 16:20:16 2003 UTC (20 years, 9 months ago) by gezelter
Diff to previous 760 , to selected 2035
Added integrators to Makefile.in

Revision 760 - Directory Listing - [select for diffs]
Modified Fri Sep 12 16:20:05 2003 UTC (20 years, 9 months ago) by gezelter
Diff to previous 759 , to selected 2035
Entered changes for configure into ChangeLog

Revision 759 - Directory Listing - [select for diffs]
Modified Wed Sep 10 22:42:57 2003 UTC (20 years, 9 months ago) by chrisfen
Diff to previous 758 , to selected 2035
Adjustments to the introduction.  Minor additions to the methods section.

Chris

Revision 758 - Directory Listing - [select for diffs]
Modified Wed Sep 10 21:28:33 2003 UTC (20 years, 9 months ago) by mmeineke
Diff to previous 757 , to selected 2035
added more work on getting gofR working.

Revision 757 - Directory Listing - [select for diffs]
Modified Wed Sep 10 15:38:43 2003 UTC (20 years, 9 months ago) by chrisfen
Diff to previous 756 , to selected 2035
First CVS commit.  Minor changes in the introduction.  More changes to follow...

Chris

Revision 756 - Directory Listing - [select for diffs]
Modified Tue Sep 9 21:50:01 2003 UTC (20 years, 9 months ago) by mmeineke
Diff to previous 755 , to selected 2035
added the beginings of the GofR pair correlation.

added identification of identI in matchI.

Revision 755 - Directory Listing - [select for diffs]
Modified Tue Sep 9 20:35:25 2003 UTC (20 years, 9 months ago) by mmeineke
Diff to previous 754 , to selected 2035
updated the ChangeLog

added two new NPT integrators, they still need work.

Revision 754 - Directory Listing - [select for diffs]
Modified Tue Sep 9 20:34:42 2003 UTC (20 years, 9 months ago) by mmeineke
Diff to previous 753 , to selected 2035
updated the ChangeLog

Revision 753 - Directory Listing - [select for diffs]
Modified Tue Sep 9 16:35:31 2003 UTC (20 years, 9 months ago) by mmeineke
Diff to previous 752 , to selected 2035
a rough draft of the intial simulations

Revision 752 - Directory Listing - [select for diffs]
Modified Mon Sep 8 20:58:12 2003 UTC (20 years, 9 months ago) by chuckv
Diff to previous 751 , to selected 2035
*** empty log message ***

Revision 751 - Directory Listing - [select for diffs]
Modified Mon Sep 8 16:52:01 2003 UTC (20 years, 9 months ago) by chuckv
Diff to previous 750 , to selected 2035
Added parallel section of paper.

Revision 750 - Directory Listing - [select for diffs]
Modified Fri Sep 5 22:45:42 2003 UTC (20 years, 9 months ago) by gezelter
Diff to previous 749 , to selected 2035
dependency on config.h

Revision 749 - Directory Listing - [select for diffs]
Modified Fri Sep 5 22:36:12 2003 UTC (20 years, 9 months ago) by gezelter
Diff to previous 748 , to selected 2035
fixed sprng problem

Revision 748 - Directory Listing - [select for diffs]
Modified Fri Sep 5 21:29:36 2003 UTC (20 years, 9 months ago) by gezelter
Diff to previous 747 , to selected 2035
New Makefile for metals sample

Revision 747 - Directory Listing - [select for diffs]
Modified Fri Sep 5 21:28:52 2003 UTC (20 years, 9 months ago) by gezelter
Diff to previous 746 , to selected 2035
Changes to autoconf / configure method of configuring OOPSE

Revision 746 - Directory Listing - [select for diffs]
Modified Thu Sep 4 21:48:35 2003 UTC (20 years, 9 months ago) by mmeineke
Diff to previous 745 , to selected 2035
added resetTime to the Global namespace.

added ability to reset the integrators in the NVT and NPT family.

Revision 745 - Directory Listing - [select for diffs]
Modified Thu Sep 4 21:48:07 2003 UTC (20 years, 9 months ago) by mmeineke
Diff to previous 744 , to selected 2035
added resetTime to the Global namespace.

Revision 744 - Directory Listing - [select for diffs]
Modified Wed Sep 3 21:43:14 2003 UTC (20 years, 9 months ago) by gezelter
Diff to previous 743 , to selected 2035
Removed big file

Revision 743 - Directory Listing - [select for diffs]
Modified Wed Sep 3 21:36:09 2003 UTC (20 years, 9 months ago) by chrisfen
Diff to previous 742 , to selected 2035
This is the paper that got scooped

Revision 742 - Directory Listing - [select for diffs]
Modified Wed Sep 3 15:13:36 2003 UTC (20 years, 10 months ago) by mmeineke
Diff to previous 741 , to selected 2035
added zConstraint types to the AtomTypes file.

added two rendering scripts to to aid in rendering. Note:renderRange does not work.

Revision 741 - Directory Listing - [select for diffs]
Modified Wed Sep 3 15:13:04 2003 UTC (20 years, 10 months ago) by mmeineke
Diff to previous 740 , to selected 2035
added zConstraint types to the AtomTypes file.

Revision 740 - Directory Listing - [select for diffs]
Modified Tue Sep 2 18:40:47 2003 UTC (20 years, 10 months ago) by mmeineke
Diff to previous 739 , to selected 2035
added a charmm citation to the bib file.

finished adding all of the equations into DUFF.

Revision 739 - Directory Listing - [select for diffs]
Modified Tue Sep 2 16:24:38 2003 UTC (20 years, 10 months ago) by mmeineke
Diff to previous 738 , to selected 2035
added my J. Peter Grace fellowship.

Revision 738 - Directory Listing - [select for diffs]
Modified Tue Sep 2 14:30:12 2003 UTC (20 years, 10 months ago) by tim
Diff to previous 737 , to selected 2035
fix a bug at MPI version of PolicyByMass

Revision 737 - Directory Listing - [select for diffs]
Modified Mon Sep 1 19:50:07 2003 UTC (20 years, 10 months ago) by mmeineke
Diff to previous 736 , to selected 2035
added some text to DUFF, changed the preamble from two column to preprint format.

Revision 736 - Directory Listing - [select for diffs]
Modified Thu Aug 28 21:09:47 2003 UTC (20 years, 10 months ago) by tim
Diff to previous 735 , to selected 2035
Added: check uniqueness of molIndex

Revision 735 - Directory Listing - [select for diffs]
Modified Thu Aug 28 16:59:58 2003 UTC (20 years, 10 months ago) by mmeineke
Diff to previous 734 , to selected 2035
added the first functional parts of the PairCorrType Abstract classes.

Revision 734 - Directory Listing - [select for diffs]
Modified Wed Aug 27 19:32:40 2003 UTC (20 years, 10 months ago) by mmeineke
Diff to previous 733 , to selected 2035
put in some writing on initialSimulations

Revision 733 - Directory Listing - [select for diffs]
Modified Wed Aug 27 19:23:29 2003 UTC (20 years, 10 months ago) by tim
Diff to previous 732 , to selected 2035
fix bug of MPI_Allreduce in ZConstraint, the MPITYPE is set to MPI_DOUBLE,
however, the corret type is MPI_INT. Therefore, when we turn on the
optimization flag, it causes a seg fault

Revision 732 - Directory Listing - [select for diffs]
Modified Wed Aug 27 17:45:37 2003 UTC (20 years, 10 months ago) by mmeineke
Diff to previous 731 , to selected 2035
added the disertaion bibliography

got the directory setup to build standalone texts.

Revision 731 - Directory Listing - [select for diffs]
Modified Wed Aug 27 17:45:11 2003 UTC (20 years, 10 months ago) by mmeineke
Diff to previous 730 , to selected 2035
added the disertaion bibliography

Revision 730 - Directory Listing - [select for diffs]
Modified Wed Aug 27 16:25:11 2003 UTC (20 years, 10 months ago) by gezelter
Diff to previous 729 , to selected 2035
More fixes for stress tensor parallel bug.

Revision 729 - Directory Listing - [select for diffs]
Modified Wed Aug 27 16:18:05 2003 UTC (20 years, 10 months ago) by mmeineke
Diff to previous 727 , to selected 2035
This commit was generated by cvs2svn to compensate for changes in r728,
which included commits to RCS files with non-trunk default branches.
Revision 727 - Directory Listing - [select for diffs]
Modified Wed Aug 27 16:16:01 2003 UTC (20 years, 10 months ago) by tim
Diff to previous 726 , to selected 2035
fix bug in calc_dipole_dipole.F90 and calc_stikcy_pair.F90
molMembershipList use global index instead of local index

Revision 726 - Directory Listing - [select for diffs]
Modified Tue Aug 26 20:37:30 2003 UTC (20 years, 10 months ago) by tim
Diff to previous 725 , to selected 2035
set default force substraction policy to PolicyByMass

Revision 725 - Directory Listing - [select for diffs]
Modified Tue Aug 26 20:29:26 2003 UTC (20 years, 10 months ago) by tim
Diff to previous 724 , to selected 2035
*** empty log message ***

Revision 724 - Directory Listing - [select for diffs]
Modified Tue Aug 26 20:13:17 2003 UTC (20 years, 10 months ago) by mmeineke
Diff to previous 723 , to selected 2035
added define statemewnt to Statwriter and Dumpwriter to handle files larger than 2 gb.

commented out some print statements in Zconstraint

hard coding some system init into bilayer.sys

Revision 723 - Directory Listing - [select for diffs]
Modified Tue Aug 26 20:12:51 2003 UTC (20 years, 10 months ago) by mmeineke
Diff to previous 722 , to selected 2035
added define statemewnt to Statwriter and Dumpwriter to handle files larger than 2 gb.

commented out some print statements in Zconstraint

Revision 722 - Directory Listing - [select for diffs]
Modified Tue Aug 26 20:02:29 2003 UTC (20 years, 10 months ago) by tim
Diff to previous 721 , to selected 2035
Use make_sprng_seed() to generate seed and check the seed which is specified by user at least contains 9 digits

Revision 721 - Directory Listing - [select for diffs]
Modified Tue Aug 26 18:32:03 2003 UTC (20 years, 10 months ago) by mmeineke
Diff to previous 720 , to selected 2035
changed the Makefiel a litle.

Fixed a bug in MPI_DUFF. The atom block type was not being properly constucted in MPI. (The MPI struct had 6 doubles declared versus the actual 11)

Revision 720 - Directory Listing - [select for diffs]
Modified Tue Aug 26 18:30:12 2003 UTC (20 years, 10 months ago) by mmeineke
Diff to previous 719 , to selected 2035
changed the Makefiel a litle.

Revision 719 - Directory Listing - [select for diffs]
Modified Mon Aug 25 22:17:41 2003 UTC (20 years, 10 months ago) by gezelter
Diff to previous 718 , to selected 2035
More FreeBSD fixes

Revision 718 - Directory Listing - [select for diffs]
Modified Mon Aug 25 21:51:30 2003 UTC (20 years, 10 months ago) by gezelter
Diff to previous 717 , to selected 2035
*** empty log message ***

Revision 717 - Directory Listing - [select for diffs]
Modified Mon Aug 25 20:25:12 2003 UTC (20 years, 10 months ago) by mmeineke
Diff to previous 716 , to selected 2035
did some more work on DUFF.

Revision 716 - Directory Listing - [select for diffs]
Modified Sun Aug 24 04:00:44 2003 UTC (20 years, 10 months ago) by mmeineke
Diff to previous 715 , to selected 2035
added the lipid figure, and did some work on DUFF.

Revision 715 - Directory Listing - [select for diffs]
Modified Sun Aug 24 02:44:05 2003 UTC (20 years, 10 months ago) by mmeineke
Diff to previous 714 , to selected 2035
little changes to finish the port from make current to currMake

Revision 714 - Directory Listing - [select for diffs]
Modified Sun Aug 24 02:36:10 2003 UTC (20 years, 10 months ago) by mmeineke
Diff to previous 713 , to selected 2035
overhauled the makefile to build oopse.tex from the infiles rather than mess with includes.
Also renamed header and footer to preamble and bibEnd respectively.
make current has been replaced with currMake to tke a look at a single tex section.

Revision 713 - Directory Listing - [select for diffs]
Modified Sat Aug 23 17:01:50 2003 UTC (20 years, 10 months ago) by mmeineke
Diff to previous 712 , to selected 2035
added some work to DUFF

Revision 712 - Directory Listing - [select for diffs]
Modified Sat Aug 23 12:07:27 2003 UTC (20 years, 10 months ago) by mmeineke
Diff to previous 711 , to selected 2035
added a currMake script to replace the make current

Revision 711 - Directory Listing - [select for diffs]
Modified Fri Aug 22 20:04:39 2003 UTC (20 years, 10 months ago) by mmeineke
Diff to previous 710 , to selected 2035
small bug fix on frequency of output dumps.

Revision 710 - Directory Listing - [select for diffs]
Modified Fri Aug 22 19:37:54 2003 UTC (20 years, 10 months ago) by mmeineke
Diff to previous 709 , to selected 2035
played a little with the headers in DUFF

Revision 709 - Directory Listing - [select for diffs]
Modified Thu Aug 21 21:17:52 2003 UTC (20 years, 10 months ago) by mmeineke
Diff to previous 708 , to selected 2035
made some changes.

Revision 708 - Directory Listing - [select for diffs]
Modified Wed Aug 20 22:23:34 2003 UTC (20 years, 10 months ago) by tim
Diff to previous 707 , to selected 2035
user can setup seed in bass file now, if he does not specify any value for
seed, oopse will take the value of seconds of system time as seed

Revision 707 - Directory Listing - [select for diffs]
Modified Wed Aug 20 19:42:31 2003 UTC (20 years, 10 months ago) by mmeineke
Diff to previous 706 , to selected 2035
updated the Changelog.

added some bug fixes for setting the random number generator seed value.

fixed a bug where ghostbend atom b was not being set. ( recent bug from SimState conversion)

Revision 706 - Directory Listing - [select for diffs]
Modified Wed Aug 20 19:41:37 2003 UTC (20 years, 10 months ago) by mmeineke
Diff to previous 705 , to selected 2035
updated the Changelog.

added some bug fixes for setting the random number generator seed value.

Revision 705 - Directory Listing - [select for diffs]
Modified Wed Aug 20 19:41:04 2003 UTC (20 years, 10 months ago) by mmeineke
Diff to previous 704 , to selected 2035
updated the Changelog.

Revision 704 - Directory Listing - [select for diffs]
Modified Wed Aug 20 19:11:51 2003 UTC (20 years, 10 months ago) by tim
Diff to previous 703 , to selected 2035
bug fixed in ghost bend class

Revision 703 - Directory Listing - [select for diffs]
Modified Wed Aug 20 15:13:50 2003 UTC (20 years, 10 months ago) by mmeineke
Diff to previous 702 , to selected 2035
quick makefile fix, in make links. added -f to ln -s.

Revision 702 - Directory Listing - [select for diffs]
Modified Wed Aug 20 14:50:32 2003 UTC (20 years, 10 months ago) by tim
Diff to previous 701 , to selected 2035
*** empty log message ***

Revision 701 - Directory Listing - [select for diffs]
Modified Wed Aug 20 14:34:04 2003 UTC (20 years, 10 months ago) by tim
Diff to previous 700 , to selected 2035
reformmating ZConstraint and fixe bug of error msg printing

Revision 700 - Directory Listing - [select for diffs]
Modified Mon Aug 18 20:59:47 2003 UTC (20 years, 10 months ago) by chuckv
Diff to previous 699 , to selected 2035
Fixed sysBuild -bilayer works. Nanobuilder still broke.

Revision 699 - Directory Listing - [select for diffs]
Modified Fri Aug 15 19:24:13 2003 UTC (20 years, 10 months ago) by tim
Diff to previous 698 , to selected 2035
Tested MPI version of Z-Constraint Method

Revision 698 - Directory Listing - [select for diffs]
Modified Fri Aug 15 16:01:21 2003 UTC (20 years, 10 months ago) by mmeineke
Diff to previous 697 , to selected 2035
started working on DUFF

Revision 697 - Directory Listing - [select for diffs]
Modified Thu Aug 14 17:24:38 2003 UTC (20 years, 10 months ago) by mmeineke
Diff to previous 696 , to selected 2035
finished a rough draft of the dynamicProps section. added calculation sheme to the staticProps

Revision 696 - Directory Listing - [select for diffs]
Modified Thu Aug 14 16:16:39 2003 UTC (20 years, 10 months ago) by tim
Diff to previous 695 , to selected 2035
Stable ZConstraint with average force substraction strategy

Revision 695 - Directory Listing - [select for diffs]
Modified Wed Aug 13 21:22:44 2003 UTC (20 years, 10 months ago) by mmeineke
Diff to previous 694 , to selected 2035
added text to the analysis code.

Revision 694 - Directory Listing - [select for diffs]
Modified Wed Aug 13 21:20:20 2003 UTC (20 years, 10 months ago) by chuckv
Diff to previous 693 , to selected 2035
Added some profiling code -DPROFILE.

Revision 693 - Directory Listing - [select for diffs]
Modified Wed Aug 13 19:21:53 2003 UTC (20 years, 10 months ago) by tim
Diff to previous 692 , to selected 2035
harmonic potential & z-contraint method

Revision 692 - Directory Listing - [select for diffs]
Modified Wed Aug 13 16:43:53 2003 UTC (20 years, 10 months ago) by xsun
Diff to previous 691 , to selected 2035
*** empty log message ***

Revision 691 - Directory Listing - [select for diffs]
Modified Wed Aug 13 14:49:07 2003 UTC (20 years, 10 months ago) by mmeineke
Diff to previous 690 , to selected 2035
trying to debug eqn references

Revision 690 - Directory Listing - [select for diffs]
Modified Tue Aug 12 21:44:06 2003 UTC (20 years, 10 months ago) by mmeineke
Diff to previous 689 , to selected 2035
fixed a really annoying bug in Directional Atom, where mu was getting written to pseudorandom memory location.

Revision 689 - Directory Listing - [select for diffs]
Modified Tue Aug 12 19:56:49 2003 UTC (20 years, 10 months ago) by tim
Diff to previous 688 , to selected 2035
debugging globals

Revision 688 - Directory Listing - [select for diffs]
Modified Tue Aug 12 18:40:31 2003 UTC (20 years, 10 months ago) by gezelter
Diff to previous 687 , to selected 2035
formatting fixes and new atypes in LJFF

Revision 687 - Directory Listing - [select for diffs]
Modified Tue Aug 12 18:15:06 2003 UTC (20 years, 10 months ago) by gezelter
Diff to previous 686 , to selected 2035
fixed a few references to older stuff...

Revision 686 - Directory Listing - [select for diffs]
Modified Tue Aug 12 18:14:46 2003 UTC (20 years, 10 months ago) by chuckv
Diff to previous 685 , to selected 2035
Added comment line for getgetopt.

Revision 685 - Directory Listing - [select for diffs]
Modified Tue Aug 12 18:04:47 2003 UTC (20 years, 10 months ago) by chuckv
Diff to previous 684 , to selected 2035
Missed del of files before.

Revision 684 - Directory Listing - [select for diffs]
Modified Tue Aug 12 18:03:14 2003 UTC (20 years, 10 months ago) by chuckv
Diff to previous 683 , to selected 2035
*** empty log message ***

Revision 683 - Directory Listing - [select for diffs]
Modified Tue Aug 12 18:01:05 2003 UTC (20 years, 10 months ago) by chuckv
Diff to previous 682 , to selected 2035
commit makefile

Revision 682 - Directory Listing - [select for diffs]
Modified Tue Aug 12 17:51:33 2003 UTC (20 years, 10 months ago) by tim
Diff to previous 681 , to selected 2035
added harmonical potential to z-constraint method

Revision 681 - Directory Listing - [select for diffs]
Modified Tue Aug 12 16:08:05 2003 UTC (20 years, 10 months ago) by mmeineke
Diff to previous 680 , to selected 2035
changed how the comment line is handled to allow greater flexibility.

Revision 680 - Directory Listing - [select for diffs]
Modified Mon Aug 11 22:31:39 2003 UTC (20 years, 10 months ago) by chuckv
Diff to previous 679 , to selected 2035
Changed makefile to only build quicklate.

Revision 679 - Directory Listing - [select for diffs]
Modified Mon Aug 11 22:25:28 2003 UTC (20 years, 10 months ago) by chuckv
Diff to previous 678 , to selected 2035
added utils/sysbuilder to be built.

Revision 678 - Directory Listing - [select for diffs]
Modified Mon Aug 11 22:12:31 2003 UTC (20 years, 10 months ago) by chuckv
Diff to previous 677 , to selected 2035
Arranged sysbuilder into a subdirectory. Fixed some of sysbuilder to work with new
atom allocation in libmdtools.

Revision 677 - Directory Listing - [select for diffs]
Modified Mon Aug 11 19:41:36 2003 UTC (20 years, 10 months ago) by tim
Diff to previous 676 , to selected 2035
added method of moving zconstraint molecules to specified positions

Revision 676 - Directory Listing - [select for diffs]
Modified Mon Aug 11 19:40:06 2003 UTC (20 years, 10 months ago) by tim
Diff to previous 675 , to selected 2035
*** empty log message ***

Revision 675 - Directory Listing - [select for diffs]
Modified Mon Aug 11 19:38:44 2003 UTC (20 years, 10 months ago) by mmeineke
Diff to previous 674 , to selected 2035
Added zConstraint into the BASS language syntax.

Revision 674 - Directory Listing - [select for diffs]
Modified Mon Aug 11 18:29:46 2003 UTC (20 years, 10 months ago) by mmeineke
Diff to previous 673 , to selected 2035
changed the number of degrees of freedom to account for zConstreints

Revision 673 - Directory Listing - [select for diffs]
Modified Fri Aug 8 21:22:37 2003 UTC (20 years, 10 months ago) by chuckv
Diff to previous 672 , to selected 2035
EAM works...... Neighbor list also works.....

Revision 672 - Directory Listing - [select for diffs]
Modified Fri Aug 8 18:32:59 2003 UTC (20 years, 10 months ago) by mmeineke
Diff to previous 671 , to selected 2035
moved frameCount's functionality into DumpReader. also split props into staticProps and dynamicProps. (currently only have staticProps)

Revision 671 - Directory Listing - [select for diffs]
Modified Fri Aug 8 17:48:44 2003 UTC (20 years, 10 months ago) by mmeineke
Diff to previous 670 , to selected 2035
 fixed a deprcated instance of Atom::setZ and Atom::getZ in ZConstaint.

Revision 670 - Directory Listing - [select for diffs]
Modified Thu Aug 7 21:47:18 2003 UTC (20 years, 10 months ago) by mmeineke
Diff to previous 669 , to selected 2035
switched SimInfo to use a system configuration from SimState rather than arrays from Atom

Revision 669 - Directory Listing - [select for diffs]
Modified Thu Aug 7 00:47:33 2003 UTC (20 years, 10 months ago) by chuckv
Diff to previous 668 , to selected 2035
Bug fixes for eam...

Revision 668 - Directory Listing - [select for diffs]
Modified Wed Aug 6 18:35:50 2003 UTC (20 years, 10 months ago) by mmeineke
Diff to previous 667 , to selected 2035
added the main equations to the analysis section

Revision 667 - Directory Listing - [select for diffs]
Modified Tue Aug 5 21:44:35 2003 UTC (20 years, 10 months ago) by xsun
Diff to previous 666 , to selected 2035
*** empty log message ***

Revision 666 - Directory Listing - [select for diffs]
Modified Tue Aug 5 21:38:16 2003 UTC (20 years, 10 months ago) by mmeineke
Diff to previous 665 , to selected 2035
edited the header to be a revtex style two column layout.

Revision 665 - Directory Listing - [select for diffs]
Modified Mon Aug 4 23:40:54 2003 UTC (20 years, 10 months ago) by xsun
Diff to previous 664 , to selected 2035
*** empty log message ***

Revision 664 - Directory Listing - [select for diffs]
Modified Mon Aug 4 21:52:29 2003 UTC (20 years, 10 months ago) by mmeineke
Diff to previous 663 , to selected 2035
added a current.tex to allow for looking at your current work, just change the include to the current tex file

also seperated all header info into header.tex so that oopse.tex and current.tex will behave the same.

Revision 663 - Directory Listing - [select for diffs]
Modified Fri Aug 1 20:22:36 2003 UTC (20 years, 11 months ago) by mmeineke
Diff to previous 661 , to selected 2035
This commit was generated by cvs2svn to compensate for changes in r662,
which included commits to RCS files with non-trunk default branches.
Revision 661 - Directory Listing - [select for diffs]
Modified Fri Aug 1 16:18:13 2003 UTC (20 years, 11 months ago) by tim
Diff to previous 660 , to selected 2035
stable version of Z-Constraint

Revision 660 - Directory Listing - [select for diffs]
Modified Thu Jul 31 19:59:34 2003 UTC (20 years, 11 months ago) by tim
Diff to previous 659 , to selected 2035
add index range checking into ZConstraint

Revision 659 - Directory Listing - [select for diffs]
Modified Thu Jul 31 15:38:08 2003 UTC (20 years, 11 months ago) by tim
Diff to previous 658 , to selected 2035
added z-constraint parameters to the globals

Revision 658 - Directory Listing - [select for diffs]
Modified Thu Jul 31 15:35:07 2003 UTC (20 years, 11 months ago) by tim
Diff to previous 657 , to selected 2035
 Added Z constraint.

Revision 657 - Directory Listing - [select for diffs]
Modified Wed Jul 30 21:17:01 2003 UTC (20 years, 11 months ago) by chuckv
Diff to previous 656 , to selected 2035
More bug fixes for eam.

Revision 656 - Directory Listing - [select for diffs]
Modified Tue Jul 29 16:32:37 2003 UTC (20 years, 11 months ago) by mmeineke
Diff to previous 655 , to selected 2035
working on the props code

Revision 655 - Directory Listing - [select for diffs]
Modified Tue Jul 29 16:32:06 2003 UTC (20 years, 11 months ago) by mmeineke
Diff to previous 654 , to selected 2035
*** empty log message ***

Revision 654 - Directory Listing - [select for diffs]
Modified Fri Jul 25 20:05:26 2003 UTC (20 years, 11 months ago) by chuckv
Diff to previous 653 , to selected 2035
Added bass models for metals

Revision 653 - Directory Listing - [select for diffs]
Modified Fri Jul 25 20:00:17 2003 UTC (20 years, 11 months ago) by chuckv
Diff to previous 652 , to selected 2035
Added eam to simSetup and added changecutoffeam.

Revision 652 - Directory Listing - [select for diffs]
Modified Thu Jul 24 21:22:12 2003 UTC (20 years, 11 months ago) by chuckv
Diff to previous 651 , to selected 2035
Changed configure to look for both upper and lower cass .mod files

Revision 651 - Directory Listing - [select for diffs]
Modified Thu Jul 24 20:40:00 2003 UTC (20 years, 11 months ago) by mmeineke
Diff to previous 650 , to selected 2035
rewrote the makefiles a little to install two scripts for rendering

Revision 650 - Directory Listing - [select for diffs]
Modified Thu Jul 24 19:57:35 2003 UTC (20 years, 11 months ago) by chuckv
Diff to previous 649 , to selected 2035
module use fixes for eam and do_forces.

Revision 649 - Directory Listing - [select for diffs]
Modified Thu Jul 24 15:50:41 2003 UTC (20 years, 11 months ago) by mmeineke
Diff to previous 648 , to selected 2035
added a '-' to the formating of the pov output file.

also removed pov2anim from the project. It will be replaced with shell scripts

Revision 648 - Directory Listing - [select for diffs]
Modified Wed Jul 23 22:13:59 2003 UTC (20 years, 11 months ago) by chuckv
Diff to previous 647 , to selected 2035
Finished most code for eam....

Revision 647 - Directory Listing - [select for diffs]
Modified Tue Jul 22 21:49:38 2003 UTC (20 years, 11 months ago) by mmeineke
Diff to previous 646 , to selected 2035
added the scan function to the DumpReader. It should now save the start of each frame in a vector.

Revision 646 - Directory Listing - [select for diffs]
Modified Tue Jul 22 20:05:30 2003 UTC (20 years, 11 months ago) by mmeineke
Diff to previous 645 , to selected 2035
making some changes to read dump files

Revision 645 - Directory Listing - [select for diffs]
Modified Tue Jul 22 19:54:52 2003 UTC (20 years, 11 months ago) by tim
Diff to previous 644 , to selected 2035
*** empty log message ***

Revision 644 - Directory Listing - [select for diffs]
Modified Tue Jul 22 16:41:08 2003 UTC (20 years, 11 months ago) by mmeineke
Diff to previous 643 , to selected 2035
Fixed a current time initialization bug in InitFromFile.

Revision 643 - Directory Listing - [select for diffs]
Modified Mon Jul 21 21:27:40 2003 UTC (20 years, 11 months ago) by mmeineke
Diff to previous 642 , to selected 2035
some initial changes to Dumpwriter and friends to accomadate random file access

Revision 642 - Directory Listing - [select for diffs]
Modified Mon Jul 21 16:23:57 2003 UTC (20 years, 11 months ago) by mmeineke
Diff to previous 641 , to selected 2035
Initialized currentTime to 0, in case no one sets it.

Revision 641 - Directory Listing - [select for diffs]
Modified Mon Jul 21 16:23:10 2003 UTC (20 years, 11 months ago) by mmeineke
Diff to previous 640 , to selected 2035
fixed Initializefrom file to start the simulation from the time specified in the init file.

Revision 640 - Directory Listing - [select for diffs]
Modified Fri Jul 18 20:44:36 2003 UTC (20 years, 11 months ago) by xsun
Diff to previous 639 , to selected 2035
reoved some binary files

Revision 639 - Directory Listing - [select for diffs]
Modified Fri Jul 18 15:20:45 2003 UTC (20 years, 11 months ago) by mmeineke
Diff to previous 638 , to selected 2035
added DUFF lipid models to the AtomTypes file

Revision 638 - Directory Listing - [select for diffs]
Modified Fri Jul 18 15:17:15 2003 UTC (20 years, 11 months ago) by mmeineke
Diff to previous 637 , to selected 2035
fixed the AtomType file not found bug.

Revision 637 - Directory Listing - [select for diffs]
Modified Thu Jul 17 21:50:01 2003 UTC (20 years, 11 months ago) by gezelter
Diff to previous 636 , to selected 2035
Started work on a DumpReader

Revision 636 - Directory Listing - [select for diffs]
Modified Thu Jul 17 20:38:11 2003 UTC (20 years, 11 months ago) by gezelter
Diff to previous 635 , to selected 2035
Fixes for SSD/E

Revision 635 - Directory Listing - [select for diffs]
Modified Thu Jul 17 20:32:24 2003 UTC (20 years, 11 months ago) by gezelter
Diff to previous 634 , to selected 2035
Changes for SSD/E

Revision 634 - Directory Listing - [select for diffs]
Modified Thu Jul 17 19:38:23 2003 UTC (20 years, 11 months ago) by mmeineke
Diff to previous 633 , to selected 2035
commented out an eam line

Revision 633 - Directory Listing - [select for diffs]
Modified Thu Jul 17 19:32:13 2003 UTC (20 years, 11 months ago) by chuckv
Diff to previous 632 , to selected 2035
fixed spelling issue

Revision 632 - Directory Listing - [select for diffs]
Modified Thu Jul 17 19:29:09 2003 UTC (20 years, 11 months ago) by chuckv
Diff to previous 631 , to selected 2035
added info module

Revision 631 - Directory Listing - [select for diffs]
Modified Thu Jul 17 19:25:51 2003 UTC (20 years, 11 months ago) by chuckv
Diff to previous 630 , to selected 2035
Added massive changes for eam....

Revision 630 - Directory Listing - [select for diffs]
Modified Thu Jul 17 18:07:36 2003 UTC (20 years, 11 months ago) by gezelter
Diff to previous 629 , to selected 2035
final fixes

Revision 629 - Directory Listing - [select for diffs]
Modified Thu Jul 17 15:47:36 2003 UTC (20 years, 11 months ago) by mmeineke
Diff to previous 628 , to selected 2035
Fixed a the centering on the Periodic Box. Also corrected the y and z switch in the box vectors

Revision 628 - Directory Listing - [select for diffs]
Modified Thu Jul 17 14:25:23 2003 UTC (20 years, 11 months ago) by xsun
Diff to previous 627 , to selected 2035
*** empty log message ***

Revision 627 - Directory Listing - [select for diffs]
Modified Wed Jul 16 21:49:59 2003 UTC (20 years, 11 months ago) by chuckv
Diff to previous 626 , to selected 2035
More up to date version of EAM_FF

Revision 626 - Directory Listing - [select for diffs]
Modified Wed Jul 16 21:30:56 2003 UTC (20 years, 11 months ago) by mmeineke
Diff to previous 625 , to selected 2035
Changed how cutoffs were handled from C. Now notifyCutoffs in Fortran notifies those who need the information of any changes to cutoffs.

Revision 625 - Directory Listing - [select for diffs]
Modified Wed Jul 16 19:29:54 2003 UTC (20 years, 11 months ago) by gezelter
Diff to previous 624 , to selected 2035
Started work on Hmat stuff to replace box Lengths

Revision 624 - Directory Listing - [select for diffs]
Modified Wed Jul 16 17:35:18 2003 UTC (20 years, 11 months ago) by gezelter
Diff to previous 623 , to selected 2035
Made quickLate aware of Hmat.  quickLate is now somewhat more
intelligent about periodic boundaries and wrapping.

Revision 623 - Directory Listing - [select for diffs]
Modified Wed Jul 16 16:40:03 2003 UTC (20 years, 11 months ago) by chuckv
Diff to previous 622 , to selected 2035
Fixed bug in updating mixing lists

Revision 622 - Directory Listing - [select for diffs]
Modified Wed Jul 16 15:34:59 2003 UTC (20 years, 11 months ago) by mmeineke
Diff to previous 621 , to selected 2035
added a quick wipe-and-update script for quick rebuilds on BoB

Revision 621 - Directory Listing - [select for diffs]
Modified Wed Jul 16 02:11:02 2003 UTC (20 years, 11 months ago) by gezelter
Diff to previous 620 , to selected 2035
more fixes for box changes

Revision 620 - Directory Listing - [select for diffs]
Modified Tue Jul 15 22:29:50 2003 UTC (20 years, 11 months ago) by mmeineke
Diff to previous 619 , to selected 2035
removed some debugging print statements.

Revision 619 - Directory Listing - [select for diffs]
Modified Tue Jul 15 22:22:41 2003 UTC (20 years, 11 months ago) by mmeineke
Diff to previous 618 , to selected 2035
fixed a long lived bug in do_forces. Rrf was not being used in the neighborlist correctly. rcut was conssistently being set lowere than Rrf causing the dipole cutoff region to be to small. Also led to the removal of the taper region to buffer the dipole cutoff.

Revision 618 - Directory Listing - [select for diffs]
Modified Tue Jul 15 21:34:56 2003 UTC (20 years, 11 months ago) by mmeineke
Diff to previous 617 , to selected 2035
working on fixing ssd bug

Revision 617 - Directory Listing - [select for diffs]
Modified Tue Jul 15 19:56:08 2003 UTC (20 years, 11 months ago) by gezelter
Diff to previous 616 , to selected 2035
Fixes for the NPT ensembles

Revision 616 - Directory Listing - [select for diffs]
Modified Tue Jul 15 18:52:16 2003 UTC (20 years, 11 months ago) by mmeineke
Diff to previous 615 , to selected 2035
cleaned up simSetup

Revision 615 - Directory Listing - [select for diffs]
Modified Tue Jul 15 18:30:45 2003 UTC (20 years, 11 months ago) by tim
Diff to previous 614 , to selected 2035
added KMol

Revision 614 - Directory Listing - [select for diffs]
Modified Tue Jul 15 17:57:04 2003 UTC (20 years, 11 months ago) by mmeineke
Diff to previous 613 , to selected 2035
fixed some bugs, Changed entry_plug to info where appropriate

Revision 613 - Directory Listing - [select for diffs]
Modified Tue Jul 15 17:25:30 2003 UTC (20 years, 11 months ago) by chuckv
Diff to previous 612 , to selected 2035
added more command line arguments

Revision 612 - Directory Listing - [select for diffs]
Modified Tue Jul 15 17:11:11 2003 UTC (20 years, 11 months ago) by gezelter
Diff to previous 611 , to selected 2035
Fixing force field line

Revision 611 - Directory Listing - [select for diffs]
Modified Tue Jul 15 17:10:50 2003 UTC (20 years, 11 months ago) by gezelter
Diff to previous 610 , to selected 2035
Fixing  pressure tensor

Revision 610 - Directory Listing - [select for diffs]
Modified Tue Jul 15 15:50:55 2003 UTC (20 years, 11 months ago) by gezelter
Diff to previous 609 , to selected 2035
more archaic code fixes

Revision 609 - Directory Listing - [select for diffs]
Modified Tue Jul 15 15:42:31 2003 UTC (20 years, 11 months ago) by gezelter
Diff to previous 608 , to selected 2035
removed old outdated code

Revision 608 - Directory Listing - [select for diffs]
Modified Tue Jul 15 14:45:09 2003 UTC (20 years, 11 months ago) by gezelter
Diff to previous 607 , to selected 2035
fixes to get rid of get_vx and set_vx

Revision 607 - Directory Listing - [select for diffs]
Modified Tue Jul 15 14:28:54 2003 UTC (20 years, 11 months ago) by gezelter
Diff to previous 606 , to selected 2035
removing get_vx

Revision 606 - Directory Listing - [select for diffs]
Modified Tue Jul 15 03:28:05 2003 UTC (20 years, 11 months ago) by gezelter
Diff to previous 605 , to selected 2035
Added NPTfm

Revision 605 - Directory Listing - [select for diffs]
Modified Tue Jul 15 03:27:24 2003 UTC (20 years, 11 months ago) by gezelter
Diff to previous 604 , to selected 2035
Bugfix in NPTim, fixes for NPTfm

Revision 604 - Directory Listing - [select for diffs]
Modified Tue Jul 15 03:08:00 2003 UTC (20 years, 11 months ago) by gezelter
Diff to previous 603 , to selected 2035
Checking in changes for NPTim

Revision 603 - Directory Listing - [select for diffs]
Modified Mon Jul 14 23:06:48 2003 UTC (20 years, 11 months ago) by gezelter
Diff to previous 602 , to selected 2035
Broken SysBuilder

Revision 602 - Directory Listing - [select for diffs]
Modified Mon Jul 14 23:06:35 2003 UTC (20 years, 11 months ago) by gezelter
Diff to previous 601 , to selected 2035
Fixes for samples

Revision 601 - Directory Listing - [select for diffs]
Modified Mon Jul 14 23:06:09 2003 UTC (20 years, 11 months ago) by gezelter
Diff to previous 600 , to selected 2035
Removed some debugging write statements

Revision 600 - Directory Listing - [select for diffs]
Modified Mon Jul 14 22:38:13 2003 UTC (20 years, 11 months ago) by gezelter
Diff to previous 599 , to selected 2035
Fixes for get and set routines in Atom and DirectionalAtom

Revision 599 - Directory Listing - [select for diffs]
Modified Mon Jul 14 21:48:43 2003 UTC (20 years, 11 months ago) by mmeineke
Diff to previous 598 , to selected 2035
added get and set routines to Atom and DirectionalAtom

Revision 598 - Directory Listing - [select for diffs]
Modified Mon Jul 14 21:35:45 2003 UTC (20 years, 11 months ago) by chuckv
Diff to previous 597 , to selected 2035
added a nanoSysBuilder that takes different cmd line arguments.

Revision 597 - Directory Listing - [select for diffs]
Modified Mon Jul 14 21:28:54 2003 UTC (20 years, 11 months ago) by mmeineke
Diff to previous 596 , to selected 2035
found a bug. Unit vectors were not being updated

Revision 596 - Directory Listing - [select for diffs]
Modified Mon Jul 14 15:04:55 2003 UTC (20 years, 11 months ago) by gezelter
Diff to previous 595 , to selected 2035
Working on NPTim

Revision 595 - Directory Listing - [select for diffs]
Modified Mon Jul 14 14:55:34 2003 UTC (20 years, 11 months ago) by mmeineke
Diff to previous 594 , to selected 2035
Switched the bond in the force field back to constrained, to preserve energy

Revision 594 - Directory Listing - [select for diffs]
Modified Fri Jul 11 22:34:48 2003 UTC (20 years, 11 months ago) by mmeineke
Diff to previous 593 , to selected 2035
working on som integrator bugs

Revision 593 - Directory Listing - [select for diffs]
Modified Fri Jul 11 15:26:19 2003 UTC (20 years, 11 months ago) by gezelter
Diff to previous 592 , to selected 2035
Starting to worry about all the strtok() calls in our code

Revision 592 - Directory Listing - [select for diffs]
Modified Fri Jul 11 14:49:17 2003 UTC (20 years, 11 months ago) by gezelter
Diff to previous 591 , to selected 2035
Fixed Hmat and some namespace strangeness

Revision 591 - Directory Listing - [select for diffs]
Modified Fri Jul 11 01:15:28 2003 UTC (20 years, 11 months ago) by gezelter
Diff to previous 590 , to selected 2035
Fixed hmat in DumpWriter (MPI) and eor.

Revision 590 - Directory Listing - [select for diffs]
Modified Thu Jul 10 22:15:53 2003 UTC (20 years, 11 months ago) by mmeineke
Diff to previous 589 , to selected 2035
fixed some bugs

Revision 589 - Directory Listing - [select for diffs]
Modified Thu Jul 10 19:53:50 2003 UTC (20 years, 11 months ago) by chuckv
Diff to previous 588 , to selected 2035
Added nanoBuilder and a general Lattice builder.

Revision 588 - Directory Listing - [select for diffs]
Modified Thu Jul 10 17:10:56 2003 UTC (20 years, 11 months ago) by gezelter
Diff to previous 587 , to selected 2035
Bunch of 1-d array -> 2-d array stuff

Revision 587 - Directory Listing - [select for diffs]
Modified Thu Jul 10 15:42:41 2003 UTC (20 years, 11 months ago) by xsun
Diff to previous 586 , to selected 2035
*** empty log message ***

Revision 586 - Directory Listing - [select for diffs]
Modified Wed Jul 9 22:14:06 2003 UTC (20 years, 11 months ago) by mmeineke
Diff to previous 585 , to selected 2035
Bug fixing NPTi and NPTf. there is some error in the caclulation of HmatInverse.

Revision 585 - Directory Listing - [select for diffs]
Modified Wed Jul 9 15:52:32 2003 UTC (20 years, 11 months ago) by xsun
Diff to previous 584 , to selected 2035
*** empty log message ***

Revision 584 - Directory Listing - [select for diffs]
Modified Wed Jul 9 15:47:51 2003 UTC (20 years, 11 months ago) by xsun
Diff to previous 583 , to selected 2035
*** empty log message ***

Revision 583 - Directory Listing - [select for diffs]
Modified Wed Jul 9 15:34:04 2003 UTC (20 years, 11 months ago) by mmeineke
Diff to previous 582 , to selected 2035
starting some work for xlate

Revision 582 - Directory Listing - [select for diffs]
Modified Wed Jul 9 15:33:46 2003 UTC (20 years, 11 months ago) by mmeineke
Diff to previous 581 , to selected 2035
adding in dan's NPT stuff

Revision 581 - Directory Listing - [select for diffs]
Modified Wed Jul 9 15:14:05 2003 UTC (20 years, 11 months ago) by xsun
Diff to previous 580 , to selected 2035
This is the dp and read file

Revision 580 - Directory Listing - [select for diffs]
Modified Wed Jul 9 13:56:36 2003 UTC (20 years, 11 months ago) by gezelter
Diff to previous 579 , to selected 2035
Fixes and merging NPTf

Revision 579 - Directory Listing - [select for diffs]
Modified Wed Jul 9 13:56:27 2003 UTC (20 years, 11 months ago) by gezelter
Diff to previous 578 , to selected 2035
Removed Qmass

Revision 578 - Directory Listing - [select for diffs]
Modified Wed Jul 9 02:15:29 2003 UTC (20 years, 11 months ago) by gezelter
Diff to previous 577 , to selected 2035
Fixes for both NPTf and NPTi

Revision 577 - Directory Listing - [select for diffs]
Modified Wed Jul 9 01:41:11 2003 UTC (20 years, 11 months ago) by gezelter
Diff to previous 576 , to selected 2035
Fixes in NPTi migrated into NPTf

Revision 576 - Directory Listing - [select for diffs]
Modified Tue Jul 8 21:10:16 2003 UTC (20 years, 11 months ago) by gezelter
Diff to previous 575 , to selected 2035
*** empty log message ***

Revision 575 - Directory Listing - [select for diffs]
Modified Tue Jul 8 21:06:14 2003 UTC (20 years, 11 months ago) by gezelter
Diff to previous 574 , to selected 2035
fixed box scaling

Revision 574 - Directory Listing - [select for diffs]
Modified Tue Jul 8 20:56:10 2003 UTC (20 years, 11 months ago) by gezelter
Diff to previous 573 , to selected 2035
NPTi

Revision 573 - Directory Listing - [select for diffs]
Modified Thu Jul 3 19:41:26 2003 UTC (21 years ago) by mmeineke
Diff to previous 572 , to selected 2035
 cleaned up the dependecy scripts in the makefiles

Revision 572 - Directory Listing - [select for diffs]
Modified Wed Jul 2 21:26:55 2003 UTC (21 years ago) by mmeineke
Diff to previous 571 , to selected 2035
fixed the bugs introduced by switching the periodic box to a matrix

Revision 571 - Directory Listing - [select for diffs]
Modified Tue Jul 1 22:39:53 2003 UTC (21 years ago) by gezelter
Diff to previous 570 , to selected 2035
Fortran flexi-BOX

Revision 570 - Directory Listing - [select for diffs]
Modified Tue Jul 1 22:29:40 2003 UTC (21 years ago) by gezelter
Diff to previous 569 , to selected 2035
Fixes for flexi-BOX

Revision 569 - Directory Listing - [select for diffs]
Modified Tue Jul 1 21:33:45 2003 UTC (21 years ago) by mmeineke
Diff to previous 568 , to selected 2035
working on adding the box matrix to everything.

Revision 568 - Directory Listing - [select for diffs]
Modified Mon Jun 30 22:04:01 2003 UTC (21 years ago) by mmeineke
Diff to previous 567 , to selected 2035
Updated the ChangeLog, and Converted most of the SImInfo to use non-Isotropic
boxes. wrapVector needs to be finished.

Revision 567 - Directory Listing - [select for diffs]
Modified Wed Jun 25 21:12:14 2003 UTC (21 years ago) by mmeineke
Diff to previous 566 , to selected 2035
Changed over the bonds to Harmonic bonds in the DUFF frc file

fixed constraints.

Revision 566 - Directory Listing - [select for diffs]
Modified Wed Jun 25 21:11:42 2003 UTC (21 years ago) by mmeineke
Diff to previous 565 , to selected 2035
Changed over the bonds to Harmonic bonds in the DUFF frc file

Revision 565 - Directory Listing - [select for diffs]
Modified Tue Jun 24 22:51:57 2003 UTC (21 years ago) by gezelter
Diff to previous 564 , to selected 2035
Fixes to NVT.  Check them!

Revision 564 - Directory Listing - [select for diffs]
Modified Tue Jun 24 19:57:54 2003 UTC (21 years ago) by mmeineke
Diff to previous 563 , to selected 2035
added Harmonic bod into the DUFF forcefield and BondExtensions.cpp

Revision 563 - Directory Listing - [select for diffs]
Modified Mon Jun 23 21:24:03 2003 UTC (21 years ago) by mmeineke
Diff to previous 562 , to selected 2035
Doing some work to debug the constraint code.

Revision 562 - Directory Listing - [select for diffs]
Modified Fri Jun 20 20:50:17 2003 UTC (21 years ago) by gezelter
Diff to previous 561 , to selected 2035
NPT fix

Revision 561 - Directory Listing - [select for diffs]
Modified Fri Jun 20 20:29:36 2003 UTC (21 years ago) by mmeineke
Diff to previous 560 , to selected 2035
Most of the integrator and NVT seem to be working now.

Revision 560 - Directory Listing - [select for diffs]
Modified Fri Jun 20 16:49:33 2003 UTC (21 years ago) by gezelter
Diff to previous 559 , to selected 2035
NVT additions

Revision 559 - Directory Listing - [select for diffs]
Modified Thu Jun 19 22:02:44 2003 UTC (21 years ago) by mmeineke
Diff to previous 558 , to selected 2035
slowly converting to new integrator and forcefield names.

Revision 558 - Directory Listing - [select for diffs]
Modified Thu Jun 19 19:21:23 2003 UTC (21 years ago) by mmeineke
Diff to previous 557 , to selected 2035
finished the basics of the integrator and SimSetup.cpp

Revision 557 - Directory Listing - [select for diffs]
Modified Thu Jun 19 19:11:53 2003 UTC (21 years ago) by mmeineke
Diff to previous 556 , to selected 2035
 doing some work on SimSetup to clean it up / get it to work with the new Integrator.

Revision 556 - Directory Listing - [select for diffs]
Modified Wed Jun 18 22:20:12 2003 UTC (21 years ago) by mmeineke
Diff to previous 555 , to selected 2035
minor changes in an attempt to fix output times.

Revision 555 - Directory Listing - [select for diffs]
Modified Tue Jun 17 21:56:15 2003 UTC (21 years ago) by mmeineke
Diff to previous 554 , to selected 2035
Added Teng's parmeters fro the ghost Bend in TraPPE_Ex

some work on the integrator. ( incomplete)

Revision 554 - Directory Listing - [select for diffs]
Modified Tue Jun 17 21:55:55 2003 UTC (21 years ago) by mmeineke
Diff to previous 553 , to selected 2035
Added Teng's parmeters fro the ghost Bend in TraPPE_Ex

Revision 553 - Directory Listing - [select for diffs]
Modified Tue Jun 10 16:04:33 2003 UTC (21 years ago) by mmeineke
Diff to previous 552 , to selected 2035
mostly final version

Revision 552 - Directory Listing - [select for diffs]
Modified Mon Jun 9 21:19:02 2003 UTC (21 years ago) by mmeineke
Diff to previous 551 , to selected 2035
First completed rough draft (spell checked even).

Revision 551 - Directory Listing - [select for diffs]
Modified Mon Jun 9 15:22:52 2003 UTC (21 years ago) by mmeineke
Diff to previous 550 , to selected 2035
fixed the left alignment bug. Bugger if I know what was causing it.

Revision 550 - Directory Listing - [select for diffs]
Modified Fri Jun 6 21:43:40 2003 UTC (21 years ago) by mmeineke
Diff to previous 549 , to selected 2035
about halfway there.

Revision 549 - Directory Listing - [select for diffs]
Modified Thu Jun 5 19:37:58 2003 UTC (21 years ago) by mmeineke
Diff to previous 548 , to selected 2035
nothing major just some little changes here and there.

Revision 548 - Directory Listing - [select for diffs]
Modified Wed Jun 4 21:06:45 2003 UTC (21 years ago) by mmeineke
Diff to previous 547 , to selected 2035
added constrainA and constrainB to the Symplectic integrator

Revision 547 - Directory Listing - [select for diffs]
Modified Wed Jun 4 19:24:02 2003 UTC (21 years ago) by mmeineke
Diff to previous 546 , to selected 2035
updated the logo a little as well as some of the colors

Revision 546 - Directory Listing - [select for diffs]
Modified Wed Jun 4 17:44:16 2003 UTC (21 years ago) by mmeineke
Diff to previous 545 , to selected 2035
starting to add in the stuff for the poster.

Revision 545 - Directory Listing - [select for diffs]
Modified Wed Jun 4 16:07:35 2003 UTC (21 years ago) by mmeineke
Diff to previous 543 , to selected 2035
This commit was generated by cvs2svn to compensate for changes in r544,
which included commits to RCS files with non-trunk default branches.
Revision 543 - Directory Listing - [select for diffs]
Modified Fri May 30 21:32:33 2003 UTC (21 years, 1 month ago) by mmeineke
Diff to previous 542 , to selected 2035
currently modifiying Symplectic to become the basic integrator.

bilayerSys.cpp altered for building tb3.

Revision 542 - Directory Listing - [select for diffs]
Modified Fri May 30 21:31:48 2003 UTC (21 years, 1 month ago) by mmeineke
Diff to previous 541 , to selected 2035
currently modifiying Symplectic to become the basic integrator.

Revision 541 - Directory Listing - [select for diffs]
Modified Fri May 30 20:19:44 2003 UTC (21 years, 1 month ago) by mmeineke
Diff to previous 540 , to selected 2035
added some member variables for position, velocity, etc.

Revision 540 - Directory Listing - [select for diffs]
Modified Fri May 30 19:07:45 2003 UTC (21 years, 1 month ago) by mmeineke
Diff to previous 539 , to selected 2035
changed how NVT is now derived from Integrator

Revision 539 - Directory Listing - [select for diffs]
Modified Tue May 20 16:44:06 2003 UTC (21 years, 1 month ago) by mmeineke
Diff to previous 538 , to selected 2035
fixed an a mismatched Ghostbend bug.

Revision 538 - Directory Listing - [select for diffs]
Modified Sat May 17 16:57:08 2003 UTC (21 years, 1 month ago) by mmeineke
Diff to previous 537 , to selected 2035
all seems to be working

Revision 537 - Directory Listing - [select for diffs]
Modified Fri May 16 21:37:56 2003 UTC (21 years, 1 month ago) by mmeineke
Diff to previous 536 , to selected 2035
still working on the bilayer code

Revision 536 - Directory Listing - [select for diffs]
Modified Fri May 16 14:28:27 2003 UTC (21 years, 1 month ago) by mmeineke
Diff to previous 534 , to selected 2035
doing some work to overhaul sysbuild.

Revision 534 - Directory Listing - [select for diffs]
Modified Tue May 13 21:23:41 2003 UTC (21 years, 1 month ago) by mmeineke
Diff to previous 533 , to selected 2035
optimized the ssd calc loop

Revision 533 - Directory Listing - [select for diffs]
Modified Tue May 13 20:47:10 2003 UTC (21 years, 1 month ago) by mmeineke
Diff to previous 532 , to selected 2035
Added bead lipid model to the sample directory

Revision 532 - Directory Listing - [select for diffs]
Modified Tue May 13 20:34:33 2003 UTC (21 years, 1 month ago) by mmeineke
Diff to previous 531 , to selected 2035
finished adding the Tail beads into the Trappe extended force field

Revision 531 - Directory Listing - [select for diffs]
Modified Tue May 13 17:01:07 2003 UTC (21 years, 1 month ago) by mmeineke
Diff to previous 530 , to selected 2035
added the TailBead atom types to the TraPPe_Ex forceField

Revision 530 - Directory Listing - [select for diffs]
Modified Fri May 9 19:51:30 2003 UTC (21 years, 1 month ago) by mmeineke
Diff to previous 529 , to selected 2035
fixed up the TraPPE_Ex force field. there were some duplicate entries

added a two chain lipid to the lipid.mdl in sample

Revision 529 - Directory Listing - [select for diffs]
Modified Fri May 9 19:51:11 2003 UTC (21 years, 1 month ago) by mmeineke
Diff to previous 528 , to selected 2035
fixed up the TraPPE_Ex force field. there were some duplicate entries

Revision 528 - Directory Listing - [select for diffs]
Modified Fri May 9 16:56:27 2003 UTC (21 years, 1 month ago) by mmeineke
Diff to previous 527 , to selected 2035
added the utils subdirectory to the configure script

added the CH branching group to the TraPPE_Ex fource field

Revision 527 - Directory Listing - [select for diffs]
Modified Fri May 9 16:55:50 2003 UTC (21 years, 1 month ago) by mmeineke
Diff to previous 526 , to selected 2035
added the utils subdirectory to the configure script

Revision 526 - Directory Listing - [select for diffs]
Modified Wed May 7 18:45:11 2003 UTC (21 years, 1 month ago) by xsun
Diff to previous 525 , to selected 2035
I added the calcPi.c

Revision 525 - Directory Listing - [select for diffs]
Modified Wed May 7 18:40:20 2003 UTC (21 years, 1 month ago) by xsun
Diff to previous 524 , to selected 2035
calculation of the pi

Revision 524 - Directory Listing - [select for diffs]
Modified Wed May 7 18:28:53 2003 UTC (21 years, 1 month ago) by mmeineke
Diff to previous 523 , to selected 2035
added optimization to the compile

Revision 523 - Directory Listing - [select for diffs]
Modified Wed May 7 18:25:27 2003 UTC (21 years, 1 month ago) by xsun
Diff to previous 522 , to selected 2035
We update the Makefile.

Revision 522 - Directory Listing - [select for diffs]
Modified Wed May 7 17:13:03 2003 UTC (21 years, 1 month ago) by mmeineke
Diff to previous 521 , to selected 2035
we have succesfully debugged the program. it is ready for use in any application we want.

Revision 521 - Directory Listing - [select for diffs]
Modified Tue May 6 19:42:41 2003 UTC (21 years, 1 month ago) by mmeineke
Diff to previous 520 , to selected 2035
 fleshed out all of the ideas we wanted to see in this interface.

 it is still not yet debugged.

Revision 520 - Directory Listing - [select for diffs]
Modified Mon May 5 22:01:36 2003 UTC (21 years, 1 month ago) by mmeineke
Diff to previous 519 , to selected 2035
started some initial rewrite for the template.

Revision 519 - Directory Listing - [select for diffs]
Modified Mon May 5 21:51:34 2003 UTC (21 years, 1 month ago) by tim
Diff to previous 518 , to selected 2035
Added binary extensions

Revision 518 - Directory Listing - [select for diffs]
Modified Mon May 5 21:35:19 2003 UTC (21 years, 1 month ago) by mmeineke
Diff to previous 517 , to selected 2035
changed the name of madProps.c to commandLine.c

Revision 517 - Directory Listing - [select for diffs]
Modified Mon May 5 21:29:11 2003 UTC (21 years, 1 month ago) by mmeineke
Diff to previous 515 , to selected 2035
This commit was generated by cvs2svn to compensate for changes in r516,
which included commits to RCS files with non-trunk default branches.
Revision 515 - Directory Listing - [select for diffs]
Modified Thu May 1 17:36:33 2003 UTC (21 years, 2 months ago) by mmeineke
Diff to previous 514 , to selected 2035
updated xyz2pov to put out better pov scripts. I'm begining to think pov2anim isn't as useful.
not sure if I should up date it, or just leave the rendering steps to shell scripts.

Revision 514 - Directory Listing - [select for diffs]
Modified Tue Apr 29 18:32:33 2003 UTC (21 years, 2 months ago) by mmeineke
Diff to previous 513 , to selected 2035
Added a quick readme, and Identified myself as the author

Revision 513 - Directory Listing - [select for diffs]
Modified Tue Apr 29 18:12:30 2003 UTC (21 years, 2 months ago) by mmeineke
Diff to previous 512 , to selected 2035
this should be the last of the random crap to toss out.

Revision 512 - Directory Listing - [select for diffs]
Modified Tue Apr 29 18:10:58 2003 UTC (21 years, 2 months ago) by mmeineke
Diff to previous 511 , to selected 2035
killing some files

Revision 511 - Directory Listing - [select for diffs]
Modified Tue Apr 29 18:08:55 2003 UTC (21 years, 2 months ago) by mmeineke
Diff to previous 510 , to selected 2035
killing misc . crap that shouldn't be inb the source tree.

cleanning up the makefiles

Revision 510 - Directory Listing - [select for diffs]
Modified Tue Apr 29 18:08:39 2003 UTC (21 years, 2 months ago) by mmeineke
Diff to previous 509 , to selected 2035
killing misc . crap that shouldn't be inb the source tree.

Revision 509 - Directory Listing - [select for diffs]
Modified Tue Apr 29 17:45:47 2003 UTC (21 years, 2 months ago) by mmeineke
Diff to previous 508 , to selected 2035
Rearranged the source tree to be easier to distribute.
Added autoconf and automatic dependency generation

Revision 508 - Directory Listing - [select for diffs]
Modified Tue Apr 29 15:21:34 2003 UTC (21 years, 2 months ago) by mmeineke
Diff to previous 507 , to selected 2035
added some stuff, and forgot to update. who knows whats different now.

Revision 507 - Directory Listing - [select for diffs]
Modified Mon Apr 28 16:03:10 2003 UTC (21 years, 2 months ago) by mmeineke
Diff to previous 506 , to selected 2035
added all the files

Revision 506 - Directory Listing - [select for diffs]
Modified Fri Apr 25 16:02:26 2003 UTC (21 years, 2 months ago) by mmeineke
Diff to previous 505 , to selected 2035
i quick fix to th distance in the random bilayer builder

Revision 505 - Directory Listing - [select for diffs]
Modified Fri Apr 25 02:00:11 2003 UTC (21 years, 2 months ago) by mmeineke
Diff to previous 504 , to selected 2035
added a new test for constraint failure

Revision 504 - Directory Listing - [select for diffs]
Modified Thu Apr 17 21:54:18 2003 UTC (21 years, 2 months ago) by mmeineke
Diff to previous 503 , to selected 2035
fixed up sysBuild to where it should now build our systems

Revision 503 - Directory Listing - [select for diffs]
Modified Wed Apr 16 21:11:37 2003 UTC (21 years, 2 months ago) by mmeineke
Diff to previous 502 , to selected 2035
almost finished.

Revision 502 - Directory Listing - [select for diffs]
Modified Tue Apr 15 21:47:54 2003 UTC (21 years, 2 months ago) by mmeineke
Diff to previous 501 , to selected 2035
bilayerSys and sysBuild both will build now. woot!

Revision 501 - Directory Listing - [select for diffs]
Modified Tue Apr 15 21:20:35 2003 UTC (21 years, 2 months ago) by mmeineke
Diff to previous 500 , to selected 2035
finished bilayerSys.cpp

sysBuild still need to write the bass file.

MoLocator.cpp is currently empty

Revision 500 - Directory Listing - [select for diffs]
Modified Tue Apr 15 20:40:04 2003 UTC (21 years, 2 months ago) by chuckv
Diff to previous 499 , to selected 2035
Added eam force files...

Revision 499 - Directory Listing - [select for diffs]
Modified Tue Apr 15 16:37:59 2003 UTC (21 years, 2 months ago) by chuckv
Diff to previous 498 , to selected 2035
More eam work.

Revision 498 - Directory Listing - [select for diffs]
Modified Mon Apr 14 21:22:54 2003 UTC (21 years, 2 months ago) by mmeineke
Diff to previous 497 , to selected 2035
working on the system builder

Revision 497 - Directory Listing - [select for diffs]
Modified Mon Apr 14 21:16:37 2003 UTC (21 years, 2 months ago) by chuckv
Diff to previous 495 , to selected 2035
Fixed ordering on NVT calculation in integrators.

Revision 495 - Directory Listing - [select for diffs]
Modified Mon Apr 14 19:52:00 2003 UTC (21 years, 2 months ago) by mmeineke
Diff to previous 494 , to selected 2035
 working on a system builder

Revision 494 - Directory Listing - [select for diffs]
Modified Mon Apr 14 19:04:02 2003 UTC (21 years, 2 months ago) by mmeineke
Diff to previous 493 , to selected 2035
added Ghost bends to the TraPPE_Ex forceField

added sysBuild to the utils Makefile

Revision 493 - Directory Listing - [select for diffs]
Modified Mon Apr 14 19:03:38 2003 UTC (21 years, 2 months ago) by mmeineke
Diff to previous 492 , to selected 2035
added Ghost bends to the TraPPE_Ex forceField

Revision 492 - Directory Listing - [select for diffs]
Modified Mon Apr 14 18:19:15 2003 UTC (21 years, 2 months ago) by chuckv
Diff to previous 491 , to selected 2035
Added first mangling of EAM.

Revision 491 - Directory Listing - [select for diffs]
Modified Fri Apr 11 18:46:37 2003 UTC (21 years, 2 months ago) by mmeineke
Diff to previous 490 , to selected 2035
fixed a memory bug in Fortran, where molMembershipArray was declared nLocal instead of nGlobal.

Revision 490 - Directory Listing - [select for diffs]
Modified Fri Apr 11 15:16:59 2003 UTC (21 years, 2 months ago) by gezelter
Diff to previous 489 , to selected 2035
Bug fix in progress for NPT

Revision 489 - Directory Listing - [select for diffs]
Modified Thu Apr 10 20:08:56 2003 UTC (21 years, 2 months ago) by mmeineke
Diff to previous 488 , to selected 2035
 added a globalIndex counter to Molecule

Revision 488 - Directory Listing - [select for diffs]
Modified Thu Apr 10 16:35:31 2003 UTC (21 years, 2 months ago) by gezelter
Diff to previous 487 , to selected 2035
Working on ConstantStress

Revision 487 - Directory Listing - [select for diffs]
Modified Thu Apr 10 16:27:21 2003 UTC (21 years, 2 months ago) by mmeineke
Diff to previous 486 , to selected 2035
fixed a n mpi init bug in SimSetup. caused a miscalculation of nLocal.

Revision 486 - Directory Listing - [select for diffs]
Modified Thu Apr 10 16:22:00 2003 UTC (21 years, 2 months ago) by mmeineke
Diff to previous 485 , to selected 2035
fixed a bug in symplectic, where presure was only being calculated the first time through.

Revision 485 - Directory Listing - [select for diffs]
Modified Wed Apr 9 16:20:13 2003 UTC (21 years, 2 months ago) by chuckv
Diff to previous 484 , to selected 2035
added pentane to the alkane model file

Revision 484 - Directory Listing - [select for diffs]
Modified Wed Apr 9 13:59:35 2003 UTC (21 years, 2 months ago) by gezelter
Diff to previous 483 , to selected 2035
Added volume and enthalpy to status file

Revision 483 - Directory Listing - [select for diffs]
Modified Wed Apr 9 04:06:43 2003 UTC (21 years, 2 months ago) by gezelter
Diff to previous 482 , to selected 2035
fixes for NPT and NVT

Revision 482 - Directory Listing - [select for diffs]
Modified Tue Apr 8 22:38:43 2003 UTC (21 years, 2 months ago) by chuckv
Diff to previous 481 , to selected 2035
It works (kinda)...

Revision 481 - Directory Listing - [select for diffs]
Modified Tue Apr 8 21:35:49 2003 UTC (21 years, 2 months ago) by gezelter
Diff to previous 480 , to selected 2035
Fixes for NPT / NVT

Revision 480 - Directory Listing - [select for diffs]
Modified Tue Apr 8 17:16:22 2003 UTC (21 years, 2 months ago) by chuckv
Diff to previous 479 , to selected 2035
Moved expand neighborlist to init_FF.

Revision 479 - Directory Listing - [select for diffs]
Modified Tue Apr 8 15:20:44 2003 UTC (21 years, 2 months ago) by chuckv
Diff to previous 478 , to selected 2035
fixes for NVT

Revision 478 - Directory Listing - [select for diffs]
Modified Tue Apr 8 14:39:40 2003 UTC (21 years, 2 months ago) by gezelter
Diff to previous 477 , to selected 2035
fixes for nvt / npt

Revision 477 - Directory Listing - [select for diffs]
Modified Tue Apr 8 14:34:30 2003 UTC (21 years, 2 months ago) by gezelter
Diff to previous 476 , to selected 2035
dt/2 fix in nvt

Revision 476 - Directory Listing - [select for diffs]
Modified Tue Apr 8 12:50:18 2003 UTC (21 years, 2 months ago) by gezelter
Diff to previous 475 , to selected 2035
Fixes for affine transform

Revision 475 - Directory Listing - [select for diffs]
Modified Tue Apr 8 12:44:18 2003 UTC (21 years, 2 months ago) by gezelter
Diff to previous 474 , to selected 2035
Changes to integrate the NVT and NPT ensembles

Revision 474 - Directory Listing - [select for diffs]
Modified Mon Apr 7 21:42:19 2003 UTC (21 years, 2 months ago) by gezelter
Diff to previous 473 , to selected 2035
Fixes for NPT and NVT

Revision 473 - Directory Listing - [select for diffs]
Modified Mon Apr 7 21:20:38 2003 UTC (21 years, 2 months ago) by mmeineke
Diff to previous 472 , to selected 2035
fixed a sign error in the radial portion of SSD.

Revision 472 - Directory Listing - [select for diffs]
Modified Mon Apr 7 21:16:35 2003 UTC (21 years, 2 months ago) by mmeineke
Diff to previous 471 , to selected 2035
doing some testing in sticky through Symplectic.

Revision 471 - Directory Listing - [select for diffs]
Modified Mon Apr 7 20:51:59 2003 UTC (21 years, 2 months ago) by gezelter
Diff to previous 470 , to selected 2035
Working on NVT

Revision 470 - Directory Listing - [select for diffs]
Modified Mon Apr 7 20:50:46 2003 UTC (21 years, 2 months ago) by chuckv
Diff to previous 469 , to selected 2035
Fixed transpose bug in mpi reduce for tau and virial.

Revision 469 - Directory Listing - [select for diffs]
Modified Mon Apr 7 20:06:31 2003 UTC (21 years, 2 months ago) by mmeineke
Diff to previous 468 , to selected 2035
bug fixes

Revision 468 - Directory Listing - [select for diffs]
Modified Mon Apr 7 16:56:38 2003 UTC (21 years, 2 months ago) by gezelter
Diff to previous 467 , to selected 2035
Many fixes to add extended system

Revision 467 - Directory Listing - [select for diffs]
Modified Mon Apr 7 14:30:50 2003 UTC (21 years, 2 months ago) by gezelter
Diff to previous 466 , to selected 2035
Fixed a bug caused by my experimentation

Revision 466 - Directory Listing - [select for diffs]
Modified Mon Apr 7 14:30:36 2003 UTC (21 years, 2 months ago) by gezelter
Diff to previous 465 , to selected 2035
Added ExtendedSystem infrastructure for NPT and NVT calculations

Revision 465 - Directory Listing - [select for diffs]
Modified Mon Apr 7 14:30:12 2003 UTC (21 years, 2 months ago) by gezelter
Diff to previous 464 , to selected 2035
Added targetPressure to BASS

Revision 464 - Directory Listing - [select for diffs]
Modified Sat Apr 5 04:07:07 2003 UTC (21 years, 2 months ago) by gezelter
Diff to previous 463 , to selected 2035
final mods to try a fortran compiler

Revision 463 - Directory Listing - [select for diffs]
Modified Sat Apr 5 03:39:25 2003 UTC (21 years, 2 months ago) by gezelter
Diff to previous 462 , to selected 2035
Bug fixes for simulation module rewrites

Revision 462 - Directory Listing - [select for diffs]
Modified Sat Apr 5 02:56:27 2003 UTC (21 years, 2 months ago) by gezelter
Diff to previous 461 , to selected 2035
bug fixes for compilation

Revision 461 - Directory Listing - [select for diffs]
Modified Sat Apr 5 02:45:39 2003 UTC (21 years, 2 months ago) by gezelter
Diff to previous 460 , to selected 2035
bug fixes to fortran wrappers

Revision 460 - Directory Listing - [select for diffs]
Modified Fri Apr 4 22:22:30 2003 UTC (21 years, 2 months ago) by chuckv
Diff to previous 459 , to selected 2035
Breaking c and fortran, c gets smarter, fortran gets dumber...

Revision 459 - Directory Listing - [select for diffs]
Modified Fri Apr 4 19:57:01 2003 UTC (21 years, 2 months ago) by mmeineke
Diff to previous 458 , to selected 2035
fixed a memory read bug in neighborlist

Revision 458 - Directory Listing - [select for diffs]
Modified Fri Apr 4 19:47:19 2003 UTC (21 years, 2 months ago) by gezelter
Diff to previous 457 , to selected 2035
Changes for Extended System

Revision 457 - Directory Listing - [select for diffs]
Modified Fri Apr 4 19:16:11 2003 UTC (21 years, 2 months ago) by gezelter
Diff to previous 456 , to selected 2035
Fixes for ExtendedSystem

Revision 456 - Directory Listing - [select for diffs]
Modified Fri Apr 4 14:34:48 2003 UTC (21 years, 2 months ago) by mmeineke
Diff to previous 455 , to selected 2035
Added the SGI award in 2003, also edited papers and presentations to separate the two.

Revision 455 - Directory Listing - [select for diffs]
Modified Fri Apr 4 01:57:45 2003 UTC (21 years, 3 months ago) by gezelter
Diff to previous 454 , to selected 2035
Added extended system header

Revision 454 - Directory Listing - [select for diffs]
Modified Fri Apr 4 01:57:11 2003 UTC (21 years, 3 months ago) by gezelter
Diff to previous 453 , to selected 2035
changes for extended system code

Revision 453 - Directory Listing - [select for diffs]
Modified Thu Apr 3 23:49:20 2003 UTC (21 years, 3 months ago) by gezelter
Diff to previous 452 , to selected 2035
renamed nvt to extendedsystem

Revision 452 - Directory Listing - [select for diffs]
Modified Thu Apr 3 22:19:21 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 451 , to selected 2035
added some little fixes here and there.

Revision 451 - Directory Listing - [select for diffs]
Modified Thu Apr 3 22:01:29 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 450 , to selected 2035
fixed a possible call before initialize bug.

Revision 450 - Directory Listing - [select for diffs]
Modified Thu Apr 3 21:12:51 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 449 , to selected 2035
just little things like deleteing unused variables and such.

Revision 449 - Directory Listing - [select for diffs]
Modified Thu Apr 3 20:57:56 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 448 , to selected 2035
a few fixes to simError.h
also some fixes to Molecule.hpp

Revision 448 - Directory Listing - [select for diffs]
Modified Thu Apr 3 20:57:23 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 447 , to selected 2035
a few fixes to simError.h

Revision 447 - Directory Listing - [select for diffs]
Modified Thu Apr 3 20:21:54 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 446 , to selected 2035
fixed some small things with simError.h

Revision 446 - Directory Listing - [select for diffs]
Modified Thu Apr 3 20:19:50 2003 UTC (21 years, 3 months ago) by gezelter
Diff to previous 445 , to selected 2035
Starting work on NPT

Revision 445 - Directory Listing - [select for diffs]
Modified Thu Apr 3 19:58:24 2003 UTC (21 years, 3 months ago) by gezelter
Diff to previous 444 , to selected 2035
Added NVT file (very broken for now)

Revision 444 - Directory Listing - [select for diffs]
Modified Thu Apr 3 13:43:02 2003 UTC (21 years, 3 months ago) by gezelter
Diff to previous 443 , to selected 2035
Changed Readme, added some files

Revision 443 - Directory Listing - [select for diffs]
Modified Wed Apr 2 22:19:03 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 442 , to selected 2035
dipoles mostly work, but there is a memory leak somewhere.

Revision 442 - Directory Listing - [select for diffs]
Modified Wed Apr 2 15:01:06 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 441 , to selected 2035
Fixed a bug where MPI was not getting the proper atomIdents.

Revision 441 - Directory Listing - [select for diffs]
Modified Tue Apr 1 16:50:14 2003 UTC (21 years, 3 months ago) by chuckv
Diff to previous 440 , to selected 2035
more bug fixes....

Revision 440 - Directory Listing - [select for diffs]
Modified Tue Apr 1 16:49:17 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 439 , to selected 2035
Fixed DumpWriter to be more robust to errors. also added a little namespace to InitFromFile to wrap it's helper functions in MPI

Revision 439 - Directory Listing - [select for diffs]
Modified Mon Mar 31 22:09:39 2003 UTC (21 years, 3 months ago) by chuckv
Diff to previous 438 , to selected 2035
Fixed bug with pot_local not zeroed.

Revision 438 - Directory Listing - [select for diffs]
Modified Mon Mar 31 21:50:59 2003 UTC (21 years, 3 months ago) by chuckv
Diff to previous 437 , to selected 2035
Fixes in MPI force calc and in Trappe_Ex parsing.

Revision 437 - Directory Listing - [select for diffs]
Modified Fri Mar 28 22:34:02 2003 UTC (21 years, 3 months ago) by chuckv
Diff to previous 436 , to selected 2035
bug fix in DumpWriter.cpp

Revision 436 - Directory Listing - [select for diffs]
Modified Fri Mar 28 21:45:03 2003 UTC (21 years, 3 months ago) by chuckv
Diff to previous 435 , to selected 2035
Bug fixes in read-write routines.

Revision 435 - Directory Listing - [select for diffs]
Modified Fri Mar 28 19:33:37 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 434 , to selected 2035
fixed a bug where the Excludes were not being created properly

Revision 434 - Directory Listing - [select for diffs]
Modified Fri Mar 28 19:30:59 2003 UTC (21 years, 3 months ago) by chuckv
Diff to previous 433 , to selected 2035
mpi fixes and debugging mpi read write from file.

Revision 433 - Directory Listing - [select for diffs]
Modified Fri Mar 28 15:28:53 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 432 , to selected 2035
fixed long range interactions in Trappe

Revision 432 - Directory Listing - [select for diffs]
Modified Thu Mar 27 23:33:40 2003 UTC (21 years, 3 months ago) by chuckv
Diff to previous 431 , to selected 2035
MPI buggy, fixed mpiRefresh issue.

Revision 431 - Directory Listing - [select for diffs]
Modified Thu Mar 27 22:16:27 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 430 , to selected 2035
fixed a bug where excludes were not being initialized

Revision 430 - Directory Listing - [select for diffs]
Modified Thu Mar 27 21:52:27 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 429 , to selected 2035
*** empty log message ***

Revision 429 - Directory Listing - [select for diffs]
Modified Thu Mar 27 21:52:21 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 428 , to selected 2035
Fixed a single processor segfault bug.

Revision 428 - Directory Listing - [select for diffs]
Modified Thu Mar 27 21:07:14 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 427 , to selected 2035
fixed the compile time bugs, Source builds and links

Revision 427 - Directory Listing - [select for diffs]
Modified Thu Mar 27 20:48:37 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 426 , to selected 2035
fixed a few more bugs.

Revision 426 - Directory Listing - [select for diffs]
Modified Thu Mar 27 20:40:01 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 425 , to selected 2035
added the Molecule.cpp file

Revision 425 - Directory Listing - [select for diffs]
Modified Thu Mar 27 20:39:09 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 424 , to selected 2035
 fixed the makefile

Revision 424 - Directory Listing - [select for diffs]
Modified Thu Mar 27 20:36:16 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 423 , to selected 2035
fixing some compile time bugs

Revision 423 - Directory Listing - [select for diffs]
Modified Thu Mar 27 20:12:15 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 422 , to selected 2035
I have implemeted Molecules everywhere I could remember to.
will now attempt to compile.

Revision 422 - Directory Listing - [select for diffs]
Modified Thu Mar 27 19:21:42 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 421 , to selected 2035
finished updating SimSetup to initialize and use the new MPI division of labour, and Molecule class

Revision 421 - Directory Listing - [select for diffs]
Modified Thu Mar 27 17:55:20 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 420 , to selected 2035
finished conversion of TraPPE_ExFF to use Molecule

Revision 420 - Directory Listing - [select for diffs]
Modified Thu Mar 27 17:32:03 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 419 , to selected 2035
LJ_FF has been converted to the new Molecule model. TraPPE_Ex is currently being updated.
SimSetups routines are writtten, but not yet called.

Revision 419 - Directory Listing - [select for diffs]
Modified Thu Mar 27 15:07:29 2003 UTC (21 years, 3 months ago) by gezelter
Diff to previous 418 , to selected 2035
fixes for local->global atom numbering in MPI

Revision 418 - Directory Listing - [select for diffs]
Modified Thu Mar 27 14:30:24 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 417 , to selected 2035
little bug fixes here and there.

Revision 417 - Directory Listing - [select for diffs]
Modified Thu Mar 27 01:49:45 2003 UTC (21 years, 3 months ago) by gezelter
Diff to previous 416 , to selected 2035
Fixes to fileio for MPI

Revision 416 - Directory Listing - [select for diffs]
Modified Wed Mar 26 23:14:02 2003 UTC (21 years, 3 months ago) by gezelter
Diff to previous 415 , to selected 2035
bug fixes   many bug fixes

Revision 415 - Directory Listing - [select for diffs]
Modified Wed Mar 26 22:24:49 2003 UTC (21 years, 3 months ago) by gezelter
Diff to previous 414 , to selected 2035
Making DumpWriter less dependent on sequence of atoms on the other
processors.  Node 0 now fires potatoes at other processors to get them
to send french fries back.

Revision 414 - Directory Listing - [select for diffs]
Modified Wed Mar 26 22:02:36 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 413 , to selected 2035
the skeleton for making the molecules is in place. ForceField needs to be updated next.

Revision 413 - Directory Listing - [select for diffs]
Modified Wed Mar 26 21:54:49 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 412 , to selected 2035
fixed a couple of the "static" bugs in  Atom and Exclude

Revision 412 - Directory Listing - [select for diffs]
Modified Wed Mar 26 21:50:33 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 411 , to selected 2035
still working on the SimSetup routine. also fixed some things in Exclude.hpp

Revision 411 - Directory Listing - [select for diffs]
Modified Wed Mar 26 21:24:08 2003 UTC (21 years, 3 months ago) by gezelter
Diff to previous 410 , to selected 2035
Added Atom.cpp and Exclude.cpp

Revision 410 - Directory Listing - [select for diffs]
Modified Wed Mar 26 21:23:00 2003 UTC (21 years, 3 months ago) by gezelter
Diff to previous 409 , to selected 2035
Fixes in Atom and Exclude list

Revision 409 - Directory Listing - [select for diffs]
Modified Wed Mar 26 21:04:38 2003 UTC (21 years, 3 months ago) by gezelter
Diff to previous 408 , to selected 2035
Make Atom.cpp able to add and delete ranges of atoms

Revision 408 - Directory Listing - [select for diffs]
Modified Wed Mar 26 20:45:07 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 407 , to selected 2035
added an Exclude class with static arrays similar to the Atom class

Revision 407 - Directory Listing - [select for diffs]
Modified Wed Mar 26 20:22:02 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 406 , to selected 2035
I'm overhauling the molecule class to contain it's own bonds, bends, and torsions.

may god have mercy on my soul.

Revision 406 - Directory Listing - [select for diffs]
Modified Wed Mar 26 19:34:49 2003 UTC (21 years, 3 months ago) by chuckv
Diff to previous 405 , to selected 2035
Finished globalIndex.

Revision 405 - Directory Listing - [select for diffs]
Modified Wed Mar 26 18:02:18 2003 UTC (21 years, 3 months ago) by gezelter
Diff to previous 404 , to selected 2035
MPI stuff for passing out molecules

Revision 404 - Directory Listing - [select for diffs]
Modified Wed Mar 26 16:12:53 2003 UTC (21 years, 3 months ago) by chuckv
Diff to previous 403 , to selected 2035
working on load balancing

Revision 403 - Directory Listing - [select for diffs]
Modified Wed Mar 26 15:37:05 2003 UTC (21 years, 3 months ago) by chuckv
Diff to previous 402 , to selected 2035
Fixes for Parallel thermalization

Revision 402 - Directory Listing - [select for diffs]
Modified Wed Mar 26 14:55:50 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 401 , to selected 2035
fixed an mpi include bug in THermo.cpp

Revision 401 - Directory Listing - [select for diffs]
Modified Tue Mar 25 22:54:16 2003 UTC (21 years, 3 months ago) by chuckv
Diff to previous 400 , to selected 2035
Fixed bugs with calculation of potential energy and temperature.

Revision 400 - Directory Listing - [select for diffs]
Modified Tue Mar 25 14:29:12 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 399 , to selected 2035
*** empty log message ***

Revision 399 - Directory Listing - [select for diffs]
Modified Tue Mar 25 14:29:06 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 398 , to selected 2035
added dummy files to keep the build deirectories from being pruned.

Revision 398 - Directory Listing - [select for diffs]
Modified Tue Mar 25 01:08:02 2003 UTC (21 years, 3 months ago) by gezelter
Diff to previous 397 , to selected 2035
moving tests to samples

Revision 397 - Directory Listing - [select for diffs]
Modified Tue Mar 25 01:06:10 2003 UTC (21 years, 3 months ago) by gezelter
Diff to previous 396 , to selected 2035
moved tests to samples

Revision 396 - Directory Listing - [select for diffs]
Modified Tue Mar 25 00:51:00 2003 UTC (21 years, 3 months ago) by gezelter
Diff to previous 395 , to selected 2035
Tests are becoming samples

Revision 395 - Directory Listing - [select for diffs]
Modified Tue Mar 25 00:47:02 2003 UTC (21 years, 3 months ago) by gezelter
Diff to previous 394 , to selected 2035
Added makefiles in tests directories

Revision 394 - Directory Listing - [select for diffs]
Modified Mon Mar 24 21:55:34 2003 UTC (21 years, 3 months ago) by gezelter
Diff to previous 393 , to selected 2035
electrostatic changes for dipole / RF separation

Revision 393 - Directory Listing - [select for diffs]
Modified Mon Mar 24 18:33:51 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 392 , to selected 2035
little bug fixes here and there

Revision 392 - Directory Listing - [select for diffs]
Modified Mon Mar 24 16:04:52 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 391 , to selected 2035
added an argon test simulation

Revision 391 - Directory Listing - [select for diffs]
Modified Mon Mar 24 16:02:21 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 390 , to selected 2035
*** empty log message ***

Revision 390 - Directory Listing - [select for diffs]
Modified Mon Mar 24 16:02:16 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 389 , to selected 2035
added some test bass files for experimenting with

Revision 389 - Directory Listing - [select for diffs]
Modified Mon Mar 24 15:26:05 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 388 , to selected 2035
fixed bug where short range interactions were not being calculated.

removed some debug print statements

Revision 388 - Directory Listing - [select for diffs]
Modified Fri Mar 21 22:11:50 2003 UTC (21 years, 3 months ago) by chuckv
Diff to previous 387 , to selected 2035
various write statements for debugging

Revision 387 - Directory Listing - [select for diffs]
Modified Fri Mar 21 21:26:59 2003 UTC (21 years, 3 months ago) by chuckv
Diff to previous 386 , to selected 2035
added links to the makefile in forceFields

Revision 386 - Directory Listing - [select for diffs]
Modified Fri Mar 21 20:52:11 2003 UTC (21 years, 3 months ago) by gezelter
Diff to previous 385 , to selected 2035
Fixed F_MACH_DEP bug

Revision 385 - Directory Listing - [select for diffs]
Modified Fri Mar 21 20:37:58 2003 UTC (21 years, 3 months ago) by gezelter
Diff to previous 384 , to selected 2035
Makefile fixes, directory re-org, autoconf fixes

Revision 384 - Directory Listing - [select for diffs]
Modified Fri Mar 21 19:58:31 2003 UTC (21 years, 3 months ago) by gezelter
Diff to previous 383 , to selected 2035
Added license file

Revision 383 - Directory Listing - [select for diffs]
Modified Fri Mar 21 19:55:34 2003 UTC (21 years, 3 months ago) by gezelter
Diff to previous 382 , to selected 2035
Fixed makefile

Revision 382 - Directory Listing - [select for diffs]
Modified Fri Mar 21 19:49:13 2003 UTC (21 years, 3 months ago) by gezelter
Diff to previous 381 , to selected 2035
Makefile for forceFields

Revision 381 - Directory Listing - [select for diffs]
Modified Fri Mar 21 19:42:10 2003 UTC (21 years, 3 months ago) by gezelter
Diff to previous 380 , to selected 2035
Readme changes

Revision 380 - Directory Listing - [select for diffs]
Modified Fri Mar 21 17:52:48 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 379 , to selected 2035
*** empty log message ***

Revision 379 - Directory Listing - [select for diffs]
Modified Fri Mar 21 17:52:35 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 378 , to selected 2035
Makefile fixes for depends

Revision 378 - Directory Listing - [select for diffs]
Modified Fri Mar 21 17:42:12 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 376 , to selected 2035
This commit was generated by cvs2svn to compensate for changes in r377,
which included commits to RCS files with non-trunk default branches.
Revision 376 - Directory Listing - [select for diffs]
Modified Fri Mar 21 15:24:37 2003 UTC (21 years, 3 months ago) by chuckv
Diff to previous 375 , to selected 2035
Bug fixes in TraPPE.
calc_LJ_FF.F90: Removed print lines.
TraPPE_ExFF.cpp: Fixed so idents are being set.

Revision 375 - Directory Listing - [select for diffs]
Modified Fri Mar 21 15:07:14 2003 UTC (21 years, 3 months ago) by chuckv
Diff to previous 374 , to selected 2035
more bug fixes...

Revision 374 - Directory Listing - [select for diffs]
Modified Thu Mar 20 19:50:42 2003 UTC (21 years, 3 months ago) by chuckv
Diff to previous 373 , to selected 2035
*** empty log message ***

Revision 373 - Directory Listing - [select for diffs]
Modified Thu Mar 20 19:01:44 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 372 , to selected 2035
fixed a bug in the torsions.

Revision 372 - Directory Listing - [select for diffs]
Modified Thu Mar 20 18:02:01 2003 UTC (21 years, 3 months ago) by gezelter
Diff to previous 371 , to selected 2035
Working on the Makefile

Revision 371 - Directory Listing - [select for diffs]
Modified Thu Mar 20 17:26:37 2003 UTC (21 years, 3 months ago) by chuckv
Diff to previous 370 , to selected 2035
Fixed bugs in atype_module.F90
atype_module.F90:new_atype: status was reused for force field checks, created
new variable FFcheckStatus to be result of FF checks.

Revision 370 - Directory Listing - [select for diffs]
Modified Thu Mar 20 17:10:43 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 369 , to selected 2035
*** empty log message ***

Revision 369 - Directory Listing - [select for diffs]
Modified Thu Mar 20 17:10:37 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 368 , to selected 2035
fixed some bugs. LJ argon works. Error calling new atype for SSD in TraPPE_Ex.

Revision 368 - Directory Listing - [select for diffs]
Modified Thu Mar 20 00:02:39 2003 UTC (21 years, 3 months ago) by chuckv
Diff to previous 367 , to selected 2035
Fixed bugs. Single version now runs w/o segfault. Still a conservation of energy bug.
do_Forces.F90: Fixed pot not being passed to do_pair.
neighborLists.F90: Fixed bugs in checkNeighborLists
atype_module.F90: Fixed bug with allocating atypes on each new_atype call.Now checks to see if atypes is null, then calles initialize(16).
vector_class.F90: Fixed some bugs with how MatchList was being allocated.

Revision 367 - Directory Listing - [select for diffs]
Modified Wed Mar 19 17:29:49 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 366 , to selected 2035
*** empty log message ***

Revision 366 - Directory Listing - [select for diffs]
Modified Wed Mar 19 17:29:41 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 365 , to selected 2035
compiles and links. And promptly segfaults.

Revision 365 - Directory Listing - [select for diffs]
Modified Tue Mar 18 22:17:31 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 364 , to selected 2035
some initial bug fixes

Revision 364 - Directory Listing - [select for diffs]
Modified Tue Mar 18 21:28:21 2003 UTC (21 years, 3 months ago) by gezelter
Diff to previous 363 , to selected 2035
added GB

Revision 363 - Directory Listing - [select for diffs]
Modified Tue Mar 18 21:27:53 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 362 , to selected 2035
 last little changes before compiling and debuging

Revision 362 - Directory Listing - [select for diffs]
Modified Tue Mar 18 21:25:45 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 361 , to selected 2035
shed implementation of the Fortran interfaces.

Revision 361 - Directory Listing - [select for diffs]
Modified Tue Mar 18 19:09:12 2003 UTC (21 years, 3 months ago) by gezelter
Diff to previous 360 , to selected 2035
getNlocal no longer in force_globals

Revision 360 - Directory Listing - [select for diffs]
Modified Tue Mar 18 16:46:47 2003 UTC (21 years, 3 months ago) by gezelter
Diff to previous 359 , to selected 2035
brought force_globals back from the dead to fix circular references

Revision 359 - Directory Listing - [select for diffs]
Modified Mon Mar 17 21:38:57 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 358 , to selected 2035
adding more to the interface

Revision 358 - Directory Listing - [select for diffs]
Modified Mon Mar 17 21:07:50 2003 UTC (21 years, 3 months ago) by gezelter
Diff to previous 357 , to selected 2035
bug fixes for new fForceField.h

Revision 357 - Directory Listing - [select for diffs]
Modified Mon Mar 17 20:54:25 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 356 , to selected 2035
working on the fortran init ForceField interface.

Revision 356 - Directory Listing - [select for diffs]
Modified Mon Mar 17 20:42:57 2003 UTC (21 years, 3 months ago) by gezelter
Diff to previous 355 , to selected 2035
fortran-side fixes to play nice with C

Revision 355 - Directory Listing - [select for diffs]
Modified Mon Mar 17 20:14:33 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 354 , to selected 2035
*** empty log message ***

Revision 354 - Directory Listing - [select for diffs]
Modified Mon Mar 17 20:14:29 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 351 , to selected 2035
merged  stable-0_5 into the main trunk

Revision 351 - Directory Listing - [select for diffs]
Modified Mon Mar 17 18:27:47 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 348 , to selected 2035
blah!

Revision 348 - Directory Listing - [select for diffs]
Modified Fri Mar 14 21:33:10 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 347 , to selected 2035
mostly compiles. interface twixt c and fortran is broken. (c needs to be brought up to date with fortran.)

Revision 347 - Directory Listing - [select for diffs]
Modified Fri Mar 14 20:37:46 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 346 , to selected 2035
Updated the Makefile to contain all of the new fortran

Revision 346 - Directory Listing - [select for diffs]
Modified Fri Mar 14 19:51:11 2003 UTC (21 years, 3 months ago) by chuckv
Diff to previous 345 , to selected 2035
vector class tests correctly.

Revision 345 - Directory Listing - [select for diffs]
Modified Fri Mar 14 18:35:35 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 344 , to selected 2035
deprecated the ssd forcefield in C++

Revision 344 - Directory Listing - [select for diffs]
Modified Fri Mar 14 18:34:39 2003 UTC (21 years, 3 months ago) by chuckv
Diff to previous 343 , to selected 2035
Bug fixes in vector_class.

Revision 343 - Directory Listing - [select for diffs]
Modified Fri Mar 14 18:29:23 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 342 , to selected 2035
fixed some bugs in BendStamp from when Ghost Bend was implemented.

Revision 342 - Directory Listing - [select for diffs]
Modified Fri Mar 14 14:46:22 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 341 , to selected 2035
last minute changes

Revision 341 - Directory Listing - [select for diffs]
Modified Fri Mar 14 14:20:02 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 340 , to selected 2035
Minor alterations to the layout

Revision 340 - Directory Listing - [select for diffs]
Modified Thu Mar 13 22:46:54 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 339 , to selected 2035
changed the font

Revision 339 - Directory Listing - [select for diffs]
Modified Thu Mar 13 22:43:24 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 338 , to selected 2035
spellchecked it.

Revision 338 - Directory Listing - [select for diffs]
Modified Thu Mar 13 22:26:59 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 337 , to selected 2035
A near final product

Revision 337 - Directory Listing - [select for diffs]
Modified Thu Mar 13 20:09:19 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 336 , to selected 2035
*** empty log message ***

Revision 336 - Directory Listing - [select for diffs]
Modified Thu Mar 13 20:09:16 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 335 , to selected 2035
Setting up my CV.

Revision 335 - Directory Listing - [select for diffs]
Modified Thu Mar 13 19:04:44 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 334 , to selected 2035
 made som e revisions to the application.

Revision 334 - Directory Listing - [select for diffs]
Modified Thu Mar 13 17:45:54 2003 UTC (21 years, 3 months ago) by gezelter
Diff to previous 333 , to selected 2035
fixes for the exclude lists

Revision 333 - Directory Listing - [select for diffs]
Modified Thu Mar 13 15:57:43 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 332 , to selected 2035
just working on some changes to the application.

Revision 332 - Directory Listing - [select for diffs]
Modified Thu Mar 13 15:28:43 2003 UTC (21 years, 3 months ago) by gezelter
Diff to previous 331 , to selected 2035
initialization routines, bug fixes, exclude lists

Revision 331 - Directory Listing - [select for diffs]
Modified Thu Mar 13 00:33:18 2003 UTC (21 years, 3 months ago) by chuckv
Diff to previous 330 , to selected 2035
Fixed some more compile bugs in do_Forces.F90.

Revision 330 - Directory Listing - [select for diffs]
Modified Wed Mar 12 23:15:46 2003 UTC (21 years, 3 months ago) by gezelter
Diff to previous 329 , to selected 2035
forceGlobals is gone (part3)

Revision 329 - Directory Listing - [select for diffs]
Modified Wed Mar 12 22:27:59 2003 UTC (21 years, 3 months ago) by gezelter
Diff to previous 328 , to selected 2035
Stick a fork in it.  It's rare.

Revision 328 - Directory Listing - [select for diffs]
Modified Wed Mar 12 20:00:58 2003 UTC (21 years, 3 months ago) by gezelter
Diff to previous 327 , to selected 2035
bye bye atypeGlobals (part2)

Revision 327 - Directory Listing - [select for diffs]
Modified Wed Mar 12 19:59:20 2003 UTC (21 years, 3 months ago) by gezelter
Diff to previous 326 , to selected 2035
bye bye forceGlobals (part 1)

Revision 326 - Directory Listing - [select for diffs]
Modified Wed Mar 12 19:31:55 2003 UTC (21 years, 3 months ago) by gezelter
Diff to previous 325 , to selected 2035
fixes for major rewrite

Revision 325 - Directory Listing - [select for diffs]
Modified Wed Mar 12 19:10:54 2003 UTC (21 years, 3 months ago) by gezelter
Diff to previous 324 , to selected 2035
Massive rewrite

Revision 324 - Directory Listing - [select for diffs]
Modified Wed Mar 12 16:38:17 2003 UTC (21 years, 3 months ago) by gezelter
Diff to previous 323 , to selected 2035
MPI bug fix

Revision 323 - Directory Listing - [select for diffs]
Modified Wed Mar 12 15:39:01 2003 UTC (21 years, 3 months ago) by gezelter
Diff to previous 322 , to selected 2035
bunch of fixes

Revision 322 - Directory Listing - [select for diffs]
Modified Wed Mar 12 15:17:52 2003 UTC (21 years, 3 months ago) by gezelter
Diff to previous 321 , to selected 2035
Massive sticky rewrite

Revision 321 - Directory Listing - [select for diffs]
Modified Wed Mar 12 15:12:24 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 320 , to selected 2035
added the force parameter files into the distribution

Revision 320 - Directory Listing - [select for diffs]
Modified Wed Mar 12 14:55:29 2003 UTC (21 years, 3 months ago) by chuckv
Diff to previous 319 , to selected 2035
Fixed mixing list to work with new atypes using vector class.

Revision 319 - Directory Listing - [select for diffs]
Modified Wed Mar 12 14:29:15 2003 UTC (21 years, 3 months ago) by gezelter
Diff to previous 318 , to selected 2035
rearranging source files

Revision 318 - Directory Listing - [select for diffs]
Modified Wed Mar 12 13:51:04 2003 UTC (21 years, 3 months ago) by chuckv
Diff to previous 317 , to selected 2035
Added allocation of module arrays.

Revision 317 - Directory Listing - [select for diffs]
Modified Tue Mar 11 23:13:06 2003 UTC (21 years, 3 months ago) by gezelter
Diff to previous 316 , to selected 2035
Bug fixes

Revision 316 - Directory Listing - [select for diffs]
Modified Tue Mar 11 21:24:04 2003 UTC (21 years, 3 months ago) by gezelter
Diff to previous 315 , to selected 2035
Fixed bugs, added logical routines

Revision 315 - Directory Listing - [select for diffs]
Modified Tue Mar 11 20:15:18 2003 UTC (21 years, 3 months ago) by chuckv
Diff to previous 314 , to selected 2035
Changes to vector_class and removed all traces of linked list.

Revision 314 - Directory Listing - [select for diffs]
Modified Tue Mar 11 19:01:19 2003 UTC (21 years, 3 months ago) by gezelter
Diff to previous 313 , to selected 2035
Fixed a bug

Revision 313 - Directory Listing - [select for diffs]
Modified Tue Mar 11 18:51:05 2003 UTC (21 years, 3 months ago) by gezelter
Diff to previous 312 , to selected 2035
Did a bunch of match/find routines

Revision 312 - Directory Listing - [select for diffs]
Modified Tue Mar 11 17:46:18 2003 UTC (21 years, 3 months ago) by gezelter
Diff to previous 311 , to selected 2035
Bunch o' stuff, particularly the vector_class.F90 module

Revision 311 - Directory Listing - [select for diffs]
Modified Tue Mar 11 16:27:34 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 310 , to selected 2035
finished adding the ghostBend into the TraPPE_Ex force Field

Revision 310 - Directory Listing - [select for diffs]
Modified Tue Mar 11 00:40:38 2003 UTC (21 years, 3 months ago) by chuckv
Diff to previous 309 , to selected 2035
Changed generic lists so they work correctly

Revision 309 - Directory Listing - [select for diffs]
Modified Mon Mar 10 23:19:23 2003 UTC (21 years, 3 months ago) by gezelter
Diff to previous 308 , to selected 2035
Massive rewrite underway.  This way be dragons.

Revision 308 - Directory Listing - [select for diffs]
Modified Mon Mar 10 21:44:31 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 307 , to selected 2035
Added ghostBend into SimSetup. only need to add awareness to TraPPE_Ex

Revision 307 - Directory Listing - [select for diffs]
Modified Mon Mar 10 19:37:48 2003 UTC (21 years, 3 months ago) by chuckv
Diff to previous 306 , to selected 2035
Changed names of calculation modules for do_Forces.

Revision 306 - Directory Listing - [select for diffs]
Modified Mon Mar 10 19:26:45 2003 UTC (21 years, 3 months ago) by chuckv
Diff to previous 305 , to selected 2035
More changes to code. Hopefully these will commit smoothly.

Revision 305 - Directory Listing - [select for diffs]
Modified Mon Mar 10 19:09:05 2003 UTC (21 years, 3 months ago) by gezelter
Diff to previous 304 , to selected 2035
some cleanup

Revision 304 - Directory Listing - [select for diffs]
Modified Mon Mar 10 18:56:37 2003 UTC (21 years, 3 months ago) by gezelter
Diff to previous 303 , to selected 2035
Removed extra copy of dipole dipole

Revision 303 - Directory Listing - [select for diffs]
Modified Mon Mar 10 16:54:21 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 302 , to selected 2035
added the ghost bend bend type.

Revision 302 - Directory Listing - [select for diffs]
Modified Mon Mar 10 14:53:36 2003 UTC (21 years, 3 months ago) by gezelter
Diff to previous 301 , to selected 2035
Added stuff for Dipole/Dipole and ReactionField

Revision 301 - Directory Listing - [select for diffs]
Modified Mon Mar 10 14:46:17 2003 UTC (21 years, 3 months ago) by gezelter
Diff to previous 300 , to selected 2035
GhostBend addition

Revision 300 - Directory Listing - [select for diffs]
Modified Fri Mar 7 19:37:34 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 299 , to selected 2035
added fortranWrappers and Forcefield.cpp to the makefile

Revision 299 - Directory Listing - [select for diffs]
Modified Fri Mar 7 19:31:02 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 298 , to selected 2035
implemented the new fortran force interface

Revision 298 - Directory Listing - [select for diffs]
Modified Fri Mar 7 18:26:30 2003 UTC (21 years, 3 months ago) by chuckv
Diff to previous 297 , to selected 2035
More code clean-up.

Revision 297 - Directory Listing - [select for diffs]
Modified Thu Mar 6 22:08:29 2003 UTC (21 years, 3 months ago) by gezelter
Diff to previous 296 , to selected 2035
Dan Goes Crazy

Revision 296 - Directory Listing - [select for diffs]
Modified Thu Mar 6 20:05:39 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 295 , to selected 2035
dded more static arrays to the Atom class;

Revision 295 - Directory Listing - [select for diffs]
Modified Thu Mar 6 19:57:03 2003 UTC (21 years, 3 months ago) by chuckv
Diff to previous 294 , to selected 2035
Split force loop into subroutines. Moved wrap out of simulation module.

Revision 294 - Directory Listing - [select for diffs]
Modified Thu Mar 6 17:04:09 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 293 , to selected 2035
finished conversion of all function wrapping into fortranWrappers.cpp and .hpp respectively

Revision 293 - Directory Listing - [select for diffs]
Modified Thu Mar 6 16:07:57 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 292 , to selected 2035
cleaning up all of the function wrapping

Revision 292 - Directory Listing - [select for diffs]
Modified Thu Mar 6 14:52:44 2003 UTC (21 years, 3 months ago) by chuckv
Diff to previous 291 , to selected 2035
Changed code to use one generic force loop. Only one super atype that
has all information is now used.

Revision 291 - Directory Listing - [select for diffs]
Modified Wed Mar 5 20:35:54 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 290 , to selected 2035
overhauled TraPPE_Ex forcfield in C++

Revision 290 - Directory Listing - [select for diffs]
Modified Thu Feb 27 21:25:47 2003 UTC (21 years, 4 months ago) by chuckv
Diff to previous 289 , to selected 2035
Made changes to lj_FF.cpp to pass stress tensor.

Revision 289 - Directory Listing - [select for diffs]
Modified Thu Feb 27 18:47:45 2003 UTC (21 years, 4 months ago) by mmeineke
Diff to previous 288 , to selected 2035
added randomSPRNG.hpp to the package (oops, should have beenthere to begin with.)

added ssdFF++.cpp to the makefile

Revision 288 - Directory Listing - [select for diffs]
Modified Thu Feb 27 18:42:52 2003 UTC (21 years, 4 months ago) by chuckv
Diff to previous 287 , to selected 2035
Changed lj_FF to use new neighbor list module.

Revision 287 - Directory Listing - [select for diffs]
Modified Thu Feb 27 18:39:55 2003 UTC (21 years, 4 months ago) by mmeineke
Diff to previous 286 , to selected 2035
fixed some changes to the Globals in libBASS

Added some files to the Makefile and added ssdFF++.cpp to the C++ side of things

Revision 286 - Directory Listing - [select for diffs]
Modified Thu Feb 27 18:38:55 2003 UTC (21 years, 4 months ago) by mmeineke
Diff to previous 285 , to selected 2035
fixed some changes to the Globals in libBASS

Revision 285 - Directory Listing - [select for diffs]
Modified Wed Feb 26 18:45:57 2003 UTC (21 years, 4 months ago) by mmeineke
Diff to previous 284 , to selected 2035
OOPSE has been braought up to date with the mdtools devfelopment tree. mdtools should no longer be used. All development should take place in the OOPSE tree.

Revision 284 - Directory Listing - [select for diffs]
Modified Tue Feb 25 21:30:09 2003 UTC (21 years, 4 months ago) by chuckv
Diff to previous 283 , to selected 2035
Added neighbor list module that auto expands...

Revision 283 - Directory Listing - [select for diffs]
Modified Mon Feb 24 21:27:57 2003 UTC (21 years, 4 months ago) by chuckv
Diff to previous 282 , to selected 2035
Added simulation struct...

Revision 282 - Directory Listing - [select for diffs]
Modified Mon Feb 24 21:26:54 2003 UTC (21 years, 4 months ago) by chuckv
Diff to previous 281 , to selected 2035
Changes...

Revision 281 - Directory Listing - [select for diffs]
Modified Mon Feb 24 21:25:15 2003 UTC (21 years, 4 months ago) by chuckv
Diff to previous 280 , to selected 2035
Changes they are a comming....

Revision 280 - Directory Listing - [select for diffs]
Modified Wed Feb 19 21:41:16 2003 UTC (21 years, 4 months ago) by mmeineke
Diff to previous 279 , to selected 2035
added changelog and NEws info

Revision 279 - Directory Listing - [select for diffs]
Modified Wed Feb 19 21:38:35 2003 UTC (21 years, 4 months ago) by mmeineke
Diff to previous 278 , to selected 2035
incremented the version to 0.6

Revision 278 - Directory Listing - [select for diffs]
Modified Wed Feb 19 21:37:04 2003 UTC (21 years, 4 months ago) by mmeineke
Diff to previous 277 , to selected 2035
oose and oopse build and distribute!

Revision 277 - Directory Listing - [select for diffs]
Modified Wed Feb 19 21:09:33 2003 UTC (21 years, 4 months ago) by mmeineke
Diff to previous 276 , to selected 2035
oopse compiles and links!

Revision 276 - Directory Listing - [select for diffs]
Modified Tue Feb 18 21:54:51 2003 UTC (21 years, 4 months ago) by mmeineke
Diff to previous 275 , to selected 2035
oose builds and links
oopse builds but can't find mpich++

Revision 275 - Directory Listing - [select for diffs]
Modified Tue Feb 18 21:06:36 2003 UTC (21 years, 4 months ago) by mmeineke
Diff to previous 274 , to selected 2035
libmdCode builds.

Revision 274 - Directory Listing - [select for diffs]
Modified Mon Feb 17 21:27:47 2003 UTC (21 years, 4 months ago) by mmeineke
Diff to previous 273 , to selected 2035
added mpi for libmdCode (still working out the kinks)

Revision 273 - Directory Listing - [select for diffs]
Modified Mon Feb 17 18:03:06 2003 UTC (21 years, 4 months ago) by mmeineke
Diff to previous 272 , to selected 2035
added some checks for libmpich and got single processor to build in libmdCode

Revision 272 - Directory Listing - [select for diffs]
Modified Fri Feb 14 21:54:05 2003 UTC (21 years, 4 months ago) by mmeineke
Diff to previous 271 , to selected 2035
dded some stuff

Revision 271 - Directory Listing - [select for diffs]
Modified Fri Feb 14 21:53:47 2003 UTC (21 years, 4 months ago) by mmeineke
Diff to previous 270 , to selected 2035
working on getting this distribution working

Revision 270 - Directory Listing - [select for diffs]
Modified Fri Feb 14 17:08:46 2003 UTC (21 years, 4 months ago) by mmeineke
Diff to previous 269 , to selected 2035
added libmdCode and a couple help scripts

Revision 269 - Directory Listing - [select for diffs]
Modified Thu Feb 13 21:11:44 2003 UTC (21 years, 4 months ago) by mmeineke
Diff to previous 268 , to selected 2035
libBASS and libmpiBASS are completely self encapsulated.

Revision 268 - Directory Listing - [select for diffs]
Modified Thu Feb 13 20:54:58 2003 UTC (21 years, 4 months ago) by mmeineke
Diff to previous 267 , to selected 2035
added mpiBASS.c and .h for the mpi libraries

Revision 267 - Directory Listing - [select for diffs]
Modified Thu Feb 13 20:37:36 2003 UTC (21 years, 4 months ago) by mmeineke
Diff to previous 266 , to selected 2035
Successfully added all the source for libBASS

Revision 266 - Directory Listing - [select for diffs]
Modified Wed Feb 12 16:25:39 2003 UTC (21 years, 4 months ago) by chuckv
Diff to previous 265 , to selected 2035
Added SSD atypes.

Revision 265 - Directory Listing - [select for diffs]
Modified Wed Feb 12 16:21:26 2003 UTC (21 years, 4 months ago) by chuckv
Diff to previous 264 , to selected 2035
Initial commit of ssd force module.

Revision 264 - Directory Listing - [select for diffs]
Modified Tue Feb 4 20:16:08 2003 UTC (21 years, 4 months ago) by chuckv
Diff to previous 263 , to selected 2035
Fixed bug with pot energy.

Revision 263 - Directory Listing - [select for diffs]
Modified Tue Feb 4 20:15:48 2003 UTC (21 years, 4 months ago) by chuckv
Diff to previous 262 , to selected 2035
Changed to single version.
No change.

Revision 262 - Directory Listing - [select for diffs]
Modified Tue Feb 4 20:15:08 2003 UTC (21 years, 4 months ago) by chuckv
Diff to previous 261 , to selected 2035
Changed to single version.

Revision 261 - Directory Listing - [select for diffs]
Modified Mon Feb 3 21:15:59 2003 UTC (21 years, 4 months ago) by chuckv
Diff to previous 260 , to selected 2035
We have working code today... MPI bug fixes to DumpWriter.

Revision 260 - Directory Listing - [select for diffs]
Modified Fri Jan 31 21:04:27 2003 UTC (21 years, 5 months ago) by chuckv
Diff to previous 259 , to selected 2035
Fixed some bugs, made some more.

Revision 259 - Directory Listing - [select for diffs]
Modified Thu Jan 30 22:29:58 2003 UTC (21 years, 5 months ago) by chuckv
Diff to previous 258 , to selected 2035
MPI is Brooooooken...

Revision 258 - Directory Listing - [select for diffs]
Modified Thu Jan 30 22:29:37 2003 UTC (21 years, 5 months ago) by chuckv
Diff to previous 257 , to selected 2035
*** empty log message ***

Revision 257 - Directory Listing - [select for diffs]
Modified Thu Jan 30 22:29:24 2003 UTC (21 years, 5 months ago) by chuckv
Diff to previous 256 , to selected 2035
MPI is Broooooken. Saving poor state so I know where to begin with.

Revision 256 - Directory Listing - [select for diffs]
Modified Thu Jan 30 20:32:45 2003 UTC (21 years, 5 months ago) by chuckv
Diff to previous 255 , to selected 2035
fixed a bug in the final eor file.

Revision 255 - Directory Listing - [select for diffs]
Modified Thu Jan 30 20:04:09 2003 UTC (21 years, 5 months ago) by chuckv
Diff to previous 254 , to selected 2035
Changes in mpiBass.

Revision 254 - Directory Listing - [select for diffs]
Modified Thu Jan 30 20:03:37 2003 UTC (21 years, 5 months ago) by chuckv
Diff to previous 253 , to selected 2035
Bug fixes for mpi version of code

Revision 253 - Directory Listing - [select for diffs]
Modified Thu Jan 30 15:20:21 2003 UTC (21 years, 5 months ago) by chuckv
Diff to previous 252 , to selected 2035
Added a generic util code directory and moved Linux_ifc_machdep to it.
MPI changes to compile MPI modules.

Revision 252 - Directory Listing - [select for diffs]
Modified Tue Jan 28 22:16:55 2003 UTC (21 years, 5 months ago) by chuckv
Diff to previous 251 , to selected 2035
Force loops seems to work, velocitize never being called....

Revision 251 - Directory Listing - [select for diffs]
Modified Tue Jan 28 20:36:14 2003 UTC (21 years, 5 months ago) by chuckv
Diff to previous 250 , to selected 2035
Add print lines to simBASS and fixed Makefile to link w/ icc.

Revision 250 - Directory Listing - [select for diffs]
Modified Mon Jan 27 22:12:57 2003 UTC (21 years, 5 months ago) by chuckv
Diff to previous 249 , to selected 2035
More bug fixes... Forgot to build sprng

Revision 249 - Directory Listing - [select for diffs]
Modified Mon Jan 27 21:28:19 2003 UTC (21 years, 5 months ago) by chuckv
Diff to previous 248 , to selected 2035
For some unknown reason the Single processor builds. Has not been tested!

Revision 248 - Directory Listing - [select for diffs]
Modified Mon Jan 27 19:28:21 2003 UTC (21 years, 5 months ago) by chuckv
Diff to previous 247 , to selected 2035
final version before the single processor build

Revision 247 - Directory Listing - [select for diffs]
Modified Mon Jan 27 18:28:11 2003 UTC (21 years, 5 months ago) by chuckv
Diff to previous 246 , to selected 2035
added generic atypes

Revision 246 - Directory Listing - [select for diffs]
Modified Fri Jan 24 21:36:52 2003 UTC (21 years, 5 months ago) by chuckv
Diff to previous 245 , to selected 2035
lj_FF.F90 and simulation_module now compile. Logical bug still
exists in lj_FF.F90 lj_atypes_list.

Revision 245 - Directory Listing - [select for diffs]
Modified Fri Jan 24 21:25:08 2003 UTC (21 years, 5 months ago) by mmeineke
Diff to previous 244 , to selected 2035
*** empty log message ***

Revision 244 - Directory Listing - [select for diffs]
Modified Fri Jan 24 21:25:04 2003 UTC (21 years, 5 months ago) by mmeineke
Diff to previous 243 , to selected 2035
added the fortran function wrapping to the mpiSim class

Revision 243 - Directory Listing - [select for diffs]
Modified Thu Jan 23 16:21:09 2003 UTC (21 years, 5 months ago) by mmeineke
Diff to previous 242 , to selected 2035
*** empty log message ***

Revision 242 - Directory Listing - [select for diffs]
Modified Thu Jan 23 16:21:04 2003 UTC (21 years, 5 months ago) by mmeineke
Diff to previous 241 , to selected 2035
added wrapping of fortran to a private function of SimInfo

Revision 241 - Directory Listing - [select for diffs]
Modified Thu Jan 23 16:19:59 2003 UTC (21 years, 5 months ago) by mmeineke
Diff to previous 240 , to selected 2035
modified the box vairable on setSimulation to be a length 3 array

Revision 240 - Directory Listing - [select for diffs]
Modified Wed Jan 22 21:45:20 2003 UTC (21 years, 5 months ago) by chuckv
Diff to previous 239 , to selected 2035
Added init function to c++ force module.

Revision 239 - Directory Listing - [select for diffs]
Modified Mon Jan 20 22:36:12 2003 UTC (21 years, 5 months ago) by chuckv
Diff to previous 238 , to selected 2035
More changes to lj_ff. Force loop almost ready.

Revision 238 - Directory Listing - [select for diffs]
Modified Fri Jan 17 21:53:36 2003 UTC (21 years, 5 months ago) by mmeineke
Diff to previous 237 , to selected 2035
*** empty log message ***

Revision 237 - Directory Listing - [select for diffs]
Modified Fri Jan 17 21:53:33 2003 UTC (21 years, 5 months ago) by mmeineke
Diff to previous 236 , to selected 2035
added some stuf to implement thefortran interface in LJ_FF

Revision 236 - Directory Listing - [select for diffs]
Modified Mon Jan 13 22:06:21 2003 UTC (21 years, 5 months ago) by mmeineke
Diff to previous 235 , to selected 2035
this  completes the addition of fvortran function wrapping into the LJ_FF class.

Revision 235 - Directory Listing - [select for diffs]
Modified Fri Jan 10 21:56:10 2003 UTC (21 years, 5 months ago) by mmeineke
Diff to previous 234 , to selected 2035
*** empty log message ***

Revision 234 - Directory Listing - [select for diffs]
Modified Fri Jan 10 21:56:06 2003 UTC (21 years, 5 months ago) by mmeineke
Diff to previous 233 , to selected 2035
started some additions to wrap LJ down to fortran. INCOMPLETE!

Revision 233 - Directory Listing - [select for diffs]
Modified Fri Jan 10 21:55:45 2003 UTC (21 years, 5 months ago) by mmeineke
Diff to previous 232 , to selected 2035
tarted some additions to wrap LJ down to fortran. INCOMPLETE!

Revision 232 - Directory Listing - [select for diffs]
Modified Fri Jan 10 17:27:28 2003 UTC (21 years, 5 months ago) by chuckv
Diff to previous 231 , to selected 2035
A few more changes to force loop.

Revision 231 - Directory Listing - [select for diffs]
Modified Thu Jan 9 21:31:16 2003 UTC (21 years, 5 months ago) by chuckv
Diff to previous 230 , to selected 2035
starting down the crooked path of the fornographer.

Revision 230 - Directory Listing - [select for diffs]
Modified Thu Jan 9 19:40:38 2003 UTC (21 years, 5 months ago) by chuckv
Diff to previous 229 , to selected 2035
More changes to lj_FF.

Revision 229 - Directory Listing - [select for diffs]
Modified Thu Jan 9 19:38:00 2003 UTC (21 years, 5 months ago) by mmeineke
Diff to previous 228 , to selected 2035
just some initial fiddling

Revision 228 - Directory Listing - [select for diffs]
Modified Thu Jan 9 16:49:23 2003 UTC (21 years, 5 months ago) by mmeineke
Diff to previous 227 , to selected 2035
removed a ps file that should not be backed up

Revision 227 - Directory Listing - [select for diffs]
Modified Thu Jan 9 16:45:32 2003 UTC (21 years, 5 months ago) by mmeineke
Diff to previous 225 , to selected 2035
This commit was generated by cvs2svn to compensate for changes in r226,
which included commits to RCS files with non-trunk default branches.
Revision 225 - Directory Listing - [select for diffs]
Modified Wed Jan 8 21:54:20 2003 UTC (21 years, 5 months ago) by mmeineke
Diff to previous 224 , to selected 2035
fixed up LJ_FF

Revision 224 - Directory Listing - [select for diffs]
Modified Wed Jan 8 21:53:53 2003 UTC (21 years, 5 months ago) by mmeineke
Diff to previous 223 , to selected 2035
fixed up the LJ_FF implementation. It is now the standard for building a force routine.

Revision 223 - Directory Listing - [select for diffs]
Modified Fri Jan 3 22:04:50 2003 UTC (21 years, 5 months ago) by chuckv
Diff to previous 222 , to selected 2035
Finished thermo and randomSPRNG classes.

Revision 222 - Directory Listing - [select for diffs]
Modified Thu Jan 2 21:45:45 2003 UTC (21 years, 6 months ago) by chuckv
Diff to previous 221 , to selected 2035
More codeing on fortran force backend.

Revision 221 - Directory Listing - [select for diffs]
Modified Thu Jan 2 20:14:08 2003 UTC (21 years, 6 months ago) by chuckv
Diff to previous 220 , to selected 2035
Thermo now can use SPRNG or rand48 (if not MPI).
Finished up work on randomSPRNG. Still need to fix
access to MPISimulation.

Revision 220 - Directory Listing - [select for diffs]
Modified Mon Dec 30 16:20:42 2002 UTC (21 years, 6 months ago) by chuckv
Diff to previous 219 , to selected 2035
Added more code to randomSPRNG classes.

Revision 219 - Directory Listing - [select for diffs]
Modified Sun Dec 29 19:12:06 2002 UTC (21 years, 6 months ago) by chuckv
Diff to previous 218 , to selected 2035
Added classes to handle random number generation.

Revision 218 - Directory Listing - [select for diffs]
Modified Sun Dec 29 19:11:05 2002 UTC (21 years, 6 months ago) by chuckv
Diff to previous 217 , to selected 2035
Changed thermo getKinetic and getPotential for MPI.
Added header for SPRNG random number generator class.

Revision 217 - Directory Listing - [select for diffs]
Modified Sun Dec 29 18:13:23 2002 UTC (21 years, 6 months ago) by chuckv
Diff to previous 216 , to selected 2035
Added SPRNG header file.

Revision 216 - Directory Listing - [select for diffs]
Modified Sun Dec 29 16:43:11 2002 UTC (21 years, 6 months ago) by chuckv
Diff to previous 215 , to selected 2035
*** empty log message ***

Revision 215 - Directory Listing - [select for diffs]
Modified Thu Dec 19 21:59:51 2002 UTC (21 years, 6 months ago) by chuckv
Diff to previous 214 , to selected 2035
+ added lennard-jones force module and corresponding class.
+ created forceFactory directory.

Revision 214 - Directory Listing - [select for diffs]
Modified Mon Dec 16 21:42:14 2002 UTC (21 years, 6 months ago) by mmeineke
Diff to previous 213 , to selected 2035
*** empty log message ***

Revision 213 - Directory Listing - [select for diffs]
Modified Mon Dec 16 21:42:11 2002 UTC (21 years, 6 months ago) by mmeineke
Diff to previous 212 , to selected 2035
finishing work on making DumpWriter parrallel

Revision 212 - Directory Listing - [select for diffs]
Modified Fri Dec 13 21:17:00 2002 UTC (21 years, 6 months ago) by chuckv
Diff to previous 211 , to selected 2035
Added mpi to InitializeFromFile read in.

Revision 211 - Directory Listing - [select for diffs]
Modified Fri Dec 13 19:15:57 2002 UTC (21 years, 6 months ago) by chuckv
Diff to previous 210 , to selected 2035
Added replan of gather-scatter routines for future load balancing.

Revision 210 - Directory Listing - [select for diffs]
Modified Fri Dec 13 18:06:58 2002 UTC (21 years, 6 months ago) by chuckv
Diff to previous 209 , to selected 2035
Finished updating mpiSimulation to work with c++.

Revision 209 - Directory Listing - [select for diffs]
Modified Fri Dec 13 17:59:52 2002 UTC (21 years, 6 months ago) by mmeineke
Diff to previous 208 , to selected 2035
*** empty log message ***

Revision 208 - Directory Listing - [select for diffs]
Modified Fri Dec 13 17:59:48 2002 UTC (21 years, 6 months ago) by mmeineke
Diff to previous 207 , to selected 2035
added the pareDumpLine routine to the Initialize from File class

Revision 207 - Directory Listing - [select for diffs]
Modified Fri Dec 13 16:51:23 2002 UTC (21 years, 6 months ago) by chuckv
Diff to previous 206 , to selected 2035
Changed name of mpi_force_module to mpiSimulation to match with C++ code.

Revision 206 - Directory Listing - [select for diffs]
Modified Thu Dec 12 21:21:59 2002 UTC (21 years, 6 months ago) by chuckv
Diff to previous 205 , to selected 2035
Initial mpi io conversion.

Revision 205 - Directory Listing - [select for diffs]
Modified Wed Dec 11 20:39:41 2002 UTC (21 years, 6 months ago) by mmeineke
Diff to previous 204 , to selected 2035
finished adding in the code to divide and set up the atoms and such across all of the processors.

Revision 204 - Directory Listing - [select for diffs]
Modified Tue Dec 10 22:15:00 2002 UTC (21 years, 6 months ago) by chuckv
Diff to previous 203 , to selected 2035
fixed typo with #ifdef.

Revision 203 - Directory Listing - [select for diffs]
Modified Tue Dec 10 22:09:44 2002 UTC (21 years, 6 months ago) by chuckv
Diff to previous 202 , to selected 2035
Added mpiComponentPlan.h a dual fortran c header file defining mpi
simulation parameters for both c and fortran.

Revision 202 - Directory Listing - [select for diffs]
Modified Tue Dec 10 21:41:26 2002 UTC (21 years, 6 months ago) by mmeineke
Diff to previous 201 , to selected 2035
*** empty log message ***

Revision 201 - Directory Listing - [select for diffs]
Modified Tue Dec 10 21:41:23 2002 UTC (21 years, 6 months ago) by mmeineke
Diff to previous 200 , to selected 2035

 made some shanges to streamline the setup in SimSetup

Revision 200 - Directory Listing - [select for diffs]
Modified Mon Dec 9 20:54:42 2002 UTC (21 years, 6 months ago) by mmeineke
Diff to previous 199 , to selected 2035
*** empty log message ***

Revision 199 - Directory Listing - [select for diffs]
Modified Mon Dec 9 20:54:38 2002 UTC (21 years, 6 months ago) by mmeineke
Diff to previous 198 , to selected 2035
cleaned up the divideLabour interface to use the information about Moleculestamps in the entryPlug.

Revision 198 - Directory Listing - [select for diffs]
Modified Fri Dec 6 21:20:42 2002 UTC (21 years, 6 months ago) by mmeineke
Diff to previous 197 , to selected 2035
*** empty log message ***

Revision 197 - Directory Listing - [select for diffs]
Modified Fri Dec 6 21:20:39 2002 UTC (21 years, 6 months ago) by mmeineke
Diff to previous 196 , to selected 2035
added the extraction routines so that the moleculeStamps corresponding to the actual components used in the simulation
are now persistent throughout, and accessable through the SimInfo object.

Revision 196 - Directory Listing - [select for diffs]
Modified Thu Dec 5 21:37:51 2002 UTC (21 years, 6 months ago) by chuckv
Diff to previous 195 , to selected 2035

Working on the clean removal of key Molecule stamps from the Hash table.
stamps will be moved into a persitient linked list.

Revision 195 - Directory Listing - [select for diffs]
Modified Thu Dec 5 18:53:40 2002 UTC (21 years, 6 months ago) by chuckv
Diff to previous 194 , to selected 2035
Added divideLabor.

Revision 194 - Directory Listing - [select for diffs]
Modified Wed Dec 4 21:19:38 2002 UTC (21 years, 6 months ago) by chuckv
Diff to previous 193 , to selected 2035
First addition of mpiDivideLabor to split mpi simulation among processors.

Revision 193 - Directory Listing - [select for diffs]
Modified Wed Dec 4 19:40:32 2002 UTC (21 years, 6 months ago) by mmeineke
Diff to previous 192 , to selected 2035
*** empty log message ***

Revision 192 - Directory Listing - [select for diffs]
Modified Wed Dec 4 19:40:23 2002 UTC (21 years, 6 months ago) by mmeineke
Diff to previous 191 , to selected 2035
added files to divide the molecules among the processes.

Revision 191 - Directory Listing - [select for diffs]
Modified Mon Dec 2 19:12:42 2002 UTC (21 years, 7 months ago) by chuckv
Diff to previous 190 , to selected 2035
Addition of c wrapper header for for fortran module proceedures.

Revision 190 - Directory Listing - [select for diffs]
Modified Tue Nov 26 21:12:04 2002 UTC (21 years, 7 months ago) by mmeineke
Diff to previous 189 , to selected 2035
some quick optimizations to the indexing in the storage arrays

Revision 189 - Directory Listing - [select for diffs]
Modified Tue Nov 26 21:04:43 2002 UTC (21 years, 7 months ago) by mmeineke
Diff to previous 188 , to selected 2035
*** empty log message ***

Revision 188 - Directory Listing - [select for diffs]
Modified Tue Nov 26 21:04:37 2002 UTC (21 years, 7 months ago) by mmeineke
Diff to previous 187 , to selected 2035
made some finishing changes before begining to work on the io

Revision 187 - Directory Listing - [select for diffs]
Modified Tue Nov 26 21:02:28 2002 UTC (21 years, 7 months ago) by mmeineke
Diff to previous 186 , to selected 2035
This will run the single processor version of libmdtools

Revision 186 - Directory Listing - [select for diffs]
Modified Tue Nov 26 21:00:25 2002 UTC (21 years, 7 months ago) by mmeineke
Diff to previous 185 , to selected 2035
if the libMPImdtools is working this should be the code to run it.

Revision 185 - Directory Listing - [select for diffs]
Modified Fri Nov 22 20:39:33 2002 UTC (21 years, 7 months ago) by chuckv
Diff to previous 184 , to selected 2035
Initial commit of wrappers for fortran module proceedures.

Revision 184 - Directory Listing - [select for diffs]
Modified Thu Nov 21 20:33:06 2002 UTC (21 years, 7 months ago) by mmeineke
Diff to previous 183 , to selected 2035
*** empty log message ***

Revision 183 - Directory Listing - [select for diffs]
Modified Thu Nov 21 20:33:02 2002 UTC (21 years, 7 months ago) by mmeineke
Diff to previous 182 , to selected 2035

The simulation can run successfully on parrallel computers!! Now all that is need is the parrallel io routines, and parrallel forces

Revision 182 - Directory Listing - [select for diffs]
Modified Wed Nov 20 19:07:59 2002 UTC (21 years, 7 months ago) by mmeineke
Diff to previous 181 , to selected 2035
initial modifications

Revision 181 - Directory Listing - [select for diffs]
Modified Tue Nov 19 20:06:05 2002 UTC (21 years, 7 months ago) by mmeineke
Diff to previous 180 , to selected 2035
added simError.h to the makefile

Revision 180 - Directory Listing - [select for diffs]
Modified Tue Nov 19 19:57:06 2002 UTC (21 years, 7 months ago) by mmeineke
Diff to previous 178 , to selected 2035
This commit was generated by cvs2svn to compensate for changes in r179,
which included commits to RCS files with non-trunk default branches.
Revision 178 - Directory Listing - [select for diffs]
Modified Mon Nov 18 21:24:02 2002 UTC (21 years, 7 months ago) by mmeineke
Diff to previous 177 , to selected 2035
*** empty log message ***

Revision 177 - Directory Listing - [select for diffs]
Modified Mon Nov 18 21:23:58 2002 UTC (21 years, 7 months ago) by mmeineke
Diff to previous 176 , to selected 2035
overhauled the makefiles to be more elegant with regard to builds.

ie. now the name of the library will change when you select single or mpi
    build in the Makefile.inc compilers and flags will also be updated

Revision 176 - Directory Listing - [select for diffs]
Modified Thu Nov 14 22:00:44 2002 UTC (21 years, 7 months ago) by mmeineke
Diff to previous 175 , to selected 2035
*** empty log message ***

Revision 175 - Directory Listing - [select for diffs]
Modified Thu Nov 14 22:00:39 2002 UTC (21 years, 7 months ago) by mmeineke
Diff to previous 174 , to selected 2035
Fixed the whole lot to be simError safe, ands compiles. Not yet tested however

Revision 174 - Directory Listing - [select for diffs]
Modified Mon Nov 11 22:35:41 2002 UTC (21 years, 7 months ago) by chuckv
Diff to previous 173 , to selected 2035
*** empty log message ***

Revision 173 - Directory Listing - [select for diffs]
Modified Mon Nov 11 17:25:15 2002 UTC (21 years, 7 months ago) by mmeineke
Diff to previous 172 , to selected 2035
*** empty log message ***

Revision 172 - Directory Listing - [select for diffs]
Modified Mon Nov 11 17:25:08 2002 UTC (21 years, 7 months ago) by mmeineke
Diff to previous 171 , to selected 2035
Bass shopuld be simError safe

Revision 171 - Directory Listing - [select for diffs]
Modified Mon Nov 11 17:23:41 2002 UTC (21 years, 7 months ago) by mmeineke
Diff to previous 170 , to selected 2035
the BASS event loop has finished converiosn to simError. However, it as yet untested.

Revision 170 - Directory Listing - [select for diffs]
Modified Mon Nov 11 15:16:09 2002 UTC (21 years, 7 months ago) by mmeineke
Diff to previous 169 , to selected 2035
continuing to refine the error checking in the BASS processing

Revision 169 - Directory Listing - [select for diffs]
Modified Fri Nov 8 20:05:44 2002 UTC (21 years, 7 months ago) by chuckv
Diff to previous 168 , to selected 2035
MPI Force rewrite in progress...

Revision 168 - Directory Listing - [select for diffs]
Modified Fri Nov 8 15:01:43 2002 UTC (21 years, 7 months ago) by chuckv
Diff to previous 167 , to selected 2035
Initial commit of mpi routines for force decomposition.

Revision 167 - Directory Listing - [select for diffs]
Modified Fri Nov 8 14:21:52 2002 UTC (21 years, 7 months ago) by chuckv
Diff to previous 166 , to selected 2035
First commit of mpi force code.

Revision 166 - Directory Listing - [select for diffs]
Modified Thu Nov 7 17:53:34 2002 UTC (21 years, 7 months ago) by mmeineke
Diff to previous 165 , to selected 2035
*** empty log message ***

Revision 165 - Directory Listing - [select for diffs]
Modified Thu Nov 7 17:53:29 2002 UTC (21 years, 7 months ago) by mmeineke
Diff to previous 164 , to selected 2035
working on the conversion of the BASS inititialization to be parrallel safe

Revision 164 - Directory Listing - [select for diffs]
Modified Tue Nov 5 22:04:46 2002 UTC (21 years, 7 months ago) by mmeineke
Diff to previous 163 , to selected 2035
*** empty log message ***

Revision 163 - Directory Listing - [select for diffs]
Modified Tue Nov 5 22:04:42 2002 UTC (21 years, 7 months ago) by mmeineke
Diff to previous 162 , to selected 2035
adding simError into the mpiBASS Event loop

Revision 162 - Directory Listing - [select for diffs]
Modified Thu Oct 31 21:20:49 2002 UTC (21 years, 8 months ago) by mmeineke
Diff to previous 161 , to selected 2035
*** empty log message ***

Revision 161 - Directory Listing - [select for diffs]
Modified Thu Oct 31 21:20:45 2002 UTC (21 years, 8 months ago) by mmeineke
Diff to previous 160 , to selected 2035
finished updates on the easy simError change overs.

Revision 160 - Directory Listing - [select for diffs]
Modified Wed Oct 30 22:38:22 2002 UTC (21 years, 8 months ago) by mmeineke
Diff to previous 159 , to selected 2035
*** empty log message ***

Revision 159 - Directory Listing - [select for diffs]
Modified Wed Oct 30 22:38:18 2002 UTC (21 years, 8 months ago) by mmeineke
Diff to previous 158 , to selected 2035
still working on conversion over to simError

Revision 158 - Directory Listing - [select for diffs]
Modified Tue Oct 29 21:48:35 2002 UTC (21 years, 8 months ago) by mmeineke
Diff to previous 157 , to selected 2035
*** empty log message ***

Revision 157 - Directory Listing - [select for diffs]
Modified Tue Oct 29 21:48:25 2002 UTC (21 years, 8 months ago) by mmeineke
Diff to previous 156 , to selected 2035
adding in simError

Revision 156 - Directory Listing - [select for diffs]
Modified Thu Oct 24 20:40:52 2002 UTC (21 years, 8 months ago) by mmeineke
Diff to previous 155 , to selected 2035
*** empty log message ***

Revision 155 - Directory Listing - [select for diffs]
Modified Thu Oct 24 20:40:49 2002 UTC (21 years, 8 months ago) by mmeineke
Diff to previous 154 , to selected 2035
finished work on the error handling struct and functions

Revision 154 - Directory Listing - [select for diffs]
Modified Tue Oct 22 22:12:44 2002 UTC (21 years, 8 months ago) by mmeineke
Diff to previous 153 , to selected 2035
*** empty log message ***

Revision 153 - Directory Listing - [select for diffs]
Modified Tue Oct 22 22:12:39 2002 UTC (21 years, 8 months ago) by mmeineke
Diff to previous 152 , to selected 2035
started work on a global error handling scheme

Revision 152 - Directory Listing - [select for diffs]
Modified Mon Oct 21 22:03:00 2002 UTC (21 years, 8 months ago) by mmeineke
Diff to previous 151 , to selected 2035
*** empty log message ***

Revision 151 - Directory Listing - [select for diffs]
Modified Mon Oct 21 22:02:53 2002 UTC (21 years, 8 months ago) by mmeineke
Diff to previous 150 , to selected 2035
making further modifications to make FOrceField objects mpi aware

Revision 150 - Directory Listing - [select for diffs]
Modified Fri Oct 18 21:20:29 2002 UTC (21 years, 8 months ago) by mmeineke
Diff to previous 149 , to selected 2035
*** empty log message ***

Revision 149 - Directory Listing - [select for diffs]
Modified Fri Oct 18 21:20:23 2002 UTC (21 years, 8 months ago) by mmeineke
Diff to previous 148 , to selected 2035

more tinkering with the forcefield event loop

Revision 148 - Directory Listing - [select for diffs]
Modified Fri Oct 18 20:35:53 2002 UTC (21 years, 8 months ago) by mmeineke
Diff to previous 147 , to selected 2035
minor revisions

Revision 147 - Directory Listing - [select for diffs]
Modified Fri Oct 18 20:35:33 2002 UTC (21 years, 8 months ago) by mmeineke
Diff to previous 146 , to selected 2035

more minor changes to the mpi structs

Revision 146 - Directory Listing - [select for diffs]
Modified Fri Oct 18 16:15:05 2002 UTC (21 years, 8 months ago) by mmeineke
Diff to previous 145 , to selected 2035

finished adding in the extra structures needed to pass info through mpi. Still need to add the implementation.

Revision 145 - Directory Listing - [select for diffs]
Modified Fri Oct 18 15:34:21 2002 UTC (21 years, 8 months ago) by mmeineke
Diff to previous 144 , to selected 2035

finished adding the static storage arrays to the atom class

Revision 144 - Directory Listing - [select for diffs]
Modified Thu Oct 17 21:59:12 2002 UTC (21 years, 8 months ago) by mmeineke
Diff to previous 143 , to selected 2035

Changing internal storage of positions, torqes, forces, velocities, etc.

not sure here, still working

Revision 143 - Directory Listing - [select for diffs]
Modified Thu Oct 17 21:58:55 2002 UTC (21 years, 8 months ago) by mmeineke
Diff to previous 142 , to selected 2035

Changing internal storage of positions, torqes, forces, velocities, etc.

Revision 142 - Directory Listing - [select for diffs]
Modified Wed Oct 16 22:24:51 2002 UTC (21 years, 8 months ago) by chuckv
Diff to previous 141 , to selected 2035
*** empty log message ***

Revision 141 - Directory Listing - [select for diffs]
Modified Wed Oct 16 22:24:44 2002 UTC (21 years, 8 months ago) by chuckv
Diff to previous 140 , to selected 2035

adding ForceField mpi awareness


adding mpi FOrceField awareness

Revision 140 - Directory Listing - [select for diffs]
Modified Wed Oct 16 22:24:26 2002 UTC (21 years, 8 months ago) by chuckv
Diff to previous 139 , to selected 2035

adding ForceField mpi awareness

Revision 139 - Directory Listing - [select for diffs]
Modified Wed Oct 16 21:07:16 2002 UTC (21 years, 8 months ago) by chuckv
Diff to previous 138 , to selected 2035
*** empty log message ***

Revision 138 - Directory Listing - [select for diffs]
Modified Wed Oct 16 21:07:02 2002 UTC (21 years, 8 months ago) by chuckv
Diff to previous 137 , to selected 2035

changed mpiInterface.c and .h -> mpiBASS.c and .h for clarity of purpose

Revision 137 - Directory Listing - [select for diffs]
Modified Wed Oct 16 20:02:05 2002 UTC (21 years, 8 months ago) by chuckv
Diff to previous 136 , to selected 2035
*** empty log message ***

Revision 136 - Directory Listing - [select for diffs]
Modified Wed Oct 16 20:01:53 2002 UTC (21 years, 8 months ago) by chuckv
Diff to previous 135 , to selected 2035
Added lhs of assignments..

Revision 135 - Directory Listing - [select for diffs]
Modified Fri Oct 11 17:29:40 2002 UTC (21 years, 8 months ago) by chuckv
Diff to previous 134 , to selected 2035
Fixed double inclusion of mpiBASSEventType with define in
header file.

Revision 134 - Directory Listing - [select for diffs]
Modified Fri Oct 11 15:09:09 2002 UTC (21 years, 8 months ago) by chuckv
Diff to previous 133 , to selected 2035
*** empty log message ***

Revision 133 - Directory Listing - [select for diffs]
Modified Fri Oct 11 15:09:01 2002 UTC (21 years, 8 months ago) by chuckv
Diff to previous 132 , to selected 2035
Clean up with icc debug flags...

Revision 132 - Directory Listing - [select for diffs]
Modified Wed Oct 9 22:56:09 2002 UTC (21 years, 8 months ago) by chuckv
Diff to previous 131 , to selected 2035
*** empty log message ***

Revision 131 - Directory Listing - [select for diffs]
Modified Wed Oct 9 22:29:40 2002 UTC (21 years, 8 months ago) by chuckv
Diff to previous 130 , to selected 2035
*** empty log message ***

Revision 130 - Directory Listing - [select for diffs]
Modified Wed Oct 9 22:29:25 2002 UTC (21 years, 8 months ago) by chuckv
Diff to previous 129 , to selected 2035
Include makefile

Revision 129 - Directory Listing - [select for diffs]
Modified Thu Oct 3 21:57:57 2002 UTC (21 years, 9 months ago) by chuckv
Diff to previous 128 , to selected 2035
quick bug fix to bassDiag

Revision 128 - Directory Listing - [select for diffs]
Modified Thu Oct 3 21:52:46 2002 UTC (21 years, 9 months ago) by chuckv
Diff to previous 127 , to selected 2035
*** empty log message ***

Revision 127 - Directory Listing - [select for diffs]
Modified Thu Oct 3 21:52:39 2002 UTC (21 years, 9 months ago) by chuckv
Diff to previous 126 , to selected 2035

added stamp and template diagnostic features

Revision 126 - Directory Listing - [select for diffs]
Modified Thu Oct 3 20:12:15 2002 UTC (21 years, 9 months ago) by chuckv
Diff to previous 125 , to selected 2035
Added make include.

Revision 125 - Directory Listing - [select for diffs]
Modified Mon Sep 30 21:10:27 2002 UTC (21 years, 9 months ago) by chuckv
Diff to previous 124 , to selected 2035
*** empty log message ***

Revision 124 - Directory Listing - [select for diffs]
Modified Mon Sep 30 20:35:42 2002 UTC (21 years, 9 months ago) by chuckv
Diff to previous 123 , to selected 2035
*** empty log message ***

Revision 123 - Directory Listing - [select for diffs]
Modified Mon Sep 30 19:37:26 2002 UTC (21 years, 9 months ago) by chuckv
Diff to previous 122 , to selected 2035
changed dirs...

Revision 122 - Directory Listing - [select for diffs]
Modified Mon Sep 30 19:36:20 2002 UTC (21 years, 9 months ago) by chuckv
Diff to previous 121 , to selected 2035
*** empty log message ***

Revision 121 - Directory Listing - [select for diffs]
Modified Mon Sep 30 19:36:00 2002 UTC (21 years, 9 months ago) by chuckv
Diff to previous 120 , to selected 2035
Initial mpi support

Revision 120 - Directory Listing - [select for diffs]
Modified Thu Sep 26 21:36:19 2002 UTC (21 years, 9 months ago) by chuckv
Diff to previous 119 , to selected 2035
Addition of mpiInterface to code base.

Revision 119 - Directory Listing - [select for diffs]
Modified Thu Sep 26 21:34:35 2002 UTC (21 years, 9 months ago) by chuckv
Diff to previous 118 , to selected 2035
First stab at passing base events to mpi....

Revision 118 - Directory Listing - [select for diffs]
Modified Wed Sep 25 22:51:14 2002 UTC (21 years, 9 months ago) by chuckv
Diff to previous 117 , to selected 2035
begin the pain that is MPI.

abandon all hope ye who check out this branch..

P.S. we've added consistent BASS error checking

Revision 117 - Directory Listing - [select for diffs]
Modified Tue Sep 24 22:10:55 2002 UTC (21 years, 9 months ago) by mmeineke
Diff to previous 114 , to selected 2035
fixed allot of warnings, and adde the molecule

Revision 114 - Directory Listing - [select for diffs]
Modified Mon Sep 23 15:13:10 2002 UTC (21 years, 9 months ago) by mmeineke
Diff to previous 113 , to selected 2035
starting work on the molecule class

starting to add in the molecule class


adding in the molecule class

Revision 113 - Directory Listing - [select for diffs]
Modified Mon Sep 23 15:12:56 2002 UTC (21 years, 9 months ago) by mmeineke
Diff to previous 112 , to selected 2035
starting work on the molecule class

starting to add in the molecule class

Revision 112 - Directory Listing - [select for diffs]
Modified Mon Sep 23 15:12:42 2002 UTC (21 years, 9 months ago) by mmeineke
Diff to previous 111 , to selected 2035
starting work on the molecule class

Revision 111 - Directory Listing - [select for diffs]
Modified Wed Sep 18 15:53:30 2002 UTC (21 years, 9 months ago) by mmeineke
Diff to previous 110 , to selected 2035
the final copy went out this morning. YAYYYYYYYYY!!!!!!!!!!!!!!!

Revision 110 - Directory Listing - [select for diffs]
Modified Mon Sep 16 22:10:09 2002 UTC (21 years, 9 months ago) by mmeineke
Diff to previous 109 , to selected 2035
made some final revisions, and started to add some figures

Revision 109 - Directory Listing - [select for diffs]
Modified Fri Sep 13 16:22:46 2002 UTC (21 years, 9 months ago) by mmeineke
Diff to previous 108 , to selected 2035
added a bunch of igures

Revision 108 - Directory Listing - [select for diffs]
Modified Wed Sep 11 15:58:41 2002 UTC (21 years, 9 months ago) by mmeineke
Diff to previous 107 , to selected 2035
text is finished YAY!!!

Revision 107 - Directory Listing - [select for diffs]
Modified Wed Sep 11 03:51:11 2002 UTC (21 years, 9 months ago) by mmeineke
Diff to previous 106 , to selected 2035
finished the revisions of the first draft

now only lacks a complete results section, and a future Directions section

Revision 106 - Directory Listing - [select for diffs]
Modified Wed Sep 11 03:26:01 2002 UTC (21 years, 9 months ago) by mmeineke
Diff to previous 105 , to selected 2035
revisions to the first draft halfway complete.

completed the introduction.

Revision 105 - Directory Listing - [select for diffs]
Modified Fri Sep 6 21:47:13 2002 UTC (21 years, 9 months ago) by mmeineke
Diff to previous 104 , to selected 2035
added command line arguments, and a time smoother

Revision 104 - Directory Listing - [select for diffs]
Modified Wed Sep 4 18:55:09 2002 UTC (21 years, 9 months ago) by mmeineke
Diff to previous 103 , to selected 2035
fixed a little seen output bug. (Tarega is not always default)

Revision 103 - Directory Listing - [select for diffs]
Modified Thu Aug 29 17:21:54 2002 UTC (21 years, 10 months ago) by mmeineke
Diff to previous 102 , to selected 2035
fixed a cosCorr and GofR flag bug, as well as the GofR scaling bug.

Revision 102 - Directory Listing - [select for diffs]
Modified Tue Aug 27 20:54:03 2002 UTC (21 years, 10 months ago) by mmeineke
Diff to previous 101 , to selected 2035
running into some problemsd with the figures.

Revision 101 - Directory Listing - [select for diffs]
Modified Tue Aug 27 02:32:29 2002 UTC (21 years, 10 months ago) by mmeineke
Diff to previous 100 , to selected 2035
made some changes to the Makefile, and added the sections I think I should write

Revision 100 - Directory Listing - [select for diffs]
Modified Tue Aug 27 01:28:22 2002 UTC (21 years, 10 months ago) by mmeineke
Diff to previous 99 , to selected 2035
did a little more typing

Revision 99 - Directory Listing - [select for diffs]
Modified Mon Aug 26 22:09:28 2002 UTC (21 years, 10 months ago) by mmeineke
Diff to previous 98 , to selected 2035

additions to the lipid model

Revision 98 - Directory Listing - [select for diffs]
Modified Sat Aug 24 17:21:16 2002 UTC (21 years, 10 months ago) by mmeineke
Diff to previous 97 , to selected 2035
got the water SSD model section "done"

Revision 97 - Directory Listing - [select for diffs]
Modified Sat Aug 24 15:55:38 2002 UTC (21 years, 10 months ago) by mmeineke
Diff to previous 96 , to selected 2035
added the ssd figure

Revision 96 - Directory Listing - [select for diffs]
Modified Thu Aug 22 21:49:34 2002 UTC (21 years, 10 months ago) by mmeineke
Diff to previous 95 , to selected 2035
added some equations and other misc stuff. needs lots of work.

Revision 95 - Directory Listing - [select for diffs]
Modified Wed Aug 21 21:25:08 2002 UTC (21 years, 10 months ago) by mmeineke
Diff to previous 94 , to selected 2035
just writing, not much editing yet

Revision 94 - Directory Listing - [select for diffs]
Modified Wed Aug 21 17:39:00 2002 UTC (21 years, 10 months ago) by mmeineke
Diff to previous 92 , to selected 2035
This commit was generated by cvs2svn to compensate for changes in r93, which
included commits to RCS files with non-trunk default branches.
Revision 92 - Directory Listing - [select for diffs]
Modified Tue Aug 20 23:26:55 2002 UTC (21 years, 10 months ago) by tim
Diff to previous 91 , to selected 2035
*** empty log message ***

Revision 91 - Directory Listing - [select for diffs]
Modified Tue Aug 20 17:54:47 2002 UTC (21 years, 10 months ago) by tim
Diff to previous 90 , to selected 2035
*** empty log message ***

Revision 90 - Directory Listing - [select for diffs]
Modified Mon Aug 19 23:06:57 2002 UTC (21 years, 10 months ago) by tim
Diff to previous 89 , to selected 2035
*** empty log message ***

Revision 89 - Directory Listing - [select for diffs]
Modified Mon Aug 19 21:08:58 2002 UTC (21 years, 10 months ago) by tim
Diff to previous 88 , to selected 2035
*** empty log message ***

Revision 88 - Directory Listing - [select for diffs]
Modified Mon Aug 19 20:49:08 2002 UTC (21 years, 10 months ago) by tim
Diff to previous 87 , to selected 2035
*** empty log message ***

Revision 87 - Directory Listing - [select for diffs]
Modified Fri Aug 16 22:08:24 2002 UTC (21 years, 10 months ago) by mmeineke
Diff to previous 86 , to selected 2035
VS: ----------------------------------------------------------------------
added more figures, and fixed the slides. GFave a practice talk 6-16-02 with this.

Revision 86 - Directory Listing - [select for diffs]
Modified Fri Aug 16 17:02:19 2002 UTC (21 years, 10 months ago) by tim
Diff to previous 85 , to selected 2035
*** empty log message ***

Revision 85 - Directory Listing - [select for diffs]
Modified Fri Aug 16 16:55:46 2002 UTC (21 years, 10 months ago) by mmeineke
Diff to previous 84 , to selected 2035
fixed somebugs with start frame

Revision 84 - Directory Listing - [select for diffs]
Modified Fri Aug 16 16:45:29 2002 UTC (21 years, 10 months ago) by mmeineke
Diff to previous 83 , to selected 2035
added a utility to output what time of each frame

Revision 83 - Directory Listing - [select for diffs]
Modified Fri Aug 16 15:30:40 2002 UTC (21 years, 10 months ago) by tim
Diff to previous 82 , to selected 2035
*** empty log message ***

Revision 82 - Directory Listing - [select for diffs]
Modified Fri Aug 16 04:05:45 2002 UTC (21 years, 10 months ago) by mmeineke
Diff to previous 81 , to selected 2035
added the capability to specify a start and end frame for cosCorr and GofR

Revision 81 - Directory Listing - [select for diffs]
Modified Thu Aug 15 22:14:31 2002 UTC (21 years, 10 months ago) by tim
Diff to previous 80 , to selected 2035
*** empty log message ***

Revision 80 - Directory Listing - [select for diffs]
Modified Thu Aug 15 22:07:31 2002 UTC (21 years, 10 months ago) by mmeineke
Diff to previous 79 , to selected 2035
spell checked

Revision 79 - Directory Listing - [select for diffs]
Modified Thu Aug 15 21:58:43 2002 UTC (21 years, 10 months ago) by mmeineke
Diff to previous 78 , to selected 2035
I think I have most of it the way I like it, just need to change the correlation functions, and the final pictures

Revision 78 - Directory Listing - [select for diffs]
Modified Thu Aug 15 15:40:04 2002 UTC (21 years, 10 months ago) by mmeineke
Diff to previous 77 , to selected 2035
fixed some figures almost done with slides

Revision 77 - Directory Listing - [select for diffs]
Modified Wed Aug 14 23:27:28 2002 UTC (21 years, 10 months ago) by tim
Diff to previous 76 , to selected 2035
*** empty log message ***

Revision 76 - Directory Listing - [select for diffs]
Modified Wed Aug 14 22:02:03 2002 UTC (21 years, 10 months ago) by mmeineke
Diff to previous 75 , to selected 2035
added figures fixed more of the graphs

Revision 75 - Directory Listing - [select for diffs]
Modified Wed Aug 14 21:51:27 2002 UTC (21 years, 10 months ago) by tim
Diff to previous 74 , to selected 2035
*** empty log message ***

Revision 74 - Directory Listing - [select for diffs]
Modified Wed Aug 14 19:56:11 2002 UTC (21 years, 10 months ago) by tim
Diff to previous 73 , to selected 2035
*** empty log message ***

Revision 73 - Directory Listing - [select for diffs]
Modified Wed Aug 14 17:24:36 2002 UTC (21 years, 10 months ago) by tim
Diff to previous 72 , to selected 2035
*** empty log message ***

Revision 72 - Directory Listing - [select for diffs]
Modified Wed Aug 14 16:55:47 2002 UTC (21 years, 10 months ago) by tim
Diff to previous 71 , to selected 2035
*** empty log message ***

Revision 71 - Directory Listing - [select for diffs]
Modified Wed Aug 14 16:03:32 2002 UTC (21 years, 10 months ago) by tim
Diff to previous 70 , to selected 2035
*** empty log message ***

Revision 70 - Directory Listing - [select for diffs]
Modified Tue Aug 13 22:33:51 2002 UTC (21 years, 10 months ago) by tim
Diff to previous 69 , to selected 2035
*** empty log message ***

Revision 69 - Directory Listing - [select for diffs]
Modified Tue Aug 13 21:19:03 2002 UTC (21 years, 10 months ago) by mmeineke
Diff to previous 68 , to selected 2035
changed some of the figures, and put some more polish on the intro

Revision 68 - Directory Listing - [select for diffs]
Modified Tue Aug 13 17:26:12 2002 UTC (21 years, 10 months ago) by tim
Diff to previous 67 , to selected 2035
*** empty log message ***

Revision 67 - Directory Listing - [select for diffs]
Modified Tue Aug 13 17:07:15 2002 UTC (21 years, 10 months ago) by tim
Diff to previous 66 , to selected 2035
*** empty log message ***

Revision 66 - Directory Listing - [select for diffs]
Modified Tue Aug 13 16:02:26 2002 UTC (21 years, 10 months ago) by tim
Diff to previous 65 , to selected 2035
flexible atom selection

Revision 65 - Directory Listing - [select for diffs]
Modified Mon Aug 12 22:12:45 2002 UTC (21 years, 10 months ago) by mmeineke
Diff to previous 64 , to selected 2035
made a new figure. trying to add it to the slide

Revision 64 - Directory Listing - [select for diffs]
Modified Fri Aug 9 21:23:42 2002 UTC (21 years, 10 months ago) by mmeineke
Diff to previous 63 , to selected 2035
fixed the citations. continueing to clean up the slides.

Revision 63 - Directory Listing - [select for diffs]
Modified Wed Aug 7 19:09:03 2002 UTC (21 years, 10 months ago) by mmeineke
Diff to previous 62 , to selected 2035
switched in Chuck's magic slide enviroment

Revision 62 - Directory Listing - [select for diffs]
Modified Tue Aug 6 22:06:13 2002 UTC (21 years, 10 months ago) by mmeineke
Diff to previous 61 , to selected 2035

added a crapload of crap that may or may norbe neccassary. Time will tell. Also, got footnote references working.

Revision 61 - Directory Listing - [select for diffs]
Modified Thu Aug 1 21:12:33 2002 UTC (21 years, 11 months ago) by mmeineke
Diff to previous 59 , to selected 2035
This commit was generated by cvs2svn to compensate for changes in r60, which
included commits to RCS files with non-trunk default branches.
Revision 59 - Directory Listing - [select for diffs]
Modified Tue Jul 30 18:57:05 2002 UTC (21 years, 11 months ago) by mmeineke
Diff to previous 57 , to selected 2035
This commit was generated by cvs2svn to compensate for changes in r58, which
included commits to RCS files with non-trunk default branches.
Revision 57 - Directory Listing - [select for diffs]
Modified Tue Jul 30 18:47:17 2002 UTC (21 years, 11 months ago) by mmeineke
Diff to previous 55 , to selected 2035
This commit was generated by cvs2svn to compensate for changes in r56, which
included commits to RCS files with non-trunk default branches.
Revision 55 - Directory Listing - [select for diffs]
Modified Tue Jul 30 18:31:15 2002 UTC (21 years, 11 months ago) by mmeineke
Diff to previous 54 , to selected 2035
fixed the Makefile

Revision 54 - Directory Listing - [select for diffs]
Modified Tue Jul 30 17:25:26 2002 UTC (21 years, 11 months ago) by mmeineke
Diff to previous 53 , to selected 2035


added all of the pictures. And gave a practice talk based on this version. Now begins the process of cleanup and additions
of citations.

Revision 53 - Directory Listing - [select for diffs]
Modified Sun Jul 28 18:22:07 2002 UTC (21 years, 11 months ago) by mmeineke
Diff to previous 52 , to selected 2035
getting there. Most everything but the motivation slide has been filled out. Lacks only pictures and Diagrams.

Revision 52 - Directory Listing - [select for diffs]
Modified Sat Jul 27 18:12:14 2002 UTC (21 years, 11 months ago) by mmeineke
Diff to previous 51 , to selected 2035
Skeletons of most every slide

Revision 51 - Directory Listing - [select for diffs]
Modified Fri Jul 26 21:45:54 2002 UTC (21 years, 11 months ago) by mmeineke
Diff to previous 50 , to selected 2035
made some changes

Revision 50 - Directory Listing - [select for diffs]
Modified Fri Jul 26 20:51:52 2002 UTC (21 years, 11 months ago) by mmeineke
Diff to previous 48 , to selected 2035
This commit was generated by cvs2svn to compensate for changes in r49, which
included commits to RCS files with non-trunk default branches.
Revision 48 - Directory Listing - [select for diffs]
Modified Wed Jul 24 16:51:43 2002 UTC (21 years, 11 months ago) by mmeineke
Diff to previous 46 , to selected 2035
This commit was generated by cvs2svn to compensate for changes in r47, which
included commits to RCS files with non-trunk default branches.
Revision 46 - Directory Listing - [select for diffs]
Modified Tue Jul 23 20:10:49 2002 UTC (21 years, 11 months ago) by mmeineke
Diff to previous 45 , to selected 2035
added the cos correlation function

Revision 45 - Directory Listing - [select for diffs]
Modified Tue Jul 23 16:08:35 2002 UTC (21 years, 11 months ago) by mmeineke
Diff to previous 44 , to selected 2035
got the GofR code working, and slimmed down the memory usage.

Revision 44 - Directory Listing - [select for diffs]
Modified Fri Jul 19 19:06:32 2002 UTC (21 years, 11 months ago) by mmeineke
Diff to previous 43 , to selected 2035

finished working on the command line options, and started working on the GofR

added the GofR header, and moved the strructure definitions to the madProps.h

Revision 43 - Directory Listing - [select for diffs]
Modified Fri Jul 19 19:05:59 2002 UTC (21 years, 11 months ago) by mmeineke
Diff to previous 42 , to selected 2035

finished working on the command line options, and started working on the GofR

Revision 42 - Directory Listing - [select for diffs]
Modified Fri Jul 19 01:44:45 2002 UTC (21 years, 11 months ago) by mmeineke
Diff to previous 41 , to selected 2035
made a header directory, and fixed the Makefile to work with it

the new header dir

Revision 41 - Directory Listing - [select for diffs]
Modified Fri Jul 19 01:44:34 2002 UTC (21 years, 11 months ago) by mmeineke
Diff to previous 40 , to selected 2035
made a header directory, and fixed the Makefile to work with it

Revision 40 - Directory Listing - [select for diffs]
Modified Fri Jul 19 01:38:47 2002 UTC (21 years, 11 months ago) by mmeineke
Diff to previous 39 , to selected 2035
took out a reference file

Revision 39 - Directory Listing - [select for diffs]
Modified Fri Jul 19 01:37:38 2002 UTC (21 years, 11 months ago) by mmeineke
Diff to previous 37 , to selected 2035
This commit was generated by cvs2svn to compensate for changes in r38, which
included commits to RCS files with non-trunk default branches.
Revision 37 - Directory Listing - [select for diffs]
Modified Fri Jul 19 00:57:32 2002 UTC (21 years, 11 months ago) by mmeineke
Diff to previous 36 , to selected 2035
fixed the ordering on the end of file test

Revision 36 - Directory Listing - [select for diffs]
Modified Fri Jul 19 00:48:45 2002 UTC (21 years, 11 months ago) by mmeineke
Diff to previous 35 , to selected 2035
moved the actual routine into a seperate source from the main. This allows the routine to
be used in other applications.

Revision 35 - Directory Listing - [select for diffs]
Modified Fri Jul 19 00:01:59 2002 UTC (21 years, 11 months ago) by mmeineke
Diff to previous 33 , to selected 2035
This commit was generated by cvs2svn to compensate for changes in r34, which
included commits to RCS files with non-trunk default branches.
Revision 33 - Directory Listing - [select for diffs]
Modified Wed Jul 17 20:36:25 2002 UTC (21 years, 11 months ago) by mmeineke
Diff to previous 32 , to selected 2035
cleaned up the output a little

Revision 32 - Directory Listing - [select for diffs]
Modified Wed Jul 17 20:33:56 2002 UTC (21 years, 11 months ago) by mmeineke
Diff to previous 31 , to selected 2035

fixed makeRandom to set up a correct simulation

Revision 31 - Directory Listing - [select for diffs]
Modified Tue Jul 16 21:38:22 2002 UTC (21 years, 11 months ago) by mmeineke
Diff to previous 30 , to selected 2035
fixed a bug in getA( double the_A[3][3] );

Revision 30 - Directory Listing - [select for diffs]
Modified Tue Jul 16 21:10:49 2002 UTC (21 years, 11 months ago) by mmeineke
Diff to previous 29 , to selected 2035
added the getA( double the_A[3][3] ) routine to the Directional Atom Class, to facilitate easier RotMat aquisition

Revision 29 - Directory Listing - [select for diffs]
Modified Tue Jul 16 01:22:04 2002 UTC (21 years, 11 months ago) by mmeineke
Diff to previous 28 , to selected 2035

adding the routines to the proogram
`

Revision 28 - Directory Listing - [select for diffs]
Modified Mon Jul 15 20:28:33 2002 UTC (21 years, 11 months ago) by mmeineke
Diff to previous 27 , to selected 2035
adding a program to make a lipid configuration with random dispersion of lipids.

Revision 27 - Directory Listing - [select for diffs]
Modified Thu Jul 11 16:30:34 2002 UTC (21 years, 11 months ago) by mmeineke
Diff to previous 26 , to selected 2035

fixed some bugs in the Makefile

Revision 26 - Directory Listing - [select for diffs]
Modified Thu Jul 11 16:16:33 2002 UTC (21 years, 11 months ago) by mmeineke
Diff to previous 25 , to selected 2035

removed xLate.cpp which was part of a seperate project

Revision 25 - Directory Listing - [select for diffs]
Modified Tue Jul 9 21:46:32 2002 UTC (21 years, 11 months ago) by mmeineke
Diff to previous 24 , to selected 2035
fixed a precision error in the calculation of the temperature.
Also fixed the order that dump file are written.

Revision 24 - Directory Listing - [select for diffs]
Modified Tue Jul 9 19:09:24 2002 UTC (21 years, 11 months ago) by mmeineke
Diff to previous 23 , to selected 2035
removed a misc file

Revision 23 - Directory Listing - [select for diffs]
Modified Tue Jul 9 19:00:04 2002 UTC (21 years, 11 months ago) by mmeineke
Diff to previous 21 , to selected 2035
This commit was generated by cvs2svn to compensate for changes in r22, which
included commits to RCS files with non-trunk default branches.
Revision 21 - Directory Listing - [select for diffs]
Modified Tue Jul 9 18:55:29 2002 UTC (21 years, 11 months ago) by mmeineke
Diff to previous 19 , to selected 2035
This commit was generated by cvs2svn to compensate for changes in r20, which
included commits to RCS files with non-trunk default branches.
Revision 19 - Directory Listing - [select for diffs]
Modified Tue Jul 9 18:46:04 2002 UTC (21 years, 11 months ago) by mmeineke
Diff to previous 17 , to selected 2035
This commit was generated by cvs2svn to compensate for changes in r18, which
included commits to RCS files with non-trunk default branches.
Revision 17 - Directory Listing - [select for diffs]
Modified Tue Jul 9 18:45:04 2002 UTC (21 years, 11 months ago) by mmeineke
Diff to previous 15 , to selected 2035
This commit was generated by cvs2svn to compensate for changes in r16, which
included commits to RCS files with non-trunk default branches.
Revision 15 - Directory Listing - [select for diffs]
Modified Tue Jul 9 18:44:39 2002 UTC (21 years, 11 months ago) by mmeineke
Diff to previous 13 , to selected 2035
This commit was generated by cvs2svn to compensate for changes in r14, which
included commits to RCS files with non-trunk default branches.
Revision 13 - Directory Listing - [select for diffs]
Modified Tue Jul 9 18:43:18 2002 UTC (21 years, 11 months ago) by mmeineke
Diff to previous 11 , to selected 2035
This commit was generated by cvs2svn to compensate for changes in r12, which
included commits to RCS files with non-trunk default branches.
Revision 11 - Directory Listing - [select for diffs]
Modified Tue Jul 9 18:40:59 2002 UTC (21 years, 11 months ago) by mmeineke
Diff to previous 9 , to selected 2035
This commit was generated by cvs2svn to compensate for changes in r10, which
included commits to RCS files with non-trunk default branches.
Revision 9 - Directory Listing - [select for diffs]
Modified Mon Jul 1 15:27:33 2002 UTC (22 years ago) by chuckv
Diff to previous 8 , to selected 2035
nose hoover chains added

Revision 8 - Directory Listing - [select for diffs]
Modified Wed Jun 19 18:48:10 2002 UTC (22 years ago) by pconfort
Diff to previous 7 , to selected 2035
*** empty log message ***

Revision 7 - Directory Listing - [select for diffs]
Modified Mon Jun 10 21:02:22 2002 UTC (22 years ago) by pconfort
Diff to previous 6 , to selected 2035
*** empty log message ***

Revision 6 - Directory Listing - [select for diffs]
Modified Mon Jun 10 19:55:35 2002 UTC (22 years ago) by pconfort
Diff to previous 5 , to selected 2035
*** empty log message ***

Revision 5 - Directory Listing - [select for diffs]
Modified Mon Jun 10 19:31:27 2002 UTC (22 years ago) by pconfort
Diff to previous 4 , to selected 2035
*** empty log message ***

Revision 4 - Directory Listing - [select for diffs]
Modified Mon Jun 10 17:18:36 2002 UTC (22 years ago) by chuckv
Diff to previous 3 , to selected 2035
Import Root

Revision 3 - Directory Listing - [select for diffs]
Modified Mon Jun 10 17:09:31 2002 UTC (22 years ago) by chuckv
Diff to previous 2 , to selected 2035
initial checkin

Revision 2 - Directory Listing - [select for diffs]
Modified Mon Jun 10 17:09:30 2002 UTC (22 years ago) by chuckv
Diff to previous 1 , to selected 2035
initial checkin
Revision 1 - Directory Listing - [select for diffs]
Added Mon Jun 10 17:09:30 2002 UTC (22 years ago) by (unknown author)
Diff to selected 2035
Standard project directories initialized by cvs2svn.

Convenience Links