Michael C. Heiber

Results 10 comments of Michael C. Heiber

Thanks for identifying and reporting this issue. It does indeed sound like a bug, and I think the same bug is present in the time-of-flight charge transport simulations. It sounds...

The diffusion length is calculated using the mean displacement distance of the excitons in the simulation. I can't say for sure what might be going on. I am not actively...

I did a major refactor and got everything working now in preparation to get this into a v1.1 beta release. It would be good if you could test out this...

Output data file should also include column headers.

This should be straightforward to add since the Jsc can be easily calculated from the IQE, exciton generation rate, and device area. You need to calculate the number of extracted...

Currently, install and compile time is quite a bit slower than the tests themselves, so it would probably be better to focus on finding faster ways to test the same...

The most flexible way to implement this is to allow the user to import a file which has the desired absorption profile. This then allows the user to do a...

This will break the current API and must wait until v3.0

This will break the current API and must wait until v3.0

Also look into using Docker with pre-configured environments to avoid time spent installing a particular version of GCC and implementation of MPI.