ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/trunk/src/applications/staticProps/NanoVolume.hpp
(Generate patch)

Comparing trunk/src/applications/staticProps/NanoVolume.hpp (file contents):
Revision 1442 by gezelter, Mon May 10 17:28:26 2010 UTC vs.
Revision 1942 by gezelter, Tue Nov 5 18:33:42 2013 UTC

# Line 34 | Line 34
34   *                                                                      
35   * [1]  Meineke, et al., J. Comp. Chem. 26, 252-271 (2005).            
36   * [2]  Fennell & Gezelter, J. Chem. Phys. 124, 234104 (2006).          
37 < * [3]  Sun, Lin & Gezelter, J. Chem. Phys. 128, 24107 (2008).          
38 < * [4]  Vardeman & Gezelter, in progress (2009).                        
37 > * [3]  Sun, Lin & Gezelter, J. Chem. Phys. 128, 234107 (2008).          
38 > * [4] Kuang & Gezelter,  J. Chem. Phys. 133, 164101 (2010).
39 > * [4] , Stocker & Gezelter, J. Chem. Theory Comput. 7, 834 (2011). *
40   *
40 *
41   *  NanoVolume.hpp
42   *
43   *  Created by Charles F. Vardeman II on 14 Dec 2006.
# Line 71 | Line 71 | namespace OpenMD {
71      SelectionEvaluator evaluator_;
72      std::vector<StuntDouble*> theAtoms_;
73      int frameCounter_;
74 <    RealType totalVolume_;
75 <    
74 >    std::ofstream osq;  
75    };
76   }
77   #endif /*NANOVOLUME_HPP_*/

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines