|
[Sponsors] |
How to display an isometric view in batch mode |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
August 16, 2012, 16:20 |
How to display an isometric view in batch mode
|
#1 |
Member
Guiliguili
Join Date: Aug 2010
Location: Montréal
Posts: 97
Rep Power: 16 |
I want to display the isometric view in batch mode.
When I run this part of the journal below in interactive mode, it works, but it doesn’t work in batch mode. Someone knows why? My journal is below: ; Define Planes ; x0 y0 z0 ix iy iz /surface/plane-point-n-normal plane_y-z -0.06 0.275 0.006 1 0 0 /surface/plane-point-n-normal plane_sym_x-z -0.06 0.275 0.006 0 1 0 /surface/plane-point-n-normal plane_x-y -0.06 0.275 0.006 0 0 1 ; Set Color-Map Alignment Right /display/set/rendering-options/color-map-alignment right ; Set Window for plane_sym_x-z plane velocity magnitude /display/set-window 6 /display/set/contours/surfaces plane_sym_x-z () /display/set/contours/n-contour 30 /display/set/contours/global-range n /display/set/contours/clip-to-range y /display/set/contours/filled-contours y /display/contour/velocity-magnitude 0 10 ; Set View /display/views/restore-view isometric ; Animate Plane /solve/animate/define/define-monitor "velocity_magnitude" 6 n y 10 contour hmf "" The error message invalid command is below: > > > > adapt/ file/ report/ define/ mesh/ solve/ display/ parallel/ surface/ exit plot/ views/ > Alignement: (left right top bottom) > adapt/ file/ report/ define/ mesh/ solve/ display/ parallel/ surface/ exit plot/ views/ > > > > > > > > invalid command [isometric] I need some help. |
|
August 18, 2012, 22:10 |
Solved
|
#2 |
Member
Guiliguili
Join Date: Aug 2010
Location: Montréal
Posts: 97
Rep Power: 16 |
I had a problem with graphics on the cluster
My command line was: fluent 3ddp -ssh -t8 -g -i < fluent_case.jou > fluent_case.out I change it to: My command line is: fluent 3ddp -ssh -t8 -gu -i < fluent_case.jou > fluent_case.out |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Running Ansys in BAtch Mode | kuleuvenstudent | ANSYS | 1 | October 18, 2017 13:11 |
to run a replayfile in batch mode from UNIX | froztbear | ANSYS Meshing & Geometry | 4 | May 13, 2014 09:00 |
cfdpost in batch mode | taichijulie | CFX | 1 | October 25, 2010 16:29 |
DPM model in parallel batch mode | Prashanth | FLUENT | 2 | March 6, 2009 08:54 |
Prosurf in batch mode | Dhruv | Siemens | 1 | September 19, 2005 19:02 |