Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-dev
This commit is contained in:
commit
0b333a4249
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