Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev

This commit is contained in:
Henry
2012-11-05 15:17:17 +00:00
251 changed files with 8671 additions and 6132 deletions

View File

@ -11,11 +11,10 @@ FoamFile
format ascii;
class dictionary;
location "constant";
object MRFZones;
object MRFProperties;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
0
()
// none
// ************************************************************************* //

View File

@ -11,21 +11,20 @@ FoamFile
format ascii;
class dictionary;
location "constant";
object MRFZones;
object MRFProperties;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
1
(
rotor
{
// Fixed patches (by default they 'move' with the MRF zone)
nonRotatingPatches ();
zone1
{
cellZone rotor;
origin (0 0 0);
axis (0 0 1);
omega constant 1047.2;
}
)
// Fixed patches (by default they 'move' with the MRF zone)
nonRotatingPatches ();
origin (0 0 0);
axis (0 0 1);
omega constant 1047.2;
}
// ************************************************************************* //

View File

@ -11,11 +11,10 @@ FoamFile
format ascii;
class dictionary;
location "constant";
object MRFZones;
object MRFProperties;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
0
()
// none
// ************************************************************************* //

View File

@ -11,11 +11,10 @@ FoamFile
format ascii;
class dictionary;
location "constant";
object MRFZones;
object MRFProperties;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
0
()
// none
// ************************************************************************* //