NutrientMovementViaWater.h File Reference

Simulates the loss of nitrate and phosphorus via surface runoff, lateral flow, tile flow, and percolation out of the profile. More...

#include "SimulationModule.h"

Go to the source code of this file.

Classes

class  NutrientMovementViaWater
 Nutrient removed and loss in surface runoff, lateral flow, tile flow, and percolation out of the profile. More...
 

Detailed Description

Simulates the loss of nitrate and phosphorus via surface runoff, lateral flow, tile flow, and percolation out of the profile.

Method of SWAT.

Changelog:

  • 1. 2016-05-30 - hr - Initial implementation.
  • 2. 2018-05-10 - lj -
    1. Reformat, especially naming style (sync update in "text.h").
    2. Code optimization, e.g., use multiply instead of divide.
  • 3. 2022-08-22 - lj - Change float to FLTPT.
Author
Huiran Gao, Liangjun Zhu