-
-
August 6, 2018 at 2:46 am
hamda
SubscriberHi,
I want to specify the constants for EVT model but I don't know for example what is C1 in CFX? there are five constants; C1, C2, C3, A+,
but in CFX I couldn't find such constants. I read tutorial and found nothing about that and will really appreciate if somebody helps me on this issue.
Many thanks -
August 6, 2018 at 8:32 am
DrAmine
Ansys EmployeeThe constants are not exposed. You need to increment them in CCL by adding the Singleton VISKTRB COEFFICIENTS in the Turbulence Model part of the CCL. Only C1, C2 and C3 are accessible.
VISKTRB COEFFICIENTS:
C1 Coefficient = your value
END
We do not recommend the usage of two-equation RANS approach for a daily engineering task
-
August 6, 2018 at 8:41 am
hamda
SubscriberDear Abenhadj,
Thanks. My project is an academic one and I have to use EVT model . I have read some papers related to my project and one of them used CFX14.5 and used EVT model and specified all constants for it . But you say only C1, C2, C3 are accessible. I am confused!
Can I define all of them in CEL?
Thanks
-
August 6, 2018 at 10:38 am
DrAmine
Ansys EmployeeYes. You need to adjust the CCL as they are not exposed in the GUI.
-
August 6, 2018 at 11:06 am
hamda
SubscriberThanks,
I am pretty new in CFX . Is CEL like UDF in fluent? and should be written in visual C++? following command is a CEL?
VISKTRB COEFFICIENTS:
C1 Coefficient = your value
END
Many thanks
-
August 7, 2018 at 5:49 am
DrAmine
Ansys EmployeeNo. CFX Expression Language (CEL) is an interpreted, declarative language that has been developed to enable CFX users to enhance their simulations without recourse to writing and linking separate external Fortran routines.
The snipet you hulight is a CCL snippet: CCL is CFX Command Language. It is a simple language that can be used to create objects or perform actions in the post-processor
Please check the help and carry out some tutorial to get familiarized with CFX.
-
August 7, 2018 at 12:23 pm
hamda
SubscriberI know expression, I wrote expression before in CFX. But you use "End" in your CEL and made me confused since I never used it in my CEL. I just defined a formula and equation for a parameter without end.
Thanks
-
August 8, 2018 at 5:52 am
DrAmine
Ansys EmployeeYou need that END because it is the END of the SINGLETON
-
August 15, 2018 at 4:32 pm
DrAmine
Ansys EmployeeMoving this to Fluids related thread
-
August 29, 2018 at 5:54 pm
rgfsteed
Ansys EmployeeHi Hamda,
The constants are in fact exposed in the GUI but out of sight, but not hidden. We do this for advanced options so users don't feel they need to enter values or override defaults.
Under the Turbulence options in the Fluids Models tab, look for "Advanced Turbulence Control" and click on the + at the far right to expose advanced settings.
Section 13.4.2: Fluids Models Tab of the CFX Pre User's Guide will provide you with additional information about this panel and links to the relevant portion of the CFX Theory Guide. You'll need to review this to understand which inputs correspond to your coefficients.
Regarding CEL and CCL, CEL is the expression language (i.e. algebraic expressions), whereas CCL is the CFX Command Language. The acronyms are dangerously close and are often confused. The command language, CCL, is an object definition language used to define object states, not a programming language. CFX will also interpret Perl commands when reading CCL, allowing program control. You'll find more information about this in the CFX Reference Guide > Chapter 13: CFX Command Language.
Best regards,
Robin -
August 29, 2018 at 6:55 pm
DrAmine
Ansys EmployeeThe coefficient of interest for viscosity transport model are not exposed in GUI.
-
September 24, 2018 at 1:14 pm
hamda
SubscriberDear Robin,
Thanks for wonderful information. But as abenhadj
said : The coefficient of interest for "viscosity transport model" are not exposed in GUI.
At any rate your information was helpful to me.
Many thanks
Hamda
-
- You must be logged in to reply to this topic.

Earth Rescue – An Ansys Online Series
The climate crisis is here. But so is the human ingenuity to fight it. Earth Rescue reveals what visionary companies are doing today to engineer radical new ideas in the fight against climate change. Click here to watch the first episode.

Ansys Blog
Subscribe to the Ansys Blog to get great new content about the power of simulation delivered right to your email on a weekly basis. With content from Ansys experts, partners and customers you will learn about product development advances, thought leadership and trends and tips to better use Ansys tools. Sign up here.
- Suppress Fluent to open with GUI while performing in journal file
- Floating point exception in Fluent
- What are the differences between CFX and Fluent?
- Heat transfer coefficient
- Getting graph and tabular data from result in workbench mechanical
- The solver failed with a non-zero exit code of : 2
- Difference between K-epsilon and K-omega Turbulence Model
- Time Step Size and Courant Number
- Mesh Interfaces in ANSYS FLUENT
- error in cfd post
-
2524
-
2066
-
1279
-
1096
-
459
© 2023 Copyright ANSYS, Inc. All rights reserved.