OpenFOAM-2.4.x/tutorials/incompressible/icoFoam/resetFixedWallsScr
2014-02-17 16:00:08 +00:00

8 lines
160 B
Text

/fixedWalls/,/}/{
/fixedWalls/p
/{/p
/type fixedValue;/p
s/value[ \t]*nonuniform[ \t]*List<vector>[ \t]*/value uniform (0 0 0);/p
/}/p
d
}