443a8488ab
Partial revert of 0dccf9de85 - keeping {}s for case statements
2010-05-18 14:35:22 +01:00
ccf61a7db8
Revert "STYLE: remove unneed '()' for simple return statements,"
...
This reverts commit c600ce545d .
2010-05-18 14:30:53 +01:00
13aa4d6db4
Merge remote branch 'OpenCFD/master' into olesenm
...
- use GPL version 3
2010-05-18 15:00:40 +02:00
8b428bc73c
STYLE: add some usage comments to some conversion utilities
...
STYLE: move polyDualMesh from conversion -> manipulation
2010-05-18 14:41:53 +02:00
17a6cac97b
Merge commit 'origin/splitCyclic'
2010-05-18 13:35:56 +01:00
f977c692c9
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2010-05-18 13:31:25 +01:00
5d3e38e34e
ENH: extrudeToRegionMesh : allow extrusion on cyclics.
...
Still not good enough - only handles single extrusion vector per cyclic point.
2010-05-18 13:30:32 +01:00
f84a91d7ce
Merge commit 'origin/master' into splitCyclic
...
Conflicts:
applications/utilities/mesh/manipulation/createBaffles/createBaffles.C
applications/utilities/postProcessing/patch/patchIntegrate/patchIntegrate.C
src/OpenFOAM/meshes/pointMesh/pointPatches/constraint/cyclic/cyclicPointPatch.C
src/OpenFOAM/meshes/pointMesh/pointPatches/constraint/processor/processorPointPatch.C
src/dynamicMesh/motionSmoother/motionSmoother.C
src/dynamicMesh/motionSmoother/motionSmoother.H
src/dynamicMesh/motionSmoother/motionSmootherTemplates.C
2010-05-18 13:28:21 +01:00
bba50b2152
ENH: updated more tutorials
2010-05-18 12:18:42 +01:00
2e418fec9e
ENH: fixedShearStress for incompressible flows
2010-05-18 12:10:10 +01:00
dcb348ddbb
ENH: Making the collision model able to say whether or not it controls
...
wall interactions.
If it does, then make the wallImpactDistance 0, if it doesn't make it
d/2.
2010-05-18 11:40:53 +01:00
f96feb6491
Merge branch 'master' into particleInteractions
2010-05-18 11:11:15 +01:00
895a077cb1
STYLE: fixup some dictionary headers
2010-05-18 11:38:07 +02:00
e1801bc74c
ENH: add solverPerformance::fieldName(), simplified data::setSolverPerformance
2010-06-02 10:21:26 +02:00
4712e131d9
STYLE: add some usage comments to some conversion utilities
...
STYLE: move polyDualMesh from conversion -> manipulation
2010-05-18 14:41:53 +02:00
bde8dc579a
STYLE: fixup some dictionary headers
2010-05-18 11:38:07 +02:00
76afade788
ENH: Correcting pbNumber, shouldn't be divided by number of parcels.
...
Adding pbFixed so nParticles is specified directly by the user, making
massTotal not determine anything in this case.
Removing unused private data member.
2010-05-18 10:30:49 +01:00
3430e4eaae
STYLE: fix minor typo in header
2010-05-18 11:25:25 +02:00
1d0ec57a72
STYLE: fix minor typo in header
2010-05-18 11:25:25 +02:00
402f17f73f
STYLE: swirlMassFlowRateInletVelocity -> swirlFlowRateInletVelocity
...
- improve documentation, use GPL version 3
2010-05-18 10:47:27 +02:00
9a32f5ce65
STYLE: swirlMassFlowRateInletVelocity -> swirlFlowRateInletVelocity
...
- improve documentation, use GPL version 3
2010-05-18 10:47:27 +02:00
33c0e1dacc
Merge remote branch 'OpenCFD/master' into olesenm
2010-05-18 09:44:33 +02:00
7abd54708c
ENH: improve robustness of outputFilterOutputControl
2010-05-18 09:24:46 +02:00
0dccf9de85
ENH: improve robustness of outputFilterOutputControl
2010-05-18 09:24:46 +02:00
f54de2aad9
ENH: porousExplicitSourceReactingParcelFoam adapted for createBaffles
2010-05-17 18:05:04 +01:00
8816653041
BUG: t-junction-with-fan/Allrun : split cyclics
2010-05-17 17:19:30 +01:00
e757cbd004
ENH: swirlMassFlowRateInletVelocity inlet BC
2010-05-17 17:17:32 +01:00
2567ac7c17
ENH: adapted t-junction-with-fan for new createBaffles.
2010-05-17 17:11:14 +01:00
b903ed35d4
ENH: cyclicPolyPatch : have checking on dictionary construction
2010-05-17 17:09:35 +01:00
e1e4098600
ENH: Have different master and slave patch to handle cyclic baffles.
2010-05-17 17:08:40 +01:00
bee7ba14b3
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2010-05-17 15:53:12 +01:00
1c5a97458d
STYLE: turbulentTemperatureCoupledBaffleMixed : renamed alpha to alpaEff
2010-05-17 15:49:47 +01:00
052ef89a17
BUG: TimeActivatedExplicitSource : active switch not parsed correctly
2010-05-17 15:49:31 +01:00
db07daf6ba
BUG: race condition when removing ABORT file
2010-05-17 16:24:32 +02:00
4d545e0011
BUG: race condition when removing ABORT file
2010-05-17 16:24:32 +02:00
a575aecc0d
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2010-05-17 15:16:56 +01:00
acfeb17237
turbulenceModel: Added `rheEpsilonEff'
...
Provides the viscous contribution to the energy equations.
2010-05-17 15:16:52 +01:00
182b368bf6
ENH: change return type of Time::stopAt to report if the setting changed
2010-05-17 16:06:53 +02:00
59c0e8e24d
STYLE: fix 'forAll (' -> 'forAll(' format (again)
2010-06-02 09:13:48 +02:00
6ed642beb9
ENH: change return type of Time::stopAt to report if the setting changed
2010-05-17 16:06:53 +02:00
170f949e23
Merge branch 'master' into particleInteractions
2010-05-17 14:15:52 +01:00
c600ce545d
STYLE: remove unneed '()' for simple return statements,
...
- fix 'forAll (' -> 'forAll(' format (again)
2010-05-17 13:08:11 +02:00
d572f40c63
ENH: allow retention of 'FoamFile' when reading dictionaries
...
- used in expandDictionary
2010-05-17 12:56:30 +02:00
47f692db8c
ENH: add non-const access for lduMatrix::solverPerformance::solverName()
...
- use it to report the correct solverName for vector/tensor fields
2010-06-01 16:53:15 +02:00
35d3be771e
STYLE: fix spelling, backslashes etc. in codingStyleGuide.org
...
- now passes through LaTeX with fewer complaints.
- added note about braces for 'case' statements.
- could not formulate a sensible rule about when return statements
need parentheses and when not.
- did not update codingStyleGuide.pdf ... I don't even know if it
should be part of the git repo at all
2010-06-01 10:19:11 +02:00
824df2c378
ENH: add org-pdflatex to create pdf files
2010-06-01 10:14:56 +02:00
7e9adc7b31
ENH: add wmakeFindEmptyMake, -help option for wmakeFilesAndOptions
...
wmakeFindEmptyMake:
- Find 'Make/' directories without 'files' or 'options'.
These typically correspond to (partially) removed applications.
2010-06-01 09:23:47 +02:00
f9f988d82f
Merge remote branch 'OpenCFD/master' into olesenm
...
Conflicts:
src/finiteVolume/fields/fvPatchFields/derived/timeVaryingMappedFixedValue/timeVaryingMappedFixedValueFvPatchField.C
2010-05-31 11:50:56 +02:00
ff30e6b61a
STYLE: can use bool instead of Switch version of dictionary::lookupOrDefault
...
- both versions handle the same input words.
Only need the <Switch> version when the destination variable is
also a Switch and we need to output the word later.
2010-05-20 14:17:18 +02:00
9525d57d71
STYLE: use readIfPresent instead of found/lookup combination
2010-05-20 08:52:45 +02:00