Modified VTK file output to enable time display in ParaView

When visualizing results in ParaView, the simulation time was not displayed correctly because the time data was being output as TOTALTIME instead of FieldData TimeValue. This fix updates the output format so that ParaView can properly recognize and display the simulation time when loading VTK files. スクリーンショット_2026-02-20_091354

Merge request reports

Loading