TAGGED: ansys-cfx, CEL, k-omega-model, turbulence-model
-
-
April 24, 2025 at 7:16 pm
John Smith
SubscriberHello,
I am modelling a turbulence phase change problem in CFX, and I am applying some modifications to the 2-equation k-omega model via source terms. I am trying to compare the magnitude of the source/sink terms that I'm implementing in the k-equation against all other terms (e.g., advection of k, production and dissipation, etc.).
To do so, I have expanded the k-equation terms and written them as CEL expressions, using the built-in gradient and time derivative operators. To check that I have set up those expressions correctly, I summed up the k-equation terms to form a "derived" rate of change of k and compared it with the rate of change calculated by CFX (in CEL, Turbulence Kinetic Energy.Time Derivative).Â
The two values do not match very well, especially in regions of high velocity gradients. I suspect this might've resulted from the numerical errors related to spatial discretization, which leads me to my questions:
- How are the .Gradient and .Time Derivative variable operators implemented? In CFX-Pre, one can specify the spatial and temporal discretization schemes in solver control. Are these schemes used by the CEL operators as well?
- Is there any suggestions on how to evaluate the turbulence equation terms in a less cumbersome way?
Thank you!
-
- You must be logged in to reply to this topic.
-
2999
-
970
-
857
-
761
-
599
© 2025 Copyright ANSYS, Inc. All rights reserved.