ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/group/trunk/OOPSE_old
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 273
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 273
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 273
*** 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 273
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 273
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 273
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 273
*** 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 273
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 273
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 273
*** 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 273
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 273
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 273
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 273
 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 273
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 273
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 273
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 273
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 273
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 273
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 273
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 273
*** 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 273
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 273
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 273
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 273
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 273
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 273
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 273
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 334 , to selected 273
fixed some bugs in BendStamp from when Ghost Bend was implemented.

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 332 , to selected 273
fixes for the exclude lists

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 273
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 273
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 273
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 273
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 273
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 273
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 273
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 273
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 273
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 273
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 273
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 273
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 273
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 273
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 273
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 273
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 273
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 273
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 273
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 273
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 273
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 273
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 273
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 273
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 273
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 273
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 273
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 273
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 273
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 273
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 273
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 273
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 273
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 273
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 273
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 273
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 273
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 273
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 273
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 273
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 273
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 273
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 273
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 273
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 273
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 273
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 273
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 280 , to selected 273
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 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 273
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 273
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 273
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 273
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 273
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 273
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
added mpi for libmdCode (still working out the kinks)

Revision 273 - Directory Listing - [selected]
Modified Mon Feb 17 18:03:06 2003 UTC (21 years, 4 months ago) by mmeineke
Diff to previous 272
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 273
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 273
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 273
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 273
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 273
added mpiBASS.c and .h for the mpi libraries

Revision 267 - Directory Listing - [select for diffs]
Added Thu Feb 13 20:37:36 2003 UTC (21 years, 4 months ago) by mmeineke
Diff to selected 273
Successfully added all the source for libBASS

Convenience Links