mirror of
https://github.com/wassname/simpeg.git
synced 2026-09-09 11:34:26 +08:00
All derivatives/adjoints working for FDEM.
This commit is contained in:
@@ -74,7 +74,6 @@ class RxFDEM(Survey.BaseRx):
|
||||
|
||||
if not adjoint:
|
||||
Pv_complex = P * v
|
||||
#TODO: check this deriv...
|
||||
real_or_imag = self.projComp
|
||||
Pv = getattr(Pv_complex, real_or_imag)
|
||||
elif adjoint:
|
||||
|
||||
Reference in New Issue
Block a user