aboutsummaryrefslogtreecommitdiff
path: root/Tools/CodeGen
diff options
context:
space:
mode:
authorshusa <shusa>2005-12-21 13:21:40 +0000
committershusa <shusa>2005-12-21 13:21:40 +0000
commitfca60ae36583be87f2bc4186fb95a91bf0c7947f (patch)
treea1a7cb8a718f4e3928af56d7635d00712352a859 /Tools/CodeGen
parentcd5663e3836c1eff735f8f4972115ec765eeb145 (diff)
forgot to activate thorn IDLinearWaves
Diffstat (limited to 'Tools/CodeGen')
-rw-r--r--Tools/CodeGen/Parfiles.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tools/CodeGen/Parfiles.m b/Tools/CodeGen/Parfiles.m
index 28767e9..709497c 100644
--- a/Tools/CodeGen/Parfiles.m
+++ b/Tools/CodeGen/Parfiles.m
@@ -105,12 +105,12 @@ ExactEntry["LinearWave", amp_] :=
}
ExactEntry["LinearWave2D", amp_] :=
-
{
"admbase::metric_type = \"physical\"\n" <>
"admbase::initial_data = \"sine_planewaves\"\n" <>
"admbase::initial_lapse = \"one\"\n" <>
"admbase::initial_shift = \"none\"\n\n" <>
+"ActiveThorns = \"IDLinearWaves\"\n\n" <>
"IDLinearWaves::amplitude = 1e-08\n" <>
"IDLinearWaves::wavetheta = 90\n" <>
"IDLinearWaves::wavephi = 45\n" <>