Skip to content

Yujie-W/PlantHydraulics.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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");