mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
9 lines
160 B
Plaintext
9 lines
160 B
Plaintext
/fixedWalls/,/}/{
|
|
/fixedWalls/p
|
|
/{/p
|
|
/type fixedValue;/p
|
|
s/value[ \t]*nonuniform[ \t]*List<vector>[ \t]*/value uniform (0 0 0);/p
|
|
/}/p
|
|
d
|
|
}
|