Open BenjaminRodenberg opened 2 years ago
I have a working flow-over heated plate steady-state example now: https://github.com/nemocrys/dolfinx-openfoam/tree/main/steady_state (I still want to improve the FEniCS participant a bit). It uses a slightly different setup than https://precice.org/tutorials-flow-over-heated-plate-steady-state.html, it is all in 2D - similar to the transient case. How shall we proceed with the OpenFOAM setup? Add it to this repository until there is another solution?
That's great and it looks like we are almost there. Two main points I see:
An example case is
flow-over-heated-plate-steady-state
, but we could also prepare a variant of the partitioned heat equation for steady state.