JuliaPhysics / ThinFilmsTools.jl

Tools for the design and characterisation of thin-films written in Julia.
MIT License
29 stars 5 forks source link

Interface roughness layers #13

Open lnacquaroli opened 4 years ago

lnacquaroli commented 4 years ago

It would be nice to have interface roughness layers at the top and bottom of a certain layer. It is generally accepted to fit the roughness of a thin film with an EMA at the top and bottom, using the index of refraction of the same layer of interest as nhost and something else as the ninc.

lnacquaroli commented 4 years ago

This can be done using the current module but without the same index model for the layer of interest and the component inside the EMA.

lnacquaroli commented 4 years ago

We could build the RI and thickness arrays and then asked, with a new keyword, if there is an interface for the layer, and push it in between.