Skip to content

fix: fixing a bug for the Master algorithm where connections could be…#400

Open
PeterMeisrimelModelon wants to merge 1 commit intomasterfrom
dev-pm-322
Open

fix: fixing a bug for the Master algorithm where connections could be…#400
PeterMeisrimelModelon wants to merge 1 commit intomasterfrom
dev-pm-322

Conversation

@PeterMeisrimelModelon
Copy link
Collaborator

… initialized incorrectly when FMUs were initialized separately and using step_size_downsampling

The issue is that when using step_size_downsampling we only update the internally stored update values at the corresponding downsampling rates. If using non-zero downsampling rates and manually initialize the FMUs, the values could effectively be taken from np.empty().

… initialized incorrectly when FMUs were initialized separately and using step_size_downsampling
Copy link
Collaborator

@efredriksson-modelon efredriksson-modelon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice job hunting this down!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants