Commit graph

45 commits

Author SHA1 Message Date
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
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
56e21d8f61 Formatting 2015-05-12 15:01:23 +01:00
Martin Beaudoin
e64704203c Merge branch 'nextRelease' into nr/feature/changeGlobalControlDictParamsFromCmdLine 2014-12-24 11:59:55 -05:00
Hrvoje Jasak
8e56da0041 Updates to compressible SRF and MRF enthalpy equation
Conflicts:
	applications/solvers/compressible/steadyCompressibleFoam/hEqn.H
2014-09-30 15:50:06 +01:00
Dominik Christ
e4f05428e7 New MRFZone algorithm ignores all non-wall patches 2014-09-19 13:16:54 +01:00
Henrik Rusche
3c5ba8da44 bump version number 2014-06-01 18:23:43 +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
Hrvoje Jasak
84b040d238 Merge remote-tracking branch 'origin/feature/pressureBasedTurbo' into nextRelease 2014-05-28 17:34:55 +01:00
Dominik Christ
c925071ccd Integrated steady compressible turbo functionality 2014-05-28 12:53:47 +01:00
Martin Beaudoin
6f1102cb5d Add options for modifying the global controlDict values/switches from the command-line
The following command-line options are available:
 -DebugSwitches        key=value
 -DimensionedConstants key=value
 -InfoSwitches         key=value
 -OptimisationSwitches key=value
 -Tolerances           key=value

In order to modify more than one key/value pair for a given category, you will
need to specify a given option more than once.

If an invalid/unknown key is specified, a complete list of valid keys for the
application will be written at the console.

Martin Beaudoin 05/2014
2014-05-28 01:11:17 -04:00
Bernhard F.W. Gschaider
c5268194fe User the sortedToc on every runtime-selection table known to man 2014-05-27 15:54:52 +02:00
Hrvoje Jasak
aac5de5e16 Renamed and cleaned foam-extend 2013-12-11 16:09:41 +00:00
Hrvoje Jasak
495c2ab648 Debug vol conservation 2013-11-20 13:09:35 +00:00
Hrvoje Jasak
d2a5f2f1a3 Mac OS X Maverick port 2013-11-03 20:28:05 +00:00
Dominik Christ
aab85044e9 Merge remote-tracking branch 'origin/hotfix/bound_BC' into nextRelease 2013-07-08 13:00:58 +01: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
Hrvoje Jasak
1777433765 Changed handling of coupled interfaces for ldu - compilation update 2013-05-31 11:11:55 +01:00
Hrvoje Jasak
6b2ed6b79c Changed variable checked for coupled 2013-04-25 21:43:59 +01:00
Hrvoje Jasak
00cba916d2 Formatting 2013-04-15 12:48:15 +01:00
Henrik Rusche
2ac4e0a4d7 Changes for gcc 4.7 on Ubuntu 12.10 2013-01-08 18:03:41 +01:00
Hrvoje Jasak
df71c5c728 Rename face flux member 2012-10-11 14:43:54 +01:00
Hrvoje Jasak
d280b12a93 Project update 2012-08-30 17:35:14 +01:00
Hrvoje Jasak
8127ea5e92 Improvement of round-off error handling 2012-01-29 12:05:13 +00:00
Hrvoje Jasak
41c811a415 Block solver development 2012-01-29 12:02:10 +00:00
Hrvoje Jasak
886e47733c Finite Area Method, topological changes 2012-01-29 12:01:07 +00:00
Hrvoje Jasak
137014f511 Parallel GGI performance improvements 2011-06-26 22:46:38 +01:00
Hrvoje Jasak
7a823de580 File moved 2011-05-27 20:53:20 +01:00
Hrvoje Jasak
c056979017 Make continuity error data globally accessible in the solver 2011-05-27 12:42:57 +01:00
Oliver Borm (boroli)
6f45883f55 Correct Info stream if bounding due to boundary values 2011-05-03 18:44:48 +02:00
Hrvoje Jasak
c18a3a59d1 Formatting 2011-02-27 02:14:06 +00:00
Hrvoje Jasak
795da15bb0 Formatting 2011-01-13 17:24:23 +00:00
Oliver Borm (boroli)
e5a96484f3 Merge branch 'master' into feature/overlapGgi 2010-12-02 18:19:40 +01:00
Oliver Borm (boroli)
3bd380a39d overlapGgi and turboFvMesh working now in parallel 2010-12-02 18:04:28 +01:00
Sandeep Menon
1cce903338 Allow strict-aliasing and remove reinterpret_cast. Compliance for gcc-4.5.x 2010-12-01 20:01:52 -05:00
Hrvoje Jasak
7f631ac3c6 Updating call-back functionality on meshObjects: dynamic mesh support 2010-10-13 12:39:40 +01:00
Hrvoje Jasak
861681df29 Added missing flux correction code 2010-10-04 22:24:43 +01:00
Hrvoje Jasak
b2f5b43bcc Mac OS X Port 2010-10-04 15:56:23 +01:00
Hrvoje Jasak
db4a63ed07 Added velocity magnitude messaging from flux 2010-09-30 23:01:27 +01:00
Hrvoje Jasak
c382fe369c Porting, compilation 2010-09-22 19:13:13 +01:00
Hrvoje Jasak
3ed10cf177 Compilation updates 2010-08-30 18:57:22 +01:00
Hrvoje Jasak
903edadc00 Porting update 2010-08-25 15:03:47 +01:00
Hrvoje Jasak
54c7d7fb19 Merge update 2010-08-24 16:19:39 +01:00
henrus
db7fac3f24 update the tutorials for new waveTransmissive BC
git-svn-id: https://openfoam-extend.svn.sourceforge.net/svnroot/openfoam-extend/trunk/Core/OpenFOAM-1.5-dev@1731 e4e07f05-0c2f-0410-a05a-b8ba57e0c909
2010-05-12 13:27:55 +00:00