v1.0.0
- Use
Grain.stack_grains
to combine two grains. TheGrainBoundary.build_gb
will be deprecated in a next major release. This is because theGrain.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.