mattijs
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
Mattijs Janssens
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
sergio
8b59127609
Merge branch 'develop' of develop.openfoam.com:Development/OpenFOAM-dev-OpenCFD into develop
2015-12-11 10:27:55 -08:00
sergio
06a1ff719c
dynamicLagragian implemetation from dev. Adding phase support.
2015-12-11 10:26:31 -08:00
sergio
8179509780
Transfering from dev copy constructors and clones for coordinateRotation classes
2015-12-11 10:24:55 -08:00
mattijs
6603af585d
BUG: fvc::average: excess printing. Fixes #30
2015-12-11 16:52:23 +00:00
mattijs
edec4d139d
STYLE: sigFpe: use of FatalErrorInFunction
2015-12-11 15:14:45 +00:00
mattijs
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
mattijs
f44d211fd3
ENH: autoHexMesh: check for both locationInMesh and locationsInMesh.
...
Fixes #31
2015-12-11 12:35:40 +00:00
mattijs
907b962e88
Merge branch 'develop' of develop.openfoam.com:Development/OpenFOAM-dev-OpenCFD into develop
2015-12-11 11:42:10 +00:00
Mattijs Janssens
a46116ed5d
Merge branch 'radiation' into 'develop'
...
Radiation
See merge request !26
2015-12-11 11:41:46 +00:00
mattijs
314da35fee
Merge branch 'develop' of develop.openfoam.com:Development/OpenFOAM-dev-OpenCFD into develop
2015-12-11 11:39:34 +00:00
mattijs
a71172b693
ENH: cyclicPeriodic: add some printing
2015-12-11 11:37:49 +00:00
mattijs
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
sergio
396169c108
ENH: Adding simpleCoealParcelFoam solver
2015-12-10 15:29:45 -08:00
sergio
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
sergio
d6f7a603ff
Merge branch 'develop' of develop.openfoam.com:Development/OpenFOAM-dev-OpenCFD into develop
2015-12-10 13:19:18 -08:00
sergio
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
mattijs
604166a26a
Merge branch 'develop' of develop.openfoam.com:Development/OpenFOAM-dev-OpenCFD into develop
2015-12-10 11:26:26 +00:00
mattijs
0ab048e076
COMP: autoHexMesh: fix pow(int, int) ambiguity
2015-12-10 11:25:53 +00:00
sergio
84602ec507
Merge branch 'develop' of develop.openfoam.com:Development/OpenFOAM-dev-OpenCFD into develop
2015-12-09 15:17:20 -08:00
sergio
c3854609a4
Adding 'compressible' flag in pEq for chtMultiRegionFoam and buoyantPimpleFoam, rhoThermo and
...
transient based solvers to account for incompressible Eq of State laws. It avoids taking into account
the term ddt(rho) as mass contribution due to compressibility effects
2015-12-09 15:11:16 -08:00
Andrew Heather
2147e6f8f8
BUG: helpType - removed 'boundary condition' text from argList options
2015-12-09 22:12:55 +00:00
sergio
882698a1b5
ENH: Changing p_rgh BC and call to solidThermo in noPyrolysis.C
2015-12-09 13:45:29 -08:00
mattijs
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
mattijs
4fef499298
BUG: polyMesh: test for up-to-date data w.r.t. points
2015-12-09 17:03:15 +00:00
mattijs
e44d484d37
Merge branch 'develop' of develop.openfoam.com:Development/OpenFOAM-dev-OpenCFD into develop
2015-12-09 16:26:39 +00:00
Andrew Heather
5c9dff6146
GIT: Resolved conflict
2015-12-09 16:19:28 +00:00
Andrew Heather
abeef3313d
STYLE: Updated header file documentation
2015-12-09 16:10:35 +00:00
Andrew Heather
8837a89237
STYLE: Updated links from openfoam.org to openfoam.com
2015-12-09 15:03:05 +00:00
mattijs
8a724e82a9
Merge branch 'develop' of develop.openfoam.com:Development/OpenFOAM-dev-OpenCFD into develop
2015-12-09 11:02:22 +00:00
mattijs
6510e5ce49
ENH: surfaceRedistributePar: switch off file modification checking.
2015-12-09 10:53:17 +00:00
Mattijs Janssens
ed2db73e50
Merge branch 'merge-foundation' into 'develop'
...
Merge foundation
Foundation code merged
- all compiles - was not all clean and needed to resolve many conflicts
- updated InfoIn, WarningIn, ErrorIn messaging
- removed fluxRequired from tutorials
- currently testing tutorials
See merge request !25
2015-12-09 10:52:13 +00:00
Andrew Heather
e929241cd6
STYLE: Minor code tweaks
2015-12-09 10:29:12 +00:00
Andrew Heather
dc64f53924
GIT: remove remnants of conflict
2015-12-09 10:20:10 +00:00
Andrew Heather
d52b01c806
ENH: Updated output messages
2015-12-09 09:40:23 +00:00
Andrew Heather
8f1d043364
GIT: Resolved conflict
2015-12-09 09:32:38 +00:00
mattijs
9868e0f5dc
Merge branch 'develop' of develop.openfoam.com:Development/OpenFOAM-dev-OpenCFD into develop
2015-12-09 09:28:18 +00:00
mattijs
28b3d2ec77
ENH: fieldCoordinateSystemTransform: corrected header and dictionary. Fixes #21 .
2015-12-09 09:27:34 +00:00
Andrew Heather
8400a1c19f
ENH: Updated notImplemented(...)->NotImplemented messages
2015-12-08 22:56:15 +00:00
Andrew Heather
53053fed78
STYLE: Consistency update in OpenCFD copyright text
2015-12-08 22:29:28 +00:00
Mattijs Janssens
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
Andrew Heather
9fddd7e05a
ENH: Lagrangian - cleaned-up CloudToVTK cloud function object
2015-12-08 17:03:38 +00:00
Andrew Heather
b563c0f7fa
BUG: Lagrangian ConeNozzleInjection - removed unnecessary reduce
2015-12-08 17:03:01 +00:00
Andrew Heather
fb6c384df7
ENH: Lagrangian injection models - updated header documentation for Doxygen
2015-12-08 17:00:15 +00:00
Andrew Heather
e8118a9b04
ENH: Tutorials - removed boundary files from repository
2015-12-08 15:06:13 +00:00
Andrew Heather
12c85e7a28
Merge branch 'merge-foundation' of develop.openfoam.com:Development/OpenFOAM-dev-OpenCFD into merge-foundation
2015-12-08 15:04:28 +00:00
Andrew Heather
c09571b227
BUG: Correcetd merge error in RunFunctions
2015-12-08 15:04:20 +00:00
mattijs
2e7d7d1609
BUG: RunFunctions: missing fi. Renamed variable. Updated Allrun scripts
2015-12-08 14:35:02 +00:00
mattijs
acecae7e44
COMP: subsetMesh: Make/options adapted for new location of fvMeshSubset
2015-12-08 14:18:35 +00:00