jenkins 2458c00d3f
Some checks reported errors
FarmMaps/CarbonLib/pipeline/head Something is wrong with the build of this commit
[ci skip] Updated project references #123
2025-12-10 17:07:46 +00:00
2025-12-09 13:41:19 +01:00
2023-06-26 16:48:44 +02:00
2023-10-20 12:00:28 +00:00
2023-10-20 12:00:17 +00:00
2025-12-09 14:36:16 +01:00

CarbonLib

Library with model based on the scientifically acknowledged carbon model RothC. The code is written in C# .NET Core and it is adapted from a project written in GAMS.

Test console app is included with an example input request. The output in written to a file.

Building a sample

Build the sample using the .NET Core CLI, which is installed with the .NET Core SDK. Then run these commands from the CLI in the directory of the CarbonConsoleApp:

dotnet build
dotnet run

This will install any needed dependencies, build the project, and run the project respectively.

For questions regarding the model: chantal.hendriks@wur.nl

Description
No description provided
Readme 23 MiB
Languages
C# 100%