Ansys Assistant will be unavailable on the Learning Forum starting January 30. An upgraded version is coming soon. We apologize for any inconvenience and appreciate your patience. Stay tuned for updates.

Ansys Learning Forum Forums Discuss Simulation Fluids Save all open plots in Ansys Fluent at once Reply To: Save all open plots in Ansys Fluent at once

eliocpereira
Subscriber
I 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.
[bingo_chatbox]