bessagroup / rvesimulator

Automated representative volume element simulator via abaqus for material constitutive law discovery
https://bessagroup.github.io/rvesimulator/
MIT License
14 stars 2 forks source link

if you leave out the _init__, this is the default init. So you can remove this code #20

Closed mpvanderschelling closed 1 year ago

mpvanderschelling commented 1 year ago

https://github.com/bessagroup/rvesimulator/blob/420db1b9b9b6800006a06689cb645cc71873bfe4/src/rvesimulator/cases/base.py#L14-L16

JiaxiangYi96 commented 1 year ago

fixed