sample function: add overrides comment and example
This commit is contained in:
parent
19ef39741b
commit
ad2cfd4288
1 changed files with 4 additions and 0 deletions
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue