FEM: ccx writer, newline because of pep8
This commit is contained in:
@@ -1800,6 +1800,7 @@ class FemInputWriterCcx(writerbase.FemInputWriter):
|
||||
section_def = "*SOLID SECTION, " + elsetdef + material + "\n"
|
||||
f.write(section_def)
|
||||
|
||||
|
||||
# ************************************************************************************************
|
||||
# Helpers
|
||||
# ccx elset names:
|
||||
|
||||
Reference in New Issue
Block a user