|
[Sponsors] |
February 20, 2014, 13:45 |
No *.plt or *.vtk output files produced
|
#1 |
New Member
Vartan Grigorian
Join Date: Feb 2014
Posts: 3
Rep Power: 12 |
Hello,
I have downloaded and installed SU2 3.0, 64 bit binary for Windows 7 (serial version). Initially SU2 would not run due to lack of msvcr100.dll and tecio.dll . I have solved these issues and tried to run the NACA0012 aerofoil test case. The code appears to run, however it does not generate the output files: flow.plt or flow.vtk, surface_flow.plt or surface_flow.vtk irrespective of whether I choose Tecplot or Paraview output file option in the inv_NACA0012.cfg file. I set up a path so that I could run SU2 from a working directory where the grid and *.cfg files are. Is there a default location for the Tecplot or Paraview output files, or should they appear in the working directory? I did try to find them using a search, but this was not successful. I don't see anyone else having a similar problem, so it may be that I have done something daft... Apologies if this is the case, but hoping someone might have some suggestions. I'm very much looking forward to learning to use SU2. Kind Regards, Vartan Last edited by Vartan; February 21, 2014 at 14:02. |
|
March 3, 2014, 20:36 |
SU2_EDU V1.1 Windows 64 bit version
|
#2 |
New Member
Vartan Grigorian
Join Date: Feb 2014
Posts: 3
Rep Power: 12 |
In order to try and isolate the source of the problem I downloaded and installed SU2_EDU V1.1 Windows 64 bit version and when run it does indeed produce the flow.vtk and surface_flow.vtk files.
|
|
March 11, 2014, 16:12 |
|
#3 |
New Member
Brendan Tracey
Join Date: Jun 2013
Posts: 18
Rep Power: 13 |
Could you post your config file? Specifically the RESTART_FLOW_FILENAME and OUTPUT_FORMAT
Thanks |
|
April 24, 2014, 11:54 |
|
#4 |
Member
Zeno
Join Date: Sep 2013
Location: Delft, The Netherlands
Posts: 63
Rep Power: 13 |
I have the same problem as Vartan. My config file reads as follows:
%Output file format (PARAVIEW, TECPLOT) OUTPUT_FORMAT= TECPLOT % Output file restart flow RESTART_FLOW_FILENAME= restart_flow.dat When i run the code, I only get the history.plt file. The extension of the flow and surface_flow files I get is .dat (flow.dat) and .dat and.csv (surface_flow.dat, surface_flow.csv) respectively. Any help is welcome, Z |
|
May 5, 2015, 12:37 |
SU2 do not produce plot files
|
#5 |
New Member
Jehan Khan
Join Date: Jun 2014
Location: Lisle, IL
Posts: 6
Rep Power: 12 |
I have downloaded most up to date version of SU2 and compiled for parallel. Analysis produce history etc files but no vtk plot files. I tested it on Quick folder with given example and there also it does not produce any plot files. I wonder if there is something I need to do to fix the issue.
|
|
May 5, 2015, 17:51 |
a bit more info on the problem
|
#6 |
New Member
Jehan Khan
Join Date: Jun 2014
Location: Lisle, IL
Posts: 6
Rep Power: 12 |
Interestingly I recompiled the code with no parallel feature i.e. just ./configure instead of ./configure --enable-mpi and then re-ran the Quick folder case. It did produce the plots. Then I ran the rotating airfoil case and it also produced the plots. Finally I ran my particular case and it also dumped the plot files. However, it is sad as it is taking way too longer to process on a single core as compared to what I can do with multi-cores. I wish some one can attend to this unique problem ASAP. Thanks
|
|
May 26, 2015, 17:38 |
|
#7 |
Super Moderator
Thomas D. Economon
Join Date: Jan 2013
Location: Stanford, CA
Posts: 271
Rep Power: 14 |
Hi,
In order to avoid overheads when running jobs in parallel, we only output the restart files during runtime. The solutions can then be created using SU2_SOL. Please see more in the documentation here: https://github.com/su2code/SU2/wiki/Post-processing. Hope this helps, Tom |
|
October 14, 2016, 06:13 |
Problem generating flow files (.vtk)
|
#8 |
New Member
Masood
Join Date: Oct 2016
Posts: 3
Rep Power: 10 |
Hi,
As I am new to this blog and SU2, and I am still learning it, and I don't know exactly to post my problem. when I am running my .cfg file in parallel process its unable to generate the flow files (.vtk). and whenever I run the same .cfg file in single process it works well and creates the flow file perfectly. SU2_CFD filname.cfg ( converges and generates the flow .vtk files) mpirun -np 4 SU2_CFD filname.cfg ( this doesn't creates the flow.vtk file, but converges). can anybody tell me that whats wrong with my parallel processing or is their any problem in my .cfg file to run parallel. Thank you. |
|
October 18, 2016, 03:25 |
|
#9 |
Super Moderator
Tim Albring
Join Date: Sep 2015
Posts: 195
Rep Power: 11 |
Hi Masood,
SU2_CFD creates the output files only if run in serial. In parallel you have to use SU2_SOL after running the solver to generate these files. More information can be found here: https://github.com/su2code/SU2/wiki/Post-processing (And btw the answer can also be found one post before yours ...) |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[swak4Foam] outputTime in Swak function | immortality | OpenFOAM Community Contributions | 20 | October 6, 2022 13:08 |
about the output to CFX files | Ben | CFX | 4 | January 16, 2008 14:34 |
Gambit output files format | B. R. Guirguis | Main CFD Forum | 4 | April 7, 2006 21:03 |
Input and output files | Vyatscheslav | CFX | 0 | September 15, 2005 12:40 |
Results saving in CFD | hawk | Main CFD Forum | 16 | July 21, 2005 21:51 |