|
[Sponsors] |
November 8, 2024, 05:27 |
Simulation Results View in Paraview
|
#1 |
Senior Member
Sakun
Join Date: Nov 2019
Location: United Kingdom
Posts: 134
Rep Power: 7 |
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. |
|
November 8, 2024, 06:10 |
|
#2 |
Senior Member
bigfoot
Join Date: Dec 2011
Location: Netherlands
Posts: 652
Rep Power: 19 |
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 Last edited by bigfootedrockmidget; November 8, 2024 at 13:33. |
|
November 8, 2024, 11:37 |
|
#3 | |
Senior Member
Sakun
Join Date: Nov 2019
Location: United Kingdom
Posts: 134
Rep Power: 7 |
Quote:
Tried to open the files using Tecplot reader but it giving me an error (console attachment). |
||
November 8, 2024, 13:32 |
|
#4 |
Senior Member
bigfoot
Join Date: Dec 2011
Location: Netherlands
Posts: 652
Rep Power: 19 |
oops sorry, my bad!
For files other than the SU2 restart file, you need: Code:
WRT_VOLUME_OVERWRITE= NO |
|
Tags |
paraview, turbomachinery |
|
|
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 |