cst_set_boundary
Assign boundary conditions to each face of the simulation domain, choosing from open, electric, magnetic, periodic, or conducting wall types to define the electromagnetic behavior at the bounding box edges.
Instructions
Set boundary conditions for the simulation domain. Each face of the bounding box can be assigned an independent boundary type (open, electric, magnetic, periodic, etc.).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x_max | Yes | Boundary condition on the +X face | |
| x_min | Yes | Boundary condition on the -X face | |
| y_max | Yes | Boundary condition on the +Y face | |
| y_min | Yes | Boundary condition on the -Y face | |
| z_max | Yes | Boundary condition on the +Z face | |
| z_min | Yes | Boundary condition on the -Z face |