Sidemountyucatan wrote: ↑Tue Jan 19, 2021 12:37 pm
I appreciate the discussion a lot. But maybe we missunderstood each other. What I was asking for is the set of formulas being solved in the "laminar case".
I suppose Navier Stokes equations are solved aswell, right ? Is it kind of DNS ?
But now another point: which further approach would you suggest. Currently the "laminar case" is running and it looks fine. Afterwards I will try a run with k-w-SST. But I guess the error message will show up again. What approach would you use ?
You can see the used solvers/gradient schemes in the fvSchemes/fvSolution files in the system folder after case writing.
In my opinion a problem with your model is the very small inlet compared to the whole fluid domain. I dont know what you
want to calculate, but I would start to check which mesh-refinement is necessary to simulate the correct inflow at the inlet.
If the inflow is wrong, you cant expect a correct simulation in the rest of the domain. Imagine you want to simulate a pipe-flow
with your inlet diameter. You need a much finer mesh. I would do 2 steps.
1. Create a separate model with 1 inlet to clarify which mesh/boundary condition/turbulence setting must be used to get a correct inflow.
2. Transfer the result to your complete model.
Openfoam/the Navier-Stokes-equation can solve the turbulence without using a turbulence model ==> DNS-simulation.
But you need a superfine mesh to resolve the micro-turbulence at sub-millimeter-scales. For a practical use (time!)
with a normal PC that wont work. But...give it a try

- inlet.JPG (26.86 KiB) Viewed 70 times

- inlet_mesh.JPG (49.88 KiB) Viewed 70 times