compas-dev / compas_fea

COMPAS interface to common Finite Element Analysis software.
https://compas.dev/compas_fea
MIT License
36 stars 18 forks source link

.save_to_obj is painfully slow, convert to .json format. #79

Closed andrewliew closed 5 years ago

andrewliew commented 5 years ago

This should be mitigated now as a result of return_data==False, to avoid saving with heavy structure.results dictionary. All results are still in name-results.json'