precice / fenicsx-adapter

Experimental preCICE-adapter for the open source computing platform FEniCSx
GNU Lesser General Public License v3.0
10 stars 5 forks source link

Also provide a steady-state case? #7

Open BenjaminRodenberg opened 2 years ago

BenjaminRodenberg commented 2 years ago

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.

arvedes commented 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. image How shall we proceed with the OpenFOAM setup? Add it to this repository until there is another solution?

BenjaminRodenberg commented 2 years ago

That's great and it looks like we are almost there. Two main points I see: