Mark Olesen
dd5ed76a70
ENH: avoid costly pow() when evaluating Polynomial
...
OLD timings:
~~~~~~~~~~~~~~~~~~
evaluate: -6.82572e+31 in 10.38 s
hard-coded 0: -6.82572e+31 in 0.2 s
hard-coded 1: -6.82572e+31 in 10.37 s
hard-coded 2: -6.82572e+31 in 0.24 s
New timings:
~~~~~~~~~~~~~~~~~~
evaluate: -6.82572e+31 in 0.11 s
2010-10-08 15:56:58 +02:00
Mark Olesen
dcc00e2cc9
STYLE: added verbatim/endverbatim in doxygen docs
2010-10-05 18:50:44 +02:00
Mark Olesen
9fd0959b88
ENH: generalize speciesTable as hashedWordList
...
BUG: incorrect speciesTable indices after assignment or reading from Istream
2010-10-05 18:19:17 +02:00
Mark Olesen
e251b7b677
STYLE: allow "solidProperties" dict entry for consistency with liquidMixture
...
- add size() method to liquidMixture and solidMixture
2010-10-05 17:53:30 +02:00
Mark Olesen
3fd25abba9
COMP: link liquids, thermophysicalFunctions libs when using liquidMixture
2010-10-05 17:51:38 +02:00
Mark Olesen
4790b59dac
STYLE: copy/assignment from IndirectList in List no longer needed
2010-10-04 14:58:37 +02:00
Mark Olesen
d01a47aeee
ENH: replace IndirectList with version that inherits from UIndirectList
2010-10-04 14:53:43 +02:00
andy
f2c3ba65a6
STYLE: code formatting and start copyright dates
2010-10-04 13:02:54 +01:00
andy
9b81b5f14b
COMP: use label() to convert from uint to avoid compiler warning
2010-10-04 13:00:46 +01:00
andy
7ec390d23d
Merge branch 'olesenm'
2010-10-04 11:08:48 +01:00
andy
8f1a8dd460
BUG: corrections to NEARESTFACE clause in directMappedVelocityFlux BC
2010-10-04 10:10:22 +01:00
andy
37c60a6256
ENH: 80 char limit
2010-10-01 17:56:09 +01:00
andy
1e3f298d6e
COMP: Corrected corrupted Make/files during commit 6ab81bf32a
2010-10-01 17:54:38 +01:00
andy
740d879a4b
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2010-10-01 17:52:53 +01:00
mattijs
249c15c179
COMP: foamDebugSwitches missing library to resolve alphaFvContactAngle
2010-10-01 18:02:22 +01:00
mattijs
ff39246da0
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2010-10-01 17:35:14 +01:00
mattijs
ed67d5be34
STYLE: renamed IOFieldField to CompactIOField to be consistent with CompactIOList.
2010-10-01 17:33:07 +01:00
andy
9efaf83fee
ENH: updated buoyantBoussinesqSimpleFoam solver to include thermal wall functions
...
on (kinematic) turbulent thermal conductivity, kappat and updated tutorial
2010-10-01 17:23:52 +01:00
andy
8f03a3258b
ENH: updated buoyantBoussinesqPimpleFoam solver to include thermal wall functions
...
on (kinematic) turbulent thermal conductivity, kappat and updated tutorial
2010-10-01 17:22:59 +01:00
andy
6ab81bf32a
ENH: Added new (kinematic) turbulent thermal conductivity wall function for
...
incompressible codes for variable kappat
Note: to return to 'old' behaviour, use 'type calculated' for walls
on field kappat
2010-10-01 17:22:28 +01:00
mattijs
0ebecd2d33
BUG: autoLayerDriver : update numbering of baffled faces
2010-10-01 17:10:21 +01:00
graham
0b12f98c63
BUG: Missing "inline".
2010-10-01 15:31:36 +01:00
graham
573fce0166
Merge branch 'master' of ssh://hunt//home/noisy3/OpenFOAM/OpenFOAM-dev
2010-10-01 14:23:42 +01:00
graham
b46764344e
ENH: Access to patch transform permutations.
2010-10-01 14:23:01 +01:00
mattijs
7f030f7947
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2010-09-30 20:59:14 +01:00
mattijs
c21cbfb330
ENH: use CompactIOList for binary face and cell IOList.
2010-09-30 20:58:38 +01:00
mattijs
5d97b8dc72
COMP: scotchDecomp : add -lrt to link line
2010-09-30 20:55:22 +01:00
Henry
9d175880ce
etc/cshrc: allow option setting for option software to be specified in ~/OpenFOAM/???/apps/<application>/cshrc
2010-09-30 17:22:40 +01:00
Henry
b9c22c7e04
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2010-09-30 17:01:32 +01:00
Henry
322ddc1771
etc/bashrc: allow option setting for option software to be specified in ~/OpenFOAM/???/apps/<application>/bashrc
2010-09-30 17:01:21 +01:00
mattijs
60b488eef1
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2010-09-30 14:51:12 +01:00
mattijs
5d4575aefa
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2010-09-30 14:13:54 +01:00
mattijs
5f43ae45ec
ENH: allow patch specification; have conforming faceZones after layering
2010-09-30 14:13:46 +01:00
mattijs
2a6e9f10c0
COMP: testPrimitivePatch.C : extraneous include file
2010-09-30 14:07:12 +01:00
graham
68f13d6d8a
STYLE: Copyright start dates.
2010-09-30 14:07:02 +01:00
mattijs
25389d5b5f
STYLE: foamUpgradeCyclics : typo
2010-09-30 14:06:30 +01:00
graham
e11eff33b2
STYLE: Spacing between functions.
2010-09-30 11:19:37 +01:00
Henry
89ee9b3e0f
Merged all multiphase developments in OpenFOAM-1.7.x
2010-09-29 22:22:48 +01:00
Henry
fbf4d9ec10
Reorganised documentation
2010-09-29 22:09:17 +01:00
mattijs
5c0c1f63e0
BUG: streamLineParticle : was using GREAT for deltaT which triggers lots of problems.
...
Now using sqrt(GREAT).
2010-09-29 13:05:38 +01:00
mattijs
fdb1c0be4b
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2010-09-29 12:10:06 +01:00
mattijs
e4aca56a21
ENH: ISstream : read float (without .) larger than allowable integer
2010-09-29 12:07:31 +01:00
Henry
ad925d65d2
threePhaseMixture: corrected typo
2010-09-29 11:19:48 +01:00
Henry
fa7924a76f
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2010-09-29 10:51:04 +01:00
Henry
f4dee922ab
Start-up scripts: The environment variables are now set unconditionally as in 1.7.x
2010-09-29 10:50:49 +01:00
Henry
7428b36de8
incompressibleThreePhaseMixture: Corrected the construction of the third-phase properties
2010-09-29 10:50:03 +01:00
Henry
5a655495dc
bubbleFoam: Cleaned-up createPhi
2010-09-29 10:49:35 +01:00
mattijs
1332dad655
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2010-09-28 16:28:41 +01:00
mattijs
1d021ecd9a
ENH: fvMeshSubset : prevent duplicate checkin
2010-09-28 16:28:37 +01:00
graham
4ced40cb98
ENH: Adding cell centre self seed controls.
2010-09-27 14:56:13 +01:00