[Dune] [#1026] parallel vtkwriter produces illegal filenames on windows

Dune flyspray at dune-project.org
Fri Jan 20 15:18:26 CET 2012


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

A new Flyspray task has been opened.  Details are below. 

User who did this - Jö Fahlke (joe) 

Attached to Project - Dune
Summary - parallel vtkwriter produces illegal filenames on windows
Task Type - Bug Report
Category - Dune Core Modules
Status - New
Assigned To - 
Operating System - Unspecified / All
Severity - Low
Priority - Normal
Reported Version - SVN (pre2.2)
Due in Version - Undecided
Due Date - Undecided
Details - Hi!

The .vtu filenames produced by the VTKWriter in parallel mode contain the character ":", which is (in general) illegal on windows.  This means that e.g. paraview on windows cannot open our .pvtu files, see <http://lists.dune-project.org/pipermail/dune/2012-January/009986.html>.

I suppose a good replacement character would be either "-" or "_", but I'm of course open for other suggestions, as long as the resulting characters are supported everywhere.

Does anybody see a problem in simply changing this character?  This may break some scripts that people use for post-processing their data.

Maybe it is a better idea to make this character a constructor-parameter of the VTKWriter.  Or give an option "portable_filenames" to the VTKWriter, that we'll eventually default to "true".  Any thoughts?


More information can be found at the following URL:
http://www.dune-project.org/flyspray/index.php?do=details&task_id=1026

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.




More information about the Dune mailing list