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
I stumbled over surprising results when I use the package for structures where total internal reflectance can occur.
A simple example is the reflectance for a model with silicon as superstrate, silicon dioxide as layer and air as substrate.
Hi,
I never tried injecting a source in a lossy material, this is the first time I see this. I was not able to resolve this quickly, but will get back to it when I have more time.
I suspect the source vector might become complex, but am currently not too much into the code to know where this makes a problem.
The math is done in great detail in the supplemental document of our paper: https://doi.org/10.1364/oe.438585
In case you want to check for yourself.
I stumbled over surprising results when I use the package for structures where total internal reflectance can occur.
A simple example is the reflectance for a model with silicon as superstrate, silicon dioxide as layer and air as substrate.
The code above gives:
![image](https://private-user-images.githubusercontent.com/76218354/401156578-45ce042b-9309-4b65-8eca-8a1cf468c03f.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxNzU1MDEsIm5iZiI6MTczOTE3NTIwMSwicGF0aCI6Ii83NjIxODM1NC80MDExNTY1NzgtNDVjZTA0MmItOTMwOS00YjY1LThlY2EtOGExY2Y0NjhjMDNmLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTAlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEwVDA4MTMyMVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWE3ZTQ5ZWE0ZWY3NGYxM2Q3ZGI0MWZlNDhhMjcxZTE1ZjJkMWJjOTNhMzljMmYxODJkNTJmMjMxZTdhZWIyOTgmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.drXlrM7mktutN5ySfwcquwoTND4_r3_XouJE-CXBElI)
When I set the extinction coefficient of silicon to zero I get:
![image](https://private-user-images.githubusercontent.com/76218354/401156715-cb6cc389-9dab-4063-bbc9-bb347858288f.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxNzU1MDEsIm5iZiI6MTczOTE3NTIwMSwicGF0aCI6Ii83NjIxODM1NC80MDExNTY3MTUtY2I2Y2MzODktOWRhYi00MDYzLWJiYzktYmIzNDc4NTgyODhmLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTAlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEwVDA4MTMyMVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWY5ZTAzY2I3NGUxMjM3ZGYwMmUwMzQxODM4ZTIyY2IzMTA5Yjk4ODY0MTBlMGE2MjJjYzk2YzM1MGFmZjg5YTMmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.fDNVTjiFNlhlsNceEMq3Qge-Z5gqBqLUX8Uf-ZyS9mw)
Which is much closer to the result that I get with Filmetrics.
The text was updated successfully, but these errors were encountered: