diff --git a/content/index.html b/content/index.html index 0300c33ee4..29ff6c4926 100644 --- a/content/index.html +++ b/content/index.html @@ -32,13 +32,13 @@
- preCICE is an open-source coupling library for partitioned multi-physics simulations, including, but not restricted to fluid-structure interaction and conjugate heat transfer simulations. + preCICE is an open-source coupling library and ecosystem for general partitioned multi-physics and multi-scale simulations, including, surface coupling and volume coupling.
- Partitioned means that preCICE couples existing programs/solvers 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 preCICE couples existing programs/solvers 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.
- 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.