How to Convert a Standard Module File to a Spray/Sprinkler Module File

It is possible to convert Standard files to Spray/Sprinkler files by editing them in a text editor such as Notepad.

There are three lines which need to be edited:

1.  Line 2 will read <!DOCTYPE Project SYSTEM “standard.dtd”>

This should be changed to <!DOCTYPE Project SYSTEM “spray.dtd”>

2. Line 4 should be changed from <Network-standard> to <Network-spray>

3.  Similarly, the closing XML tag further down should be changed from </Network-standard> to </Network-spray>

Note that a fixed pressure drop component is not available in the Spray/Sprinkler module, so if it is present in the network in Standard module, it will not be present in the converted model.