The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Photonic::Roles::EpsParams

VERSION

version 0.008

SYNOPSIS

package Photonic::MyPackage;
use Moose;
with 'Photonic::Roles::EpsParams;
has 'myfield' => (is=>'ro');
...

DESCRIPTION

Fields that have been factored as they are common in different Photonic subpackages to calculate the macroscopic dielectric function

ACCESORS (read only)

nh

Desired no. of Haydock coefficients

smallH

Convergence criterium for Haydock coefficient calculations. Default is 1e-7.

smallE

Convergence criterium for Haydock coefficient use. Default is 1e-7.

epsA

Dielectric function of host

epsB

Dielectric function of inclusions

u

Spectral variable