TXT-File: Difference between revisions

From BlueM
Jump to navigation Jump to search
(Created page with "For information on the inflow a regular SWMM5 data file is required. BlueM.MPC requires the complete inflow information for all nodes before simulation of the MPC process starts....")
 
(Notice for discontinuation of development)
 
Line 1: Line 1:
{{BlueM.MPC nav }}
For information on the inflow a regular SWMM5 data file is required. BlueM.MPC requires the complete inflow information for all nodes before simulation of the MPC process starts. This file is edited according to the forecast definitions in the [[XML-File]] during the MPC simulations.
For information on the inflow a regular SWMM5 data file is required. BlueM.MPC requires the complete inflow information for all nodes before simulation of the MPC process starts. This file is edited according to the forecast definitions in the [[XML-File]] during the MPC simulations.


<bluem>
<pre>
SWMM5 Interface File
SWMM5 Interface File
  SWMM 5.0.018  
  SWMM 5.0.018  
Line 36: Line 37:
   .
   .
   .
   .
</blueM>
</pre>
 
<div class="achtung">'''Note:''' Development of BlueM.MPC has been discontinued!</div>
 
[[Category:SWMM]]
[[Category:BlueM.MPC]]

Latest revision as of 02:19, 8 April 2018

BlueM_icon.png BlueM.MPC | Application | Theory

For information on the inflow a regular SWMM5 data file is required. BlueM.MPC requires the complete inflow information for all nodes before simulation of the MPC process starts. This file is edited according to the forecast definitions in the XML-File during the MPC simulations.

SWMM5 Interface File
 SWMM 5.0.018 
60   - reporting time step in sec
2    - number of constituents as listed below:
FLOW LPS
COD MG/L
2    - number of nodes as listed below:
S101
S201
Node             Year Mon Day Hr  Min Sec FLOW       COD       
S101             2008 04  01  12  00  00  0.000000   0.000000  
S201             2008 04  01  12  00  00  0.000000   0.000000  
S101             2008 04  01  12  01  00  33.000000  600.000000
S201             2008 04  01  12  01  00  33.000000  1200.000000
S101             2008 04  01  12  02  00  33.000000  600.000000
S201             2008 04  01  12  02  00  33.000000  1200.000000
   .
   .
   .
S101             2008 04  01  12  40  00  45.579512  708.161132
S201             2008 04  01  12  40  00  125.050665 518.658554
S101             2008 04  01  12  41  00  47.228195  717.314385
S201             2008 04  01  12  41  00  134.332867 521.494628
S101             2008 04  01  12  42  00  48.933678  725.880813
S201             2008 04  01  12  42  00  143.685702 526.921716
S101             2008 04  01  12  43  00  50.690311  733.818294
S201             2008 04  01  12  43  00  153.072282 534.278128
S101             2008 04  01  12  44  00  52.492722  741.097563
S201             2008 04  01  12  44  00  162.458869 542.981001
S101             2008 04  01  12  45  00  54.335798  747.699897
S201             2008 04  01  12  45  00  171.814748 552.515108
   .
   .
   .
Note: Development of BlueM.MPC has been discontinued!