|
[Sponsors] |
Fluent fluid property as input parameter using scheme function |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
July 8, 2020, 09:44 |
Fluent fluid property as input parameter using scheme function
|
#1 |
Member
Alexandre M S Costa
Join Date: Apr 2009
Posts: 31
Rep Power: 17 |
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 |
|
|
|
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 12:32 |
Compile problem | ivanyao | OpenFOAM Running, Solving & CFD | 1 | October 12, 2012 10:31 |
Error with Wmake | skabilan | OpenFOAM Installation | 3 | July 28, 2009 01:35 |
Problem with rhoSimpleFoam | matteo_gautero | OpenFOAM Running, Solving & CFD | 0 | February 28, 2008 07:51 |
[blockMesh] Axisymmetrical mesh | Rasmus Gjesing (Gjesing) | OpenFOAM Meshing & Mesh Conversion | 10 | April 2, 2007 15:00 |