Model Characterstics
Model Characterstics
(OP)
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
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





RE: Model Characterstics
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.
RE: Model Characterstics
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
RE: Model Characterstics
Thanks
Nadir