Commit Graph

10588 Commits

Author SHA1 Message Date
d77f54ab4e BUG: ParticleCollector: handle particle not intersecting triangle 2015-12-15 14:53:16 +00:00
316dc48e37 STYLE: probes: indentation 2015-12-15 14:52:56 +00:00
8b7b625ee4 Merge branch 'develop' of develop.openfoam.com:Development/OpenFOAM-dev-OpenCFD into develop 2015-12-15 05:21:34 +00:00
1b94025a64 BUG: adding limiter for KK to dynamicKEqn. Fixing access to tmp of nuEff. 2015-12-14 15:05:44 -08:00
bbf345256f BUG: searchableCone: inside/outside test using wrong sign for gradient 2015-12-14 18:00:30 +00:00
b2b794d853 BUG: Removing unused phi in dynamicLagrangian.C 2015-12-14 09:21:47 -08:00
3f567c2c99 BUG velocityDamping: correct for new framework
Fixes #27.
2015-12-14 15:00:31 +00:00
132a3893cf BUG: cloudInfo: filePtrs_ cleared after setSize. Fixes #26 2015-12-14 14:28:48 +00:00
ca834a93c8 BUG: triSurfaceMesh: operate non-parallel so not do a reduction of points
Also redistributePar:
- recognise going from undecomposed to many
- read on master only
2015-12-14 09:36:52 +00:00
5c73c0a028 Merge branch 'feature-regionModels' into 'develop'
ENH: Updated regionModels from internal development line



See merge request !23
2015-12-11 20:45:28 +00:00
8b59127609 Merge branch 'develop' of develop.openfoam.com:Development/OpenFOAM-dev-OpenCFD into develop 2015-12-11 10:27:55 -08:00
06a1ff719c dynamicLagragian implemetation from dev. Adding phase support. 2015-12-11 10:26:31 -08:00
8179509780 Transfering from dev copy constructors and clones for coordinateRotation classes 2015-12-11 10:24:55 -08:00
6603af585d BUG: fvc::average: excess printing. Fixes #30 2015-12-11 16:52:23 +00:00
edec4d139d STYLE: sigFpe: use of FatalErrorInFunction 2015-12-11 15:14:45 +00:00
6d75041480 Merge remote-tracking branch 'origin/develop' into feature-regionModels
Conflicts:
	src/regionModels/surfaceFilmModels/submodels/kinematic/filmThermoModel/liquidFilmThermo/liquidFilmThermo.C
2015-12-11 15:12:15 +00:00
f44d211fd3 ENH: autoHexMesh: check for both locationInMesh and locationsInMesh.
Fixes #31
2015-12-11 12:35:40 +00:00
907b962e88 Merge branch 'develop' of develop.openfoam.com:Development/OpenFOAM-dev-OpenCFD into develop 2015-12-11 11:42:10 +00:00
314da35fee Merge branch 'develop' of develop.openfoam.com:Development/OpenFOAM-dev-OpenCFD into develop 2015-12-11 11:39:34 +00:00
a71172b693 ENH: cyclicPeriodic: add some printing 2015-12-11 11:37:49 +00:00
92b5ee3487 Merge branch 'develop' into radiation
Conflicts:
	applications/utilities/preProcessing/viewFactorsGen/shootRays.H
	src/lagrangian/intermediate/submodels/addOns/radiation/absorptionEmission/cloudAbsorptionEmission/cloudAbsorptionEmission.C
	src/thermophysicalModels/radiation/derivedFvPatchFields/radiationCoupledBase/radiationCoupledBase.C
	src/thermophysicalModels/radiation/derivedFvPatchFields/radiationCoupledBase/radiationCoupledBase.H
	src/thermophysicalModels/radiation/radiationModels/fvDOM/fvDOM/fvDOM.C
	src/thermophysicalModels/radiation/radiationModels/fvDOM/radiativeIntensityRay/radiativeIntensityRay.C
	tutorials/mesh/parallel/filter/0.org/T
