Mark Olesen
ec7e3c88e4
ENH: test for WM_PROJECT_DIR being set/unset in scripts
2019-11-06 09:18:51 +01:00
OpenFOAM bot
880d81475b
TUT: use simpler syntax for libs entries
2019-08-30 16:45:45 +02:00
Andrew Heather
be44dcaf1f
RELEASE: Version clean-up for release
2019-06-25 11:51:19 +01:00
Andrew Heather
9231534efa
STYLE: Updating version to v1812
2018-12-19 18:07:52 +00:00
Mark Olesen
d530bc254a
STYLE: code cleanup searchableSurface (issue #929 )
...
- improve doxygen entries for searchable surfaces.
- support selection of searchable surfaces with shorter names.
Eg,
type box | cylinder | ...;
vs type searchableBox | searchableCylinder | ...;
2018-07-06 11:03:28 +02:00
Andrew Heather
6e35bcda70
ENH: Updated config for release v1806
2018-06-28 12:56:00 +01:00
Will Bainbridge
e7f979c424
TUT: tutorials: blockMesh: Added missing face projections to pipe tutorial
2017-12-14 12:59:15 +00:00
Mark Olesen
c792a9d7df
TUT: script cleanup, provide cleanCase0 for commonly used operation
2017-10-12 19:20:56 +02:00
Andrew Heather
91b90da4f3
Integrated Foundation code to commit 104aac5
2017-05-17 16:35:18 +01:00
Henry Weller
3b2ab88ffc
tutorials/mesh/blockMesh/pipe: Corrected constant/triSurface -> constant/geometry
2017-04-20 12:51:23 +01:00
Andrew Heather
28e37bbec9
STYLE: Consistency updates
2016-12-16 14:36:48 +00:00
Henry Weller
7d54e57fa0
Renamed searchableCurve -> searchableExtrudedCircle
...
to clarify purpose.
Patch contributed by Mattijs Janssens
2016-12-09 16:30:46 +00:00
Henry Weller
3ab919d407
paraFoam -block: Added support for vertex and block names
...
Patch contributed by Mattijs Janssens
2016-11-04 17:29:02 +00:00
Henry Weller
9a155dd0d5
blockMesh: Added edge projection
...
New functionality contributed by Mattijs Janssens:
- new edge projection: projectCurve for use with new geometry
'searchableCurve'
- new tutorial 'pipe'
- naming of vertices and blocks (see pipe tutorial). Including back
substitution for error messages.
2016-10-31 18:00:15 +00:00