Commit graph

31 commits

Author SHA1 Message Date
Vuko Vukcevic
7167d46046 Updated nut in all tutorials
Using nutkWallFunction instead of nutWallFunction (this is abstract base now and
nutkWallFunction is the same as previous nutWallFunction)
2018-06-19 15:40:23 +02:00
Henrik Rusche
fc7de48319 Removing trailing whitespace, tabs and DOS CR & Fixing some indentation 2018-06-01 18:17:04 +02:00
Henrik Rusche
4b4be75c2b Upgrade copyright notices & banner in source code 2018-06-01 18:11:37 +02:00
Hrvoje Jasak
a25ee6bb9e Coupled solver settings update 2018-05-16 11:52:04 +01:00
Hrvoje Jasak
e83fcedb06 Merge commit '9fbf8f1bfce0b178d61be485fac02007bf9c8b77' into geometricImmersedBoundary 2017-12-30 09:37:29 +00:00
Hrvoje Jasak
4ee3c86df1 Bugfix: use correct component norm and clean-up 2017-04-26 21:02:50 +01:00
Hrvoje Jasak
2b2073fa43 Tutorial settins update 2017-04-26 18:41:32 +01:00
Hrvoje Jasak
193c90c29d Tutorial update: block solver 2017-04-26 18:36:31 +01:00
Robert Keser
1f5e031f9c Repairing tutorial cases on windows. 2017-04-17 15:18:03 +02:00
Henrik Rusche
2881ea7064 Update case files 2016-06-21 15:04:21 +02:00
Henrik Rusche
07e9416f30 Bump version in headers 2016-06-21 15:04:12 +02:00
Hrvoje Jasak
d3dd00af18 Upgrade tutorials to BiCGStab solver 2016-06-04 20:23:34 +01:00
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