graham
cbc4cee935
ENH: Using proper expression for accelerating frame terms.
...
No "axis" required - when considering omegaDot the concept becomes meaningless.
Centre of rotation can be specified, to avoid it needing to be the origin, and
to allow it to move.
2011-03-07 10:52:08 +00:00
graham
5528940ae5
Merge branch 'master' of ssh://hunt//home/noisy3/OpenFOAM/OpenFOAM-dev
2011-03-04 14:06:43 +00:00
graham
77644def7a
ENH: Silencing particle tracking warnings by default.
2011-03-04 14:06:07 +00:00
graham
a9d0a6d02b
ENH: Non-inertial reference frame particle force.
2011-03-04 13:45:25 +00:00
andy
9fcd3dd216
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2011-03-03 16:15:41 +00:00
andy
5504a2a4fc
BUG: corrected pressure non-ortho loops when using correction(ddt(p))
2011-03-03 15:26:01 +00:00
andy
d7ff7c8381
ENH: further updates to semi-implicit cloud source calcs
2011-03-03 15:19:12 +00:00
Mark Olesen
d8b4ebde05
STYLE: match code and comments in etc/prefs.*EXAMPLE
2011-03-03 14:21:57 +01:00
Mark Olesen
7ca8b24a0d
STYLE: minor code cleanup for codeStream/codedFixedValueFvPatchScalarField
2011-03-03 14:16:00 +01:00
Mark Olesen
0f8b423a68
ENH: add dynamicCode::libraryBaseName() service function
...
- return the library basename without leading 'lib' or trailing '.so'
2011-03-03 13:58:07 +01:00
Mark Olesen
97da787c69
ENH: add fileName::name(bool) for returning basename without extension
2011-03-03 13:48:04 +01:00
graham
41951c6f9f
Merge branch 'master' of ssh://hunt//home/noisy3/OpenFOAM/OpenFOAM-dev
2011-03-03 11:19:57 +00:00
graham
467eb90a71
BUG: mass multiples both terms in SRF.
2011-03-03 11:19:29 +00:00
graham
b34106b6f4
ENH: Rename incompressible -> ico, using CollidingCloud.
2011-03-03 10:50:59 +00:00
Mark Olesen
2fcc1db960
Merge remote branch 'OpenCFD/master' into olesenm
2011-03-03 10:41:04 +01:00
Mark Olesen
7cd3c926bd
ENH: discard codeProperties in favour of using sha1-encoded library names
2011-03-03 09:06:14 +01:00
andy
e91bf26503
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2011-03-02 17:53:26 +00:00
andy
4e381c0bdb
ENH: include face blockage in cloud theta calc
2011-03-02 17:53:15 +00:00
sergio
af14c5a0bc
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2011-03-02 16:18:42 +00:00
sergio
4e1d711858
BUG: Problem with list combine gather for multiprocessor run
2011-03-02 16:17:50 +00:00
mattijs
29dd2e5e77
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2011-03-02 16:14:12 +00:00
sergio
5b88f8e38f
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2011-03-02 16:13:05 +00:00
sergio
ad7e2ffaee
BUG: Correct map distribution for QrNbr
2011-03-02 16:12:35 +00:00
andy
432f72a88a
ENH: upadtes to semi-implicit cloud source calcs
2011-03-02 15:41:24 +00:00
andy
73ef3c4dff
ENH: #include clean-up
2011-03-02 15:40:58 +00:00
Mark Olesen
ffc74562f7
STYLE: shorten paths reported in dynamicCode
2011-03-02 15:36:02 +01:00
andy
ce29cba31a
ENH: use solution dt instead of time dt
2011-03-02 14:31:27 +00:00
andy
a5ce23af33
ENH: Improvements to particle integration methods
2011-03-02 14:31:00 +00:00
Mark Olesen
815a806be7
ENH: allow verbose output for fixedValueFvPatchScalarFieldTemplate
2011-03-02 14:28:22 +01:00
Mark Olesen
3b72fc3e38
ENH: support default values in string expansion
...
- syntax as per Bourne/Korn shell
${parameter:-defValue}
If parameter is unset or null, the \c defValue is substituted.
Otherwise, the value of parameter is substituted.
2011-03-02 14:11:30 +01:00
Mark Olesen
01ea4623f9
BUG: string expand bombed out on first unknown construct
...
- eg,
"$USER $(PWD) $USER" -> "username $(PWD) $USER"
instead of
"$USER $(PWD) $USER" -> "username $(PWD) username"
this is noticable in some dynamicCode usages
STYLE: consolidate all string expand code into stringOps
2011-03-02 13:46:15 +01:00
andy
630592fb17
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2011-03-02 11:48:42 +00:00
andy
ad5a849416
ENH: Tutoral updates
2011-03-02 11:42:37 +00:00
sergio
c9098c1b1b
BUG: Distribute QrNbr was missing
2011-03-02 11:16:28 +00:00
andy
b91eb061b2
ENH: Clouds - only read parcel fields when solution is active
2011-03-02 11:01:47 +00:00
andy
b2de414a99
ENH: Updated steadyReactingParcelFoam -> LTSReactingParcelFoam
2011-03-02 11:00:13 +00:00
Mark Olesen
e65f566d68
Merge remote branch 'OpenCFD/master' into olesenm
2011-03-01 19:15:06 +01:00
mattijs
cb38e02622
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2011-03-01 18:04:55 +00:00
mattijs
1a3639371a
ENH: radiationCoupledBase.C: FatalIOError instead of FatalError
2011-03-01 18:04:03 +00:00
mattijs
9ae8019446
STYLE: directMappedPatchBase.C: date
2011-03-01 18:03:34 +00:00
mattijs
63ecc03d76
STYLE: snappyHexMeshDict: updated comment
2011-03-01 18:02:51 +00:00
andy
7d1e727372
ENH: pass args by reference instead of copy
2011-03-01 17:52:10 +00:00
andy
d3dc12967e
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2011-03-01 17:14:41 +00:00
andy
9de87955cf
BUG: correction to particle forces - still needs a better method...
2011-03-01 17:14:34 +00:00
andy
075dee2fb8
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2011-03-01 17:00:32 +00:00
andy
e694ee9ca5
BUG: corrected colliding cloud sub-cycling
2011-03-01 16:17:14 +00:00
andy
cefb78fc6d
ENH: moved maxCo out of loop
2011-03-01 16:16:56 +00:00
Mark Olesen
d3c2038cef
ENH: add foamSite alias for changing to site-directory
2011-03-01 16:36:47 +01:00
mattijs
e4f00d6b83
Revert "STYLE: surfaceCoarsen: remove orhpaned files"
...
This reverts commit 98f269edaf
.
2011-03-01 15:00:38 +00:00
Mark Olesen
f182b725da
STYLE: use 'static const' instead of 'const static' for consistency
2011-03-01 15:21:30 +01:00