Skip to content
Snippets Groups Projects
Commit 1452cc08 authored by Mark Olesen's avatar Mark Olesen
Browse files

BUG: ensight writers not catching special reserved characters (fixes #122)

- most notably the '%' which is used as a separator in places
  caused problems.

EHN: only use valid ensight file/variable names for writers

- fixed:   foamToEnsightParts, ensightSurfaceWriter
- pending: foamToEnsight

BUG: no geometry written for foamToEnsightParts with moving mesh (fixes #142)

- an incorrect path was causing the issue
parent 9066ecfd
Branches
Tags
No related merge requests found
Showing
with 780 additions and 114 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment