Skip to content

Adaptive trait dynamics model used to simulate future projections of coral and algae biomasses under low (RCP 2.6), moderate (RCP 4.5) and high (RCP 8.5) warming scenarios.

Notifications You must be signed in to change notification settings

systemsecologygroup/CoralZooxProjection

Repository files navigation

General description

A trait-based model of coral-algae symbiosis to study coral acclimation under different warming scenarios. The model is applied to three coral reef ecosystems of the Tropics: the Great Barrier Reef, the South East Asia, and the Caribbean. Coral growth is constrained by thermal tolerance curves and corals respond to changing environmental conditions via plastic phenotypic changes.

Coral acclimation

Acclimation is captured by assuming that the temporal dynamics of a physiological trait, reflecting the energy that corals invest in the symbiotic relationship, is proportional to the gradient of coral fitness (assumed equal to net coral growth). The constant of proportionality reflects the speed of coral acclimation, i.e. the speed with which corals move towards an optimal trait value, one that maximises fitness, under changing environmental temperature.

Technicalities

Python 2.7 is required and Py2.txt is a spec file that can be used to create the suitable conda environment (for guidance, click here)

User can simply use Helper.py to run one or more simulations for varying speed of acclimation N. The results of the simulation are saved in the folder Results/, change to your own folder location.

The python code Model_RCP_ode_monthly.py produces times series of coral abundance, coral energy investment trait and symbiont abundance.

The simulation takes as input several parameters (which are defined within code) and are forced by time-series of monthly temperature scenarios from input files of the type .dat (allow_pickle = True is required in load function).

The time-series for monthly temperature are included in this repository folder Monthly-SST-scenario.zip/

The model includes the process of bleaching (i.e. the expulsion of algae by the corals when the enviromenta temperature hits a certain threshold), which is parameterised according to literature data (listed in S-density-bleaching.pdf).

Relevant references

P. Abrams, H. Matsuda, and Y. Harada. Evolutionarily unstable fitness maxima and stable fitness minima of continuous traits. Evolutionary Ecology, 7:465–487, 1993.

A. Merico, J. Bruggeman, and K. Wirtz. A trait-based approach for downscaling complexity in plankton ecosystem models. Ecological Modelling, 220:3001–3010, 2009.

N. A. Raharinirina, G. Brandt, and A. Merico. A trait-based model for describing the adaptive dynamics of coral-algae symbiosis. Frontiers in Ecology and Evolution, 5:31, 2017.

About

Adaptive trait dynamics model used to simulate future projections of coral and algae biomasses under low (RCP 2.6), moderate (RCP 4.5) and high (RCP 8.5) warming scenarios.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages