Electromagnetic Template Library (EMTL)
Loading...
Searching...
No Matches
opt_data.h File Reference

Functions to create emMedium objects corresponding to real media (glass, gold, etc) To reproduce dielectric function depending of requency, approximation with Drude, Lorentz, extended Lorentz is used, see also http://fdtd.kintechlab.com/en/fitting If dielectric function is frequency dependent, corresponding function has one parameter d for FDTD length unit in microns (for example, if FDTD length unit is 1 micron, then d=1; if FDTD length unit is 10 microns then d=10) More...

#include "medium.h"
Include dependency graph for opt_data.h:
This graph shows which files directly or indirectly include this file:

Detailed Description

Functions to create emMedium objects corresponding to real media (glass, gold, etc) To reproduce dielectric function depending of requency, approximation with Drude, Lorentz, extended Lorentz is used, see also http://fdtd.kintechlab.com/en/fitting If dielectric function is frequency dependent, corresponding function has one parameter d for FDTD length unit in microns (for example, if FDTD length unit is 1 micron, then d=1; if FDTD length unit is 10 microns then d=10)