Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
3343
edge_opt
Commits
1c5f85ad
Commit
1c5f85ad
authored
Sep 27, 2018
by
Alex Breuer
Browse files
Fixed velocity model of elastic convergence setups.
Removed outdated default-type from elastic convergence setups.
parent
19c6bb33
Changes
3
Hide whitespace changes
Inline
Side-by-side
bench/conv/tmpl/elastic/regular_hex8r.tmpl
View file @
1c5f85ad
...
...
@@ -47,8 +47,28 @@
</size>
</mesh>
<velocity_model>
<domain>
<half_space>
<origin>
<x>
0
</x>
<y>
0
</y>
<z>
-9999
</z>
</origin>
<normal>
<x>
0
</x>
<y>
0
</y>
<z>
1
</z>
</normal>
</half_space>
<rho>
1
</rho>
<lambda>
2
</lambda>
<mu>
1
</mu>
</domain>
</velocity_model>
<setups>
<type_default>
plane_waves
</type_default>
<end_time>
173.205080756887729352744634150587236694280525381038
</end_time>
</setups>
...
...
bench/conv/tmpl/elastic/regular_quad4r.tmpl
View file @
1c5f85ad
...
...
@@ -45,8 +45,28 @@
</size>
</mesh>
<velocity_model>
<domain>
<half_space>
<origin>
<x>
0
</x>
<y>
0
</y>
<z>
-9999
</z>
</origin>
<normal>
<x>
0
</x>
<y>
0
</y>
<z>
1
</z>
</normal>
</half_space>
<rho>
1
</rho>
<lambda>
2
</lambda>
<mu>
1
</mu>
</domain>
</velocity_model>
<setups>
<type_default>
plane_waves
</type_default>
<end_time>
141.421356237309504880168872420969807856967187537694
</end_time>
</setups>
...
...
bench/conv/tmpl/elastic/regular_tet4.tmpl
View file @
1c5f85ad
...
...
@@ -47,8 +47,28 @@
</size>
</mesh>
<velocity_model>
<domain>
<half_space>
<origin>
<x>
0
</x>
<y>
0
</y>
<z>
-9999
</z>
</origin>
<normal>
<x>
0
</x>
<y>
0
</y>
<z>
1
</z>
</normal>
</half_space>
<rho>
1
</rho>
<lambda>
2
</lambda>
<mu>
1
</mu>
</domain>
</velocity_model>
<setups>
<type_default>
plane_waves
</type_default>
<end_time>
173.205080756887729352744634150587236694280525381038
</end_time>
</setups>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment