|
[Sponsors] |
[General] Progressing timestep in batch mode Paraview outside of animation scene. |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
December 5, 2016, 07:14 |
Progressing timestep in batch mode Paraview outside of animation scene.
|
#1 |
New Member
Tom
Join Date: Dec 2016
Posts: 1
Rep Power: 0 |
I am tasked with creating a batch processing script to load a pvd file consisting of a number of slices from a CFD simulation at progressing time steps, process each slice, and then export a .ply file of each. I have a working process, but it relies upon the animationscene.GoToNext() and as the machines this script will eventually run on have no displays this is not ideal.
So, i am looking for a behaviour similar to this function that does not require a rendering context to be created, i have attempted simply iterating over the slices in a for loop, but this doesn't progress the slice used in the filters for processing so each time a save is attempted it is of the first slice. I have searched high and low for a possible solution but have not found anything! Any guidance you could provide would be greatly appreciated! |
|
Tags |
batch, paraview, python, slices, timestep |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to Generate Volume Mesh in Batch mode? | ekraft | STAR-CCM+ | 1 | November 3, 2016 01:59 |
Workbench in batch mode with parametric study (design point) | Veronique Pe | ANSYS | 0 | June 1, 2016 04:56 |
to run a replayfile in batch mode from UNIX | froztbear | ANSYS Meshing & Geometry | 4 | May 13, 2014 09:00 |
Running Job in Batch mode (EFD) | Nick Sessions | FloEFD, FloWorks & FloTHERM | 0 | April 16, 2008 17:44 |
[OpenFOAM] ParaView batch mode error | michael | ParaView | 0 | August 3, 2006 04:04 |