You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Update to recognize corrected "Mechanical" physics type starting 231.
* Fix test_dpfresultwithkeywords.py for 222 and 231
* Fix test_dpfsolution.py for 222 and 231
* Fix test_resultdata.py for 222 and 231
* Fix test_resultobject.py::test_tensor for 222 and 231
* Fix test_resultobject.py::test_stress for 222 and 231
* Fix test_resultobject.py::test_elastic_strain for 222 and 231
* Fix test_resultobject.py::test_temperature for 222 and 231
* Bump CI to test 231 (tested 222 and 221 locally)
* Bump version to 0.2.4
* change assert len(data)== to len(data)>0
* change assert specific values
* Fix DpfSolution.get_result_info dosctring test
* Fix black
* Releaser uses build to generate the wheel
0 commit comments