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
There are ESA driving functions that use dipole secondary sources: def esa_edge_dipole_2d_line def esa_edge_dipole_2d_plane
We need to add these to the new handling, i.e. something like def secondary_source_line_dipole(omega, c):
We need to add/update docstring examples for these cases.
The text was updated successfully, but these errors were encountered:
There are ESA driving functions that use dipole secondary sources:
def esa_edge_dipole_2d_line
def esa_edge_dipole_2d_plane
We need to add these to the new handling, i.e. something like
def secondary_source_line_dipole(omega, c):
We need to add/update docstring examples for these cases.
The text was updated successfully, but these errors were encountered: