Commit Graph

182 Commits

Author SHA1 Message Date
Henry
cab71bd05f pimpleFoam: Added support for fixedFluxPressure BC 2014-03-20 16:34:31 +00:00
Henry
a8c917fd4b DyM solvers: correct Uf using phi after construction 2013-12-11 17:26:34 +00: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
046f740f0e Renamed relativeFlux -> makeRelative and absoluteFlux -> makeAbsolute 2013-08-20 15:40:00 +01:00
Sergio Ferraris
05022c2c02 BUG: In these solvers adjustPhi in the pEqn was calculated "before"
fvOption.relativeFlux() statement. Therefore adjustPhi was using
the absolute phi instead if the relative when the MRF was active
2013-08-07 17:18:08 +01:00
Henry
2d124e8e8b Removed blank-line 2013-06-20 10:40:01 +01:00
mattijs
3050476b1f STYLE: chtMultiRegionFoam: corrected comment 2013-06-07 14:53:49 +01:00
andy
1ad81c9b19 BUG: Added missing/non-committed file 2013-06-04 09:50:21 +01:00
andy
d18db8ba07 ENH: potentialFreeSurfaceFoam - updated phi patches so can use fixed flux pressure on moving boundaries 2013-06-03 18:26:56 +01:00
Henry
042354a88e rhoPimpleDyMFoam: New version of rhoPimpleFoam for moving-mesh cases 2013-04-29 14:34:15 +01:00
andy
2915000cbc BUG: Corrected fvOptions usage in pimpleDyMFoam UEqn 2013-04-11 12:05:44 +01:00
Henry
339644581c Field mapping following topology change: Dy default additional faces now inherit the internal field values
if they do not have neighbouring faces from which the values may be
interpolated.  Also the old-time flux is set to the current flux values
following correction.  This currently supports only Euler time-schemes.
2013-03-25 16:43:46 +00:00
andy
5ec46af785 ENH: Solver updates for fvOptions usage 2013-01-22 09:43:44 +00:00
andy
2931af2eea BUG: Added missing fvOptions to rhs of UEqn 2013-01-21 17:40:27 +00:00
andy
78df71ea98 ENH: Updated solver header doc 2013-01-11 16:04:33 +00:00
andy
d2b84dc511 ENH: Updated fieldSources->fvOptions for solvers 2013-01-08 09:38:01 +00:00
opencfd
de29a1ed27 Merge branch 'master' of dm:/home/dm4/OpenFOAM/OpenFOAM-dev 2012-12-10 17:09:34 +00:00
opencfd
391a703b90 COMP: various: indirect linkage problems on Ubuntu12.04 2012-12-10 17:08:42 +00:00
andy
72ab425a77 ENH: Updated instantiation of sources by solvers 2012-12-10 15:21:37 +00:00
andy
b785ae594d ENH: Updated sources for incompressible solvers 2012-12-10 11:09:08 +00:00
andy
63177c9da4 ENH: pimpleFoam - added sources.correct(U) after momentum solve 2012-12-10 10:15:54 +00:00
andy
70d61bfe09 ENH: Updated Allwmake scripts 2012-12-06 09:50:36 +00:00
andy
12ec31f0c9 ENH: Updated sources handling in pimpleFoam 2012-12-05 17:07:15 +00:00
andy
5128ae22c0 ENH: Added MRF functionality to porousSimpleFoam 2012-12-05 16:08:11 +00:00
andy
1bd09f6e16 ENH: Removed MRFSimpleFoam - can now use simpleFoam + basicSource 2012-12-05 15:56:52 +00:00
andy
3fd6abf893 ENH: Updated simpleFoam sources hook for relativeFlux 2012-12-05 15:54:36 +00:00
andy
51a2313c3e BUG: potentialFreeSurfaceFoam - Corrected pressure calculation - mantis #654 2012-12-04 18:07:24 +00:00
andy
044280e4ac ENH: Moved call to constrain to after equation relaxation 2012-11-29 18:15:12 +00:00
andy
ef95b084ed ENH: Added MRF and porosity functionality to pimpleFoam 2012-11-29 16:37:12 +00:00
mattijs
e65512be4e COMP: sampling: moved sampledSet writing to fileFormats 2012-11-16 13:13:39 +00:00
andy
6bc9714f1f ENH: Updated MRF solvers 2012-10-29 16:57:58 +00:00
andy
4cc5aa152e ENH: Updated porousSimpleFoam after porosity model updates 2012-10-18 15:43:56 +01:00
Henry
3685e80369 nonNewtonianIcoFoam: Added stress transpose term 2012-04-29 22:02:38 +01:00
Henry
28762dc468 Removed trailing whitespace 2012-04-19 14:17:30 +01:00
Henry
aaf0eed6ae Changed dates 2012-02-24 10:12:42 +00:00
Henry
7df00f96fc Correct line lengths 2012-02-23 12:31:16 +00:00
andy
90d2f80aae ENH: Deprecated channelFoam solver - can now use pimpleFoam with field sources 2012-01-31 12:23:16 +00:00
andy
9c8e2fa709 ENH: Updated use of field sources in simple/pimple solvers 2012-01-26 16:23:34 +00:00
mattijs
9030833a49 COMP: porousSimpleFoam: Make/options for fieldSources 2012-01-16 16:41:56 +00:00
sergio
698ceefed1 ENH: Adding fieldSources lib to solvers usiing sources 2012-01-10 15:34:42 +00:00
andy
3aadb63c4b ENH: Added new potentialFreeSurfaceFoam solver - single phase with wave height inclusion 2011-11-18 10:07:46 +00:00
andy
84ad94a455 ENH: pimple solvers: no longer update U in UEqn unless specifying a momentum predictor 2011-11-15 16:13:53 +00:00
andy
874b598bf2 STYLE: Code formatting and consistency 2011-11-11 16:58:39 +00:00
andy
07c71f6d9d Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2011-11-03 17:42:36 +00:00
andy
e0b35ae32e ENH: moved sources to eqn rhs 2011-11-03 17:19:13 +00:00
andy
4b527e3e27 ENH: Updated solvers using fieldSources 2011-11-03 16:58:53 +00:00