Results 28 comments of Seogi Kang

Hi Dev, thanks for making comments. 1. Not sure what's the best way... We can generalize, but then we need to develop a kernel function supporting various components .. At...

@prisae Thank you very much for your discussion! Agree with you that it may not improve efficiency for the current simpegEM1D code, but still there can be some use cases....

This was due to a bug when computing time range for interpolation. It is fixed now in #22

Good suggestion. It is a general issue in SimPEG problem, and there is an initiative to change this. We'll keep you posted about this.

Hi @leonfoks, That's a fair point, and I can make some modifications so that you can basically put a single layer model without `half_switch`.

Hi @leonfoks, error occurs because of `hz`, you need to set the size of this as 1 for halfspace. It seems annoying to have halfspace option. I'll remove this option...

Hi @leonfoks and @prisae sorry for being late. I meant for the loop for each layer, in `def projectFields` for time-domain code.