Re: sorting mesh data an from abaqus simulation

2009-02-05 Thread Gabriel Genellina
En Mon, 02 Feb 2009 10:10:15 -0200, Alessandro Zivelonghi escribió: *Ntop = odb.rootAssembly.instances['PART-1-1'].nodeSets['TOP'].nodes * Problem: 1) the list of nodes Ntop contains all the node labels [2673, 2675, 2676, 2677, 2678, 3655, 3656, 119939, 124154, 127919] already ordered

sorting mesh data an from abaqus simulation

2009-02-02 Thread Alessandro Zivelonghi
Hello there :) , I am a python newbie who needs help with tables(lists?) and other data structures. My mechanical engineering simulation program (Abaqus) use a Python env to access model data and results from a simulation. For me a model means a "mesh" of that model, i.e. a lists of nodes and elem