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

Bounding frames increments

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 3, 2000, 11:43
Default Bounding frames increments
  #1
Ricky Wong
Guest
 
Posts: n/a
Hi

Does anbody know how (if possible) you can change the axes major and minor intervals on a bounding frame when your composing a scene!... if anyone knows if its possible a swift posting would be appreciated as I need it for a seminar the post-graduates are running on Friday 7th March.

Thanks
  Reply With Quote

Old   April 5, 2000, 14:08
Default Re: Bounding frames increments
  #2
Chris
Guest
 
Posts: n/a
Try playing with these variables:

;; outline and ticks

(ticks/color/background "dark grey" string)

(ticks/color/major "white" string)

(ticks/color/minor "gray" string)

(ticks/major/weight 1 real)

(ticks/major/npts 5 integer)

(ticks/minor/weight 1 real)

(ticks/minor/size 0.01 real)

(ticks/major/size 0.02 real) by using the cxsetvar function, eg:

(cxsetvar 'ticks/major/npts 8)

(cxsetvar 'ticks/minor/size .005) then redisplay the scene.
  Reply With Quote

Old   April 5, 2000, 15:40
Default Re: Bounding frames increments
  #3
Ricky Wong
Guest
 
Posts: n/a
Thanks Chris, but I don't know how to set those variables? I've been through the text interface menus and I can't find them. Could you tell me how to set them please?

Thanks again

Ricky
  Reply With Quote

Old   April 6, 2000, 08:55
Default Re: Bounding frames increments
  #4
Chris
Guest
 
Posts: n/a
The last two lines I posted were examples of how to set them. For example, to set the number of major divisions to 8 you would type the following line into the text input area:

(cxsetvar 'ticks/major/npts 8)

Then you would click on the Display button on Bounding Frame dialog box (accessed via the Frame Options... button on the Scene panel) to see what effect it has.

  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
transsonic nozzle with rhoSimpleFoam Unseen OpenFOAM Running, Solving & CFD 8 July 1, 2022 06:54
Bounding epsilon or bounding omega Stylianos OpenFOAM 8 February 23, 2018 13:41
Explanation bounding k and bounding epsilon idrama OpenFOAM 42 July 13, 2017 04:05
Very high courant number, time step continuity errors and bounding epsilon erncyc OpenFOAM Running, Solving & CFD 1 March 24, 2011 11:00
MRFSimpleFOAM goes divergenced! renyun0511 OpenFOAM Running, Solving & CFD 0 November 19, 2009 02:11


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