Skip to content

Commit 5cab2c5

Browse files
committed
Merge branch 'develop' (missing docs updates for v2202)
2 parents 5acb330 + b92852c commit 5cab2c5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

partitioned-heat-conduction/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ You can either couple a solver with itself or different solvers with each other.
2929

3030
* Nutils. Install [Nutils](http://www.nutils.org/en/latest/).
3131

32+
* OpenFOAM. This case also requires [funkySetFields](https://openfoamwiki.net/index.php/Contrib/funkySetFields) (part of [swak4Foam](https://openfoamwiki.net/index.php/Contrib/swak4Foam)) and uses the custom [heatTransfer](https://github.com/precice/tutorials/blob/master/partitioned-heat-conduction/openfoam-solver/heatTransfer.C) solver (find it in `openfoam-solver` and build with `wmake`). Read more details in the [OpenFOAM adapter](https://precice.org/adapter-openfoam-overview.html).
33+
3234
## Running the simulation
3335

3436
This tutorial is for FEniCS and Nutils. You can find the corresponding `run.sh` script in the folders `fenics` and `nutils`.

0 commit comments

Comments
 (0)