ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/trunk/src/applications/dynamicProps/Makefile
Revision: 1604
Committed: Mon Aug 8 18:53:40 2011 UTC (13 years, 11 months ago) by jmichalk
File size: 654 byte(s)
Log Message:
This commit should allow EADM simulations to be run on the cluster. Main additions include EADM_FF.hpp/cpp as well as a system dipole correlation option in DynamicProps.

File Contents

# User Rev Content
1 tim 319 Package = applications/dynamicProps
2    
3     Source = \
4 tim 333 TimeCorrFunc.cpp \
5     CrossTimeCorrFunc.cpp \
6     ParticleTimeCorrFunc.cpp \
7 xsun 1183 FrameTimeCorrFunc.cpp \
8 tim 319 DipoleCorrFunc.cpp \
9     RCorrFunc.cpp \
10     VCorrFunc.cpp \
11     DynamicProps.cpp \
12     DynamicPropsCmd.c \
13 chuckv 1096 LegendreCorrFunc.cpp \
14 chuckv 1112 RadialRCorrFunc.cpp \
15 xsun 1183 ThetaCorrFunc.cpp \
16 chuckv 1245 EnergyCorrFunc.cpp \
17 chuckv 1565 DirectionalRCorrFunc.cpp \
18 jmichalk 1604 StressCorrFunc.cpp \
19     SystemDipoleCorrFunc.cpp
20 tim 876
21 tim 447 BuiltParallelExe = 0
22 tim 319
23     RmiSource =
24    
25     Main = DynamicProps
26    
27     DEV_ROOT=../../..
28     include $(DEV_ROOT)/make/Makefile
29    

Properties

Name Value
svn:keywords Author Id Revision Date