LLNL / ExaCMech

BSD 3-Clause "New" or "Revised" License
17 stars 0 forks source link

PyECMech HCP Model is set wrong #19

Closed rcarson3 closed 11 months ago

rcarson3 commented 3 years ago

Just noticed that kocks-mecking HCP model for the PyECMech set of things is wrong. It's accidentally calling the FCC constructor rather than the HCP one as seen in lines: https://github.com/LLNL/ExaCMech/blob/develop/pyecmech/ecmechpy.cpp#L102