Hrvoje Jasak
b2cab2462e
Post-merge clean-up
2015-05-14 22:24:17 +01:00
Martin Beaudoin
4706995f5f
controlSwitches: updating after code merge. Minor correction for DimensionedConstants sigmaSB. Adapting foamDebugSwitches
2015-05-02 09:57:47 -04:00
Martin Beaudoin
e64704203c
Merge branch 'nextRelease' into nr/feature/changeGlobalControlDictParamsFromCmdLine
2014-12-24 11:59:55 -05: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
Martin Beaudoin
e95300d296
Put additional debug switches under command-line control
2014-05-28 22:32:29 -04: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
Henrik Rusche
9454c3e2dd
PORTING: Changes for Intel 2013 (Martin Beaudoin)
2013-12-04 21:00:10 +01:00
Hrvoje Jasak
5559ff2310
Formatting and porting changes
2013-12-03 20:19:24 +00:00
Hrvoje Jasak
f3441a1a31
Merge branch 'macMaverickPort' into nextRelease
...
Conflicts:
applications/solvers/solidMechanics/solidModels/Make/files
applications/solvers/solidMechanics/solidModels/contactModel/contactPatchPair.C
applications/solvers/solidMechanics/solidModels/contactModel/contactPatchPairCorrect.C
applications/solvers/solidMechanics/solidModels/contactModel/contactProblem.C
applications/solvers/solidMechanics/solidModels/fvPatchFields/fixedDisplacementZeroShear/fixedDisplacementZeroShearFvPatchVectorField.C
src/Allwmake
src/solidModels/fvPatchFields/fixedDisplacementZeroShear/fixedDisplacementZeroShearFvPatchVectorField.H
src/solidModels/fvPatchFields/solidTraction/solidTractionFvPatchVectorField.C
src/solidModels/fvPatchFields/solidTraction/solidTractionFvPatchVectorField.H
src/solidModels/fvPatchFields/solidTractionFree/solidTractionFreeFvPatchVectorField.C
src/solidModels/fvPatchFields/solidTractionFree/solidTractionFreeFvPatchVectorField.H
src/solidModels/fvPatchFields/timeVaryingSolidTraction/timeVaryingSolidTractionFvPatchVectorField.C
2013-11-04 09:57:50 +00:00
Hrvoje Jasak
d2a5f2f1a3
Mac OS X Maverick port
2013-11-03 20:28:05 +00:00
Hrvoje Jasak
4928d44960
Bug fix: which patch. Niels Jacobsen and Zeljko Tukovic
2013-10-21 15:20:19 +01:00
Hrvoje Jasak
c78ea81137
Transformation missing: GGI bug gix
2013-10-10 10:52:01 +01:00
Hrvoje Jasak
004a2db58c
solutionDict lookup
2013-08-13 15:29:40 +01:00
Henrik Rusche
3241862b6c
Remove trailing whitespace systematically
2013-07-18 10:15:54 +02:00
Hrvoje Jasak
52c914b353
Access to dictionaries
2013-06-27 13:03:07 +01:00
Hrvoje Jasak
542c19da79
Changed handling of coupled interfaces for ldu
2013-05-31 11:10:15 +01:00
Hrvoje Jasak
9caccd55b5
Handling of empty equations
2013-04-15 12:53:36 +01:00
Hrvoje Jasak
d280b12a93
Project update
2012-08-30 17:35:14 +01:00
Hrvoje Jasak
b2cd738861
Merge branch 'parallelTopo'
...
Conflicts:
applications/utilities/mesh/manipulation/moveDyMEngineMesh/Make/options
applications/utilities/mesh/manipulation/moveDyMEngineMesh/moveDyMEngineMesh.C
applications/utilities/mesh/manipulation/setsToZones/setsToZones.C
applications/utilities/parallelProcessing/decomposePar/decomposePar.C
src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/processor/processorPolyPatch.C
src/decompositionMethods/decompositionMethods/patchConstrainedDecomp/patchConstrainedDecomp.C
src/decompositionMethods/metisDecomp/metisDecomp.C
src/dynamicMesh/topoChangerFvMesh/Make/files
src/dynamicMesh/topoChangerFvMesh/mixerFvMesh/mixerFvMesh.C
src/finiteArea/faMesh/faMesh.C
src/finiteVolume/cfdTools/general/include/checkVolContinuity.H
src/tetDecompositionFiniteElement/tetPolyMeshCellDecomp/tetPolyPatches/constraint/processor/calcProcessorTetPolyPatchCellDecompPointAddr.C
src/turbulenceModels/compressible/RAS/derivedFvPatchFields/wallFunctions/epsilonWallFunctions/epsilonWallFunction/epsilonWallFunctionFvPatchScalarField.C
src/turbulenceModels/compressible/RAS/derivedFvPatchFields/wallFunctions/omegaWallFunctions/omegaWallFunction/omegaWallFunctionFvPatchScalarField.C
src/turbulenceModels/incompressible/RAS/derivedFvPatchFields/wallFunctions/epsilonWallFunctions/epsilonWallFunction/epsilonWallFunctionFvPatchScalarField.C
src/turbulenceModels/incompressible/RAS/derivedFvPatchFields/wallFunctions/omegaWallFunctions/omegaWallFunction/omegaWallFunctionFvPatchScalarField.C
tutorials/incompressible/icoDyMFoam/movingConeTopo/system/decomposeParDict
2012-04-25 10:38:12 +01:00
Hrvoje Jasak
ba42b5f4a7
Merge branch 'HrvojeJasak'
...
Conflicts:
applications/utilities/mesh/conversion/ideasUnvToFoam/Make/options
applications/utilities/surface/surfaceSmooth/Make/options
applications/utilities/surface/surfaceSplitByPatch/Make/options
src/decompositionMethods/decompositionMethods/patchConstrainedDecomp/patchConstrainedDecomp.C
src/finiteVolume/fvMesh/fvPatches/constraint/cyclic/cyclicFvPatch.C
src/turbulenceModels/compressible/RAS/derivedFvPatchFields/wallFunctions/omegaWallFunctions/omegaWallFunction/omegaWallFunctionFvPatchScalarField.C
wmake/rules/linuxGcc/c++
2012-04-25 10:27:21 +01:00
Hrvoje Jasak
523f2eb35a
Gauss grading bug fix, Zeljko Tukovic
2012-04-23 15:44:42 +01:00
Hrvoje Jasak
fa6c5b8888
Merge remote-tracking branch 'remotes/origin/feature/postfixedSubRegistry' into HrvojeJasak
2012-01-29 12:27:23 +00:00
Hrvoje Jasak
579ab8cfa6
Bug fixes, gcc
2012-01-29 12:05:10 +00:00
Hrvoje Jasak
886e47733c
Finite Area Method, topological changes
2012-01-29 12:01:07 +00:00
Hrvoje Jasak
c143d015a7
Wrong dimensions. Fix by Niels Gjoel Jacobsen
2012-01-29 12:01:07 +00:00
Henrik Rusche
1169678229
lookupPatchField in all patchFields & db() returns database rather than mesh
2011-11-10 11:58:54 +01:00
Henrik Rusche
d653006a41
s/patch().lookupPatchField/lookupPatchField/g
2011-11-10 11:58:54 +01:00
Hrvoje Jasak
be4b6228f2
Cyclic merge tolerance fixes
2011-07-04 23:24:52 +01:00
Hrvoje Jasak
6c577922c5
Development branch merge
2011-05-27 18:17:39 +01:00
Hrvoje Jasak
607f244077
Bug fix for planar faces
2011-05-27 12:42:50 +01:00
Hrvoje Jasak
6d559fe2b1
Parallel faMesh. Zeljko Tukovic
2011-05-27 12:42:49 +01:00
Hrvoje Jasak
ccc4aa4b59
Bug fix for planar faces
2011-05-18 22:26:09 +01:00
Hrvoje Jasak
c4d51c1e72
Parallel faMesh. Zeljko Tukovic
2011-05-18 21:48:43 +01:00
Hrvoje Jasak
dc37b56def
Parallel topological changes and internal combustion engine simulations
2011-03-22 12:29:57 +00:00
Bernhard F.W. Gschaider
17228d30be
Use edges as the 'faces' for a face in faMatrix::setValues. Not the points
...
--HG--
branch : bugfix/faMatrixSetValuesBranch
2011-02-08 20:13:55 +01:00
Hrvoje Jasak
d41f651c9c
Rename faBoundary
2010-12-02 14:35:11 +00: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
d8441af933
Merging finiteArea, 2. Zeljko Tukovic
2010-11-25 13:16:40 +00:00
Zeljko Tukovic
0d039b2c97
update
2010-11-05 09:23:42 +01:00
Zeljko Tukovic
a3ad89e168
update
2010-11-04 11:25:33 +01:00
Zeljko Tukovic
8ec63a167c
updates for liquid film solver
2010-10-27 20:57:04 +02:00
Zeljko Tukovic
7dc6dd9a21
Added cyclic, symmetry and slip faPatchFields
2010-10-26 23:05:25 +02:00
Zeljko Tukovic
3bf1666dfe
Added cyclic and symmetry faPatches
2010-10-26 22:45:37 +02:00
Zeljko Tukovic
b8c23bbe6b
Added cyclic and symmetry faPatches
2010-10-26 22:44:51 +02:00
Hrvoje Jasak
9c56d4947b
FA bug fixes (parallelisation)
2010-10-22 13:41:02 +01:00
Hrvoje Jasak
704478e886
Comment on least square vectors next to boundary - reconsider.
2010-10-04 12:58:17 +01:00
Hrvoje Jasak
9eb91ceb5a
Formatting
2010-09-29 19:58:27 +01:00
Hrvoje Jasak
c382fe369c
Porting, compilation
2010-09-22 19:13:13 +01:00