Skip to content

bspanoghe/PlantModules.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

346 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PlantModules.jl

PlantModules.jl is a functional-structural plant modeling framework implemented in Julia, created on top of ModelingToolkit.jl. Some highlights:

  1. Extensibility: the entire package is designed to be easily extended and customized.
  2. Speed: simulations are fast by virtue of being embedded in the SciML modeling ecosystem.
  3. Base functionality: the package includes a base set of functional processes describing hydraulics and hydraulics-driven growth, allowing the creation of plant models out of the box.
  4. Clear model representation: Differential-algebraic systems of equations provide an intuitive representation of functional processes.
  5. All Julia: As a pure Julia implementation, it integrates seamlessly with many other Julia packages such as the plant modeling framework VirtualPlantLab.jl.

Installation

The package can be installed as follows, in the Julia REPL:

] add PlantModules

Usage

Please see the documentation page for an explanation on how to use the package.

About

An acausal functional-structural plant modeling framework written in Julia

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages