Skip to content

v1.0.0

Compare
Choose a tag to compare
@jic198 jic198 released this 26 Jun 03:51
· 35 commits to master since this release
  • Use Grain.stack_grains to combine two grains. The GrainBoundary.build_gb will be deprecated in a next major release. This is because the Grain.stack_grains function can also be used to create interface models.
  • Introduce Grain.add_selective_dynamics function to fix certain layers in each grain.
  • Add several unit tests.