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 movingWall
{ {
type uniformFixedValue; type fixedValue;
uniformValue csvFile; value uniform (1 0 0);
csvFileCoeffs
{
nHeaderLine 1;
refColumn 0;
componentColumns (1 2 3);
mergeSeparators no;
fileName "$FOAM_CASE/csvData";
separator " ";
}
} }
fixedWalls fixedWalls