Skip to content

CoverCropsMgmt

View Docstring
Signature:
CoverCropsMgmt(
    crops: 'CropProduction',
    par: 'ParameterRetriever'
)

Docstring:
Management module that calculates cover crop areas and
generated residues that represent input of N and C to soils.
It also handles parameters for the effect of cover crops on
N2O emissions and leaching.

Parameters
----------
crops : CropProduction object
par : ParameterRetriever object

File: CIBUSmod/mgmt_modules/cover_crops_mgmt.py