Powered by OpenAIRE graph
image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/ figsharearrow_drop_down
image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/
figshare
Software . 2022
License: CC BY
Data sources: Datacite
image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/
figshare
Software . 2022
License: CC BY
Data sources: Datacite
versions View all 2 versions

Maximal ecological diversity exceeds evolutionary diversity in model ecosystems: Source code and executables

Authors: Rubin, Ilan;

Maximal ecological diversity exceeds evolutionary diversity in model ecosystems: Source code and executables

Abstract

Fortran is required to both run the executables and to compile the source code. If you do not have a fortran compiler installed you can download one here: https://gcc.gnu.org/wiki/GFortranBinaries. To run one of the models, place the executable (adaptive_dynamics, ecology_bottomup, or ecology_topdown) and the parameter file (parameter.dat) in the same directory and run the executable. You may need to make the model files executable (e.g., chmod +x adaptive_dynamics). There is no need to recompile the model after changing directories or after changing any of the parameters. You can also use the small bash script run_model.sh to run any of the models. e.g., ./run_model "test_output" "adaptive_dynamics" will run the adaptive dynamics model in the folder test_output. If the folder doesn't exist it will create the folder. If a parameters, stating population, or seed file is present the model will run with those. If there is not a parameters file in the directory, the script will copy the one present in the source code folder to the output folder. Because the models will use present parameters and starting population files, you can run multiple models in the same directory. If you want to compile the model from source, you need to compile with the math functions, the model functions, and the ode solver (rkf45.f90) files as well as the flags for lapack and blas. e.,g., gfortran -O3 -ftree-vectorize -llapack -lblas my_math_functions.f90 model_functions.f90 rkf45.f90 adaptive_dynamics.f90 -o adaptive_dynamics

  • BIP!
    Impact byBIP!
    citations
    This is an alternative to the "Influence" indicator, which also reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically).
    0
    popularity
    This indicator reflects the "current" impact/attention (the "hype") of an article in the research community at large, based on the underlying citation network.
    Average
    influence
    This indicator reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically).
    Average
    impulse
    This indicator reflects the initial momentum of an article directly after its publication, based on the underlying citation network.
    Average
Powered by OpenAIRE graph
citations
This is an alternative to the "Influence" indicator, which also reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically).
BIP!Citations provided by BIP!
popularity
This indicator reflects the "current" impact/attention (the "hype") of an article in the research community at large, based on the underlying citation network.
BIP!Popularity provided by BIP!
influence
This indicator reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically).
BIP!Influence provided by BIP!
impulse
This indicator reflects the initial momentum of an article directly after its publication, based on the underlying citation network.
BIP!Impulse provided by BIP!
0
Average
Average
Average