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

Composites material and CFRP modeling #6

Open
yvanblanchard opened this issue Oct 4, 2024 · 1 comment
Open

Composites material and CFRP modeling #6

yvanblanchard opened this issue Oct 4, 2024 · 1 comment

Comments

@yvanblanchard
Copy link

Hello,

Is it possible using this library to model CFRP structures, I mean assigning variable fiber directions (orientation card) and laminate/plies properties + orthotropic materials ?

Thank you

@FrozenWinterheart
Copy link
Collaborator

FrozenWinterheart commented Oct 4, 2024

Hi,
yes, this should be possible. Orientation as well as orthotropic material is available.
Look at class Orientation and class Elastic
Have also a look at the CoordinateSystem class, which can be used to create, move and rotate coordinate systems. These coordinate systems can then be passed to the class method Orientation.from_coordinate_system(cs) to create an Orientation object.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants