3eb6cb89e7
Adding comment on limitations on using cachedDiv option in FvDom and
...
changing tutorial settings to cachedDiv = false
2016-06-08 12:06:28 +01:00
f1f3f34b16
STY: Adding description to movingMesh flag in reactingOneDim pyrolysis model
2016-06-08 12:04:56 +01:00
55e6a4f6e4
BUG: Fix pyrolysis energy eq in reactingOneDim. Fix moving mesh approach for
...
solving pyrolysis Eqs.
2016-06-08 11:59:22 +01:00
a8e9c35cb5
BUG: Fixing valueDiff calculation
2016-06-06 10:15:04 +01:00
2ac7b2f592
Merge branch 'tut_allToAll' into 'master'
...
ENH: Update tutorial for features directionalPressureGradient, Global file handling
- Activate directionalPressureGradient source
- Check for Global/Share file handling
See merge request !45
2016-06-03 15:44:34 +01:00
4b807b580c
ENH: Global file handling - update initial Solver control
2016-06-03 17:10:37 +05:30
ec5a0e75b4
ENH: Update tutorial for features directionalPressureGradient, Global file handling
2016-06-03 16:38:34 +05:30
da6675803b
BUG: Fixing area weighted pressure difference calculation for pressured based mode
2016-06-02 15:48:17 -07:00
9b0cd898a6
BUG: Fixed parallel operation of activePressureForceBaffle
2016-06-02 09:44:40 -07:00
91d4bab09c
BUG: When cloud is inactive, the transient flag needs to be read to avoid default value false and the unnecassary massFlowRate input
2016-05-26 11:19:48 -07:00
c91712fbc3
ENH: foamHelp solver - added option to read solver type from the system/controlDict. Fixes #37
2016-04-29 16:05:47 +01:00
1b8017697c
STYLE: Minor code style correction
2016-04-29 15:56:07 +01:00
93566da71d
STYLE: Updated header documentation
2016-04-29 15:55:44 +01:00
123ca7b2ce
BUG: SpalartAllmarasDES - updated for SP build. Fixes #98
2016-04-29 15:54:46 +01:00
53d7c8121f
Merge branch 'master' of develop.openfoam.com:Development/OpenFOAM-plus
2016-04-28 14:23:53 +01:00
cfcaaa85e4
BUG: forces/forceCoeffs - corrected behaviour for case that input fields are not available. Fixes #107
2016-04-28 14:23:38 +01:00
4228873d7f
Merge branch 'master' of develop.openfoam.com:Development/OpenFOAM-plus
2016-04-27 12:17:26 -07:00
fd27dafcc6
ENH: Adding option for closing or opening wall/cyclic double baffle in activePressureForceBaffleVelocityFvPatchVectorField
2016-04-27 12:15:31 -07:00
200c490f44
Merge branch 'bugFixes' into 'master'
...
bugFixes- various issues
#101
#21
#46
See merge request !32
2016-04-25 11:22:02 +01:00
fd9dc2515f
Merge remote-tracking branch 'origin/master' into bugFixes
2016-04-25 11:47:57 +05:30
7854e426cc
BUG: runTimePostProcessing - updated warning message for #99
2016-04-22 13:13:20 +01:00
a592347b91
BUG: functionObjectState required update when accessed via execFlowFunctionObjects- fixes #54
2016-04-22 13:01:21 +01:00
cdec7b0e1a
bugFixes
2016-04-22 12:11:10 +05:30
a661bf281e
BUG: Function objects - added missing Make entry for residuals function object - fixes #94
2016-04-21 15:07:41 +01:00
810e847265
BUG: runTimePostProcessing - corrected handling of position in scene.C - fixes #99
2016-04-21 15:04:43 +01:00
9b3009e25f
Merge branch 'master' of develop.openfoam.com:Development/OpenFOAM-plus
2016-04-21 13:03:10 +01:00
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
40e13d2a1a
ENH: Changing header information in turbulentTemperatureCoupledBaffleMixedFvPatchScalarField & turbulentTemperatureRadCoupledMixedFvPatchScalarField
2016-04-20 11:08:17 -07:00
d5b9eeaad3
ENH: Change header with correct information
2016-04-19 09:53:56 -07:00
e0e7c58b49
ENH: Adding zeroGradient BC's for k and epsilon in the DES/LES framework.
2016-04-12 15:02:31 -07:00
16868a2b7b
ENH: Provides support for laminar models for hoSimpleFoam
2016-04-11 10:54:59 -07:00
a2c69ae4dc
Merge branch 'master' of develop.openfoam.com:Development/OpenFOAM-plus
2016-03-31 10:44:07 -07:00
d510c14a7a
ENH: Adding new trubulent constructor for buoyantBoussinesqPimpleFoam and buoyantBoussinesqSimpleFoam
2016-03-31 10:43:30 -07:00
d28ff46476
BUG: faceZoneToCell: use of -1 cell labels
2016-03-31 08:57:34 +01:00
5a49c7d903
ENH: Adding functionality to incompressibleTwoPhaseMixture
2016-03-10 11:51:25 -08:00
77c030f4a6
BUG: applyBoundaryLayer utility: enable proc patches are updated appropriately
2016-02-29 17:31:03 +00:00
9de0772454
Merge branch 'master' of develop.openfoam.com:Development/OpenFOAM-plus
2016-02-29 17:23:40 +00:00
34bd3b59cb
BUG: Fan boundary condition - write phiName and rhoName if required
2016-02-29 17:22:14 +00:00
907c362754
BUG: Adding correct turbulent in applyBoundaryLayer
2016-02-18 14:13:15 -08:00
6e829fb32e
ENH: renaming epsilon field in applyBoundaryLayer
2016-02-17 15:16:57 -08:00
b98a5c1041
BUG: Renaming k field in applyBoundaryLayer.C ( fixes #70 )
2016-02-15 10:10:57 -08:00
463296eb40
Adding corrections folder to fvOptions library ( Fixes #63 )
2016-02-02 09:10:52 -08:00
14aee79198
STYLE: Corrected typos in file header - fixes #57
2016-01-18 09:02:14 +00:00
b99917e53a
ENH: Updated broken links in README file
OpenFOAM-v1601
2016-01-13 17:18:03 +00:00
6651f31909
BUG: lagrangian: PatchInteractionModel was not initialising statistics counters
...
Fixed #55 .
2016-01-11 09:23:14 +00:00
8f309fa031
ENH: Documentation updates
2016-01-08 16:25:42 +00:00
a1eecc8ee4
STYLE: Corrected typo
2016-01-08 13:19:43 +00:00
7045e8da54
STYLE: Renamed Foundation README
2016-01-08 13:19:21 +00:00
d36f1418cd
STYLE: Updated links
2016-01-08 12:43:01 +00:00
5bc78be793
Merge branch 'develop' of develop.openfoam.com:Development/OpenFOAM-plus into develop
2016-01-08 12:37:45 +00:00