This website requires JavaScript.
Explore
Help
Register
Sign In
wassname
/
simpeg
Watch
1
Star
0
Fork
0
mirror of
https://github.com/wassname/simpeg.git
synced
2026-08-12 12:30:37 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
055061ac3b34c04e03d3037006729a22e0d5a295
simpeg
/
SimPEG
/
EM
/
FDEM
T
History
Lindsey Heagy
055061ac3b
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
..
__init__.py
SurveyFDEM --> Survey, FieldsFDEM --> Fields
2015-11-17 22:17:38 -08:00
FDEM.py
f_src is actually u_src
2016-03-20 11:56:58 -07:00
FieldsFDEM.py
- _fieldType --> _solutionType
2016-03-07 13:31:15 -08:00
SrcFDEM.py
eqlocs --> formulation in em
2016-03-06 21:01:58 -08:00
SurveyFDEM.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