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

How to set contour values in auto-range in TUI?

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 22, 2018, 00:40
Default How to set contour values in auto-range in TUI?
  #1
New Member
 
Join Date: Mar 2018
Posts: 2
Rep Power: 0
newbieng is on a distinguished road
Hi guys,
I am working fluent version 18.1 and trying to save contours in png format. However, I could not find how to adjust contour range automatically in text user interface. I activate global-values. I tried the following commands but they did not work.
disp/cont vm () ()
disp/cont vm ( ) ( )
disp/cont vm [] []
disp/cont vm [ ] [ ]
disp/cont vm <> <>
disp/cont vm < > < >

edit: I have already set auto-range by the code (disp/set/cont/ar y) but it is still asking the minimum and maximum ranges!..
newbieng is offline   Reply With Quote

Old   March 22, 2018, 01:13
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
Code:
(ti-menu-load-string (format #f "display contour vm \n \n"))
best regards
AlexanderZ is offline   Reply With Quote

Old   March 22, 2018, 02:49
Default
  #3
New Member
 
Join Date: Mar 2018
Posts: 2
Rep Power: 0
newbieng is on a distinguished road
Quote:
Originally Posted by AlexanderZ View Post
Code:
(ti-menu-load-string (format #f "display contour vm \n \n"))
best regards
Thank you for your reply. I cannot run this code in text command window. What is "ti"? Fluent says it is invalid command... The main commands it shows are as the following:
adapt/ file/ solve/
adjoint/ mesh/ surface/
define/ parallel/ views/
display/ plot/
exit report/
newbieng is offline   Reply With Quote

Old   April 21, 2018, 02:25
Default
  #4
New Member
 
David
Join Date: Nov 2017
Posts: 14
Rep Power: 8
uconcorde is on a distinguished road
Quote:
Originally Posted by newbieng View Post
Thank you for your reply. I cannot run this code in text command window. What is "ti"? Fluent says it is invalid command... The main commands it shows are as the following:
adapt/ file/ solve/
adjoint/ mesh/ surface/
define/ parallel/ views/
display/ plot/
exit report/
Hi,

I am facing the same issue, and wondering if you have got a solution to set auto-ranged contour?

Best,
Dv
uconcorde is offline   Reply With Quote

Old   August 29, 2018, 13:04
Default
  #5
New Member
 
Campa
Join Date: Aug 2018
Posts: 1
Rep Power: 0
campovski_scott is on a distinguished road
Quote:
Originally Posted by newbieng View Post
Hi guys,
I am working fluent version 18.1 and trying to save contours in png format. However, I could not find how to adjust contour range automatically in text user interface. I activate global-values. I tried the following commands but they did not work.
disp/cont vm () ()
disp/cont vm ( ) ( )
disp/cont vm [] []
disp/cont vm [ ] [ ]
disp/cont vm <> <>
disp/cont vm < > < >

edit: I have already set auto-range by the code (disp/set/cont/ar y) but it is still asking the minimum and maximum ranges!..
my solution is in a journal file file.jou after the command, for example pressure contours, leave two blank lines and then save as image:
display contour pressure


display save-picture name-picture-%i.jpg
or in console two enters after the command ¨display contour pressure¨

1st blank line or enter to minimum value
2nd blank line or enter to maximun value
(%i = number of iteration)
JPG format is by default
you have to change the picture format to .png to save in this format
file -> Save Picture -> PNG -> Apply
campovski_scott is offline   Reply With Quote

Reply

Tags
contours, fluent, tui


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
Storing values for auto generated spacing Bloody_Computer Pointwise & Gridgen 1 July 14, 2016 17:21
max node values exceed max element values in contour plot jason_t FLUENT 0 August 19, 2009 11:32
Print contour level in TUI Shamoon Jamshed FLUENT 1 August 6, 2009 02:25
Help with GNUPlot Renato. Main CFD Forum 6 June 6, 2007 19:51
Reference values set up Plz help! pah FLUENT 0 June 14, 2005 06:39


All times are GMT -4. The time now is 07:54.