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

Setting these variables to none #2

Closed mpvanderschelling closed 1 year ago

mpvanderschelling commented 1 year ago

https://github.com/bessagroup/rvesimulator/blob/420db1b9b9b6800006a06689cb645cc71873bfe4/src/rvesimulator/additionals/ampitudesampler.py#L14-L15

You can create these attributes in later functions, you do not have set them None here

JiaxiangYi96 commented 1 year ago

fixed