Commit Graph

173 Commits

Author SHA1 Message Date
Henry
6a4fd43ee0 Update header 2015-05-14 12:13:22 +01:00
Henry
e734952e79 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:11:44 +01:00
Henry
8628ef2fea Corrected capitalization of Doxygen documentation comments 2015-02-14 13:10:15 +00:00
Henry
156fd4dcc6 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:06:35 +00:00
Henry
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
william
167249c7b3 BUG: removed unnecessary sed processing from cleanCase 2014-10-16 16:02:50 +01:00
mattijs
f8d44081f9 ENH: foamLog.db: add AMI weights 2014-01-28 12:51:18 +00:00
laurence
14496baaa7 COMP: foamConfigurePaths given scotch version and path arguments 2013-06-17 14:51:07 +01:00
andy
fdad025bdf ENH: pre-commit-hook - not checking *.gz files 2013-06-04 14:55:00 +01:00
andy
0a8bae1f54 ENH: Adding changes from 2.2.0 2013-03-06 15:41:24 +00:00
andy
9326bdb112 ENH: Updated pre-commit hook 2013-02-22 10:56:27 +00:00
mattijs
572d7551b9 ENH: foamConfigurePaths: added paraviewVersion option 2013-01-07 14:47:27 +00:00
laurence
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
laurence
6b24bdd45d ENH: Add getNumberOfProcessors() to bin/tools/RunFunctions 2012-12-11 16:28:39 +00:00
andy
f1b15b766b ENH: Added removal of postProcessing folder to tutorial clean functions 2012-11-22 10:16:24 +00:00
mattijs
b6d5020fb5 ENH: CleanFunctions: remove cellDist file (from decomposePar -cellDist) 2012-11-08 12:02:10 +00:00
andy
9429143369 BUG: Updated tutorial RunFunctions - mantis #668 2012-10-26 10:27:08 +01:00
andy
e6bc9ba2ae GIT: resolved merge conflict 2012-08-21 18:17:27 +01:00
mattijs
65c039f6c7 ENH: CleanFunctions: remove level0Length even if compressed 2012-08-20 21:58:23 +01:00
andy
1b314bdce7 ENH: added linebreak option for doxygen 2012-08-13 17:38:05 +01:00
andy
c74987549b ENH: Added plaintable doxy table 2012-08-13 15:44:56 +01:00
andy
7aa29c9f87 ENH: Converted doxygen tags to \ from / 2012-07-19 16:06:31 +01:00
andy
f1f261afa1 ENH: Added 'Group' option to doxygen sed filter 2012-07-19 15:11:27 +01:00
andy
6af7599349 ENH: Added table handling and treatment for /header into doxygen 2012-07-10 17:07:06 +01:00
mattijs
5f6611356e ENH: pre-commit-hook: abort upon bad date. 2012-04-05 16:50:37 +01:00
mattijs
fbf03b524c ENH: CleanFunctions: remove level 0 length file 2012-03-30 09:25:32 +01:00
mattijs
09eac90233 ENH: pre-commit-hook: update copyright date checking 2012-02-03 14:38:02 +00:00
laurence
790aa2f693 COMP: foamConfigurePaths will now check if WM_ARCH_OPTION needs to be set 2011-12-02 10:26:13 +00:00
mattijs
b0474623f8 ENH: CleanFunctions: remove .blockMesh (blockMesh reader) 2011-11-25 11:56:34 +00:00
mattijs
906acdcdef Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
Conflicts:
	src/postProcessing/functionObjects/field/nearWallFields/nearWallFields.C
2011-09-13 10:14:15 +01:00
mattijs
9f7fcc686c BUG: pre-commit-hook: was expecting YYYY-YYYY instead of just YYYY 2011-08-17 14:53:46 +01:00
Henry
c2dd153a14 Copyright transfered to the OpenFOAM Foundation 2011-08-14 12:17:30 +01:00
mattijs
4ce22e4c0d ENH: foamConfigurePaths: overwrite the version always 2011-08-12 10:19:19 +01:00
mattijs
ff37232f55 ENH: commit-hook: added copyright check 2011-07-29 18:11:53 +01:00
Henry
cb13c50765 CleanFunctions: Added statement to remove the tetDualMesh 2011-07-25 15:28:48 +01:00
Henry
67a41b30e8 Reinstate the README.org file in source packs 2011-06-15 18:52:33 +01:00
andy
2d2ecac7e5 ENH: Updated foamLog.db gamma->alpha1 2011-06-14 13:08:19 +01:00
mattijs
5c75ad35ab ENH: bin/tools/foamConfigurePaths: temporarily disable projectVersion 2011-06-13 16:19:05 +01:00
mattijs
4f4decc4b9 ENH: RunFunctions: disable scheduler for parallel run 2011-06-06 12:21:33 +01:00
mattijs
3d90d53230 ENH: MakefileDirs: specify non-make command 2011-06-06 11:44:07 +01:00
mattijs
0211d507b1 ENH: paraFoam: filter out ld.so messages about 'inconsistency detected' 2011-06-03 12:26:45 +01:00
mattijs
9b38b768fc ENH: MakefileDirs: generic Makefile to recurse over directories 2011-05-27 11:54:52 +01:00
andy
74df36e9b7 Merge branch 'olesenm' 2011-05-24 09:29:23 +01:00
Mark Olesen
20693b96bd CONF: move OpenFOAM etc/apps -> etc/config
- use standard *.sh, *.csh endings
2011-05-02 14:52:11 +02:00
Henry
4ebe912f30 CleanFunctions: remove directories containing sampled data and graphs 2011-04-19 23:28:17 +01:00
Henry
f70593a8ff Renamed simpleSRFFoam -> SRFSimpleFoam and simpleWindFoam -> windSimpleFoam 2011-04-19 23:23:49 +01:00
andy
f0554905a1 ENH: Removed OpenCFD-specific behaviour out of hooks 2011-04-06 15:14:25 +01:00
mattijs
7969b20915 ENH: foamCleanTutorials: remove 0/pointLevel 0/cellLevel 2011-04-05 12:05:15 +01:00
mattijs
a8bc6e46f0 ENH: CleanFunctions: remove .setSet 2011-03-23 14:24:01 +00:00
mattijs
2475ffe9f8 ENH: foamConfigurePaths: rule to rewrite project version 2011-03-17 15:51:00 +00:00