Skip to content

Comments

Fix orthotropic material#684

Draft
WeiyiVirtonomy wants to merge 1 commit intomasterfrom
fix/orthotropic_material
Draft

Fix orthotropic material#684
WeiyiVirtonomy wants to merge 1 commit intomasterfrom
fix/orthotropic_material

Conversation

@WeiyiVirtonomy
Copy link
Collaborator

See issue #680

The major changes are:

  1. Fix CalculateAllLambda()
  2. Fix CalculateAllMu()
  3. Fix the wrong parentheses and the integer division 1/2 (!) in PK2 stress computation
  4. Use the maximum bulk modulus in three principle directions $\max (\frac{1}{3}(\sum_j \lambda_{ij} + 2\mu_i))$ instead of maximum E and nu to compute K0 and c0, as the relation between K and E, nu no longer holds for anisotropic material

TODO:

  1. Add parameter check
  2. Implement Cauchy stress
  3. Add unit test

@WeiyiVirtonomy WeiyiVirtonomy marked this pull request as draft November 20, 2024 13:32
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.

1 participant