ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/trunk/src/applications/staticProps/StaticPropsCmd.cpp
Revision 2015 - (view) (annotate) - [select for diffs]
Modified Wed Aug 13 20:42:43 2014 UTC (10 years, 8 months ago) by gezelter
File length: 70286 byte(s)
Diff to previous 1999 , to selected 1442
Changes to include the volume-resolved tetrahedrality parameter.

Revision 1999 - (view) (annotate) - [select for diffs]
Modified Sat May 31 21:00:46 2014 UTC (10 years, 11 months ago) by gezelter
File length: 67238 byte(s)
Diff to previous 1998 , to selected 1442
Updating MultipoleSum to scan the cutoff radii

Revision 1998 - (view) (annotate) - [select for diffs]
Modified Fri May 30 19:48:35 2014 UTC (10 years, 11 months ago) by gezelter
File length: 67190 byte(s)
Diff to previous 1994 , to selected 1442
Added the MultipoleSum

Revision 1994 - (view) (annotate) - [select for diffs]
Modified Wed Apr 30 18:50:45 2014 UTC (11 years ago) by gezelter
File length: 66219 byte(s)
Diff to previous 1993 , to selected 1442
Added NitrileFrequencyMap module to staticProps

Revision 1993 - (view) (annotate) - [select for diffs]
Modified Tue Apr 29 17:32:31 2014 UTC (11 years ago) by gezelter
File length: 66229 byte(s)
Diff to previous 1992 , to selected 1442
Added sitePotentials for the Choi et al. potential-frequency maps for nitriles

Revision 1992 - (view) (annotate) - [select for diffs]
Modified Thu Apr 24 17:30:00 2014 UTC (11 years ago) by gezelter
File length: 65141 byte(s)
Diff to previous 1991 , to selected 1442
Added FCCOfR and IcosahedralOfR analyzers to staticProps

Revision 1991 - (view) (annotate) - [select for diffs]
Modified Wed Apr 23 20:34:17 2014 UTC (11 years ago) by gezelter
File length: 64069 byte(s)
Diff to previous 1979 , to selected 1442
added selection offset 2 for pAngle

Revision 1979 - (view) (annotate) - [select for diffs]
Modified Sat Apr 5 20:56:01 2014 UTC (11 years ago) by gezelter
File length: 62939 byte(s)
Diff to previous 1953 , to selected 1442
* Changed the stdDev printouts in RNEMD stats to the 95% confidence intervals
* Added the ability to specify non-bonded constraints in a molecule
* Added the ability to do selection offsets in the pAngle staticProps module

Revision 1953 - (view) (annotate) - [select for diffs]
Modified Thu Dec 5 18:19:26 2013 UTC (11 years, 4 months ago) by gezelter
File length: 62805 byte(s)
Diff to previous 1879 , to selected 1442
Rewrote much of selection module, added a bond correlation function

Revision 1879 - (view) (annotate) - [select for diffs]
Modified Sun Jun 16 15:15:42 2013 UTC (11 years, 10 months ago) by gezelter
File length: 61703 byte(s)
Diff to previous 1843 , to selected 1442
MERGE OpenMD development 1783:1878 into trunk
Revision 1843 - (view) (annotate) - [select for diffs]
Modified Tue Jan 29 20:58:08 2013 UTC (12 years, 3 months ago) by gezelter
File length: 59522 byte(s)
Diff to previous 1819 , to selected 1442
Simplified the Tetrahedrality [Qk(z)] analysis code.

Revision 1819 - (view) (annotate) - [select for diffs]
Modified Thu Dec 13 16:57:39 2012 UTC (12 years, 4 months ago) by gezelter
File length: 59532 byte(s)
Diff to previous 1795 , to selected 1442
Added a selection offset for P2 Order parameters

Revision 1795 - (view) (annotate) - [select for diffs]
Modified Fri Sep 7 18:13:55 2012 UTC (12 years, 7 months ago) by gezelter
File length: 58475 byte(s)
Diff to previous 1782 , to selected 1442
Windows fixes

