Commit graph

149 commits

Author SHA1 Message Date
Henry
8de4ad7f50 DiagTensor: add conversion from SymmTensor 2014-05-16 13:18:04 +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
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
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
mattijs
b194727f30 Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x 2014-05-08 17:25:30 +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
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