We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87b9722 commit ef8d7baCopy full SHA for ef8d7ba
.gitignore
@@ -37,5 +37,5 @@ examples/2d/*/*/output/*.h5
37
examples/2d/*/*/output/*.xmf
38
tests_auto/*/*/*.h5
39
tests_auto/*/*/*.xmf
40
-tests_auto/*/*/*.spatialdb
+tests_auto/*/*/*_disp.spatialdb
41
examples/3d/hex8/output
tests_auto/2d/slipdir/matprops.spatialdb
@@ -0,0 +1,14 @@
1
+#SPATIAL.ascii 1
2
+SimpleDB {
3
+ num-values = 3
4
+ value-names = density vs vp
5
+ value-units = kg/m**3 m/s m/s
6
+ num-locs = 1
7
+ data-dim = 0
8
+ space-dim = 2
9
+ cs-data = cartesian {
10
+ to-meters = 1.0
11
12
+ }
13
+}
14
+0.0 0.0 2500.0 3000.0 5291.502622129181
0 commit comments