You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This isn't an issue more of reaching out. I used to do some work with thin films, simulations, etc. What is the over-all direction for this package and it's related ones (TMMOptics, etc)?
Do you plan to support other rigorous methods? It looks like you are working with Fresnel based solutions, but surely others exist (FEM, RCWA, etc).
I may see some room for collaboration if I can get approval from some colleagues to share code I have written during graduate school. If not - I will maybe start from scratch and see how it goes. The code wasn't written in Julia anyways...
The text was updated successfully, but these errors were encountered:
So, the idea is to include as many methods as possible. One of the problems is that I have not worked with many computational EM techniques, but I am open to include other methods of course.
I put TMMOptics which is an 1D interference scattering for isotropic parameters. The EMpy library uses a lot of them, so one possibility could be to port them if they are open source enough. The other possibility would be to write them from scratch or translate them into julia from others. I can handle matlab and julia, and some python, but nothing else on this regard.
ThreeOmegaMethod is a method for calculation the thermal properties of thin films which is included as well in ThinFilmsTools.
Very interesting. Hm. I've done a bit of CEM but I am admittedly a little rusty. Maybe I can map out a way to integrate some of the big themes so others if they're motivated can contribute. I like a lot of what you've done already!
This isn't an issue more of reaching out. I used to do some work with thin films, simulations, etc. What is the over-all direction for this package and it's related ones (TMMOptics, etc)?
Do you plan to support other rigorous methods? It looks like you are working with Fresnel based solutions, but surely others exist (FEM, RCWA, etc).
I may see some room for collaboration if I can get approval from some colleagues to share code I have written during graduate school. If not - I will maybe start from scratch and see how it goes. The code wasn't written in Julia anyways...
The text was updated successfully, but these errors were encountered: