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

# Content
1 Package = applications/dynamicProps
2
3 Source = \
4 TimeCorrFunc.cpp \
5 CrossTimeCorrFunc.cpp \
6 ParticleTimeCorrFunc.cpp \
7 FrameTimeCorrFunc.cpp \
8 DipoleCorrFunc.cpp \
9 RCorrFunc.cpp \
10 VCorrFunc.cpp \
11 DynamicProps.cpp \
12 DynamicPropsCmd.c \
13 LegendreCorrFunc.cpp \
14 RadialRCorrFunc.cpp \
15 ThetaCorrFunc.cpp \
16 EnergyCorrFunc.cpp \
17 DirectionalRCorrFunc.cpp \
18 StressCorrFunc.cpp \
19 SystemDipoleCorrFunc.cpp
20
21 BuiltParallelExe = 0
22
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