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

Adding new layer remapping capaiblity to MeshExtruder #5634

Merged
merged 1 commit into from Sep 1, 2015

Conversation

permcody
Copy link
Member

closes #3554

@YaqiWang
Copy link
Contributor

Thanks Cody! This will be really useful to us. A question, can we assign the size of each individual layer?

@permcody
Copy link
Member Author

no, that would require another modification at the libmesh level.

@YaqiWang
Copy link
Contributor

Oh. Will that be too complicated? That will be a useful feature as well. Sorry for not mentioning it earlier.

@permcody
Copy link
Member Author

Not complicated but you won't get it until at least the next update. You can always subdivide your regions and create more elements/layers to make your mesh... Maybe that's not feasible for what you want to do.

@YaqiWang
Copy link
Contributor

Yes, we need it more general and can wait for the next libmesh update. This is already very good for us to try out. We can make num_layers parameter as a vector of real numbers. How do we control the size currently? I did not see a parameter doing it.

@permcody
Copy link
Member Author

The element size is always "length" of extrusion vector divided by num
layers currently.
On Fri, Aug 28, 2015 at 3:09 PM Yaqi notifications@github.com wrote:

Yes, we need it more general and can wait for the next libmesh update.
This is already very good for us to try out. We can make num_layers
parameter as a vector of real numbers. How do we control the size
currently? I did not see a parameter doing it.


Reply to this email directly or view it on GitHub
#5634 (comment).

@YaqiWang
Copy link
Contributor

I see. I thought that is a unit vector.

jwpeterson added a commit that referenced this pull request Sep 1, 2015
Adding new layer remapping capaiblity to MeshExtruder
@jwpeterson jwpeterson merged commit 45bef7e into idaholab:devel Sep 1, 2015
@permcody permcody deleted the new_extruder branch September 23, 2015 17:11
@friedmud friedmud mentioned this pull request Apr 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants