Skip to content
Merged
Changes from 1 commit
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
6 changes: 3 additions & 3 deletions content/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,13 @@ <h2 class="subtitle no-anchor">The coupling library for partitioned multi-physic
<div class="row">
<div class="col-md-6">
<p>
preCICE is an <strong>open-source coupling library</strong> for partitioned multi-physics simulations, including, but not restricted to fluid-structure interaction and conjugate heat transfer simulations.
preCICE is an <strong>open-source coupling library and ecosystem</strong> for general partitioned multi-physics and multi-scale simulations, including, surface coupling and volume coupling.
</p>
<p>
Partitioned means that <strong>preCICE couples existing programs/solvers</strong> capable of simulating a subpart of the complete physics involved in a simulation. This allows for the high flexibility that is needed to keep a decent time-to-solution for complex multi-physics scenarios.
Partitioned means that <strong>preCICE couples existing programs/solvers</strong> capable of simulating a subpart of the complete physics involved in a simulation. This allows for the high flexibility that is needed to keep a decent time-to-solution for complex coupled problems.
<p>
<p class="no-margin">
The software offers convenient methods for transient equation coupling, communication, and data mapping.
The software offers convenient methods for transient equation coupling, communication, time interpolation, and data mapping.
<p>
</div>
<div class="col-md-6">
Expand Down