Commit graph

1669 commits

Author SHA1 Message Date
Hrvoje Jasak
60d21de6de Change default nuRatio cut-off 2016-06-22 16:59:08 +01:00
Hrvoje Jasak
6d0cfbc4fe Merge branch 'nextRelease' of ssh://git.code.sf.net/p/foam-extend/foam-extend-3.2 into nextRelease 2016-06-22 16:55:26 +01:00
Henrik Rusche
2881ea7064 Update case files 2016-06-21 15:04:21 +02:00
Henrik Rusche
63e40d1381 Sync headers and whitespace produced by library 2016-06-21 15:04:21 +02:00
Henrik Rusche
07e9416f30 Bump version in headers 2016-06-21 15:04:12 +02:00
Henrik Rusche
a224c64812 Removing trailing whitespace, tabs and DOS CR & Fixing some indentation 2016-06-21 12:03:31 +02:00
Henrik Rusche
d5852c09da Removed superfluous; Synced duplicated files; Converted binary files 2016-06-21 11:16:29 +02:00
Hrvoje Jasak
7e6c12cf14 Bugfix: dimensionedType name error 2016-06-20 17:55:59 +01:00
Vanja Skuric
373ac3a85c FSI solvers and tutorials, and miscellaneous fixes by Zeljko Tukovic 2016-06-20 13:30:15 +01:00
Hrvoje Jasak
a7d5aa2e89 Viscoelastic model update: linear Maxwell and upper convected Maxvell. Jovani Favero and Miguel Nobrega 2016-06-20 11:36:24 +01:00
Hrvoje Jasak
7bca916150 Bugfix: Update coupled boundaries. Vuko Vukcevic 2016-06-20 10:45:19 +01:00
Hrvoje Jasak
144505d9f2 Rename Maxwell to UpperConvectedMaxwell model 2016-06-17 17:07:42 +01:00
Hrvoje Jasak
378b24ba22 Bugfix: Initialise sumMagToDiag result to zero. Henrik Rusche 2016-06-10 10:25:12 +01:00
Henrik Rusche
a39035d1f9 BUGFIX: Linkage of freesteam on MinGW 2016-06-10 10:09:51 +02:00
Hrvoje Jasak
4d454840d5 Removed unnecessary global reduce in AMG interface coarsening 2016-06-09 18:17:33 +01:00
Hrvoje Jasak
b8f2798408 Formatting 2016-06-09 18:03:55 +01:00
Hrvoje Jasak
685c316758 Added interfaceSize member to ggi ldu interfaces 2016-06-09 18:00:55 +01:00
Hrvoje Jasak
1b5c56340e Formatting 2016-06-09 18:00:18 +01:00
Hrvoje Jasak
a9157a3f2f Formatting 2016-06-09 17:58:13 +01:00
Hrvoje Jasak
c44fb66a1f Merge branch 'nextRelease' of ssh://git.code.sf.net/p/foam-extend/foam-extend-3.2 into nextRelease 2016-06-08 12:29:44 +01:00
Hrvoje Jasak
4dddd031d4 Clean-up 2016-06-08 12:28:53 +01:00
Hrvoje Jasak
4f014211e6 Expand-Contract for TensorN: first phase of optimisation 2016-06-08 12:27:51 +01:00
Hrvoje Jasak
761674415b Formatting 2016-06-08 12:27:13 +01:00
Hrvoje Jasak
ddb867ee9f Formatting 2016-06-07 16:28:47 +01:00
Henrik Rusche
235d99bd8e Merge fully integrated real gas thermo. Author: Christian Lucas. Merge: Henrik Rusche 2016-06-07 13:46:53 +02:00
Henrik Rusche
78ad89f025 Merge solution control backport. Auther: Vanja Skuric & FSB team. Merge: Henrik Rusche 2016-06-07 13:45:11 +02:00
Henrik Rusche
2477805d86 Merged Christian's update 2016-06-06 17:38:44 +02:00
Hrvoje Jasak
4f1adadf23 Changed turbulence model interface to remove non-const access to U 2016-06-06 14:59:41 +01:00
Hrvoje Jasak
3ea2cb128c Formatting 2016-06-06 12:09:15 +01:00
Henrik Rusche
d73e93637f FEAT: fluxRequired rolled out into FA 2016-06-05 21:47:27 +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
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
480cf683dd Bugfix: fixed memory leak for cached gradient in limited grad schemes 2016-06-04 08:47:49 +01:00
Hrvoje Jasak
ca7dbf2d1c Vanilla upgrade of tmp 2016-06-03 21:38:56 +01:00
Hrvoje Jasak
cb3fbb4092 Bugfix: MS Windows fixes. Cesare Guardino 2016-06-03 17:13:51 +01:00
Hrvoje Jasak
564a76cc82 Bugfix: use std string 2016-06-03 17:11:33 +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
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
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
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
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
f89267604a Work on relaxation factors 2016-05-30 09:57:48 +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
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
Hrvoje Jasak
d62a001ab1 Formatting 2016-05-27 11:51:22 +01:00
Vanja Skuric
23765c920f Fixed solverPerformance residual backport 2016-05-26 22:16:12 +02:00
Hrvoje Jasak
249db95e94 Steady universal (compressible and incompressible) flow solvers. Author: Hrvoje Jasak and Ilaria De Dominicis. Merge: Hrvoje Jasak. 2016-05-26 14:34:25 +01:00
Hrvoje Jasak
6b932b7875 Mixing plane and GGI interface with jumps. Author Ilaria DeDominicus. Merge: Hrvoje Jasak. 2016-05-26 14:33:22 +01:00
Hrvoje Jasak
0248621005 Formatting 2016-05-26 13:38:48 +01:00
Hrvoje Jasak
bcff0c43f1 Bugfix: Execute GGI transforms only on masked faces to avoid NaNs 2016-05-26 13:38:39 +01:00
Hrvoje Jasak
bb1874eb34 Bugfix: handling of gradU with cacheing 2016-05-26 13:37:01 +01:00
Hrvoje Jasak
b80d362741 GGI and mixing planes with jump conditions 2016-05-26 13:36:20 +01:00
Hrvoje Jasak
6fcd33126d Bifite rotation and 6-DOF ODE bug fixes 2016-05-25 10:56:03 +01:00
Henrik Rusche
ec515b441f Merged vanilla compatibility branch. Author: Henrik Rusche, FSB team. Merge: Henrik Rusche
Conflicts:
	applications/solvers/incompressible/channelFoam/channelFoam.C
	applications/solvers/incompressible/icoFoam/icoFoam.C
	applications/solvers/incompressible/nonNewtonianIcoFoam/nonNewtonianIcoFoam.C
	applications/solvers/incompressible/pimpleDyMFoam/UEqn.H
	applications/solvers/incompressible/pimpleDyMFoam/pimpleDyMFoam.C
	applications/solvers/incompressible/pimpleFoam/UEqn.H
	applications/solvers/incompressible/pimpleFoam/pEqn.H
	applications/solvers/incompressible/simpleFoam/UEqn.H
	applications/solvers/incompressible/simpleFoam/pEqn.H
	src/foam/fields/GeometricFields/GeometricTensorNFields/GeometricTensorNFields.H
	src/turbulenceModels/compressible/RAS/LRR/LRR.C
	src/turbulenceModels/compressible/RAS/LaunderSharmaKE/LaunderSharmaKE.C
	src/turbulenceModels/compressible/turbulenceModel/laminar/laminar.C
	src/turbulenceModels/incompressible/LES/GenEddyVisc/GenEddyVisc.C
	src/turbulenceModels/incompressible/LES/Smagorinsky2/Smagorinsky2.C
	src/turbulenceModels/incompressible/LES/SpalartAllmaras/SpalartAllmaras.C
	src/turbulenceModels/incompressible/LES/kOmegaSSTSAS/kOmegaSSTSAS.C
	src/turbulenceModels/incompressible/LES/laminar/laminar.C
	src/turbulenceModels/incompressible/RAS/LamBremhorstKE/LamBremhorstKE.C
	src/turbulenceModels/incompressible/RAS/LaunderSharmaKE/LaunderSharmaKE.C
	src/turbulenceModels/incompressible/RAS/LienCubicKE/LienCubicKE.C
	src/turbulenceModels/incompressible/RAS/NonlinearKEShih/NonlinearKEShih.C
	src/turbulenceModels/incompressible/RAS/RNGkEpsilon/RNGkEpsilon.C
	src/turbulenceModels/incompressible/RAS/SpalartAllmaras/SpalartAllmaras.C
	src/turbulenceModels/incompressible/RAS/coupledKEpsilon/coupledKEpsilon.C
	src/turbulenceModels/incompressible/RAS/kEpsilon/kEpsilon.C
	src/turbulenceModels/incompressible/RAS/kOmegaSST/kOmegaSST.C
	src/turbulenceModels/incompressible/RAS/laminar/laminar.C
	src/turbulenceModels/incompressible/RAS/qZeta/qZeta.C
	src/turbulenceModels/incompressible/RAS/realizableKE/realizableKE.C
	src/turbulenceModels/incompressible/turbulenceModel/laminar/laminar.C
	tutorials/basic/laplacianFoam/Case1.1_mixingPlane_sector_AB_60deg/system/fvSchemes
	tutorials/compressible/dbnsFoam/forwardStep/system/fvSchemes
	tutorials/compressible/dbnsFoam/shockTube/system/fvSchemes
	tutorials/compressible/dbnsTurbFoam/naca0012/system/fvSchemes
	tutorials/compressible/rhoPimpleFoam/angledDuct/system/fvSchemes
	tutorials/immersedBoundary/backwardStepShortTurbulentSimpleIbFoam/system/fvSchemes
	tutorials/immersedBoundary/pitzDailyBodyFitted/system/fvSchemes
	tutorials/immersedBoundary/pitzDailyLaminarSimpleIbFoam/system/fvSchemes
	tutorials/immersedBoundary/pitzDailyTurbulentSimpleIbFoam/system/fvSchemes
	tutorials/immersedBoundary/porousBumpChannelBodyFitted/system/fvSchemes
	tutorials/immersedBoundary/porousBumpChannelIb/system/fvSchemes
	tutorials/incompressible/MRFSimpleFoam/mixerVessel2D/system/fvSchemes
	tutorials/incompressible/boundaryFoam/boundaryLaunderSharma/system/fvSchemes
	tutorials/incompressible/boundaryFoam/boundaryTwoWallsFlowSolution/system/fvSchemes
	tutorials/incompressible/boundaryFoam/boundaryWallFunctions/system/fvSchemes
	tutorials/incompressible/channelFoam/channel395/system/fvSchemes
	tutorials/incompressible/icoFoam/elbow/constant/polyMesh/boundary
	tutorials/incompressible/pimpleDyMFoam/axialTurbine/system/fvSchemes
	tutorials/incompressible/pimpleDyMFoam/movingCone/system/fvSchemes
	tutorials/incompressible/pimpleDyMFoam/movingCone/system/fvSolution
	tutorials/incompressible/pimpleDyMFoam/movingCylinders/system/fvSchemes
	tutorials/incompressible/pimpleDyMFoam/wingMotion/wingMotion2D_pimpleDyMFoam/constant/polyMesh/boundary
	tutorials/incompressible/pimpleDyMFoam/wingMotion/wingMotion2D_pimpleDyMFoam/system/fvSchemes
	tutorials/incompressible/pimpleDyMFoam/wingMotion/wingMotion2D_simpleFoam/constant/polyMesh/boundary
	tutorials/incompressible/pimpleDyMFoam/wingMotion/wingMotion2D_simpleFoam/system/fvSchemes
	tutorials/incompressible/pimpleDyMFoam/wingMotion/wingMotion_snappyHexMesh/constant/polyMesh/boundary
	tutorials/incompressible/pimpleDyMFoam/wingMotion/wingMotion_snappyHexMesh/system/fvSchemes
	tutorials/incompressible/pimpleFoam/t-junction/system/fvSchemes
	tutorials/incompressible/pisoFoam/les/pitzDaily/system/fvSchemes
	tutorials/incompressible/pisoFoam/les/pitzDailyDirectMapped/system/fvSchemes
	tutorials/incompressible/pisoFoam/ras/cavity/system/fvSchemes
	tutorials/incompressible/porousSimpleFoam/angledDuctExplicit/system/fvSchemes
	tutorials/incompressible/porousSimpleFoam/angledDuctImplicit/system/fvSchemes
	tutorials/incompressible/porousSimpleFoam/beaverJoseph/system/fvSchemes
	tutorials/incompressible/porousSimpleFoam/porousPlug/system/fvSchemes
	tutorials/incompressible/simpleFoam/mixingPlaneAxial/system/fvSchemes
	tutorials/incompressible/simpleFoam/mixingPlaneDomADomB/system/fvSchemes
	tutorials/incompressible/simpleFoam/motorBike/system/fvSchemes
	tutorials/incompressible/simpleFoam/pitzDaily/system/fvSchemes
	tutorials/incompressible/simpleFoam/pitzDaily3Blocks/system/fvSchemes
	tutorials/incompressible/simpleFoam/pitzDailyExptInlet/system/fvSchemes
	tutorials/incompressible/simpleSRFFoam/mixer/system/fvSchemes

