Henry
|
137bb2e4a6
|
rhoPimpleDyMFoam/pEqn: Filter use of meshPhi
|
2014-05-18 21:31:44 +01:00 |
|
Henry
|
30947d1571
|
wallFunctions: Handle moving meshes
|
2014-05-18 21:19:58 +01:00 |
|
Henry
|
86498d3dbe
|
rhoPimpleDyMFoam/correctPhi.H: Add compressibility term in pcorr equation
|
2014-05-18 21:19:26 +01:00 |
|
Henry
|
08cff2ac41
|
fvMeshGeometry: Dump core if phi() is called for a non-moving mesh to help trace problem
|
2014-05-18 21:18:30 +01:00 |
|
Henry
|
4c9dc30ed4
|
flowRateInletVelocity: removed unused function
|
2014-05-18 21:17:49 +01:00 |
|
Henry
|
3940d74d2b
|
interfaceProperties: rename 'K' to 'interfaceProperties:K' to avoid conflict with the mechanical energy
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1239
|
2014-05-16 17:18:51 +01:00 |
|
Henry
|
3207f8d0c7
|
sixDoFRigidBodyMotion: Add support to specify the centre for rotation independent of the centre of mass
via the point, line or plane constraints.
|
2014-05-16 15:35:11 +01:00 |
|
Henry
|
8de4ad7f50
|
DiagTensor: add conversion from SymmTensor
|
2014-05-16 13:18:04 +01:00 |
|
Henry
|
979da78e59
|
twoPhaseEulerFoam/twoPhaseSystem/diameterModels/IATE: Correct coefficient on dilatation term
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1291
|
2014-05-16 13:15:11 +01:00 |
|
sergio
|
9210f4ff58
|
Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x
|
2014-05-14 17:13:21 +01:00 |
|
sergio
|
08fb6d0232
|
Changing constructor in regionCoupledBase
|
2014-05-14 17:12:59 +01:00 |
|
sergio
|
ce6ad3e49b
|
BUG: correcting fields names
|
2014-05-14 17:11:28 +01:00 |
|
andy
|
896bd3fd1b
|
ENH: rotorDiskSource - limit angle of attack to -pi to pi
|
2014-05-13 17:23:53 +01:00 |
|
andy
|
e399248ef2
|
Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x
|
2014-05-13 16:18:26 +01:00 |
|
andy
|
f81efcdc92
|
BUG: rotorDiskSource - local force was not transformed into global frame correctly - mantis #1290
|
2014-05-13 16:18:15 +01:00 |
|
andy
|
52bd3a8d35
|
ENH: localAxesRotation - added new consructor to operate on a list of cells
|
2014-05-13 16:17:06 +01:00 |
|
Henry
|
623c229d0a
|
Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x
|
2014-05-13 10:34:55 +01:00 |
|
Henry
|
b211c5d5a2
|
multiphaseInterFoam: cache the mixture kinematic viscosity for use in fvOptions etc.
|
2014-05-13 10:34:33 +01:00 |
|
Henry
|
78d8f619ee
|
Remove confusing IInfo macro the benefit of which is insufficient
Simply use the indent manipulator
|
2014-05-13 10:34:11 +01:00 |
|
Henry
|
7bbfa57576
|
tutorials/multiphase/interFoam/ras/angledDuct: VoF tutorial to demonstrate porosity feature via fvOptions
|
2014-05-12 23:15:50 +01:00 |
|
Henry
|
0baacc2593
|
DarcyForchheimer: add support for solvers which provide nu rather than mu
|
2014-05-12 23:15:27 +01:00 |
|
andy
|
0d83c251db
|
BUG: manualInjection - set timeEnd so that injection interval is finite - mantis #1241
|
2014-05-12 16:16:59 +01:00 |
|
andy
|
40e7df1d2a
|
BUG: reactingParcel - temperature was only limited on debug
|
2014-05-12 16:15:47 +01:00 |
|
andy
|
2374ee95e7
|
Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x
|
2014-05-12 15:12:26 +01:00 |
|
andy
|
8772bd474d
|
BUG: functionObjectFile - updated parallel ops - mantis #1242
|
2014-05-12 15:12:10 +01:00 |
|
Henry
|
d8c53d1f8a
|
explicitPorositySource: Change field naming to support multiphase
|
2014-05-12 12:23:16 +01:00 |
|
sergio
|
adf1460444
|
STY: Cleaning up coordinateSystemNew.C
|
2014-05-09 15:26:29 +01:00 |
|
sergio
|
fe8de9c92b
|
Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x
|
2014-05-09 15:04:50 +01:00 |
|
sergio
|
12cad2cfd6
|
BUG: http://www.openfoam.org/mantisbt/view.php?id=708
Bug fixing in vector transformation using localAxesRotation
Adding constructor for localAxesRotation class.
|
2014-05-09 14:59:07 +01:00 |
|
Henry
|
a50f386a24
|
Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x
|
2014-05-09 11:49:31 +01:00 |
|
Henry
|
5644c582f2
|
DTC tutorial cases: provide reference to original paper
Contains details of case and experimental results
|
2014-05-09 11:48:37 +01:00 |
|
mattijs
|
b194727f30
|
Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x
|
2014-05-08 17:25:30 +01:00 |
|
Henry
|
8e686b3b2d
|
rhoPorousSimpleFoam: remove optional constraints on pEqn as this would violate continuity
|
2014-05-08 11:55:55 +01:00 |
|
Henry
|
72576fdce9
|
twoPhaseEulerFoam: Add fvOptions support and tutorial
|
2014-05-08 11:45:50 +01:00 |
|
Henry
|
5c5b1293b7
|
MRF: add operator() for consistency with fvOptions
|
2014-05-08 11:45:12 +01:00 |
|
Henry
|
537f348c6e
|
fvOptions: Correct handling of density and add multiphase support
|
2014-05-08 11:44:40 +01:00 |
|
mattijs
|
216c32adf5
|
Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x
|
2014-05-07 17:41:46 +01:00 |
|
mattijs
|
178bd7a599
|
BUG: linearNormal: access out of bounds
|
2014-05-07 17:41:18 +01:00 |
|
Henry
|
d406bd3aab
|
MRFZone: Corrected explicit acceleration correction used in virtual-mass terms
|
2014-05-06 17:45:49 +01:00 |
|
andy
|
1ab61f8dae
|
BUG: sprayParcel - updated child particle count - mantis #1281
|
2014-05-06 14:01:21 +01:00 |
|
andy
|
13e3050c31
|
Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x
|
2014-05-06 13:18:45 +01:00 |
|
andy
|
147380eba5
|
BUG: ACMI - updated interpolation weights and construction order - mantis #1279
|
2014-05-06 13:18:41 +01:00 |
|
Henry
|
94b017308d
|
fvOptions: Rationalise the rhoEqn.H so that all compressible solvers support mass-sources correctly
|
2014-05-01 16:11:03 +01:00 |
|
Henry
|
8d308d7e81
|
fvOptions: Support the "options" sub-dictionary
to allow the file to contain dictionaries of general information
|
2014-05-01 14:58:40 +01:00 |
|
Henry
|
69c7649a3c
|
fvOptions: Support reading the fvOptions file from constant or system directories
|
2014-05-01 14:58:18 +01:00 |
|
andy
|
cc20549ca6
|
Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x
|
2014-04-30 16:55:30 +01:00 |
|
andy
|
baceaf8457
|
ENH: surface film - updates to help smooth restart behaviour
|
2014-04-30 16:55:03 +01:00 |
|
Henry
|
3c17dd8490
|
potentialFreeSurfaceDyMFoam: New DyM version of potentialFreeSurfaceFoam
with tutorial
|
2014-04-30 16:08:03 +01:00 |
|
Henry
|
9484478a01
|
driftFluxFoam/relativeVelocityModels: added access to mixture
|
2014-04-30 14:49:38 +01:00 |
|
sergio
|
cde7f593dc
|
Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x
|
2014-04-30 12:04:40 +01:00 |
|