a46116ed5d
Merge branch 'radiation' into 'develop'
...
Radiation
See merge request !26
2015-12-11 11:41:46 +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
396169c108
ENH: Adding simpleCoealParcelFoam solver
2015-12-10 15:29:45 -08: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
ff56809375
ENH: autoHexMesh: allow location-in-mesh to be made into a cellZone
...
Normally the location-in-mesh is equivalent to a cellZone -1. This can
now be overridden by a surface-specified cellZone as before.
2015-12-10 11:50:42 +00:00
0bb501b69a
ENH: autoHexMesh: allow location-in-mesh to be made into a cellZone
...
Normally the location-in-mesh is equivalent to a cellZone -1. This can
now be overridden by a surface-specified cellZone as before.
2015-12-10 11:50:42 +00:00
604166a26a
Merge branch 'develop' of develop.openfoam.com:Development/OpenFOAM-dev-OpenCFD into develop
2015-12-10 11:26:26 +00:00
0ab048e076
COMP: autoHexMesh: fix pow(int, int) ambiguity
2015-12-10 11:25:53 +00:00
84602ec507
Merge branch 'develop' of develop.openfoam.com:Development/OpenFOAM-dev-OpenCFD into develop
2015-12-09 15:17:20 -08:00
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
9639259350
LimitFuncs: Update function specializations to satisfy gcc, clang and icpc
2015-12-09 22:37:43 +00:00
d1941723db
src/finiteVolume/interpolation: Modified code to conform to OpenFOAM coding standards
...
declaring the namespace in function definitions in C files
2015-12-09 22:23:38 +00:00
2147e6f8f8
BUG: helpType - removed 'boundary condition' text from argList options
2015-12-09 22:12:55 +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
fc98b1f6dc
reactingEulerFoam/interfacialModels/dragModels/TomiyamaKataokaZunSakaguchi: New drag model
...
Drag model for gas-liquid system of Tomiyama et al.
Reference:
"Drag coefficients of single bubbles under normal and microgravity
conditions"
Tomiyama, A., Kataoka, I., Zun, I., Sakaguchi, T.
JSME International Series B, Fluids and Thermal Engineering,
Vol. 41, 1998, pp. 472-479
Provided by Alberto Passalacq
2015-12-09 16:51:46 +00:00
e44d484d37
Merge branch 'develop' of develop.openfoam.com:Development/OpenFOAM-dev-OpenCFD into develop
2015-12-09 16:26:39 +00:00
0e01c44129
GIT: Resolved conflict
2015-12-09 16:19:28 +00:00
5c9dff6146
GIT: Resolved conflict
2015-12-09 16:19:28 +00:00
abeef3313d
STYLE: Updated header file documentation
2015-12-09 16:10:35 +00:00
4930a5169a
reactingMultiphaseEulerFoam: Correct and test LTS support
2015-12-09 15:39:45 +00:00
1d893a0bd6
reactingEulerFoam: Move LTS controls maxCo, maxDeltaT and rDeltaTSmoothingCoeff into the PIMPLE sub-dictionary
...
For consistency with all other solvers supporting the LTS option
2015-12-09 15:38:09 +00:00
8837a89237
STYLE: Updated links from openfoam.org to openfoam.com
2015-12-09 15:03:05 +00:00
3e48a99c5f
Merge branch 'feature_shm_zoning' of develop.openfoam.com:Development/OpenFOAM-dev-OpenCFD into feature_shm_zoning
2015-12-09 14:50:51 +00:00
8a724e82a9
Merge branch 'develop' of develop.openfoam.com:Development/OpenFOAM-dev-OpenCFD into develop
2015-12-09 11:02:22 +00:00
6510e5ce49
ENH: surfaceRedistributePar: switch off file modification checking.
2015-12-09 10:53:17 +00:00
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
e929241cd6
STYLE: Minor code tweaks
2015-12-09 10:29:12 +00:00
dc64f53924
GIT: remove remnants of conflict
2015-12-09 10:20:10 +00:00
d52b01c806
ENH: Updated output messages
2015-12-09 09:40:23 +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
67a9b8df73
metisDecomp: Changed to use scalar rather than float
...
Requires that metis is compiled with REALTYPEWIDTH set to 32 for SP and 64 for DP.
2015-12-09 09:16:08 +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
fb871828a5
fvPatchFields, fvsPatchFields, pointPatchFields: specifically declare namespace of functions
...
It is better to declare the namespace of each function in the C file
rather than "open" the namespace as this may lead to inconsistencies
between the declaration in the H files and definition in the C file.
2015-12-08 22:29:05 +00:00
af0001531c
ENH: autoHexMesh: rewrite of zone allocation
2015-12-08 18:44:24 +00:00
b5765db7c3
ENH: autoHexMesh: rewrite of zone allocation
2015-12-08 18:44:24 +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
e8118a9b04
ENH: Tutorials - removed boundary files from repository
2015-12-08 15:06:13 +00:00
12c85e7a28
Merge branch 'merge-foundation' of develop.openfoam.com:Development/OpenFOAM-dev-OpenCFD into merge-foundation
2015-12-08 15:04:28 +00:00