Fix Fem we do not have initial stresses
This commit is contained in:
parent
a77106a58f
commit
08a5a89847
|
@ -411,7 +411,6 @@ class _JobControlTaskPanel:
|
|||
inpfile.write('{0:.3f}, '.format(YM.Value) )
|
||||
inpfile.write('{0:.3f}\n'.format(PR) )
|
||||
inpfile.write('*SOLID SECTION, Elset=Eall, Material='+matmap['General_name'] + '\n')
|
||||
inpfile.write('*INITIAL CONDITIONS, TYPE=STRESS, USER\n')
|
||||
inpfile.write('*STEP\n')
|
||||
inpfile.write('*STATIC\n')
|
||||
inpfile.write('*BOUNDARY\n')
|
||||
|
|
Loading…
Reference in New Issue
Block a user