Henry
19f017fb18
fvcSurfaceIntegrate: add support for sub-cycling with mesh-motion
...
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1471
Note:
In order to avoid unexpectedly poor results I think it would be
better if sub-cycling in time were limited to static meshes and
solid-body motion only and the Vsc() function removed and I will
consider this for the next release with the addition of a check for
solid-body motion in the case that sub-cycling is applied. Now that
MULES support semi-implicit operation there is less need for
sub-cycling and I would recommend that you use this approach in
interDyMFoam for your complex mesh motion cases.
2015-01-02 16:39:08 +00:00
Henry
22276a35af
Corrected and improved documentation
...
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=790
2015-01-01 16:38:49 +00:00
Henry
057c90f482
Updated header
2015-01-01 16:20:57 +00:00
Henry
be428aacd7
particle::initCellFacePt(): Added suggestions to resolve failure to find particle
...
Resolves bug report: http://www.openfoam.org/mantisbt/view.php?id=1461
2015-01-01 16:18:14 +00:00
Henry
7200eb272a
primitiveMesh::pointInCellBB: Inflate the cell isotropically to handle anisotropic cells more robustly
2015-01-01 13:30:20 +00:00
Henry
278819d0ef
atmBoundaryLayer: Attempt to rationalize the inputs and documentation to make this BC more usable
...
Resolves bug report http://www.openfoam.org/mantisbt/view.php?id=860
2014-12-29 17:27:51 +00:00
Henry
8df3ba9ae1
atmBoundaryLayerInletVelocity: removed spurious limit U <= Uref
...
Rewrote using field algebra rather than looping over cells
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1384
2014-12-29 12:03:26 +00:00
Henry
a01b5bb4a0
Corrected/improved mixed BC formulation to ensure the reference temperature is physical
...
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1369
2014-12-29 11:06:08 +00:00
Henry
b3abea74dd
fanFvPatchField: Correct the type specialization
...
Resolves bug report http://www.openfoam.org/mantisbt/view.php?id=1415
2014-12-28 16:58:56 +00:00
Henry
b1f2c68808
Write the coefficients before the field
2014-12-28 16:58:41 +00:00
Henry
9a79633f07
CrankNicolsonDdtScheme: Changed ddtCorr from a basic Euler scheme to include the Crank-Nicolson correction
...
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1468
2014-12-28 12:42:18 +00:00
Henry
3d782bec68
rotorDiskSource: Corrected coordinate transformations
...
Now the rotor axis may be specified in other than the z-direction
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1290
2014-12-22 10:06:15 +00:00
Henry
1e53cf9f7e
RDT -> rapid distortion theory
2014-12-21 22:02:25 +00:00
Henry
a55f8a1712
Corrected tc and ms for new parcels
...
Resolved bug-report http://www.openfoam.org/mantisbt/view.php?id=1286
2014-12-18 13:17:25 +00:00
Henry
3ccfb5ae39
Correct child parcel properties
...
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1287
2014-12-18 13:05:24 +00:00
Henry
2d4b657734
Reduce the stripped parcel mass due to evaporation
...
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1295
2014-12-18 12:51:47 +00:00
Henry
e137f8f967
Improved member function documentation
...
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1285
2014-12-18 12:35:39 +00:00
Henry
a15e16a5b7
Renamed minParticleMass -> minParcelMass
...
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1288
2014-12-18 12:24:09 +00:00
Henry
de9d80f867
fvDOM: check mesh is on x-y plane for 2D cases and in x-direction for 1D cases
2014-12-18 11:38:51 +00:00
Henry
51c4e5fb04
Added references
2014-12-17 14:21:16 +00:00
Henry
238e9b7b57
Corrected description
2014-12-17 14:20:54 +00:00
Henry
867858f550
Added return when position_ == endPosition
...
May resolve bug-report http://www.openfoam.org/mantisbt/view.php?id=1459
2014-12-16 20:47:53 +00:00
Henry
be8f71f8a1
Added reference
2014-12-16 09:47:45 +00:00
Henry
87653bd27d
Corrected calculation of multi-layer resistance
...
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1447
2014-12-16 08:43:35 +00:00
Henry
92e35eba6a
Corrected calculation of iTp
...
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1456
2014-12-12 11:54:29 +00:00
Henry
69ca5144e0
Improved test to avoid /0
2014-12-12 11:29:30 +00:00
Henry
6380962068
Keep copy rather than reference to returned object.
...
Resolves bug report http://www.openfoam.org/mantisbt/view.php?id=1454
2014-12-12 08:49:08 +00:00
Henry
6aaac1d264
Updated copyright following transfer from OpenCFD
2014-12-10 12:41:41 +00:00
mattijs
c5944c5390
BUG: turbulentTemperatureRadCoupledMixed: incorrect multi-layer averaging ( #1440 )
2014-11-13 14:32:44 +00:00
mattijs
55e0424234
Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x
2014-11-07 12:15:38 +00:00
mattijs
a727baf174
ENH: snappyHexMesh: debug output
2014-11-07 12:11:11 +00:00
andy
590d57f32f
Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x
2014-11-04 15:46:58 +00:00
andy
25fc9b5559
ENH: Film models - added output of injected mass per patch
2014-11-04 15:46:17 +00:00
mattijs
dc7d7b5c42
Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x
2014-10-31 16:44:46 +00:00
mattijs
6a4d8bb43e
BUG: mapNearest: candidate selection
2014-10-31 16:41:00 +00:00
mattijs
e9c50822ab
ENH: searchablePlate: clearer message
2014-10-31 16:39:46 +00:00
andy
6482bfa1db
Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x
2014-10-30 09:57:06 +00:00
andy
f732d99884
BUG: coupledPolyPatch: removed NOORDERING clause
2014-10-30 09:57:02 +00:00
mattijs
55f669e302
BUG: #1424 : coupled patch handling
2014-10-28 11:30:30 +00:00
mattijs
4decdb5bad
ENH: edgeIntersections: added merging
2014-10-22 12:18:38 +01:00
sergio
9606d1dace
Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x
2014-10-21 10:11:56 +01:00
sergio
072ec5ad9b
BUG: #1419 writing kappaLayers and thicknessLayers write out
2014-10-21 10:11:09 +01:00
andy
eeada10f00
ENH: Added new solidification and melting fvOption
2014-10-16 10:21:01 +01:00
andy
f722953ed7
Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x
2014-10-16 08:58:04 +01:00
sergio
afda83faa5
BUG: adding templated argument to Field
2014-10-15 12:28:49 +01:00
sergio
f2ddca6433
Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x
2014-10-15 12:14:42 +01:00
sergio
057f8797dd
BUG: Adding mapping function to radiationCoupledBase
2014-10-15 12:14:15 +01:00
sergio
a90c8192d7
BUG: Adding mapping functions to radiationCoupledBase
2014-10-15 11:53:02 +01:00
william
e1b8f23040
BUG: mantis #1408 : added small value protection to division
2014-10-15 11:50:55 +01:00
william
3aee371e7c
erge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x
2014-10-15 10:54:49 +01:00