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

Simulation Results View in Paraview

Register Blogs Community New Posts Updated Threads Search

Like Tree2Likes
  • 1 Post By bigfootedrockmidget
  • 1 Post By bigfootedrockmidget

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 8, 2024, 05:27
Default Simulation Results View in Paraview
  #1
Senior Member
 
Sakun
Join Date: Nov 2019
Location: United Kingdom
Posts: 134
Rep Power: 7
Sakun is on a distinguished road
Hi,

I am simulating a single compressor blade. So I have ran 1000 iterations (local time-step) but in the paraview shows only data for a single iteration (I believe it is the data of final iteration (1000th )) (paraview attachment).

Is there a way to see data from 1st iteration to final iteration? so that can see what happened between 650 and 950th iteration (residual attachment) ?

Thanks for the help.
Attached Images
File Type: png Screenshot from 2024-11-07 10-43-22.png (47.6 KB, 6 views)
File Type: jpg paraview.jpg (66.4 KB, 6 views)
Sakun is offline   Reply With Quote

Old   November 8, 2024, 06:10
Default
  #2
Senior Member
 
bigfoot
Join Date: Dec 2011
Location: Netherlands
Posts: 652
Rep Power: 19
bigfootedrockmidget is on a distinguished road
Yes:

Code:
% Overwrite or append iteration number to the restart files when saving
  WRT_RESTART_OVERWRITE= NO


 % Overwrite or append iteration number to the volume files (paraview) when saving
 WRT_VOLUME_OVERWRITE= NO

% list of files to output
OUTPUT_FILES= (RESTART, PARAVIEW)


% write restart every 50 iterations, write paraview every 10 iterations
 OUTPUT_WRT_FREQ= 500, 10
Sakun likes this.

Last edited by bigfootedrockmidget; November 8, 2024 at 13:33.
bigfootedrockmidget is offline   Reply With Quote

Old   November 8, 2024, 11:37
Default
  #3
Senior Member
 
Sakun
Join Date: Nov 2019
Location: United Kingdom
Posts: 134
Rep Power: 7
Sakun is on a distinguished road
Quote:
Originally Posted by bigfootedrockmidget View Post
Yes:

Code:
% Overwrite or append iteration number to the restart files when saving
WRT_RESTART_OVERWRITE= NO

% list of files to output
OUTPUT_FILES= (RESTART, PARAVIEW)


% write restart every 50 iterations, write paraview every 10 iterations
 OUTPUT_WRT_FREQ= 500, 10
Hi,

Tried to open the files using Tecplot reader but it giving me an error (console attachment).
Sakun is offline   Reply With Quote

Old   November 8, 2024, 13:32
Default
  #4
Senior Member
 
bigfoot
Join Date: Dec 2011
Location: Netherlands
Posts: 652
Rep Power: 19
bigfootedrockmidget is on a distinguished road
oops sorry, my bad!

For files other than the SU2 restart file, you need:



Code:
WRT_VOLUME_OVERWRITE= NO
Sakun likes this.
bigfootedrockmidget is offline   Reply With Quote

Reply

Tags
paraview, turbomachinery


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
The simulation does not match the results in the article Choni OpenFOAM Verification & Validation 0 August 20, 2024 05:12
[OpenFOAM] Simulation results for NCC simulation not visible in Paraview Aarib ParaView 0 March 19, 2024 02:56
Difference between 2D and 3D simulation results Tuck FLUENT 2 January 9, 2021 18:43
Results of an axisymmetric simulation in Fluent ShimiSan FLUENT 0 July 19, 2016 10:20
simulation results don't match with experimental results funquest CFX 2 January 19, 2013 21:24


All times are GMT -4. The time now is 00:41.