Commit graph

33 commits

Author SHA1 Message Date
Henry
7ea650d4ca Revert non-orthogonality treatment for non-coupled BCs. 2014-07-06 20:20:16 +01:00
Henry
e461dd8f93 ddtSchemes: Name meshPhi "meshPhi" and do not register 2014-06-19 16:27:35 +01:00
Henry
43639b4c78 CrankNicolsonDdtScheme: Corrected compressible ddt for moving meshes 2014-06-17 16:17:09 +01:00
mattijs
14edbacd70 ENH: nearWallDist: handle changing numbers of patches 2014-05-30 16:44:42 +01:00
Henry
55a97bd751 movingWallVelocityFvPatchVectorField: Update U at the wall only if the mesh is 'moving' rather than 'changing'.
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1305
2014-05-28 12:54:25 +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
0baacc2593 DarcyForchheimer: add support for solvers which provide nu rather than mu 2014-05-12 23:15:27 +01:00
Henry
5c5b1293b7 MRF: add operator() for consistency with fvOptions 2014-05-08 11:45:12 +01:00
Henry
d406bd3aab MRFZone: Corrected explicit acceleration correction used in virtual-mass terms 2014-05-06 17:45:49 +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
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
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
7dad3789f2 Uf and rhoUf: Corrected handling of restart 2014-04-23 12:11:07 +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
andy
36fdb47877 ENH: porosity model updates for moving meshes 2014-04-11 14:32:31 +01:00
andy
0d1ba8b51e ENH: porosity model updates for moving meshes 2014-04-08 12:32:59 +01:00
andy
80868b52ed ENH: ACMI updates 2014-04-04 16:37:59 +01:00
andy
e5a8684695 ENH: uniformTotalPressure BC updates 2014-03-31 16:50:31 +01: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
Henry
3c837948f1 Removed alphaOuterCorrectors option because the mass-flux should be updated for all PIMPLE iterations
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1225
2014-03-17 21:31:09 +00:00
Henry
46d53c222d Revert pressureInletOutletVelocity BCs
due to convergence problems with the new version for runs at high Courant number
2014-03-12 12:27:19 +00:00
andy
bc50af6007 Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x 2014-02-26 13:47:39 +00:00
andy
8fa487c31a BUG: AMI with low-weight correction - further wrapping around interpolation - mantis #1174 2014-02-26 13:44:22 +00:00
Henry
8038d7bc1d wedgeFvPatch: provide specialized version of delta()
to ensure than the delta vectors are normal to the wedge plane.
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1185
2014-02-26 10:02:00 +00:00
william
c71c6e9020 STYLE: oscillatingFixedValueFvPatchField: typo in function description 2014-02-20 10:46:23 +00:00
OpenFOAM-admin
9fd0db5cf9 Initial commit for version 2.3.x 2014-02-17 16:00:08 +00:00