2015-12-11 09:50:43 +00:00
8b285d42f2 Update: Changing FatalErrorInFunction. Changing Emission for P1 and fvDOM.
The absorptionEmission models should provide the 'total' emissivity.
2015-12-10 13:57:51 -08:00
d6f7a603ff Merge branch 'develop' of develop.openfoam.com:Development/OpenFOAM-dev-OpenCFD into develop 2015-12-10 13:19:18 -08:00
2fee35e7fe ENH: Adding temporary fix for patchInjectionBase to find cellId where parcel is injected.
In ReactingMultiphaseParcel.C changing in calc function the  mass update due to phase change.
2015-12-10 13:11:48 -08:00
0ab048e076 COMP: autoHexMesh: fix pow(int, int) ambiguity 2015-12-10 11:25:53 +00:00
882698a1b5 ENH: Changing p_rgh BC and call to solidThermo in noPyrolysis.C 2015-12-09 13:45:29 -08:00
e2cefb1a10 BUG: dynamic refinement: unrefinement was not looking at protectedCell
cells that are protected should neither be refined nor unrefined. Fixed
the logic: if any of the cells to-be-merged (=unrefined) is protected
do not unrefine.
2015-12-09 17:05:30 +00:00
4fef499298 BUG: polyMesh: test for up-to-date data w.r.t. points 2015-12-09 17:03:15 +00:00
e44d484d37 Merge branch 'develop' of develop.openfoam.com:Development/OpenFOAM-dev-OpenCFD into develop 2015-12-09 16:26:39 +00:00
5c9dff6146 GIT: Resolved conflict 2015-12-09 16:19:28 +00:00
8837a89237 STYLE: Updated links from openfoam.org to openfoam.com 2015-12-09 15:03:05 +00:00
8a724e82a9 Merge branch 'develop' of develop.openfoam.com:Development/OpenFOAM-dev-OpenCFD into develop 2015-12-09 11:02:22 +00:00
8f1d043364 GIT: Resolved conflict 2015-12-09 09:32:38 +00:00
9868e0f5dc Merge branch 'develop' of develop.openfoam.com:Development/OpenFOAM-dev-OpenCFD into develop 2015-12-09 09:28:18 +00:00
28b3d2ec77 ENH: fieldCoordinateSystemTransform: corrected header and dictionary. Fixes #21. 2015-12-09 09:27:34 +00:00
8400a1c19f ENH: Updated notImplemented(...)->NotImplemented messages 2015-12-08 22:56:15 +00:00
53053fed78 STYLE: Consistency update in OpenCFD copyright text 2015-12-08 22:29:28 +00:00
c29d3f1baa Merge branch 'feature-lagrangian' into 'develop'
ENH: Updated lagrangian libraries from internal development line



See merge request !22
2015-12-08 17:55:50 +00:00
9fddd7e05a ENH: Lagrangian - cleaned-up CloudToVTK cloud function object 2015-12-08 17:03:38 +00:00
b563c0f7fa BUG: Lagrangian ConeNozzleInjection - removed unnecessary reduce 2015-12-08 17:03:01 +00:00
fb6c384df7 ENH: Lagrangian injection models - updated header documentation for Doxygen 2015-12-08 17:00:15 +00:00
eafd5a3850 ENH: Updated Info, Warning and Error messages 2015-12-08 11:15:39 +00:00
ae95edeea4 ENH: Lagrangian sub models - tidied autoPtr clone usage 2015-12-08 11:09:22 +00:00
740f6896c6 Merge branch 'develop' of develop.openfoam.com:Development/OpenFOAM-dev-OpenCFD into develop 2015-12-08 10:36:58 +00:00
8997003857 BUG: localPointRegion: faces are duplicate only if sizes equal 2015-12-08 10:36:32 +00:00
4ba032b2be ENH: Adding diffusionMulticomponent combustion model.
Adding optional files to smallPoolFire2D to run using this model.
Taking out of the compilation of FSD combustion. It needs futher work to run using the new turbulent framework
2015-12-07 17:02:18 -08:00
3f55f752fc GIT: Resolve conflict with upstream merge from Foundation 2015-12-07 17:07:20 +00:00
34ecb74654 Merge branch 'feature-FO_execute_on_end' into 'develop'
ENH: functionObjects: call execute on last time step

- old convention was that on last time step it would only call end()
and not execute()
- however this meant that e.g. the functionObjectProperties file
did not get written
- and almost all functionObjects were doing an execute() inside of end()
- new convention: call execute() on last time step, just before doing end()

See merge request !24
2015-12-07 15:26:51 +00:00
9298d68ad3 BUG: objectRegistry: do not clear event number on dependent objects
This was causing same event number on both U and grad(U) which meant
that if one of the processors had different event number the trigger
of gradient caching would not be synchronised. Now instead the overflow
is detected in the regIOobject::upToDate function and handled consistently
(by assuming that the events of object will never differ by more than
labelMax/2)
2015-12-07 11:00:42 +00:00
3e5da0bcf2 ENH: functionObjects: call execute on last time step
- old convention was that on last time step it would only call end()
and not execute()
- however this meant that e.g. the functionObjectProperties file
did not get written
- and almost all functionObjects were doing an execute() inside of end()
- new convention: call execute() on last time step, just before doing end()
2015-12-03 17:39:34 +00:00