Skip to content

Commit

Permalink
reimplementation of analytical treatment of front surface, vectorised…
Browse files Browse the repository at this point in the history
… over wavelengths
  • Loading branch information
phoebe-p committed Jul 17, 2024
1 parent bcb222a commit 86d5175
Show file tree
Hide file tree
Showing 3 changed files with 619 additions and 19 deletions.
2 changes: 1 addition & 1 deletion examples/scratch_28.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from rayflare.ray_tracing.analytical_approximation import lambertian_scattering
from rayflare.ray_tracing.analytical_rt import lambertian_scattering

from solcore.light_source import LightSource
from solcore.constants import q
Expand Down
Loading

0 comments on commit 86d5175

Please sign in to comment.