Skip to content

Bug: noise-plus utility

The noise utility exports or reads in data files to ensight format.

The data could be read in paraview but not in EnSight be cause ensight reader can't support special characters

e.g. reader would skip % sign when reading motorBike case

patch_motorBike_rider-helmet%65.0000.mesh is interpreted as

patch_motorBike_rider-helmet065.0000.mesh

Please update the writer to skip special characters in family name!

Probably this needs to be checked for ensight export in general (?)

@Mattijs