Skip to content

Query regd. capability #23

Answered by andrsd
airwarriorg91 asked this question in Q&A
Jul 10, 2024 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

TLDR; yes. It is why I wrote this small code. The other converters were not doing this. But I was not looking too hard, either.

Detailed answer:
In 3D: physical volumes are converted to blocks and physical surfaces to side sets,
in 2D: physical surfaces become blocks and physical curves become side sets.

I think I need to rewrite the "features" section in README, it is not very clear that the code does this.

Note that only 1st order elements are currently supported, i.e. LINE2, TRI3, TET4 and HEX8. If you wanted 2nd order elements, I would have to add that. This is tracked by issue #15.

Also, I see I don't have discussions active in this project.

Hope this code will be helpful to you...

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@airwarriorg91
Comment options

@andrsd
Comment options

@andrsd
Comment options

Answer selected by andrsd
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
Converted from issue

This discussion was converted from issue #21 on July 10, 2024 19:50.