You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: flow-over-heated-plate-steady-state/README.md
+6-1
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,7 @@ summary: Using a steady-state OpenFOAM solver for a CHT coupling with Code_Aster
9
9
10
10
The setup for this tutorial is similar to the [flow over a heated plate](tutorials-flow-over-heated-plate.html) using OpenFOAM. In this tutorial OpenFOAM is used as the solver for the fluid domain, and code_aster is the solver for the solid domain. A difference here is that we are using a steady-state OpenFOAM solver for demonstration purposes, therefore the results between the two tutorials are not comparable.
11
11
12
+
{% include note.html content="This is a pseudo-2D case, but we still set a 3D `solver-interface` in `precice-config.xml`, because the code_aster case is set up like this at the moment. Contributions here are particularly welcome!" %}
12
13
13
14
## Available solvers
14
15
@@ -18,7 +19,7 @@ Fluid participant:
18
19
19
20
Solid participant:
20
21
21
-
*Code_Aster. The [code_aster adapter documentation](adapter-code_aster.html) is oriented on this tutorial case. In particular the described configuration settings.
22
+
*code_aster. The [code_aster adapter documentation](adapter-code_aster.html) is oriented on this tutorial case. In particular the described configuration settings.
22
23
23
24
## Running the Simulation
24
25
@@ -34,4 +35,8 @@ For visualizing the result of the solid solver, press again `Open ParaView File`
{% include disclaimer.html content="This offering is not approved or endorsed by OpenCFD Limited, producer and distributor of the OpenFOAM software via www.openfoam.com, and owner of the OPENFOAM® and OpenCFD® trade marks." %}
0 commit comments