materials module
Material library dictionary
Format (non-conductive): {
‘material key’ : [eps_r, mu_r],
}
Format (conductive): {
‘material key’ : [eps_r, mu_r, sigma[S/m]],
}
! Note: * ‘material key’ in lower case only * eps = eps_r*eps_0 and mu = mu_r*mu_0