Survival in a harsh environment

We’ll continue studying the logistic reaction–diffusion model,

\[\pd{u}{t}=D\nabla^2 u+u\left(1-\frac{u}{K}\right),\]

but now we consider different boundary conditions.

Global carrying capacity

An alternative model does not use a local carrying capacity, but instead limits population growth via a ‘global’ resource limitation. This would look like: \begin{aligned} \pd{u}{t} = D \pdd{u}{x} + r u \left[1-\frac{1}{|\Omega|}\int_{\Omega} u\, \d x \right]. \end{aligned} Here is a 1D simulation comparing this global carrying capacity to an equivalent local one, both with Dirichlet boundary conditions. As you can see, both the transient and the long-time distribution of these models have rather different shapes, although the approximate final masses are similar.