Commit graph

3529 commits

Author SHA1 Message Date
Henrik Rusche
d73e93637f FEAT: fluxRequired rolled out into FA 2016-06-05 21:47:27 +02:00
Henrik Rusche
2c1a3a6b6b BUGFIX: Fixes for tutorials 2016-06-05 21:37:55 +02:00
Vanja Skuric
c5dfd0efb6 Fixed faMeshDecomposition for globalFaceZone faces; added fam::laplacian with specified name 2016-06-05 01:40:44 +02:00
Vanja Skuric
bc0dc681ad Backported steadyUniversalFoam, steadyUniversalMRFFoam and tutorials (vanilla OF 3.0.1) 2016-06-05 01:28:13 +02:00
Vanja Skuric
406346f1b9 Removed unnecessary fluxRequired from tutorials 2016-06-05 00:58:40 +02:00
Vanja Skuric
a6e53dc3f1 Changed lduMatrix::solverPerformance to lduSolverPerformance inside corresponding solvers 2016-06-05 00:39:27 +02:00
Vanja Skuric
958063aedb Modified backport for SolverPerformance and SolutionControl (removed data.C(H) and lduSolverPerformance is now typedef from BlockSolverPerformance) 2016-06-05 00:37:20 +02:00
Hrvoje Jasak
72cac9cd0d Added lduSolvers library 2016-06-04 20:23:58 +01:00
Hrvoje Jasak
d3dd00af18 Upgrade tutorials to BiCGStab solver 2016-06-04 20:23:34 +01:00
Hrvoje Jasak
3c8716293d Added lduSolvers library 2016-06-04 20:22:37 +01:00
Hrvoje Jasak
912008547c Bugfix: More robust run script 2016-06-04 20:22:22 +01:00
Hrvoje Jasak
50f39d8e50 Added interpolation for grad(U) 2016-06-04 20:22:02 +01:00
Hrvoje Jasak
480cf683dd Bugfix: fixed memory leak for cached gradient in limited grad schemes 2016-06-04 08:47:49 +01:00
Hrvoje Jasak
ca9da6ed66 Removed tutorial boundary files 2016-06-04 08:29:48 +01:00
Hrvoje Jasak
1cbef3b650 Bugfix: Windows test loop 2016-06-04 08:29:05 +01:00
Hrvoje Jasak
a8f9677ef5 Tutorial clean-up: shockTube 2016-06-04 08:28:35 +01:00
Hrvoje Jasak
613ccf1fe9 Tutorials update 2016-06-04 08:26:21 +01:00
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