Logônia: Plant Growth Response Model in NetLogo 1.1.0
Logônia is a NetLogo model that simulates the growth response of a fictional plant, logônia, under different climatic conditions. The model uses climate data from WorldClim 2.1 and demonstrates how to integrate the LogoClim model through the LevelSpace extension.
Logônia follows the FAIR Principles for Research Software (Barker et al., 2022) and is openly available on the CoMSES Network and GitHub.
 
                    
                Release Notes
- Updated Juvenile color in Logônias for better contrast.
- Modified climate variable inspection: the model now halts if a switch is toggled during the simulation.
- Upgraded LogoClimto v2.1.0.
- Revised 12-month moving average for climate variables to use values directly from LogoClim.
- Fixed 12-month moving average counter for Logônia plants.
- Fixed logistic-regressionto returnfalsewhen encounteringfalsevalues.
- Refactored code for improved readability and maintainability.
- Updated the documentation.
