PQ_X_YStrain: Finding X molar fraction from Y molar fraction and Strain

Description Usage Arguments Value

View source: R/RcppExports.R

Description

Solving interpolation function from eq.1 a0 lattice constant of compound calculated from strain, and given y molar fraction allows to find X molar fraction of compound. Usually used to find eg. lattice matched InGaAs composition Y=1, and strain=0

Usage

1
PQ_X_YStrain(y, strain)

Arguments

y

As molar fraction

strain

Strain in absolute units

Value

double, x (Ga) molar fraction


krzyklo/ingaasp2rcpp documentation built on Nov. 6, 2021, 7:49 a.m.