Skip to content

Isotropic class constructor accept others pairs than Young Modulus and Poissons Ratio #18

Description

@carlos-adir

A Isotropic instance can have the attributes:

  • E Young Modulus
  • ν Poissons Ratio
  • λ Lamé's first parameter
  • μ Lamé's second parameter
  • G Shear Modulus
  • K Bulk Modulus
  • M P-Wave Modulus

In fact, to construct an object, it's only needed two values from these, as shown in Lamé Parameters

Currently, the constructor accepts only the pair (young_modulus, poissons_ratio).
It would be nice to add the other combinations.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    easy fixIssue that is easily fixedenhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions