• Aucun résultat trouvé

An individual-based model for clonal plant dynamics

N/A
N/A
Protected

Academic year: 2022

Partager "An individual-based model for clonal plant dynamics"

Copied!
5
0
0

Texte intégral

(1)

HAL Id: hal-00651837

https://hal.inria.fr/hal-00651837

Submitted on 14 Dec 2011

HAL is a multi-disciplinary open access archive for the deposit and dissemination of sci- entific research documents, whether they are pub- lished or not. The documents may come from teaching and research institutions in France or abroad, or from public or private research centers.

L’archive ouverte pluridisciplinaire HAL, est destinée au dépôt et à la diffusion de documents scientifiques de niveau recherche, publiés ou non, émanant des établissements d’enseignement et de recherche français ou étrangers, des laboratoires publics ou privés.

An individual-based model for clonal plant dynamics

Fabien Campillo, Nicolas Champagnat

To cite this version:

Fabien Campillo, Nicolas Champagnat. An individual-based model for clonal plant dynamics. 4th International Conference on Approximation Methods and Numerical Modelling in Environment and Natural Resources (MAMERN11), May 2011, Saidia, Morocco. 4 p. �hal-00651837�

(2)

Saidia (Morocco), May 23-26, 2011

An individual-based model for clonal plant dynamics

1

Fabien Campillo1 and Nicolas Champagnat2

1 MERE project-team, INRIA/INRA, UMR MISTEA, Montpellier [email protected]

2TOSCA project-team, INRIA, Sophia Antipolis [email protected]

Keywords:Markov process, individual-based model (IBM).

Abstract. We propose an IBM for clonal plant dynamics, focusing on the effects of the network structure of the plants on the reproductive strategy of ramets. After some numerical tests we propose a large population approxima- tion as an advection-diffusion PDE for population densities.

1 The model

Individual-based models are in constant development in computational ecol- ogy. These models aim to represent the dynamics of populations, they explic- itly describe each individual as well as each mechanism acting on these indi- viduals. Here we consider a model for a clonal plant: At timetit is represented as a set of nodes (ramets) that may be connected by links (rhizomes or stolons), see Figure 1. The state of the nodes is described by:

νt=PNt i=1δxi

t, xit∈ D= [xdef (1)min, x(1)max]×[x(2)min, x(2)max]

1This work received support by the French national research agency (ANR) within the SYSCOMM project ANR-08-SYSC-012.

1

(3)

2 F. CAMPILLO ANDN. CHAMPAGNAT

links

nodes

Figure 1:The plant is represented as a set of nodes connected by links. The nodes can be seen as ramets and the links as rhizomes.

wherexit is position of theith node and Nt total number of nodes. For any node at position x we define the set of indices of the nodes connected tox:

J(t, x) = {i = 1· · ·Nt;xandxitare connected}. The plant evolves in a resource landscape. At each timet, this resource is represented byr(t, x) ∈ [0,rmax]the available resources at position x ∈ D. The nodes accessing high levels of resourcesr(t, x)are more likely to give birth to new nodes.

Birth and death rates. Each node of νt in position x may disappear at a rateµ(t, x)and give birth to a new node at a rateλ(t, x). These rates areper capita rates. Death and birth rates at population level are respectively: ¯λt = PNt

i=1λ(t, xit)andµ¯t=PNt

i=1µ(t, xit). The global event rate isκt= ¯µt+ ¯λt. When a node is added to the population, it is always linked with the mother node, and the set of connectionsJ(t, xit)corresponding to the mother node and the new node are modified accordingly. In addition, when a nodexis removed from population, all connections toxare suppressed from all the setsJ(t, xit).

Dispersion kernel. A node at positionxat timetgives birth to a new node at positiony=x+vaccording to the following p.d.f.:

Dt,x(v) =f(kdt,xk, (dt,x, v))g(kvk) (1) where(dt,x, v)is the angle between a preferred direction of referencedt,xand the direction of the new shootv,f(a, θ) is a p.d.f. on[−π, π)for alla ≥ 0;

andg(kvk)is the p.d.f. on the lengthkvkof the connection.

For the preferred direction of referencedt,x, we need to account for the fact that the ramet can “perceive” the resource map from the connections with other ramets, for example because of resource translocations. A possible choice is dt,x = |J(t,x)|1 P

i∈J(t,x)

r(t,xit)−r(t,x)

|xit−x|2 [xit−x], i.e. an approximation of the resource gradient based on the values ofr(t, x)atxand at the connected nodes.

(4)

Interactions between nodes and resources. The natural way to model re- source concentration is as a density functionr(t, x)over the domainD. Cou- pling (discrete) individual dynamics with resource density dynamics is a non- standard problem which requires a choice. We propose the following model:

tr=div a∇r

+b· ∇r−rαPNt

i=1Γxi

t (2)

withr(0, x) =r0(x)andΓy(x) = exp − 21σ2

r

|x−y|2 . 2 Numerical approximation of the IBM

Starting from the state νTk−1 = P

i=1···NTk−1δxi

Tk−1

at last event time Tk−1, we first sample the time of the next event (birth or death):Tk=Tk−1+S withS ∼Exp(¯λTk−1 + ¯µTk−1). The next event:

• is a birth with probability λ¯ λ¯Tk−1

Tk−1µTk

−1

. Then sampleˆıaccording to {λ(Tk−1, xiTk

−1)/¯λTk−1;i= 1· · ·NTk−1}andvaccording to the p.d.f.

DTk

−1,xˆıTk

−1

(v), finally let:νTkTk−1(xˆı

Tk−1+v);

• is a death with probability ¯λ µ¯Tk−1

Tk−1µTk

−1

. Then sampleˆıaccording to {µ(Tk−1, xiTk

−1)/¯µTk−1;i= 1· · ·NTk−1}, let: νTkTk−1−δxˆı Tk−1

; then update the sets of connections J(Tk, x) accordingly. In parallel, we should numerically integrate the PDE (2).

The proposed model can account for conventional phalanx or guerrilla dy- namics. More specifically, in (1): if the p.d.f. f(a, θ)of the shoot angle has a small (resp. large) variance and if the p.d.f. g(kvk)favors large (resp. small) lengths, then the model will present the characteristics of a guerrilla (resp.

phalanx) plant (see Figure 2).

3 Large population approximation of the IBM

The more relevant scaling within the context of phalanx-type clonal plants is the space-scaling and acceleration of births and deaths which leads to a reaction-diffusion PDE for population densities (see [2] for other possible scal- ings). In this case, the PDE approximation of the IBM takes the following form: denoting byu(t, x)the population density at timetand positionxinD,

tu=β∆(γ u) + (λ−µ)u−div(γ F(x,∇r)u),

tr=∇(a r) +b· ∇r−δru , u(t, x) =r(t, x) = 0, ∀x∈∂D.

(5)

4 F. CAMPILLO ANDN. CHAMPAGNAT

Guerrilla

−3 −2 −1 0 1 2 3

0.5 1 1.5 2 2.5 3 3.5

link angle pdf

f(a, θ)

0 0.01 0.02 0.03 0.04 0.05

−0.02

−0.01 0 0.01 0.02 0.03

shoot profile

shoots from a given node

2.5 3 3.5 4 4.5 5 5.5 6

6 6.5 7 7.5 8 8.5 9 9.5

plant dynamics

Phalanx

−3 −2 −1 0 1 2 3

0.1592 0.1592 0.1592 0.1592 0.1592 0.1592 0.1592

link angle pdf

f(a, θ)

−0.05−0.04−0.03−0.02−0.0100.010.020.030.040.05

−0.05

−0.04

−0.03

−0.02

−0.01 0 0.01 0.02 0.03 0.04 0.05

shoot profile

shoots from a given node

2.5 3 3.5 4 4.5 5 5.5 6

6 6.5 7 7.5 8 8.5 9 9.5

plant dynamics

Figure 2:If the shoot angle p.d.f.f(a, θ)has a large variance (resp. small variance) and if the p.d.f. g(kvk)favors small lengths (resp. large lengths), then the model will present the characteristics of a phalanx growth strategy (resp. guerrilla growth strategy).

REFERENCES

[1] Campillo, F., Champagnat, N., 2011. Simulation and analysis of an individual-based model for clonal plant dynamics, submitted.

[2] Campillo, F., Champagnat, N., 2011. Large population scalings for individual-based stochastic models of graph-structured populations, in preparation.

[3] Campillo, F., Joannides, M., 2009. A spatially explicit Markovian individual-based model for terrestrial plant dynamics. ArXiv Mathemat- ics e-prints (arXiv:0904.3632v1).

[4] Champagnat, N., Ferri`ere, R., M´el´eard, S., 2008. From individ- ual stochastic processes to macroscopic models in adaptive evolution.

Stochastic Models 24, Suppl. 1, 2–44.

Références

Documents relatifs

In order to study the impacts of watershed changes on cyanobacteria dynamics in urban lakes, a modelling approach, in which an ecological lake model is

In this set of simulations, we can see that knowledge-providers need to be able to answer at least 3 questions per time step, and knowledge-seekers must have a tolerance

Here, a simulation model is presented, together with the source code and instructions on application (see worked example in Supplemental Information S1), that combines the advantages

aspects within a GON which are not only part of a Supply Chain but of the Value Chain (especially in the “lead plant” concept). The Akondia framework establishes its roots for

Furthermore, since a collective decision in the model is an outcome of a structured group decision-making process, a sequence of deliberative and dyadic interactions among agents,

Furthermore, since a collective decision in the model is an outcome of a structured group decision-making process, a sequence of deliberative and dyadic interactions among agents,

Here, it is of utmost importance for the success of the financing model that a new regulations are found that enables banks to provide a suitable rating for companies that act on

In the 4D trait space, a single trait combination maximized plant performance (trait max ), indicating the occurrence of a single peak in performance per species. For