|
[Sponsors] |
Define Paramenter in ANSYS Workbench and use it as a UDF Variable |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
January 29, 2014, 16:16 |
Define Paramenter in ANSYS Workbench and use it as a UDF Variable
|
#1 |
New Member
Rafael Cerqueira
Join Date: Mar 2012
Posts: 13
Rep Power: 14 |
Hello,
Is there a way to load a parameter defined in the ANSYS Workbench into my UDF? There's a function called "RP_Get_Real()" that returns a "Scheme variable".What's this "Scheme variable?" Thanks! |
|
April 1, 2014, 11:30 |
|
#2 |
New Member
Join Date: Apr 2014
Posts: 1
Rep Power: 0 |
Hi
I have the same problem ;/. Rafacerq, have you found any solution ?? |
|
April 1, 2014, 12:10 |
|
#3 |
New Member
Rafael Cerqueira
Join Date: Mar 2012
Posts: 13
Rep Power: 14 |
No, i haven't found a solution.
I abandoned the Ansys workbench for my parametric study and created a script with the journal files. |
|
June 25, 2015, 16:14 |
Found this
|
#4 |
Member
Pranab N Jha
Join Date: Nov 2009
Location: Houston, TX
Posts: 86
Rep Power: 17 |
Guys,
I found this article, might be just what you are looking for. http://www.computationalfluiddynamic...sys-workbench/ |
|
June 26, 2015, 06:24 |
|
#5 |
Member
Join Date: Nov 2014
Posts: 31
Rep Power: 12 |
Hi,
If you want to use WB parameters as input to fluent, you need to use command "Register Startup Scheme file" (Right click on the setup in fluent module in WB schematic). eg. a.scm In a.scm you need to initialize variable and update value from WB. |
|
|
|