Skip to content
Snippets Groups Projects
Commit ca0e18b3 authored by Lars Bilke's avatar Lars Bilke Committed by Lars Bilke
Browse files

[web] Added first mechanic benchmark.

parent 4defe244
No related branches found
No related tags found
No related merge requests found
......@@ -31,6 +31,7 @@ AddTest(
ABSTOL 1e-16 RELTOL 1e-16
DIFF_DATA
disc_with_hole_expected_pcs_0_ts_4_t_1.000000.vtu disc_with_hole_pcs_0_ts_4_t_1.000000.vtu displacement displacement
VIS disc_with_hole_pcs_0_ts_4_t_1.000000.vtu
)
AddTest(
NAME LARGE_Mechanics_SDL_square_1e5_tractionBC
......@@ -155,5 +156,3 @@ AddTest(
ring_plane_strain_1e4_solution.vtu ring_plane_strain_pcs_0_ts_1_t_1.000000.vtu sigma_rr sigma_rr
ring_plane_strain_1e4_solution.vtu ring_plane_strain_pcs_0_ts_1_t_1.000000.vtu sigma_ff sigma_ff
)
......@@ -33,3 +33,6 @@ news = "news"
[[menu.benchmarks]]
name = "Elliptic"
identifier = "elliptic"
[[menu.benchmarks]]
name = "Small Deformations"
identifier = "small-deformations"
+++
date = "2017-02-15T12:12:18+01:00"
title = "Linear; Disc with hole"
project = "Mechanics/Linear/disc_with_hole.prj"
author = "Dmitri Naumov"
[menu]
[menu.benchmarks]
weight = 1
parent = "small-deformations"
+++
{{< project-link >}}
## Equations
We solve a linear elastic small deformation problem on a quarter of a plate with hole put under tension on the top boundary.
See the TODO: {asset:797:link}-PDF for detailed problem description.
## Results and evaluation
Result showing the displacement field and ten-fold overscaled distortion:
{{< vis path="Mechanics/Linear/disc_with_hole_pcs_0_ts_4_t_1.000000.vtu" >}}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment