36defd1f1e
STLYE: #include header clean-up
2011-03-11 16:32:26 +00:00
89f3e704e7
ENH: moved code from region models lib to more appropriate locations
2011-03-11 16:31:37 +00:00
7a0d3ebd64
ENH: refactor fixedValueFvPatchFieldTemplate
...
- can be reused for other (vector, tensor, ...) field types
2011-03-11 17:28:51 +01:00
f8edaaec87
GIT: conflict resolution
2011-03-11 14:34:17 +00:00
77daf8bb42
ENH: Updated boundary type in initialisation
2011-03-11 14:24:56 +00:00
12d965ead9
STYLE: more constness on const char* values
2011-03-11 09:08:45 +01:00
4b407090e7
ENH: Improved vertex referring scheme, patching.
2011-03-10 18:15:23 +00:00
9160021cc5
STYLE: line breaks.
2011-03-10 18:13:49 +00:00
1fac7b662e
Merge branch 'master' into cvm
...
Conflicts:
src/mesh/Allwmake
2011-03-10 13:54:43 +00:00
eede286417
ENH: Initial parallelisation - point exchange over bound box interfaces.
2011-03-10 13:42:41 +00:00
8c3bb1eee6
ENH: Start of parallelisation - using local bound box.
...
Not using bounds span for tests, use GREAT.
2011-03-10 10:02:45 +00:00
cea39a54b6
STYLE: Blank line removed.
2011-03-10 09:27:48 +00:00
92c0055aa2
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2011-03-09 18:11:06 +00:00
4d2cf1472f
BUG: HashTable: remove conversion operator from iterator to const_iterator
2011-03-09 18:08:30 +00:00
d4fa022f2a
COMP: removed #include file introduced in 92ff766
2011-03-08 15:44:19 +00:00
44ccbf7c56
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2011-03-08 15:42:06 +00:00
37316712a9
ENH: moved initialisation of mesh demand driven data in commit 8c09620
2011-03-08 15:41:55 +00:00
92ff766c19
COMP: cloud.c : missing include
2011-03-08 15:30:19 +00:00
cab0142959
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2011-03-08 14:55:30 +00:00
0599dce7e6
Merge branch 'olesenm'
2011-03-08 13:59:37 +00:00
8c09620771
ENH: Initialise mesh demand-driven data in cloud constructor
2011-03-08 12:51:10 +00:00
233bba3265
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2011-03-08 12:02:08 +00:00
0008052e5b
ENH: triSurface.C: avoid faceFaces() since not valid for non-manifold
2011-03-08 12:01:32 +00:00
93955f2860
STYLE: Minor formatting changes
2011-03-08 11:04:17 +00:00
1b5de71f7a
BUG: codedFixedValue: oldTypeName_ not preserved.
2011-03-08 10:58:50 +00:00
b50eb38937
COMP: HashTable: make end() iterator a reference to a static.
...
Weird one. Reported crash with gcc452 with end() iterator returning a copy.
The end() iterator returned was not initialised. No idea why & could not
repeat.
2011-03-08 10:56:30 +00:00
6c52aacc57
ENH: POSIX.C : debug printing
2011-03-08 10:55:13 +00:00
4be6e5f3e6
ENH: corrected ambiguous construct from temp
2011-03-08 10:23:19 +00:00
e8a3587df4
ENH: support file-scope 'localCode' in dynamicCode
2011-03-08 11:08:42 +01:00
82ba4e5419
ENH: allow silent operation (-s) for wmake, wclean, wmakeLnInclude
...
- reduces verbosity for dynamicCode
- non-silent wmakeLnInclude output to stderr to avoid polluting logs
2011-03-08 09:32:30 +01:00
e0311539fc
STYLE: change makeOption to makeType internally
...
- also simplify setting makeType in the Allwmake scripts
2011-03-08 08:58:44 +01:00
3d34c5146c
BUG: codedFixedValueFvPatchScalarField oldLibPath_ not copied
...
- prevented the reloading from working properly (thanks Mattijs!)
2011-03-08 08:48:27 +01:00
f26ba2c303
ENH: Updated cloud enthalpy coupling
2011-03-07 16:47:50 +00:00
8efc98480d
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2011-03-07 13:00:52 +00:00
b3adb680f8
STY: max lines checks
2011-03-07 13:00:31 +00:00
1a1abe9ce7
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2011-03-07 12:59:14 +00:00
c08f6fb81b
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2011-03-07 12:58:25 +00:00
51a7b0ad85
HerschelBulkley viscosity model: Corrected sign
2011-03-07 12:58:15 +00:00
7e3b60a9ea
ENH: add of activePressureForceBaffleVelocity BC
2011-03-07 12:58:02 +00:00
22780628b7
fvc::laplacian: Added support for dimensionedTensor diffusivity consistent with fvm::laplacian
2011-03-07 12:58:00 +00:00
8006c12405
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2011-03-07 12:55:50 +00:00
0ba821d184
ENH: codeStream: added message if loading library
2011-03-07 12:54:28 +00:00
237cde4734
ENH: reverted incorrect change made in a9d0a6d02b
2011-03-07 12:25:40 +00:00
fe68844596
GIT: merge conflict resolution
2011-03-07 12:20:57 +00:00
194b84175f
STYLE: refactored cloud deltaT -> trackTime
2011-03-07 12:19:33 +00:00
fa91103344
BUG: corrected wallImpactDistance/hasWallImpactDistance functionality
...
ENH: Propagated virtual mechanism through to derived types
2011-03-07 11:49:02 +00:00
1b953f3d45
STYLE: Dates.
2011-03-07 11:01:11 +00:00
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
67a819bcab
ENH: Moved example of systemCall function object from cavity tutorial
2011-03-07 10:31:31 +00:00
5528940ae5
Merge branch 'master' of ssh://hunt//home/noisy3/OpenFOAM/OpenFOAM-dev
2011-03-04 14:06:43 +00:00