aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorlanfer <lanfer@b9286e40-80fe-41ab-903a-d6b447012e1e>2000-07-14 13:13:50 +0000
committerlanfer <lanfer@b9286e40-80fe-41ab-903a-d6b447012e1e>2000-07-14 13:13:50 +0000
commitad2cfd1860cd602045d171e17b30b4d12509c989 (patch)
tree269c830b3d2ffb37b6fdb162e5af0eaf212fae1c /test
parent01fb41d5375f0f5485c47edaa482dc5f36ff7fd3 (diff)
BinarySources in C: IDBinarySourceC
git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveBinarySource/trunk@2 b9286e40-80fe-41ab-903a-d6b447012e1e
Diffstat (limited to 'test')
-rw-r--r--test/test_binary_1.par31
-rw-r--r--test/test_binary_1/phi_max.tl7
-rw-r--r--test/test_binary_1/phi_min.tl7
-rw-r--r--test/test_binary_1/phi_nm1.tl7
-rw-r--r--test/test_binary_1/phi_nm2.tl7
5 files changed, 59 insertions, 0 deletions
diff --git a/test/test_binary_1.par b/test/test_binary_1.par
new file mode 100644
index 0000000..f4c2913
--- /dev/null
+++ b/test/test_binary_1.par
@@ -0,0 +1,31 @@
+!DESC "Wavetoy scalarfield evolution with rotating binary sources (C)"
+ActiveThorns = "time wavetoyc pugh cartgrid3d ioutil ioascii iobasic idscalarwaveC idbinarysourceC"
+
+time::dtfac = 0.25
+
+idbinarysourceC::binary_omega = 26
+idbinarysourceC::binary_charge = 0.00001
+idbinarysourceC::binary_radius = 0.07
+idbinarysourceC::binary_size = 0.04
+
+wavetoy::bound = "radiation"
+
+idscalarwave::initial_data= "binarysource"
+
+grid::type = "BySpacing"
+grid::domain = "full"
+grid::dxyz = 0.01
+
+driver::global_nx = 20
+driver::global_ny = 20
+driver::global_nz = 20
+
+cactus::cctk_itlast = 5
+
+IOBasic::outScalar_every = 1
+IOBasic::outScalar_vars = "wavetoy::phi"
+
+IOBasic::outInfo_every = 1
+IOBasic::outInfo_vars = "wavetoy::phi"
+
+IO::outdir = "test_binary_1"
diff --git a/test/test_binary_1/phi_max.tl b/test/test_binary_1/phi_max.tl
new file mode 100644
index 0000000..6b944db
--- /dev/null
+++ b/test/test_binary_1/phi_max.tl
@@ -0,0 +1,7 @@
+"phi max v time
+0.000000 0.0000000000000
+0.002500 0.0581927140823
+0.005000 0.1124229518062
+0.007500 0.1485896005588
+0.010000 0.1603854727938
+0.012500 0.1466981949482
diff --git a/test/test_binary_1/phi_min.tl b/test/test_binary_1/phi_min.tl
new file mode 100644
index 0000000..cd0653c
--- /dev/null
+++ b/test/test_binary_1/phi_min.tl
@@ -0,0 +1,7 @@
+"phi min v time
+0.000000 0.0000000000000
+0.002500 -0.0000000000000
+0.005000 -0.0373030399491
+0.007500 -0.1119091198472
+0.010000 -0.2238182396944
+0.012500 -0.3730204043529
diff --git a/test/test_binary_1/phi_nm1.tl b/test/test_binary_1/phi_nm1.tl
new file mode 100644
index 0000000..068e992
--- /dev/null
+++ b/test/test_binary_1/phi_nm1.tl
@@ -0,0 +1,7 @@
+"phi norm1 v time
+0.000000 0.0000000000000
+0.002500 0.0005706410186
+0.005000 0.0032716809104
+0.007500 0.0078138538369
+0.010000 0.0141102471339
+0.012500 0.0221190898545
diff --git a/test/test_binary_1/phi_nm2.tl b/test/test_binary_1/phi_nm2.tl
new file mode 100644
index 0000000..4644ac4
--- /dev/null
+++ b/test/test_binary_1/phi_nm2.tl
@@ -0,0 +1,7 @@
+"phi norm2 v time
+0.000000 0.0000000000000
+0.002500 0.0055341917418
+0.005000 0.0137955970905
+0.007500 0.0288227405794
+0.010000 0.0507403802788
+0.012500 0.0791238991074