physics_configure_pde_boundary
Configure a COMSOL PDE boundary condition by specifying its type and properties, with optional named selection binding.
Instructions
Configure one Coefficient, General, or Weak Form PDE boundary condition.
Common types are DirichletBoundary, FluxBoundary, ZeroFluxBoundary, WeakContribution, and PeriodicCondition. Unknown types are passed through for version-specific PDE features. Use selection_name to bind the condition to a named geometric selection instead of entity numbers. Property-setting errors are returned instead of being ignored.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model_name | No | ||
| properties | No | ||
| physics_name | Yes | ||
| selection_name | No | ||
| boundary_condition | Yes | ||
| boundary_dimension | No | ||
| boundary_selection | No |