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 |
|
sergio
|
cde7f593dc
|
Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x
|
2014-04-30 12:04:40 +01:00 |
|
sergio
|
141c46d9bf
|
Small changes to energyRegionCoupled BC
|
2014-04-30 12:03:51 +01:00 |
|
sergio
|
10226b6cb0
|
ENH: changing externalWallHeatFluxTemperature BC to work using mixed type.
|
2014-04-30 12:00:17 +01:00 |
|
Henry
|
828165bbf6
|
TurbulenceModels: Updated the handling of mass-flux when computing div(U)
|
2014-04-29 17:40:26 +01:00 |
|
Henry
|
abcc7428ac
|
twoPhaseEulerFoam: Now in fully-conservative form
|
2014-04-29 15:47:39 +01:00 |
|
Henry
|
d9e81a6834
|
fvcMeshPhi: added 'relative' equivalent of absolute function
|
2014-04-29 14:54:55 +01:00 |
|
Henry
|
5ea83df1f5
|
finiteVolume: added support for ddt(alpha, rho, psi)
|
2014-04-29 14:54:18 +01:00 |
|
Henry
|
b8e1108ed6
|
VoF solvers: rationalize the relationship between VoF solvers
Improve code reuse
Add multiphaseInterDyMFoam
Retire MRFinterFoam -> now handled by interFoam with fvOptions
Update tutorials
|
2014-04-29 14:16:41 +01:00 |
|
Henry
|
b4261cab4f
|
buoyantKEpsilon: support multiphase operation
|
2014-04-29 11:42:49 +01:00 |
|
Henry
|
698fb8217c
|
Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x
|
2014-04-28 15:32:22 +01:00 |
|
Henry
|
cecec9a479
|
driftFluxFoam: Change turbulence modelling to new templated framework
Added k-epsilon model with buoyancy correction
|
2014-04-28 15:31:28 +01:00 |
|
Henry
|
51e50dfdb2
|
Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x
|
2014-04-27 23:08:02 +01:00 |
|
Henry
|
f9032755f3
|
Corrected message
|
2014-04-27 23:07:33 +01:00 |
|
Henry
|
a7782f7327
|
TurbulenceModels/turbulenceModels/laminar: Corrected name of nuEff for multiphase
|
2014-04-27 23:07:07 +01:00 |
|
Henry
|
766b204eae
|
subCycleTime: added access to cycle index
|
2014-04-27 23:06:39 +01:00 |
|
Henry
|
87a9a2c0a8
|
Wall-functions: Corrected conversion of muw->nuw
|
2014-04-24 11:30:00 +01:00 |
|
Henry
|
7dad3789f2
|
Uf and rhoUf: Corrected handling of restart
|
2014-04-23 12:11:07 +01:00 |
|
Henry
|
38a16bcb9b
|
Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x
|
2014-04-23 10:12:44 +01:00 |
|
andy
|
f8d5b1e870
|
Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x
|
2014-04-22 12:40:32 +01:00 |
|
andy
|
bd0e156630
|
ENH: Added new vorticity function object
|
2014-04-22 12:40:24 +01:00 |
|
mattijs
|
44fcb1216b
|
BUG: trackedParticle: avoid walking back to processor interface
|
2014-04-22 12:08:20 +01:00 |
|
mattijs
|
3727c2e374
|
STYLE: autoSnapDriver: spelling
|
2014-04-22 10:40:05 +01:00 |
|
Henry
|
8f08e02f79
|
Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x
|
2014-04-16 11:00:38 +01:00 |
|
Henry
|
58a338955b
|
DarcyForchheimer: Added support for phase properties
|
2014-04-15 20:22:21 +01:00 |
|
Henry
|
76f8487b90
|
DarcyForchheimer: Added support for phase properties
|
2014-04-15 19:24:31 +01:00 |
|
Henry
|
35579cef60
|
Corrected docs
|
2014-04-15 19:24:19 +01:00 |
|
william
|
500fe84701
|
Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x
|
2014-04-15 16:39:48 +01:00 |
|
william
|
1115c18a81
|
BUG: Mantis #1259: created lagrangian turbulence library for new turbulent structure
|
2014-04-15 16:38:06 +01:00 |
|
Henry
|
5597f1da7e
|
interRegionHeatTransferModel: Corrected semi-implicit treatment of energy
h and e, non-constant Cp/Cv and non-zero origin now supported
|
2014-04-15 12:42:28 +01:00 |
|
andy
|
36fdb47877
|
ENH: porosity model updates for moving meshes
|
2014-04-11 14:32:31 +01:00 |
|
andy
|
689b37fe0d
|
BUG: cylicAMI - corrected case for specified rotation - mantis #1206
|
2014-04-09 15:38:00 +01:00 |
|
andy
|
6cd3c738b1
|
BUG: solidBodyMotionFvMesh - correct parallel running after commit f3f82ff
|
2014-04-09 09:12:46 +01:00 |
|
andy
|
37e2c51677
|
ENH: removed unused code
|
2014-04-08 12:33:55 +01:00 |
|
andy
|
0d1ba8b51e
|
ENH: porosity model updates for moving meshes
|
2014-04-08 12:32:59 +01:00 |
|
andy
|
5e5cdc252b
|
ENH: forces FO - porosity calc updated for mesh changes
|
2014-04-08 11:59:41 +01:00 |
|
andy
|
0a52f10feb
|
ENH: polyMesh - add functions to set regIOobject up-to-date with mesh points for topology change
|
2014-04-08 11:57:27 +01:00 |
|
andy
|
f3f82ffc08
|
ENH: solidBodMotionFvMesh - add support for specifying cells by cellSet
|
2014-04-08 11:54:49 +01:00 |
|
andy
|
c420836901
|
Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x
|
2014-04-04 17:05:53 +01:00 |
|
andy
|
513c7ded0b
|
ENH: wall function updates for ACMI
|
2014-04-04 17:02:51 +01:00 |
|
andy
|
6a11aca74d
|
ENH: fileName - added isAbsolute function
|
2014-04-04 16:38:41 +01:00 |
|
andy
|
80868b52ed
|
ENH: ACMI updates
|
2014-04-04 16:37:59 +01:00 |
|
sergio
|
1b3c804761
|
BUG: Correcting calculation of Q
|
2014-04-04 11:28:47 +01:00 |
|
mattijs
|
946a4f8a23
|
Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x
|
2014-04-04 11:14:17 +01:00 |
|
mattijs
|
7ac96f1f97
|
ENH: polyMesh: handle locally zero cells
|
2014-04-04 11:07:50 +01:00 |
|
mattijs
|
322f93660c
|
ENH: ptscotchDecomp: handle locally zero cells
|
2014-04-04 11:07:16 +01:00 |
|
william
|
8c8779d5ce
|
Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x
|
2014-04-03 10:59:06 +01:00 |
|
william
|
8b7440a2fd
|
BUG: fixed definition of lagrangian dense drag models to account for pressure gradient
|
2014-04-03 10:58:48 +01:00 |
|
mattijs
|
072e93f463
|
ENH: tensor: limit calculation of small eigenvalues
|
2014-04-03 09:11:21 +01:00 |
|
sergio
|
72e07ed568
|
BUG: Correct index for wideBandAbsorptionEmission for coeff array
|
2014-04-02 10:03:13 +01:00 |
|