USEPA / SWMM-EPANET_User_Interface

User interface for the Stormwater-Management-Model
111 stars 66 forks source link

Add GWF functionality #380

Closed barrc closed 4 years ago

barrc commented 4 years ago

Closes #372

This PR adds a GWF class, reader, writer, and connects the UI to that class.

I haven't added the functionality to handle a section before. I tried to follow the structure for other input file sections as closely as possible, but I'd appreciate a careful review.