Skip to content

InitializeCondition initType #20

@Paulm991

Description

@Paulm991

initializeSimulation, in Ida.cpp, calls IDACalcIC which calls for an initType variable. For tests like the GENROU example, having initType be IDA_YA_YDP_INIT generates oscillation on generation, while IDA_Y_INIT generates steady state conditions on generation.

It might be beneficial to change the logic for how the initType is determined. Simply hardcoding it to IDA_Y_INIT causes an error with the GenConstLoad test (subprocess aborted).

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions