Skip to content
Snippets Groups Projects
Select Git revision
  • 69eaafeb53fa0af11a1776bcbabe10be51992219
  • master default protected
  • marco-development
  • development
  • fix-missing-weatherdata
  • fix-eichsfeld-weather
  • marco/dev-aquacrop
  • precompile-statements
  • precompile-tools
  • tmp-faster-loading
  • skylark
  • testsuite
  • code-review
  • v0.7.0
  • v0.6.1
  • v0.6.0
  • v0.5.5
  • v0.5.4
  • v0.5.3
  • v0.5.2
  • v0.2
  • v0.3.0
  • v0.4.1
  • v0.5
24 results

nature.md

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.

    Nature submodel

    nature.jl

    This file is responsible for managing the animal modules.

    Modules = [Persefone]
    Pages = ["nature/nature.jl"]

    macros.jl

    This file contains all the macros that can be used in the species DSL.

    Modules = [Persefone]
    Pages = ["nature/macros.jl"]

    individuals.jl

    This file contains life-history and other ecological functions that apply to all animal individuals, such reproduction, death, and movement.

    Modules = [Persefone]
    Pages = ["nature/individuals.jl"]

    populations.jl

    This file contains functions that apply to all animal populations, such as for initialisation, or querying for neighbours.

    Modules = [Persefone]
    Pages = ["nature/populations.jl"]

    ecologicaldata.jl

    This file contains a set of life-history related utility functions needed by species.

    Modules = [Persefone]
    Pages = ["nature/ecologicaldata.jl"]