Skip to main content

calculateNlvSupplyBySom

@nmi-agro/fdm-source


@nmi-agro/fdm-source / fdm-calculator/src / calculateNlvSupplyBySom

Function: calculateNlvSupplyBySom()

calculateNlvSupplyBySom(params): number

Defined in: fdm-calculator/src/other/nlv-supply-by-som.ts:27

Calculates the change in NLV by a change in SOM.

This function calculates the change in Nitrogen Supplying Capacity (Stikstof Leverend Vermogen, NLV) resulting from an increase in Soil Organic Matter (SOM) using the MINIP model logic. It estimates the nitrogen mineralization potential for a 30 cm soil layer and assumes that the C-to-N ratio remains constant with increasing SOM.

Parameters

params

NlvSupplyBySomParams

The soil texture, CN ratio, and SOM parameters.

Returns

number

The change in NLV (in kg N / ha).