|
[Sponsors] |
Automatically writing of temperature profile? |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
January 20, 2021, 01:21 |
Automatically writing of temperature profile?
|
#1 |
New Member
yadhu
Join Date: Sep 2020
Posts: 17
Rep Power: 6 |
hello guys, i am trying to simulate flow across a heat sink, im using a parameter table for changing the geometry of the heat sink, i want to write out the temperature profile at the mid plane of the heat sink, is there any way to do this automatically, as far as i have searched, it can only be done manually, any help or guidance would be appreciated
Regards |
|
January 20, 2021, 03:21 |
|
#2 |
Senior Member
Alexander
Join Date: Apr 2013
Posts: 2,363
Rep Power: 34 |
what do you mean under temperature profile?
you can make monitor and write data to file what is you manual way to define temperature profile?
__________________
best regards ****************************** press LIKE if this message was helpful |
|
January 20, 2021, 03:28 |
|
#3 |
New Member
yadhu
Join Date: Sep 2020
Posts: 17
Rep Power: 6 |
Usually after the solving we manually go to cell zone condition and write profile, instead of that is there any way to write the profile of temperature automatically, like giving a command or something?
|
|
January 20, 2021, 04:08 |
|
#4 |
Senior Member
Alexander
Join Date: Apr 2013
Posts: 2,363
Rep Power: 34 |
Usually, It is possible to do using TUI commands, there are ways to execute these commands automatically as well
but to help you, you should describe the full way, you are defining that profile, which you are talking about
__________________
best regards ****************************** press LIKE if this message was helpful |
|
January 20, 2021, 04:17 |
|
#5 |
New Member
yadhu
Join Date: Sep 2020
Posts: 17
Rep Power: 6 |
I am trying to do 500 simulations of flow across a heat sink, I am using parameter table for this, I want to write a temperature profile on a mid plans of the heat sink, is there any way to do it automatically like without opening fluent every time?
|
|
January 20, 2021, 07:27 |
|
#6 |
New Member
yadhu
Join Date: Sep 2020
Posts: 17
Rep Power: 6 |
this is the write profile i was talking about, this had to be done manually right? i was asking if there is any way to do this process without opening fluent after every design point in my data table is solved
|
|
January 21, 2021, 02:25 |
|
#7 |
Senior Member
Alexander
Join Date: Apr 2013
Posts: 2,363
Rep Power: 34 |
you may make journal file with this code and execute it after each design point
Code:
(ti-menu-load-string (format #f "file write-profile test.pro plane-13 () total-temperature () " ))
__________________
best regards ****************************** press LIKE if this message was helpful |
|
January 21, 2021, 02:28 |
|
#8 |
New Member
yadhu
Join Date: Sep 2020
Posts: 17
Rep Power: 6 |
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[Other] refineWallLayer Error | Yuby | OpenFOAM Meshing & Mesh Conversion | 2 | November 11, 2021 12:04 |
SU2 7.0.7 Built on CentOS 7, parallel computation pyscript mpi exit error? | EternalSeekerX | SU2 | 3 | October 9, 2020 19:28 |
decomposePar problem: Cell 0contains face labels out of range | vaina74 | OpenFOAM Pre-Processing | 37 | July 20, 2020 06:38 |
Temperature profile with isothermal steady state simulation | Procyon | CFX | 6 | November 11, 2019 13:06 |
Help please! UDF for Temperature profile in 3D | subhankar_bhandari | Fluent UDF and Scheme Programming | 2 | August 16, 2010 09:37 |