sfs-python icon indicating copy to clipboard operation
sfs-python copied to clipboard

add ESA driving functions docstring examples for dipoles

Open fs446 opened this issue 6 years ago • 1 comments

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.

fs446 avatar Mar 11 '19 14:03 fs446