CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > ANSYS > FLUENT > Fluent UDF and Scheme Programming

Fluent fluid property as input parameter using scheme function

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 8, 2020, 08:44
Unhappy Fluent fluid property as input parameter using scheme function
  #1
Member
 
Alexandre M S Costa
Join Date: Apr 2009
Posts: 31
Rep Power: 17
amscosta is on a distinguished road
Hi All,
I am trying to do some design point studies of fluent runs in workbench using

some fluid properties as input parameters.


I am writing similar Fluent TUI commands as below : (after adding nitrogen fluid in materials):
/define/parameters/input-parameters/advance> use-in

Select type:> scheme-proc
Name of parameter ["parameter-3"] rho-p
rho-p value [0] 0.06
Enter the name/body of apply-function [] (lambda (value) (ti-menu-load-string (format #f "/define/materials/change-create nitrogen nitrogen yes boussinesq ~g no no no no no no" value)))


In the above case the property is the fluid density rho-p.
After initializing, it runs fine inside fluent with rho-p equal to 0.06.



The property input parameter rho-p does appear in the Workbench Table of Design Points. But when I try to call it from Workbench(Fluent closed), it does not calculate a single Design Point from the Table.


Hopefully, some expert can give some piece advice.
I believe this kind of know-how can be helpful for other forum users too.


Best,
Alex
Attached Images
File Type: jpg Image3.jpg (162.0 KB, 14 views)
File Type: jpg Image4.jpg (158.7 KB, 6 views)
amscosta is offline   Reply With Quote

Reply


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
[mesh manipulation] RefineMesh Error and Foam warning jiahui_93 OpenFOAM Meshing & Mesh Conversion 4 March 3, 2018 11:32
Compile problem ivanyao OpenFOAM Running, Solving & CFD 1 October 12, 2012 09:31
Error with Wmake skabilan OpenFOAM Installation 3 July 28, 2009 00:35
Problem with rhoSimpleFoam matteo_gautero OpenFOAM Running, Solving & CFD 0 February 28, 2008 06:51
[blockMesh] Axisymmetrical mesh Rasmus Gjesing (Gjesing) OpenFOAM Meshing & Mesh Conversion 10 April 2, 2007 14:00


All times are GMT -4. The time now is 06:00.