Skip to content
Discussion options

You must be logged in to vote

My goal is to achieve continuity (e.g., of displacements or pore pressures) between the two meshes. However, it's crucial that I maintain separate identities for each volume so I can assign them distinct material properties (e.g., permeability).

The cannon way to do this in moose is with a conformal mesh. You can have two subdomains that are defined on the two groups of elements. Material properties are then defined on a subdomain basis. A non conformal break in the mesh is not needed to ensure different material properties.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by vabufano
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants