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

disallow random detachment from attack #340

Open
wants to merge 1 commit into
base: development
Choose a base branch
from

Conversation

drbergman
Copy link
Collaborator

  • do not let random detachment occur when one cell is attacking another
  • this could result in the detachment occuring while the attack continues
  • an alternative solution is to say that detachment necessarily ends the attack

- do not let random detachment occur when one cell is attacking another
- this could result in the detachment occuring while the attack continues
- an alternative solution is to say that detachment necessarily ends the attack
@drbergman
Copy link
Collaborator Author

The following demonstrates why we want this change. An attacker (right cell) attacks a defender (left cell) but the defender has a instant detachment rate (10.0 / min) and chemotaxes towards the left boundary. However, the attack has not ended and so the defender accumulates damage the entire 120 min simulation.

Remake this project with the template (I did it from current development branch) and use the attached cells.csv and PhysiCell_settings.txt (rename to PhysiCell_settings.xml).
https://github.com/user-attachments/assets/9926321a-87f3-4468-9fb6-799c24932038
cells.csv
PhysiCell_settings.txt

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.

1 participant