Skip to main content
. Author manuscript; available in PMC: 2019 Jan 1.
Published in final edited form as: Math Models Methods Appl Sci. 2017 Nov 24;28(1):61–93. doi: 10.1142/S0218202518500021

Algorithm 1.

Cell Apoptosis

Input: i, A0i, τA
Result: Update of cellular apoptosis
if t > τA/2 then
graphic file with name nihms929732t1.jpg Ai(t)Ai(t)A0iτA # decreasing cell area;
end if
if t = τA then
graphic file with name nihms929732t2.jpg Cell is removed from the simulation;
end if