In [1]:
%matplotlib inline
from IPython.display import clear_output, display
from __future__ import print_function
import time
import os
import numpy as np
import pandas as pd
import matplotlib.pyplot as plt
import flopy
In [2]:
# first lets load an existing model
model_ws = os.path.join("..", "data", "freyberg_multilayer_transient")
ml = flopy.modflow.Modflow.load("freyberg.nam", model_ws=model_ws, verbose=False,
check=False,exe_name="mfnwt")
WARNING: unit 51 of package ['OC', 'DATA(BINARY)', 'DATA(BINARY)', 'DATA(BINARY)'] already in use
In [3]:
ml.dis.sr
Out[3]:
xul:0; yul:10000; rotation:0; proj4_str:+init=EPSG:4326; units:meters; lenuni:2
Let's looks at some plots
In [4]:
ml.upw.plot();
In [5]:
ml.dis.plot();
In [6]:
ml.drn.plot(key="cond")
ml.drn.plot(key="elev");
Let's write a shapefile of the DIS package
In [7]:
ml.dis.export(os.path.join(model_ws,"freyberg_dis.shp"))
Let's also write a netCDF file with all model inputs
In [8]:
ml.export(os.path.join(model_ws, "freyberg.nc"))
Out[8]:
<flopy.export.netcdf.NetCdf at 0x112006128>
In [9]:
ml.external_path = "ref"
ml.model_ws = "temp"
changing model workspace...
temp
In [10]:
ml.write_input()
ml.run_model()
Util2d:delr: resetting 'how' to external
Util2d:delc: resetting 'how' to external
Util2d:model_top: resetting 'how' to external
Util2d:botm: resetting 'how' to external
Util2d:botm: resetting 'how' to external
Util2d:botm: resetting 'how' to external
Util2d:ibound: resetting 'how' to external
Util2d:ibound: resetting 'how' to external
Util2d:ibound: resetting 'how' to external
Util2d:strt: resetting 'how' to external
Util2d:strt: resetting 'how' to external
Util2d:strt: resetting 'how' to external
Util2d:rech_1: resetting 'how' to external
Util2d:rech_2: resetting 'how' to external
Util2d:rech_3: resetting 'how' to external
Util2d:rech_4: resetting 'how' to external
Util2d:rech_5: resetting 'how' to external
Util2d:rech_6: resetting 'how' to external
Util2d:rech_7: resetting 'how' to external
Util2d:rech_8: resetting 'how' to external
Util2d:rech_9: resetting 'how' to external
Util2d:rech_10: resetting 'how' to external
Util2d:rech_11: resetting 'how' to external
Util2d:rech_12: resetting 'how' to external
Util2d:rech_13: resetting 'how' to external
Util2d:rech_14: resetting 'how' to external
Util2d:rech_15: resetting 'how' to external
Util2d:rech_16: resetting 'how' to external
Util2d:rech_17: resetting 'how' to external
Util2d:rech_18: resetting 'how' to external
Util2d:rech_19: resetting 'how' to external
Util2d:rech_20: resetting 'how' to external
Util2d:rech_21: resetting 'how' to external
Util2d:rech_22: resetting 'how' to external
Util2d:rech_23: resetting 'how' to external
Util2d:rech_24: resetting 'how' to external
Util2d:rech_25: resetting 'how' to external
Util2d:rech_26: resetting 'how' to external
Util2d:rech_27: resetting 'how' to external
Util2d:rech_28: resetting 'how' to external
Util2d:rech_29: resetting 'how' to external
Util2d:rech_30: resetting 'how' to external
Util2d:rech_31: resetting 'how' to external
Util2d:rech_32: resetting 'how' to external
Util2d:rech_33: resetting 'how' to external
Util2d:rech_34: resetting 'how' to external
Util2d:rech_35: resetting 'how' to external
Util2d:rech_36: resetting 'how' to external
Util2d:rech_37: resetting 'how' to external
Util2d:rech_38: resetting 'how' to external
Util2d:rech_39: resetting 'how' to external
Util2d:rech_40: resetting 'how' to external
Util2d:rech_41: resetting 'how' to external
Util2d:rech_42: resetting 'how' to external
Util2d:rech_43: resetting 'how' to external
Util2d:rech_44: resetting 'how' to external
Util2d:rech_45: resetting 'how' to external
Util2d:rech_46: resetting 'how' to external
Util2d:rech_47: resetting 'how' to external
Util2d:rech_48: resetting 'how' to external
Util2d:rech_49: resetting 'how' to external
Util2d:rech_50: resetting 'how' to external
Util2d:rech_51: resetting 'how' to external
Util2d:rech_52: resetting 'how' to external
Util2d:rech_53: resetting 'how' to external
Util2d:rech_54: resetting 'how' to external
Util2d:rech_55: resetting 'how' to external
Util2d:rech_56: resetting 'how' to external
Util2d:rech_57: resetting 'how' to external
Util2d:rech_58: resetting 'how' to external
Util2d:rech_59: resetting 'how' to external
Util2d:rech_60: resetting 'how' to external
Util2d:rech_61: resetting 'how' to external
Util2d:rech_62: resetting 'how' to external
Util2d:rech_63: resetting 'how' to external
Util2d:rech_64: resetting 'how' to external
Util2d:rech_65: resetting 'how' to external
Util2d:rech_66: resetting 'how' to external
Util2d:rech_67: resetting 'how' to external
Util2d:rech_68: resetting 'how' to external
Util2d:rech_69: resetting 'how' to external
Util2d:rech_70: resetting 'how' to external
Util2d:rech_71: resetting 'how' to external
Util2d:rech_72: resetting 'how' to external
Util2d:rech_73: resetting 'how' to external
Util2d:rech_74: resetting 'how' to external
Util2d:rech_75: resetting 'how' to external
Util2d:rech_76: resetting 'how' to external
Util2d:rech_77: resetting 'how' to external
Util2d:rech_78: resetting 'how' to external
Util2d:rech_79: resetting 'how' to external
Util2d:rech_80: resetting 'how' to external
Util2d:rech_81: resetting 'how' to external
Util2d:rech_82: resetting 'how' to external
Util2d:rech_83: resetting 'how' to external
Util2d:rech_84: resetting 'how' to external
Util2d:rech_85: resetting 'how' to external
Util2d:rech_86: resetting 'how' to external
Util2d:rech_87: resetting 'how' to external
Util2d:rech_88: resetting 'how' to external
Util2d:rech_89: resetting 'how' to external
Util2d:rech_90: resetting 'how' to external
Util2d:rech_91: resetting 'how' to external
Util2d:rech_92: resetting 'how' to external
Util2d:rech_93: resetting 'how' to external
Util2d:rech_94: resetting 'how' to external
Util2d:rech_95: resetting 'how' to external
Util2d:rech_96: resetting 'how' to external
Util2d:rech_97: resetting 'how' to external
Util2d:rech_98: resetting 'how' to external
Util2d:rech_99: resetting 'how' to external
Util2d:rech_100: resetting 'how' to external
Util2d:rech_101: resetting 'how' to external
Util2d:rech_102: resetting 'how' to external
Util2d:rech_103: resetting 'how' to external
Util2d:rech_104: resetting 'how' to external
Util2d:rech_105: resetting 'how' to external
Util2d:rech_106: resetting 'how' to external
Util2d:rech_107: resetting 'how' to external
Util2d:rech_108: resetting 'how' to external
Util2d:rech_109: resetting 'how' to external
Util2d:rech_110: resetting 'how' to external
Util2d:rech_111: resetting 'how' to external
Util2d:rech_112: resetting 'how' to external
Util2d:rech_113: resetting 'how' to external
Util2d:rech_114: resetting 'how' to external
Util2d:rech_115: resetting 'how' to external
Util2d:rech_116: resetting 'how' to external
Util2d:rech_117: resetting 'how' to external
Util2d:rech_118: resetting 'how' to external
Util2d:rech_119: resetting 'how' to external
Util2d:rech_120: resetting 'how' to external
Util2d:rech_121: resetting 'how' to external
Util2d:rech_122: resetting 'how' to external
Util2d:rech_123: resetting 'how' to external
Util2d:rech_124: resetting 'how' to external
Util2d:rech_125: resetting 'how' to external
Util2d:rech_126: resetting 'how' to external
Util2d:rech_127: resetting 'how' to external
Util2d:rech_128: resetting 'how' to external
Util2d:rech_129: resetting 'how' to external
Util2d:rech_130: resetting 'how' to external
Util2d:rech_131: resetting 'how' to external
Util2d:rech_132: resetting 'how' to external
Util2d:rech_133: resetting 'how' to external
Util2d:rech_134: resetting 'how' to external
Util2d:rech_135: resetting 'how' to external
Util2d:rech_136: resetting 'how' to external
Util2d:rech_137: resetting 'how' to external
Util2d:rech_138: resetting 'how' to external
Util2d:rech_139: resetting 'how' to external
Util2d:rech_140: resetting 'how' to external
Util2d:rech_141: resetting 'how' to external
Util2d:rech_142: resetting 'how' to external
Util2d:rech_143: resetting 'how' to external
Util2d:rech_144: resetting 'how' to external
Util2d:rech_145: resetting 'how' to external
Util2d:rech_146: resetting 'how' to external
Util2d:rech_147: resetting 'how' to external
Util2d:rech_148: resetting 'how' to external
Util2d:rech_149: resetting 'how' to external
Util2d:rech_150: resetting 'how' to external
Util2d:rech_151: resetting 'how' to external
Util2d:rech_152: resetting 'how' to external
Util2d:rech_153: resetting 'how' to external
Util2d:rech_154: resetting 'how' to external
Util2d:rech_155: resetting 'how' to external
Util2d:rech_156: resetting 'how' to external
Util2d:rech_157: resetting 'how' to external
Util2d:rech_158: resetting 'how' to external
Util2d:rech_159: resetting 'how' to external
Util2d:rech_160: resetting 'how' to external
Util2d:rech_161: resetting 'how' to external
Util2d:rech_162: resetting 'how' to external
Util2d:rech_163: resetting 'how' to external
Util2d:rech_164: resetting 'how' to external
Util2d:rech_165: resetting 'how' to external
Util2d:rech_166: resetting 'how' to external
Util2d:rech_167: resetting 'how' to external
Util2d:rech_168: resetting 'how' to external
Util2d:rech_169: resetting 'how' to external
Util2d:rech_170: resetting 'how' to external
Util2d:rech_171: resetting 'how' to external
Util2d:rech_172: resetting 'how' to external
Util2d:rech_173: resetting 'how' to external
Util2d:rech_174: resetting 'how' to external
Util2d:rech_175: resetting 'how' to external
Util2d:rech_176: resetting 'how' to external
Util2d:rech_177: resetting 'how' to external
Util2d:rech_178: resetting 'how' to external
Util2d:rech_179: resetting 'how' to external
Util2d:rech_180: resetting 'how' to external
Util2d:rech_181: resetting 'how' to external
Util2d:rech_182: resetting 'how' to external
Util2d:rech_183: resetting 'how' to external
Util2d:rech_184: resetting 'how' to external
Util2d:rech_185: resetting 'how' to external
Util2d:rech_186: resetting 'how' to external
Util2d:rech_187: resetting 'how' to external
Util2d:rech_188: resetting 'how' to external
Util2d:rech_189: resetting 'how' to external
Util2d:rech_190: resetting 'how' to external
Util2d:rech_191: resetting 'how' to external
Util2d:rech_192: resetting 'how' to external
Util2d:rech_193: resetting 'how' to external
Util2d:rech_194: resetting 'how' to external
Util2d:rech_195: resetting 'how' to external
Util2d:rech_196: resetting 'how' to external
Util2d:rech_197: resetting 'how' to external
Util2d:rech_198: resetting 'how' to external
Util2d:rech_199: resetting 'how' to external
Util2d:rech_200: resetting 'how' to external
Util2d:rech_201: resetting 'how' to external
Util2d:rech_202: resetting 'how' to external
Util2d:rech_203: resetting 'how' to external
Util2d:rech_204: resetting 'how' to external
Util2d:rech_205: resetting 'how' to external
Util2d:rech_206: resetting 'how' to external
Util2d:rech_207: resetting 'how' to external
Util2d:rech_208: resetting 'how' to external
Util2d:rech_209: resetting 'how' to external
Util2d:rech_210: resetting 'how' to external
Util2d:rech_211: resetting 'how' to external
Util2d:rech_212: resetting 'how' to external
Util2d:rech_213: resetting 'how' to external
Util2d:rech_214: resetting 'how' to external
Util2d:rech_215: resetting 'how' to external
Util2d:rech_216: resetting 'how' to external
Util2d:rech_217: resetting 'how' to external
Util2d:rech_218: resetting 'how' to external
Util2d:rech_219: resetting 'how' to external
Util2d:rech_220: resetting 'how' to external
Util2d:rech_221: resetting 'how' to external
Util2d:rech_222: resetting 'how' to external
Util2d:rech_223: resetting 'how' to external
Util2d:rech_224: resetting 'how' to external
Util2d:rech_225: resetting 'how' to external
Util2d:rech_226: resetting 'how' to external
Util2d:rech_227: resetting 'how' to external
Util2d:rech_228: resetting 'how' to external
Util2d:rech_229: resetting 'how' to external
Util2d:rech_230: resetting 'how' to external
Util2d:rech_231: resetting 'how' to external
Util2d:rech_232: resetting 'how' to external
Util2d:rech_233: resetting 'how' to external
Util2d:rech_234: resetting 'how' to external
Util2d:rech_235: resetting 'how' to external
Util2d:rech_236: resetting 'how' to external
Util2d:rech_237: resetting 'how' to external
Util2d:rech_238: resetting 'how' to external
Util2d:rech_239: resetting 'how' to external
Util2d:rech_240: resetting 'how' to external
Util2d:rech_241: resetting 'how' to external
Util2d:rech_242: resetting 'how' to external
Util2d:rech_243: resetting 'how' to external
Util2d:rech_244: resetting 'how' to external
Util2d:rech_245: resetting 'how' to external
Util2d:rech_246: resetting 'how' to external
Util2d:rech_247: resetting 'how' to external
Util2d:rech_248: resetting 'how' to external
Util2d:rech_249: resetting 'how' to external
Util2d:rech_250: resetting 'how' to external
Util2d:rech_251: resetting 'how' to external
Util2d:rech_252: resetting 'how' to external
Util2d:rech_253: resetting 'how' to external
Util2d:rech_254: resetting 'how' to external
Util2d:rech_255: resetting 'how' to external
Util2d:rech_256: resetting 'how' to external
Util2d:rech_257: resetting 'how' to external
Util2d:rech_258: resetting 'how' to external
Util2d:rech_259: resetting 'how' to external
Util2d:rech_260: resetting 'how' to external
Util2d:rech_261: resetting 'how' to external
Util2d:rech_262: resetting 'how' to external
Util2d:rech_263: resetting 'how' to external
Util2d:rech_264: resetting 'how' to external
Util2d:rech_265: resetting 'how' to external
Util2d:rech_266: resetting 'how' to external
Util2d:rech_267: resetting 'how' to external
Util2d:rech_268: resetting 'how' to external
Util2d:rech_269: resetting 'how' to external
Util2d:rech_270: resetting 'how' to external
Util2d:rech_271: resetting 'how' to external
Util2d:rech_272: resetting 'how' to external
Util2d:rech_273: resetting 'how' to external
Util2d:rech_274: resetting 'how' to external
Util2d:rech_275: resetting 'how' to external
Util2d:rech_276: resetting 'how' to external
Util2d:rech_277: resetting 'how' to external
Util2d:rech_278: resetting 'how' to external
Util2d:rech_279: resetting 'how' to external
Util2d:rech_280: resetting 'how' to external
Util2d:rech_281: resetting 'how' to external
Util2d:rech_282: resetting 'how' to external
Util2d:rech_283: resetting 'how' to external
Util2d:rech_284: resetting 'how' to external
Util2d:rech_285: resetting 'how' to external
Util2d:rech_286: resetting 'how' to external
Util2d:rech_287: resetting 'how' to external
Util2d:rech_288: resetting 'how' to external
Util2d:rech_289: resetting 'how' to external
Util2d:rech_290: resetting 'how' to external
Util2d:rech_291: resetting 'how' to external
Util2d:rech_292: resetting 'how' to external
Util2d:rech_293: resetting 'how' to external
Util2d:rech_294: resetting 'how' to external
Util2d:rech_295: resetting 'how' to external
Util2d:rech_296: resetting 'how' to external
Util2d:rech_297: resetting 'how' to external
Util2d:rech_298: resetting 'how' to external
Util2d:rech_299: resetting 'how' to external
Util2d:rech_300: resetting 'how' to external
Util2d:rech_301: resetting 'how' to external
Util2d:rech_302: resetting 'how' to external
Util2d:rech_303: resetting 'how' to external
Util2d:rech_304: resetting 'how' to external
Util2d:rech_305: resetting 'how' to external
Util2d:rech_306: resetting 'how' to external
Util2d:rech_307: resetting 'how' to external
Util2d:rech_308: resetting 'how' to external
Util2d:rech_309: resetting 'how' to external
Util2d:rech_310: resetting 'how' to external
Util2d:rech_311: resetting 'how' to external
Util2d:rech_312: resetting 'how' to external
Util2d:rech_313: resetting 'how' to external
Util2d:rech_314: resetting 'how' to external
Util2d:rech_315: resetting 'how' to external
Util2d:rech_316: resetting 'how' to external
Util2d:rech_317: resetting 'how' to external
Util2d:rech_318: resetting 'how' to external
Util2d:rech_319: resetting 'how' to external
Util2d:rech_320: resetting 'how' to external
Util2d:rech_321: resetting 'how' to external
Util2d:rech_322: resetting 'how' to external
Util2d:rech_323: resetting 'how' to external
Util2d:rech_324: resetting 'how' to external
Util2d:rech_325: resetting 'how' to external
Util2d:rech_326: resetting 'how' to external
Util2d:rech_327: resetting 'how' to external
Util2d:rech_328: resetting 'how' to external
Util2d:rech_329: resetting 'how' to external
Util2d:rech_330: resetting 'how' to external
Util2d:rech_331: resetting 'how' to external
Util2d:rech_332: resetting 'how' to external
Util2d:rech_333: resetting 'how' to external
Util2d:rech_334: resetting 'how' to external
Util2d:rech_335: resetting 'how' to external
Util2d:rech_336: resetting 'how' to external
Util2d:rech_337: resetting 'how' to external
Util2d:rech_338: resetting 'how' to external
Util2d:rech_339: resetting 'how' to external
Util2d:rech_340: resetting 'how' to external
Util2d:rech_341: resetting 'how' to external
Util2d:rech_342: resetting 'how' to external
Util2d:rech_343: resetting 'how' to external
Util2d:rech_344: resetting 'how' to external
Util2d:rech_345: resetting 'how' to external
Util2d:rech_346: resetting 'how' to external
Util2d:rech_347: resetting 'how' to external
Util2d:rech_348: resetting 'how' to external
Util2d:rech_349: resetting 'how' to external
Util2d:rech_350: resetting 'how' to external
Util2d:rech_351: resetting 'how' to external
Util2d:rech_352: resetting 'how' to external
Util2d:rech_353: resetting 'how' to external
Util2d:rech_354: resetting 'how' to external
Util2d:rech_355: resetting 'how' to external
Util2d:rech_356: resetting 'how' to external
Util2d:rech_357: resetting 'how' to external
Util2d:rech_358: resetting 'how' to external
Util2d:rech_359: resetting 'how' to external
Util2d:rech_360: resetting 'how' to external
Util2d:rech_361: resetting 'how' to external
Util2d:rech_362: resetting 'how' to external
Util2d:rech_363: resetting 'how' to external
Util2d:rech_364: resetting 'how' to external
Util2d:rech_365: resetting 'how' to external
Util2d:rech_366: resetting 'how' to external
Util2d:rech_367: resetting 'how' to external
Util2d:rech_368: resetting 'how' to external
Util2d:rech_369: resetting 'how' to external
Util2d:rech_370: resetting 'how' to external
Util2d:rech_371: resetting 'how' to external
Util2d:rech_372: resetting 'how' to external
Util2d:rech_373: resetting 'how' to external
Util2d:rech_374: resetting 'how' to external
Util2d:rech_375: resetting 'how' to external
Util2d:rech_376: resetting 'how' to external
Util2d:rech_377: resetting 'how' to external
Util2d:rech_378: resetting 'how' to external
Util2d:rech_379: resetting 'how' to external
Util2d:rech_380: resetting 'how' to external
Util2d:rech_381: resetting 'how' to external
Util2d:rech_382: resetting 'how' to external
Util2d:rech_383: resetting 'how' to external
Util2d:rech_384: resetting 'how' to external
Util2d:rech_385: resetting 'how' to external
Util2d:rech_386: resetting 'how' to external
Util2d:rech_387: resetting 'how' to external
Util2d:rech_388: resetting 'how' to external
Util2d:rech_389: resetting 'how' to external
Util2d:rech_390: resetting 'how' to external
Util2d:rech_391: resetting 'how' to external
Util2d:rech_392: resetting 'how' to external
Util2d:rech_393: resetting 'how' to external
Util2d:rech_394: resetting 'how' to external
Util2d:rech_395: resetting 'how' to external
Util2d:rech_396: resetting 'how' to external
Util2d:rech_397: resetting 'how' to external
Util2d:rech_398: resetting 'how' to external
Util2d:rech_399: resetting 'how' to external
Util2d:rech_400: resetting 'how' to external
Util2d:rech_401: resetting 'how' to external
Util2d:rech_402: resetting 'how' to external
Util2d:rech_403: resetting 'how' to external
Util2d:rech_404: resetting 'how' to external
Util2d:rech_405: resetting 'how' to external
Util2d:rech_406: resetting 'how' to external
Util2d:rech_407: resetting 'how' to external
Util2d:rech_408: resetting 'how' to external
Util2d:rech_409: resetting 'how' to external
Util2d:rech_410: resetting 'how' to external
Util2d:rech_411: resetting 'how' to external
Util2d:rech_412: resetting 'how' to external
Util2d:rech_413: resetting 'how' to external
Util2d:rech_414: resetting 'how' to external
Util2d:rech_415: resetting 'how' to external
Util2d:rech_416: resetting 'how' to external
Util2d:rech_417: resetting 'how' to external
Util2d:rech_418: resetting 'how' to external
Util2d:rech_419: resetting 'how' to external
Util2d:rech_420: resetting 'how' to external
Util2d:rech_421: resetting 'how' to external
Util2d:rech_422: resetting 'how' to external
Util2d:rech_423: resetting 'how' to external
Util2d:rech_424: resetting 'how' to external
Util2d:rech_425: resetting 'how' to external
Util2d:rech_426: resetting 'how' to external
Util2d:rech_427: resetting 'how' to external
Util2d:rech_428: resetting 'how' to external
Util2d:rech_429: resetting 'how' to external
Util2d:rech_430: resetting 'how' to external
Util2d:rech_431: resetting 'how' to external
Util2d:rech_432: resetting 'how' to external
Util2d:rech_433: resetting 'how' to external
Util2d:rech_434: resetting 'how' to external
Util2d:rech_435: resetting 'how' to external
Util2d:rech_436: resetting 'how' to external
Util2d:rech_437: resetting 'how' to external
Util2d:rech_438: resetting 'how' to external
Util2d:rech_439: resetting 'how' to external
Util2d:rech_440: resetting 'how' to external
Util2d:rech_441: resetting 'how' to external
Util2d:rech_442: resetting 'how' to external
Util2d:rech_443: resetting 'how' to external
Util2d:rech_444: resetting 'how' to external
Util2d:rech_445: resetting 'how' to external
Util2d:rech_446: resetting 'how' to external
Util2d:rech_447: resetting 'how' to external
Util2d:rech_448: resetting 'how' to external
Util2d:rech_449: resetting 'how' to external
Util2d:rech_450: resetting 'how' to external
Util2d:rech_451: resetting 'how' to external
Util2d:rech_452: resetting 'how' to external
Util2d:rech_453: resetting 'how' to external
Util2d:rech_454: resetting 'how' to external
Util2d:rech_455: resetting 'how' to external
Util2d:rech_456: resetting 'how' to external
Util2d:rech_457: resetting 'how' to external
Util2d:rech_458: resetting 'how' to external
Util2d:rech_459: resetting 'how' to external
Util2d:rech_460: resetting 'how' to external
Util2d:rech_461: resetting 'how' to external
Util2d:rech_462: resetting 'how' to external
Util2d:rech_463: resetting 'how' to external
Util2d:rech_464: resetting 'how' to external
Util2d:rech_465: resetting 'how' to external
Util2d:rech_466: resetting 'how' to external
Util2d:rech_467: resetting 'how' to external
Util2d:rech_468: resetting 'how' to external
Util2d:rech_469: resetting 'how' to external
Util2d:rech_470: resetting 'how' to external
Util2d:rech_471: resetting 'how' to external
Util2d:rech_472: resetting 'how' to external
Util2d:rech_473: resetting 'how' to external
Util2d:rech_474: resetting 'how' to external
Util2d:rech_475: resetting 'how' to external
Util2d:rech_476: resetting 'how' to external
Util2d:rech_477: resetting 'how' to external
Util2d:rech_478: resetting 'how' to external
Util2d:rech_479: resetting 'how' to external
Util2d:rech_480: resetting 'how' to external
Util2d:rech_481: resetting 'how' to external
Util2d:rech_482: resetting 'how' to external
Util2d:rech_483: resetting 'how' to external
Util2d:rech_484: resetting 'how' to external
Util2d:rech_485: resetting 'how' to external
Util2d:rech_486: resetting 'how' to external
Util2d:rech_487: resetting 'how' to external
Util2d:rech_488: resetting 'how' to external
Util2d:rech_489: resetting 'how' to external
Util2d:rech_490: resetting 'how' to external
Util2d:rech_491: resetting 'how' to external
Util2d:rech_492: resetting 'how' to external
Util2d:rech_493: resetting 'how' to external
Util2d:rech_494: resetting 'how' to external
Util2d:rech_495: resetting 'how' to external
Util2d:rech_496: resetting 'how' to external
Util2d:rech_497: resetting 'how' to external
Util2d:rech_498: resetting 'how' to external
Util2d:rech_499: resetting 'how' to external
Util2d:rech_500: resetting 'how' to external
Util2d:rech_501: resetting 'how' to external
Util2d:rech_502: resetting 'how' to external
Util2d:rech_503: resetting 'how' to external
Util2d:rech_504: resetting 'how' to external
Util2d:rech_505: resetting 'how' to external
Util2d:rech_506: resetting 'how' to external
Util2d:rech_507: resetting 'how' to external
Util2d:rech_508: resetting 'how' to external
Util2d:rech_509: resetting 'how' to external
Util2d:rech_510: resetting 'how' to external
Util2d:rech_511: resetting 'how' to external
Util2d:rech_512: resetting 'how' to external
Util2d:rech_513: resetting 'how' to external
Util2d:rech_514: resetting 'how' to external
Util2d:rech_515: resetting 'how' to external
Util2d:rech_516: resetting 'how' to external
Util2d:rech_517: resetting 'how' to external
Util2d:rech_518: resetting 'how' to external
Util2d:rech_519: resetting 'how' to external
Util2d:rech_520: resetting 'how' to external
Util2d:rech_521: resetting 'how' to external
Util2d:rech_522: resetting 'how' to external
Util2d:rech_523: resetting 'how' to external
Util2d:rech_524: resetting 'how' to external
Util2d:rech_525: resetting 'how' to external
Util2d:rech_526: resetting 'how' to external
Util2d:rech_527: resetting 'how' to external
Util2d:rech_528: resetting 'how' to external
Util2d:rech_529: resetting 'how' to external
Util2d:rech_530: resetting 'how' to external
Util2d:rech_531: resetting 'how' to external
Util2d:rech_532: resetting 'how' to external
Util2d:rech_533: resetting 'how' to external
Util2d:rech_534: resetting 'how' to external
Util2d:rech_535: resetting 'how' to external
Util2d:rech_536: resetting 'how' to external
Util2d:rech_537: resetting 'how' to external
Util2d:rech_538: resetting 'how' to external
Util2d:rech_539: resetting 'how' to external
Util2d:rech_540: resetting 'how' to external
Util2d:rech_541: resetting 'how' to external
Util2d:rech_542: resetting 'how' to external
Util2d:rech_543: resetting 'how' to external
Util2d:rech_544: resetting 'how' to external
Util2d:rech_545: resetting 'how' to external
Util2d:rech_546: resetting 'how' to external
Util2d:rech_547: resetting 'how' to external
Util2d:rech_548: resetting 'how' to external
Util2d:rech_549: resetting 'how' to external
Util2d:rech_550: resetting 'how' to external
Util2d:rech_551: resetting 'how' to external
Util2d:rech_552: resetting 'how' to external
Util2d:rech_553: resetting 'how' to external
Util2d:rech_554: resetting 'how' to external
Util2d:rech_555: resetting 'how' to external
Util2d:rech_556: resetting 'how' to external
Util2d:rech_557: resetting 'how' to external
Util2d:rech_558: resetting 'how' to external
Util2d:rech_559: resetting 'how' to external
Util2d:rech_560: resetting 'how' to external
Util2d:rech_561: resetting 'how' to external
Util2d:rech_562: resetting 'how' to external
Util2d:rech_563: resetting 'how' to external
Util2d:rech_564: resetting 'how' to external
Util2d:rech_565: resetting 'how' to external
Util2d:rech_566: resetting 'how' to external
Util2d:rech_567: resetting 'how' to external
Util2d:rech_568: resetting 'how' to external
Util2d:rech_569: resetting 'how' to external
Util2d:rech_570: resetting 'how' to external
Util2d:rech_571: resetting 'how' to external
Util2d:rech_572: resetting 'how' to external
Util2d:rech_573: resetting 'how' to external
Util2d:rech_574: resetting 'how' to external
Util2d:rech_575: resetting 'how' to external
Util2d:rech_576: resetting 'how' to external
Util2d:rech_577: resetting 'how' to external
Util2d:rech_578: resetting 'how' to external
Util2d:rech_579: resetting 'how' to external
Util2d:rech_580: resetting 'how' to external
Util2d:rech_581: resetting 'how' to external
Util2d:rech_582: resetting 'how' to external
Util2d:rech_583: resetting 'how' to external
Util2d:rech_584: resetting 'how' to external
Util2d:rech_585: resetting 'how' to external
Util2d:rech_586: resetting 'how' to external
Util2d:rech_587: resetting 'how' to external
Util2d:rech_588: resetting 'how' to external
Util2d:rech_589: resetting 'how' to external
Util2d:rech_590: resetting 'how' to external
Util2d:rech_591: resetting 'how' to external
Util2d:rech_592: resetting 'how' to external
Util2d:rech_593: resetting 'how' to external
Util2d:rech_594: resetting 'how' to external
Util2d:rech_595: resetting 'how' to external
Util2d:rech_596: resetting 'how' to external
Util2d:rech_597: resetting 'how' to external
Util2d:rech_598: resetting 'how' to external
Util2d:rech_599: resetting 'how' to external
Util2d:rech_600: resetting 'how' to external
Util2d:rech_601: resetting 'how' to external
Util2d:rech_602: resetting 'how' to external
Util2d:rech_603: resetting 'how' to external
Util2d:rech_604: resetting 'how' to external
Util2d:rech_605: resetting 'how' to external
Util2d:rech_606: resetting 'how' to external
Util2d:rech_607: resetting 'how' to external
Util2d:rech_608: resetting 'how' to external
Util2d:rech_609: resetting 'how' to external
Util2d:rech_610: resetting 'how' to external
Util2d:rech_611: resetting 'how' to external
Util2d:rech_612: resetting 'how' to external
Util2d:rech_613: resetting 'how' to external
Util2d:rech_614: resetting 'how' to external
Util2d:rech_615: resetting 'how' to external
Util2d:rech_616: resetting 'how' to external
Util2d:rech_617: resetting 'how' to external
Util2d:rech_618: resetting 'how' to external
Util2d:rech_619: resetting 'how' to external
Util2d:rech_620: resetting 'how' to external
Util2d:rech_621: resetting 'how' to external
Util2d:rech_622: resetting 'how' to external
Util2d:rech_623: resetting 'how' to external
Util2d:rech_624: resetting 'how' to external
Util2d:rech_625: resetting 'how' to external
Util2d:rech_626: resetting 'how' to external
Util2d:rech_627: resetting 'how' to external
Util2d:rech_628: resetting 'how' to external
Util2d:rech_629: resetting 'how' to external
Util2d:rech_630: resetting 'how' to external
Util2d:rech_631: resetting 'how' to external
Util2d:rech_632: resetting 'how' to external
Util2d:rech_633: resetting 'how' to external
Util2d:rech_634: resetting 'how' to external
Util2d:rech_635: resetting 'how' to external
Util2d:rech_636: resetting 'how' to external
Util2d:rech_637: resetting 'how' to external
Util2d:rech_638: resetting 'how' to external
Util2d:rech_639: resetting 'how' to external
Util2d:rech_640: resetting 'how' to external
Util2d:rech_641: resetting 'how' to external
Util2d:rech_642: resetting 'how' to external
Util2d:rech_643: resetting 'how' to external
Util2d:rech_644: resetting 'how' to external
Util2d:rech_645: resetting 'how' to external
Util2d:rech_646: resetting 'how' to external
Util2d:rech_647: resetting 'how' to external
Util2d:rech_648: resetting 'how' to external
Util2d:rech_649: resetting 'how' to external
Util2d:rech_650: resetting 'how' to external
Util2d:rech_651: resetting 'how' to external
Util2d:rech_652: resetting 'how' to external
Util2d:rech_653: resetting 'how' to external
Util2d:rech_654: resetting 'how' to external
Util2d:rech_655: resetting 'how' to external
Util2d:rech_656: resetting 'how' to external
Util2d:rech_657: resetting 'how' to external
Util2d:rech_658: resetting 'how' to external
Util2d:rech_659: resetting 'how' to external
Util2d:rech_660: resetting 'how' to external
Util2d:rech_661: resetting 'how' to external
Util2d:rech_662: resetting 'how' to external
Util2d:rech_663: resetting 'how' to external
Util2d:rech_664: resetting 'how' to external
Util2d:rech_665: resetting 'how' to external
Util2d:rech_666: resetting 'how' to external
Util2d:rech_667: resetting 'how' to external
Util2d:rech_668: resetting 'how' to external
Util2d:rech_669: resetting 'how' to external
Util2d:rech_670: resetting 'how' to external
Util2d:rech_671: resetting 'how' to external
Util2d:rech_672: resetting 'how' to external
Util2d:rech_673: resetting 'how' to external
Util2d:rech_674: resetting 'how' to external
Util2d:rech_675: resetting 'how' to external
Util2d:rech_676: resetting 'how' to external
Util2d:rech_677: resetting 'how' to external
Util2d:rech_678: resetting 'how' to external
Util2d:rech_679: resetting 'how' to external
Util2d:rech_680: resetting 'how' to external
Util2d:rech_681: resetting 'how' to external
Util2d:rech_682: resetting 'how' to external
Util2d:rech_683: resetting 'how' to external
Util2d:rech_684: resetting 'how' to external
Util2d:rech_685: resetting 'how' to external
Util2d:rech_686: resetting 'how' to external
Util2d:rech_687: resetting 'how' to external
Util2d:rech_688: resetting 'how' to external
Util2d:rech_689: resetting 'how' to external
Util2d:rech_690: resetting 'how' to external
Util2d:rech_691: resetting 'how' to external
Util2d:rech_692: resetting 'how' to external
Util2d:rech_693: resetting 'how' to external
Util2d:rech_694: resetting 'how' to external
Util2d:rech_695: resetting 'how' to external
Util2d:rech_696: resetting 'how' to external
Util2d:rech_697: resetting 'how' to external
Util2d:rech_698: resetting 'how' to external
Util2d:rech_699: resetting 'how' to external
Util2d:rech_700: resetting 'how' to external
Util2d:rech_701: resetting 'how' to external
Util2d:rech_702: resetting 'how' to external
Util2d:rech_703: resetting 'how' to external
Util2d:rech_704: resetting 'how' to external
Util2d:rech_705: resetting 'how' to external
Util2d:rech_706: resetting 'how' to external
Util2d:rech_707: resetting 'how' to external
Util2d:rech_708: resetting 'how' to external
Util2d:rech_709: resetting 'how' to external
Util2d:rech_710: resetting 'how' to external
Util2d:rech_711: resetting 'how' to external
Util2d:rech_712: resetting 'how' to external
Util2d:rech_713: resetting 'how' to external
Util2d:rech_714: resetting 'how' to external
Util2d:rech_715: resetting 'how' to external
Util2d:rech_716: resetting 'how' to external
Util2d:rech_717: resetting 'how' to external
Util2d:rech_718: resetting 'how' to external
Util2d:rech_719: resetting 'how' to external
Util2d:rech_720: resetting 'how' to external
Util2d:rech_721: resetting 'how' to external
Util2d:rech_722: resetting 'how' to external
Util2d:rech_723: resetting 'how' to external
Util2d:rech_724: resetting 'how' to external
Util2d:rech_725: resetting 'how' to external
Util2d:rech_726: resetting 'how' to external
Util2d:rech_727: resetting 'how' to external
Util2d:rech_728: resetting 'how' to external
Util2d:rech_729: resetting 'how' to external
Util2d:rech_730: resetting 'how' to external
Util2d:rech_731: resetting 'how' to external
Util2d:rech_732: resetting 'how' to external
Util2d:rech_733: resetting 'how' to external
Util2d:rech_734: resetting 'how' to external
Util2d:rech_735: resetting 'how' to external
Util2d:rech_736: resetting 'how' to external
Util2d:rech_737: resetting 'how' to external
Util2d:rech_738: resetting 'how' to external
Util2d:rech_739: resetting 'how' to external
Util2d:rech_740: resetting 'how' to external
Util2d:rech_741: resetting 'how' to external
Util2d:rech_742: resetting 'how' to external
Util2d:rech_743: resetting 'how' to external
Util2d:rech_744: resetting 'how' to external
Util2d:rech_745: resetting 'how' to external
Util2d:rech_746: resetting 'how' to external
Util2d:rech_747: resetting 'how' to external
Util2d:rech_748: resetting 'how' to external
Util2d:rech_749: resetting 'how' to external
Util2d:rech_750: resetting 'how' to external
Util2d:rech_751: resetting 'how' to external
Util2d:rech_752: resetting 'how' to external
Util2d:rech_753: resetting 'how' to external
Util2d:rech_754: resetting 'how' to external
Util2d:rech_755: resetting 'how' to external
Util2d:rech_756: resetting 'how' to external
Util2d:rech_757: resetting 'how' to external
Util2d:rech_758: resetting 'how' to external
Util2d:rech_759: resetting 'how' to external
Util2d:rech_760: resetting 'how' to external
Util2d:rech_761: resetting 'how' to external
Util2d:rech_762: resetting 'how' to external
Util2d:rech_763: resetting 'how' to external
Util2d:rech_764: resetting 'how' to external
Util2d:rech_765: resetting 'how' to external
Util2d:rech_766: resetting 'how' to external
Util2d:rech_767: resetting 'how' to external
Util2d:rech_768: resetting 'how' to external
Util2d:rech_769: resetting 'how' to external
Util2d:rech_770: resetting 'how' to external
Util2d:rech_771: resetting 'how' to external
Util2d:rech_772: resetting 'how' to external
Util2d:rech_773: resetting 'how' to external
Util2d:rech_774: resetting 'how' to external
Util2d:rech_775: resetting 'how' to external
Util2d:rech_776: resetting 'how' to external
Util2d:rech_777: resetting 'how' to external
Util2d:rech_778: resetting 'how' to external
Util2d:rech_779: resetting 'how' to external
Util2d:rech_780: resetting 'how' to external
Util2d:rech_781: resetting 'how' to external
Util2d:rech_782: resetting 'how' to external
Util2d:rech_783: resetting 'how' to external
Util2d:rech_784: resetting 'how' to external
Util2d:rech_785: resetting 'how' to external
Util2d:rech_786: resetting 'how' to external
Util2d:rech_787: resetting 'how' to external
Util2d:rech_788: resetting 'how' to external
Util2d:rech_789: resetting 'how' to external
Util2d:rech_790: resetting 'how' to external
Util2d:rech_791: resetting 'how' to external
Util2d:rech_792: resetting 'how' to external
Util2d:rech_793: resetting 'how' to external
Util2d:rech_794: resetting 'how' to external
Util2d:rech_795: resetting 'how' to external
Util2d:rech_796: resetting 'how' to external
Util2d:rech_797: resetting 'how' to external
Util2d:rech_798: resetting 'how' to external
Util2d:rech_799: resetting 'how' to external
Util2d:rech_800: resetting 'how' to external
Util2d:rech_801: resetting 'how' to external
Util2d:rech_802: resetting 'how' to external
Util2d:rech_803: resetting 'how' to external
Util2d:rech_804: resetting 'how' to external
Util2d:rech_805: resetting 'how' to external
Util2d:rech_806: resetting 'how' to external
Util2d:rech_807: resetting 'how' to external
Util2d:rech_808: resetting 'how' to external
Util2d:rech_809: resetting 'how' to external
Util2d:rech_810: resetting 'how' to external
Util2d:rech_811: resetting 'how' to external
Util2d:rech_812: resetting 'how' to external
Util2d:rech_813: resetting 'how' to external
Util2d:rech_814: resetting 'how' to external
Util2d:rech_815: resetting 'how' to external
Util2d:rech_816: resetting 'how' to external
Util2d:rech_817: resetting 'how' to external
Util2d:rech_818: resetting 'how' to external
Util2d:rech_819: resetting 'how' to external
Util2d:rech_820: resetting 'how' to external
Util2d:rech_821: resetting 'how' to external
Util2d:rech_822: resetting 'how' to external
Util2d:rech_823: resetting 'how' to external
Util2d:rech_824: resetting 'how' to external
Util2d:rech_825: resetting 'how' to external
Util2d:rech_826: resetting 'how' to external
Util2d:rech_827: resetting 'how' to external
Util2d:rech_828: resetting 'how' to external
Util2d:rech_829: resetting 'how' to external
Util2d:rech_830: resetting 'how' to external
Util2d:rech_831: resetting 'how' to external
Util2d:rech_832: resetting 'how' to external
Util2d:rech_833: resetting 'how' to external
Util2d:rech_834: resetting 'how' to external
Util2d:rech_835: resetting 'how' to external
Util2d:rech_836: resetting 'how' to external
Util2d:rech_837: resetting 'how' to external
Util2d:rech_838: resetting 'how' to external
Util2d:rech_839: resetting 'how' to external
Util2d:rech_840: resetting 'how' to external
Util2d:rech_841: resetting 'how' to external
Util2d:rech_842: resetting 'how' to external
Util2d:rech_843: resetting 'how' to external
Util2d:rech_844: resetting 'how' to external
Util2d:rech_845: resetting 'how' to external
Util2d:rech_846: resetting 'how' to external
Util2d:rech_847: resetting 'how' to external
Util2d:rech_848: resetting 'how' to external
Util2d:rech_849: resetting 'how' to external
Util2d:rech_850: resetting 'how' to external
Util2d:rech_851: resetting 'how' to external
Util2d:rech_852: resetting 'how' to external
Util2d:rech_853: resetting 'how' to external
Util2d:rech_854: resetting 'how' to external
Util2d:rech_855: resetting 'how' to external
Util2d:rech_856: resetting 'how' to external
Util2d:rech_857: resetting 'how' to external
Util2d:rech_858: resetting 'how' to external
Util2d:rech_859: resetting 'how' to external
Util2d:rech_860: resetting 'how' to external
Util2d:rech_861: resetting 'how' to external
Util2d:rech_862: resetting 'how' to external
Util2d:rech_863: resetting 'how' to external
Util2d:rech_864: resetting 'how' to external
Util2d:rech_865: resetting 'how' to external
Util2d:rech_866: resetting 'how' to external
Util2d:rech_867: resetting 'how' to external
Util2d:rech_868: resetting 'how' to external
Util2d:rech_869: resetting 'how' to external
Util2d:rech_870: resetting 'how' to external
Util2d:rech_871: resetting 'how' to external
Util2d:rech_872: resetting 'how' to external
Util2d:rech_873: resetting 'how' to external
Util2d:rech_874: resetting 'how' to external
Util2d:rech_875: resetting 'how' to external
Util2d:rech_876: resetting 'how' to external
Util2d:rech_877: resetting 'how' to external
Util2d:rech_878: resetting 'how' to external
Util2d:rech_879: resetting 'how' to external
Util2d:rech_880: resetting 'how' to external
Util2d:rech_881: resetting 'how' to external
Util2d:rech_882: resetting 'how' to external
Util2d:rech_883: resetting 'how' to external
Util2d:rech_884: resetting 'how' to external
Util2d:rech_885: resetting 'how' to external
Util2d:rech_886: resetting 'how' to external
Util2d:rech_887: resetting 'how' to external
Util2d:rech_888: resetting 'how' to external
Util2d:rech_889: resetting 'how' to external
Util2d:rech_890: resetting 'how' to external
Util2d:rech_891: resetting 'how' to external
Util2d:rech_892: resetting 'how' to external
Util2d:rech_893: resetting 'how' to external
Util2d:rech_894: resetting 'how' to external
Util2d:rech_895: resetting 'how' to external
Util2d:rech_896: resetting 'how' to external
Util2d:rech_897: resetting 'how' to external
Util2d:rech_898: resetting 'how' to external
Util2d:rech_899: resetting 'how' to external
Util2d:rech_900: resetting 'how' to external
Util2d:rech_901: resetting 'how' to external
Util2d:rech_902: resetting 'how' to external
Util2d:rech_903: resetting 'how' to external
Util2d:rech_904: resetting 'how' to external
Util2d:rech_905: resetting 'how' to external
Util2d:rech_906: resetting 'how' to external
Util2d:rech_907: resetting 'how' to external
Util2d:rech_908: resetting 'how' to external
Util2d:rech_909: resetting 'how' to external
Util2d:rech_910: resetting 'how' to external
Util2d:rech_911: resetting 'how' to external
Util2d:rech_912: resetting 'how' to external
Util2d:rech_913: resetting 'how' to external
Util2d:rech_914: resetting 'how' to external
Util2d:rech_915: resetting 'how' to external
Util2d:rech_916: resetting 'how' to external
Util2d:rech_917: resetting 'how' to external
Util2d:rech_918: resetting 'how' to external
Util2d:rech_919: resetting 'how' to external
Util2d:rech_920: resetting 'how' to external
Util2d:rech_921: resetting 'how' to external
Util2d:rech_922: resetting 'how' to external
Util2d:rech_923: resetting 'how' to external
Util2d:rech_924: resetting 'how' to external
Util2d:rech_925: resetting 'how' to external
Util2d:rech_926: resetting 'how' to external
Util2d:rech_927: resetting 'how' to external
Util2d:rech_928: resetting 'how' to external
Util2d:rech_929: resetting 'how' to external
Util2d:rech_930: resetting 'how' to external
Util2d:rech_931: resetting 'how' to external
Util2d:rech_932: resetting 'how' to external
Util2d:rech_933: resetting 'how' to external
Util2d:rech_934: resetting 'how' to external
Util2d:rech_935: resetting 'how' to external
Util2d:rech_936: resetting 'how' to external
Util2d:rech_937: resetting 'how' to external
Util2d:rech_938: resetting 'how' to external
Util2d:rech_939: resetting 'how' to external
Util2d:rech_940: resetting 'how' to external
Util2d:rech_941: resetting 'how' to external
Util2d:rech_942: resetting 'how' to external
Util2d:rech_943: resetting 'how' to external
Util2d:rech_944: resetting 'how' to external
Util2d:rech_945: resetting 'how' to external
Util2d:rech_946: resetting 'how' to external
Util2d:rech_947: resetting 'how' to external
Util2d:rech_948: resetting 'how' to external
Util2d:rech_949: resetting 'how' to external
Util2d:rech_950: resetting 'how' to external
Util2d:rech_951: resetting 'how' to external
Util2d:rech_952: resetting 'how' to external
Util2d:rech_953: resetting 'how' to external
Util2d:rech_954: resetting 'how' to external
Util2d:rech_955: resetting 'how' to external
Util2d:rech_956: resetting 'how' to external
Util2d:rech_957: resetting 'how' to external
Util2d:rech_958: resetting 'how' to external
Util2d:rech_959: resetting 'how' to external
Util2d:rech_960: resetting 'how' to external
Util2d:rech_961: resetting 'how' to external
Util2d:rech_962: resetting 'how' to external
Util2d:rech_963: resetting 'how' to external
Util2d:rech_964: resetting 'how' to external
Util2d:rech_965: resetting 'how' to external
Util2d:rech_966: resetting 'how' to external
Util2d:rech_967: resetting 'how' to external
Util2d:rech_968: resetting 'how' to external
Util2d:rech_969: resetting 'how' to external
Util2d:rech_970: resetting 'how' to external
Util2d:rech_971: resetting 'how' to external
Util2d:rech_972: resetting 'how' to external
Util2d:rech_973: resetting 'how' to external
Util2d:rech_974: resetting 'how' to external
Util2d:rech_975: resetting 'how' to external
Util2d:rech_976: resetting 'how' to external
Util2d:rech_977: resetting 'how' to external
Util2d:rech_978: resetting 'how' to external
Util2d:rech_979: resetting 'how' to external
Util2d:rech_980: resetting 'how' to external
Util2d:rech_981: resetting 'how' to external
Util2d:rech_982: resetting 'how' to external
Util2d:rech_983: resetting 'how' to external
Util2d:rech_984: resetting 'how' to external
Util2d:rech_985: resetting 'how' to external
Util2d:rech_986: resetting 'how' to external
Util2d:rech_987: resetting 'how' to external
Util2d:rech_988: resetting 'how' to external
Util2d:rech_989: resetting 'how' to external
Util2d:rech_990: resetting 'how' to external
Util2d:rech_991: resetting 'how' to external
Util2d:rech_992: resetting 'how' to external
Util2d:rech_993: resetting 'how' to external
Util2d:rech_994: resetting 'how' to external
Util2d:rech_995: resetting 'how' to external
Util2d:rech_996: resetting 'how' to external
Util2d:rech_997: resetting 'how' to external
Util2d:rech_998: resetting 'how' to external
Util2d:rech_999: resetting 'how' to external
Util2d:rech_1000: resetting 'how' to external
Util2d:rech_1001: resetting 'how' to external
Util2d:rech_1002: resetting 'how' to external
Util2d:rech_1003: resetting 'how' to external
Util2d:rech_1004: resetting 'how' to external
Util2d:rech_1005: resetting 'how' to external
Util2d:rech_1006: resetting 'how' to external
Util2d:rech_1007: resetting 'how' to external
Util2d:rech_1008: resetting 'how' to external
Util2d:rech_1009: resetting 'how' to external
Util2d:rech_1010: resetting 'how' to external
Util2d:rech_1011: resetting 'how' to external
Util2d:rech_1012: resetting 'how' to external
Util2d:rech_1013: resetting 'how' to external
Util2d:rech_1014: resetting 'how' to external
Util2d:rech_1015: resetting 'how' to external
Util2d:rech_1016: resetting 'how' to external
Util2d:rech_1017: resetting 'how' to external
Util2d:rech_1018: resetting 'how' to external
Util2d:rech_1019: resetting 'how' to external
Util2d:rech_1020: resetting 'how' to external
Util2d:rech_1021: resetting 'how' to external
Util2d:rech_1022: resetting 'how' to external
Util2d:rech_1023: resetting 'how' to external
Util2d:rech_1024: resetting 'how' to external
Util2d:rech_1025: resetting 'how' to external
Util2d:rech_1026: resetting 'how' to external
Util2d:rech_1027: resetting 'how' to external
Util2d:rech_1028: resetting 'how' to external
Util2d:rech_1029: resetting 'how' to external
Util2d:rech_1030: resetting 'how' to external
Util2d:rech_1031: resetting 'how' to external
Util2d:rech_1032: resetting 'how' to external
Util2d:rech_1033: resetting 'how' to external
Util2d:rech_1034: resetting 'how' to external
Util2d:rech_1035: resetting 'how' to external
Util2d:rech_1036: resetting 'how' to external
Util2d:rech_1037: resetting 'how' to external
Util2d:rech_1038: resetting 'how' to external
Util2d:rech_1039: resetting 'how' to external
Util2d:rech_1040: resetting 'how' to external
Util2d:rech_1041: resetting 'how' to external
Util2d:rech_1042: resetting 'how' to external
Util2d:rech_1043: resetting 'how' to external
Util2d:rech_1044: resetting 'how' to external
Util2d:rech_1045: resetting 'how' to external
Util2d:rech_1046: resetting 'how' to external
Util2d:rech_1047: resetting 'how' to external
Util2d:rech_1048: resetting 'how' to external
Util2d:rech_1049: resetting 'how' to external
Util2d:rech_1050: resetting 'how' to external
Util2d:rech_1051: resetting 'how' to external
Util2d:rech_1052: resetting 'how' to external
Util2d:rech_1053: resetting 'how' to external
Util2d:rech_1054: resetting 'how' to external
Util2d:rech_1055: resetting 'how' to external
Util2d:rech_1056: resetting 'how' to external
Util2d:rech_1057: resetting 'how' to external
Util2d:rech_1058: resetting 'how' to external
Util2d:rech_1059: resetting 'how' to external
Util2d:rech_1060: resetting 'how' to external
Util2d:rech_1061: resetting 'how' to external
Util2d:rech_1062: resetting 'how' to external
Util2d:rech_1063: resetting 'how' to external
Util2d:rech_1064: resetting 'how' to external
Util2d:rech_1065: resetting 'how' to external
Util2d:rech_1066: resetting 'how' to external
Util2d:rech_1067: resetting 'how' to external
Util2d:rech_1068: resetting 'how' to external
Util2d:rech_1069: resetting 'how' to external
Util2d:rech_1070: resetting 'how' to external
Util2d:rech_1071: resetting 'how' to external
Util2d:rech_1072: resetting 'how' to external
Util2d:rech_1073: resetting 'how' to external
Util2d:rech_1074: resetting 'how' to external
Util2d:rech_1075: resetting 'how' to external
Util2d:rech_1076: resetting 'how' to external
Util2d:rech_1077: resetting 'how' to external
Util2d:rech_1078: resetting 'how' to external
Util2d:rech_1079: resetting 'how' to external
Util2d:rech_1080: resetting 'how' to external
Util2d:rech_1081: resetting 'how' to external
Util2d:rech_1082: resetting 'how' to external
Util2d:rech_1083: resetting 'how' to external
Util2d:rech_1084: resetting 'how' to external
Util2d:rech_1085: resetting 'how' to external
Util2d:rech_1086: resetting 'how' to external
Util2d:rech_1087: resetting 'how' to external
Util2d:rech_1088: resetting 'how' to external
Util2d:rech_1089: resetting 'how' to external
Util2d:rech_1090: resetting 'how' to external
Util2d:rech_1091: resetting 'how' to external
Util2d:rech_1092: resetting 'how' to external
Util2d:rech_1093: resetting 'how' to external
Util2d:rech_1094: resetting 'how' to external
Util2d:rech_1095: resetting 'how' to external
Util2d:rech_1096: resetting 'how' to external
Util2d:rech_1097: resetting 'how' to external
Util2d:hk: resetting 'how' to external
Util2d:vka: resetting 'how' to external
Util2d:ss: resetting 'how' to external
Util2d:sy: resetting 'how' to external
Util2d:hk: resetting 'how' to external
Util2d:vka: resetting 'how' to external
Util2d:ss: resetting 'how' to external
Util2d:sy: resetting 'how' to external
Util2d:hk: resetting 'how' to external
Util2d:vka: resetting 'how' to external
Util2d:ss: resetting 'how' to external
Util2d:sy: resetting 'how' to external
FloPy is using the following executable to run the model: /Users/jdhughes/Documents/Development/bin/mac/mfnwt
MODFLOW-NWT-SWR1
U.S. GEOLOGICAL SURVEY MODULAR FINITE-DIFFERENCE GROUNDWATER-FLOW MODEL
WITH NEWTON FORMULATION
Version 1.1.0, 9/11/2015
BASED ON MODFLOW-2005 Version 1.11.0 08/08/2013
SWR1 Version 1.03.0 08/30/2013
Using NAME file: freyberg.nam
Run start date and time (yyyy/mm/dd hh:mm:ss): 2016/06/27 15:38:17
Solving: Stress period: 1 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 2 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 3 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 4 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 5 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 6 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 7 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 8 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 9 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 10 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 11 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 12 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 13 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 14 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 15 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 16 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 17 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 18 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 19 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 20 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 21 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 22 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 23 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 24 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 25 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 26 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 27 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 28 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 29 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 30 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 31 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 32 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 33 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 34 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 35 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 36 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 37 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 38 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 39 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 40 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 41 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 42 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 43 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 44 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 45 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 46 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 47 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 48 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 49 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 50 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 51 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 52 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 53 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 54 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 55 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 56 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 57 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 58 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 59 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 60 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 61 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 62 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 63 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 64 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 65 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 66 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 67 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 68 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 69 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 70 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 71 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 72 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 73 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 74 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 75 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 76 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 77 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 78 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 79 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 80 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 81 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 82 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 83 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 84 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 85 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 86 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 87 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 88 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 89 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 90 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 91 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 92 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 93 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 94 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 95 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 96 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 97 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 98 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 99 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 100 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 101 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 102 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 103 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 104 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 105 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 106 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 107 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 108 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 109 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 110 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 111 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 112 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 113 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 114 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 115 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 116 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 117 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 118 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 119 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 120 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 121 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 122 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 123 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 124 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 125 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 126 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 127 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 128 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 129 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 130 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 131 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 132 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 133 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 134 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 135 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 136 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 137 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 138 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 139 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 140 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 141 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 142 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 143 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 144 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 145 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 146 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 147 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 148 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 149 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 150 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 151 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 152 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 153 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 154 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 155 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 156 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 157 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 158 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 159 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 160 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 161 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 162 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 163 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 164 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 165 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 166 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 167 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 168 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 169 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 170 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 171 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 172 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 173 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 174 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 175 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 176 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 177 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 178 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 179 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 180 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 181 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 182 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 183 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 184 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 185 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 186 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 187 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 188 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 189 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 190 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 191 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 192 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 193 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 194 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 195 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 196 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 197 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 198 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 199 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 200 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 201 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 202 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 203 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 204 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 205 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 206 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 207 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 208 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 209 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 210 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 211 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 212 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 213 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 214 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 215 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 216 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 217 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 218 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 219 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 220 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 221 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 222 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 223 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 224 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 225 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 226 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 227 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 228 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 229 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 230 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 231 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 232 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 233 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 234 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 235 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 236 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 237 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 238 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 239 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 240 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 241 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 242 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 243 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 244 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 245 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 246 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 247 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 248 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 249 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 250 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 251 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 252 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 253 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 254 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 255 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 256 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 257 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 258 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 259 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 260 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 261 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 262 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 263 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 264 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 265 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 266 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 267 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 268 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 269 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 270 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 271 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 272 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 273 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 274 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 275 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 276 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 277 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 278 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 279 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 280 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 281 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 282 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 283 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 284 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 285 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 286 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 287 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 288 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 289 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 290 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 291 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 292 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 293 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 294 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 295 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 296 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 297 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 298 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 299 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 300 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 301 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 302 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 303 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 304 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 305 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 306 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 307 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 308 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 309 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 310 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 311 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 312 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 313 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 314 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 315 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 316 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 317 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 318 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 319 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 320 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 321 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 322 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 323 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 324 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 325 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 326 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 327 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 328 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 329 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 330 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 331 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 332 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 333 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 334 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 335 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 336 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 337 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 338 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 339 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 340 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 341 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 342 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 343 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 344 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 345 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 346 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 347 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 348 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 349 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 350 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 351 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 352 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 353 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 354 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 355 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 356 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 357 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 358 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 359 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 360 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 361 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 362 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 363 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 364 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 365 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 366 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 367 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 368 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 369 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 370 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 371 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 372 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 373 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 374 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 375 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 376 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 377 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 378 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 379 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 380 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 381 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 382 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 383 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 384 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 385 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 386 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 387 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 388 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 389 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 390 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 391 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 392 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 393 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 394 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 395 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 396 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 397 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 398 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 399 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 400 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 401 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 402 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 403 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 404 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 405 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 406 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 407 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 408 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 409 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 410 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 411 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 412 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 413 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 414 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 415 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 416 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 417 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 418 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 419 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 420 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 421 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 422 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 423 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 424 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 425 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 426 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 427 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 428 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 429 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 430 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 431 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 432 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 433 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 434 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 435 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 436 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 437 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 438 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 439 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 440 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 441 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 442 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 443 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 444 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 445 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 446 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 447 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 448 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 449 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 450 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 451 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 452 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 453 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 454 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 455 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 456 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 457 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 458 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 459 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 460 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 461 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 462 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 463 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 464 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 465 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 466 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 467 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 468 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 469 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 470 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 471 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 472 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 473 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 474 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 475 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 476 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 477 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 478 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 479 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 480 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 481 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 482 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 483 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 484 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 485 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 486 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 487 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 488 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 489 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 490 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 491 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 492 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 493 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 494 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 495 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 496 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 497 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 498 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 499 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 500 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 501 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 502 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 503 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 504 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 505 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 506 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 507 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 508 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 509 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 510 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 511 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 512 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 513 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 514 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 515 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 516 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 517 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 518 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 519 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 520 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 521 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 522 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 523 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 524 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 525 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 526 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 527 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 528 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 529 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 530 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 531 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 532 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 533 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 534 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 535 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 536 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 537 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 538 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 539 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 540 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 541 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 542 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 543 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 544 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 545 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 546 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 547 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 548 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 549 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 550 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 551 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 552 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 553 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 554 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 555 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 556 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 557 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 558 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 559 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 560 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 561 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 562 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 563 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 564 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 565 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 566 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 567 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 568 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 569 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 570 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 571 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 572 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 573 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 574 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 575 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 576 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 577 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 578 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 579 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 580 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 581 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 582 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 583 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 584 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 585 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 586 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 587 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 588 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 589 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 590 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 591 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 592 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 593 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 594 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 595 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 596 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 597 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 598 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 599 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 600 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 601 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 602 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 603 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 604 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 605 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 606 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 607 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 608 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 609 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 610 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 611 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 612 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 613 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 614 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 615 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 616 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 617 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 618 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 619 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 620 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 621 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 622 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 623 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 624 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 625 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 626 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 627 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 628 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 629 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 630 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 631 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 632 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 633 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 634 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 635 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 636 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 637 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 638 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 639 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 640 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 641 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 642 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 643 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 644 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 645 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 646 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 647 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 648 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 649 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 650 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 651 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 652 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 653 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 654 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 655 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 656 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 657 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 658 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 659 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 660 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 661 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 662 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 663 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 664 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 665 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 666 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 667 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 668 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 669 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 670 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 671 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 672 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 673 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 674 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 675 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 676 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 677 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 678 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 679 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 680 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 681 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 682 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 683 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 684 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 685 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 686 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 687 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 688 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 689 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 690 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 691 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 692 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 693 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 694 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 695 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 696 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 697 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 698 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 699 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 700 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 701 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 702 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 703 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 704 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 705 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 706 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 707 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 708 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 709 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 710 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 711 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 712 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 713 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 714 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 715 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 716 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 717 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 718 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 719 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 720 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 721 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 722 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 723 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 724 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 725 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 726 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 727 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 728 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 729 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 730 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 731 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 732 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 733 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 734 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 735 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 736 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 737 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 738 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 739 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 740 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 741 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 742 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 743 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 744 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 745 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 746 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 747 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 748 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 749 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 750 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 751 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 752 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 753 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 754 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 755 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 756 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 757 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 758 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 759 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 760 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 761 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 762 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 763 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 764 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 765 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 766 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 767 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 768 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 769 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 770 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 771 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 772 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 773 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 774 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 775 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 776 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 777 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 778 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 779 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 780 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 781 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 782 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 783 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 784 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 785 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 786 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 787 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 788 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 789 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 790 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 791 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 792 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 793 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 794 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 795 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 796 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 797 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 798 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 799 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 800 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 801 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 802 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 803 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 804 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 805 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 806 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 807 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 808 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 809 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 810 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 811 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 812 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 813 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 814 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 815 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 816 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 817 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 818 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 819 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 820 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 821 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 822 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 823 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 824 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 825 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 826 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 827 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 828 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 829 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 830 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 831 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 832 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 833 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 834 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 835 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 836 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 837 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 838 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 839 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 840 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 841 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 842 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 843 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 844 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 845 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 846 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 847 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 848 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 849 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 850 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 851 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 852 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 853 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 854 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 855 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 856 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 857 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 858 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 859 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 860 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 861 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 862 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 863 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 864 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 865 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 866 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 867 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 868 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 869 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 870 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 871 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 872 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 873 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 874 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 875 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 876 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 877 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 878 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 879 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 880 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 881 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 882 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 883 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 884 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 885 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 886 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 887 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 888 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 889 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 890 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 891 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 892 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 893 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 894 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 895 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 896 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 897 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 898 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 899 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 900 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 901 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 902 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 903 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 904 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 905 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 906 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 907 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 908 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 909 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 910 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 911 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 912 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 913 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 914 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 915 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 916 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 917 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 918 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 919 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 920 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 921 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 922 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 923 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 924 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 925 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 926 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 927 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 928 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 929 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 930 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 931 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 932 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 933 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 934 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 935 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 936 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 937 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 938 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 939 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 940 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 941 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 942 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 943 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 944 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 945 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 946 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 947 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 948 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 949 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 950 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 951 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 952 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 953 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 954 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 955 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 956 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 957 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 958 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 959 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 960 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 961 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 962 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 963 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 964 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 965 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 966 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 967 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 968 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 969 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 970 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 971 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 972 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 973 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 974 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 975 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 976 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 977 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 978 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 979 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 980 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 981 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 982 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 983 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 984 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 985 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 986 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 987 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 988 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 989 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 990 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 991 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 992 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 993 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 994 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 995 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 996 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 997 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 998 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 999 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1000 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1001 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1002 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1003 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1004 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1005 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1006 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1007 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1008 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1009 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1010 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1011 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1012 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1013 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1014 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1015 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1016 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1017 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1018 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1019 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1020 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1021 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1022 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1023 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1024 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1025 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1026 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1027 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1028 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1029 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1030 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1031 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1032 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1033 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1034 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1035 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1036 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1037 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1038 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1039 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1040 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1041 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1042 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1043 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1044 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1045 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1046 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1047 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1048 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1049 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1050 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1051 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1052 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1053 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1054 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1055 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1056 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1057 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1058 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1059 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1060 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1061 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1062 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1063 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1064 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1065 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1066 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1067 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1068 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1069 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1070 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1071 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1072 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1073 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1074 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1075 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1076 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1077 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1078 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1079 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1080 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1081 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1082 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1083 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1084 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1085 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1086 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1087 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1088 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1089 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1090 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1091 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1092 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1093 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1094 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1095 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1096 Time step: 1 Groundwater-Flow Eqn.
Solving: Stress period: 1097 Time step: 1 Groundwater-Flow Eqn.
Run end date and time (yyyy/mm/dd hh:mm:ss): 2016/06/27 15:38:21
Elapsed run time: 3.947 Seconds
Normal termination of simulation
Out[10]:
(True, [])
In [11]:
mfl = flopy.utils.MfListBudget(os.path.join(model_ws,"freyberg.list"))
df_flux, df_vol = mfl.get_dataframes(start_datetime="10-21-2015")
df_flux
Out[11]:
STORAGE_IN
CONSTANT_HEAD_IN
WELLS_IN
DRAINS
RECHARGE_IN
TOTAL_IN
STORAGE_OUT
CONSTANT_HEAD_OUT
WELLS_OUT
DRAINS_OUT
RECHARGE_OUT
TOTAL_OUT
IN-OUT
PERCENT_DISCREPANCY
2015-10-22
0.000000
0.000000
0
0
6276.861816
6276.861816
0.000000
2446.318848
0.000000
3830.650146
0
6276.968750
-0.106900
-0
2015-10-23
635.447998
0.000000
0
0
6428.198730
7063.646484
31.594000
2430.337891
1302.403198
3299.415039
0
7063.750000
-0.103500
-0
2015-10-24
1361.814941
0.000000
0
0
5397.295898
6759.110840
9.152200
2369.628174
1618.676392
2761.639648
0
6759.096191
0.014648
0
2015-10-25
677.577209
0.000000
0
0
5931.377441
6608.954590
180.233307
2353.585449
1498.694702
2576.461670
0
6608.975586
-0.020996
-0
2015-10-26
697.818298
0.000000
0
0
8378.572266
9076.390625
1051.897461
2417.248291
3119.501953
2487.737305
0
9076.384766
0.005859
0
2015-10-27
429.163086
0.000000
0
0
7390.347656
7819.510742
766.880005
2425.336670
2243.920410
2383.378906
0
7819.516113
-0.005371
-0
2015-10-28
1843.797485
0.000000
0
0
5168.854004
7012.651367
160.420807
2358.079102
2350.731201
2143.399414
0
7012.630859
0.020508
0
2015-10-29
1567.426880
0.000000
0
0
6098.494629
7665.921387
15.289400
2336.975586
3856.392578
1457.258667
0
7665.916504
0.004883
0
2015-10-30
2001.197754
0.000000
0
0
6478.776855
8479.974609
14.397400
2328.516113
5265.850098
871.207214
0
8479.970703
0.003906
0
2015-10-31
2356.429932
0.000000
0
0
5944.929688
8301.359375
578.054321
2272.484131
4830.996582
619.949707
0
8301.484375
-0.125000
-0
2015-11-01
2491.424805
0.000000
0
0
5213.968262
7705.393066
874.453918
2185.758545
3962.774658
682.419373
0
7705.406738
-0.013672
-0
2015-11-02
973.460876
0.000000
0
0
5336.513672
6309.974609
1598.881714
2161.776367
1361.825928
1187.504028
0
6309.988281
-0.013672
-0
2015-11-03
3214.406006
0.000000
0
0
4734.848145
7949.253906
491.348785
2163.945801
4300.693848
993.257019
0
7949.245117
0.008789
0
2015-11-04
1392.122559
0.000000
0
0
5080.193359
6472.315918
1062.676392
2195.145752
1994.616821
1219.893677
0
6472.332520
-0.016602
-0
2015-11-05
969.853027
0.000000
0
0
5430.782227
6400.635254
1110.531860
2228.385986
1721.189087
1340.540649
0
6400.647461
-0.012207
-0
2015-11-06
1159.924072
0.000000
0
0
5438.905273
6598.829102
654.204224
2222.159180
2145.779541
1576.704346
0
6598.846680
-0.017578
-0
2015-11-07
593.681519
0.000000
0
0
8283.322266
8877.003906
1433.560181
2256.875732
3520.016357
1666.560181
0
8877.012695
-0.008789
-0
2015-11-08
2765.314941
0.000000
0
0
7322.814941
10088.129883
295.116913
2239.735840
6803.759766
749.511780
0
10088.124023
0.005859
0
2015-11-09
2702.076904
0.000000
0
0
5187.071777
7889.148438
1101.383057
2191.819336
3980.783691
615.160828
0
7889.146973
0.001465
0
2015-11-10
1491.521729
0.000000
0
0
4559.091309
6050.613281
1284.426758
2180.596924
1764.127319
821.472412
0
6050.623047
-0.009766
-0
2015-11-11
1332.346191
0.000000
0
0
5099.066895
6431.413086
854.770691
2209.104492
2032.431519
1335.098755
0
6431.405273
0.007812
0
2015-11-12
3222.382812
0.000000
0
0
5735.196289
8957.579102
526.208679
2249.028076
4836.645508
1345.697144
0
8957.579102
0.000000
0
2015-11-13
1283.891357
0.000000
0
0
6131.082031
7414.973633
581.576782
2280.067383
3354.597168
1198.724976
0
7414.966309
0.007324
0
2015-11-14
1083.897949
0.000000
0
0
5393.095215
6476.993164
348.240204
2281.171875
2535.744385
1311.829956
0
6476.986328
0.006836
0
2015-11-15
2306.936279
0.000000
0
0
4006.074951
6313.011230
99.418701
2225.895752
2819.971924
1167.707520
0
6312.993652
0.017578
0
2015-11-16
5268.867188
0.000000
0
0
3858.403809
9127.271484
1131.218506
2113.583496
4871.411133
1011.066223
0
9127.279297
-0.007812
-0
2015-11-17
2083.668457
0.000000
0
0
4417.580566
6501.249023
1913.374268
2026.773926
1705.504395
855.600586
0
6501.252930
-0.003906
-0
2015-11-18
974.754822
0.000000
0
0
7564.949219
8539.704102
2110.219727
2052.151367
3145.883789
1231.432861
0
8539.687500
0.016602
0
2015-11-19
332.878998
0.000000
0
0
8094.525879
8427.405273
1990.669678
2092.000488
2805.632324
1539.112549
0
8427.415039
-0.009766
-0
2015-11-20
2835.780029
0.000000
0
0
5593.933594
8429.713867
523.870422
2036.452759
4820.476074
1048.925781
0
8429.724609
-0.010742
-0
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
2018-09-23
2747.432129
0.000000
0
0
6026.509766
8773.941406
750.060913
2243.756104
5252.826172
527.299011
0
8773.941406
0.000000
0
2018-09-24
2285.865479
0.000000
0
0
7979.104004
10264.969727
1383.455444
2283.634033
6158.951660
438.923798
0
10264.964844
0.004883
0
2018-09-25
96.785400
0.000000
0
0
8254.627930
8351.413086
2585.523193
2305.859863
2989.253906
470.792694
0
8351.429688
-0.016602
-0
2018-09-26
5.467800
0.000000
0
0
8019.374512
8024.842285
3944.259766
2311.968994
1133.285645
635.344482
0
8024.858398
-0.016113
-0
2018-09-27
221.139801
0.000000
0
0
7765.113281
7986.252930
2437.479736
2314.633057
2153.202148
1080.955688
0
7986.270508
-0.017578
-0
2018-09-28
10684.950195
0.000000
0
0
7185.387207
17870.337891
658.674011
2260.804688
14061.863281
888.982117
0
17870.324219
0.013672
0
2018-09-29
13390.305664
0.000000
0
0
4785.574707
18175.880859
1022.939514
2178.824219
14324.220703
649.878174
0
18175.863281
0.017578
0
2018-09-30
3743.039795
0.000000
0
0
5161.421875
8904.461914
4727.311035
2162.317871
1441.393799
573.429626
0
8904.452148
0.009766
0
2018-10-01
1397.231079
0.000000
0
0
6698.275879
8095.506836
3212.175537
2175.670898
2123.211182
584.463623
0
8095.521484
-0.014648
-0
2018-10-02
3180.592285
0.809700
0
0
4695.975586
7877.377441
310.454102
2092.734863
5095.520508
378.656403
0
7877.365723
0.011719
0
2018-10-03
1824.414551
2.053900
0
0
5554.935059
7381.403320
1818.318481
2078.995117
3188.185059
295.915009
0
7381.413574
-0.010254
-0
2018-10-04
700.389771
0.000000
0
0
6773.644043
7474.033691
3300.555176
2123.469238
1659.939331
390.089203
0
7474.053223
-0.019531
-0
2018-10-05
817.969971
0.000000
0
0
6469.146484
7287.116699
2394.688965
2156.758301
2274.409424
461.271698
0
7287.127930
-0.011230
-0
2018-10-06
1419.256592
0.000000
0
0
4580.706055
5999.962891
930.216675
2141.553711
2568.237549
359.964294
0
5999.972168
-0.009277
-0
2018-10-07
882.610229
0.000000
0
0
4836.930664
5719.541016
1312.708862
2145.318359
1893.993286
367.534607
0
5719.555176
-0.014160
-0
2018-10-08
1805.980225
0.000000
0
0
7740.505859
9546.486328
1961.321045
2152.564941
5042.142578
390.463898
0
9546.492188
-0.005859
-0
2018-10-09
1217.492310
0.000000
0
0
8045.819336
9263.311523
1350.416138
2137.771729
5450.098145
325.024109
0
9263.310547
0.000977
0
2018-10-10
3269.715088
0.000000
0
0
8445.465820
11715.180664
2310.561523
2173.409668
6776.316895
454.884003
0
11715.171875
0.008789
0
2018-10-11
249.230392
0.000000
0
0
8063.489746
8312.719727
1961.422607
2202.079834
3623.597168
525.634399
0
8312.734375
-0.014648
-0
2018-10-12
6327.831543
0.000000
0
0
6653.122070
12980.953125
1291.434692
2105.431641
9296.971680
287.136810
0
12980.974609
-0.021484
-0
2018-10-13
1585.138062
9.748400
0
0
6050.643555
7645.530273
1677.798462
1999.418091
3753.738037
214.586594
0
7645.541016
-0.010742
-0
2018-10-14
1353.226562
22.132401
0
0
5276.522461
6651.881348
1871.332764
1915.019653
2676.540039
188.997192
0
6651.889648
-0.008301
-0
2018-10-15
3471.722412
25.905001
0
0
5734.640625
9232.267578
1576.151001
1881.828735
5745.907715
28.401600
0
9232.289062
-0.021484
-0
2018-10-16
421.447388
22.329500
0
0
6955.568359
7399.345215
2591.541260
1899.013184
2874.090820
34.717201
0
7399.362793
-0.017578
-0
2018-10-17
852.226074
18.265800
0
0
6070.894531
6941.386230
2087.465820
1934.282227
2829.812256
89.829597
0
6941.390137
-0.003906
-0
2018-10-18
1298.433350
23.293699
0
0
4240.286133
5562.013184
1606.280396
1909.538574
1930.483154
115.724899
0
5562.026855
-0.013672
-0
2018-10-19
920.468689
25.997499
0
0
4082.749512
5029.215820
1659.194702
1892.605835
1279.166382
198.258896
0
5029.225586
-0.009766
-0
2018-10-20
496.671387
20.047001
0
0
5053.779297
5570.497559
2428.291016
1933.045898
794.582886
414.594513
0
5570.514648
-0.017090
-0
2018-10-21
230.320999
9.045700
0
0
6168.920410
6408.287109
2335.759521
2006.124268
1373.782593
692.638123
0
6408.304688
-0.017578
-0
2018-10-22
0.000000
317.783386
0
0
5190.390625
5508.173828
0.000000
745.363403
4762.799805
0.000000
0
5508.163086
0.010742
0
1097 rows × 14 columns
In [12]:
groups = df_flux.groupby(lambda x:x.split('_')[-1],axis=1).groups
df_flux_in = df_flux.loc[:,groups["IN"]]
df_flux_in.columns = df_flux_in.columns.map(lambda x:x.split('_')[0])
df_flux_out = df_flux.loc[:,groups["OUT"]]
df_flux_out.columns = df_flux_out.columns.map(lambda x:x.split('_')[0])
df_flux_delta = df_flux_in - df_flux_out
df_flux_delta.iloc[-1,:].plot(kind="bar",figsize=(10,10),grid=True);
Let's look at head
In [13]:
# if you pass the model instance, then the plots will be offset and rotated
h = flopy.utils.HeadFile(os.path.join(model_ws,"freyberg.hds"),model=ml)
h.times
Out[13]:
[1.0,
2.0,
3.0,
4.0,
5.0,
6.0,
7.0,
8.0,
9.0,
10.0,
11.0,
12.0,
13.0,
14.0,
15.0,
16.0,
17.0,
18.0,
19.0,
20.0,
21.0,
22.0,
23.0,
24.0,
25.0,
26.0,
27.0,
28.0,
29.0,
30.0,
31.0,
32.0,
33.0,
34.0,
35.0,
36.0,
37.0,
38.0,
39.0,
40.0,
41.0,
42.0,
43.0,
44.0,
45.0,
46.0,
47.0,
48.0,
49.0,
50.0,
51.0,
52.0,
53.0,
54.0,
55.0,
56.0,
57.0,
58.0,
59.0,
60.0,
61.0,
62.0,
63.0,
64.0,
65.0,
66.0,
67.0,
68.0,
69.0,
70.0,
71.0,
72.0,
73.0,
74.0,
75.0,
76.0,
77.0,
78.0,
79.0,
80.0,
81.0,
82.0,
83.0,
84.0,
85.0,
86.0,
87.0,
88.0,
89.0,
90.0,
91.0,
92.0,
93.0,
94.0,
95.0,
96.0,
97.0,
98.0,
99.0,
100.0,
101.0,
102.0,
103.0,
104.0,
105.0,
106.0,
107.0,
108.0,
109.0,
110.0,
111.0,
112.0,
113.0,
114.0,
115.0,
116.0,
117.0,
118.0,
119.0,
120.0,
121.0,
122.0,
123.0,
124.0,
125.0,
126.0,
127.0,
128.0,
129.0,
130.0,
131.0,
132.0,
133.0,
134.0,
135.0,
136.0,
137.0,
138.0,
139.0,
140.0,
141.0,
142.0,
143.0,
144.0,
145.0,
146.0,
147.0,
148.0,
149.0,
150.0,
151.0,
152.0,
153.0,
154.0,
155.0,
156.0,
157.0,
158.0,
159.0,
160.0,
161.0,
162.0,
163.0,
164.0,
165.0,
166.0,
167.0,
168.0,
169.0,
170.0,
171.0,
172.0,
173.0,
174.0,
175.0,
176.0,
177.0,
178.0,
179.0,
180.0,
181.0,
182.0,
183.0,
184.0,
185.0,
186.0,
187.0,
188.0,
189.0,
190.0,
191.0,
192.0,
193.0,
194.0,
195.0,
196.0,
197.0,
198.0,
199.0,
200.0,
201.0,
202.0,
203.0,
204.0,
205.0,
206.0,
207.0,
208.0,
209.0,
210.0,
211.0,
212.0,
213.0,
214.0,
215.0,
216.0,
217.0,
218.0,
219.0,
220.0,
221.0,
222.0,
223.0,
224.0,
225.0,
226.0,
227.0,
228.0,
229.0,
230.0,
231.0,
232.0,
233.0,
234.0,
235.0,
236.0,
237.0,
238.0,
239.0,
240.0,
241.0,
242.0,
243.0,
244.0,
245.0,
246.0,
247.0,
248.0,
249.0,
250.0,
251.0,
252.0,
253.0,
254.0,
255.0,
256.0,
257.0,
258.0,
259.0,
260.0,
261.0,
262.0,
263.0,
264.0,
265.0,
266.0,
267.0,
268.0,
269.0,
270.0,
271.0,
272.0,
273.0,
274.0,
275.0,
276.0,
277.0,
278.0,
279.0,
280.0,
281.0,
282.0,
283.0,
284.0,
285.0,
286.0,
287.0,
288.0,
289.0,
290.0,
291.0,
292.0,
293.0,
294.0,
295.0,
296.0,
297.0,
298.0,
299.0,
300.0,
301.0,
302.0,
303.0,
304.0,
305.0,
306.0,
307.0,
308.0,
309.0,
310.0,
311.0,
312.0,
313.0,
314.0,
315.0,
316.0,
317.0,
318.0,
319.0,
320.0,
321.0,
322.0,
323.0,
324.0,
325.0,
326.0,
327.0,
328.0,
329.0,
330.0,
331.0,
332.0,
333.0,
334.0,
335.0,
336.0,
337.0,
338.0,
339.0,
340.0,
341.0,
342.0,
343.0,
344.0,
345.0,
346.0,
347.0,
348.0,
349.0,
350.0,
351.0,
352.0,
353.0,
354.0,
355.0,
356.0,
357.0,
358.0,
359.0,
360.0,
361.0,
362.0,
363.0,
364.0,
365.0,
366.0,
367.0,
368.0,
369.0,
370.0,
371.0,
372.0,
373.0,
374.0,
375.0,
376.0,
377.0,
378.0,
379.0,
380.0,
381.0,
382.0,
383.0,
384.0,
385.0,
386.0,
387.0,
388.0,
389.0,
390.0,
391.0,
392.0,
393.0,
394.0,
395.0,
396.0,
397.0,
398.0,
399.0,
400.0,
401.0,
402.0,
403.0,
404.0,
405.0,
406.0,
407.0,
408.0,
409.0,
410.0,
411.0,
412.0,
413.0,
414.0,
415.0,
416.0,
417.0,
418.0,
419.0,
420.0,
421.0,
422.0,
423.0,
424.0,
425.0,
426.0,
427.0,
428.0,
429.0,
430.0,
431.0,
432.0,
433.0,
434.0,
435.0,
436.0,
437.0,
438.0,
439.0,
440.0,
441.0,
442.0,
443.0,
444.0,
445.0,
446.0,
447.0,
448.0,
449.0,
450.0,
451.0,
452.0,
453.0,
454.0,
455.0,
456.0,
457.0,
458.0,
459.0,
460.0,
461.0,
462.0,
463.0,
464.0,
465.0,
466.0,
467.0,
468.0,
469.0,
470.0,
471.0,
472.0,
473.0,
474.0,
475.0,
476.0,
477.0,
478.0,
479.0,
480.0,
481.0,
482.0,
483.0,
484.0,
485.0,
486.0,
487.0,
488.0,
489.0,
490.0,
491.0,
492.0,
493.0,
494.0,
495.0,
496.0,
497.0,
498.0,
499.0,
500.0,
501.0,
502.0,
503.0,
504.0,
505.0,
506.0,
507.0,
508.0,
509.0,
510.0,
511.0,
512.0,
513.0,
514.0,
515.0,
516.0,
517.0,
518.0,
519.0,
520.0,
521.0,
522.0,
523.0,
524.0,
525.0,
526.0,
527.0,
528.0,
529.0,
530.0,
531.0,
532.0,
533.0,
534.0,
535.0,
536.0,
537.0,
538.0,
539.0,
540.0,
541.0,
542.0,
543.0,
544.0,
545.0,
546.0,
547.0,
548.0,
549.0,
550.0,
551.0,
552.0,
553.0,
554.0,
555.0,
556.0,
557.0,
558.0,
559.0,
560.0,
561.0,
562.0,
563.0,
564.0,
565.0,
566.0,
567.0,
568.0,
569.0,
570.0,
571.0,
572.0,
573.0,
574.0,
575.0,
576.0,
577.0,
578.0,
579.0,
580.0,
581.0,
582.0,
583.0,
584.0,
585.0,
586.0,
587.0,
588.0,
589.0,
590.0,
591.0,
592.0,
593.0,
594.0,
595.0,
596.0,
597.0,
598.0,
599.0,
600.0,
601.0,
602.0,
603.0,
604.0,
605.0,
606.0,
607.0,
608.0,
609.0,
610.0,
611.0,
612.0,
613.0,
614.0,
615.0,
616.0,
617.0,
618.0,
619.0,
620.0,
621.0,
622.0,
623.0,
624.0,
625.0,
626.0,
627.0,
628.0,
629.0,
630.0,
631.0,
632.0,
633.0,
634.0,
635.0,
636.0,
637.0,
638.0,
639.0,
640.0,
641.0,
642.0,
643.0,
644.0,
645.0,
646.0,
647.0,
648.0,
649.0,
650.0,
651.0,
652.0,
653.0,
654.0,
655.0,
656.0,
657.0,
658.0,
659.0,
660.0,
661.0,
662.0,
663.0,
664.0,
665.0,
666.0,
667.0,
668.0,
669.0,
670.0,
671.0,
672.0,
673.0,
674.0,
675.0,
676.0,
677.0,
678.0,
679.0,
680.0,
681.0,
682.0,
683.0,
684.0,
685.0,
686.0,
687.0,
688.0,
689.0,
690.0,
691.0,
692.0,
693.0,
694.0,
695.0,
696.0,
697.0,
698.0,
699.0,
700.0,
701.0,
702.0,
703.0,
704.0,
705.0,
706.0,
707.0,
708.0,
709.0,
710.0,
711.0,
712.0,
713.0,
714.0,
715.0,
716.0,
717.0,
718.0,
719.0,
720.0,
721.0,
722.0,
723.0,
724.0,
725.0,
726.0,
727.0,
728.0,
729.0,
730.0,
731.0,
732.0,
733.0,
734.0,
735.0,
736.0,
737.0,
738.0,
739.0,
740.0,
741.0,
742.0,
743.0,
744.0,
745.0,
746.0,
747.0,
748.0,
749.0,
750.0,
751.0,
752.0,
753.0,
754.0,
755.0,
756.0,
757.0,
758.0,
759.0,
760.0,
761.0,
762.0,
763.0,
764.0,
765.0,
766.0,
767.0,
768.0,
769.0,
770.0,
771.0,
772.0,
773.0,
774.0,
775.0,
776.0,
777.0,
778.0,
779.0,
780.0,
781.0,
782.0,
783.0,
784.0,
785.0,
786.0,
787.0,
788.0,
789.0,
790.0,
791.0,
792.0,
793.0,
794.0,
795.0,
796.0,
797.0,
798.0,
799.0,
800.0,
801.0,
802.0,
803.0,
804.0,
805.0,
806.0,
807.0,
808.0,
809.0,
810.0,
811.0,
812.0,
813.0,
814.0,
815.0,
816.0,
817.0,
818.0,
819.0,
820.0,
821.0,
822.0,
823.0,
824.0,
825.0,
826.0,
827.0,
828.0,
829.0,
830.0,
831.0,
832.0,
833.0,
834.0,
835.0,
836.0,
837.0,
838.0,
839.0,
840.0,
841.0,
842.0,
843.0,
844.0,
845.0,
846.0,
847.0,
848.0,
849.0,
850.0,
851.0,
852.0,
853.0,
854.0,
855.0,
856.0,
857.0,
858.0,
859.0,
860.0,
861.0,
862.0,
863.0,
864.0,
865.0,
866.0,
867.0,
868.0,
869.0,
870.0,
871.0,
872.0,
873.0,
874.0,
875.0,
876.0,
877.0,
878.0,
879.0,
880.0,
881.0,
882.0,
883.0,
884.0,
885.0,
886.0,
887.0,
888.0,
889.0,
890.0,
891.0,
892.0,
893.0,
894.0,
895.0,
896.0,
897.0,
898.0,
899.0,
900.0,
901.0,
902.0,
903.0,
904.0,
905.0,
906.0,
907.0,
908.0,
909.0,
910.0,
911.0,
912.0,
913.0,
914.0,
915.0,
916.0,
917.0,
918.0,
919.0,
920.0,
921.0,
922.0,
923.0,
924.0,
925.0,
926.0,
927.0,
928.0,
929.0,
930.0,
931.0,
932.0,
933.0,
934.0,
935.0,
936.0,
937.0,
938.0,
939.0,
940.0,
941.0,
942.0,
943.0,
944.0,
945.0,
946.0,
947.0,
948.0,
949.0,
950.0,
951.0,
952.0,
953.0,
954.0,
955.0,
956.0,
957.0,
958.0,
959.0,
960.0,
961.0,
962.0,
963.0,
964.0,
965.0,
966.0,
967.0,
968.0,
969.0,
970.0,
971.0,
972.0,
973.0,
974.0,
975.0,
976.0,
977.0,
978.0,
979.0,
980.0,
981.0,
982.0,
983.0,
984.0,
985.0,
986.0,
987.0,
988.0,
989.0,
990.0,
991.0,
992.0,
993.0,
994.0,
995.0,
996.0,
997.0,
998.0,
999.0,
1000.0,
...]
In [14]:
h.plot(totim=900,contour=True,grid=True,colorbar=True,figsize=(10,10));
In [15]:
#let's write these heads to shapefile
h.to_shapefile(os.path.join(model_ws,"freyburg_head.shp"))
In [16]:
f = plt.figure(figsize=(10,10))
ax = plt.subplot(1,1,1,aspect="equal")
for i,t in enumerate(h.times):
ax.set_title("totim:{0}".format(t))
h.plot(totim=t,mflay=0,contour=True,
grid=True,figsize=(10,10),
vmin=0,vmax=20,axes=[ax])
time.sleep(0.001)
clear_output(True)
display(f)
ax.cla()
In [ ]:
Content source: mrustl/flopy
Similar notebooks: