ImperialCollegeLondon / virtual_ecosystem

This repository is the home for the codebase for the Virtual Ecosystem project.
https://virtual-ecosystem.readthedocs.io
BSD 3-Clause "New" or "Revised" License
9 stars 1 forks source link

506 implementation of abiotic simple model docs #515

Closed vgro closed 2 months ago

vgro commented 2 months ago

This PR describes the implementation of the abiotic_simple model.

This has gone through a lot of iterations as we are not sure how we want to split information between theory and implementation, i.e. what is actually useful for the users. Any comments/ideas are welcome.

https://virtual-ecosystem.readthedocs.io/en/506-implementation-of-abiotic-simple-model-docs/virtual_ecosystem/implementation/abiotic_simple_implementation.html

Fixes #506

Type of change

Key checklist

Further checks

codecov-commenter commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 94.91%. Comparing base (0f840e9) to head (8f8f5af).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #515 +/- ## ======================================== Coverage 94.91% 94.91% ======================================== Files 70 70 Lines 3857 3857 ======================================== Hits 3661 3661 Misses 196 196 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.