ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/heatflux/src/applications/hydrodynamics/Makefile
Revision: 1670
Committed: Fri Jan 27 19:07:19 2012 UTC (14 years ago) by chuckv
File size: 523 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 897 Package = applications/hydrodynamics
2    
3     Source = \
4 tim 906 AnalyticalModel.cpp \
5     ApproximationModel.cpp \
6     BeadModel.cpp \
7     HydrodynamicsModel.cpp \
8     RoughShell.cpp \
9     CompositeShape.cpp \
10     Hydro.cpp \
11     HydroCmd.c \
12     ShapeBuilder.cpp \
13     HydrodynamicsModelFactory.cpp
14 tim 897
15     BuiltParallelExe = 0
16     RmiSource =
17    
18     Main = Hydro
19    
20 xsun 1208 ScriptFiles = \
21     diffExplainer
22    
23 tim 897 DEV_ROOT=../../..
24    
25     include $(DEV_ROOT)/make/Makefile
26    

Properties

Name Value
svn:keywords Author Id Revision Date