PlantSimEngine.jlPlantSimEngine.jl

Roadmap​#

PlantSimEngine reached a stable API with this release. The next releases will focus on:

  • validate mutable voxel, layer, and octree microclimate backends;

  • investigate running independent groups of model calculations in parallel.

  • improving performance (yes, that will always be a top priotity, even if it is already highly optimized and better than most alternatives).

  • model compilation using JuliaC for production use and TargetWasm for web deployment.

The full issue list is available on GitHub.