sample function: add overrides comment and example

This commit is contained in:
Chris Greenshields
2016-06-16 22:51:22 +01:00
parent 9cfccd2093
commit 1024bec26a

View File

@ -15,8 +15,12 @@ start (0 1e-06 0);
end (1 1e-06 0);
fields (U p);
// Sampling and I/O settings
#includeEtc "caseDicts/postProcessing/graphs/sampleDict.cfg"
// Override settings here, e.g.
// setConfig { type midPoint; }
// Must be last entry
#includeEtc "caseDicts/postProcessing/graphs/graph.cfg"