Skip to content

Can anyone confirm working use of mapdl.sfe() to apply pressure to SOLID187 element faces in PyMAPDL? #3893

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

You must be logged in to vote

Hi @AltoAuto
Personally I'd go a different route to make it easier on yourself. See element type Surf154. You can select the nodes of the surface where the pressure is applied. Then esurf the surface effect elements to those nodes. Then to define a pressure into the material choose element face 1 on the sfe command and just apply to the surface effect elements only (select them first). This is much easier than creating a function to find out what face contains the nodes selected for a specific element.

Let me know if you want an example model.

Mike

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
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
2 participants