idaholab / moose

Multiphysics Object Oriented Simulation Environment
https://www.mooseframework.org
GNU Lesser General Public License v2.1
1.72k stars 1.04k forks source link

Add ComputeEBSDElasticityTensor class #6996

Open mcmn83 opened 8 years ago

mcmn83 commented 8 years ago

Description of the enhancement or error report

class to get euler angles from arbitrary EulerAngleProvider object and then uses the grain number, which can be obtained from the EBSDReader to rotate the current elasticity tensor.

Rationale for the enhancement or information for reproducing the error

would provide means of easily inputing orientation dependent material properties from EBSD, without using a point for point mesh

Identified impact

(i.e. Internal object changes, limited interface changes, public API change, or a list of specific applications impacted)

See discussion below https://groups.google.com/forum/#!topic/moose-users/MU0AsL8AVeo

mcmn83 commented 8 years ago

@dschwen any chance of this happening sooner vs later? i'm struggling with the simple steps you outlined for doing this on my own