mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
Merge remote-tracking branch 'origin/develop'
This commit is contained in:
@ -51,7 +51,7 @@ functions
|
||||
{
|
||||
type sets;
|
||||
functionObjectLibs ("libsampling.so");
|
||||
outputControl onEnd;
|
||||
writeControl onEnd;
|
||||
setFormat raw;
|
||||
sets
|
||||
(
|
||||
@ -65,7 +65,7 @@ functions
|
||||
end (1 0 0.00501);
|
||||
nPoints 200;
|
||||
}
|
||||
);
|
||||
);
|
||||
interpolationScheme cellPoint;
|
||||
fields (T);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user