Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2253 initial concentration error #2257

Merged
merged 4 commits into from
Jul 8, 2022
Merged

Conversation

msevestre
Copy link
Member

No description provided.

@msevestre
Copy link
Member Author

THis has a test failing...fixing the test

@@ -104,6 +104,8 @@ private void setParameter(IParameter parameter, bool isSmallMolecule)
if (parameter.IsConstantParameter())
{
parameterStartValue.StartValue = parameter.Value;
//we reset the formula to null to ensure that the start value will be used when constructing the simulation
parameterStartValue.Formula = null;
Copy link
Member Author

Choose a reason for hiding this comment

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

@Yuri05 This is the change here

@msevestre msevestre merged commit a163301 into develop Jul 8, 2022
@msevestre msevestre deleted the 2253-initial-concentration-error branch July 8, 2022 22:59
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