Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Second-order Quadrilaterals (2D) meshes in standard Abaqus
.inp
format #2217base: main
Are you sure you want to change the base?
Second-order Quadrilaterals (2D) meshes in standard Abaqus
.inp
format #2217Changes from 29 commits
e0e9aa4
101448d
0b7d646
1e9af30
49d79c4
2c597a4
70d46ca
7838c24
b85e41b
82c506a
c1f0d6c
3bf1363
fde8369
0248611
5592a39
1c51559
1ddc717
0bbafa0
32a78f1
3acd22a
0d0c07d
393424a
41e5c31
fc2d1f1
dcab80c
09e92c6
8b4173f
b2bd8cb
a07d25c
b00ea54
523de2b
1588a43
13f2994
35100a4
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Are only 8-node quads available? Or does this PR implement the infrastructure such that higher order with more nodes per element are (in theory) supported?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
So at the moment yes, see lines 1931 to 1933 in
p4est_mesh.jl
. This should be easily generalizable, but I am actually not sure if there are elements with order higher than quadratic defined, see e.g. http://130.149.89.49:2080/v2016/books/usb/default.htm?startat=pt06ch28s01ael02.html