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

Making it easier to define orthotropic properties using MaterialProperties class #252

Merged
merged 4 commits into from
Oct 2, 2023

Conversation

timryanb
Copy link
Collaborator

@timryanb timryanb commented Sep 20, 2023

  • Generalizing procedure for orthotropic check in MaterialProperties if E1 isn't provided
  • kappa1, kappa2, and kappa3 are never actually set for orthotropic materials during initialization
  • Fixing some incorrect kwargs used in multiple places for MaterialProperties
  • Addresses Orthotropic heat conduction in shell elements #249

@timryanb timryanb changed the title Fixing kappa initialization bug in MaterialProperties Making it easier to define orthotropic properties using MaterialProperties class Sep 21, 2023
@timryanb timryanb linked an issue Sep 25, 2023 that may be closed by this pull request
@gjkennedy gjkennedy merged commit 2ba120b into smdogroup:master Oct 2, 2023
5 checks passed
@timryanb timryanb deleted the init_bug branch October 2, 2023 16:08
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.

Orthotropic heat conduction in shell elements
3 participants