c60fb65681
NamedEnum: Check range of names array index to avoid warning from gcc
2018-05-11 16:10:50 +01:00
bce6b7a728
foamSequenceVTKFiles: generalize method to list files chronologically
...
Patch contributed by Bruno Santos
Resolves bug-report https://bugs.openfoam.org/view.php?id=2615
2017-07-18 15:25:48 +01:00
2d0ccb4f8e
Scripts in bin: made -help flag message consistent
2017-05-29 22:02:05 +01:00
3d17169a3c
Scripts in bin: improved script quality, option listing and
...
exit status on -help
2017-05-29 16:18:36 +01:00
71f13ec9dd
foamSequenceVTKFiles: Avoid the -s and -a options for basename
...
Only recent GNU/Linux distributions support this functionality
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1947
2015-12-11 14:21:02 +00:00
65245da016
foamSequenceVTKFiles, mpirunDebug: Correct call to "usage"
...
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1946
2015-12-11 13:11:54 +00:00
457288b585
Script to help load VTK images into ParaView as a sequence for animation
...
Creates symbolic links to all VTK files in a post-processing directory
Links form a sequence like name.0000.vtk, name.0001.vtk, etc.
Paraview recognises link names as a sequence which can be animated.
The sequence of links can be used to create a video from the images.
2015-05-15 11:22:12 +01:00