GROUP THEORY SYMBOL
GODCMethod
GODCMethod
is an option to decide in wich way the Fourier transform of
is calculated.
DetailsDetails
- The Fourier transform of
is needed to set up the master equation can be found in two ways. First, it can be calculated directly by Fourier transform of
, the so called direct method. In the second method, the method of matrix inverse (Ho’s method) the Fourier transform of
is calculated first. The corresponding matrix is inverted afterwards. - Typical values for GODCMethod are:
-
"Direct" Fourier transform of
."MatrixInverse" Fourier transform of
followed by matrix inversion. - This option is used by: GTPhBandsObjects
GTPhPermittivityMatrix
ExamplesExamplesopen allclose all
Basic Examples (1)Basic Examples (1)
| In[1]:= |
As an example dielectric rods in a square lattice in air are considered. The structure is defined:
| In[2]:= |
The path in the Brillouin zone is fixed.
| In[3]:= |
The Fourier transform of 1/ϵ(r) is calculated
| In[4]:= |
The eigenvalue problem is constructed for the TM polarization. The photonic band is calculated and plotted.
The Fourier transform of ϵ(r) is calculated and the corresponding matrix is inverted afterwards.
| In[6]:= |
Calculation of the photonic band structure with this method.
Small differences occur due to the limited set of plane waves used in the calculation.