tidy3d.VolumeMesher#
- class VolumeMesher[source]#
Bases:
Tidy3dBaseModelSpecification for a standalone volume mesher.
- Parameters:
simulation (
HeatChargeSimulation) – HeatCharge simulation instance for the mesh specification.monitors (tuple[
VolumeMeshMonitor, …] = ()) – List of monitors to be used for the mesher.
Attributes
Methods
Validate the VolumeMesher before uploading to the cloud.
- simulation#
- monitors#