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

Adding a contours using TUI

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   May 11, 2020, 16:18
Default Adding a contours using TUI
  #1
New Member
 
Join Date: Aug 2019
Posts: 14
Rep Power: 6
nima103 is on a distinguished road
Hi every one,

I want to create a temperature contour on a named selection using TUI.
My goal is not to use display command and then save the picture but rather I want to add a new contour same like one would do using fluent GUI.

Does anyone know if this is posible?

Thanks
nima103 is offline   Reply With Quote

Old   May 12, 2020, 02:18
Default
  #2
Senior Member
 
Alexander
Join Date: Apr 2013
Posts: 2,363
Rep Power: 34
AlexanderZ will become famous soon enoughAlexanderZ will become famous soon enough
what do you mean under ADD?

select additional surface to be displayed?

as far as I know, for TUI you should create object first. which will be displayed
starts with
Code:
display objects create contour NAME .....
than you can display it
Code:
display objects display NAME
if you want to add other surface you should create other object and call display function with other object name
__________________
best regards


******************************
press LIKE if this message was helpful
AlexanderZ is offline   Reply With Quote

Old   May 14, 2020, 15:47
Default
  #3
New Member
 
Join Date: Aug 2019
Posts: 14
Rep Power: 6
nima103 is on a distinguished road
Quote:
Originally Posted by AlexanderZ View Post
what do you mean under ADD?

select additional surface to be displayed?

as far as I know, for TUI you should create object first. which will be displayed
starts with
Code:
display objects create contour NAME .....
than you can display it
Code:
display objects display NAME
if you want to add other surface you should create other object and call display function with other object name

Thanks Alexander. I tried jus as you suggested to create and then display. Here is my code:

/display/objects/create/ contour Temp34 color-map/format "%0.1f" q field temperature range-option auto-range-off minimum 25 maximum 34 q surface-list hs () () q

however when I try to display this, the ranges dont work and some random ranges are created(like -240 instead of 25 and 34).
Do you see any mistake in my code?

When I try to edit the object in TUI I see that the min and max are still save, but when I display then fluent uses some wierd numbers as min and max.
nima103 is offline   Reply With Quote

Old   May 21, 2020, 09:25
Default
  #4
New Member
 
Join Date: Aug 2019
Posts: 14
Rep Power: 6
nima103 is on a distinguished road
I found out. All the temperatures within TUI must be entered in Kelvin. This was the problem.
nima103 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
Incorporating pyrolysis Model in chtMultiRegionFoam Archana V OpenFOAM Programming & Development 31 April 2, 2022 02:11
multiRegionHeater error ordinary OpenFOAM Running, Solving & CFD 2 June 9, 2020 17:43
conjugateHeatFoam + interFoam farhagim OpenFOAM Programming & Development 15 July 19, 2016 07:55
chtMultiRegionSimpleFoam samiam1000 OpenFOAM Running, Solving & CFD 39 March 31, 2016 08:43
[General] Adding labels to line contours nikhil5490 ParaView 0 July 5, 2014 10:03


All times are GMT -4. The time now is 05:20.