Skip to content

Add N loss to volatilization #89

@dlebauer

Description

@dlebauer

Represent N2O volatilization as in eq (17):

$F^N_{vol} = K_{vol} \cdot N_{min} \cdot D_{temp} \cdot D_{water,RH}$

  • add K_vol to parameter file with sensible default
    • K_vol is fraction of N_min volatilized each day
  • Use same temp and moisture dependency functions (D_[temp|water]) as RH
  • Subtract F^N_vol from N_min
  • Write F^N_vol to sipnet.out as N2O flux.
  • Unit test: F^N_vol proportional to [temp,moisture,N_min]
    • 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