a report of set of nodes ?!
a report of set of nodes ?!
(OP)
Hello all ,
im running a simulation on ABAQUS and i have one set of nodes that i am interested in its results
i want to have in my report just values of a the set of nodes,
actually i defined the set of nodes and called the variables from field output request, but i end up with something like that :
1 No Value -3.09315E-03
2 No Value 0.
3 No Value 0.
4 -500.E-03 491.267E-03
5 No Value 0.
......
how can i get just nodes (like node #4)i.e i dont need "No value" in my report file.
thankx in advance
im running a simulation on ABAQUS and i have one set of nodes that i am interested in its results
i want to have in my report just values of a the set of nodes,
actually i defined the set of nodes and called the variables from field output request, but i end up with something like that :
1 No Value -3.09315E-03
2 No Value 0.
3 No Value 0.
4 -500.E-03 491.267E-03
5 No Value 0.
......
how can i get just nodes (like node #4)i.e i dont need "No value" in my report file.
thankx in advance





RE: a report of set of nodes ?!
RE: a report of set of nodes ?!
actually i didnt understand exactly what u mean, but the case is more complicated, what if i want to print these integration points values of a surface, so i dont know which points belongs to which surface (by looking at coordinates) !!
the only safe thing i can do, is make a set of these integration points ( of a surface in GUI mode ) then i will be stucked again in same problem ! :(