update_geometry#
- Project.update_geometry(params: ndarray) None#
Update the geometry in the FDTD CAD with new parameters.
- Parameters:
- params
np.ndarray New parameter array for geometry update.
- params
- Raises:
RuntimeErrorIf simulation is not initialized.