mattijs
02e73e2530
Merge branch 'master' of /home/hunt2/mattijs/OpenFOAM/OpenFOAM-dev/.
2009-10-27 16:44:41 +00:00
andy
42f82562b6
added weighted average option
2009-10-27 16:02:21 +00:00
mattijs
7e200aecbf
optional no wait on Pstream::exchange
2009-10-27 13:09:08 +00:00
henry
3bc86cd30e
Corrected comments to conform to Mark's orthography rules ;-)
2009-10-27 13:00:01 +00:00
Mark Olesen
d8cf3901d3
added doc/codingStyleGuide.org for central revision
2009-10-27 13:55:25 +01:00
andy
d34aee63ed
Merge branch 'olesenm'
2009-10-27 11:50:12 +00:00
andy
3c54d945b4
removing done msg to be consistent with other tuts
2009-10-27 11:15:12 +00:00
andy
2f8f9f2782
further updates relating to commit 278e8c5030
2009-10-27 11:09:33 +00:00
andy
006803b4c5
added -f option when removing logs to avoid warning msg when cleaning
2009-10-27 10:58:19 +00:00
andy
ec03076d00
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2009-10-27 09:53:25 +00:00
Mark Olesen
7a3212825d
curvedEdges - collapse unneed function
2009-10-27 08:57:21 +01:00
Mark Olesen
19d3e88040
pass by reference got accidentally killed by commit 278e8c5030
2009-10-27 08:40:33 +01:00
Mark Olesen
c100ffc957
Merge commit 'OpenCFD/master' into olesenm
...
Conflicts:
src/OpenFOAM/matrices/simpleMatrix/simpleMatrix.C
src/OpenFOAM/matrices/simpleMatrix/simpleMatrix.H
src/mesh/blockMesh/curvedEdges/BSpline.C
src/mesh/blockMesh/curvedEdges/spline.C
src/mesh/blockMesh/curvedEdges/spline.H
- Also adjusted chemistrySolver/EulerImplicit/EulerImplicit.C
to use simpleMatrix with initialized values
2009-10-27 08:29:33 +01:00
henry
278e8c5030
Converted constant reference to primitive arguments to constant primitive arguments.
2009-10-26 22:45:21 +00:00
henry
86c3affb5b
Added initialising constructor and use it is the BSpline code.
2009-10-26 21:54:53 +00:00
henry
135f8275ac
Cleaned a message.
2009-10-26 19:41:51 +00:00
henry
75bfb292e7
Added a switch to control the caching system.
2009-10-26 19:41:32 +00:00
andy
c9a2f4923e
templated uniformInterpolationTable
2009-10-26 19:15:32 +00:00
andy
7e34048c59
cosmetics
2009-10-26 18:54:34 +00:00
andy
cbe5974c26
adding tabulated U wall function BC and utility to generate tables
2009-10-26 18:54:10 +00:00
mattijs
2352682afb
use Pstream::exchange
2009-10-26 17:36:33 +00:00
Mark Olesen
b7cf30bdb4
simpleMatrix initialize with coefficients with 0.0
...
- the element of least surprise
2009-10-26 15:40:55 +01:00
henry
e684a87516
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2009-10-26 14:01:45 +00:00
henry
00cd6ac8b7
Added support for the caching of gradients.
...
This is controlled by providing a list of the fields to be cached in the "cache"
sub-dictionary of fvSolution.
Debug information about the caching is printed when the solution::debug switch
is on.
There are still a couple of issues to do with the naming of gradients used in
corrected snGrads and limited interpolation schemes that need to be resolved
but these are no different to previously and hence not urgent.
2009-10-26 14:01:39 +00:00
Mark Olesen
79efd0a546
BSpline code cleanup
2009-10-26 13:59:50 +01:00
Mark Olesen
514914207a
BSpline bugfix: initialize simpleMatrix with 0.0
...
- why doesn't simpleMatrix always do this?
2009-10-26 13:50:10 +01:00
andy
6a62baae2c
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2009-10-26 12:18:35 +00:00
Mark Olesen
2b7dee2c8b
add applications/test/BSpline - it fails!
2009-10-26 13:14:40 +01:00
mattijs
9a139812ed
Merge branch 'master' of /home/hunt2/mattijs/OpenFOAM/OpenFOAM-dev/.
2009-10-26 09:59:18 +00:00
mattijs
46f1df810c
unallocated Pstream
2009-10-26 09:59:07 +00:00
mattijs
122f3c466f
extraneous reduce on noFailedChecks
2009-10-23 18:35:26 +01:00
andy
7bce90d19e
re-vamped patch interaction - generalised into reflect, stick and escape
2009-10-23 17:54:15 +01:00
andy
e12acd7010
very minor cosmetics
2009-10-23 17:36:09 +01:00
Mark Olesen
adcb7646f0
unitConversion - don't pull in the entire constant::mathematical namespace
...
- also, minor doxygen fixup
2009-10-23 08:31:59 +02:00
Mark Olesen
83cee1cb68
First useful Qt modifications to the PV3blockMeshReader, PV3FoamReader
...
- Show Point Numbers as is_internal="1" and hook directly into a QT-checkbox
and thus bypass modifying the reader state.
- Same for Cache Mesh and Show Patch Names
2009-10-23 00:33:42 +02:00
mattijs
19359869f4
use degToRad
2009-10-22 13:05:26 +01:00
mattijs
9120e00a59
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2009-10-22 11:59:45 +01:00
mattijs
fe45863a11
new mapDistribute constructor; various fixes
2009-10-22 11:59:25 +01:00
andy
8d70c5b025
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2009-10-21 18:16:42 +01:00
andy
49f71dc812
amended note for enthalpy
2009-10-21 18:16:00 +01:00
andy
153e2190d4
corrected heat of formation for water vapour
2009-10-21 17:55:00 +01:00
andy
4d57f49c80
cosmetics
2009-10-21 17:53:36 +01:00
andy
e0216666c3
added offset to enthalpy poly (ref h at Tstd) and renamed s poly to ds
2009-10-21 17:52:27 +01:00
andy
3ac2b9388a
updates to enthalpy retained by particle due to phase change
2009-10-21 17:50:55 +01:00
andy
a5d1b29851
use dimEnergy instead of expanded dim set
2009-10-21 17:50:09 +01:00
graham
c3eac7b801
Merge branch 'master' into dsmc
...
Conflicts:
src/lagrangian/dsmc/clouds/Templates/DsmcCloud/DsmcCloudI.H
Fixed - old cacheDeltaT in conflict.
2009-10-21 16:39:20 +01:00
graham
9221793088
Changing
...
deltaT().value() to deltaTValue()
and
deltaT0().value() to deltaT0Value()
across the whole code - faster to return especially if being used
often, in each call to a submodel for example.
2009-10-21 16:36:07 +01:00
graham
b783a210e8
Removing the cached deltaT from the cloud, using the new deltaTValue
...
access memeber instead - no longer expensive to obtain.
2009-10-21 14:40:20 +01:00
graham
e9cdaf6106
Merge branch 'master' into dsmc
2009-10-21 14:12:36 +01:00
henry
d6a278f2b2
Introduced the new file unitConversion.H to hold degToRad, radToDeg
...
and other unit conversion functions as they are required e.g. slug <-> kg.
2009-10-21 10:55:00 +01:00