sbrisard / janus

Discretization of the Lippmann--Schwinger equation with periodic boundary conditions
BSD 3-Clause "New" or "Revised" License
9 stars 3 forks source link

Allow creation af elastic material with any two couple of elastic constants #16

Open sbrisard opened 8 years ago

sbrisard commented 8 years ago

janus.material.elastic.linear.isotropic.create() takes the shear modulus and the Poisson ratio as parameters. It should be refactored to take keyword arguments only. Besides, any couple of elastic constants should be accepted.