OpenFOAM-4.x-lab/tutorials/incompressible/icoFoam/resetFixedWallsScr
2014-12-10 22:40:10 +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
}