https://github.com/danielvartan/henrique
π³π¦οΈ Initial work on a percolation model using NetLogo
https://github.com/danielvartan/henrique
agent-based-models modeling netlogo percolation simulations
Last synced: 3 months ago
JSON representation
π³π¦οΈ Initial work on a percolation model using NetLogo
- Host: GitHub
- URL: https://github.com/danielvartan/henrique
- Owner: danielvartan
- License: mit
- Created: 2024-09-14T02:32:36.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-09-14T02:42:48.000Z (9 months ago)
- Last Synced: 2025-02-22T08:32:27.718Z (3 months ago)
- Topics: agent-based-models, modeling, netlogo, percolation, simulations
- Language: NetLogo
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# henrique
[](https://www.repostatus.org/#inactive)
[](https://choosealicense.com/licenses/mit/)π³π±ππ¦οΈπ§ππΎπΏπ§οΈπͺ΅πͺ΄π±π‘οΈπ»
This repository contains the initial work on a percolation model built using [NetLogo](https://ccl.northwestern.edu/netlogo/).
[**Percolation**](https://en.wikipedia.org/wiki/Percolation) in the context of trees and soil refers to how water moves through the soil and reaches the roots. When enough water accumulates and finds connected pathways through the soil, it can fully penetrate the system, nourishing the trees. This model explores how water infiltrates and spreads within a forest, simulating the transition from dry, isolated patches of soil to a fully hydrated, connected environment.
