openfoam/applications/utilities/preProcessing
Andrew Heather b846422eec ENH: Updates to applyBoundaryLayer utility
Old:
- Previous versions created k and epsilon fields by default, and
  then processed omega and nuTilda fields if present.
- Depending on the choice of turbulence model, not all of these fields
  would be used, and could lead to errors when running some utilities
  due to erroneous values.
- If the omega field did not exist, it would be derived from the epsilon
  field, and also inherit the epsilon boundary conditions (wall
  functions)

New:
- This version will only update fields that already exist on file, i.e.
  will not generate any new fields, and will preserve the boundary
  conditions
2016-04-21 12:46:23 +01:00
..
applyBoundaryLayer ENH: Updates to applyBoundaryLayer utility 2016-04-21 12:46:23 +01:00
boxTurb ENH: Updating utilities based on internal development line 2015-12-02 10:17:28 +00:00
changeDictionary STYLE: Updated version to 'plus' 2015-12-22 23:14:17 +00:00
createExternalCoupledPatchGeometry applications: Added fvOptions library to link 2015-12-01 16:09:19 +00:00
createZeroDirectory ENH: Updated Info, Warning and Error messages 2015-12-08 11:15:39 +00:00
dsmcInitialise applications: Update ...ErrorIn -> ...ErrorInFunction 2015-11-10 17:53:31 +00:00
engineSwirl ENH: Updating utilities based on internal development line 2015-12-02 10:17:28 +00:00
faceAgglomerate STYLE: Updated version to 'plus' 2015-12-22 23:14:17 +00:00
foamUpgradeCyclics Formatting: Rationalized the indentation of #include 2015-02-10 20:35:50 +00:00
mapFields GIT: Resolved conflict 2015-12-09 16:19:28 +00:00
mapFieldsPar STYLE: Updated version to 'plus' 2015-12-22 23:14:17 +00:00
mdInitialise applications: Update ...ErrorIn -> ...ErrorInFunction 2015-11-10 17:53:31 +00:00
setFields STYLE: Updated version to 'plus' 2015-12-22 23:14:17 +00:00
viewFactorsGen Merge branch 'develop' into radiation 2015-12-11 09:50:43 +00:00
wallFunctionTable STYLE: Updated version to 'plus' 2015-12-22 23:14:17 +00:00