Skip to content

potential format issue in ensight surface reader

ensightSurfaceReaderTemplates.Ccurrently assumes a fixed length "****" mask, which could cause issues if the case file is written with a different width. Need to count * wildcards in the field file-name instead.