ee60ed72f1
foamInstallationTest: Add support for gcc named with extension
...
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=452
2015-01-31 22:39:23 +00:00
e1c2251176
bin/tools/doxyFilter.sed: Add support for 2-line Class name:
...
Class
Foam::className
=>
\\class Foam::className
Class
Foam::namespaceName::
className
=>
\\class Foam::namespaceName::className
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=252
2015-01-29 08:16:59 +00:00
f0e7025e3a
Update header
2015-01-11 17:16:48 +00:00
6b819790b4
wdep: If source file is not in the current directory search tree for first occurrence
2015-01-11 17:16:15 +00:00
a64d623394
Remove deprecated and out-of-date scripts
2015-01-11 15:51:13 +00:00
3dd0c19758
Rename foamClearPolyMesh -> foamCleanPolyMesh for consistency with the other foamClear.* scripts
2015-01-11 15:42:10 +00:00
cbdaa86bd0
Remove out-of-date and deprecated scripts
2015-01-11 13:34:41 +00:00
b76d15fb77
wrmdepold: Updated rmdepold to handle out-of-tree .dep and .o files
2015-01-11 13:14:55 +00:00
623ac104f7
Replaced rmoall with wrmo
...
Description
Remove all .o files from the object directory tree corresponding to the
current source derectory or remove only the .o file corresponding to the
optionally specified [file].
2015-01-10 22:33:39 +00:00
e437b9eb92
wrmdep: Replacement for rmdepall
...
Remove all .dep files from the object directory tree corresponding to the
current source derectory or remove only the .dep files referring to the
optionally specified [file].
2015-01-08 10:36:37 +00:00
b52113131e
BUG: foamEndJob: incorrect comment ( #1435 )
2014-11-10 09:55:57 +00:00
167249c7b3
BUG: removed unnecessary sed processing from cleanCase
2014-10-16 16:02:50 +01:00
ef2515a2e0
BUG: mpirunDebug: use of WM_PROJECT
2014-04-07 09:28:41 +01:00
e01af8264c
ENH: foamLog: handle variables with '.' in name
2014-03-31 09:27:42 +01:00
f8d44081f9
ENH: foamLog.db: add AMI weights
2014-01-28 12:51:18 +00:00
a091a30023
Updated header
2014-01-10 12:28:41 +00:00
f68ec9f82b
paraFoam: Updated to automatically select the appropriate reader version
2014-01-10 12:27:57 +00:00
a5ebecbd3a
ENH:foamJob: handling of quotes (from Mantis)
2013-12-04 15:48:32 +00:00
56e6f52960
Update header
2013-08-05 15:22:03 +01:00
ded58b23f9
foamCleanPath: Change sed separator to : to support directory names with @
2013-08-05 15:18:11 +01:00
a2567af754
BUG:foamEndJob: work if writeControl differs from timeStep
2013-07-18 09:14:35 +01:00
cd3b6e213d
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-06-17 16:48:37 +01:00
0b94582a9a
ENH: Updated paraview 3.98->4
2013-06-17 16:48:24 +01:00
14496baaa7
COMP: foamConfigurePaths given scotch version and path arguments
2013-06-17 14:51:07 +01:00
fdad025bdf
ENH: pre-commit-hook - not checking *.gz files
2013-06-04 14:55:00 +01:00
b8b5f6c100
ENH: foamINstallationTest - use clang instead of gcc - mantis #452
2013-06-04 14:45:54 +01:00
c812b27416
ENH: Added PV readers for version 3.98.1
2013-04-05 15:28:36 +01:00
4a7d2938ff
foamInstallationTest: Update min gcc version
2013-03-17 10:20:32 +00:00
0a8bae1f54
ENH: Adding changes from 2.2.0
2013-03-06 15:41:24 +00:00
9326bdb112
ENH: Updated pre-commit hook
2013-02-22 10:56:27 +00:00
572d7551b9
ENH: foamConfigurePaths: added paraviewVersion option
2013-01-07 14:47:27 +00:00
80927cdfc3
ENH: paraFoam - error if region does not exist
2012-12-18 16:48:59 +00:00
16ef46f6d7
ENH: foamRunTutorials: Enable Alltest files to be read as well as Allrun
...
foamRunTutorials now accepts two arguments:
-test : Preferentially execute Alltest, if present, over Allrun.
-skipFirst : Skip Alltest/Allrun at the top level to prevent recursion
Added because some tutorials are not dependent on controlDict and take
a long time.
2012-12-13 16:07:15 +00:00
6b24bdd45d
ENH: Add getNumberOfProcessors() to bin/tools/RunFunctions
2012-12-11 16:28:39 +00:00
f1b15b766b
ENH: Added removal of postProcessing folder to tutorial clean functions
2012-11-22 10:16:24 +00:00
b6d5020fb5
ENH: CleanFunctions: remove cellDist file (from decomposePar -cellDist)
2012-11-08 12:02:10 +00:00
ee3fd4c480
Update $* to "$@"
2012-10-27 21:34:09 +01:00
9429143369
BUG: Updated tutorial RunFunctions - mantis #668
2012-10-26 10:27:08 +01:00
e4a3348ca2
ENH: mpirunDebug: Add gperftools option
...
gperftools comes with a profiler. It should be installed in ThirdParty.
Then link the executable to libprofiler.so, run it and view the output
using kcachegrind.
2012-10-16 14:34:38 +01:00
e6bc9ba2ae
GIT: resolved merge conflict
2012-08-21 18:17:27 +01:00
65c039f6c7
ENH: CleanFunctions: remove level0Length even if compressed
2012-08-20 21:58:23 +01:00
b662103d31
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-08-13 17:46:15 +01:00
1b314bdce7
ENH: added linebreak option for doxygen
2012-08-13 17:38:05 +01:00
c74987549b
ENH: Added plaintable doxy table
2012-08-13 15:44:56 +01:00
c0fa6d721c
BUG: paraFoam - do not require reader module when using -builtin option - resolves mantis #612
2012-08-13 10:52:06 +01:00
7aa29c9f87
ENH: Converted doxygen tags to \ from /
2012-07-19 16:06:31 +01:00
f1f261afa1
ENH: Added 'Group' option to doxygen sed filter
2012-07-19 15:11:27 +01:00
6af7599349
ENH: Added table handling and treatment for /header into doxygen
2012-07-10 17:07:06 +01:00
74d6e813ca
ENH: Added usage notes to header of foamTags script
2012-06-01 09:46:44 +01:00
cb30c83892
ENH: foamPack: enforce presence of .build
2012-05-23 11:24:00 +01:00