Hi all,
I am a new user of Hyperworks, and I would like to solve a vertebral FEM with Optistruct.
Actually I have an issue with the material card.
I'd solve models with different mesh sizes and I imported the material card directly in the '.fem' file. Once, I run the simulation, the value of the elastic modulus changed.
Those are the rows:
$$ PSOLID Data
$$
$HMNAME PROP 1'property1' 5
$HWCOLOR PROP 1 11
PSOLID 1 1
$$
$$ MAT1 Data
$$
$HMNAME MAT 1'bone' 'MAT1'
$HWCOLOR MAT 1 11
MAT1 112000.0 0.3
The value I wanted was 12000 MPa. I have checked the MAT1 card and the first '1' should be the material ID (MID), but I can't understand why it doesn't keep the proper format. I had imported the elastic modulus in both ways, using the GUI and copying and pasting those rows, and I obtained the same error.
Does anyone have an idea of why it happens?
Kind regards