iGW-TU-Dresden/CFPy

Problems reading in Tube and Node data

legrabow opened this issue · 0 comments

For the read_output method in the FileReader class, reading in Node and Tube data did not work for two reasons:

  • "TUBE B E" had a different spacing in the listing file

  • node_header was too short, because CAD STORAGE was another column in the listing file

This happened using CFPv2.exe under Ubuntu 20.04.5 LTS.