ENH: Tutorial update

This commit is contained in:
andy
2013-09-02 14:25:29 +01:00
parent 57019e8855
commit d9805740c7

View File

@ -22,17 +22,8 @@ boundaryField
{
movingWall
{
type uniformFixedValue;
uniformValue csvFile;
csvFileCoeffs
{
nHeaderLine 1;
refColumn 0;
componentColumns (1 2 3);
mergeSeparators no;
fileName "$FOAM_CASE/csvData";
separator " ";
}
type fixedValue;
value uniform (1 0 0);
}
fixedWalls