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

Set default-valued property to avoid issues with zero values #24

Merged
merged 5 commits into from Mar 17, 2023

Conversation

lohedges
Copy link
Contributor

This pull request fixes issue #23. It requires merging of openbiosim/sire#25 before it will work. It fixes the issue caused by assigning zero-valued properties, which no-longer have any associated units. This is achieved by initialising properties in the lambda end states using default-valued properties, which are then edited atom-by-atom.

  • I confirm that I have merged the latest version of devel into this branch before issuing this pull request (e.g. by running git pull origin devel): [y]
  • I confirm that I have permission to release this code under the GPL3 license: [y]

Suggested reviewers:

@chryswoods

@chryswoods
Copy link
Contributor

Feel free to merge this in once sire has been merged and deployed. Code all looks good :-)

@lohedges lohedges added the bug Something isn't working label Mar 15, 2023
@lohedges lohedges temporarily deployed to biosimspace-build March 17, 2023 10:28 — with GitHub Actions Inactive
@lohedges lohedges temporarily deployed to biosimspace-build March 17, 2023 10:28 — with GitHub Actions Inactive
@lohedges lohedges temporarily deployed to biosimspace-build March 17, 2023 10:28 — with GitHub Actions Inactive
@lohedges lohedges temporarily deployed to biosimspace-build March 17, 2023 10:28 — with GitHub Actions Inactive
@lohedges lohedges temporarily deployed to biosimspace-build March 17, 2023 10:28 — with GitHub Actions Inactive
@lohedges lohedges temporarily deployed to biosimspace-build March 17, 2023 10:28 — with GitHub Actions Inactive
@lohedges lohedges marked this pull request as ready for review March 17, 2023 10:30
@lohedges
Copy link
Contributor Author

I took the opportunity to apply a few minor tweaks related to some recent issue threads. When ready, I'll merge along side #21.

@lohedges lohedges merged commit 4b6acea into devel Mar 17, 2023
6 checks passed
@lohedges lohedges deleted the fix_zero_properties branch March 17, 2023 15:04
lohedges pushed a commit that referenced this pull request Oct 12, 2023
lohedges pushed a commit that referenced this pull request Oct 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants