Commit graph

136 commits

Author SHA1 Message Date
william
eb086ae455 BUG: JohnsonJacksonParticleSlipFvPatchVectorField: using solid turbulent visocity rather than thermo viscosity 2014-04-07 09:30:47 +01:00
william
98028e3c58 Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x 2014-04-04 16:42:14 +01:00
william
889b1c3306 ENH: made cyclone particles larger to compensate for drag model changes 2014-04-04 16:07:47 +01:00
william
4f8337cf8b BUG: twoPhaseEulerFoam: fixed definition of Nu in RanzMarshall heat transfer model 2014-04-04 11:57:39 +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
d2aac18bfc GIT: damBreak: remove generated file 2014-04-04 11:10:46 +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
13b2ff2be9 BUG: divergence in cyclone tutorial fixed by turning off cellValueSourceCorrection 2014-04-04 09:27:02 +01:00
mattijs
d5f43168c9 ENH: createBafflesDict: added comment 2014-04-03 12:35:10 +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
mattijs
4d6f4a3115 Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x 2014-04-01 15:06:35 +01:00
mattijs
ffdde441c2 COMP: linear: single precision build 2014-04-01 15:06:19 +01:00
william
fb9dec077b BUG: twoPhaseEulerFoam: fixed definition of drag in kineticTheory turbulence model 2014-04-01 09:12:03 +01:00
william
5d268c80ca Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x 2014-03-31 17:16:38 +01:00
william
ae9e5fae76 ENH: twoPhaseEulerFoam: added new interfacial models 2014-03-31 16:59:07 +01:00
andy
ed61ba2199 ENH: mapFields - added mapMethod to arg notes 2014-03-31 16:57:14 +01:00
andy
9de87127a2 Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x 2014-03-31 16:50:35 +01:00
andy
e5a8684695 ENH: uniformTotalPressure BC updates 2014-03-31 16:50:31 +01:00
andy
45a2caf37c ENH: mapFields - updated handling of boundary fields 2014-03-31 16:50:10 +01:00
andy
e3997b2a8f ENH: surface film model updates 2014-03-31 16:49:43 +01:00
sergio
0e14a3ded6 Changing BC for U at side and front/back patches 2014-03-31 12:17:01 +01:00
mattijs
11aba40114 ENH: foamLog: handle variables with '.' in name 2014-03-31 09:27:42 +01:00
andy
ca71a67b28 ENH: surface film - reverted laminar model to be equivalent to old surface shear model 2014-03-28 16:20:40 +00:00
andy
e9fdb553da Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x 2014-03-28 16:00:33 +00:00
andy
b99b1d21a2 BUG: cyclicAMI - fixed transform for case that angle is given - mantis #1217 2014-03-28 15:59:47 +00:00
william
4421a5fde4 Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x 2014-03-27 11:59:06 +00:00
william
0f873c5a31 BUG: twoPhaseEulerFoam: Fixed JohnsonJackson BCs write 2014-03-27 11:58:15 +00:00
Henry
4384179034 Corrected rho used for yPlus 2014-03-26 15:19:39 +00:00
Henry
840078c02e driftFluxFoam: corrected density to get kinematic viscosity for yPlus 2014-03-26 14:31:09 +00:00
Henry
962bb79676 driftFluxFoam: Changed the laminar viscosity used in the k-epsilon model that of the mixture 2014-03-26 12:49:18 +00:00
Henry
c957f2450d continuousGasKEpsilon: Omega now consistent with Lahey 2005 paper 2014-03-26 12:48:37 +00:00
william
7cc1ed27b3 BUG: driftFluxFoam: removed divide by alpha from general Udm model 2014-03-25 16:07:04 +00:00
william
a07e04cdb6 BUG: twoPhaseEulerFoam: Fixed JohnsonJackson Theta BC write 2014-03-25 14:36:18 +00:00
william
6e1a5b6781 Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x 2014-03-24 10:32:18 +00:00
william
b4c22cc0ac ENH: twoPhaseEulerFoam: Added Johnson-Jackson slip and granular temperature BCs 2014-03-24 10:31:20 +00:00
Henry
9d0ee45918 Updated floatingObject boundary condition to handle tangential flow at surface in a more stable manner. 2014-03-21 10:33:34 +00:00
william
7d47fc0776 Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x 2014-03-21 10:02:30 +00:00
william
81a240af8c BUG: LaheyKEpsilon: fixed incorrect multiple of alpha*rho added in commit 13cdbe3 2014-03-21 10:02:06 +00:00
mattijs
22d5b76bfa Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x 2014-03-20 16:54:25 +00:00
mattijs
712d960b86 BUG: refinementHistory: access outside range 2014-03-20 16:50:42 +00:00
mattijs
808aced503 ENH: redistributePar: start with all patches present 2014-03-20 16:46:38 +00:00
Henry
e2343fa4d4 pimpleFoam: Added support for fixedFluxPressure BC 2014-03-20 16:34:31 +00:00
Henry
a53c5bead7 Removed unnecessary include 2014-03-20 16:34:17 +00:00
Henry
06a64fa8cd New BC to approximate the motion of a patch by setting the equivalent inflow/outflow 2014-03-20 16:33:27 +00:00
sergio
cc39026a60 Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x 2014-03-20 15:33:38 +00:00