3f53a04f09
ENH: Extended and restructured solutionControl class
2011-10-26 14:29:49 +01:00
3b67987c7d
BUG: extrude2DMesh.C: Add thickness to new point's extrude direction coordinate
2011-10-26 12:07:39 +01:00
d05c5a41a1
ENH: Updated PIMPLE solvers to new pimpleControl framework
2011-10-26 12:04:25 +01:00
4c63590979
ENH: Updated pimpleControl - better encapsulation and included PISO/non-ortho loops
2011-10-26 12:02:26 +01:00
8ebd492595
ENH: Changing mechanical and thermal properties to volScalarFields
2011-10-25 17:40:30 +01:00
d666fda130
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2011-10-25 15:35:56 +01:00
a78139ea1c
COMP: wmake/rules/linux*Gcc*: clean compilation on ubuntu 11.10
2011-10-25 15:35:13 +01:00
72cc4cd7d8
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2011-10-25 11:50:47 +01:00
fb19cb073b
BUG: pimpleControl: do not store *PrevIter* fields
2011-10-25 11:50:31 +01:00
84d098c7e3
BUG: Corrected residualControl relative tolerance operation
2011-10-25 11:49:39 +01:00
cfc8d7a190
ENH: checkMesh: output faceSet from faceFaces check (partially duplicate faces)
2011-10-25 10:25:17 +01:00
cffca9b802
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2011-10-24 21:35:10 +01:00
7f5112a8de
ENH: Time: access to libs
2011-10-24 21:33:51 +01:00
cd64f1762f
ENH: codedFixedValue: refactor coded
2011-10-24 21:33:16 +01:00
1cc1ddcacf
ENH: dlOpen: check error message string
2011-10-24 21:31:38 +01:00
48212805c0
STYLE: streamLine.C: extraneous cast.
2011-10-24 21:30:39 +01:00
de141bdc74
STYLE: Code formatting
2011-10-24 11:55:53 +01:00
6340aa6145
Corrected web-site
2011-10-21 14:42:51 +01:00
a05d810b15
Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev
2011-10-21 14:37:26 +01:00
7b03bdefd8
Update version
2011-10-21 14:37:17 +01:00
ff4d99f439
Added motorBike LES from Gijs
2011-10-21 14:31:45 +01:00
00bca478da
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2011-10-21 14:17:19 +01:00
3829ca5660
ENH: Time: check restart time value.
2011-10-21 14:16:53 +01:00
7e4ed0c037
STYLE: Corrected code formatting
2011-10-21 11:39:30 +01:00
602c5875e2
BUG: chemFoam: Calculate the specific gas constant at each time step
...
- Mantis bug: 315
2011-10-21 11:37:57 +01:00
3b4a9bb60e
STYLE: Corrected lne lengths
2011-10-20 17:12:53 +01:00
ae6d935936
BUG: Corrected basic source and derived classes I/O
2011-10-20 17:10:45 +01:00
dd506c3f14
ENH: Added new rotorDiskSource momentum source model for rotor blades/airfoils
2011-10-20 16:40:04 +01:00
fcebb1e6e7
BUG: potentialFoam/cylinder: indexing into non-existing patch in parallel
2011-10-20 16:11:45 +01:00
3b0e45371e
STYLE: code spelling and formatting corrections
2011-10-20 15:26:30 +01:00
6c0ea9d1b6
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2011-10-20 15:21:53 +01:00
f1c7967316
STYLE: PatchEdgeFaceWave: header
2011-10-20 12:46:41 +01:00
0ce2c29da0
STYLE: gradScheme: typo
2011-10-20 10:42:16 +01:00
a10f84ac07
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2011-10-19 18:27:18 +01:00
9914c941da
ENH: streamLine: 'UName' instead of 'U'
2011-10-19 18:26:37 +01:00
09247dd122
ENH: topoSetDict: corrected comment
2011-10-19 18:26:09 +01:00
8bb44c7410
ENH: extrudeToRegionMesh: parallel operation
2011-10-19 18:25:00 +01:00
a10f6502fb
compressibleTwoPhaseEulerFoam/bubbleColumn tutorial: add correctAlpha setting
2011-10-19 12:20:31 +01:00
991a0366ba
gcc: 4.6.1 is now the default
2011-10-19 12:19:56 +01:00
598198b3f6
objectRegistry: put the event overflow warning into a debug test
2011-10-19 12:18:08 +01:00
32d7d05192
Icc: changed the default optimisation level to O2
2011-10-19 12:17:28 +01:00
d1a928d4c2
Corrected line-length
2011-10-19 12:16:33 +01:00
4354a9afc7
finiteVolume: non-orthogonal correction is now selected by the user and not overridden
...
Previously non-orthogonal correction was not applied if the mesh appeared to be
orthogonal based on a hard-coded test. Now the non-orthogonal correction is
applied as selected by the user irrespective of the mesh quality. This avoids
problems with the built-in mesh test being inappropriate for some cases.
2011-10-19 12:13:57 +01:00
d242f68bdc
ENH: Adding PIMPLE loop into PDRAutoRefineFoam
2011-10-19 10:40:13 +01:00
1f42aad419
BUG: Changing min(z0, 0.001) to max(zo, 0.001)
2011-10-19 10:04:31 +01:00
419399aae8
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2011-10-17 18:32:01 +01:00
27d4209839
ENH: PatchEdgeFaceWave: new wave method
2011-10-17 18:31:41 +01:00
d25d4d28ce
ENH: checkMesh: zero cell meshes
2011-10-17 18:27:47 +01:00
6ef1fc7865
ENH: sigStopAt: added checking for same signals
2011-10-17 18:27:09 +01:00
f76cbf52e6
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2011-10-17 14:33:50 +01:00