Obtaining Mass and Stiffness Matrices from HyperMesh Model
Find more posts tagged with
Hi,
Please use PARAM, EXTOUT in control cards to write out reduced stifness and mass matrix to an external file.
EXTOUT has two formats DMIGPCH and DMIGBIN which wirtes to .pch and .dmg formats respectively.
Go to Analysis>> Control cards>> PARAM, EXTOUT (DMIGPCH) to activate the card.
This will write a reduced mass and stiffness matrices in .pch format in the working directory.
You can also try PARAM, POST, -5 will write the stiffness and mass matrices to the .k.op2 and the .m.op2 files, respectively
Hi, i tried both options but i only get the stiffness matrix, do you know why?
Hi,
Please use PARAM, EXTOUT in control cards to write out reduced stifness and mass matrix to an external file.
EXTOUT has two formats DMIGPCH and DMIGBIN which wirtes to .pch and .dmg formats respectively.
Go to Analysis>> Control cards>> PARAM, EXTOUT (DMIGPCH) to activate the card.
This will write a reduced mass and stiffness matrices in .pch format in the working directory.
You can also try PARAM, POST, -5 will write the stiffness and mass matrices to the .k.op2 and the .m.op2 files, respectively
Sorry, David Vásquez.
But it did not work.
Hi,
Please use PARAM, EXTOUT in control cards to write out reduced stifness and mass matrix to an external file.
EXTOUT has two formats DMIGPCH and DMIGBIN which wirtes to .pch and .dmg formats respectively.
Go to Analysis>> Control cards>> PARAM, EXTOUT (DMIGPCH) to activate the card.
This will write a reduced mass and stiffness matrices in .pch format in the working directory.
You can also try PARAM, POST, -5 will write the stiffness and mass matrices to the .k.op2 and the .m.op2 files, respectively