Paraview
Hi,
I wonder if it's possible to visualise results on Paraview without having to wait for the simulation to finish. Is there something that I can change in the *.sh file?
Thank you.
Kind regards, ida a.
I wonder if it's possible to visualise results on Paraview without having to wait for the simulation to finish. Is there something that I can change in the *.sh file?
Thank you.
Kind regards, ida a.
Comments
there are options to create output data in formats: bynary, ascii, csv, vtk...
so using "-sv:vtk" you can create your output files directly on vtk, however others post-processing tools (MeasureTool, Computeforces...) will need to read the .bi4 format
Regards
my practice:
1. Run Preprocessor.sh only GenCase
2. start Solver.sh
3. Run Postprocessor.sh simultaneously or after some time