|
[Sponsors] | |||||
How to write read/write piecewise linear variation of properties in fluent |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
|
#1 |
|
New Member
Yogesh Patil
Join Date: Nov 2009
Posts: 16
Rep Power: 4 ![]() |
I am running several cases which involves piecewise linear variation of 3 properties and functions. I wouldn't have problem if I have to enter for 4-5 pints. But I need to enter for around 15 points which is really painfull. So I was wondering if there is any way in fluent wherein I can read the file and it would update the linear variation of properties. So I don't need to do it manually.
Thanks |
|
|
|
|
|
|
|
|
#2 |
|
Senior Member
xrs333
Join Date: Aug 2010
Posts: 123
Rep Power: 4 ![]() |
Use text command, here is a demo:
/define/materials/change-create aluminum steel ;; yes constant 8030 ;; Density yes piecewise-linear 8 300 505 900 585 1500 450 1600 690 1620 750 1621 3e4 1622 6e4 1623 9e4 ;; Cp yes piecewise-linear 8 300 15 900 20 1500 30 1600 31 1620 32 1621 33 1622 34 1623 35 ;; Thermal_Conductivity no ;; Overwrite? Edit the command in a text-editor, copy these lines and paste them in the console of FLUENT, or run as a journal. |
|
|
|
|
|
|
|
|
#3 |
|
New Member
Yogesh Patil
Join Date: Nov 2009
Posts: 16
Rep Power: 4 ![]() |
Thanks. It works
|
|
|
|
|
|
|
|
|
#4 |
|
New Member
subbu
Join Date: Feb 2012
Posts: 1
Rep Power: 0 ![]() |
I m from electrical background and i m new to this.. I hav created my wind turbine model in gambit and now i need two things to be done in it
1. to set aluminum as the material for one portion and remaining portion as steel. 2. want to simulate the model only for half rotation (180 degrees and not 360 degrees) in fluent Anybody please help me out in this.. Thanks & Regards, Subbu
|
|
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Fluent jobs through pbs | ibnkureshi | FLUENT | 5 | June 9, 2011 13:43 |
| How to write UDF programme inside FLUENT? | coolyihao | Fluent UDF and Scheme Programming | 4 | April 1, 2009 02:07 |
| how to write a 3D linear temperature of UDF | venus | FLUENT | 1 | October 28, 2008 03:46 |
| fluent -g does not write and print monitors | Volker Pawlik | FLUENT | 7 | December 7, 2005 06:19 |
| Where can I write my C program "UDF" in Fluent | Chimwemwe Banda | FLUENT | 2 | December 8, 2004 09:07 |