gafusion / omas

Ordered Multidimensional Array Structure
http://gafusion.github.io/omas
MIT License
30 stars 14 forks source link

Change raise to assert if j_actuator is not None a #198

Closed jmcclena closed 2 years ago

jmcclena commented 2 years ago

and j_bootstrap is None for better error handling. This pull request resolves issue: https://github.com/gafusion/OMFIT-source/issues/6097.

orso82 commented 2 years ago

@jmcclena I was too quick to merge and did not realize that the change makes the regression tests fails. Can you please take a look at that? https://github.com/gafusion/omas/runs/6816659816?check_suite_focus=true

jmcclena commented 2 years ago

hmm... weird. I'll check it out