Commit graph

840 commits

Author SHA1 Message Date
David L. F. Gaden
fc88b447ce Corrected files going to FOAM_APPBIN 2013-08-29 15:23:26 -05:00
David L. F. Gaden
031c1b07e3 Imported new equationReader 2013-08-29 15:03:52 -05:00
David L. F. Gaden
d36caeaa10 Removed old equationReader 2013-08-29 14:59:46 -05:00
Henrik Rusche
9881701238 Reverting erroneous Make file 2013-08-29 15:22:29 +02:00
Hrvoje Jasak
6caa9b34cb Fixed wrong dimension set in steady state ddt corrector 2013-08-26 20:48:25 +01:00
Hrvoje Jasak
668c0ae614 Clean-up of profiling code 2013-08-26 12:18:13 +01:00
Hrvoje Jasak
5c2c9f6bdc Clean-up of profiling code 2013-08-26 12:17:20 +01:00
Hrvoje Jasak
244849fac2 Profiling update, Bernhard Gscheider 2013-08-26 12:00:13 +01:00
Hrvoje Jasak
a47a1b5577 Safe execution when phi is not present 2013-08-26 11:59:53 +01:00
Hrvoje Jasak
4c3ca4097c Merge remote-tracking branch 'remotes/origin/bgschaid/minorAdditions' into nextRelease
Conflicts:
	src/OpenFOAM/matrices/blockLduMatrix/BlockLduMatrix/BlockLduMatrixATmul.C
2013-08-22 17:15:23 +01:00
Hrvoje Jasak
d143ebc16b Solid motion compilation issues 2013-08-21 16:38:53 +01:00
Hrvoje Jasak
f919724996 Compilation of solid body motion 2013-08-20 11:45:42 +01:00
Hrvoje Jasak
83f7e9aab2 Mixing plane update 2013-08-20 11:43:04 +01:00
Hrvoje Jasak
f475e7e958 Removed unnecessary cast 2013-08-20 11:42:53 +01:00
Hrvoje Jasak
caf64c6c10 Safe return in absence of required fields 2013-08-20 11:42:36 +01:00
Bernhard F.W. Gschaider
1ef994d85c Adding some comments to profiling-stuff
--HG--
branch : bgschaid/minorAdditionsBranch
2013-08-20 00:30:38 +02:00
Philippose Rajan
d72a1a1128 Missing library: solidBodyMotion.... added back to the file: src/dynamicMesh/meshMotion/Allwmake 2013-08-16 05:57:25 +02:00
Henrik Rusche
460ffb67a6 Merge remote-tracking branch 'origin/nr/HakanNilssonRH6' into nextRelease
Conflicts:
	src/Allwmake
2013-08-15 11:55:26 +02:00
Dominik Christ
5d2e6afc90 bugfix in PAMG policy 2013-08-15 09:57:56 +01:00
Hrvoje Jasak
82ddb504b5 Minor bug fixes 2013-08-14 15:29:04 +01:00
Hrvoje Jasak
72ceefd891 Eigen-vector calculation bug fix and speed improvement 2013-08-14 12:55:35 +01:00
Hrvoje Jasak
ae6b76038f Block multiplication bug fix 2013-08-14 12:54:34 +01:00
Håkan Nilsson
5da1f509bc Added semicolon at end of line 2013-08-14 09:23:07 +02:00
Håkan Nilsson
55857bf6ab Removed first compilation of solidBodyMotion, since it will produce an error, and since it is compiled later anyway 2013-08-14 09:15:44 +02:00
Håkan Nilsson
666d57bebb Moved compilation of multiSolver since it needs lfiniteVolume.so 2013-08-14 09:01:53 +02:00
Hrvoje Jasak
1a0318c0ca Tet fem reorganisation 2013-08-13 16:01:45 +01:00
Hrvoje Jasak
bfa51c9392 Removed unnecessary scoping 2013-08-13 15:30:52 +01:00
Hrvoje Jasak
abe4baf9d9 Formatting 2013-08-13 15:30:27 +01:00
Hrvoje Jasak
004a2db58c solutionDict lookup 2013-08-13 15:29:40 +01:00
Hrvoje Jasak
a4238ec89b I/O handling fixes 2013-08-13 15:29:19 +01:00
Bernhard F.W. Gschaider
4aaa1d47e6 Adding profiling in additional places
--HG--
branch : bgschaid/minorAdditionsBranch
2013-08-12 19:25:59 +02:00
Bernhard F.W. Gschaider
5752fd65ba Application level profiling proposed in
http://www.cfd-online.com/Forums/openfoam-bugs/64081-feature-proposal-application-level-profiling.html

--HG--
branch : bgschaid/minorAdditionsBranch
2013-08-12 18:37:17 +02:00
Bernhard F.W. Gschaider
6b15791cc7 Merge before going on
--HG--
branch : bgschaid/minorAdditionsBranch
2013-08-09 11:27:55 +02:00
Dominik Christ
062cac462c Merge branch 'nr/DominikChrist' into nextRelease 2013-07-19 13:52:25 +01:00
Dominik Christ
713ad94af0 Remove compiling error in magLongDelta 2013-07-19 11:17:25 +01:00
Bernhard F.W. Gschaider
72c243a96f Merge
--HG--
branch : bgschaid/minorAdditionsBranch
2013-07-19 00:36:27 +02:00
Bernhard F.W. Gschaider
c7121e7df2 BUGFIX: For the diagonal the size of the upper Matrix coefficients was used which led to an 'out of range'-error
--HG--
branch : bgschaid/minorAdditionsBranch
2013-07-18 23:59:38 +02:00
Henrik Rusche
28ec694f9d STYLE: Quenching compiler warning -- mainly unused variables 2013-07-18 19:30:25 +02:00
Henrik Rusche
c2bb0955cd BUGFIX: Variables not updated inside if-statement 2013-07-18 19:28:34 +02:00
Henrik Rusche
8141282b1d Convert tabs to fours spaces systematically 2013-07-18 10:50:29 +02:00
Henrik Rusche
3241862b6c Remove trailing whitespace systematically 2013-07-18 10:15:54 +02:00
Dominik Christ
c75070a136 Merging changes from nr/HenrikRusche -- part 2 2013-07-17 15:04:12 +01:00
Dominik Christ
03c8dee5bc Merged changes from nr/HenrikRusche 2013-07-17 14:57:27 +01:00
Henrik Rusche
8b78d3b403 magLongDistance clean-up 2013-07-17 14:56:16 +02:00
Bernhard F.W. Gschaider
b07fe1c69f Merge
--HG--
branch : bgschaid/minorAdditionsBranch
2013-07-15 20:55:01 +02:00
Bernhard F.W. Gschaider
4842e3ba80 Wrong method called (only revealed when compiling swak)
--HG--
branch : bgschaid/minorAdditionsBranch
2013-07-15 20:45:08 +02:00
Henrik Rusche
44e35ccba3 Enable layer addition for face zone that are wrapped around a cell 2013-07-12 11:54:57 +02:00
Henrik Rusche
306f7e22ce BACKPORT: view factor radiation model 2013-07-12 11:54:57 +02:00
Henrik Rusche
debfe4a1a2 BUGFIX: Enable reference/delta detection in initInterfaceMatrixUpdate/updateInterfaceMatrix 2013-07-12 11:54:56 +02:00
Henrik Rusche
43b9f45f20 Enable access to cell-based Cp from basicThermo 2013-07-12 11:54:56 +02:00
Henrik Rusche
2c62626310 R/W access to matrixUpdateBuffer & remoteFieldName 2013-07-12 11:54:56 +02:00
Martin Beaudoin
8b10bfb4d5 Treat lookupClass as a template. Recent version of Clang/LLVM were choking on this 2013-07-11 20:20:24 -04:00
Henrik Rusche
fee3998d24 BUG: send-receive addressing could be recalculated asymmetrically in parallel
ENH: Avoid recalculation off addressing on plain attach/detach
2013-07-11 16:01:42 +02:00
Henrik Rusche
78d73c3278 BUG: skewCoeff not reduces across processors 2013-07-11 12:37:47 +02:00
Henrik Rusche
d5326a7d27 Revert changes to regionCouplePolyPatch.C 2013-07-11 11:08:11 +02:00
Henrik Rusche
1e32d23da1 Revised fvMatrix::setReference 2013-07-11 11:08:11 +02:00
Dominik Christ
446176db14 Merge branch 'nextRelease' of ssh://git.code.sf.net/p/openfoam-extend/OpenFOAM-1.6-ext into nextRelease 2013-07-09 11:07:12 +01:00
Dominik Christ
2d4a625388 Removed some compile-time errors 2013-07-09 11:06:50 +01:00
Henrik Rusche
d222bcb22b STYLE: Remove unused variable and trailing whitespace 2013-07-08 15:42:36 +02:00
Dominik Christ
b6c16f1065 Merge remote-tracking branch 'origin/nr/HenrikRusche' into nextRelease 2013-07-08 13:58:39 +01:00
Dominik Christ
6aef940d91 Merge remote-tracking branch 'origin/feature/multisolver' into nextRelease 2013-07-08 13:51:44 +01:00
Dominik Christ
e83d2551fc Merge remote-tracking branch 'origin/feature/mesquiteHexPrismSupport' into nextRelease
Conflicts:
	src/dynamicMesh/meshMotion/mesquiteMotionSolver/mesquiteMotionSolver.C
	src/dynamicMesh/meshMotion/mesquiteMotionSolver/mesquiteMotionSolver.H
2013-07-08 13:51:02 +01:00
Dominik Christ
e556e92338 Merge remote-tracking branch 'origin/hotfix/multiRegion_dynamicFvMesh' into nextRelease 2013-07-08 13:46:54 +01:00
Dominik Christ
4cb66395da Merge remote-tracking branch 'origin/hotfix/cyclic_and_cyclicGgi_position_of_patch_faces' into nextRelease 2013-07-08 13:45:45 +01:00
Dominik Christ
090c07f3a7 Merge remote-tracking branch 'origin/feature/overlapGgi' into nextRelease
Conflicts:
	src/finiteVolume/interpolation/surfaceInterpolation/limitedSchemes/LimitedScheme/NVDTVD.H
	src/finiteVolume/interpolation/surfaceInterpolation/limitedSchemes/LimitedScheme/NVDVTVDV.H
	src/finiteVolume/interpolation/surfaceInterpolation/limitedSchemes/vanAlbada/vanAlbada.H
2013-07-08 13:42:18 +01:00
Dominik Christ
654e6811ca Merge remote-tracking branch 'origin/feature/equationReader' into nextRelease 2013-07-08 13:02:07 +01:00
Dominik Christ
aab85044e9 Merge remote-tracking branch 'origin/hotfix/bound_BC' into nextRelease 2013-07-08 13:00:58 +01:00
Henrik Rusche
3915b701f7 Concentrate harmonic interpolation 2013-07-08 13:14:17 +02:00
Henrik Rusche
f2ef2a57db BUG: regionCouple in parallel & originalField storage 2013-07-08 13:14:17 +02:00
Dominik Christ
8a70870771 Merge remote-tracking branch 'origin/hotfix/ggiSeparation+blockCoupledGgi' into nextRelease
Conflicts:
	src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/ggi/ggiPolyPatch.H
2013-07-08 12:05:49 +01:00
Henrik Rusche
1ea9d81566 Bugfixes for fvDOM 2013-07-08 11:57:05 +02:00
Henrik Rusche
3539477f95 BACKPORT: turbulent inlets handled as inletOutlet 2013-07-06 23:56:32 +02:00
Henrik Rusche
af120e323c Make layer a little thicker to avoid its deletion in next time step 2013-07-05 21:53:35 +02:00
Henrik Rusche
fbef604e95 Enable layerAddition to add new cells into cell Zone 2013-07-05 21:51:23 +02:00
Henrik Rusche
55f5ade6e9 Added debug to cell to quench Warnings 2013-07-05 21:47:24 +02:00
Henrik Rusche
929414b804 Make point wave work with GGI 2013-07-05 21:46:16 +02:00
Martin Beaudoin
84b4a7e696 Fixing complation of ProcessorPointPatchField.C 2013-07-04 21:45:36 -04:00
Henrik Rusche
5802950830 Merge remote-tracking branch 'origin/hotfix/layerWithCorner' into nextRelease
Conflicts:
	src/dynamicMesh/dynamicMesh/polyMeshModifiers/layerAdditionRemoval/setLayerPairing.C
2013-07-03 21:39:48 +02:00
Henrik Rusche
62f43224bd Merge remote-tracking branch 'origin/hotfix/gcc47' into nextRelease
Conflicts:
	src/OpenFOAM/fields/PointPatchFields/constraint/processor/ProcessorPointPatchField.C
2013-07-03 21:22:32 +02:00
Henrik Rusche
a09b971def Merge remote-tracking branch 'origin/feature/gcc4.6port' into nextRelease
Conflicts:
	src/decompositionMethods/scotchDecomp/Make/options
	src/thermophysicalModels/basic/Make/options
	src/thermophysicalModels/reactionThermo/Make/options
2013-07-03 21:20:15 +02:00
Henrik Rusche
09fbf2ef28 Fixes to previous merge commits 2013-07-03 19:43:31 +02:00
Henrik Rusche
031d180f63 Merge branch 'hotfix/gcc47_HR' into nextRelease
Conflicts:
	src/OpenFOAM/fields/PointPatchFields/constraint/processor/ProcessorPointPatchField.C
	src/OpenFOAM/fields/PointPatchFields/derived/global/GlobalPointPatchField.C
2013-07-03 17:19:52 +02:00
Henrik Rusche
3a90759972 Merge branch 'HJ/parallelTopoEngine' into nextRelease
Conflicts:
	applications/utilities/mesh/manipulation/moveDyMEngineMesh/Make/options
	applications/utilities/mesh/manipulation/moveDyMEngineMesh/moveDyMEngineMesh.C
2013-07-03 16:45:44 +02:00
Henrik Rusche
eaf054002e Merge branch 'HJ/master' into nextRelease
Conflicts:
	ThirdParty/rpmBuild/SOURCES/libccmio-2.6.1.patch_0
	ThirdParty/rpmBuild/SPECS/ParaView-3.12.0.spec
	etc/prefs.csh-EXAMPLE
	etc/prefs.sh-EXAMPLE
	etc/settings.sh
	src/OpenFOAM/interpolations/MixingPlaneInterpolation/MixingPlaneInterpolate.C
	src/OpenFOAM/interpolations/RBFInterpolation/RBFInterpolation.H
	src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/mixingPlane/mixingPlanePolyPatch.C
	src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/mixingPlane/mixingPlanePolyPatch.H
	src/lduSolvers/lduSolver/bicgStabSolver/bicgStabSolver.C
	testHarness/OSIG/Turbomachinery/README.txt
	testHarness/OpenFOAM/1.6-ext/CMakeFiles/CMakeLists.txt
2013-07-03 15:51:19 +02:00
Henrik Rusche
e394390d8f Merge branch 'HJ/AdjointImmersedBoundary' into masterSF
Conflicts:
	ThirdParty/AllMake.stage1
	ThirdParty/AllMake.stage4
	ThirdParty/rpmBuild/SOURCES/libccmio-2.6.1.patch_0
	ThirdParty/rpmBuild/SPECS/ParaView-3.12.0.spec
	ThirdParty/rpmBuild/SPECS/libccmio-2.6.1.spec
	ThirdParty/rpmBuild/SPECS/mesquite-2.1.2.spec
	ThirdParty/rpmBuild/SPECS/qt-everywhere-opensource-src-4.7.4.spec
	etc/prefs.csh-EXAMPLE
	etc/prefs.sh-EXAMPLE
	etc/settings.csh
	etc/settings.sh
	src/finiteVolume/fields/fvPatchFields/derived/advective/advectiveFvPatchField.C
	src/finiteVolume/interpolation/surfaceInterpolation/limitedSchemes/linearUpwind/linearUpwind.C
	src/finiteVolume/interpolation/surfaceInterpolation/limitedSchemes/linearUpwind/linearUpwindV.C
	src/finiteVolume/interpolation/surfaceInterpolation/limitedSchemes/reconCentral/reconCentral.C
	testHarness/OSIG/Turbomachinery/README.txt
	testHarness/OpenFOAM/1.6-ext/CMakeFiles/CMakeLists.txt
2013-07-03 15:11:21 +02:00
Hrvoje Jasak
ec811c3586 Mixing plane update, intermediate 2013-07-02 14:17:12 +01:00
Hrvoje Jasak
12d4084b24 Separation offset bug fix 2013-06-30 18:37:14 +01:00
Hrvoje Jasak
e42b41bea9 Comments 2013-06-30 18:36:45 +01:00
Hrvoje Jasak
f6b896db76 Cut-off top-level solution if the number of equations is small 2013-06-28 17:11:41 +01:00
Hrvoje Jasak
75be6fb23e AMG solver robustness improvements 2013-06-27 17:50:02 +01:00
Hrvoje Jasak
52c914b353 Access to dictionaries 2013-06-27 13:03:07 +01:00
Hrvoje Jasak
f6487618db Clean-up 2013-06-27 13:02:42 +01:00
Hrvoje Jasak
6736d30bd7 Initialisation of uninitialised variable: compiler warning 2013-06-27 13:02:17 +01:00
Hrvoje Jasak
82491a5f79 Non-const access to controls 2013-06-26 13:57:32 +01:00
Hrvoje Jasak
fa313560d0 Moved correct patch grads into base class 2013-06-14 22:37:11 +01:00
Hrvoje Jasak
002040be85 Mixing plane update 2013-06-13 16:50:19 +01:00
Hrvoje Jasak
75ff3d51f3 Update of flux bc 2013-06-13 09:59:59 +01:00
Hrvoje Jasak
4fa88b1419 Compiler requires cast 2013-06-13 09:59:32 +01:00
Hrvoje Jasak
7e1989f184 Non-const access to fv controls 2013-06-13 09:59:04 +01:00
Martin Beaudoin
7a8b5100f0 Fixing compilation of lduSolvers following removal of files 2013-06-02 09:41:37 -04:00
Martin Beaudoin
b7dc01d10f Fixing compilation of lduSolvers following removal of files 2013-06-02 09:41:36 -04:00
Martin Beaudoin
3d4501e538 Fixing compilation of lduSolvers following removal of files 2013-06-02 09:41:34 -04:00
Martin Beaudoin
72908cb3d3 Fixing compilation of lduSolvers following removal of files 2013-06-02 09:41:33 -04:00
Martin Beaudoin
4e42aa7689 Fixing compilation of lduSolvers following removal of files 2013-06-02 09:41:29 -04:00
Martin Beaudoin
3f80186a4a Fixing compilation of lduSolvers following removal of files 2013-06-02 09:41:25 -04:00
Martin Beaudoin
317181fd72 Fixing compilation of lduSolvers following removal of files 2013-06-02 09:41:14 -04:00
Martin Beaudoin
80d1a8392b Fixing compilation of lduSolvers following removal of files 2013-06-02 09:41:12 -04:00
Martin Beaudoin
21a1003e80 Fixing compilation of lduSolvers following removal of files 2013-06-02 09:41:10 -04:00
Martin Beaudoin
ebd4ccb989 Fixing compilation of lduSolvers following removal of files 2013-06-02 09:41:08 -04:00
Martin Beaudoin
d7bdb0d7b0 Fixing compilation of lduSolvers following removal of files 2013-06-02 09:41:04 -04:00
Martin Beaudoin
812374774a Fixing compilation of lduSolvers following removal of files 2013-06-02 09:40:53 -04:00
Martin Beaudoin
3a7b0de428 Fixing compilation of lduSolvers following removal of files 2013-06-02 09:11:26 -04:00
Hrvoje Jasak
afdf469c1d Changed handling of non-parallel cyclic implicit interfaces 2013-05-31 13:39:44 +01:00
Hrvoje Jasak
ce26313610 Removed unnecessary header 2013-05-31 11:13:00 +01:00
Hrvoje Jasak
ba3d1e6dd1 Added handling for solo cells 2013-05-31 11:12:48 +01:00
Hrvoje Jasak
f4b8e41a89 Changed handling of coupled interfaces for ldu 2013-05-31 11:12:37 +01:00
Hrvoje Jasak
1777433765 Changed handling of coupled interfaces for ldu - compilation update 2013-05-31 11:11:55 +01:00
Hrvoje Jasak
b23535ae7a Changed handling of coupled interfaces for ldu - compilation update 2013-05-31 11:11:14 +01:00
Hrvoje Jasak
542c19da79 Changed handling of coupled interfaces for ldu 2013-05-31 11:10:15 +01:00
Hrvoje Jasak
c6a7e7b70b Fixed error in return type 2013-05-31 11:06:23 +01:00
Hrvoje Jasak
2a94d3f92a Local blended scheme correction 2013-05-28 12:22:27 +01:00
Hrvoje Jasak
102f3fbc72 Forum bug fix - min and max 2013-05-28 11:42:18 +01:00
Hrvoje Jasak
02ba048269 gcc-4.7.1 ort 2013-05-06 10:39:23 +01:00
Hrvoje Jasak
01a0a2c728 Fixed update of coupled boundaries 2013-05-06 10:39:17 +01:00
Hrvoje Jasak
2314446493 gcc-4.7.1 ort 2013-05-06 10:38:05 +01:00
Hrvoje Jasak
c572bff356 Removed duplicate function 2013-05-06 10:37:41 +01:00
Hrvoje Jasak
6b2ed6b79c Changed variable checked for coupled 2013-04-25 21:43:59 +01:00
Hrvoje Jasak
cd32e2f5c9 Update of gradient in limited schemes: coupled boundary 2013-04-25 21:43:36 +01:00
Hrvoje Jasak
0ead1e1f4a AMG coarsening rewrite 2013-04-16 20:18:38 +01:00
Hrvoje Jasak
a9e6407e83 Removed unnecessary spcialisations 2013-04-16 20:17:34 +01:00
Hrvoje Jasak
b200bb5e3e Removed unnecessary spcialisations 2013-04-16 20:17:19 +01:00
Hrvoje Jasak
cc0dfb3ec6 Formatting 2013-04-16 20:16:01 +01:00
Hrvoje Jasak
515006862d Block matrix deployment, 1 2013-04-15 22:16:37 +01:00
Hrvoje Jasak
fbc80cd943 Return shadow field corrected 2013-04-15 12:55:50 +01:00
Hrvoje Jasak
71940b5ac7 Formatting 2013-04-15 12:55:02 +01:00
Hrvoje Jasak
905f730e18 Formatting and comments 2013-04-15 12:54:45 +01:00
Hrvoje Jasak
420f06b193 Minor clean-up 2013-04-15 12:54:13 +01:00
Hrvoje Jasak
9caccd55b5 Handling of empty equations 2013-04-15 12:53:36 +01:00
Hrvoje Jasak
abcfdf9df3 Formatting 2013-04-15 12:53:00 +01:00
Hrvoje Jasak
db2896205a Formatting 2013-04-15 12:51:54 +01:00
Hrvoje Jasak
f881206659 Removed check: multiple empty patches 2013-04-15 12:51:33 +01:00
Hrvoje Jasak
ec191481eb Comment on coupled patch update 2013-04-15 12:50:08 +01:00
Hrvoje Jasak
c9d149aea2 Fixed write: double entry 2013-04-15 12:49:41 +01:00
Hrvoje Jasak
f044308f80 Wrong comment 2013-04-15 12:49:28 +01:00
Hrvoje Jasak
0a3eef0df0 Bug fix: missing value entry tolerated 2013-04-15 12:48:33 +01:00
Hrvoje Jasak
00cba916d2 Formatting 2013-04-15 12:48:15 +01:00
Hrvoje Jasak
11dd8532de Mixing plane, flux averaging 2013-04-15 12:47:32 +01:00
Hrvoje Jasak
0bb5c3f292 Fixed issue with patchNeighbourField on coupled boundaries not being updated 2013-04-15 12:44:55 +01:00
Hrvoje Jasak
f572b4e210 Formatting 2013-04-15 12:43:29 +01:00
Hrvoje Jasak
830d330007 Optional limit on viscosity ratio in RAS models 2013-04-15 12:43:10 +01:00