Dear Seyed,

There is a table in wikipedia 
<https://en.wikipedia.org/wiki/Bulk_modulus#Further_reading> that details 
how to convert between fundamental elastic material parameters. Due to the 
number of permutations that are available, I would be hesitant to add this 
to deal.II itself. However, I'm happy to entertain a discussion on it with 
the other developers since I have many such functions implemented in my own 
library and could also contribute these.

Regards,
Jean-Paul

On Tuesday, January 10, 2017 at 11:46:30 AM UTC+1, Seyed Ali Mohseni wrote:
>
> Hi everyone,
>
> I am just implementing some material parameter relationships such as  
>
> lambda = E * v / (1 + v) / (1 - 2 * v)
>
> for instance.
>
> There is a table for such conversion of quantities.
>
> Would it be beneficial to have such a library that computes and converts 
> these quantities automatically in Deal.II?
> Or is there already such a library that I can access instead of writing 
> everything myself?
>
> If there is not, I would be willing to implement such a library and add it 
> to the core of Deal.II, so people can access it.
>
> Kind regards,
> S. A. Mohseni
>

-- 
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see 
https://groups.google.com/d/forum/dealii?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dealii+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to