Skip to content
Open
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 tools/split-mesh-error/elasticTube/precice-config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@
<exchange data="CrossSectionLength" mesh="Structure_Nodes" from="STRUCTURE" to="FLUID" initialize="true"/>
<relative-convergence-measure data="Pressure" mesh="Fluid_Nodes" limit="1e-5"/>
<relative-convergence-measure data="CrossSectionLength" mesh="Structure_Nodes" limit="1e-5"/>
<extrapolation-order value="2"/>
<acceleration:IQN-ILS>
PostProc always done on the second participant
<data name="CrossSectionLength" mesh="Structure_Nodes"/>
Expand Down
Loading