3MAH / microgen

Microstructure generation
https://3mah.github.io
GNU General Public License v3.0
65 stars 8 forks source link

Fix rve issue and add rve tests #41

Closed kmarchais closed 5 months ago

kmarchais commented 5 months ago

This PR fixes a bug brought by the deprecation of Rve's dim_x, dim_y and dim_z attributes.

In addition to this fix, Deprecation Warnings for these parameters, and tests for the Rve class have been added.