Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 344 Bytes

File metadata and controls

5 lines (4 loc) · 344 Bytes

Overview

This repo contains a port of the most canonical implementation of the 3-PG process-based forest growth model, r3PG, from R and Fortran to C#.

Dependencies

This implementation of 3-PG is a .NET 9 assembly with mstest unit tests. Default development environment is Visual Studio Community.