ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/heatflux/src/applications/dynamicProps/Makefile
Revision: 1670
Committed: Fri Jan 27 19:07:19 2012 UTC (13 years, 11 months ago) by chuckv
File size: 682 byte(s)
Log Message:
Adding experimental branch for calculation of the heatflux based on old version of OpenMD.
This will need to be ported to the development branch later.

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 gezelter 1615 MomentumCorrFunc.cpp \
17 chuckv 1245 EnergyCorrFunc.cpp \
18 chuckv 1565 DirectionalRCorrFunc.cpp \
19 jmichalk 1604 StressCorrFunc.cpp \
20     SystemDipoleCorrFunc.cpp
21 tim 876
22 tim 447 BuiltParallelExe = 0
23 tim 319
24     RmiSource =
25    
26     Main = DynamicProps
27    
28     DEV_ROOT=../../..
29     include $(DEV_ROOT)/make/Makefile
30    

Properties

Name Value
svn:keywords Author Id Revision Date