Skip to content
Commit d5c27bfd authored by Vladimír Ulman's avatar Vladimír Ulman
Browse files

Added:

- cells can enter G2 phase atomic function again and again
  now even when SOFA is enabled in the CMake
  (so simulation can "interleave the cells", unlike "one does all after another")

- cell movement routine can now rescue cells when in collision

M    src/cell.cpp					- Cell::DoNextPhase keeps cell running in G2
M    src/cell.h					- when SOFA: added slsRotation and slsTranslation
										  (which used to be local in the G2)
M    src/cell_08_G2Phase.cpp	- added code looking for smallest translation when cell
										  has 'mustMove' true
parent b5ecba8d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment