A student develops a computational model to simulate the spread of a virus in a closed school environment. The model includes variables for transmission rate, recovery rate, and student density. When running the simulation with an extremely low transmission rate (approaching zero), the model unexpectedly shows a small, persistent number of infections instead of a complete die-off. Which of the following best describes this scenario?
-
A
A logical flaw in the model's representation of herd immunity.
-
B
A user interface error in displaying the simulation results.
-
C
An edge case where the algorithm for calculating new infections fails to handle near-zero inputs correctly.
-
D
A limitation of the hardware's floating-point precision.