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

@ -23,8 +23,7 @@ boundaryField
{
walls
{
type fixedValue;
value uniform (0 0 0);
type noSlip;
}
inlet
{

View File

@ -23,8 +23,7 @@ boundaryField
{
walls
{
type fixedValue;
value uniform (0 0 0);
type noSlip;
}
inlet
{

View File

@ -15,4 +15,4 @@ rm -rf postProcessing
# copy 0.org to 0
cp -r 0.org 0
# ----------------------------------------------------------------- end-of-file
#------------------------------------------------------------------------------

View File

@ -17,4 +17,4 @@ runApplication createBaffles -overwrite
runApplication $application
# ----------------------------------------------------------------- end-of-file
#------------------------------------------------------------------------------

View File

@ -31,8 +31,7 @@ boundaryField
}
walls
{
type fixedValue;
value uniform (0 0 0);
type noSlip;
}
outlet
{

View File

@ -48,8 +48,7 @@ boundaryField
}
walls
{
type fixedValue;
value uniform (0 0 0);
type noSlip;
}
}

View File

@ -9,4 +9,4 @@ rm -rf 0 *[1-9]* processor* postProcessing
cleanCase
# ----------------------------------------------------------------- end-of-file
#------------------------------------------------------------------------------

View File

@ -17,4 +17,4 @@ rm -f 0/phi
# run the solver
runApplication `getApplication`
# ----------------------------------------------------------------- end-of-file
#------------------------------------------------------------------------------

View File

@ -48,8 +48,7 @@ boundaryField
}
walls
{
type fixedValue;
value uniform (0 0 0);
type noSlip;
}
}

View File

@ -48,8 +48,7 @@ boundaryField
}
walls
{
type fixedValue;
value uniform (0 0 0);
type noSlip;
}
}

View File

@ -13,4 +13,4 @@ cp -r 0.org 0
cleanCase
# ----------------------------------------------------------------- end-of-file
#------------------------------------------------------------------------------