New question
After I have processed my output with python and rewritten a new input file simply changing the coordinates of the nodes belonging to a certain surface of my model, I want to run a new simulation. So far everything is kind of ok, but, since I don't know how much the nodes belonging...
hi everybody
if i import an inp file in my CAE using import model i seem to not be able to calculate the volume of an instance because i don't have geometry (something like that).
now, since i need to calculate the volume of my new object created by modifying the input file, how can i do that...
guys
if i have defined a set in my model, how do i access the node labels of the nodes belonging to that set through a python script when i access the odb file?
hi everybody
does anyone have a suggestion on how to find the connected nodes (i mean the labels of those nodes) to a given node in a nodeset through a python script? it is important that this be carried out through a python script.
thanks a lot!
hi
i'm new to abaqus.
what i wanna do is to extract a certain output, process this output in matlab (preferably), or python, or something else, get the results from matlab and update the geometry of my object to run a second simulation in abaqus, and so on. all this in an automatized way. i...