andy
fd9d801e2d
GIT: Initial commit after latest foundation merge
2016-04-25 11:40:48 +01:00
Henry Weller
4bc77e6aff
Sprucing up the tutorials folder and adding -dict to "collapseEdges"
...
Patch provided by Bruno Santos
Resolves patch application request http://www.openfoam.org/mantisbt/view.php?id=2015
2016-03-06 19:06:44 +00:00
Henry Weller
350d03246e
scripts: Reformat with consistent section separators
2016-02-15 18:30:24 +00:00
Andrew Heather
f0c3e8d599
STYLE: Updated version to 'plus'
2015-12-22 23:14:17 +00:00
mattijs
c076fd8d67
BUG: simpleShapes: Allrun adapted for surfaceBooleanFeatures change.
...
Fixes part of #34
2015-12-15 20:50:59 +00:00
Andrew Heather
8837a89237
STYLE: Updated links from openfoam.org to openfoam.com
2015-12-09 15:03:05 +00:00
Henry Weller
0fb6a01280
fluxRequired: Added setFluxRequired function to fvSchemes class
...
Added calls to setFluxRequired for p, p_rgh etc. in all solvers which
avoids the need to add fluxRequired entries in fvSchemes dictionaries.
2015-07-15 21:57:16 +01:00
Henry
0a6ca7ae45
includeEtcEntry: New dictionary include directive: #includeEtc "etcFile"
...
Description
Specify an etc file to include when reading dictionaries, expects a
single string to follow.
Searches for files from user/group/shipped directories.
The search scheme allows for version-specific and
version-independent files using the following hierarchy:
- \b user settings:
- ~/.OpenFOAM/\<VERSION\>
- ~/.OpenFOAM/
- \b group (site) settings (when $WM_PROJECT_SITE is set):
- $WM_PROJECT_SITE/\<VERSION\>
- $WM_PROJECT_SITE
- \b group (site) settings (when $WM_PROJECT_SITE is not set):
- $WM_PROJECT_INST_DIR/site/\<VERSION\>
- $WM_PROJECT_INST_DIR/site/
- \b other (shipped) settings:
- $WM_PROJECT_DIR/etc/
An example of the \c \#includeEtc directive:
\verbatim
#includeEtc "etcFile"
\endverbatim
The usual expansion of environment variables and other constructs is
retained.
2015-04-26 10:44:11 +01:00
Henry
8628ef2fea
Corrected capitalization of Doxygen documentation comments
2015-02-14 13:10:15 +00:00
Henry
1edf292c00
Correct Doxygen multiline comments
2015-02-14 10:59:29 +00:00
Henry
41368addc9
Minor change to comment
2014-12-14 21:50:14 +00:00
OpenFOAM-admin
9fb26d59d3
GIT: Repo update
2014-12-11 08:35:10 +00:00
OpenFOAM-admin
fbb3ddf2c4
Updated for release 2.3.0
2014-02-17 10:21:46 +00:00
mattijs
a643ad71eb
ENH: simpleShapes: no need for naming of patches
2014-01-27 15:24:25 +00:00
mattijs
3e414187fc
ENH: simpleShapes: add additional collapsing
2014-01-23 13:00:00 +00:00
laurence
974e509eb4
ENH: surfaceIntersection: Change error to warning
2013-09-26 14:15:19 +01:00
laurence
77b7a4d88b
STYLE: foamyHexMesh: Update Allclean tutorial scripts
2013-08-15 12:02:17 +01:00
laurence
a31cb80862
ENH: foamyHexMesh: Update simpleShapes tutorial
2013-06-04 15:50:47 +01:00
laurence
7e9e8d3bd8
ENH: foamyHexMesh: Update blob and simpleShapes tutorials
2013-06-04 14:57:32 +01:00
laurence
9d2a0b25db
ENH: Update foamyHexMesh tutorials
2013-05-31 10:36:32 +01:00
laurence
9a5b9e6ba2
ENH: Add automatic feature extraction to foamyHexMesh
2013-05-13 10:24:03 +01:00
laurence
850474d273
STYLE: Change name from cvMesh to foamyHexMesh
2013-05-10 01:00:52 +01:00