b903ed35d4
ENH: cyclicPolyPatch : have checking on dictionary construction
2010-05-17 17:09:35 +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
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
170f949e23
Merge branch 'master' into particleInteractions
2010-05-17 14:15:52 +01: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
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
80b8071e75
ENH: add default control values to ease SIMPLE->PIMPLE transition
...
- add const-ness for control variables
- drop unused fluxGradp variable
- use lookupOrDefault instead of found/lookup combination
2010-05-20 08:24:55 +02:00
0abf9b4529
STYLE: correction to FatalIOErrorIn message
2010-05-18 14:38:22 +01:00
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
bde8dc579a
STYLE: fixup some dictionary headers
2010-05-18 11:38:07 +02:00
1d0ec57a72
STYLE: fix minor typo in header
2010-05-18 11:25:25 +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
0dccf9de85
ENH: improve robustness of outputFilterOutputControl
2010-05-18 09:24:46 +02:00
4d545e0011
BUG: race condition when removing ABORT file
2010-05-17 16:24:32 +02:00
6ed642beb9
ENH: change return type of Time::stopAt to report if the setting changed
2010-05-17 16:06:53 +02:00
c600ce545d
STYLE: remove unneed '()' for simple return statements,
...
- fix 'forAll (' -> 'forAll(' format (again)
2010-05-17 13:08:11 +02:00
5bdcece3af
ENH: allow retention of 'FoamFile' when reading dictionaries
...
- used in expandDictionary
2010-05-17 12:56:30 +02:00
78e5ef9dbd
ENH: specification of selection of cellZone in snappyHexMeshDict.
...
Now allows specification of inside point to help leaky surfaces.
2010-05-17 11:45:01 +01:00
1f1fea9868
STYLE: copy-paste legacy in SourceFiles list.
2010-05-14 18:48:22 +01:00
174972ad45
Merge branch 'master' into particleInteractions
2010-05-14 18:27:25 +01:00
9e0c805425
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2010-05-14 17:55:45 +01:00
7e05548ec0
BUG: TimeActivatedExplicitSource : absolute source incorrect.
...
Also added cellZone and all as source selection mechanism.
2010-05-14 17:55:23 +01:00
1789098e5a
ENH: Adding WallSiteData collection and passing it to the wall model.
...
Adding tangential forces (with no memory) to wall model.
2010-05-14 15:58:05 +01:00
4b00c01d0c
ENH: added interpolateSplineXY templated function, and updated tabulated6DoFMotion
2010-05-14 12:47:32 +01:00
1638a4ac2f
STYLE: enforcing 80 chars width
2010-05-14 12:39:39 +01:00
4107c09b8a
BUG: aded missing dt in COxidationKineticDiffusionLimitedRate model
2010-05-14 12:39:07 +01:00
5924a74108
ENH: New WallInteractionSite class to pass wall data to wall model.
...
Access and lookup to/of UName.
2010-05-13 18:50:07 +01:00
1ed3261f33
COMP: motionSmootherTemplates.C : missing comma.
2010-05-12 16:04:30 +01:00
09910a0dae
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2010-05-12 16:00:41 +01:00
4bf6f2ecd1
STYLE: meshRefinementBaffles.C additional comment
2010-05-12 15:54:51 +01:00
56cf9169af
STYLE: basicSymmetryFvPatchField : 80char line length.
2010-05-12 15:54:19 +01:00
9331bd89fa
ENH: motionSmoother: allow certain tolerance when comparing coupled data
2010-05-12 15:53:36 +01:00
322ccff48f
BUG: interpolateXY was not creating correct type. Only worked for scalarField.
2010-05-12 15:52:50 +01:00
a0aa574dd2
ENH: sixDoFRigidBodyDisplacement. Adding g lookup from BC dict when
...
not available from db.
2010-05-11 16:28:05 +01:00
be8c67a242
ENH: sixDoFRigidBodyDisplacement rho field handling.
...
Removing rhoInf from uncoupledSixDoF... patch, not needed. Adding
optional rhoName entry to sixDoF... so no rhoInf entry is needed for
simulations that have a rho field, and require than a rhoInf value is
read for those that don't.
2010-05-11 12:09:58 +01:00
11a5e247c6
Merge remote branch 'OpenCFD/master' into olesenm
2010-05-07 16:07:20 +02:00
5087125424
STYLE: remove erroneous section-label on doxygen @endcond
2010-05-07 15:30:27 +02:00
ba2a6566c3
rawSurfaceWriter: Corrected the formatting of symmTensor and tensor.
2010-05-07 09:18:46 +01:00