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
While adding dofs to CircularCoil in #377, a couple points were raised. I thought they were out of the scope of the pull request, so I am repeating them here.
Updated CircularCoil class to alllow for dofs #377 (comment) > what about the other magnetic fields in this file (ToroidalField, PoloidalField, DipoleField, etc)? they don't have this added support. Not saying that we need to, but just something that I noticed.
Updated CircularCoil class to alllow for dofs #377 (comment) > this field is tied to a specific coil, but that coil is not a geometry object. So this coil will not work for any of the regular curve objectives. Perhaps we should have a CircularCoil curve object that gets its field from CircularCoilField.
The text was updated successfully, but these errors were encountered:
While adding dofs to CircularCoil in #377, a couple points were raised. I thought they were out of the scope of the pull request, so I am repeating them here.
The text was updated successfully, but these errors were encountered: