mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
TUT: update some old keywords found in tutorials
- functionObjectLibs -> libs - redirectType -> name - change deprecated writeCompression flags types to Switch. - cleanup some trailing ';;' from some dictionaries
This commit is contained in:
@ -50,7 +50,7 @@ functions
|
||||
sample1
|
||||
{
|
||||
type sets;
|
||||
functionObjectLibs ("libsampling.so");
|
||||
libs ("libsampling.so");
|
||||
writeControl onEnd;
|
||||
setFormat raw;
|
||||
sets
|
||||
|
||||
Reference in New Issue
Block a user