summaryrefslogtreecommitdiff
path: root/input/options.input
diff options
context:
space:
mode:
Diffstat (limited to 'input/options.input')
-rw-r--r--input/options.input16
1 files changed, 16 insertions, 0 deletions
diff --git a/input/options.input b/input/options.input
new file mode 100644
index 0000000..345e606
--- /dev/null
+++ b/input/options.input
@@ -0,0 +1,16 @@
+// input file for agent provocateur
+
+n_agent : 100 // Number of agents
+fuzz : 0.1 // Fuzzy equivalence constant, used for geometry
+seed : 108 // Random seed
+n_iteration : 2000 // Number of iteration steps
+
+surfacemesh : ./test/visdump_surface_mesh.h5 // Surface mesh file
+surfacedata : ./test/visdump_surface_data.h5 // Surface data file
+surfacetime : 0.0 236.7 473.5 709.3 941.8 // Time levels
+surfacegroup : 0 3746 6484 9372 11841 // Group names for surface
+
+subsurfacemesh : ./test/visdump_mesh.h5 // Subsurface mesh file
+subsurfacedata : ./test/visdump_data.h5 // Subsurface data file
+subsurfacetime : 0.0 236.7 473.5 709.3 941.8 // Time levels
+subsurfacegroup : 0 3746 6484 9372 11841 // Group names for subsurface