Revision 1782 - (view) (annotate) - [select for diffs]
Modified Wed Aug 22 02:28:28 2012 UTC (12 years, 8 months ago) by gezelter
File length: 58420 byte(s)
Copied from: branches/development/src/applications/staticProps/StaticPropsCmd.cpp revision 1781
Diff to previous 1762 , to selected 1442
MERGE OpenMD development branch 1465:1781 into trunk
Revision 1762 - (view) (annotate) - [select for diffs]
Modified Thu Jun 28 20:17:33 2012 UTC (12 years, 10 months ago) by plouden
Original Path: branches/development/src/applications/staticProps/StaticPropsCmd.cpp
File length: 58420 byte(s)
Diff to previous 1655 , to selected 1442
Calculates the tetrahedrality parameter as a function of zbins. Abandon all hope ye who enter here.
Revision 1655 - (view) (annotate) - [select for diffs]
Modified Mon Oct 3 20:32:45 2011 UTC (13 years, 6 months ago) by gezelter
Original Path: branches/development/src/applications/staticProps/StaticPropsCmd.cpp
File length: 57286 byte(s)
Copied from: branches/development/src/applications/staticProps/StaticPropsCmd.c revision 1654
Diff to previous 1629 , to selected 1442
Replacing most of the C-code with C++ code, and migrating the config.h
file into the PROJECT_BINARY_DIR so that we can have multiple builds
on the same architecture.

Revision 1629 - (view) (annotate) - [select for diffs]
Modified Wed Sep 14 21:15:17 2011 UTC (13 years, 7 months ago) by gezelter
Original Path: branches/development/src/applications/staticProps/StaticPropsCmd.c
File length: 57286 byte(s)
Diff to previous 1465 , to selected 1442
Merging changes from old branch into development branch

Revision 1465 - (view) (annotate) - [select for diffs]
Modified Fri Jul 9 23:08:25 2010 UTC (14 years, 9 months ago) by chuckv
Original Path: branches/development/src/applications/staticProps/StaticPropsCmd.c
File length: 53151 byte(s)
Diff to previous 1454 , to selected 1442
Creating busticated version of OpenMD
Revision 1454 - (view) (annotate) - [select for diffs]
Modified Wed Jun 23 19:25:02 2010 UTC (14 years, 10 months ago) by gezelter
Original Path: trunk/src/applications/staticProps/StaticPropsCmd.c
File length: 53151 byte(s)
Diff to previous 1445 , to selected 1442
Adding 2-D g(r) module to static props

Revision 1445 - (view) (annotate) - [select for diffs]
Modified Tue Jun 8 20:26:50 2010 UTC (14 years, 10 months ago) by chuckv
Original Path: trunk/src/applications/staticProps/StaticPropsCmd.c
File length: 50374 byte(s)
Diff to previous 1442
Changes to gofrz so you can specify the z length

Revision 1442 - (view) (annotate) - [selected]
Modified Mon May 10 17:28:26 2010 UTC (14 years, 11 months ago) by gezelter
Original Path: trunk/src/applications/staticProps/StaticPropsCmd.c
File length: 50309 byte(s)
Diff to previous 1440
Adding property set to svn entries

Revision 1440 - (view) (annotate) - [select for diffs]
Modified Thu Apr 29 14:41:48 2010 UTC (15 years ago) by gezelter
Original Path: trunk/src/applications/staticProps/StaticPropsCmd.c
File length: 50309 byte(s)
Diff to previous 1413 , to selected 1442
Adding a new correlation function to do slab-segregated g(r)
calculations.  This computes at g(r) for pairs while requiring the z
coordinates of the two sites to be at fixed separations.  The data
is output in:  r, z, g(r,z)  

Revision 1413 - (view) (annotate) - [select for diffs]
Modified Mon Mar 22 19:21:22 2010 UTC (15 years, 1 month ago) by gezelter
Original Path: trunk/src/applications/staticProps/StaticPropsCmd.c
File length: 48474 byte(s)
Diff to previous 1390 , to selected 1442
Adding a progress bar, and pAngle staticProps

