Merge branch 'master' of github.com-OpenFOAM:OpenFOAM/OpenFOAM-dev
This commit is contained in:
@ -19,7 +19,13 @@ fields (U p);
|
||||
#includeEtc "caseDicts/postProcessing/graphs/sampleDict.cfg"
|
||||
|
||||
// Override settings here, e.g.
|
||||
// setConfig { type lineCell; }
|
||||
/*
|
||||
setConfig
|
||||
{
|
||||
type lineCell;
|
||||
axis x; // y, z, xyz
|
||||
}
|
||||
*/
|
||||
|
||||
// Must be last entry
|
||||
#includeEtc "caseDicts/postProcessing/graphs/graph.cfg"
|
||||
|
||||
Reference in New Issue
Block a user