Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev

This commit is contained in:
henry
2009-09-01 10:44:48 +01:00
245 changed files with 3279 additions and 2419 deletions

View File

@ -43,7 +43,7 @@ Description
#include "cellShape.H"
#include "cellModeller.H"
#include "mergePoints.H"
#include "mathematicalConstants.H"
#include "mathConstants.H"
using namespace Foam;
@ -128,7 +128,7 @@ int main(int argc, char *argv[])
fileName pointsFile(runTime.constantPath()/"points.tmp");
OFstream pFile(pointsFile);
scalar a(0.1*mathematicalConstant::pi/180.0);
scalar a(0.1*constant::math::pi/180.0);
tensor rotateZ =
tensor
(