tidy3d.components.material.tcad.heat.AbstractHeatMedium#
- class AbstractHeatMedium[source]#
Bases:
ABC,Tidy3dBaseModelAbstract heat material specification.
- Parameters:
name (Optional[str] = None) – Optional unique name for medium.
Attributes
This means that a heat medium has been defined inherently within this solver medium.
- name#
- property heat#
This means that a heat medium has been defined inherently within this solver medium. This provides interconnection with the MultiPhysicsMedium higher-dimensional classes.
- property charge#
- property electrical#
- property optical#