SoSe 2024 SCJ Projekt zur Modelierung eines Jäger, Beute Verhältnis in Julia mit Agents.jl
 
 
Go to file
Daniel Philipp c4a202d68b countdown replaced by growth to count up and fix grass colors
event winter added
events improved
2024-06-23 02:16:55 +02:00
env use GLMakie to make it interactive. 2024-05-29 15:59:09 +02:00
.gitignore use GLMakie to make it interactive. 2024-05-29 15:59:09 +02:00
LICENSE Initial commit 2024-05-13 10:59:40 +02:00
README.md Szenarien 2024-06-12 19:56:03 +02:00
predator_prey.jl Szenarien implementiert 2024-06-18 09:06:43 +02:00
predator_prey_generic.jl countdown replaced by growth to count up and fix grass colors 2024-06-23 02:16:55 +02:00
test.ipynb Szenarien implementiert 2024-06-18 09:06:43 +02:00
test_predator_prey_generic.ipynb countdown replaced by growth to count up and fix grass colors 2024-06-23 02:16:55 +02:00

README.md

SCJ-PredatorPrey

SoSe 2024 SCJ Projekt zur Modelierung eines Jäger, Beute Verhältnis in Julia mit Agents.jl

Szenarien

Invasive Arten - Neue Arten von Jäger, Beute oder Pflanzen? in das Model einführen

  • Michael

Saisonalität - Zyklische Veränderung von Reproduktionraten der Spezien und anderen Parametern?

  • Daniel

Umweltereignisse - Events die zu einem Zeitpunkt x die Parameter des Modells veränden z.B. Dürre, Feuer, Flut

  • Daniel