TAGGED: ansys-fluent, pictures, plots, save
-
-
November 20, 2021 at 11:42 am
eliocpereira
SubscriberI would like to save all my open plots in Ansys Fluent 21.1.0 at once through a button or a console command. I know how to save the plot that I am currently viewing but not all the open ones. For the case of a single plot, I would use the Save Picture button at the right pane or the command
disp save-plot
where
is the name that I would give to it. Do you know how to extend these tools for the case of all plots?November 22, 2021 at 10:08 amRob
Forum ModeratorI don't think you can as Fluent would then need to make up filenames to store the data, depending on how enthusiastic you are with monitors that could also be a lot of images. If you want to journal the process you need to set the active window and then issue the save-picture command. With 2021Rx you can also embed graph plots into other windows so that may be an alternative approach.
November 27, 2021 at 2:03 ameliocpereira
SubscriberI tried to follow your suggestion by creating a journal named "save_monitors.jou" that plots and saves my monitors. This journal has the following structure (I am only showing here a snippet fore illustrative purposes):
plot/residuals yes yes yes yes yes yes yes
/display/save-picture "monitors/residuals.png"
/solve/report-plots/plot fan_inlet_totalp-rplot
/display/save-picture "monitors/fan_inlet_totalp-rplot.png"
In this journal the residuals and the report plot "fan_inlet_totalp-rplot" are saved in the folder "monitors". To make Fluent read the journal I used the console command file rj save_monitors.jou.
Thank you for your suggestion, Rob.
November 27, 2021 at 2:13 ameliocpereira
SubscriberThank you for suggestion Rob. I created a journal named "save_monitors.jou" that may help future viewers displaying and saving their monitor plots. This journal has the following structure (I am only showing a snippet here for illustration purposes):
plot/residuals yes yes yes yes yes yes yes
/display/save-picture "monitors/residuals.png"
/solve/report-plots/plot fan_inlet_totalp-rplot /display/save-picture "monitors/fan_inlet_totalp-rplot.png"
The above commands make Fluent to display and save the residuals plot (the various "yes" are required to plot all the types of residuals) and the report plot "fan_inlet_totalp-rplot" in the folder "monitors". Similar commands may be added to display more plots. The user may make Fluent to read the journal by using the command file rj save_monitors.jou .
December 1, 2021 at 4:49 pmRob
Forum ModeratorYou're welcome. My only comment is to be tidy with the journal syntax (grammar) so
/plot/residuals
The / at the beginning forces Fluent to use the full path from root menu.
December 1, 2021 at 5:23 pmAmine Ben Hadj Ali
Ansys EmployeeWhat about relying on Simulation report which can store all defined objects into a single report.
Viewing 5 reply threads- The topic ‘Save all open plots in Ansys Fluent at once’ is closed to new replies.
Ansys Innovation SpaceTrending discussionsTop Contributors-
3407
-
1057
-
1051
-
896
-
882
Top Rated Tags© 2025 Copyright ANSYS, Inc. All rights reserved.
Ansys does not support the usage of unauthorized Ansys software. Please visit www.ansys.com to obtain an official distribution.
-