Commit Graph

7666 Commits

Author SHA1 Message Date
mattijs
8006c12405 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-03-07 12:55:50 +00:00
mattijs
0ba821d184 ENH: codeStream: added message if loading library 2011-03-07 12:54:28 +00:00
mattijs
8a8ca63366 ENH: dynamicCode.org: updated to current status 2011-03-07 12:53:08 +00:00
mattijs
367deb1773 Revert "COMP: tecio : move out of thirdparty"
This reverts commit de564957bc.

Conflicts:

	applications/utilities/postProcessing/dataConversion/foamToTecplot360/tecio/examples/gridsolution/gridsolution.cpp
2011-03-07 12:51:26 +00:00
andy
e0a29f44ad BUG: Correction after merge 2011-03-07 12:49:41 +00:00
andy
2896dcd91e Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-03-07 12:48:32 +00:00
andy
fa96053fc3 BUG: Added missing destructor for PDRkEpsilon 2011-03-07 12:48:26 +00:00
sergio
a9151f6abd STY: deleting old format "New" 2011-03-07 12:47:25 +00:00
Mark Olesen
4d418eccf7 COMP: remove linking against lib iberty, now using add2line 2011-03-07 13:35:59 +01:00
sergio
391f1ddbd9 BUG: virtual destructor 2011-03-07 12:31:10 +00:00
andy
237cde4734 ENH: reverted incorrect change made in a9d0a6d02b 2011-03-07 12:25:40 +00:00
andy
fe68844596 GIT: merge conflict resolution 2011-03-07 12:20:57 +00:00
andy
194b84175f STYLE: refactored cloud deltaT -> trackTime 2011-03-07 12:19:33 +00:00
andy
fa91103344 BUG: corrected wallImpactDistance/hasWallImpactDistance functionality
ENH: Propagated virtual mechanism through to derived types
2011-03-07 11:49:02 +00:00
sergio
03ef9514b1 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2011-03-07 11:11:22 +00:00
sergio
d2c698e994 STY: Changing destructors style and MyClassNew format 2011-03-07 11:10:37 +00:00
graham
1b953f3d45 STYLE: Dates. 2011-03-07 11:01:11 +00:00
graham
54e6afef81 Merge branch 'master' of ssh://hunt//home/noisy3/OpenFOAM/OpenFOAM-dev 2011-03-07 10:53:38 +00:00
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
andy
67a819bcab ENH: Moved example of systemCall function object from cavity tutorial 2011-03-07 10:31:31 +00:00
sergio
1fbf80f410 STY: date correction 2011-03-04 18:27:48 +00:00
sergio
b88dd7c6c0 ENH: Updated PDRFoam 2011-03-04 18:24:15 +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
mattijs
e710a48edb Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-03-03 18:32:02 +00:00
mattijs
9ba2eb30b8 ENH: ReleaseNotes-dev: snappyHxMesh differences 2011-03-03 18:31:33 +00:00
mattijs
996b1bb5f5 BUG: fvMeshGeometry.C: not register fvMesh.Sf() ("S") 2011-03-03 18:31:23 +00:00
mattijs
7b7edab949 ENH: triSurface: disable warning message if not verbose 2011-03-03 18:28:28 +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