FEM: typo

This commit is contained in:
Bernd Hahnebach
2021-08-02 11:07:05 +02:00
parent acce57a25d
commit a94eb6b3ba

View File

@@ -215,7 +215,7 @@ class FemInputWriterZ88(writerbase.FemInputWriter):
)
# TODO make the check in prechecks and delete it here
# no extensive errorhandling in writer
# this way the solver will fail and an exeption is raised somehow
# this way the solver will fail and an exception is raised somehow
elements_data.append(
"1 {} {} 0 0 0 0 0 0 "
.format(self.element_count, area)