Ferrite-FEM / Ferrite-FEM/FerriteMeshParser.jl

Support wedge and pyramid elements

Đang mở
#21 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Julia
Star
4
Fork
1
Merge trung bình
6 giờ 21 phút
Pull request đã merge (30 ngày)
1

Mô tả

Wedge (https://github.com/Ferrite-FEM/Ferrite.jl/pull/581) and pyramids (https://github.com/Ferrite-FEM/Ferrite.jl/pull/623) are supported by Ferrite.

Need to also update the example with custom elements. The easiest and most useful here would probably be to include interface/cohesive elements following `FerriteInterfaceElements.jl`.

### Notes for implementation
Abaqus node ordering is as follows:
![image](https://github.com/Ferrite-FEM/FerriteMeshParser.jl/assets/19473844/dec4b8dd-aa48-44e1-ba0f-4ab85757245c)

Codes for stress elements
- Linear wedge (6-noded): C3D6, C3D6H
- Quadratic wedge (15-nodes): C3D15, C3D15H
- Pyramid (5-noded): C3D5, C3D5H (Not possible to generate with Abaqus CAE, but good to support in case other mesh generators are used to output abaqus .inp files)

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.