|
[Sponsors] |
July 3, 2023, 10:49 |
Writing UDF using Input Parameters
|
#1 |
New Member
Join Date: Jul 2023
Posts: 1
Rep Power: 0 |
Hello everyone
I want to define the specific heat based on the input parameter from workbench. It is not Temperature dependent, it is only based on the input parameter I've defined in Workbench Parameters (phi) Should I write a udf for it? Does anyone know how to write it? |
|
July 11, 2023, 05:33 |
|
#2 |
Senior Member
Alexander
Join Date: Apr 2013
Posts: 2,363
Rep Power: 34 |
you may get parameter value using
Code:
Get_Input_Parameter("variablename") Returns the input parameter value of variable-name
__________________
best regards ****************************** press LIKE if this message was helpful |
|
July 20, 2023, 03:13 |
DEFINE_GRID_MOTION UDF code
|
#3 |
New Member
Naren
Join Date: Jul 2023
Posts: 4
Rep Power: 3 |
Hi
How to use DEFINE_GRID_MOTION UDF code to prescribe dynamic mesh motion in ansys fluent? |
|
Tags |
fluent, parameters, udf, workbench |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
SU2 7.0.7 Built on CentOS 7, parallel computation pyscript mpi exit error? | EternalSeekerX | SU2 | 3 | October 9, 2020 19:28 |
Can you check my code of writing UDF? | THA SEANGHAI | FLUENT | 5 | August 13, 2020 03:24 |
Sutile and Tricky : Drive Fluent UDF parameters directly from workbench | amscosta | Fluent UDF and Scheme Programming | 4 | July 21, 2020 17:50 |
Tutorial for running ANSYS/Fluent with continuous input parameters | chaitanya.mokashi | FLUENT | 0 | April 20, 2017 20:41 |
Add new particle force with input parameters | ycui | OpenFOAM Running, Solving & CFD | 5 | March 22, 2017 12:46 |