sjrwmd-wmm / nfseg_auto_cup_tool

This repository hosts the District's Regulatory automated tool to calculate changes in groundwater availability and other drawdown effects due to well additions or deletions (cup - consumptive use permit) within the NFSEG groundwater model.
0 stars 0 forks source link

Fix reference to the logfile in sim_q_reach_3d_auto #25

Closed pbremner-sjr closed 3 years ago

pbremner-sjr commented 3 years ago

The reference to the logfile within functions of the ModflowListing class are incorrect: need to replace logfile with self.logfile

Original issue opened Feb 22, 2021 by @pbremner-sjr

pbremner-sjr commented 3 years ago

This has been addressed by commit 2517ca1

Original comment made on Feb 22, 2021 by @pbremner-sjr