plateHole/system/singleGraph: Removed unnecessary sub-dictionary

This commit is contained in:
Henry Weller
2019-08-20 23:35:56 +01:00
parent f77c9e4861
commit c5d4d5e17b

View File

@ -6,8 +6,6 @@
\\/ M anipulation | \\/ M anipulation |
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
singleGraph
{
start (0 0.5 0.25); start (0 0.5 0.25);
end (0 2 0.25); end (0 2 0.25);
fields (sigmaxx); fields (sigmaxx);
@ -21,6 +19,5 @@ singleGraph
// Must be last entry // Must be last entry
#includeEtc "caseDicts/postProcessing/graphs/graph.cfg" #includeEtc "caseDicts/postProcessing/graphs/graph.cfg"
}
// ************************************************************************* // // ************************************************************************* //