Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Sign in
Toggle navigation
edge_opt
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Packages
Packages
Container Registry
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
3343
edge_opt
Commits
1c5f85ad
Commit
1c5f85ad
authored
Sep 27, 2018
by
Alex Breuer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
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
Showing
3 changed files
with
63 additions
and
3 deletions
+63
-3
bench/conv/tmpl/elastic/regular_hex8r.tmpl
bench/conv/tmpl/elastic/regular_hex8r.tmpl
+21
-1
bench/conv/tmpl/elastic/regular_quad4r.tmpl
bench/conv/tmpl/elastic/regular_quad4r.tmpl
+21
-1
bench/conv/tmpl/elastic/regular_tet4.tmpl
bench/conv/tmpl/elastic/regular_tet4.tmpl
+21
-1
No files found.
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
Markdown
is supported
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