Skip to content

load_initial_guesses broken for indexed blocks #1769

Description

@dallan-keylogic

The load_intitial_guesses method of the InitializerBase is broken for indexed blocks. If the user attempts to provide a dictionary of values, it tries to use find_component on the indexed block, which raises an error.

It's not obvious how to fix it because the format of the dictionary provided needs to be changed to permit different initial conditions for different indices.

Metadata

Metadata

Labels

Priority:LowLow Priority Issue or PRbugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions