| Revision: | 980 |
| Committed: | Thu Jun 1 18:06:33 2006 UTC (19 years, 5 months ago) by xsun |
| File size: | 435 byte(s) |
| Log Message: | Add the RippleOP to calculate the orderparameter of the ripples. |
| # | Content |
|---|---|
| 1 | Package = applications/staticProps |
| 2 | |
| 3 | Source = \ |
| 4 | GofAngle2.cpp \ |
| 5 | GofRAngle.cpp \ |
| 6 | GofR.cpp \ |
| 7 | GofXyz.cpp \ |
| 8 | RadialDistrFunc.cpp \ |
| 9 | P2OrderParameter.cpp \ |
| 10 | SCDOrderParameter.cpp \ |
| 11 | DensityPlot.cpp \ |
| 12 | StaticPropsCmd.c \ |
| 13 | StaticProps.cpp \ |
| 14 | RhoZ.cpp \ |
| 15 | Hxy.cpp \ |
| 16 | RippleOP.cpp |
| 17 | |
| 18 | BuiltParallelExe = 0 |
| 19 | |
| 20 | RmiSource = |
| 21 | |
| 22 | Main = StaticProps |
| 23 | |
| 24 | DEV_ROOT=../../.. |
| 25 | include $(DEV_ROOT)/make/Makefile |
| 26 |