From 9f76ce83ae1a678a095c8d3a3a68033b1f207cb1 Mon Sep 17 00:00:00 2001 From: Gerasimos Chourdakis Date: Tue, 23 Jan 2024 18:42:05 +0100 Subject: [PATCH] Add new fields in overview section of README.md --- docs/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/README.md b/docs/README.md index 82527395..cb5e6671 100644 --- a/docs/README.md +++ b/docs/README.md @@ -15,6 +15,7 @@ This preCICE adapter is a plug-in (function object) for OpenFOAM, which can work This adapter can read/write the following fields in a surface coupling setup: - Temperature (read + write) +- Temperature gradient (read + write) - Heat flux (read + write) - Sink temperature (read + write) - Heat transfer coefficient (read + write) @@ -26,6 +27,9 @@ This adapter can read/write the following fields in a surface coupling setup: - Pressure gradient (read + write) - Velocity (read + write) - Velocity gradient (read + write) +- Phase fraction (alpha) (read + write) +- Phase fraction (alpha) gradient (read + write) +- Phase flux (phi) (read + write) In addition, the adapter supports the following fields in a volume coupling setup: