This readme.txt file was generated on 2024-07-08 Recommended citation for the data: Collanton, Ryan P; Dorfman, Kevin D. (2024). Data for Deformation and failure of glassy polymer-polymer interfaces compatibilized by linear multiblock copolymers. Retrieved from the Data Repository for the University of Minnesota (DRUM), https://doi.org/10.13020/9jrx-qv54 ------------------- GENERAL INFORMATION ------------------- 1. Title of Dataset: Data for Deformation and failure of glassy polymer-polymer interfaces compatibilized by linear multiblock copolymers 2. Author Information Author Contact: Kevin Dorfman (dorfman@umn.edu) Name: Ryan P Collanton Institution: University of Minnesota Email: colla075@umn.edu ORCID: 0000-0001-8026-4046 Name: Kevin D Dorfman Institution: University of Minnesota Email: dorfman@umn.edu ORCID: 0000-0003-0065-5157 3. Date published or finalized for release: 2024-07-08 4. Date of data collection: 2023-08-01 to 2024-03-01 5. Geographic location of data collection (where was data collected?): Minneapolis, MN 6. Information about funding sources that supported the collection of the data: ACS Petroleum Research Fund Grant PRF #66459-ND6 7. Overview of the data (abstract): Using coarse-grained molecular dynamics simulations, we study the mechanical properties and stress transfer mechanisms of weakly entangled, glassy polymer blends compatibilized by diblock, triblock, or pentablock copolymers. For a given number of copolymer junctions per unit area, copolymer architecture is found to play a minimal role, whereas block degree of polymerization and copolymer loading qualitatively impact the interfacial mechanics. Explicitly, the stress-strain and density-strain curves reveal distinctly different deformation mechanisms at low and high compati- bilizer loading related to cavitation and fibril formation near the A/B interface. Furthermore, the competition between interfacial cavitation and chain pullout from the bulk leads to non-monotonic dependencies of the toughness and strain-at-break on copolymer loading. For sufficiently long copolymers, the simulations predict an optimum loading that produces mechanical properties that nearly match those of the homopolymer glass. These results imply that moderate loading of long block copolymers is ideal for effective compatibilization and stress transfer across the interface. -------------------------- SHARING/ACCESS INFORMATION -------------------------- 1. Licenses/restrictions placed on the data: CC0 1.0 Universal (https://www.google.com/url?q=http://creativecommons.org/publicdomain/zero/1.0/&source=gmail-imap&ust=1721231019000000&usg=AOvVaw0dK42pb8f-SxO5ZVQzZTxk) 2. Links to publications that cite or use the data: Collanton, R. P., Dorfman, K. D. (2024). 3. Was data derived from another source? If yes, list source(s): 4. Terms of Use: Data Repository for the U of Minnesota (DRUM) By using these files, users agree to the Terms of Use. https://www.google.com/url?q=https://conservancy.umn.edu/pages/policies/%23drum-terms-of-use&source=gmail-imap&ust=1721231019000000&usg=AOvVaw2gbjxZUex6QmkQQMtB-OOL --------------------- DATA & FILE OVERVIEW --------------------- Filename: readme.txt Short description: description of methodology and data contents Filename: process.py Short description: python script/class for loading dataset Filename: aggregate.zip Short description: compressed file containing simulation state points 2. Relationship between files: -------------------------- METHODOLOGICAL INFORMATION -------------------------- 1. Description of methods used for collection/generation of data: Molecular dynamics simulations with polymer chains initialized via random walks as described in the authors' previous work (Collanton et al, J. Chem. Phys. 2023 https://doi.org/10.1063/5.0170650). 2. Methods for processing the data: Molecular dynamics trajectory analysis to extract mechanical and structural information, as described in the accompanying paper (Collanton and Dorfman, Phys. Rev. Mat., 2024 https://doi.org/10.1103/PhysRevMaterials.8.075604). 3. Instrument- or software-specific information needed to interpret the data: Python 3.9 (or later), along with pandas, numpy, and signac for handling data 4. Standards and calibration information, if appropriate: all tunable parameters are described in the accompanying publication Collanton and Dorfman, Phys. Rev. Mat., 2024 https://doi.org/10.1103/PhysRevMaterials.8.075604) 5. Environmental/experimental conditions: N/A 6. Describe any quality-assurance procedures performed on the data: all reported data is the aggregate of many independent data points, and data was ensured to be statistically independent through estimation of autocorrelation times 7. People involved with sample collection, processing, analysis and/or submission: Ryan Collanton and Kevin Dorfman ----------------------------------------- DATA-SPECIFIC INFORMATION ----------------------------------------- The structure of this dataset is in accordance with the protocols described by signac version 2.1.0 (https://www.google.com/url?q=https://github.com/glotzerlab/signac&source=gmail-imap&ust=1721231019000000&usg=AOvVaw3XRcqykk6SAea7YI7yfKRj). The aggregate directory contains a set of directories, each referring to an “aggregate”. The term aggregate represents a simulation parameter statepoint, and contains a set of analyses that incorporate statistically independent replica simulations. The name of each folder is determined according to a hash of the state point parameters. A simple script for loading and accessing this data is included in the “process.py” file, which can be placed in the working directory of an analysis script that intends to process the data, and henceforth imported. This script requires signac be installed. The team used Python 3.9 through anaconda and used pandas and numpy for handling data. For example, to get a Pandas Dataframe with all tabular data: import process aggset = process.AggregateDataset("aggregate/") df = aggset.data Within each aggregate folder is data corresponding to that specific system including a mix of raw data in .pkl and .txt format. Information about the physical system is contained in .json files. aggregate_document.json — simple descriptors of the system that are related to, but not a part of, the system’s state point aggregate_statepoint.json — the values of the parameters that describe the state point of the system density_1D_monomers.pkl - a pickled python file that contains the average cross-sectional density of monomers (A and B) after equilibration and cooling but before mechanical deformation density_1D_species.pkl - a pickled python file that contains the average cross-sectional density of species (A homopolymer, B homopolymer, and copolymer) after equilibration and cooling but before mechanical deformation failure_locations.pkl — a pickled python file that contains the approximate failure locations (between which species types) for each replica simulation normalized_overlap.pkl — a pickled python file that contains the normalized overlap integral described in the paper corresponding to this data submission (Collanton and Dorfman, Phys. Rev. Mat.) averaged over replica simulations strain/ - a directory that contains all data concerning properties that evolve under applied strain, averaged over replica simulations strain/alignment.pkl - a pickled python file that contains the alignment under applied strain, where we define alignment as the average of the cosine of the angle between the chain end-to-end vector and the strain axis (x axis, in this case) strain/lowest_density.pkl - a pickled python file that contains the lowest 1D density under applied strain, defined in the paper corresponding to this data submission strain/modulus.pkl - a pickled python file that contains the modulus as a function of strain, defined as the stress divided by the strain strain/stress_strain.pkl - a picked python file that contains the stress as a function of strain -------------------- DATA TREE -------------------- | process.py | readmeV1.txt | \---aggregate +---aggregate | +---agg-00cc9558dfecedf90c37df0b38c1a30e | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-03e414d0bff18fcd63ea9d5eb9f617e4 | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-0424aad3b9bd2cc39a68124e828ef3fe | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-04b4d9c819a2fca596303678769176e7 | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-04f06c77a2a84428021d4b5215834850 | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-06f66f91d153bc0a34d3663b415274d1 | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-081533cf9216b7c6659b88ecbfd80a51 | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-0831349ea591f76d495e70c2392f8fca | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-085a9963a740ea64eb661480c117b8f5 | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-098880c0f32d591199cc9cc794ffaa9f | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-0adca67e1061c94692b58ec42c18a92f | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-0b4dca9c358d041bc6c589d984eeac77 | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-0cc9df17dc94db7d8d65b9596a52655c | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-0cdcb4ba2a16f7bb6275ae9f25a45737 | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-103043a07afa87a642870ef479ea7ef2 | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-1273bf3754e105816011dbeb22a6ba42 | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-13e266da3aa26365349fcfeaec72cb95 | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-15b7b32d631ec5f509614ef59f6000c4 | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-15fba66e367e07b6f1cd10e55665f202 | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-175d5930a92c6e1f5a72ddbb31ff70cb | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-17d9f3a484b07b91b49f96d8e6d61db5 | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-17f810f812f092128cf15c47266fcacc | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-1a93543afee0782159bc30ff3a6ae475 | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-1a95cf6cec252b848c3df880e4341d4d | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-218ea490b1bb1038c8f06dedb7f230e2 | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-277235aa6c0ed25177e10f2a59f23fc0 | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-2bd5afc52c1da42cfea9dc2a556c46a9 | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-2e5b68cf6ebbc2617f8c9e6d65bc61c3 | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-30ca19797fc731ddb29351e8bbb9d8e6 | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-321247312c2caa5881cfc33c594eb34c | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-3799b14f171412bab876169d0584730c | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-3d200f1bb4a42ae89e3ef138178101d5 | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-3decaed4f8ffb4d3d6989c9a507b1969 | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-42181698e1b2d10e3bf24cd679790c4f | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-42fd7c070677dc687113d9f97f985a15 | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-4405a37ab6db4e9b1797c39beaf7181e | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-44b6cc2c6f75ec9ee9a0908ba5708f5c | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-45cf2856369cef1b357dac06ae72b245 | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-47ccd2a58790e700827c389b352d7d36 | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-4953df4cadc043ba0de9b589ccff2e69 | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-4ced28ee747ab9e9c07c79af4d74950b | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-4d40242501ac6994ae7b811ebccbd099 | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-4df57202e581bc1831dab505b881885c | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-4f484260740c13bf9342465398f488c4 | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-5405c2306dc08e4846d2208090323976 | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-5479971d3e8426d5a1daa2ab46caedfc | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-592af0e1c67039e01fa087a53982c46b | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-638621f8b5b2f22f19fffb14c6fbf9ab | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-6419f1ecf3c21c017767afda7ad79ace | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-693ea17b533b584581cbecfb59d6476f | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-695293821532ed8447a863261bcfaa37 | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-6c3c7553026f4523a49a210256753a72 | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-72049079579bac496990095b18ba70af | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-7227140faa696960fbc4742d6cc8a0ad | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-7281c1838cfa395c0075ef6203fbb48f | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-731ca1bbd88c3a28bf4a4ddb77c12554 | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-73ad371dc4f63a979ebf26af115ae850 | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-7c505b1d1add05ff009e22e900cf0d90 | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-89be6f9b145938032e77894f6055cb69 | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-8b3225c15831930d6cf1ec5f7ce5c063 | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-8cd4bb8fb4b0fc8c135822481328210c | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-8fae1e94682b9e1156bd6aedca882430 | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-8fcb5ff6f0160fd37cbee6ac2d252e6b | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-90a6faaac474000393d286e1bc293a47 | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-92bf00a0a3ec869c86154a4e58a12d54 | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-96ddc6a92ae25623dfc50d9e24484668 | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-98c9807092ad53e354f595e643dd519c | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-9b19673af3ead845c050988939c26f5b | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-9dcc2aed82674c5c698760d52127728f | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-9ed0014fbb19d50106730fc5521e7d33 | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-9f3f21fa516d58ddb6cb378be850dced | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-a52ae27e7604d019946b2b781418aac4 | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-a59d3fd14f462732c1349d79ff7535e7 | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-a8be02f059f3f8c1e5f8397c42c76d26 | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-a99642e2f313232c4c1ec39e0b5050a3 | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-ab5e79a7949c69dc0053eba70008e816 | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-ae0fcec62dc065997d19ff09dd8c7c2d | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-b051511712e49a0ea9ae8299f9af7bfb | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-b449202b739e0903e317113953acbe26 | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-b5bfe4f5c264076c4763b09dd4bc0d1b | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-b815b519d1edbc38815abbab5da91e59 | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-bcb716f7f569c6541f77ed42f0d4c925 | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-be0530cbafae7b3d9a93249717a53cd6 | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-c073cb08ccf37518414248dcde547d8e | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-c2da8bd2205cabe87f18470a061e63ad | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-c49a8b3fefb812d747220129f706bb05 | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-c936302df4392886051f98bd0a0ec698 | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-c941f9d2327a1fba23e64480b5bb9629 | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-cb7546b9c1492bf3ed6f930fdfe83500 | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-cb7af3c717b09aaf0c737abb5a424427 | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-cd6e2841cf2d7fbe7fbb3877395d9e1f | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-cda8d171fb19f19efe767450da0f6e81 | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-cf6c92c635859f09369def19c39b131f | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-cfcb208c5aef0b389c9675a892dad436 | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-d23539ccea944be8221e785fabab9d70 | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-d3331a0ffe22461922bb7a938fc1eacd | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-d3ea0e32044017e979a12bcb29c34e33 | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-d47a8f2fead34b50d7c7a6eaeebb4c73 | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-d69212d4785b46cb4206feedac90af7e | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-d70ff521a8c7c4a9ef335437d605c655 | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-d8bd586028ab18f23ae556d38429efc6 | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-d8c80e1b03f0dd3abd511e28d40ebc67 | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-dd869510b0bd709cffc1c6ad6a9b8cac | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-df3e75ff8994448f4c7be18bcdae4d74 | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-e02a54d61032174ea3d6566fbc79d30d | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-e2503e9630d42280a6a9e9af3fdadc54 | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-e63dbe468d5344d46200496d76929b4f | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-e6d12e444065619a7883370547496492 | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-e6f36334a58c6be558e16657eab6d748 | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-e7624b1264f02e9299e4a8f214fc642d | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-ea2e18c6c0b040d4b6d6ea6304830422 | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-ea6adb22c583dca27963728d1dedb4b0 | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-eaeb84bb1d9613ec77e8f09f581c83ef | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-eca8a16b3c9b61088ae8a224abe69942 | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-edb658f51c400bd7cd8a22184b8313d2 | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-ee547c5ee14c2a56ddcbe607877a4e94 | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-f3ba8b1964640c95e89eea056b508fff | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-f5d9dd05acd29e275c34290cf4471f61 | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-f6712a71c5ae7dafd91a7c41219f4bcb | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | +---agg-f69a9b54f814ef08bf66c6e7454d844a | | | aggregate_document.json | | | aggregate_jobs.txt | | | aggregate_statepoint.json | | | density_1D_monomers.pkl | | | density_1D_species.pkl | | | failure_locations.pkl | | | normalized_overlap.pkl | | | | | \---strain | | alignment.pkl | | lowest_density.pkl | | modulus.pkl | | stress_strain.pkl | | | \---agg-fa0cde017e32f8d3f1d603b8dd594574 | | aggregate_document.json | | aggregate_jobs.txt | | aggregate_statepoint.json | | density_1D_monomers.pkl | | density_1D_species.pkl | | failure_locations.pkl | | normalized_overlap.pkl | | | \---strain | alignment.pkl | lowest_density.pkl | modulus.pkl | stress_strain.pkl | \---__MACOSX | ._aggregate | \---aggregate | ._agg-00cc9558dfecedf90c37df0b38c1a30e | ._agg-03e414d0bff18fcd63ea9d5eb9f617e4 | ._agg-0424aad3b9bd2cc39a68124e828ef3fe | ._agg-04b4d9c819a2fca596303678769176e7 | ._agg-04f06c77a2a84428021d4b5215834850 | ._agg-06f66f91d153bc0a34d3663b415274d1 | ._agg-081533cf9216b7c6659b88ecbfd80a51 | ._agg-0831349ea591f76d495e70c2392f8fca | ._agg-085a9963a740ea64eb661480c117b8f5 | ._agg-098880c0f32d591199cc9cc794ffaa9f | ._agg-0adca67e1061c94692b58ec42c18a92f | ._agg-0b4dca9c358d041bc6c589d984eeac77 | ._agg-0cc9df17dc94db7d8d65b9596a52655c | ._agg-0cdcb4ba2a16f7bb6275ae9f25a45737 | ._agg-103043a07afa87a642870ef479ea7ef2 | ._agg-1273bf3754e105816011dbeb22a6ba42 | ._agg-13e266da3aa26365349fcfeaec72cb95 | ._agg-15b7b32d631ec5f509614ef59f6000c4 | ._agg-15fba66e367e07b6f1cd10e55665f202 | ._agg-175d5930a92c6e1f5a72ddbb31ff70cb | ._agg-17d9f3a484b07b91b49f96d8e6d61db5 | ._agg-17f810f812f092128cf15c47266fcacc | ._agg-1a93543afee0782159bc30ff3a6ae475 | ._agg-1a95cf6cec252b848c3df880e4341d4d | ._agg-218ea490b1bb1038c8f06dedb7f230e2 | ._agg-277235aa6c0ed25177e10f2a59f23fc0 | ._agg-2bd5afc52c1da42cfea9dc2a556c46a9 | ._agg-2e5b68cf6ebbc2617f8c9e6d65bc61c3 | ._agg-30ca19797fc731ddb29351e8bbb9d8e6 | ._agg-321247312c2caa5881cfc33c594eb34c | ._agg-3799b14f171412bab876169d0584730c | ._agg-3d200f1bb4a42ae89e3ef138178101d5 | ._agg-3decaed4f8ffb4d3d6989c9a507b1969 | ._agg-42181698e1b2d10e3bf24cd679790c4f | ._agg-42fd7c070677dc687113d9f97f985a15 | ._agg-4405a37ab6db4e9b1797c39beaf7181e | ._agg-44b6cc2c6f75ec9ee9a0908ba5708f5c | ._agg-45cf2856369cef1b357dac06ae72b245 | ._agg-47ccd2a58790e700827c389b352d7d36 | ._agg-4953df4cadc043ba0de9b589ccff2e69 | ._agg-4ced28ee747ab9e9c07c79af4d74950b | ._agg-4d40242501ac6994ae7b811ebccbd099 | ._agg-4df57202e581bc1831dab505b881885c | ._agg-4f484260740c13bf9342465398f488c4 | ._agg-5405c2306dc08e4846d2208090323976 | ._agg-5479971d3e8426d5a1daa2ab46caedfc | ._agg-592af0e1c67039e01fa087a53982c46b | ._agg-638621f8b5b2f22f19fffb14c6fbf9ab | ._agg-6419f1ecf3c21c017767afda7ad79ace | ._agg-693ea17b533b584581cbecfb59d6476f | ._agg-695293821532ed8447a863261bcfaa37 | ._agg-6c3c7553026f4523a49a210256753a72 | ._agg-72049079579bac496990095b18ba70af | ._agg-7227140faa696960fbc4742d6cc8a0ad | ._agg-7281c1838cfa395c0075ef6203fbb48f | ._agg-731ca1bbd88c3a28bf4a4ddb77c12554 | ._agg-73ad371dc4f63a979ebf26af115ae850 | ._agg-7c505b1d1add05ff009e22e900cf0d90 | ._agg-89be6f9b145938032e77894f6055cb69 | ._agg-8b3225c15831930d6cf1ec5f7ce5c063 | ._agg-8cd4bb8fb4b0fc8c135822481328210c | ._agg-8fae1e94682b9e1156bd6aedca882430 | ._agg-8fcb5ff6f0160fd37cbee6ac2d252e6b | ._agg-90a6faaac474000393d286e1bc293a47 | ._agg-92bf00a0a3ec869c86154a4e58a12d54 | ._agg-96ddc6a92ae25623dfc50d9e24484668 | ._agg-98c9807092ad53e354f595e643dd519c | ._agg-9b19673af3ead845c050988939c26f5b | ._agg-9dcc2aed82674c5c698760d52127728f | ._agg-9ed0014fbb19d50106730fc5521e7d33 | ._agg-9f3f21fa516d58ddb6cb378be850dced | ._agg-a52ae27e7604d019946b2b781418aac4 | ._agg-a59d3fd14f462732c1349d79ff7535e7 | ._agg-a8be02f059f3f8c1e5f8397c42c76d26 | ._agg-a99642e2f313232c4c1ec39e0b5050a3 | ._agg-ab5e79a7949c69dc0053eba70008e816 | ._agg-ae0fcec62dc065997d19ff09dd8c7c2d | ._agg-b051511712e49a0ea9ae8299f9af7bfb | ._agg-b449202b739e0903e317113953acbe26 | ._agg-b5bfe4f5c264076c4763b09dd4bc0d1b | ._agg-b815b519d1edbc38815abbab5da91e59 | ._agg-bcb716f7f569c6541f77ed42f0d4c925 | ._agg-be0530cbafae7b3d9a93249717a53cd6 | ._agg-c073cb08ccf37518414248dcde547d8e | ._agg-c2da8bd2205cabe87f18470a061e63ad | ._agg-c49a8b3fefb812d747220129f706bb05 | ._agg-c936302df4392886051f98bd0a0ec698 | ._agg-c941f9d2327a1fba23e64480b5bb9629 | ._agg-cb7546b9c1492bf3ed6f930fdfe83500 | ._agg-cb7af3c717b09aaf0c737abb5a424427 | ._agg-cd6e2841cf2d7fbe7fbb3877395d9e1f | ._agg-cda8d171fb19f19efe767450da0f6e81 | ._agg-cf6c92c635859f09369def19c39b131f | ._agg-cfcb208c5aef0b389c9675a892dad436 | ._agg-d23539ccea944be8221e785fabab9d70 | ._agg-d3331a0ffe22461922bb7a938fc1eacd | ._agg-d3ea0e32044017e979a12bcb29c34e33 | ._agg-d47a8f2fead34b50d7c7a6eaeebb4c73 | ._agg-d69212d4785b46cb4206feedac90af7e | ._agg-d70ff521a8c7c4a9ef335437d605c655 | ._agg-d8bd586028ab18f23ae556d38429efc6 | ._agg-d8c80e1b03f0dd3abd511e28d40ebc67 | ._agg-dd869510b0bd709cffc1c6ad6a9b8cac | ._agg-df3e75ff8994448f4c7be18bcdae4d74 | ._agg-e02a54d61032174ea3d6566fbc79d30d | ._agg-e2503e9630d42280a6a9e9af3fdadc54 | ._agg-e63dbe468d5344d46200496d76929b4f | ._agg-e6d12e444065619a7883370547496492 | ._agg-e6f36334a58c6be558e16657eab6d748 | ._agg-e7624b1264f02e9299e4a8f214fc642d | ._agg-ea2e18c6c0b040d4b6d6ea6304830422 | ._agg-ea6adb22c583dca27963728d1dedb4b0 | ._agg-eaeb84bb1d9613ec77e8f09f581c83ef | ._agg-eca8a16b3c9b61088ae8a224abe69942 | ._agg-edb658f51c400bd7cd8a22184b8313d2 | ._agg-ee547c5ee14c2a56ddcbe607877a4e94 | ._agg-f3ba8b1964640c95e89eea056b508fff | ._agg-f5d9dd05acd29e275c34290cf4471f61 | ._agg-f6712a71c5ae7dafd91a7c41219f4bcb | ._agg-f69a9b54f814ef08bf66c6e7454d844a | ._agg-fa0cde017e32f8d3f1d603b8dd594574 | +---agg-00cc9558dfecedf90c37df0b38c1a30e | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-03e414d0bff18fcd63ea9d5eb9f617e4 | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-0424aad3b9bd2cc39a68124e828ef3fe | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-04b4d9c819a2fca596303678769176e7 | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-04f06c77a2a84428021d4b5215834850 | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-06f66f91d153bc0a34d3663b415274d1 | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-081533cf9216b7c6659b88ecbfd80a51 | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-0831349ea591f76d495e70c2392f8fca | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-085a9963a740ea64eb661480c117b8f5 | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-098880c0f32d591199cc9cc794ffaa9f | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-0adca67e1061c94692b58ec42c18a92f | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-0b4dca9c358d041bc6c589d984eeac77 | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-0cc9df17dc94db7d8d65b9596a52655c | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-0cdcb4ba2a16f7bb6275ae9f25a45737 | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-103043a07afa87a642870ef479ea7ef2 | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-1273bf3754e105816011dbeb22a6ba42 | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-13e266da3aa26365349fcfeaec72cb95 | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-15b7b32d631ec5f509614ef59f6000c4 | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-15fba66e367e07b6f1cd10e55665f202 | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-175d5930a92c6e1f5a72ddbb31ff70cb | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-17d9f3a484b07b91b49f96d8e6d61db5 | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-17f810f812f092128cf15c47266fcacc | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-1a93543afee0782159bc30ff3a6ae475 | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-1a95cf6cec252b848c3df880e4341d4d | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-218ea490b1bb1038c8f06dedb7f230e2 | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-277235aa6c0ed25177e10f2a59f23fc0 | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-2bd5afc52c1da42cfea9dc2a556c46a9 | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-2e5b68cf6ebbc2617f8c9e6d65bc61c3 | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-30ca19797fc731ddb29351e8bbb9d8e6 | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-321247312c2caa5881cfc33c594eb34c | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-3799b14f171412bab876169d0584730c | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-3d200f1bb4a42ae89e3ef138178101d5 | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-3decaed4f8ffb4d3d6989c9a507b1969 | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-42181698e1b2d10e3bf24cd679790c4f | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-42fd7c070677dc687113d9f97f985a15 | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-4405a37ab6db4e9b1797c39beaf7181e | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-44b6cc2c6f75ec9ee9a0908ba5708f5c | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-45cf2856369cef1b357dac06ae72b245 | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-47ccd2a58790e700827c389b352d7d36 | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-4953df4cadc043ba0de9b589ccff2e69 | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-4ced28ee747ab9e9c07c79af4d74950b | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-4d40242501ac6994ae7b811ebccbd099 | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-4df57202e581bc1831dab505b881885c | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-4f484260740c13bf9342465398f488c4 | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-5405c2306dc08e4846d2208090323976 | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-5479971d3e8426d5a1daa2ab46caedfc | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-592af0e1c67039e01fa087a53982c46b | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-638621f8b5b2f22f19fffb14c6fbf9ab | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-6419f1ecf3c21c017767afda7ad79ace | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-693ea17b533b584581cbecfb59d6476f | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-695293821532ed8447a863261bcfaa37 | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-6c3c7553026f4523a49a210256753a72 | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-72049079579bac496990095b18ba70af | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-7227140faa696960fbc4742d6cc8a0ad | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-7281c1838cfa395c0075ef6203fbb48f | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-731ca1bbd88c3a28bf4a4ddb77c12554 | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-73ad371dc4f63a979ebf26af115ae850 | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-7c505b1d1add05ff009e22e900cf0d90 | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-89be6f9b145938032e77894f6055cb69 | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-8b3225c15831930d6cf1ec5f7ce5c063 | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-8cd4bb8fb4b0fc8c135822481328210c | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-8fae1e94682b9e1156bd6aedca882430 | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-8fcb5ff6f0160fd37cbee6ac2d252e6b | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-90a6faaac474000393d286e1bc293a47 | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-92bf00a0a3ec869c86154a4e58a12d54 | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-96ddc6a92ae25623dfc50d9e24484668 | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-98c9807092ad53e354f595e643dd519c | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-9b19673af3ead845c050988939c26f5b | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-9dcc2aed82674c5c698760d52127728f | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-9ed0014fbb19d50106730fc5521e7d33 | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-9f3f21fa516d58ddb6cb378be850dced | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-a52ae27e7604d019946b2b781418aac4 | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-a59d3fd14f462732c1349d79ff7535e7 | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-a8be02f059f3f8c1e5f8397c42c76d26 | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-a99642e2f313232c4c1ec39e0b5050a3 | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-ab5e79a7949c69dc0053eba70008e816 | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-ae0fcec62dc065997d19ff09dd8c7c2d | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-b051511712e49a0ea9ae8299f9af7bfb | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-b449202b739e0903e317113953acbe26 | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-b5bfe4f5c264076c4763b09dd4bc0d1b | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-b815b519d1edbc38815abbab5da91e59 | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-bcb716f7f569c6541f77ed42f0d4c925 | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-be0530cbafae7b3d9a93249717a53cd6 | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-c073cb08ccf37518414248dcde547d8e | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-c2da8bd2205cabe87f18470a061e63ad | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-c49a8b3fefb812d747220129f706bb05 | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-c936302df4392886051f98bd0a0ec698 | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-c941f9d2327a1fba23e64480b5bb9629 | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-cb7546b9c1492bf3ed6f930fdfe83500 | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-cb7af3c717b09aaf0c737abb5a424427 | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-cd6e2841cf2d7fbe7fbb3877395d9e1f | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-cda8d171fb19f19efe767450da0f6e81 | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-cf6c92c635859f09369def19c39b131f | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-cfcb208c5aef0b389c9675a892dad436 | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-d23539ccea944be8221e785fabab9d70 | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-d3331a0ffe22461922bb7a938fc1eacd | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-d3ea0e32044017e979a12bcb29c34e33 | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-d47a8f2fead34b50d7c7a6eaeebb4c73 | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-d69212d4785b46cb4206feedac90af7e | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-d70ff521a8c7c4a9ef335437d605c655 | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-d8bd586028ab18f23ae556d38429efc6 | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-d8c80e1b03f0dd3abd511e28d40ebc67 | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-dd869510b0bd709cffc1c6ad6a9b8cac | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-df3e75ff8994448f4c7be18bcdae4d74 | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-e02a54d61032174ea3d6566fbc79d30d | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-e2503e9630d42280a6a9e9af3fdadc54 | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-e63dbe468d5344d46200496d76929b4f | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-e6d12e444065619a7883370547496492 | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-e6f36334a58c6be558e16657eab6d748 | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-e7624b1264f02e9299e4a8f214fc642d | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-ea2e18c6c0b040d4b6d6ea6304830422 | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-ea6adb22c583dca27963728d1dedb4b0 | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-eaeb84bb1d9613ec77e8f09f581c83ef | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-eca8a16b3c9b61088ae8a224abe69942 | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-edb658f51c400bd7cd8a22184b8313d2 | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-ee547c5ee14c2a56ddcbe607877a4e94 | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-f3ba8b1964640c95e89eea056b508fff | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-f5d9dd05acd29e275c34290cf4471f61 | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-f6712a71c5ae7dafd91a7c41219f4bcb | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | +---agg-f69a9b54f814ef08bf66c6e7454d844a | | ._aggregate_document.json | | ._aggregate_jobs.txt | | ._aggregate_statepoint.json | | ._density_1D_monomers.pkl | | ._density_1D_species.pkl | | ._failure_locations.pkl | | ._normalized_overlap.pkl | | ._strain | | | \---strain | ._alignment.pkl | ._lowest_density.pkl | ._modulus.pkl | ._stress_strain.pkl | \---agg-fa0cde017e32f8d3f1d603b8dd594574 | ._aggregate_document.json | ._aggregate_jobs.txt | ._aggregate_statepoint.json | ._density_1D_monomers.pkl | ._density_1D_species.pkl | ._failure_locations.pkl | ._normalized_overlap.pkl | ._strain | \---strain ._alignment.pkl ._lowest_density.pkl ._modulus.pkl ._stress_strain.pkl