aboutsummaryrefslogtreecommitdiff
path: root/m
diff options
context:
space:
mode:
authorErik Schnetter <schnetter@cct.lsu.edu>2009-12-27 23:51:20 +0100
committerErik Schnetter <schnetter@cct.lsu.edu>2009-12-27 23:51:20 +0100
commit30afc0777b38255755b47143807190d240131cde (patch)
tree68f8fd557f8c3a076137b391972111e4bfbe19fc /m
parent4fbfc1c5921bd472fb989e87eaf05dc99a2d109a (diff)
Do not build the BSSN_W formulation any more, since it is now a part of the standard BSSN formulation.
Diffstat (limited to 'm')
-rw-r--r--m/Makefile18
1 files changed, 9 insertions, 9 deletions
diff --git a/m/Makefile b/m/Makefile
index 3ee2853..3813355 100644
--- a/m/Makefile
+++ b/m/Makefile
@@ -1,6 +1,6 @@
# -*-Makefile-*-
-all: McLachlan_ADM.out McLachlan_BSSN.out McLachlanW.out McLachlanUp.out McLachlan6.out WaveToy.out WaveToyFO.out hydro.out
+all: McLachlan_ADM.out McLachlan_BSSN.out McLachlanUp.out McLachlan6.out WaveToy.out WaveToyFO.out hydro.out
@echo
@echo "The Cactus thorns are up to date."
@echo
@@ -21,14 +21,14 @@ McLachlan_BSSN.out: McLachlan_BSSN.m
./copy-if-changed.sh $${thorn}_Helper ../$${thorn}_Helper; \
done
-McLachlanW.out: McLachlanW.m
- rm -rf ML_BSSNW
- ./runmath.sh $^
- for thorn in ML_BSSNW; do \
- ./copy-if-changed.sh $$thorn ../$$thorn; \
- ./create-helper-thorn.sh $$thorn; \
- ./copy-if-changed.sh $${thorn}_Helper ../$${thorn}_Helper; \
- done
+#McLachlanW.out: McLachlanW.m
+# rm -rf ML_BSSNW
+# ./runmath.sh $^
+# for thorn in ML_BSSNW; do \
+# ./copy-if-changed.sh $$thorn ../$$thorn; \
+# ./create-helper-thorn.sh $$thorn; \
+# ./copy-if-changed.sh $${thorn}_Helper ../$${thorn}_Helper; \
+# done
McLachlanUp.out: McLachlanUp.m
rm -rf ML_BSSNUp