qpv-research-group / rayflare

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

Anisotropic materials in RCWA calculations #48

Open phoebe-p opened 2 years ago

phoebe-p commented 2 years ago

Allows the user to pass a dielectric tensor (actually, a "refractive index tensor" for consistency) at each wavelength, rather than simply a scalar refractice index, to the RCWA solver. This functionality already exists in S4, this simply allows the user to pass information through the RayFlare interface to S4. Addresses #47.

phoebe-p commented 2 years ago
codecov[bot] commented 2 years ago

Codecov Report

Merging #48 (f87451e) into devel (3fb1861) will increase coverage by 2.14%. The diff coverage is 98.14%.

:exclamation: Current head f87451e differs from pull request most recent head 90023b1. Consider uploading reports for the commit 90023b1 to get more accurate results

@@            Coverage Diff             @@
##            devel      #48      +/-   ##
==========================================
+ Coverage   91.44%   93.58%   +2.14%     
==========================================
  Files          20       20              
  Lines        2549     2542       -7     
==========================================
+ Hits         2331     2379      +48     
+ Misses        218      163      -55     
Impacted Files Coverage Δ
rayflare/utilities.py 94.56% <96.55%> (+0.62%) :arrow_up:
rayflare/rigorous_coupled_wave_analysis/rcwa.py 93.22% <100.00%> (+8.62%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more