Skip to content

Commit

Permalink
Partitioned heat conduction docs: Add OpenFOAM (precice#263)
Browse files Browse the repository at this point in the history
  • Loading branch information
MakisH committed Feb 11, 2022
1 parent 6a23494 commit b92852c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions partitioned-heat-conduction/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ You can either couple a solver with itself or different solvers with each other.

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

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

## Running the simulation

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

0 comments on commit b92852c

Please sign in to comment.