Henry Weller
a42ba9b50b
Updated version to OpenFOAM-4.x
2016-06-28 11:59:45 +01:00
Henry Weller
c462ffac10
Created OpenFOAM-4.0 from OpenFOAM-dev
2016-06-22 11:19:35 +01:00
Chris Greenshields
0bb828d34a
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
6124199757
Template cases: removed solver entries using default values from fvSolution
2016-06-15 16:28:42 +01:00
Henry Weller
28006ee0a5
tutorials and templates: Updated wall BC for velocity to noSlip
2016-02-09 20:08:34 +00:00
Chris Greenshields
a43939b2c5
closedVolume template case: removed word entries from dimensionedScalars in transportProperties
2015-11-13 17:44:06 +00:00
Chris Greenshields
2cecaf408c
blockMeshDict files moved to system directory (new default location) in template cases and unit test cases
2015-11-13 16:05:59 +00:00
Henry Weller
2b1ee6b497
tutorials: Removed unnecessary spaces between parentheses and values in vectors
2015-07-21 20:55:44 +01:00
Chris Greenshields
6a24623d66
surfaceFeatureExtractDict templates: added trimFeatures options
2015-07-18 18:58:20 +01:00
Henry Weller
f3868f2114
fvSchemes: Removed fluxRequired entries
2015-07-16 10:55:49 +01:00
Chris Greenshields
407dccefce
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
1cb715186d
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:09 +01:00