Commit graph

23 commits

Author SHA1 Message Date
Henry Weller
2b147f41da foamListSourceFiles: Do not filter-out "debian" directories.
Fix proposed by Bruno Santos.
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1770
2015-10-22 15:01:09 +01:00
Henry Weller
bf23ff4ddd paraFoam: add support for system/blockMeshDict with the -block option 2015-08-06 10:10:20 +01:00
Chris Greenshields
dc934ff857 foamCreateVideo: fix framerate option with avconv 2015-07-14 09:26:00 +01:00
Chris Greenshields
e713234c04 foamCreateVideo: enabled to use avconv and output WebM format
Resolves feature request http://www.openfoam.org/mantisbt/view.php?id=1722
2015-07-12 12:58:26 +01:00
Chris Greenshields
6067771383 paraFoam: added option to open ParaView
when OpenFOAM-format case files are not located
2015-07-07 10:56:47 +01:00
Chris Greenshields
f159c38679 Script to monitor data with Gnuplot from time-value(s) graphs
e.g. data files written by functionObjects
Attempts to interpret automatically the format of time-data files
Works successfully with majority of time-data output, e.g. forceCoeffs,
but will be unsuccesful on files with inconsistent output format
2015-05-15 11:28:40 +01:00
Chris Greenshields
145035451e 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:20:38 +01:00
Chris Greenshields
8ad96fb530 Script to create an MPEG-4 (.mp4) video from PNG-format images 2015-05-15 11:13:00 +01:00
Chris Greenshields
80b9cddac1 Merge branch 'master' of https://github.com/OpenFOAM/OpenFOAM-2.3.x 2015-05-14 22:31:40 +01:00
Chris Greenshields
a7ae7cda67 Script to clone an OpenFOAM case including system, constant and one time directory
Time directory is first time directory (0) by default
Alternatively the user can specify the latest time directory
Requires the latest (2.3.x) foamListTimes utility
2015-05-14 22:26:12 +01:00
Henry
4baafccbe4 bin/tools/RunFunctions: handle tabs and spaces
when retrieving entries from dictionaries

Patch supplied by Timm Severin
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1689
2015-05-14 12:13:59 +01:00
Henry
2bd5085835 Scripts: Add {} following -I option to xargs
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1573
2015-03-15 22:08:43 +00:00
Henry
7768097e1a Update headers 2015-03-13 17:56:19 +00:00
Henry
dc1008b705 Replace xargs -i with xargs -I as the -i option is deprecated 2015-03-13 17:55:27 +00:00
Henry
24f0273b92 Doxygen: Updated scripts and css files to process OpenFOAM header files more robustly
and generate cleaner HTML files.
Thanks to Bruno Santos for various fixes and improvements.
Resolves bug reports:
    http://www.openfoam.org/mantisbt/view.php?id=1516
    http://www.openfoam.org/mantisbt/view.php?id=1016
    http://www.openfoam.org/mantisbt/view.php?id=1512
2015-02-09 18:59:22 +00:00
Henry
369605c630 Rationalize foamJob and foamExec
Patches provided by Bruno Santos
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=231
2015-02-06 10:13:17 +00:00
Henry
a170d0b054 foamInstallationTest: Add support for gcc named with extension
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=452
2015-01-31 22:34:40 +00:00
Henry
ddb78f96a6 bin/tools/doxyFilter.sed: Add support for 2-line Class name:
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=252
2015-01-29 08:13:21 +00:00
mattijs
42314c41c5 BUG: foamEndJob: incorrect comment (#1435) 2014-11-10 09:55:57 +00:00
william
4eaf1fe746 BUG: removed unnecessary sed processing from cleanCase 2014-10-16 16:02:50 +01:00
mattijs
202d80907d BUG: mpirunDebug: use of WM_PROJECT 2014-04-07 09:28:41 +01:00
mattijs
11aba40114 ENH: foamLog: handle variables with '.' in name 2014-03-31 09:27:42 +01:00
OpenFOAM-admin
9fd0db5cf9 Initial commit for version 2.3.x 2014-02-17 16:00:08 +00:00