Commit Graph

196 Commits

Author SHA1 Message Date
Henry
f609ccd76f fvOptions: Rationalise the rhoEqn.H so that all compressible solvers support mass-sources correctly 2014-05-01 16:11:03 +01:00
Henry
b766becf56 Added makeRelative for MRF
Resolves bug report http://www.openfoam.org/mantisbt/view.php?id=1221
2014-03-14 08:25:45 +00:00
Henry
e0a6bf9a00 Update header 2014-02-04 16:25:17 +00:00
Henry
9dffad7cad Compressible solvers: change interpolation of rho*HbyA back to HbyA to avoid instability in prism and NACA test cases 2014-02-04 16:24:23 +00:00
Henry
f0cec33f88 Update headers 2014-01-27 13:00:48 +00:00
Henry
bee3508b38 Adding names to temporaries to avoid duplicate registrations 2014-01-27 12:59:58 +00:00
Henry
a8c917fd4b DyM solvers: correct Uf using phi after construction 2013-12-11 17:26:34 +00:00
Henry
e53d830742 rhoPimpleDyMFoam: correct dpdt for mesh-motion 2013-10-01 10:37:16 +01:00
Henry
17f2d5f189 Completed update of ddtCorr to use Uf for DyM solvers 2013-09-12 16:58:39 +01:00
Henry
0417e181e9 rhoPimpleDyMFoam: Updated to use Uf rather than phiAbs for ddtCorr 2013-09-12 14:58:27 +01:00
Henry
e9b6c5f293 Rationalise all correctPhi implementations 2013-09-11 22:59:00 +01:00
Henry
08baa6eda6 fixedFluxPressure BC: the snGrad is now pushed into the BC from pEqn.H rather than being evaluated in the BC 2013-09-11 00:10:00 +01:00
Henry
3ac2d3e65a Rationalised createPcorrTypes.H and createUf.H 2013-09-10 17:08:29 +01:00
Henry
470553c61a Updated headers 2013-09-09 12:41:33 +01:00
Henry
51f085faa5 Rewrite of ddtPhiCorr - ddtCorr and density-weight HbyA on compressible solvers.
For DyM solvers phiAbs is replaced by Uf but this conversion is currently not complete
2013-09-09 12:41:20 +01:00
Henry
f7145eb63f Removed unnecessary include directory 2013-09-02 09:46:25 +01:00
Henry
046f740f0e Renamed relativeFlux -> makeRelative and absoluteFlux -> makeAbsolute 2013-08-20 15:40:00 +01:00
mattijs
5bc4cc3b7c Merge remote-tracking branch 'origin/master' into feature/procAgglom 2013-05-01 16:57:36 +01:00
Henry
042354a88e rhoPimpleDyMFoam: New version of rhoPimpleFoam for moving-mesh cases 2013-04-29 14:34:15 +01:00
mattijs
d7cadf4937 Merge remote-tracking branch 'origin/master' into feature/procAgglom
Conflicts:
	src/OpenFOAM/db/IOstreams/Pstreams/Pstream.H
	src/OpenFOAM/db/IOstreams/Pstreams/UPstream.C
	src/OpenFOAM/db/IOstreams/Pstreams/UPstream.H
	src/OpenFOAM/db/IOstreams/Pstreams/combineGatherScatter.C
	src/OpenFOAM/db/IOstreams/Pstreams/gatherScatter.C
	src/OpenFOAM/db/IOstreams/Pstreams/gatherScatterList.C
	src/OpenFOAM/matrices/lduMatrix/solvers/GAMG/interfaceFields/processorGAMGInterfaceField/processorGAMGInterfaceField.C
	src/OpenFOAM/matrices/lduMatrix/solvers/GAMG/interfaceFields/processorGAMGInterfaceField/processorGAMGInterfaceField.H
	src/OpenFOAM/matrices/lduMatrix/solvers/GAMG/interfaces/GAMGInterface/GAMGInterface.H
	src/finiteVolume/fvMesh/fvMesh.H