Fixing compilation of DBNS
2016-05-25 10:31:13 +02:00
Henrik Rusche
9007084567 Merge Request #32: Runtime-selectable flux & limiters in DBNS. Author: Henrik Rusche. Merge: Henrik Rusche
https://sourceforge.net/p/foam-extend/foam-extend-3.2/merge-requests/32/
2016-05-24 13:42:54 +02:00
Henrik Rusche
81847628ea Merge Request #31: BUGFIX: Minor bugfixes to coupled Matrix. Author: Henrik Rusche. Merge: Henrik Rusche
https://sourceforge.net/p/foam-extend/foam-extend-3.2/merge-requests/31/
2016-05-24 13:42:54 +02:00
Henrik Rusche
c00d4018e5 Merge Request #28: Additional funcionality in fvBlockMatrix (open)
Author: Vuko Vukcevic. Merge: Henrik Rusche
2016-05-24 13:41:43 +02:00
Henrik Rusche
aaf6eb314c Merged BUGFIX: Allow modification of comms type. Author: Henrik Rusche. Merge: Henrik Rusche 2016-05-24 13:41:36 +02:00
Henrik Rusche
3d1742c1f0 Merged cummulative developement branch (Hrvoje Jasak). Author: Hrvoje Jasak. Merge: Henrik Rusche
Conflicts:
	src/ODE/sixDOF/finiteRotation/finiteRotation.C
	src/ODE/sixDOF/sixDOFqODE/sixDOFqODE.C
	src/ODE/sixDOF/sixDOFqODE/sixDOFqODE.H
	src/dynamicMesh/meshMotion/solidBodyMotion/constantVelocity/constantVelocity.C
	src/dynamicMesh/meshMotion/solidBodyMotion/rotatingOscillation/rotatingOscillation.H
	src/finiteVolume/fields/fvPatchFields/derived/flowRateInletVelocity/flowRateInletVelocityFvPatchVectorField.C
	src/finiteVolume/finiteVolume/gradSchemes/limitedGradSchemes/cellLimitedGrad/cellLimitedGrads.C
	src/finiteVolume/finiteVolume/gradSchemes/limitedGradSchemes/cellMDLimitedGrad/cellMDLimitedGrads.C
	src/finiteVolume/finiteVolume/gradSchemes/limitedGradSchemes/faceLimitedGrad/faceLimitedGrads.C
