Commit graph

19 commits

Author SHA1 Message Date
Henrik Rusche
c0dc374d98 Merge PISO/PIMPLE solver updates. Author: Vanja Skuric. Merge: Henrik Rusche
Conflicts:
	applications/solvers/compressible/rhoPorousMRFPimpleFoam/rhoPorousMRFPimpleFoam.C
	applications/solvers/compressible/steadyCompressibleFoam/pEqn.H
	applications/solvers/compressible/steadyCompressibleMRFFoam/createFields.H
	applications/solvers/compressible/steadyCompressibleMRFFoam/pEqn.H
	applications/solvers/compressible/steadyCompressibleSRFFoam/createFields.H
	applications/solvers/compressible/steadyCompressibleSRFFoam/pEqn.H
	applications/solvers/coupled/MRFPorousFoam/createFields.H
	applications/solvers/coupled/pUCoupledFoam/createFields.H
	tutorials/compressible/rhoPorousMRFPimpleFoam/mixerVessel2D/system/fvSolution
	tutorials/compressible/steadyCompressibleFoam/transonicBump/system/fvSchemes
	tutorials/compressible/steadyCompressibleSRFFoam/bentBlade/system/fvSchemes
	tutorials/compressible/steadyCompressibleSRFFoam/simpleBlade/system/fvSchemes
	tutorials/coupled/conjugateHeatFoam/conjugateCavity/system/fvSchemes
	tutorials/coupled/conjugateHeatSimpleFoam/conjugateCavity/system/fvSchemes
	tutorials/equationReader/equationReaderDemo/pitzDaily/system/fvSchemes
	tutorials/heatTransfer/buoyantBoussinesqPisoFoam/hotRoom/system/fvSchemes
	tutorials/heatTransfer/buoyantBoussinesqSimpleFoam/hotRoom/system/fvSchemes
	tutorials/heatTransfer/buoyantBoussinesqSimpleFoam/iglooWithFridges/system/fvSchemes
	tutorials/incompressible/pUCoupledFoam/backwardFacingStepLaminar/system/fvSchemes
	tutorials/incompressible/pUCoupledFoam/backwardFacingStepTurbulent/system/fvSchemes
	tutorials/incompressible/pUCoupledFoam/cavity/system/fvSchemes
	tutorials/viscoelastic/viscoelasticFluidFoam/XPP_SE/system/fvSchemes
2016-05-29 16:37:07 +02:00
Vanja Skuric
7ffe7f3f46 Added setFluxRequired to pUCoupledFoam and MRFPorousFoam; backported tutorials 2016-05-27 14:30:28 +02:00
Hrvoje Jasak
67ad357bbf Update of grad(U).T() syntax in fvSchemes 2016-05-09 13:37:48 +01:00
Hrvoje Jasak
acb0ba58a4 Bugfix: simplified laplacian schemes 2016-02-05 15:10:24 +00:00
Hrvoje Jasak
c9af015399 Coupled solver update 2016-01-06 03:27:19 +00:00
Hrvoje Jasak
ce67a4d1ec Feature: linear solver update: ILUp and two-level AMG smoothers
Conflicts:
	src/foam/matrices/blockLduMatrix/BlockLduPrecons/BlockILUCpPrecon/BlockILUCpPrecon.H
	src/foam/matrices/blockLduMatrix/BlockLduSmoothers/BlockLduSmoother/BlockLduSmoother.C
2016-01-05 20:27:45 +00:00
Hrvoje Jasak
754203a114 Updated banner 2015-10-30 10:40:51 +00:00
Henrik Rusche
3bff9a7006 Upgrade case file headers 2015-08-11 14:49:20 +01:00
Hrvoje Jasak
e1fe806a11 Clean-up 2015-06-10 11:47:03 +01:00
Henrik Rusche
f5c5fe700b Upgrade case file headers 2015-05-18 09:54:33 +02:00
Hrvoje Jasak
1467bea682 Coupled solver, added bounds 2015-04-23 16:44:55 +01:00
Hrvoje Jasak
ef5cff7120 Coupled solver convergence criterion 2015-04-23 13:55:27 +01:00
Hrvoje Jasak
49a6c80191 Performance improvements on block-coupled solver tutorial 2014-08-01 15:34:02 +01:00
Henrik Rusche
c458150bfc Remove trailing whitespace systematically 2014-06-01 20:12:52 +02:00
Henrik Rusche
3c5ba8da44 bump version number 2014-06-01 18:23:43 +02:00
Hrvoje Jasak
f6f748948c Schemes clean-up 2014-05-29 00:48:27 +01:00
Hrvoje Jasak
9f0b36c671 Coupled p-U solver tutorials 2014-05-29 00:40:07 +01:00
Hrvoje Jasak
52b284e0a1 Tutorial update: steady-state 2014-05-28 20:19:29 +01:00
Dominik Christ
8848498e5d Added pUCoupledSolver with core library changes and tutorial case 2014-05-27 10:30:47 +01:00