DNDCv.CAN

(Non-commercial academic use only)

DNDC (i.e., DeNitrification-DeComposition) is a computer simulation model of carbon and nitrogen biogeochemistry in agro-ecosystems. The model can be used for predicting crop growth, soil temperature and moisture regimes, soil carbon dynamics, nitrogen leaching, and emissions of trace gases including nitrous oxide (N2O), nitric oxide (NO), dinitrogen (N2), ammonia (NH3), methane (CH4) and carbon dioxide (CO2).

Application setup

This Nuvolos application starts a VSCode environment and has WineHQ 9.1 installed in it. Python 3.11 is also installed in a conda environment. VSCode has useful extensions installed, such as Python, Jupyter, and PyLint.

User's Guide

For more information on the model and its applications, please refer to the DNDC 9.5 User's Guide document.

How to start DNDCv.CAN:

Open a new terminal tab in the VS Code environment and run:

wine start /unix /DNDC/DNDC95.exe

File location mapping:

  • F: maps to /files

  • H: maps to ~ (your personal home area in Nuvolos)

Was this helpful?