Description
Add support for nitrate nitrogen (p_no3_rt) and ammonium nitrogen (p_nh4_rt) parameters to the fertilizer form default values.
Context
This was suggested by @gerardhros in the context of expanding fertilizer parameter support in the form schema and default values.
Current State
The fertilizer form currently includes various nitrogen-related parameters like:
- p_n_rt (total nitrogen)
- p_n_if (inorganic nitrogen fraction)
- p_n_of (organic nitrogen fraction)
- p_n_wc (nitrogen working coefficient)
Requested Enhancement
Add the following parameters:
- p_no3_rt - Nitrate nitrogen content
- p_nh4_rt - Ammonium nitrogen content
These should be added to:
- The fertilizer form schema
- The default values in the form initialization
- Any related parameter descriptions
References
Description
Add support for nitrate nitrogen (p_no3_rt) and ammonium nitrogen (p_nh4_rt) parameters to the fertilizer form default values.
Context
This was suggested by @gerardhros in the context of expanding fertilizer parameter support in the form schema and default values.
Current State
The fertilizer form currently includes various nitrogen-related parameters like:
Requested Enhancement
Add the following parameters:
These should be added to:
References