Merge remote-tracking branch 'origin/develop'

This commit is contained in:
Andrew Heather
2017-12-30 20:30:18 +00:00
5008 changed files with 197370 additions and 77104 deletions

View File

@ -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);
}