Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Model Characterstics

Status
Not open for further replies.

snac

New member
Joined
Apr 5, 2007
Messages
24
Location
NL
Hi Everybody

I wonder how to find the characteristics of a model like it mass, it stifness,of the whole model not a graphic please.

Thanks


Nadir
 
If input characteristics. may be from the Input file .inp.

If it is output results. I would say either use XYdata in viewer and report the data as txt file or write a python script for it.
 
In ABAQUS/Explicit, the total mass of the model is printed in the status (.sta) file - look under 'Model Information'.

In ABAQUS/Standard, the mass is printed to the .dat file - search for 'mass' within the .dat file.

As for stiffness, it would depend on what you are trying to achieve. A would expect a model to have different stiffness in different directions, so you would have to consider how you set up your boundary conditions and loads to achieve this. Just asking for the 'stiffness of the whole model' is a bit too vague.

Regards

Martin
 
For the stiffness, What I mean is how to see it. I know that it depends on the load and the boundary conditions.

Thanks

Nadir
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top