mirror of
https://github.com/wassname/simpeg.git
synced 2026-06-28 03:35:09 +08:00
5 lines
218 B
Python
5 lines
218 B
Python
# import Sources
|
|
# import Ana
|
|
# import Solver
|
|
from EMUtils import omega, e_from_j, j_from_e, b_from_h, h_from_b
|
|
from AnalyticUtils import MagneticDipoleFields, MagneticDipoleVectorPotential, MagneticLoopVectorPotential |