Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extrude mesh #59

Open
CsatiZoltan opened this issue Apr 16, 2021 · 0 comments
Open

Extrude mesh #59

CsatiZoltan opened this issue Apr 16, 2021 · 0 comments
Assignees
Labels
mesh Related to mesh generation and manipulation
Milestone

Comments

@CsatiZoltan
Copy link
Owner

In "quasi-3D" simulations, columnar grains are assumed, i.e. a 2D grain is extruded in the third dimension.
At the discrete level (grains discretized into cells, forming a mesh), it can be implemented by inserting additional cells along the third dimension.
To implement this feature, let us define an extrude method for the TriMesh class that will construct a WedgeMesh object.

@CsatiZoltan CsatiZoltan added the mesh Related to mesh generation and manipulation label Apr 16, 2021
@CsatiZoltan CsatiZoltan added this to the Future milestone Apr 16, 2021
@CsatiZoltan CsatiZoltan self-assigned this Apr 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mesh Related to mesh generation and manipulation
Projects
None yet
Development

No branches or pull requests

1 participant