User Tools

Site Tools


start:hype_file_reference:pointsourcedata.txt

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
start:hype_file_reference:pointsourcedata.txt [2020/12/02 08:18]
cpers
start:hype_file_reference:pointsourcedata.txt [2020/12/02 08:24]
cpers
Line 17: Line 17:
 <​sortable>​ <​sortable>​
 ^ Variable ID ^ Unit ^ Description ^ ^ Variable ID ^ Unit ^ Description ^
 +|''​psid''​|//​-//​|identification of point source or abstraction given as time series (unique)|
 |''​subid''​|//​-//​|id number for subbasin in which point source is located, integer < 10<​sup>​8</​sup>​| |''​subid''​|//​-//​|id number for subbasin in which point source is located, integer < 10<​sup>​8</​sup>​|
-|''​ps_type''​|//​-//​|**For point source**: integer signifying type of point source, between 1 and 3. Irrelevant if water abstraction. **For alternative tracer point source**: zero.|+|''​ps_type''​|//​-//​|**For ​ordinary ​point source**: integer signifying type of point source, between 1 and 3. **For abstraction**: minus one. **For alternative tracer point source**: ​not used (set to zero or missing value).|
 |''​ps_vol''​|//​m<​sup>​3</​sup>/​d//​|point source discharge or, if negative, abstracted water volume| |''​ps_vol''​|//​m<​sup>​3</​sup>/​d//​|point source discharge or, if negative, abstracted water volume|
 |''​ps_tpconc''​|//​mg/​l//​|concentration of Tot-P in point source (irrelevant if water abstraction)| |''​ps_tpconc''​|//​mg/​l//​|concentration of Tot-P in point source (irrelevant if water abstraction)|
Line 30: Line 31:
 |''​fromdate''​|//​date-time//​|Gives the start date for the point source. Format: yyyy-mm-dd [HH:MM]. Set to 0 if the source is from before the simulation start. (optional, default is 0, i.e. constant source for the simulation period)| |''​fromdate''​|//​date-time//​|Gives the start date for the point source. Format: yyyy-mm-dd [HH:MM]. Set to 0 if the source is from before the simulation start. (optional, default is 0, i.e. constant source for the simulation period)|
 |''​todate''​|//​date-time//​|Gives the end date for the point source. Format: yyyy-mm-dd [HH:MM]. Set to 0 if the source is continuing after the simulation end. (optional, default is 0, i.e. constant source for the simulation period)| |''​todate''​|//​date-time//​|Gives the end date for the point source. Format: yyyy-mm-dd [HH:MM]. Set to 0 if the source is continuing after the simulation end. (optional, default is 0, i.e. constant source for the simulation period)|
-|''​ps_source''​|//​-//​|**For abstraction**:​ integer code for location of abstraction;​ from main river volume (1), outlet lake volume (2) or main river volume and inflow (3), default is 1. **For alternative tracer point source**: integer code for location of source local river (1), local lake (2), main river (3) or outlet lake (4). For other point source: not used.|+|''​ps_source''​|//​-//​|**For abstraction**:​ integer code for location of abstraction;​ from main river volume (1), outlet lake volume (2) or main river volume and inflow (3). **For alternative tracer point source**: integer code for location of source local river (1), local lake (2), main river (3) or outlet lake (4). **For ordinary ​point source**: not used (set to zero or missing value).|
 </​sortable>​ </​sortable>​
  
Line 40: Line 41:
   456   ​1 ​      ​10 ​    ​0.5 ​      ​40 ​       0.3       ​0.9 ​      0   456   ​1 ​      ​10 ​    ​0.5 ​      ​40 ​       0.3       ​0.9 ​      0
   765   ​2 ​      ​2301 ​  ​2 ​        ​100 ​      ​0.3 ​      ​0.9 ​      0   765   ​2 ​      ​2301 ​  ​2 ​        ​100 ​      ​0.3 ​      ​0.9 ​      0
-  4050  ​3       -100   ​0 ​        ​0 ​        ​0 ​        ​0 ​        2+  4050  ​-1      ​-100   ​0 ​        ​0 ​        ​0 ​        ​0 ​        2
  
 Second example: A constant point source of nitrogen and T2 increased 10-fold from March 21 2004. Second example: A constant point source of nitrogen and T2 increased 10-fold from March 21 2004.
Line 52: Line 53:
   subid ps_type ps_source ps_vol ps_t1 fromdate ​  ​todate   subid ps_type ps_source ps_vol ps_t1 fromdate ​  ​todate
   456   ​0 ​      ​2 ​        ​10 ​    ​4 ​    ​1999-08-05 1999-08-05   456   ​0 ​      ​2 ​        ​10 ​    ​4 ​    ​1999-08-05 1999-08-05
 +
 +Fourth example, time series point source: first row: a waste water point source, second row an abstraction from the main river and its inflow
 +
 +  subid psid ps_type ps_source
 +  567   ​1 ​   1       0
 +  668   ​2 ​   -1      3
  
  
start/hype_file_reference/pointsourcedata.txt.txt ยท Last modified: 2024/01/25 11:37 (external edit)