Skip to content

Conversation

@rheiland
Copy link
Collaborator

  • in Cell::update_position, comment out the unused std::vector<double> old_position(position) to avoid confusion and perhaps speed up a simulation
Copy link
Collaborator

@drbergman drbergman left a comment

Choose a reason for hiding this comment

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

Makes complete sense to remove this. I second that this is unnecessary.

I personally would prefer to delete this line and the three commented out lines below. It seems they offer an explanation for this variable: that it was created for debugging/diagnostic purposes.

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

Labels

None yet

2 participants