mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
Updated with new run, test and clean scripts
This commit is contained in:
8
tutorials/icoFoam/resetFixedWallsScr
Normal file
8
tutorials/icoFoam/resetFixedWallsScr
Normal file
@ -0,0 +1,8 @@
|
||||
/fixedWalls/,/}/{
|
||||
/fixedWalls/p
|
||||
/{/p
|
||||
/type fixedValue;/p
|
||||
s/value[ \t]*nonuniform[ \t]*List<vector>[ \t]*/value uniform (0 0 0);/p
|
||||
/}/p
|
||||
d
|
||||
}
|
||||
Reference in New Issue
Block a user