Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion changelog-entries/634.md

This file was deleted.

1 change: 0 additions & 1 deletion elastic-tube-1d/precice-config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@
<acceleration:IQN-ILS>
<data name="CrossSectionLength" mesh="Solid-Nodes-Mesh" />
<initial-relaxation value="0.01" />
<preconditioner type="residual-sum" update-on-threshold="false" />
<max-used-iterations value="50" />
<time-windows-reused value="8" />
<filter type="QR2" limit="1e-3" />
Expand Down
1 change: 0 additions & 1 deletion perpendicular-flap/precice-config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@
<acceleration:IQN-ILS>
<data name="Displacement" mesh="Solid-Mesh" />
<data name="Force" mesh="Solid-Mesh" />
<preconditioner type="residual-sum" update-on-threshold="false" />
<filter type="QR2" limit="1e-2" />
<initial-relaxation value="0.5" />
<max-used-iterations value="100" />
Expand Down