-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Milestone
Description
I ran a quick test of the RTPR code to see if it still works. The 14 bus test case is fine but the TAMU 500 bus test case fails immediately. This may have implications beyond RTPR. The error that is getting thrown is coming from the Cblock class setcoeffs method and is occurring because the esst1a model is somehow setting the Tf variable to zero between the time it is read in from the dyr file to the time the setcoeffs function is called in Esst1aModel::init. I think there may be a memory corruption problem in the dynamic simulation module.
Metadata
Metadata
Labels
No labels