plateHole/system/singleGraph: Removed unnecessary sub-dictionary
This commit is contained in:
@ -6,21 +6,18 @@
|
|||||||
\\/ M anipulation |
|
\\/ M anipulation |
|
||||||
\*---------------------------------------------------------------------------*/
|
\*---------------------------------------------------------------------------*/
|
||||||
|
|
||||||
singleGraph
|
start (0 0.5 0.25);
|
||||||
|
end (0 2 0.25);
|
||||||
|
fields (sigmaxx);
|
||||||
|
|
||||||
|
#includeEtc "caseDicts/postProcessing/graphs/sampleDict.cfg"
|
||||||
|
|
||||||
|
setConfig
|
||||||
{
|
{
|
||||||
start (0 0.5 0.25);
|
axis y;
|
||||||
end (0 2 0.25);
|
|
||||||
fields (sigmaxx);
|
|
||||||
|
|
||||||
#includeEtc "caseDicts/postProcessing/graphs/sampleDict.cfg"
|
|
||||||
|
|
||||||
setConfig
|
|
||||||
{
|
|
||||||
axis y;
|
|
||||||
}
|
|
||||||
|
|
||||||
// Must be last entry
|
|
||||||
#includeEtc "caseDicts/postProcessing/graphs/graph.cfg"
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Must be last entry
|
||||||
|
#includeEtc "caseDicts/postProcessing/graphs/graph.cfg"
|
||||||
|
|
||||||
// ************************************************************************* //
|
// ************************************************************************* //
|
||||||
|
|||||||
Reference in New Issue
Block a user