From e39e9a670bdc3b5f4834eb0d4df6594df3085046 Mon Sep 17 00:00:00 2001 From: Benjamin Uekermann Date: Wed, 29 Oct 2025 10:43:50 +0100 Subject: [PATCH] Update main description on landing page --- content/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 @@

The coupling library for partitioned multi-physic

- 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.