acroucher / PyTOUGH

A Python library for automating TOUGH2 simulations of subsurface fluid and heat flow
GNU Lesser General Public License v3.0
96 stars 36 forks source link

t2listing time stepping/ iteration data #4

Open acroucher opened 11 years ago

acroucher commented 11 years ago

Currently the t2listing class does not read time stepping data (except at time steps for which results are generated) or Newton iteration data for each time step.

Add methods/ properties for accessing this information, to assist with model run diagnostics- which blocks are holding up iterations etc.