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

Creating animation in fluent remote cluster using journal file

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 28, 2020, 02:37
Default Creating animation in fluent remote cluster using journal file
  #1
New Member
 
Join Date: Oct 2020
Posts: 2
Rep Power: 0
soshere is on a distinguished road
I have created the animation by writing the following commands in my journal file (remote linux cluster):



/display/set/contours/filled-contours yes
/display/set/picture/driver png
/display/set/picture/landscape yes
/display/set/picture/x-resolution 960
/display/set/picture/y-resolution 720
/display/set/picture/color-mode color
/display/contour velocity-magnitude 0 1
/display/save-picture velmag%t.png


/solve/execute-commands/add-edit command-2 1 "time-step" "/display/contour velocity-magnitude 0 1"
/solve/execute-commands/add-edit command-3 1 "time-step" "/display/save-picture velmag%t.png"

/file/auto-save data-frequency 1
/file/auto-save append-file-name-with time-step 6




But the problem is that my domain is large while the area of interest (blades in my case VAWT Simulation) is very small so when the fluent saves the picture the actual area of interest (small portion of domain) is barely visible. My question is how can I alter the journal file code in order to zoom to the area of interest?
P.S: See sample picture attached and u would notice that area of interest is barely visible.
Attached Images
File Type: png velmag0005.png (3.9 KB, 8 views)
soshere 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
how to calculate mass flow rate on patches and summation of that during the run? immortality OpenFOAM Post-Processing 104 February 16, 2021 08:46
[swak4Foam] funkyDoCalc with OF2.3 massflow NiFl OpenFOAM Community Contributions 14 November 25, 2020 03:30
[swak4Foam] Problem installing swak_2.x for OpenFoam-2.4.0 towanda OpenFOAM Community Contributions 6 September 5, 2015 21:03
Problem compiling a custom Lagrangian library brbbhatti OpenFOAM Programming & Development 2 July 7, 2014 11:32
OpenFOAM on MinGW crosscompiler hosted on Linux allenzhao OpenFOAM Installation 127 January 30, 2009 19:08


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