This website requires JavaScript.
Explore
Help
Register
Sign In
wassname
/
simpeg
Watch
1
Star
0
Fork
0
You've already forked simpeg
mirror of
https://github.com/wassname/simpeg.git
synced
2026-07-13 13:10:47 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
579f1d7a65193bdf81cf05966363f7ef053641eb
simpeg
/
SimPEG
/
EM
T
History
Lindsey Heagy
c51afa4aad
s_m, s_e are vectors (so they should not be capitalized)
2016-03-20 13:04:02 -07:00
..
Analytics
Updates to the documentation.
2016-01-10 17:21:01 -08:00
FDEM
s_m, s_e are vectors (so they should not be capitalized)
2016-03-20 13:04:02 -07:00
TDEM
- rx.projectFields --> rx.eval
2016-02-21 15:31:02 -08:00
Utils
changing btwn e,j and h,b depends on which formulation we are going between and is now in the fields object
2016-02-27 15:44:07 -08:00
__init__.py
from SimPEG.EM import mu_0
2016-01-28 23:44:02 -08:00
Base.py
abstracted FDEM survey to BaseEMSurvey (with methods eval and eval deriv) as this should be common to FDEM and TDEM problems (only implemented on FDEM problem, TDEM inheritance will be taken care of on the TDEM refactor branch)
2016-03-20 12:15:52 -07:00