Adrian Croucher
Adrian Croucher
It should be relatively straight-forward to add a well test analysis module to PyTOUGH, applying a nonlinear optimisation routine from SciPy to an function that takes input parameters (e.g. permeability...
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...
Using t2data to read a TOUGH2 data file in which the NSEQ/NADD option is used (to create multiple blocks and connections with the digits at the end of the block...
For convenience it would be useful to be able to specify initial.index = -1 to start from the last set of results in the HDF5 output from a previous run....
Native Linux build may fail if the master branch is built, then switched to testing branch and re-built. The build process errors out because it cannot find the FSON library:...
Similar to Zyvoloski et al. (2008): use PETSc FieldSplit preconditioner to perform reduction of linear system into single-porosity and MINC blocks
Add ability to control which events have log messages (e.g. suppress phase transition log messages)
Like AUTOUGH2 'WFLO' generator type: interpolation table of reference pressure with respect to enthalpy and flow rate. May require developing multi-dimensional interpolation table.