Commit Graph

10923 Commits

Author SHA1 Message Date
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
aedeb6e4b3 BUG: Changing waveLenght to waveNumber 2011-10-17 14:33:28 +01:00
fa53b9b7b2 Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2011-10-14 16:23:07 +01:00
ad0c10ffc2 pyrolysisModelCollection: Corrected namespace of the instantiated IOPtrList 2011-10-14 16:18:29 +01:00
a1aabfa241 OpenFOAM: Correct the handling of non-tmp construction from tmp if the tmp is cached 2011-10-14 16:18:12 +01:00
fdcfe3bda6 ENH: Added fieldCoordinateSystemTransform function object - self explanatory 2011-10-13 13:06:11 +01:00
286f8a828f BUG: settings.sh: SGIMPI MPI_ROOT test 2011-10-12 18:04:28 +01:00
a4192a83a1 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2011-10-12 13:50:07 +01:00
67e6b94149 ENH: streamLine: user selectable interpolation method 2011-10-12 13:49:24 +01:00
2453b4704d ENH: add of waveDisplacementPointPatch 2011-10-11 16:58:01 +01:00
ca1ef80728 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2011-10-10 12:02:19 +01:00
b69ebd9e77 ENH: setExplicitValue source 2011-10-10 12:01:49 +01:00
328f44b375 ENH: OSspecific: make userName,domainName,hostName strings 2011-10-07 16:02:59 +01:00