Andrew Heather
d3949086ce
RELEASE: Updated headers to v2412
2024-12-24 11:17:31 +00:00
Andrew Heather
630d60de3b
RELEASE: Updated headers to v2406
2024-06-24 09:58:36 +01:00
Andrew Heather
28aad3a03e
RELEASE: Updated headers to v2312
2023-12-20 19:42:55 +01:00
Andrew Heather
763bf4674d
RELEASE: Updated headers to v2306
2023-06-28 16:35:48 +01:00
Andrew Heather
7e61f36c12
RELEASE: Updated headers to v2212
2022-12-21 16:16:18 +00:00
Andrew Heather
7792501a01
RELEASE: Updated headers for v2206
2022-06-24 15:41:02 +01:00
Andrew Heather
a2014242cf
RELEASE: Updated headers for v2112
2021-12-20 14:18:01 +00:00
Andrew Heather
e3796745ed
CONFIG: Updated headers to v2106
...
Minor clean-up
2021-06-28 09:14:42 +01:00
Andrew Heather
79e353b84e
RELEASE: Updated version to v2012
2020-12-23 10:01:39 +01:00
Andrew Heather
538d749220
REL: Updated headers to version v2006
2020-06-29 17:27:54 +01:00
Mark Olesen
5bba554d6d
GIT: renamed .keep files to .gitignore
...
- purpose is to preserve empty directories under git, so use the more
general name
2020-05-18 15:18:20 +02:00
Andrew Heather
ae2ab06312
REL: Release preparations
2019-12-23 09:49:23 +00: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
Andrew Heather
6e35bcda70
ENH: Updated config for release v1806
2018-06-28 12:56:00 +01:00
Mark Olesen
c2a0663cc7
TUT: use general 'scale' instead of 'convertToMeters' in blockMeshDict
...
- although this has been supported for many years, the tutorials
continued to use "convertToMeters" entry, which is specific to blockMesh.
The "scale" is more consistent with other dictionaries.
ENH:
- ignore "scale 0;" (treat as no scaling) for blockMeshDict,
consistent with use elsewhere.
2017-08-03 06:38:30 +02:00
Mark Olesen
e7da4f0d07
TUT: adjust surfaceFeatureExtractDict to remove optional sub-dictionary
...
- as of v1706
extractFromSurfaceCoeffs { ... } is an optional subdictionary
2017-07-07 15:41:18 +02:00
Andrew Heather
91b90da4f3
Integrated Foundation code to commit 104aac5
2017-05-17 16:35:18 +01:00
Chris Greenshields
0a20a8177f
template cases: added minor comment to blockMeshDict files
2017-04-04 12:36:50 +01:00
Chris Greenshields
8bfaa34e24
template cases: added nCellsBetweenLevels to snappyHexMeshDict files
2017-04-04 12:33:17 +01:00
Chris Greenshields
5617219185
template cases: minor edit to README files
2017-04-04 11:48:29 +01:00
Chris Greenshields
ede46c3cae
template cases: added pre-commented external patches to blockMeshDict
...
Uncommenting the patches provides a convenient way to use the patches in the background mesh
to define the external boundary of the final mesh. Replaces previous setup with a separate
blockMeshDict.extPatches file.
2017-04-04 10:47:04 +01:00
Andrew Heather
9fbd612672
GIT: Initial state after latest Foundation merge
2016-09-20 14:49:08 +01:00
Chris Greenshields
4ae45d9499
Template cases: commenting out scalarLevels to prevent 0 directory
...
being filled with cellLevel files, which generally breaks workflows
2016-06-15 18:06:12 +01:00
Chris Greenshields
6aa7f10323
Template cases: removed solver entries using default values from fvSolution
2016-06-15 16:28:42 +01:00
andy
fd9d801e2d
GIT: Initial commit after latest foundation merge
2016-04-25 11:40:48 +01:00
Henry Weller
daf44fda3d
tutorials and templates: Updated wall BC for velocity to noSlip
2016-02-09 20:08:34 +00:00
Andrew Heather
f0c3e8d599
STYLE: Updated version to 'plus'
2015-12-22 23:14:17 +00:00
Andrew Heather
0e01c44129
GIT: Resolved conflict
2015-12-09 16:19:28 +00:00
Andrew Heather
8837a89237
STYLE: Updated links from openfoam.org to openfoam.com
2015-12-09 15:03:05 +00:00
Chris Greenshields
13635c5590
template cases: moved blockMeshDict.extPatches to system directory
2015-11-13 18:25:05 +00:00
Chris Greenshields
93002626c0
blockMeshDict files moved to system directory (new default location) in template cases and unit test cases
2015-11-13 16:05:59 +00:00
Chris Greenshields
79f2024248
template cases: corrected BirdCarreauCoeffs names (m -> k)
2015-10-15 12:10:12 +01:00
Chris Greenshields
b2a7bf3e5e
inflowOutflow templates: added inlet and outlet groups in snappyHexMeshDict
2015-08-05 18:44:14 +01:00
Henry Weller
4c21f24a8c
Input of dimensionedScalars: update read-construction of dimensionedScalar in applications
...
so that the specification of the name and dimensions are optional in property dictionaries.
Update tutorials so that the name of the dimensionedScalar property is
no longer duplicated but optional dimensions are still provided and are
checked on read.
2015-07-20 22:52:53 +01:00
Chris Greenshields
745e07e6b1
Template case files: added model coeffs to transportProperties
2015-07-20 13:29:23 +01:00
Chris Greenshields
efe7713d9b
surfaceFeatureExtractDict templates: added trimFeatures options
2015-07-18 18:58:20 +01:00
Henry Weller
4cd1e85311
fvSchemes: Removed fluxRequired entries
2015-07-16 10:55:49 +01:00
Chris Greenshields
189b8a4e84
Updated template cases for new turbulenceProperties file, fvSchemes syntax and MRFProperties.
...
With contribution from Richard Jones
2015-07-06 10:23:40 +01:00
Chris Greenshields
6f82273f8c
Template case files to help general setup of OpenFOAM cases
...
The templates include a stategy to simplify meshing with snappyHexMesh,
particularly to help generate an initial mesh quickly that can subsequently be
improved. The templates are setup to enable rapid initial simulations, typically
with simpleFoam. The initial templates cover simple inflow-outflow and closed
domains, including rotating geometry, and an example axisymmetric flow. For
more details, consult the README file accompanying each template case.
The cases are located in $FOAM_ETC/templates
2015-05-18 18:34:01 +01:00