layered_material
- class nrv.fmod.FEM.fenics_utils.layered_material(mat_in: any = None, mat_lay: any = None, alpha_lay: float = 0.01)[source]
a class for conductive material wh
Attributes
Whether the material conductivity is defined by a spatial function. |
|
get the contuvity of the material |
|
Frequency-adjusted conductivity function. |
|
get the conductivity of the material along ox |
|
get the conductivity of the material along oy |
|
get the conductivity of the material along oz |
Methods
|
initialisation of the fenics_material |
set the woking frequency to None |
|
Generic method returning all the atributes of an NRV_class instance |
|
Whether at least one constituent conductivity is defined as a function. |
|
Whether both constituent materials are isotropic. |
|
check if the material permitivity and the electric field frequency are set |
|
|
Generic loading method for |
|
Deprecated alias of |
|
Return material as dictionary and eventually save it as json file |
|
Deprecated alias of |
set the conductivity tensor for an anisotropic material |
|
set the conductivity space function for an anisotropic material |
|
|
Set the operating frequency used by the layered material. |
set the conductivity for an isotropic material |
|
set a name to a material |
|
|
Generic method to set any attribute of |
|
set the relative permitivity of the material. |
|
set a source to a material. |