Time: Removed graphFormat

setFormat no longer defaults to the value of graphFormat optionally set in
controlDict and must be set in the functionObject dictionary.

boundaryFoam, financialFoam and pdfPlot still require a graphFormat entry in
controlDict but this is now read directly rather than by Time.
This commit is contained in:
Henry Weller
2023-06-16 14:51:30 +01:00
parent 561e20036b
commit 04dd989911
30 changed files with 15 additions and 96 deletions

View File

@ -42,8 +42,6 @@ timeFormat general;
timePrecision 6;
graphFormat raw;
runTimeModifiable true;

View File

@ -42,8 +42,6 @@ timeFormat general;
timePrecision 6;
graphFormat raw;
runTimeModifiable true;

View File

@ -44,7 +44,5 @@ timePrecision 6;
runTimeModifiable true;
graphFormat raw;
// ************************************************************************* //

View File

@ -42,8 +42,6 @@ timeFormat general;
timePrecision 6;
graphFormat raw;
runTimeModifiable true;

View File

@ -42,8 +42,6 @@ timeFormat general;
timePrecision 6;
graphFormat raw;
runTimeModifiable true;