ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/trunk/src/applications/hydrodynamics/diffExplainer
(Generate patch)

Comparing trunk/src/applications/hydrodynamics/diffExplainer (file contents):
Revision 1208 by xsun, Wed Jan 16 20:19:28 2008 UTC vs.
Revision 1795 by gezelter, Fri Sep 7 18:13:55 2012 UTC

# Line 1 | Line 1
1 < #!/usr/bin/env python
1 > #!@PYTHON_EXECUTABLE@
2   """Computes predicted diffusion constants and rotational relaxation
3   times from a diff file.  Explains the values in the diff file in
4   terms of properties that can be calculated from a molecular dynamics
# Line 18 | Line 18 | __author__ = "Dan Gezelter (gezelter@nd.edu)"
18   """
19  
20   __author__ = "Dan Gezelter (gezelter@nd.edu)"
21 < __version__ = "$Revision: 1.1 $"
22 < __date__ = "$Date: 2008-01-16 20:19:28 $"
21 > __version__ = "$Revision$"
22 > __date__ = "$Date$"
23  
24   __copyright__ = "Copyright (c) 2008 by the University of Notre Dame"
25 < __license__ = "OOPSE"
25 > __license__ = "OpenMD"
26  
27   import sys
28   import getopt

Comparing trunk/src/applications/hydrodynamics/diffExplainer (property svn:keywords):
Revision 1208 by xsun, Wed Jan 16 20:19:28 2008 UTC vs.
Revision 1795 by gezelter, Fri Sep 7 18:13:55 2012 UTC

# Line 0 | Line 1
1 + Author Id Revision Date

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines