pecos / tps

Torch Plasma Simulator
BSD 3-Clause "New" or "Revised" License
8 stars 2 forks source link

Mixing length turbulence model #215

Closed trevilo closed 1 year ago

trevilo commented 1 year ago

This PR brings our initial RANS modeling capability, which is intended primarily for use in axisymmetric torch simulations, back to the main branch. The model is very crude, just a simple mixing-length-based eddy viscosity. Also, the implementation does not support the gpu yet. Nonetheless, it is a start.

Merging this PR closes #163.

trevilo commented 1 year ago

Failing test is b/c of a time out.