Commit graph

3651 commits

Author SHA1 Message Date
Hrvoje Jasak
bf97c8ac1e Updated lnInclude build script 2016-06-01 22:22:08 +01:00
Hrvoje Jasak
fbc0a1b078 Formatting 2016-06-01 11:08:47 +01:00
Hrvoje Jasak
7e1ff4a7e7 Clean-up: debug was commented out 2016-05-31 20:22:49 +01:00
Hrvoje Jasak
0f2773bbda Bugfix: remove momentum equation from createFields.H 2016-05-31 19:26:40 +01:00
Hrvoje Jasak
262b02c5fb Fast coarse AMG comms: rewrite with maps 2016-05-31 19:26:15 +01:00
Hrvoje Jasak
bccb28bf05 Clean-up of old scaling options 2016-05-31 19:25:45 +01:00
Hrvoje Jasak
c36e6ae533 Formatting 2016-05-31 19:20:10 +01:00
Hrvoje Jasak
08918b96be Compilation: Removed typename from non-templated code 2016-05-31 16:59:22 +01:00
Hrvoje Jasak
0c4bb13943 Removed Info message 2016-05-31 14:35:46 +01:00
Hrvoje Jasak
5fdff77153 Reverted to old calculation of rho 2016-05-31 14:32:55 +01:00
Hrvoje Jasak
2915b66887 Merge branch 'nextRelease' of ssh://git.code.sf.net/p/foam-extend/foam-extend-3.2 into nextRelease 2016-05-31 14:30:17 +01:00
Hrvoje Jasak
b720af4a5a Merge branch 'master' of ssh://git.code.sf.net/p/foam-extend/foam-extend-3.2 into nextRelease 2016-05-31 14:29:37 +01:00
Hrvoje Jasak
9efb174e00 Bug fix: memory leak at coarse level AMG 2016-05-31 14:27:42 +01:00
Hrvoje Jasak
e73d555aaa Formatting 2016-05-31 14:13:36 +01:00
Henrik Rusche
09a06be1a4 Merge branch 'nextRelease' into feature/fullyIntegratedRealGasThermo
Conflicts:
	src/thermophysicalModels/basic/derivedFvPatchFields/fixedEnthalpy/fixedEnthalpyFvPatchScalarField.C
	src/thermophysicalModels/basic/derivedFvPatchFields/gradientEnthalpy/gradientEnthalpyFvPatchScalarField.C
	src/thermophysicalModels/basic/derivedFvPatchFields/mixedEnthalpy/mixedEnthalpyFvPatchScalarField.C
2016-05-31 14:30:51 +02:00
Henrik Rusche
d16b06a15a Removing trailing whitespace, tabs and DOS CR 2016-05-30 12:23:04 +02:00
Henrik Rusche
ff0871caf9 Fixing merge errors 2016-05-30 10:40:08 +02:00
Henrik Rusche
820e8d7d95 Merge backport of new unrelaxation factor format from vanilla 3.0.1. Author: Henrik Rusche. Merge: Henrik Rusche 2016-05-30 09:59:34 +02:00
Henrik Rusche
f89267604a Work on relaxation factors 2016-05-30 09:57:48 +02:00
Henrik Rusche
fd95374293 BUGFIX: Remove DOS linefeeds in system/controlDict 2016-05-30 08:51:25 +02:00
Henrik Rusche
7fdaad2bde Quench warnings in systemCall FO - Full recompile! 2016-05-30 08:50:09 +02: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
0385dd389b Backported simpleFoamResidual and interFoamPressure (vanilla OF 3.0.1) 2016-05-29 00:10:25 +02:00
Vanja Skuric
b7c23999fc Small fixes and modifications to backports 2016-05-28 23:56:11 +02:00
Vanja Skuric
6b89e06489 Backported PDRFoam, rhoReactingFoam, sonicTurbDyMEngineFoam, turbDyMEngineFoam (vanilla OF 3.0.1) 2016-05-28 14:58:16 +02:00
Vanja Skuric
67a432800a Removed unnecessary fluxRequired from test cases 2016-05-28 14:04:34 +02:00
Vanja Skuric
f64478bded Backported fluid solving part of icoFsiFoam, icoFsiElasticNonLinULSolidFoam and tutorials (vanilla OF 3.0.1) 2016-05-28 13:40:33 +02:00
Vanja Skuric
4a87e64c33 Backported dnsFoam, mhdFoam, equationReaderDemo and tutorials (vanilla OF 3.0.1) 2016-05-28 13:01:02 +02:00
Vanja Skuric
b4f8bce87c Backported multiSolver and tutorials (vanilla OF 3.0.1) 2016-05-28 12:33:12 +02:00
Vanja Skuric
f3b7d067b7 Backported surfaceTracking solvers and tutorials (vanilla OF 3.0.1) 2016-05-28 12:12:37 +02:00
Vanja Skuric
7888cf1617 Backported viscoelasticFluidFoam and tutorials (vanilla OF 3.0.1) 2016-05-28 11:32:51 +02:00
Vanja Skuric
7bd4c355c0 Backported multiphase solvers and tutorials (vanilla OF 3.0.1) 2016-05-28 04:11:10 +02:00
Vanja Skuric
c9fea670b6 Backported lagrangian solvers and tutorials (vanilla OF 3.0.1) 2016-05-27 22:07:30 +02:00
Vanja Skuric
9811dd7d25 Backported heat transfer solvers and tutorials (vanilla OF 3.0.1) (in chtMultiRegionFoam and chtMultiRegionSimpleFoam only added setFluxRequired) 2016-05-27 17:46:05 +02:00
Hrvoje Jasak
cf8537a82d MERGE clean-up 2016-05-27 15:27:34 +01:00
Hrvoje Jasak
6381350077 Compilation: remove typename from non-templates 2016-05-27 15:27:14 +01:00
Vanja Skuric
7ffe7f3f46 Added setFluxRequired to pUCoupledFoam and MRFPorousFoam; backported tutorials 2016-05-27 14:30:28 +02:00
Vanja Skuric
0cd17ee5e0 Backported COUPLED solvers and tutorials (vanilla OF 3.0.1) 2016-05-27 14:11:25 +02:00
Hrvoje Jasak
c1fcc5d612 Bugfix: pFinal and UFinal 2016-05-27 12:06:27 +01:00
Hrvoje Jasak
478e29ab4d Removed extra file 2016-05-27 11:51:35 +01:00
Hrvoje Jasak
d62a001ab1 Formatting 2016-05-27 11:51:22 +01:00
Hrvoje Jasak
1c48fd672d Bugfix: Added UFinal 2016-05-27 11:50:55 +01:00
Hrvoje Jasak
464a091687 Changed compilation options for Infiniband 2016-05-27 11:36:24 +01:00
Hrvoje Jasak
d589290b43 Tutorial update 2016-05-27 10:33:19 +01:00
Vanja Skuric
3cd148c0c5 Backported steadyCompressibleFoam, steadyCompressibleMRFFoam, steadyCompressibleSRFFoam and tutorials (vanilla OF 3.0.1) 2016-05-27 01:33:07 +02:00
Vanja Skuric
620e1ce085 Backported sonicFoam, sonicDyMFoam, sonicLiquidFoam and tutorials (vanilla OF 3.0.1) 2016-05-27 00:17:32 +02:00
Vanja Skuric
1296dcd3ad Removed storePrevIter() - not needed anymore 2016-05-26 23:46:09 +02:00
Vanja Skuric
83a55f8b82 Changed convergence to residualControl in fvSolution cases with specified convergence (incompressible, compressible, basic, IB) 2016-05-26 23:22:36 +02:00
Vanja Skuric
c4c31e738e Removed storePrevIter (not needed with simple/pimple/piso.loop()); changed runTime.loop() to simple.loop() in SIMPLE solvers 2016-05-26 23:06:01 +02:00
Vanja Skuric
23765c920f Fixed solverPerformance residual backport 2016-05-26 22:16:12 +02:00