This code investigate effects of variation of matrial's thicknesses on mismatch in III-V materials
To customize the material, adjust the input parameters in the "full_mismatch.m" file between lines 10 and 30:
inputss(1,1)
: Substrate material (Refer to the provided material code)inputss(1,2)
: Direction of substrateinputss(2,1)
: First materialinputss(3,1)
: First interfaceinputss(4,1)
: Second materialinputss(5,1)
: Second interface
- Si
- Ge
- GaAs
- AlAs
- InAs
- GaP
- AlP
- InP
- GaSb
- AlSb
- InSb
- ZnSe
- ZnS
- ZnTe
- CdTe
- HgTe
Specify elastic constants for three directions in line 36 using the following numbers:
2 -> D001
3 -> D110
4 -> D111