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
89ac7ff40b
ENH: Doxygen updates
2016-01-08 12:37:24 +00:00
cc7aa4993a
ENH: Updated README files
2016-01-08 12:30:04 +00:00
2cbad2d47f
ENH: motorBike: example of run-time postprocessing
2016-01-07 16:31:01 +00:00
3568e3a9a6
ENH: objectRegistry: revert to printing on master only
2016-01-07 08:48:27 +00:00
11ad0635b7
Merge branch 'develop' of develop.openfoam.com:Development/OpenFOAM-plus into develop
2016-01-06 16:55:22 +00:00
d3d6d819bb
BUG: autoHexMesh: gap refinement ignores refinementRegion itself
...
It was ignoring the initial selection of cells inside/outside the refinement
region and instead looking at all surface-intersection regardless. Fixes #51 .
2016-01-06 16:52:34 +00:00
16e3f5c1e4
STY: Expanding header for model description
2016-01-05 15:12:02 -08:00
c6fe2f29fb
ENH: Changing BC for k and epsilon and scheme for Xi for oscillatingCylinder tutorial
2016-01-05 12:17:06 -08:00
c33a741327
ENH: Changing div scheme for T
2016-01-05 11:19:14 -08:00
9dd487a359
STY: Correcting spelling mistake in diffusionMulticomponent
2016-01-05 09:55:16 -08:00
0e6fa50480
Merge branch 'develop' of develop.openfoam.com:Development/OpenFOAM-plus into develop
2016-01-05 15:27:35 +00:00
bece8ad2cb
BUG: LESDelta: parallel inconsistent
...
Internal values get set but never swapped on processor boundaries. Fixes #49 .
2016-01-05 15:26:46 +00:00
044440b1d3
ENH: Adding fvOption constrain to scalarTransportFoam.
...
Changing to adjustableTimeStep the tutorial reactingTwoPhaseEulerFoam/laminar/bubbleColumnIATE
2016-01-04 14:12:49 -08:00
e04158fda1
Reducing total time simulation to 10 sec
2016-01-04 12:28:08 -08:00
0f3f53df57
ENH: Adding uniformJump true to the porousJump tutorial.
2016-01-04 11:44:49 -08:00
18bc62a328
BUG:tutorials: missing boundary file.
...
Fixes #45
2015-12-31 12:07:43 +00:00
b3bae3a411
ENH: sampledSets: have sorted distance on master set
...
This is more logical - the points are passed in sorted as well and there is
no way for the master sampledset to determine the ordering.
2015-12-31 11:01:11 +00:00
2aeaa7c5d5
ENH: Added chtMultiRegionFoam 'windshieldDefrost' tutorial showing example of explict solidificationMelting fvOption
2015-12-23 12:13:28 +00:00