2013-04-23 09:41:15 +01:00
Henry
d8eb000d14 rhoCentralDyMFoam: Remove spurious Info statement 2013-02-12 10:12:34 +00:00
Henry
7a86319cc0 rho?imple?Foam: Remove update of rho at beginning of pEqn to improve convergence 2013-01-25 12:42:24 +00:00
andy
5ec46af785 ENH: Solver updates for fvOptions usage 2013-01-22 09:43:44 +00:00
andy
31edc9685d BUG: Corrected fvOptions usage in pEqn 2013-01-22 09:12:00 +00:00
Henry
b824bbb660 rhoCentralFoam: Updated the handling of thermal transport
Note that smoluchowskiJumpTFvPatchScalarField still uses the specified Pr from the
thermophysicalProperties whereas it should derive appropriate information from
the thermo package
2013-01-20 21:23:17 +00:00
andy
d2b84dc511 ENH: Updated fieldSources->fvOptions for solvers 2013-01-08 09:38:01 +00:00
Henry
db89978ade Updated headers for Laurence and Andy 2012-12-17 11:42:00 +00:00
andy
2d3dc0b1f6 ENH: Updated Allw* scripts 2012-12-10 15:25:11 +00:00
andy
72ab425a77 ENH: Updated instantiation of sources by solvers 2012-12-10 15:21:37 +00:00
andy
e86258bc4e ENH: Updated sources for compressible solvers 2012-12-10 10:50:47 +00:00
andy
2bb551bc85 ENH: Updated smoluchowskiJump BC 2012-12-06 15:56:16 +00:00
andy
b5d1ab435d ENH: Updated solver run-time selectable sources 2012-12-06 15:08:52 +00:00
andy
365210a8fd ENH: Updated maxwellSlipU BC 2012-12-06 10:52:12 +00:00
andy
80a7c92759 ENH: Updated fixedRho BC 2012-12-06 10:27:57 +00:00
andy
70d61bfe09 ENH: Updated Allwmake scripts 2012-12-06 09:50:36 +00:00
andy
7769292a33 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-12-05 17:43:19 +00:00
andy
304b8a5f0d ENH: Updated and renamed rhoPorousMRFLTSPimpleFoam->rhoLTSPimpleFoam 2012-12-05 17:34:46 +00:00
andy
f9676a36bc ENH: Added file missed during commit #c7da0a5 2012-12-05 17:29:22 +00:00
andy
51ef47d818 ENH: Removed rhoPorousMRFPimpleFoam - functionality available in base rhoPimpleFoam 2012-12-05 17:12:28 +00:00
andy
c7da0a5c5e ENH: Updated sources handling in rhoPimpleFoam 2012-12-05 17:10:57 +00:00
andy
04d36cc27f ENH: Renamed rhoPorousMRFSimpleFoam rhoPorousSimpleFoam 2012-12-05 16:34:06 +00:00
andy
0bcb6aa871 ENH: rhoSimpleFoam - updated handling of generic sources 2012-12-05 16:30:46 +00:00
mattijs
e3c9dddd26 STYLE: mixedFixedValue: indentation 2012-12-04 17:57:17 +00:00
mattijs
485970d192 BUG: smoluchovskiBC: use fatalIOerror 2012-12-04 17:55:47 +00:00
andy
6bc9714f1f ENH: Updated MRF solvers 2012-10-29 16:57:58 +00:00
Henry
4ae2006824 rhoCentralFoam: Updated energy equation 2012-10-24 17:22:51 +01:00
andy
8d85caee1d ENH: Added run-time selectable sources to compressible solvers 2012-10-19 13:52:41 +01:00
andy
af8f5ed606 ENH: Updates to porosity solvers 2012-10-18 16:39:06 +01:00
mattijs
23c4157fea ENH: Allwmake: fail if any component fails 2012-10-11 17:07:19 +01:00
Henry
f897de27b8 Thermodynamics: E-equation generalized to handle mesh motion 2012-10-08 15:39:29 +01:00