Revision 1390 - (view) (annotate) - [select for diffs]
Modified Wed Nov 25 20:02:06 2009 UTC (15 years, 5 months ago) by gezelter
Original Path: trunk/src/applications/staticProps/StaticPropsCmd.c
File length: 46588 byte(s)
Diff to previous 1213 , to selected 1442
Almost all of the changes necessary to create OpenMD out of our old
project (OOPSE-4)

Revision 1213 - (view) (annotate) - [select for diffs]
Modified Wed Jan 23 21:21:50 2008 UTC (17 years, 3 months ago) by xsun
Original Path: trunk/src/applications/staticProps/StaticPropsCmd.c
File length: 54250 byte(s)
Diff to previous 1180 , to selected 1442
fixed a few correlation functions

Revision 1180 - (view) (annotate) - [select for diffs]
Modified Mon Sep 17 20:05:51 2007 UTC (17 years, 7 months ago) by chuckv
Original Path: trunk/src/applications/staticProps/StaticPropsCmd.c
File length: 53274 byte(s)
Diff to previous 1128 , to selected 1442
Added code to compute bond angle distributions.

Revision 1128 - (view) (annotate) - [select for diffs]
Modified Wed Apr 11 23:27:20 2007 UTC (18 years ago) by chuckv
Original Path: trunk/src/applications/staticProps/StaticPropsCmd.c
File length: 51112 byte(s)
Diff to previous 1091 , to selected 1442
Added Bond Order Parameter as a function of radius.

Revision 1091 - (view) (annotate) - [select for diffs]
Modified Fri Nov 10 18:45:29 2006 UTC (18 years, 5 months ago) by chuckv
Original Path: trunk/src/applications/staticProps/StaticPropsCmd.c
File length: 46910 byte(s)
Diff to previous 1052 , to selected 1442
Added support for nanoparticle density profile.

Revision 1052 - (view) (annotate) - [select for diffs]
Modified Tue Sep 26 01:30:32 2006 UTC (18 years, 7 months ago) by gezelter
Original Path: trunk/src/applications/staticProps/StaticPropsCmd.c
File length: 44450 byte(s)
Diff to previous 1041 , to selected 1442
Mostly done with BondOrderParameter.  Only a few performance tweaks
remain

Revision 1041 - (view) (annotate) - [select for diffs]
Modified Wed Sep 20 20:13:40 2006 UTC (18 years, 7 months ago) by gezelter
Original Path: trunk/src/applications/staticProps/StaticPropsCmd.c
File length: 46095 byte(s)
Diff to previous 1039 , to selected 1442
fixed bugs (mostly in BondOrderParameter)

Revision 1039 - (view) (annotate) - [select for diffs]
Modified Tue Sep 19 21:14:11 2006 UTC (18 years, 7 months ago) by gezelter
Original Path: trunk/src/applications/staticProps/StaticPropsCmd.c
File length: 45967 byte(s)
Diff to previous 980 , to selected 1442
Working on BondOrderParameter

Revision 980 - (view) (annotate) - [select for diffs]
Modified Thu Jun 1 18:06:33 2006 UTC (18 years, 11 months ago) by xsun
Original Path: trunk/src/applications/staticProps/StaticPropsCmd.c
File length: 42565 byte(s)
Diff to previous 967 , to selected 1442
Add the RippleOP to calculate the orderparameter of the ripples.

Revision 967 - (view) (annotate) - [select for diffs]
Modified Mon May 22 15:30:42 2006 UTC (18 years, 11 months ago) by xsun
Original Path: trunk/src/applications/staticProps/StaticPropsCmd.c
File length: 41495 byte(s)
Diff to previous 955 , to selected 1442
fixed the bugs of Hxy.cpp.

Revision 955 - (view) (annotate) - [select for diffs]
Modified Fri May 12 21:34:43 2006 UTC (18 years, 11 months ago) by xsun
Original Path: trunk/src/applications/staticProps/StaticPropsCmd.c
File length: 41413 byte(s)
Diff to previous 929 , to selected 1442
Changes to calculate undulation spectrum

Revision 929 - (view) (annotate) - [select for diffs]
Modified Tue Apr 11 15:33:27 2006 UTC (19 years ago) by gezelter
Original Path: trunk/src/applications/staticProps/StaticPropsCmd.c
File length: 37573 byte(s)
Diff to previous 840 , to selected 1442
*** empty log message ***

Revision 840 - (view) (annotate) - [select for diffs]
Modified Mon Jan 9 22:14:32 2006 UTC (19 years, 3 months ago) by tim
Original Path: trunk/src/applications/staticProps/StaticPropsCmd.c
File length: 17991 byte(s)
Diff to previous 545 , to selected 1442
fixing RhoZ

Revision 545 - (view) (annotate) - [select for diffs]
Modified Fri May 27 21:11:24 2005 UTC (19 years, 11 months ago) by tim
Original Path: trunk/src/applications/staticProps/StaticPropsCmd.c
File length: 17275 byte(s)
Diff to previous 544 , to selected 1442
adding DensityPlot into StaticProps

Revision 544 - (view) (annotate) - [select for diffs]
Modified Fri May 27 04:41:34 2005 UTC (19 years, 11 months ago) by tim
Original Path: trunk/src/applications/staticProps/StaticPropsCmd.c
File length: 16593 byte(s)
Diff to previous 543 , to selected 1442
adding SCDOrderParameter into StaticProps

Revision 543 - (view) (annotate) - [select for diffs]
Modified Thu May 26 22:45:00 2005 UTC (19 years, 11 months ago) by tim
Original Path: trunk/src/applications/staticProps/StaticPropsCmd.c
File length: 12909 byte(s)
Diff to previous 507 , to selected 1442
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 507 - (view) (annotate) - [select for diffs]
Modified Fri Apr 15 22:04:00 2005 UTC (20 years ago) by gezelter
Original Path: trunk/src/applications/staticProps/StaticPropsCmd.c
File length: 11620 byte(s)
Diff to previous 369 , to selected 1442
xemacs has been drafted to perform our indentation services

Revision 369 - (view) (annotate) - [select for diffs]
Modified Fri Feb 18 23:07:32 2005 UTC (20 years, 2 months ago) by tim
Original Path: trunk/src/applications/staticProps/StaticPropsCmd.c
File length: 12282 byte(s)
Diff to previous 354 , to selected 1442
adding LipidTransVisitor, GofXyz is working now

Revision 354 - (view) (annotate) - [select for diffs]
Modified Wed Feb 16 20:30:50 2005 UTC (20 years, 2 months ago) by tim
Original Path: trunk/src/applications/staticProps/StaticPropsCmd.c
File length: 11416 byte(s)
Diff to previous 336 , to selected 1442
change the default bin number

Revision 336 - (view) (annotate) - [select for diffs]
Modified Mon Feb 14 18:51:48 2005 UTC (20 years, 2 months ago) by tim
Original Path: trunk/src/applications/staticProps/StaticPropsCmd.c
File length: 11357 byte(s)
Diff to previous 326 , to selected 1442
default length for staticProps is 1/2 smallest length of first frame

Revision 326 - (view) (annotate) - [select for diffs]
Modified Sun Feb 13 20:05:42 2005 UTC (20 years, 2 months ago) by tim
Original Path: trunk/src/applications/staticProps/StaticPropsCmd.c
File length: 11336 byte(s)
Diff to previous 311 , to selected 1442
maximum length defaults to the cutoff radius

Revision 311 - (view) (annotate) - [select for diffs]
Modified Thu Feb 10 22:37:21 2005 UTC (20 years, 2 months ago) by tim
Original Path: trunk/src/applications/staticProps/StaticPropsCmd.c
File length: 11414 byte(s)
Diff to previous 310 , to selected 1442
more work in StaticProps

Revision 310 - (view) (annotate) - [select for diffs]
Added Thu Feb 10 18:14:03 2005 UTC (20 years, 2 months ago) by tim
Original Path: trunk/src/applications/staticProps/StaticPropsCmd.c
File length: 11483 byte(s)
Diff to selected 1442
change the filenames

Convenience Links

Links to HEAD: (view) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a