FEM: fix unit tests
This commit is contained in:
committed by
Yorik van Havre
parent
a172188ca4
commit
53aa7a228d
@@ -346,7 +346,7 @@ class FemInputWriterCcx(FemInputWriter.FemInputWriter):
|
||||
f.write('*PLASTIC\n')
|
||||
f.write(nl_mat_obj.YieldPoint1 + '\n')
|
||||
f.write(nl_mat_obj.YieldPoint2 + '\n')
|
||||
f.write('\n')
|
||||
f.write('\n')
|
||||
|
||||
def write_constraints_initialtemperature(self, f):
|
||||
f.write('\n***********************************************************\n')
|
||||
|
||||
Reference in New Issue
Block a user