Skip to content

Obtaining mapping of mass and stiffness matrix #1547

Answered by mikerife
shs18 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @shs18 & @germa89
The /AUX2 processor does not use the FILE command, it has its own command to set the binary file FILEAUX2. So try:

mapdl.aux2()
mapdl.fileaux2(fname='file', ident='full')
mapdl.hbmat('k_plate', matrx="stiff", mapping='yes')

What happens then?
Mike

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@shs18
Comment options

@germa89
Comment options

Comment options

You must be logged in to vote
1 reply
@shs18
Comment options

Answer selected by shs18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants