I would like to create a surface (on top side of a cube) in Abaqus
I am aware of doing it manually by using the following in GUI :
1) Tools->Surface-> Create
2) Select regions for surface by the angle
This is what I tried and failed :
*Elset, elset=_Surf-1_S1, internal
130775,130776,...
( contains the list of all elements in step 2)
*Surface, type=ELEMENT, name=Surf-1
_Surf-1_S1, S1
Expected output and the output I got using the above process is provide din the link:
https://drive.google.com/open?id=1zUmoBydXERCNeVNCwP4A30CRmvwWtDkJ
Could anyone guide me through the creation of surface with Python interface or directly appending information to the .inp file