Skip to content

Commit e7149c0

Browse files
committed
Revert unintended poly degree change (1->4)
1 parent e472e9e commit e7149c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

turek-hron-fsi3/solid-dealii/parameters.prm

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ end
1818

1919
subsection Discretization
2020
# Polynomial degree of the FE system
21-
set Polynomial degree = 1
21+
set Polynomial degree = 4
2222
end
2323

2424
subsection System properties

0 commit comments

Comments
 (0)