-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
Description
Represent N2O volatilization as in eq (17):
- 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