Skip to content

Commit f112d6e

Browse files
committed
fix example test
1 parent 3ab0d92 commit f112d6e

File tree

3 files changed

+28
-28
lines changed

3 files changed

+28
-28
lines changed

examples/2D_axisym_hypoelasticity/case.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@
1313
"y_domain%beg": 0.0,
1414
"y_domain%end": 0.0005,
1515
"cyl_coord": "T",
16-
"m": 49,
17-
"n": 24,
16+
"m": 100,
17+
"n": 50,
1818
"p": 0,
19-
"dt": 2e-9,
19+
"dt": 1e-9,
2020
"t_step_start": 0,
2121
"t_step_stop": 400,
2222
"t_step_save": 20,

tests/9C9B2CBC/golden-metadata.txt

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)