Replies: 1 comment 3 replies
-
Yep, correct. As of lately Feel free to open a Draft PR whenever you have some things coded up :) |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I wanted to try and make required changes in SST model to convert it into Wilcox 1998 / 2006 models (https://turbmodels.larc.nasa.gov/wilcox.html).
Which files, I should be looking into (including the files mentioned below and corresponding .hpp, .inl) -
SU2_CFD/src/variables/CTurbSSTVariable.cpp
SU2_CFD/src/solvers/CTurbSSTSolver.cpp
SU2_CFD/src/numerics/turbulent/turb_diffusion.cpp
SU2_CFD/src/numerics/turbulent/turb_sources.cpp
SU2_CFD/src/numerics/turbulent/turb_convection.cpp
Regards
Amit
Beta Was this translation helpful? Give feedback.
All reactions