finesse.simulations.basematrix.MatrixSystemSolver.run

MatrixSystemSolver.run(self)

Executes the simulation for model in its current state.

Takes the following steps to compute an output:
  • If self.manual_rhs:
    • Clears the RHS vector

    • Fills the RHS vector

  • Fills the matrix

  • Solves