I'd like to export mass and stiffness matrices of a constrained model (e.g. MPC applied) and retain information on the ASET, i.e. the independent degrees of freedom. Is that possible somehow?
Up to now I've used to obtain the relevant matrices only under free-free conditon by using PARAM,EXTOUT,DMIGPCH
You can also do this using an Alter (if you have DMAP in your licensing)… the alter below will print and punch the MAA and KAA matrices (if you do not want it to print, just remove the MATGPR lines). Insert this alter just before the CEND line of the Nastran input file:
You can also do this using an Alter (if you have DMAP in your licensing)… the alter below will print and punch the MAA and KAA matrices (if you do not want it to print, just remove the MATGPR lines). Insert this alter just before the CEND line of the Nastran input file: