neperfepx / neper

Polycrystal generation and meshing
http://neper.info
GNU General Public License v3.0
199 stars 53 forks source link

Neper -S full support for multi-phase simulations #357

Closed xshang93 closed 2 years ago

xshang93 commented 2 years ago

Is your feature request related to a problem? Please describe.

The current version of module -S in Neper (v4.2.1-17) does not fully support multi-phase. in my case, when the number of slip systems for both phases are not equally, -S will not ready the results.

Describe the solution you'd like

Full support in the -S module for all kinds of multi-phases.

Additional context

Also see in another post: As I was trying to post process it in Neper, a problem arose: Error : Different numbers of slip systems are not supported (complain!). According to https://github.com/rquey/neper/discussions/163, neper does not support multi-phase results: is it still the case? I'm on v4.2.1-17. If this is the case, is there a workaround for HCP+BCC results?

EDIT: I just found from neper's manual that starting from v4.2.0, multiphase is supported by -S. So what am I encountering here?

Originally posted by @xshang93 in https://github.com/acmelab-ua/FEPX/discussions/59#discussioncomment-1851042