qpv-research-group / rayflare

Open-source, integrated optical modelling of complex stacks
Other
31 stars 11 forks source link

All-Python implementation of RCWA #61

Closed phoebe-p closed 5 months ago

phoebe-p commented 9 months ago

The current RCWA (FMM) implementation (S4) requires compilation on the user's computer which is time-consuming and often leads to unexpected problems. To avoid this, and make RayFlare more accessible (and make it so that all features can be used on Windows), a Python-only version of RCWA (or a similar Maxwell solver should be added).

To-do