Difference between revisions of "EPANET-Emitter"

From assela Pathirana
Jump to navigationJump to search
Line 1: Line 1:
Matters related to EPANET2.0 emitter modification (EPANET-PDD) (Assela Pathirana, UNESCO-IHE) will appear here.
 
Matters related to EPANET2.0 emitter modification (EPANET-PDA) (Assela Pathirana, UNESCO-IHE) will appear here.


==Downloads==
==Downloads==
Line 6: Line 7:


==Known Issues==
==Known Issues==
* The program will not handle networks with emitters. This is due to the fact that emitters are used for the PDD calculation. In a future version, this will be attended.  
* The program will not handle networks with emitters. This is due to the fact that emitters are used for the PDA calculation. In a future version, this will be attended.  
* The custom <tt>epanet2.dll</tt> will only work with the custom <tt>epanet2w.exe</tt> GUI and the other way around. This is because of the additional variable (ECUP) implemented in both <tt>epanet2.dll</tt> and <tt>epanet2w.exe</tt>.  
* The custom <tt>epanet2.dll</tt> will only work with the custom <tt>epanet2w.exe</tt> GUI and the other way around. This is because of the additional variable (ECUP) implemented in both <tt>epanet2.dll</tt> and <tt>epanet2w.exe</tt>.  
* The <tt>.net</tt> files (binary format of EPANET2) produced by standard <tt>EPANET</tt> and the current edition are not interchangeable. However, text network format (<tt>.inp</tt>) of standard <tt>EPANET</tt> can be opened with <tt>EPANET-PDD</tt>. Network files created by <tt>EPANET-PDD</tt> will show an error (<tt>Error 201 at line nnn: [OPTIONS]  ECUP x</tt>)  when opened in standard EPANET, but this can be safely ignored.  
* The <tt>.net</tt> files (binary format of EPANET2) produced by standard <tt>EPANET</tt> and the current edition are not interchangeable. However, text network format (<tt>.inp</tt>) of standard <tt>EPANET</tt> can be opened with <tt>EPANET-PDA</tt>. Network files created by <tt>EPANET-PDA</tt> will show an error (<tt>Error 201 at line nnn: [OPTIONS]  ECUP x</tt>)  when opened in standard EPANET, but this can be safely ignored.  


;History:  
;History:  

Revision as of 11:27, 2 December 2008

Matters related to EPANET2.0 emitter modification (EPANET-PDA) (Assela Pathirana, UNESCO-IHE) will appear here.

Downloads

Installation files

Known Issues

  • The program will not handle networks with emitters. This is due to the fact that emitters are used for the PDA calculation. In a future version, this will be attended.
  • The custom epanet2.dll will only work with the custom epanet2w.exe GUI and the other way around. This is because of the additional variable (ECUP) implemented in both epanet2.dll and epanet2w.exe.
  • The .net files (binary format of EPANET2) produced by standard EPANET and the current edition are not interchangeable. However, text network format (.inp) of standard EPANET can be opened with EPANET-PDA. Network files created by EPANET-PDA will show an error (Error 201 at line nnn: [OPTIONS] ECUP x) when opened in standard EPANET, but this can be safely ignored.
History