/PlantHydraulics.jl

Plant hydraulics using numerical method

Primary LanguageJuliaApache License 2.0Apache-2.0

PlantHydraulics.jl

Note

As PlantHydraulics.jl is a module of CliMA Land, please cite CliMA Land when you use PlantHydraulics.jl. We have devote most of the time to developing the CliMA Land, and thus have minimum time to document the model. If you want to use the model, please make a request through this Github Issue.

About

Plant hydraulics using numerical method.

Documentation CI Status Compatibility Code Coverage

Installation

julia> using Pkg;
julia> Pkg.add("PlantHydraulics");