Skip to content

Commit

Permalink
Add new fields in overview section of README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MakisH committed Jan 23, 2024
1 parent 1d626a3 commit 9f76ce8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand All @@ -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:

Expand Down

0 comments on commit 9f76ce8

Please sign in to comment.