Skip to content

Selecting/Importing Physical Groups (from GMSH .msh files) in ANSYS/mapdl #1225

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

You must be logged in to vote

Hi @fzanst @germa89 @akaszynski

fzanst sorry the MAPDL help is not clear on this. Usually the cdb file will contain the necessary NUMOFF commands to offset the numbering of the existing FEM so as to fit the FEM contained in the cdb into the model with numbering starting at 1. Looks like gmsh does not write that command to the cdb file. So you would need to add it manually. The NOOFFSET command can bypass NUMOFF. The Clear option does not result in an offset being created. The cdb files have element types, nodes and elements. Whether to offset nodes and elements is usually straight-forward. But element types, materials, real constants, etc may not be. Anyway this will import the two cdb fi…

Replies: 3 comments 10 replies

Comment options

You must be logged in to vote
6 replies
@fzanst
Comment options

@germa89
Comment options

@mikerife
Comment options

@akaszynski
Comment options

@fzanst
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@germa89
Comment options

@fzanst
Comment options

@mikerife
Comment options

@fzanst
Comment options

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