Commit graph

164 commits

Author SHA1 Message Date
Hrvoje Jasak
7db15e9fdb Bugfix: localParallel on strange decompositions 2017-09-05 07:09:00 +01:00
Hrvoje Jasak
a32a432ef5 Bugfix: fix regionCouplePolyPatch active() 2017-09-05 06:46:57 +01:00
Hrvoje Jasak
6c174399a4 Bugfix: clean-up 2017-09-05 06:46:17 +01:00
Hrvoje Jasak
7794e76417 Added master() function in lduInterface: better parallel ILU preconditioning 2017-07-07 13:29:27 +01:00
Hrvoje Jasak
4ac325ab77 Parallel GGI selective AMG coarsening 2017-06-08 13:39:56 +01:00
Hrvoje Jasak
bf1d5b22a4 Formatting 2017-06-06 18:04:34 +01:00
Hrvoje Jasak
dfbe88d9fb Typo 2017-05-30 14:32:58 +01:00
Hrvoje Jasak
7b2137f0e9 Clean-up of mesh classes 2017-05-25 14:42:01 +01:00
Hrvoje Jasak
4313020814 Formatting 2017-05-22 14:45:33 +01:00
Hrvoje Jasak
c083bd1139 Formatting 2017-04-26 21:02:16 +01:00
Hrvoje Jasak
21d8588cc8 Added view factor radiation model and tools 2017-04-10 11:44:58 +01:00
Hrvoje Jasak
1d1bc4dcf3 Changes in master/slave virtual mamber function for coupled patches 2017-04-10 11:43:38 +01:00
Hrvoje Jasak
395ecdbe9d Formatting 2017-03-30 10:32:37 +01:00
Hrvoje Jasak
aa0342f9a1 Formatting of destructors 2017-01-11 12:00:45 +00:00
Hrvoje Jasak
71e45fa381 Formatting and removal of debug statements 2016-11-28 12:08:33 +00:00
Hrvoje Jasak
1460d20087 Barrier messaging 2016-10-25 11:15:33 +01:00
Hrvoje Jasak
efb22e56fd Testing: remove barrier 2016-10-19 16:48:18 +01:00
Hrvoje Jasak
5e9baf85c6 Info on debug: allocation of comms 2016-10-19 16:47:55 +01:00
Hrvoje Jasak
149a3fc2af Checking performance with different comms types 2016-10-18 11:22:08 +01:00
Hrvoje Jasak
011492fea1 Bugfix: invalid message tag 2016-10-04 13:54:35 +01:00
Hrvoje Jasak
dee7645a8f Bugfix: Better messaging on invalid choice for stream 2016-09-20 22:15:16 +01:00
Hrvoje Jasak
96b1b66640 Formatting 2016-09-20 22:14:58 +01:00
Hrvoje Jasak
38a8732e4e Bugfix: localParallel and comms allocation per GGI pair 2016-09-20 22:13:37 +01:00
Hrvoje Jasak
e73480637b Fast comms, update 2016-09-19 12:11:06 +01:00
Hrvoje Jasak
b514e95f1b Activate local comms in GGI 2016-09-15 15:35:48 +01:00
Hrvoje Jasak
f28283c743 Update decompose and reconstruct: patch cannot be active 2016-09-14 16:20:07 +01:00
Hrvoje Jasak
0ffa52a029 Formatting 2016-09-14 16:19:46 +01:00
Hrvoje Jasak
7bab48776c Pstream with a single comm, updated parallel ops 2016-09-14 05:24:50 +01:00
Hrvoje Jasak
b19ac91318 Bugfix: adjusted handling of coupled interfaces on decomposition and reconstruction 2016-09-05 16:16:16 +01:00
Hrvoje Jasak
07de8431c1 Comms update on GGI AMG interface 2016-08-11 15:08:54 +01:00
Hrvoje Jasak
a1b190ed76 Formatting 2016-08-11 15:08:53 +01:00
Pascal Beckstein
a90d267890 Fix public access to curMotionTimeIndex of polyMesh 2016-06-29 02:40:08 +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
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
262b02c5fb Fast coarse AMG comms: rewrite with maps 2016-05-31 19:26:15 +01:00
Hrvoje Jasak
c36e6ae533 Formatting 2016-05-31 19:20:10 +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
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
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
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
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
8d2bae6e31 Intermediate: direct comms in parallel GGI with fast cutting 2016-05-10 19:14:20 +01:00
Hrvoje Jasak
ed1fdd360c Formatting 2016-04-27 19:02:39 +01:00
Hrvoje Jasak
2e79548823 Formatting 2016-04-14 18:49:22 +01:00
Vanja Skuric
c2886e89e5 Fixed data.C and dataTemplates.C 2016-04-09 23:57:26 +02:00
Vanja Skuric
c90a1d9569 Changed headers and added solverPerformance type from vanilla 3.0.1 2016-04-09 23:37:40 +02:00
Vanja Skuric
6fbeca5204 Added data and SolverPerformance classes from vanilla 3.0.1 2016-04-09 23:27:23 +02:00
Hrvoje Jasak
f437daa974 Make clearInterfaces a function 2016-03-17 11:34:54 +00:00
Hrvoje Jasak
0a5b52e070 Formatting 2016-03-17 11:24:17 +00:00
Hrvoje Jasak
770c233965 Bugfix: (problematic): Use triangular decomposition for swept volume of a triangular face. Vuko Vukcevic 2016-03-17 11:23:24 +00:00
Hrvoje Jasak
7eccdb0ce7 Bugfix: removed listing in error message 2016-03-15 17:02:10 +00:00
Hrvoje Jasak
11122b385e Bug fix: memory leak in block AMG 2016-02-05 12:34:45 +00:00
Hrvoje Jasak
3a1cebd630 Bugfix: renamed dynamicLabelList
Conflicts:
	src/foam/matrices/lduMatrix/lduAddressing/extendedLduAddressing/extendedLduAddressing.C
2016-01-05 14:53:07 +00:00
Hrvoje Jasak
54f97e4ed3 Formatting 2016-01-05 14:43:36 +00:00
Hrvoje Jasak
cb20a654f1 Report patch name instead of index in debug 2015-09-12 22:35:29 +01:00
Hrvoje Jasak
171fdf38f6 Report patch name instead of index in debug 2015-08-26 10:45:50 +01:00
Hrvoje Jasak
fb6f3af37f Formatting 2015-08-26 10:45:10 +01:00
Hrvoje Jasak
97b7e710c5 Report patch name instead of index in debug 2015-08-26 10:45:10 +01:00
Hrvoje Jasak
078f96f805 Fixed illegal pointer use 2015-08-07 13:25:37 +01:00
Dominik Christ
72ceb47105 Removed name clashes in lnInclude for foam/ directory 2015-08-07 12:59:14 +01:00
Dominik Christ
278c3e6de4 Renamed string.H and Time.H to foamString.H and foamTime.H 2015-08-07 12:59:14 +01:00
Dominik Christ
c8788776de Changes necessary to compile 2015-08-07 12:59:13 +01:00
Dominik Christ
485950ef39 Changes according to git output on windows 2015-08-07 12:59:13 +01:00
Henrik Rusche
e17654c7f3 BUGFIX: Throw error in geometric analysis for empty patches in parallel 2015-08-06 11:23:16 +01:00
Hrvoje Jasak
92c31ee006 Better bounding box limits handling 2015-08-06 10:02:32 +01:00
Hrvoje Jasak
2c21b8b9f7 Bug fix: fixed cell bounding box search 2015-08-06 10:02:31 +01:00
Hrvoje Jasak
2f05fe31af Corrected format of zone write 2015-08-06 10:02:31 +01:00
Hrvoje Jasak
f08d646764 Formatting 2015-08-06 10:02:31 +01:00
Hrvoje Jasak
0d34546d97 Debug handling for parallel cases, where ggi patch may be empty 2015-06-11 15:55:51 +01:00
Hrvoje Jasak
15e13ead7f Better mesh info data 2015-06-03 09:18:16 +01:00
Hrvoje Jasak
9b576b9916 Formatting 2015-06-03 09:18:00 +01:00
Henrik Rusche
82a0e1e7df Replace tabs by 4 spaces in bin, tutorials, src, ... & clean-up by hand 2015-05-18 09:54:40 +02:00
Henrik Rusche
0a02a92e53 Upgrade copyright notices & banner in source code 2015-05-17 15:58:16 +02:00
Hrvoje Jasak
b2cab2462e Post-merge clean-up 2015-05-14 22:24:17 +01:00
Hrvoje Jasak
e054cad9be Global controlDict pre-merge. 2015-05-14 20:31:22 +01:00
Hrvoje Jasak
6661bc2412 Merge commit 'bd947865f2881af1c52b458aa6b6b1b1844ce254' into nextRelease
Conflicts:
	ListOfContributors
	applications/solvers/compressible/sonicDyMFoam/eEqn.H
	applications/utilities/immersedBoundary/refineImmersedBoundaryMesh/Make/options
	src/coupledMatrix/coupledLduMatrix/coupledLduMatrix.C
	src/dynamicMesh/dynamicFvMesh/dynamicTopoFvMesh/coupledMesh/dynamicTopoFvMeshCoupled.C
	src/finiteVolume/fields/fvPatchFields/basic/basicSymmetry/basicSymmetryFvPatchScalarField.C
	src/finiteVolume/finiteVolume/gradSchemes/leastSquaresGrad/leastSquaresVectors.C
	src/finiteVolume/finiteVolume/gradSchemes/leastSquaresGrad/leastSquaresVectors.H
	src/foam/fields/PointPatchFields/constraint/processor/ProcessorPointPatchField.C
	src/foam/interpolations/GGIInterpolation/GGIInterpolationQuickRejectTests.C
	src/foam/matrices/blockLduMatrix/BlockAmg/coarseBlockAmgLevel.C
	src/foam/meshes/polyMesh/globalMeshData/globalMeshData.H
	src/lduSolvers/amg/coarseAmgLevel.C
	src/mesh/cfMesh/meshLibrary/utilities/octrees/meshOctree/refinementControls/objectRefinement/objectRefinement.C
2015-05-13 18:27:51 +01:00
Hrvoje Jasak
6b022758d1 Feature: Single precision and long double precision port 2015-05-12 15:01:27 +01:00
Martin Beaudoin
bd947865f2 controlSwitches: - Improved handling of the control switch description
- Added a few switch descriptions.
2015-05-10 09:18:46 -04:00
Martin Beaudoin
4706995f5f controlSwitches: updating after code merge. Minor correction for DimensionedConstants sigmaSB. Adapting foamDebugSwitches 2015-05-02 09:57:47 -04:00
Hrvoje Jasak
7ba950d123 Formatting 2015-04-07 16:33:29 +01:00
Hrvoje Jasak
5dcdf87b79 LabelPairList 2015-04-07 16:29:40 +01:00
Hrvoje Jasak
16d2a566f2 Improved warning message 2015-04-07 16:29:26 +01:00
Hrvoje Jasak
abe380ca6a LabelPairList 2015-04-07 16:29:13 +01:00
Martin Beaudoin
e64704203c Merge branch 'nextRelease' into nr/feature/changeGlobalControlDictParamsFromCmdLine 2014-12-24 11:59:55 -05:00
Hrvoje Jasak
50f2b4bb99 Formatting 2014-09-30 13:25:57 +01:00
Hrvoje Jasak
563fec3090 Intel 11.1 porting changes: enum is a type 2014-06-16 10:31:08 +01:00
Hrvoje Jasak
99bad8c8a3 Formatting 2014-06-11 11:27:08 +01:00
Hrvoje Jasak
fbf55d17ea Formatting 2014-06-11 11:27:07 +01:00
Hrvoje Jasak
3efe442b3c Formatting 2014-06-11 11:27:07 +01:00
Henrik Rusche
941969a78b Revert to latest version of fluentMeshToFoam
Add faunctionality in preservePatchTypes to ensure full compatibility
2014-06-09 14:00:36 +02:00
Henrik Rusche
a78b12074e Merge branch 'feature/blockMeshSyntaxBackport' into nextRelease 2014-06-01 12:04:03 +02:00
Martin Beaudoin
b21d148a4f Split the various controlSwitches derived classes under different filenames. Adjust the #include directives accordingly 2014-05-29 15:51:29 -04:00
Henrik Rusche
567afd5c22 blockMesh backport compiling & tested on cavity 2014-05-29 14:18:28 +02:00
Martin Beaudoin
e95300d296 Put additional debug switches under command-line control 2014-05-28 22:32:29 -04:00
Martin Beaudoin
705a5bc7c9 Merge remote-tracking branch 'origin/nextRelease' into nr/feature/changeGlobalControlDictParamsFromCmdLine 2014-05-28 01:21:37 -04:00