CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > SU2

EQUiPS still works?

Register Blogs Community New Posts Updated Threads Search

Like Tree1Likes
  • 1 Post By bigfootedrockmidget

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 26, 2024, 05:57
Question EQUiPS still works?
  #1
New Member
 
Shukai Wang
Join Date: Nov 2023
Posts: 7
Rep Power: 2
LunarKing1110 is on a distinguished road
Hi,
just want to know if EQUiPS still works? I just test the tutorial file and it shows that 'USING_UQ' is an invalid option name. Thanks!
LunarKing1110 is offline   Reply With Quote

Old   February 26, 2024, 07:40
Default
  #2
Senior Member
 
bigfoot
Join Date: Dec 2011
Location: Netherlands
Posts: 504
Rep Power: 17
bigfootedrockmidget is on a distinguished road
Thanks for letting us know, we will update the tutorial.

This option was replaced, we now use one keyword SST_OPTIONS that is a list of all active SST options:
Code:
% Specify turbulence model (NONE, SA, SST)
KIND_TURB_MODEL= NONE
%
% Specify versions/corrections of the SST model (V2003m, V1994m, VORTICITY, KATO_LAUNDER, UQ, SUSTAINING)
SST_OPTIONS= NONE

So in your case (this case used the 1994-modified model of SST):
Code:
KIND_TURB_MODEL= SST

SST_OPTIONS= V1994m, UQ
LunarKing1110 likes this.
bigfootedrockmidget is offline   Reply With Quote

Reply

Tags
equips


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Homogeneous reaction works fine alone but not with diffusion and/or convection Anderson2019 Main CFD Forum 1 October 5, 2019 09:12
Viscosity UDF works when interpreted, Doesn't when compiled? bloodflow Fluent UDF and Scheme Programming 4 April 11, 2019 09:06
My UDF works well with Fluent 16 but not with Fluent 19 Ahmed A. Serageldin Fluent UDF and Scheme Programming 3 October 19, 2018 11:38
Why renumbering works for LduMatrix? chengdi OpenFOAM 4 July 31, 2017 18:54
Parallel runs with sonicDyMFoam crashes (works fine with sonicFoam) jnilsson OpenFOAM Running, Solving & CFD 0 March 9, 2012 06:45


All times are GMT -4. The time now is 07:31.