Publication: Day-Lewis, F. D., N., Linde, R., Haggerty, K., Singha, and M. A., Briggs (2017), Pore network modeling of the electrical signature of solute transport in dual-domain media, Geophys. Res. Lett., 44, doi:10.1002/2017GL073326. Data release: Day-Lewis, F.D., N. Linde, R. Haggerty, K. Singha, and M. A. Briggs (2017), Model data for pore network modeling of the electrical signature of solute transport in dual-domain media, U.S. Geological Survey data release, doi:10.5066/F79C6VNB. 04/21/2017 Model archive created 04/21/2017 Model archive updated based on Sheets, R. review of model archive 05/12/2017 Model archive updated to conform to the structure specified for public release of groundwater flow and transport models. --------------------------------------------------------------------------------- Reconstructing the data release from the online data release: ----------------------------------------------------- This data release is available from: doi:10.5066/F79C6VNB The model will run successfully using the .m files, located in the bin folder if that folder is in the MATLAB path. The highest-level directory structure of the original data release is: doi:10.5066/F79C6VNB/ ancillary/ bin/ georef/ model/ output/ source/ webrelease/ The contents of the full directory structure of the data release are listed below. System requirements: -------------------- The models contained in this data release were run using the runPNM.m script in the bin zip file in this data release, using the model input in the model zip file. The model was run using MATLAB version 8.6.0.267246 (R2015b) with the following specifications and toolboxes: ---------------------------------------------------------------------------------------------------- MATLAB Version: 8.6.0.267246 (R2015b) MATLAB License Number: 161508 Operating System: Microsoft Windows 7 Enterprise Version 6.1 (Build 7601: Service Pack 1) Java Version: Java 1.7.0_60-b19 with Oracle Corporation Java HotSpot(TM) 64-Bit Server VM mixed mode ---------------------------------------------------------------------------------------------------- MATLAB Version 8.6 (R2015b) Control System Toolbox Version 9.10 (R2015b) Curve Fitting Toolbox Version 3.5.2 (R2015b) DSP System Toolbox Version 9.1 (R2015b) Image Processing Toolbox Version 9.3 (R2015b) Optimization Toolbox Version 7.3 (R2015b) Signal Processing Toolbox Version 7.1 (R2015b) Statistics and Machine Learning Toolbox Version 10.1 (R2015b) Symbolic Math Toolbox Version 6.3 (R2015b) System Identification Toolbox Version 9.3 (R2015b) The models have been run successfully on computers running the following Windows operating systems (OS): o 64-bit Windows 7 OS Contents: --------- ancillary/ Description: ------------ This directory is empty except for a README file, as all scripts are found in bin. bin/ Description: ------------ This directory contains the model scripts and functions in matlab (.m) format. Note that the zeolite data from Briggs et al. (2014) is located here. Model specifications are found in the script that runs the codes; this is named "runPNM.m". georef/ Description: ------------ This folder contains a shape file with a single location for the Branch of Geophysics, 11 Sherman Place, Storrs Mansfield, CT. model/ Description: ------------ This directory is empty except for a README file, as all scripts are found in bin. output/ Description: ------------ This directory contains a .mat file, "all_results.mat" containing all outputs. It also contains ascii files with all outputs for figure creation, labeled according to the figure numbers and explained in README files within the OUTPUT folder. A diary file, "diary.txt," is an ascii text file showing an example of the code being run, with all commands and information displayed during execution. source/ Description: ------------ This directory is empty except for a README file, as all scripts are found in bin. webrelease/ Description: ------------ This directory contains a README file and image file for the web release. Modelgeoref.txt Description: ------------ This is an ascii text file explaning the study location, which is the USGS office where simulations were run. Basic instructions for running mode: Open a Matlab command line and navigate to the bin folder or else put that folder in your path. Move input files from the model folder to the bin folder or current working directory folder. Run the script by typing 'runPNM' and press enter.