GIT: Initial commit after latest foundation merge

This commit is contained in:
andy
2016-04-25 11:40:48 +01:00
4003 changed files with 74634 additions and 37783 deletions

View File

@ -29,13 +29,11 @@ boundaryField
}
ground
{
type fixedValue;
value uniform (0 0 0);
type noSlip;
}
blockedFaces
{
type fixedValue;
value uniform (0 0 0);
type noSlip;
}
baffleWall
{

View File

@ -13,4 +13,4 @@ rm -rf constant/polyMesh/points
rm -rf constant/polyMesh/owner
rm -rf constant/polyMesh/neighbour
# ----------------------------------------------------------------- end-of-file
#------------------------------------------------------------------------------

View File

@ -16,4 +16,4 @@ runApplication PDRMesh -overwrite
# Run
runApplication `getApplication`
# ----------------------------------------------------------------- end-of-file
#------------------------------------------------------------------------------