KarstModel / scallop-abrasion

Code for dissertation chapter on scallop abrasion
MIT License
1 stars 0 forks source link

Turbulent flow #21

Closed KarstModel closed 3 years ago

KarstModel commented 3 years ago

Parallel code to LaminarCFDAbrasion.py, instead of solving for flowfield in python, TurbulentCFDAbrasion.py uses a csv files exported from STAR-CCM+. The boundary conditions and initial conditions on that simulation are the same as in LaminarCFDAbrasion.py, but flow is modeled with k-epsilon turbulence.