- BESO method BESO.py
- ESO stress based method ESO_stress_based.py
- ESO stiff based method ESO_stiff_based.py
- SIMP method SIMP.py``
- Download the required packages running the following command:
conda env create -f environment.yml
- go to
.SolidsPy\
folder and run the following command
pip install -e .