Nick Karpowicz

Results 34 comments of Nick Karpowicz

Hi @jrhemstad, thanks for getting back to me on it. I just tried it using cuda::std::complex in the code below, and somehow it's even slower: hand-written: 6.18 ms thrust::complex: 10.97...

Sure, it would make sense to migrate it if that's where the more active development is at the moment! Thanks for working on this

Hi there! If you want to do CW propagation in the unidirectional pulse propagation mode, I'd suggest the following: - Use a value of the time span which is twice...

Hi there! It should be possible - I don't have air implemented as a medium at the moment, but I've wanted to for a while... I can do it in...

Hi again, I worked on this a bit today - I have air in the current version of the [material database](https://github.com/NickKarpowicz/LightwaveExplorer/blob/master/CrystalDatabase.txt) now, and briefly tried it; at least qualitatively it...

Hi there! I made a simple example of how to do this in an ipynb notebook, which I've attached here, along with the result. The LWE result file is here:...

Hi @jrhemstad, thanks for getting back to me on it. I just tried it using cuda::std::complex in the code below, and somehow it's even slower: hand-written: 6.18 ms thrust::complex: 10.97...

Sure, it would make sense to migrate it if that's where the more active development is at the moment! Thanks for working on this

Hi there, could you please re-download the latest release, https://github.com/NickKarpowicz/LightwaveExplorer/releases/latest/download/LightwaveExplorerWin64.zip and let me know if it doesn't work there? There was a problem on Windows when loading fields that I...

Hi there, this effect will be there - it's simply what has to happen when SHG isn't perfectly phase-matched - the light is returned to the original pulses with a...