aboutsummaryrefslogtreecommitdiff
path: root/test/vectors.par
diff options
context:
space:
mode:
Diffstat (limited to 'test/vectors.par')
-rw-r--r--test/vectors.par13
1 files changed, 13 insertions, 0 deletions
diff --git a/test/vectors.par b/test/vectors.par
new file mode 100644
index 0000000..235a2ae
--- /dev/null
+++ b/test/vectors.par
@@ -0,0 +1,13 @@
+# Activate thorn Vectors to run its self-tests
+ActiveThorns = "Vectors"
+
+Vectors::verbose = yes
+
+# Activate some other thorns to generate one (meaningless) output file
+ActiveThorns = "CartGrid3D CoordBase IOASCII IOUtil PUGH PUGHSlab"
+
+IO::out_dir = $parfile
+IO::out_fileinfo = "none"
+
+IOASCII::out1D_every = 1
+IOASCII::out1D_vars = "grid::r"