Skip to content

Add N loss to leaching #90

@dlebauer

Description

@dlebauer

Implement F^N_leach from (eq 18):

$$F^N_\text{leach} = N_\text{min} \cdot F^W_{drainage} \cdot f_{N leach}$$

  • F^W_drainage – existing daily drainage fraction,
  • add f_N_leach to parameter file with sensible default
    • new parameter (0–1) for fraction of N_min that can be leached
  • Use same temp and moisture dependency functions (D_[temp|water]) as RH
  • Subtract F^N_leach from N_min
  • Write F^N_leach to sipnet.out
  • Unit tests: F^N_leach proportional to N_min, f_N_leach, F^W_drainage
    • I suspect this should only take a day to test

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions