Commit graph

3562 commits

Author SHA1 Message Date
Hrvoje Jasak
ca7dbf2d1c Vanilla upgrade of tmp 2016-06-03 21:38:56 +01:00
Hrvoje Jasak
25809b6ec9 Merge branch 'nextRelease' of ssh://git.code.sf.net/p/foam-extend/foam-extend-3.2 into nextRelease
Conflicts:
	wmake/genInclude.pl
2016-06-03 17:15:00 +01:00
Hrvoje Jasak
cb3fbb4092 Bugfix: MS Windows fixes. Cesare Guardino 2016-06-03 17:13:51 +01:00
Hrvoje Jasak
3df928d553 Compilation: Update for native MS Windows build. Cesare Guardino 2016-06-03 17:13:21 +01:00
Hrvoje Jasak
564a76cc82 Bugfix: use std string 2016-06-03 17:11:33 +01:00
Hrvoje Jasak
39308c8146 Use memcheck with valgrind for mpirunDebug 2016-06-03 17:11:00 +01:00
Hrvoje Jasak
bd0f98f316 New contributor: Tessa Uroic 2016-06-03 17:08:05 +01:00
Hrvoje Jasak
3936303a8e Formatting 2016-06-03 16:53:46 +01:00
Hrvoje Jasak
b532587f12 Bugfix: const cast in field access in matrix for setValues. Bernhard Gscheider 2016-06-03 16:52:08 +01:00
Hrvoje Jasak
1a2005903c Bugfix: determinant of TensorN. Tessa Uroic 2016-06-03 16:05:54 +01:00
Hrvoje Jasak
9ea87a03a3 Formatting 2016-06-02 17:55:29 +01:00
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