2016-05-24 12:30:46 +02:00
Hrvoje Jasak
ac0abd9bc5 Formatting 2016-05-24 10:08:29 +01:00
Hrvoje Jasak
fcf1e18b6c Changed format of linear upwind schemes 2016-05-24 10:04:22 +01:00
Hrvoje Jasak
274330abd9 Bugfix: cached gradient handling 2016-05-24 10:04:02 +01:00
Hrvoje Jasak
aa5553e641 Clean-up 2016-05-24 10:03:23 +01:00
Hrvoje Jasak
995344f173 Formatting 2016-05-24 10:02:55 +01:00
Hrvoje Jasak
df5b64d8b0 Better messaging for cache 2016-05-16 15:13:57 +01:00
Hrvoje Jasak
0877382518 Bugfix: GGI in serial 2016-05-16 15:13:12 +01:00
Hrvoje Jasak
2beae1090d Implementation of optimised GGI interpolation using mapDistribute 2016-05-16 13:37:22 +01:00
Hrvoje Jasak
35c823e02d Bugfix: start patch one off end for parallel split of GGI patch in cutting 2016-05-16 13:34:36 +01:00
Henrik Rusche
6d43981296 FEAT: Runtime-selectable flux and limiter in DBNS 2016-05-14 13:57:15 +02:00
Hrvoje Jasak
a1a14f703c Aitken relaxation in sixDoefqODE. Inno Gatin 2016-05-12 20:58:35 +01:00
Henrik Rusche
40b0d8adf1 Fix some whitespace and indentation + minor bugs 2016-05-12 16:19:46 +02:00
Henrik Rusche
1826063cad Fix compilation after rebase 2016-05-12 14:34:57 +02:00
morgoth
72ea9d2d6f solver, tutorial +mixClasses changed 2016-05-12 12:46:39 +02:00
Christian Lucas
38ebdf8515 variable change, operator+= update, nasaPoly operator update 2016-05-12 12:46:38 +02:00
Christian Lucas
4c3f6f105d IAPWS Water Properties usinge freeSteam 2016-05-12 12:46:38 +02:00
Christian Lucas
d0a3f80184 internal energy for real gas 2016-05-12 12:46:38 +02:00
Christian Lucas
f3aad56998 mixture version of real gas EOS 2016-05-12 12:46:38 +02:00
Christian Lucas
47c93e3447 real gas EOS for mixtures 2016-05-12 12:46:38 +02:00
Christian Lucas
e8b0b4968a realGasEThermo + realGas_pEqn 4 rhoPisoFoam 2016-05-12 12:46:38 +02:00
Christian Lucas
96747f2ea5 modified BC and hRealGasThermo 2016-05-12 12:46:38 +02:00
Christian Lucas
f7dc47a4c4 changed realGas EqnOfState + nasaPoly + realGasSpecieThermo 2016-05-12 12:44:28 +02:00
Henrik Rusche
4fd335f12a First clean-up of RedlichKwong (with some side effects) 2016-05-12 12:37:06 +02:00
Christian Lucas
6a2c85bd4a second upload the fully integrated real gas library 2016-05-12 12:36:36 +02:00
Christian Lucas
0a151e7e5b upload the fully integrated real gas library 2016-05-12 12:36:35 +02:00
Henrik Rusche
090117d4a1 BUGFIX: Minor bugfixes to coupled Matrix (missing completeAssembly() & normalisation 2016-05-12 11:33:04 +02:00
Hrvoje Jasak
a96782fd29 Added missing file: solutionTemplates.C 2016-05-11 21:58:21 +01:00