update_geometry#

Project.update_geometry(params: ndarray) None#

Update the geometry in the FDTD CAD with new parameters.

Parameters:
paramsnp.ndarray

New parameter array for geometry update.

Raises:
RuntimeError

If simulation is not initialized.