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

Fix elapsed time check to see if cell cycle need to transition #237

Merged

Conversation

vincent-noel
Copy link
Collaborator

Working with Arnau on the cell cycle unit test of the multiscale benchmark, we realized that PhysiCell would sometimes have longer cell cycle phases than defined. I tracked it up to this comparison, and I changed it to comparing the absolute value of the difference of the two values to a small number.

@vincent-noel vincent-noel changed the base branch from master to development May 30, 2024 17:06
@MathCancer MathCancer merged commit b68f08a into MathCancer:development Jun 3, 2024
5 checks passed
@vincent-noel vincent-noel deleted the fix/cell_cycle_duration branch June 10, 2024 12:18
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