diff --git a/CADET-Match/master/.buildinfo b/CADET-Match/master/.buildinfo index 86739008e..fa5d0b264 100644 --- a/CADET-Match/master/.buildinfo +++ b/CADET-Match/master/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 -# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: 354e3006dc6787fbbd6af70f5d26a0d0 +# This file records the configuration used when building these files. When it is not found, a full rebuild will be done. +config: d89073a4a42558a4ad4652600b1d9f6d tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/CADET-Match/master/.doctrees/cli/examples.doctree b/CADET-Match/master/.doctrees/cli/examples.doctree index 9113012ff..395efc33c 100644 Binary files a/CADET-Match/master/.doctrees/cli/examples.doctree and b/CADET-Match/master/.doctrees/cli/examples.doctree differ diff --git a/CADET-Match/master/.doctrees/cli/index.doctree b/CADET-Match/master/.doctrees/cli/index.doctree index c221ff9b2..338d4459b 100644 Binary files a/CADET-Match/master/.doctrees/cli/index.doctree and b/CADET-Match/master/.doctrees/cli/index.doctree differ diff --git a/CADET-Match/master/.doctrees/configuration/basic_config.doctree b/CADET-Match/master/.doctrees/configuration/basic_config.doctree index 00c1db77a..c756964e1 100644 Binary files a/CADET-Match/master/.doctrees/configuration/basic_config.doctree and b/CADET-Match/master/.doctrees/configuration/basic_config.doctree differ diff --git a/CADET-Match/master/.doctrees/configuration/error.doctree b/CADET-Match/master/.doctrees/configuration/error.doctree index b3757f321..6bbb73c3e 100644 Binary files a/CADET-Match/master/.doctrees/configuration/error.doctree and b/CADET-Match/master/.doctrees/configuration/error.doctree differ diff --git a/CADET-Match/master/.doctrees/configuration/experiments.doctree b/CADET-Match/master/.doctrees/configuration/experiments.doctree index 73575cb6d..cecc25240 100644 Binary files a/CADET-Match/master/.doctrees/configuration/experiments.doctree and b/CADET-Match/master/.doctrees/configuration/experiments.doctree differ diff --git a/CADET-Match/master/.doctrees/configuration/graphing.doctree b/CADET-Match/master/.doctrees/configuration/graphing.doctree index 43f5a68fe..7c9797a49 100644 Binary files a/CADET-Match/master/.doctrees/configuration/graphing.doctree and b/CADET-Match/master/.doctrees/configuration/graphing.doctree differ diff --git a/CADET-Match/master/.doctrees/configuration/index.doctree b/CADET-Match/master/.doctrees/configuration/index.doctree index 0f95958a4..6c58b16b7 100644 Binary files a/CADET-Match/master/.doctrees/configuration/index.doctree and b/CADET-Match/master/.doctrees/configuration/index.doctree differ diff --git a/CADET-Match/master/.doctrees/configuration/misc.doctree b/CADET-Match/master/.doctrees/configuration/misc.doctree index d63082e91..281c3e9de 100644 Binary files a/CADET-Match/master/.doctrees/configuration/misc.doctree and b/CADET-Match/master/.doctrees/configuration/misc.doctree differ diff --git a/CADET-Match/master/.doctrees/configuration/scores.doctree b/CADET-Match/master/.doctrees/configuration/scores.doctree index d0e0ee0a0..de5621243 100644 Binary files a/CADET-Match/master/.doctrees/configuration/scores.doctree and b/CADET-Match/master/.doctrees/configuration/scores.doctree differ diff --git a/CADET-Match/master/.doctrees/configuration/search.doctree b/CADET-Match/master/.doctrees/configuration/search.doctree index 364682e07..f5d283232 100644 Binary files a/CADET-Match/master/.doctrees/configuration/search.doctree and b/CADET-Match/master/.doctrees/configuration/search.doctree differ diff --git a/CADET-Match/master/.doctrees/configuration/transform.doctree b/CADET-Match/master/.doctrees/configuration/transform.doctree index 3163ea902..e826300b7 100644 Binary files a/CADET-Match/master/.doctrees/configuration/transform.doctree and b/CADET-Match/master/.doctrees/configuration/transform.doctree differ diff --git a/CADET-Match/master/.doctrees/environment.pickle b/CADET-Match/master/.doctrees/environment.pickle index f830bbfb3..84c69e3d8 100644 Binary files a/CADET-Match/master/.doctrees/environment.pickle and b/CADET-Match/master/.doctrees/environment.pickle differ diff --git a/CADET-Match/master/.doctrees/index.doctree b/CADET-Match/master/.doctrees/index.doctree index a478ce32b..c10317cb4 100644 Binary files a/CADET-Match/master/.doctrees/index.doctree and b/CADET-Match/master/.doctrees/index.doctree differ diff --git a/CADET-Match/master/.doctrees/install/index.doctree b/CADET-Match/master/.doctrees/install/index.doctree index a09187829..6c8fd35c4 100644 Binary files a/CADET-Match/master/.doctrees/install/index.doctree and b/CADET-Match/master/.doctrees/install/index.doctree differ diff --git a/CADET-Match/master/.doctrees/license.doctree b/CADET-Match/master/.doctrees/license.doctree index b463f5853..485a4dd8d 100644 Binary files a/CADET-Match/master/.doctrees/license.doctree and b/CADET-Match/master/.doctrees/license.doctree differ diff --git a/CADET-Match/master/_static/basic.css b/CADET-Match/master/_static/basic.css index e5179b7a9..d9846dacb 100644 --- a/CADET-Match/master/_static/basic.css +++ b/CADET-Match/master/_static/basic.css @@ -1,12 +1,5 @@ /* - * basic.css - * ~~~~~~~~~ - * * Sphinx stylesheet -- basic theme. - * - * :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS. - * :license: BSD, see LICENSE for details. - * */ /* -- main layout ----------------------------------------------------------- */ @@ -115,15 +108,11 @@ img { /* -- search page ----------------------------------------------------------- */ ul.search { - margin: 10px 0 0 20px; - padding: 0; + margin-top: 10px; } ul.search li { - padding: 5px 0 5px 20px; - background-image: url(file.png); - background-repeat: no-repeat; - background-position: 0 7px; + padding: 5px 0; } ul.search li a { diff --git a/CADET-Match/master/_static/doctools.js b/CADET-Match/master/_static/doctools.js index 4d67807d1..0398ebb9f 100644 --- a/CADET-Match/master/_static/doctools.js +++ b/CADET-Match/master/_static/doctools.js @@ -1,12 +1,5 @@ /* - * doctools.js - * ~~~~~~~~~~~ - * * Base JavaScript utilities for all Sphinx HTML documentation. - * - * :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS. - * :license: BSD, see LICENSE for details. - * */ "use strict"; diff --git a/CADET-Match/master/_static/language_data.js b/CADET-Match/master/_static/language_data.js index 367b8ed81..c7fe6c6fa 100644 --- a/CADET-Match/master/_static/language_data.js +++ b/CADET-Match/master/_static/language_data.js @@ -1,13 +1,6 @@ /* - * language_data.js - * ~~~~~~~~~~~~~~~~ - * * This script contains the language-specific data used by searchtools.js, * namely the list of stopwords, stemmer, scorer and splitter. - * - * :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS. - * :license: BSD, see LICENSE for details. - * */ var stopwords = ["a", "and", "are", "as", "at", "be", "but", "by", "for", "if", "in", "into", "is", "it", "near", "no", "not", "of", "on", "or", "such", "that", "the", "their", "then", "there", "these", "they", "this", "to", "was", "will", "with"]; diff --git a/CADET-Match/master/_static/searchtools.js b/CADET-Match/master/_static/searchtools.js index b08d58c9b..2c774d17a 100644 --- a/CADET-Match/master/_static/searchtools.js +++ b/CADET-Match/master/_static/searchtools.js @@ -1,12 +1,5 @@ /* - * searchtools.js - * ~~~~~~~~~~~~~~~~ - * * Sphinx JavaScript utilities for the full-text search. - * - * :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS. - * :license: BSD, see LICENSE for details. - * */ "use strict"; @@ -20,7 +13,7 @@ if (typeof Scorer === "undefined") { // and returns the new score. /* score: result => { - const [docname, title, anchor, descr, score, filename] = result + const [docname, title, anchor, descr, score, filename, kind] = result return score }, */ @@ -47,6 +40,14 @@ if (typeof Scorer === "undefined") { }; } +// Global search result kind enum, used by themes to style search results. +class SearchResultKind { + static get index() { return "index"; } + static get object() { return "object"; } + static get text() { return "text"; } + static get title() { return "title"; } +} + const _removeChildren = (element) => { while (element && element.lastChild) element.removeChild(element.lastChild); }; @@ -64,9 +65,13 @@ const _displayItem = (item, searchTerms, highlightTerms) => { const showSearchSummary = DOCUMENTATION_OPTIONS.SHOW_SEARCH_SUMMARY; const contentRoot = document.documentElement.dataset.content_root; - const [docName, title, anchor, descr, score, _filename] = item; + const [docName, title, anchor, descr, score, _filename, kind] = item; let listItem = document.createElement("li"); + // Add a class representing the item's type: + // can be used by a theme's CSS selector for styling + // See SearchResultKind for the class names. + listItem.classList.add(`kind-${kind}`); let requestUrl; let linkUrl; if (docBuilder === "dirhtml") { @@ -115,8 +120,10 @@ const _finishSearch = (resultCount) => { "Your search did not match any documents. Please make sure that all words are spelled correctly and that you've selected enough categories." ); else - Search.status.innerText = _( - "Search finished, found ${resultCount} page(s) matching the search query." + Search.status.innerText = Documentation.ngettext( + "Search finished, found one page matching the search query.", + "Search finished, found ${resultCount} pages matching the search query.", + resultCount, ).replace('${resultCount}', resultCount); }; const _displayNextItem = ( @@ -138,7 +145,7 @@ const _displayNextItem = ( else _finishSearch(resultCount); }; // Helper function used by query() to order search results. -// Each input is an array of [docname, title, anchor, descr, score, filename]. +// Each input is an array of [docname, title, anchor, descr, score, filename, kind]. // Order the results by score (in opposite order of appearance, since the // `_displayNextItem` function uses pop() to retrieve items) and then alphabetically. const _orderResultsByScoreThenName = (a, b) => { @@ -248,6 +255,7 @@ const Search = { searchSummary.classList.add("search-summary"); searchSummary.innerText = ""; const searchList = document.createElement("ul"); + searchList.setAttribute("role", "list"); searchList.classList.add("search"); const out = document.getElementById("search-results"); @@ -318,7 +326,7 @@ const Search = { const indexEntries = Search._index.indexentries; // Collect multiple result groups to be sorted separately and then ordered. - // Each is an array of [docname, title, anchor, descr, score, filename]. + // Each is an array of [docname, title, anchor, descr, score, filename, kind]. const normalResults = []; const nonMainIndexResults = []; @@ -337,6 +345,7 @@ const Search = { null, score + boost, filenames[file], + SearchResultKind.title, ]); } } @@ -354,6 +363,7 @@ const Search = { null, score, filenames[file], + SearchResultKind.index, ]; if (isMain) { normalResults.push(result); @@ -475,6 +485,7 @@ const Search = { descr, score, filenames[match[0]], + SearchResultKind.object, ]); }; Object.keys(objects).forEach((prefix) => @@ -585,6 +596,7 @@ const Search = { null, score, filenames[file], + SearchResultKind.text, ]); } return results; diff --git a/CADET-Match/master/cli/examples.html b/CADET-Match/master/cli/examples.html index 27658365b..e04b9d116 100644 --- a/CADET-Match/master/cli/examples.html +++ b/CADET-Match/master/cli/examples.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/master/cli/index.html b/CADET-Match/master/cli/index.html index c4f5bdfd9..8a5a6dac8 100644 --- a/CADET-Match/master/cli/index.html +++ b/CADET-Match/master/cli/index.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/master/configuration/basic_config.html b/CADET-Match/master/configuration/basic_config.html index b9a940897..3897be3ec 100644 --- a/CADET-Match/master/configuration/basic_config.html +++ b/CADET-Match/master/configuration/basic_config.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/master/configuration/error.html b/CADET-Match/master/configuration/error.html index e498e4b1e..daa78f1ee 100644 --- a/CADET-Match/master/configuration/error.html +++ b/CADET-Match/master/configuration/error.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/master/configuration/experiments.html b/CADET-Match/master/configuration/experiments.html index c9cb4f483..a90301d20 100644 --- a/CADET-Match/master/configuration/experiments.html +++ b/CADET-Match/master/configuration/experiments.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/master/configuration/graphing.html b/CADET-Match/master/configuration/graphing.html index ed26b7dd3..88c2d23e4 100644 --- a/CADET-Match/master/configuration/graphing.html +++ b/CADET-Match/master/configuration/graphing.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/master/configuration/index.html b/CADET-Match/master/configuration/index.html index 750826de1..73b02d075 100644 --- a/CADET-Match/master/configuration/index.html +++ b/CADET-Match/master/configuration/index.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/master/configuration/misc.html b/CADET-Match/master/configuration/misc.html index ac0d70719..3bacb1b6c 100644 --- a/CADET-Match/master/configuration/misc.html +++ b/CADET-Match/master/configuration/misc.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/master/configuration/scores.html b/CADET-Match/master/configuration/scores.html index 6b121997f..501afbbf7 100644 --- a/CADET-Match/master/configuration/scores.html +++ b/CADET-Match/master/configuration/scores.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/master/configuration/search.html b/CADET-Match/master/configuration/search.html index a22d9368b..8546ebe70 100644 --- a/CADET-Match/master/configuration/search.html +++ b/CADET-Match/master/configuration/search.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/master/configuration/transform.html b/CADET-Match/master/configuration/transform.html index f0ad918bc..c2e8f58b5 100644 --- a/CADET-Match/master/configuration/transform.html +++ b/CADET-Match/master/configuration/transform.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/master/genindex.html b/CADET-Match/master/genindex.html index 0d615f9d3..5fbf53d3f 100644 --- a/CADET-Match/master/genindex.html +++ b/CADET-Match/master/genindex.html @@ -8,7 +8,7 @@ - + diff --git a/CADET-Match/master/index.html b/CADET-Match/master/index.html index 926bbaf5b..d189e7d0f 100644 --- a/CADET-Match/master/index.html +++ b/CADET-Match/master/index.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/master/install/index.html b/CADET-Match/master/install/index.html index 433b622ba..e57b8237e 100644 --- a/CADET-Match/master/install/index.html +++ b/CADET-Match/master/install/index.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/master/license.html b/CADET-Match/master/license.html index db0f36143..4d329fb8c 100644 --- a/CADET-Match/master/license.html +++ b/CADET-Match/master/license.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/master/search.html b/CADET-Match/master/search.html index 901ec7534..27d9ba1ea 100644 --- a/CADET-Match/master/search.html +++ b/CADET-Match/master/search.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/master/searchindex.js b/CADET-Match/master/searchindex.js index d76942ef9..3f85ef048 100644 --- a/CADET-Match/master/searchindex.js +++ b/CADET-Match/master/searchindex.js @@ -1 +1 @@ -Search.setIndex({"alltitles": {"AltScore": [[9, "altscore"]], "Auto": [[10, "auto"]], "Auto Inverse": [[10, "auto-inverse"]], "Auto kEQ": [[10, "auto-keq"]], "Basic setup": [[2, null]], "CADET-Match": [[11, null]], "CADET-Match Examples": [[0, null]], "Ceiling": [[8, "ceiling"]], "Clean examples": [[0, "clean-examples"]], "Common": [[8, "common"]], "Configuration": [[6, null]], "Dextran SSE": [[8, "dextran-sse"]], "Dextran Shape": [[8, "dextran-shape"]], "Error Modeling": [[3, null]], "Experiments": [[4, null]], "Fractionation SSE": [[8, "fractionation-sse"]], "Fractionation Slide": [[8, "fractionation-slide"]], "Generate examples": [[0, "generate-examples"]], "Generate graphs using 6 cores": [[1, "generate-graphs-using-6-cores"]], "Generating Examples and running them": [[0, "generating-examples-and-running-them"]], "Gradient": [[9, "gradient"]], "GraphSpace": [[9, "graphspace"]], "Graphing": [[5, null]], "Indexing": [[10, "indexing"]], "Install": [[12, null]], "License": [[13, null]], "MCMC": [[9, "mcmc"]], "Miscellaneous": [[7, null]], "Multistart": [[9, "multistart"]], "NSGA3": [[9, "nsga3"]], "Norm Add": [[10, "norm-add"]], "Norm Diameter": [[10, "norm-diameter"]], "Norm Mult": [[10, "norm-mult"]], "Norm Volume Area": [[10, "norm-volume-area"]], "Norm Volume Length": [[10, "norm-volume-length"]], "Other": [[8, "other"]], "Results examples": [[0, "results-examples"]], "Run examples": [[0, "run-examples"]], "Running": [[1, null]], "Running CADET-Match remotely": [[1, "running-cadet-match-remotely"]], "SSE": [[8, "sse"]], "ScoreTest": [[9, "scoretest"]], "Scores": [[8, null]], "Search": [[9, null]], "Set Value": [[10, "set-value"]], "Shape": [[8, "shape"]], "Shape Back": [[8, "shape-back"]], "Shape Front": [[8, "shape-front"]], "Starting a match": [[1, "starting-a-match"]], "Sum": [[10, "sum"]], "Sum of squared error scores": [[8, "sum-of-squared-error-scores"]], "Transform": [[10, null]], "UNSGA3": [[9, "unsga3"]]}, "docnames": ["cli/examples", "cli/index", "configuration/basic_config", "configuration/error", "configuration/experiments", "configuration/graphing", "configuration/index", "configuration/misc", "configuration/scores", "configuration/search", "configuration/transform", "index", "install/index", "license"], "envversion": {"sphinx": 63, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.todo": 2, "sphinxcontrib.bibtex": 9}, "filenames": ["cli/examples.rst", "cli/index.rst", "configuration/basic_config.rst", "configuration/error.rst", "configuration/experiments.rst", "configuration/graphing.rst", "configuration/index.rst", "configuration/misc.rst", "configuration/scores.rst", "configuration/search.rst", "configuration/transform.rst", "index.rst", "install/index.rst", "license.rst"], "indexentries": {}, "objects": {}, "objnames": {}, "objtypes": {}, "terms": {"": 13, "0": [2, 3, 7, 8, 9, 10, 13], "0001": 10, "001": [3, 10], "0051": 8, "0054": 8, "0178": 8, "0190": 8, "02": 8, "0265": 8, "0287": 8, "05": [8, 10], "06": 10, "1": [2, 3, 8, 10, 11, 13], "10": [7, 9, 13], "100": [8, 9], "1000": [9, 10], "11": 13, "12": 13, "1200": 5, "13": 13, "14": [9, 13], "15": 13, "16": 13, "17": 13, "1996": 13, "1e": [7, 9, 10], "1e4": 10, "1e8": 10, "2": [3, 8, 9, 10, 13], "20": 13, "2007": 13, "28": 13, "29": 13, "2d": 1, "3": [4, 7, 8, 10, 11, 13], "30": 13, "300": 8, "3600": 5, "3d": 1, "3rd": 10, "4": [10, 13], "400": 8, "450": 8, "5": [7, 10, 13], "50": [9, 10], "500": 8, "550": 8, "6": 13, "60": 13, "600": 8, "6b": 13, "6d": 13, "7": [7, 13], "8": [10, 13], "9": [10, 13], "95": 8, "98": 8, "A": [8, 10, 13], "AND": 13, "AS": 13, "And": 13, "BE": 13, "BEING": 13, "BUT": 13, "BY": 13, "But": 13, "By": 13, "FOR": 13, "For": [6, 8, 10, 11, 13], "IF": 13, "IN": 13, "If": [1, 2, 4, 5, 7, 8, 9, 10, 12, 13], "In": [6, 8, 9, 10, 13], "It": [0, 1, 8, 9, 10, 13], "NO": 13, "NOT": 13, "No": [2, 3, 5, 7, 8, 9, 10, 13], "Not": 13, "OF": 13, "OR": 13, "Of": 13, "On": 8, "One": 10, "Or": 11, "SUCH": 13, "Such": 13, "THE": 13, "THERE": 13, "TO": 13, "The": [0, 1, 3, 4, 8, 9, 10, 12, 13], "There": [0, 5, 8, 10], "These": [1, 3, 13], "To": 13, "WILL": 13, "WITH": 13, "With": 10, "abil": 13, "about": 13, "abov": [8, 13], "absenc": 13, "absolut": 13, "absoluteheight": 8, "absolutetim": 8, "abstol": 7, "abstolfactor": 7, "abstolfactorgrad": 7, "abstolfactorgradmax": 7, "abus": 13, "accept": 13, "access": 13, "accompani": 13, "accord": 13, "accur": [8, 10], "achiev": 13, "acknowledg": 13, "acquir": 13, "across": 13, "action": 13, "activ": [11, 13], "actual": [9, 13], "ad": [0, 1, 4, 8, 10, 13], "adapt": [7, 13], "add": [6, 8, 12, 13], "addict": 6, "addit": [3, 8, 10, 13], "address": 13, "adopt": 13, "adsorpt": 10, "advers": 13, "advis": [8, 13], "affect": 13, "affero": 13, "affirm": 13, "after": [8, 9, 12, 13], "again": [0, 5], "against": [4, 8, 13], "aggreg": 13, "agre": 13, "agreement": 13, "aim": 13, "algorithm": [6, 9, 10], "all": [0, 1, 2, 4, 5, 7, 8, 9, 10, 13], "alleg": 13, "allow": [1, 8, 9, 10, 13], "almost": [3, 8, 9], "along": 13, "alreadi": 13, "also": [1, 6, 8, 9, 10, 13], "altern": 13, "although": 13, "altscor": 6, "alwai": [3, 8, 11], "among": 13, "amount": 8, "an": [1, 3, 8, 9, 10, 12, 13], "anaconda": 12, "ancillari": 13, "ani": [0, 1, 3, 8, 9, 11, 13], "anoth": [8, 9, 10], "anti": 13, "anyon": 13, "anyth": [7, 13], "apart": 9, "appli": [3, 13], "applic": 13, "appropri": 13, "approxim": [10, 13], "ar": [0, 1, 2, 3, 4, 5, 8, 9, 10, 12, 13], "area": [6, 13], "area_loc": 10, "aris": 13, "arrai": 10, "arrang": 13, "articl": 13, "ask": 13, "assert": 13, "asset": 13, "assign": 10, "associ": 13, "assum": [10, 13], "assumpt": [10, 13], "assur": 13, "asyncron": 5, "attach": 13, "attempt": 13, "attribut": 13, "author": 13, "auto": [1, 6, 9], "auto_invers": 10, "auto_keq": 10, "autocorrel": 9, "automat": [1, 7, 8, 9, 10, 12, 13], "avail": [0, 4, 8, 10, 13], "averag": 9, "avoid": 13, "awai": 13, "axial": 10, "b": 13, "back": 6, "backward": [8, 9, 10], "bar": 2, "base": [1, 3, 6, 7, 8, 9, 11, 13], "basedir": 2, "basi": 1, "basic": [4, 6, 13], "becaus": 13, "been": [1, 13], "behalf": 13, "being": [8, 13], "believ": 13, "below": [4, 8, 9, 13], "benefit": 13, "best": [0, 3, 9, 11, 13], "better": [9, 10, 11], "between": [5, 8, 9, 10, 13], "beyond": 13, "bin": 2, "binari": [0, 2], "bio": 11, "blank": 8, "bodi": 13, "boolean": [2, 7, 8, 9], "both": [3, 10, 13], "bottom": 8, "bound": [3, 10], "bound1": 10, "bound2": 10, "boundari": 10, "boundfrom": 10, "boundsum": 10, "boundto": 10, "box": 13, "bread": 9, "break": 11, "breakthrough": 8, "brief": 13, "bug": 11, "burn": 9, "busi": 13, "bypass_experi": 2, "c": [2, 12, 13], "cadet": [2, 3, 4, 5, 6, 7, 8, 9, 10, 12, 13], "cadet_exampl": 0, "cadetmatch": [0, 1, 12], "cadetpath": 2, "call": 13, "can": [0, 1, 3, 6, 7, 8, 9, 10, 12, 13], "cannot": 13, "capabl": 9, "carri": [9, 13], "case": [8, 9, 10, 13], "caus": [7, 8, 13], "ceas": 13, "ceil": 6, "certain": [8, 13], "cessat": 13, "chain": 9, "chang": [11, 13], "channel": 12, "character": 13, "charg": [10, 13], "check": 2, "checkpoint": [1, 2], "checkpointfil": 2, "choic": 9, "choos": 13, "chromatogram": [1, 2, 3, 7], "chromatographi": 8, "circular": 10, "circumst": 13, "circumvent": 13, "civil": 13, "claim": 13, "class": 13, "clean_exampl": 0, "clear": 13, "clearli": 13, "cli": 2, "close": [8, 10, 13], "cluster": 1, "code": [8, 10, 13], "col_length": 10, "col_poros": 10, "collect": [8, 13], "colum": 8, "column": [4, 8, 10], "com": 11, "combin": [9, 13], "come": [8, 10, 13], "command": [0, 1, 12, 13], "comment": 6, "commerci": 13, "commit": [11, 13], "common": [1, 6, 9, 10, 12, 13], "commun": 13, "compat": [8, 9, 10], "compil": 13, "complet": [0, 1, 9], "compli": 13, "complianc": 13, "compon": [4, 8, 10, 11, 13], "component1": 10, "component2": 10, "componentfrom": 10, "componentsum": 10, "componentto": 10, "compos": 11, "comput": [0, 3, 5, 13], "concentr": [3, 4, 8], "concern": 13, "conda": 12, "condit": 13, "config": 12, "configur": [1, 11], "connect": [6, 7, 13], "connectionnumberentri": 7, "connfigur": 1, "consequ": 13, "consequenti": 13, "consid": 13, "consist": 13, "conspicu": 13, "const_coeff": 10, "constantli": 13, "constitut": 13, "constru": 13, "consum": 13, "contact": 13, "contain": 13, "content": 13, "context": 13, "continu": [8, 13], "continuemcmc": [8, 9], "contractu": 13, "contradict": 13, "contrast": 13, "contributor": 13, "control": [1, 8, 13], "convei": 13, "conveni": 13, "converg": 9, "convert": [2, 6, 10], "convey": 13, "copi": [10, 13], "copyleft": 13, "copyright": 13, "corner": 1, "correct": [8, 13], "correctli": 0, "correl": 1, "correspond": [8, 13], "cost": 13, "could": [0, 13], "counterclaim": 13, "countri": 13, "coupl": 10, "cours": 13, "court": 13, "coven": 13, "cover": [8, 10, 13], "coverag": 13, "creat": [0, 1, 3, 6, 9, 10, 11], "creation": 6, "criterion": 13, "cross": [10, 13], "cross_section_area": 10, "cstr": 10, "csv": [2, 3, 4, 8], "cure": 13, "curv": 8, "custom": 13, "customarili": 13, "cv": 2, "d": [10, 13], "dai": [0, 1, 13], "damag": 13, "danger": 13, "data": [1, 2, 4, 6, 7, 8, 13], "date": 13, "deal": [4, 8, 10], "decai": 8, "decemb": 13, "decid": 13, "declin": 13, "deem": 13, "default": [2, 3, 4, 5, 7, 8, 9, 10], "defect": 13, "defens": 13, "defin": [8, 13], "definit": [10, 13], "degre": 10, "delai": [3, 8], "deni": 13, "denomin": 13, "depend": [0, 3, 12], "depriv": 13, "deriv": 8, "descent": [7, 9], "describ": 6, "descript": [2, 3, 4, 5, 7, 8, 9, 10], "design": [1, 8, 9, 10, 13], "desktop": 3, "detail": 13, "detector": 8, "determin": [3, 13], "develop": [11, 13], "deviat": 3, "devic": 13, "dextran": 6, "dextran1": 4, "dextran2": 4, "dextranshap": 8, "dextranss": 8, "diamet": 6, "dictat": 8, "dictionari": 6, "differ": [0, 9, 10, 13], "difficult": 10, "diffus": 10, "dimension": 9, "dimer": 10, "direct": 13, "directli": [9, 10, 13], "directori": [0, 2], "disabl": 3, "disclaim": 13, "discriminatori": 13, "disper": 10, "dispers": 10, "displai": 13, "distinguish": 13, "distribut": [3, 12, 13], "do": [10, 11, 13], "document": 13, "doe": [9, 13], "domain": 13, "don": [7, 8, 12], "done": [5, 8], "doubt": 13, "download": 12, "downstream": 13, "dr": 11, "drop": 9, "due": [8, 10], "durabl": 13, "dure": [5, 8], "dwell": 13, "dynam": 13, "dynamictoler": 7, "e": [10, 13], "each": [1, 4, 7, 8, 10, 13], "earlier": 13, "easier": [8, 9, 10], "effect": [8, 10, 13], "effort": 13, "either": [10, 13], "electron": 13, "els": 7, "elut": 8, "embodi": 13, "employ": 13, "enabl": 13, "end": [5, 13], "enforc": 13, "engin": 12, "enough": 10, "ensur": [8, 13], "enter": 13, "entir": 13, "entiti": 13, "entri": [7, 8, 9], "equal": [9, 10], "equilibrium": 10, "equival": 13, "eric": 11, "erron": 13, "error": [1, 5, 6, 9, 10, 11, 12], "errormodel": 3, "especi": [0, 8], "essenti": 13, "estim": [1, 3, 5, 8, 9, 10, 11, 12], "evalu": [2, 9], "even": [8, 11, 13], "event": 13, "ever": 13, "everi": [0, 13], "everyon": 13, "exact": 13, "exactli": 8, "exampl": [6, 8, 10, 13], "example_mcmc_popul": 0, "example_popul": 0, "except": [10, 13], "exclud": 13, "exclus": 13, "excus": 13, "execut": 13, "exercis": 13, "exist": 8, "expect": 13, "experi": [3, 6, 8, 9, 10, 11], "experiment": [6, 8], "experimental_csv": 3, "experimentalist": 8, "explain": [8, 13], "explicitli": 13, "express": 13, "expressli": 13, "extend": 13, "extens": 13, "extent": 13, "extrem": 9, "f": 13, "facil": 13, "factor": 10, "fail": [1, 13], "failur": 13, "fair": 13, "fals": [7, 8, 9], "famili": 13, "far": 8, "fashion": 13, "fast": 10, "faster": 9, "favor": [8, 13], "featur": [0, 4, 6, 8, 11, 13], "fee": 13, "few": [3, 8, 10], "fewer": 10, "file": [0, 1, 2, 4, 6, 8, 9, 11, 13], "file_path": 3, "film": 10, "film_diffus": 10, "final": [9, 13], "finalgradrefin": 9, "find": [1, 10, 11, 13], "finish": 9, "first": [4, 8, 9, 10, 13], "fit": [3, 7, 8, 10, 13], "fix": [10, 11, 13], "float": [3, 7, 8, 9, 10], "flow": [3, 8, 10, 13], "follow": [1, 12, 13], "foo": 2, "forbid": 13, "forc": 13, "forg": 12, "fork": 11, "form": 13, "format": [6, 13], "forschungszentrum": 11, "found": [3, 10, 13], "foundat": 13, "frac": 8, "fraction": [4, 6], "fraction_csv": 8, "fractionationslid": 8, "fractionationss": 8, "free": [11, 13], "freedom": [10, 13], "frequent": [5, 12], "from": [0, 1, 2, 3, 5, 8, 9, 10, 11, 12, 13], "front": [2, 5, 6, 9], "fsf": 13, "fulfil": 13, "full": [2, 13], "fulltrainingdata": 7, "function": [8, 13], "fundament": 13, "further": 13, "fusion": 12, "futur": 13, "fzj": 11, "gap": 8, "gener": [5, 6, 8, 9, 13], "generate_corn": 1, "generate_exampl": 0, "generate_graph": 1, "generate_graphs_al": 1, "generate_graphs_autocorr": 1, "generate_map": 1, "generate_mcmc_mix": 1, "generate_mcmc_plot_tub": 1, "genet": 9, "geometr": 9, "geoscienc": 11, "get": [10, 13], "gigabyt": 7, "github": [11, 12], "give": [8, 13], "given": [2, 4, 8, 9, 13], "gnu": 13, "goal": [9, 11], "good": [9, 10], "govern": 13, "gpl": 13, "gradcheck": 9, "gradfinestop": 9, "gradient": [6, 7, 11], "gradvector": 7, "grant": 13, "graph": [2, 6, 9], "graphgeneratetim": 5, "graphmetatim": 5, "graphspac": 6, "grati": 13, "greatest": 13, "guarante": 13, "gui": 13, "h5": [3, 4, 9], "ha": [1, 3, 4, 6, 8, 9, 10, 12, 13], "had": 13, "hand": 8, "handl": 8, "hard": 8, "harder": 9, "hardwar": 0, "have": [0, 3, 4, 8, 10, 13], "hdf5": 4, "header": 8, "here": 11, "hereaft": 13, "high": [9, 12], "highest": 9, "highli": 9, "holder": 13, "home": 2, "hope": 13, "host": 13, "hour": [0, 1, 3], "household": 13, "how": [0, 5, 13], "howev": [5, 13], "html": 13, "http": [11, 13], "hypothet": 13, "i": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13], "ibg": 11, "idea": [8, 13], "ideal": 8, "ident": 3, "identifi": [8, 13], "immedi": [1, 8], "immudzen": 12, "impact": 9, "implement": [3, 13], "impli": 13, "import": [8, 13], "impos": 13, "improv": [8, 10], "inabl": 13, "inaccur": 13, "inc": 13, "incident": 13, "includ": [0, 3, 6, 12, 13], "inclus": 13, "incompat": 13, "incorpor": 13, "indemnif": 13, "indepdennt": 3, "independ": [10, 13], "index": 6, "index1": 10, "index2": 10, "indexfrom": 10, "indexsum": 10, "indexto": 10, "indic": [10, 13], "individu": [0, 8, 13], "industri": 13, "inform": [6, 9, 13], "infring": 13, "inherit": 8, "init_volum": 10, "initi": [9, 13], "input": [2, 10], "insid": [10, 13], "instal": [0, 13], "instanc": 10, "instead": [4, 8, 9, 11, 13], "institut": 11, "instruct": 12, "int": 1, "intact": 13, "integ": [0, 3, 5, 7, 8, 9, 10], "integr": 9, "intend": 13, "intent": 13, "interact": 13, "interchang": 13, "interest": 13, "interf": 13, "interfac": [1, 13], "interpret": 13, "interrupt": 1, "interv": 8, "intim": 13, "invalid": 13, "invers": 6, "io": 12, "irrevoc": 13, "isol": 8, "issu": 8, "item": 13, "its": [4, 10, 13], "itself": 13, "json": [1, 2, 6, 11], "jstyleson": 6, "june": 13, "jupyt": 1, "just": 9, "j\u00fclich": 11, "ka": 10, "kd": 10, "keep": [1, 13], "kei": [2, 3, 4, 5, 7, 8, 9, 10, 13], "kept": 2, "keq": 6, "kernel": 13, "kind": 13, "know": [8, 10, 13], "knowingli": 13, "knowledg": 13, "known": 9, "languag": 13, "laptop": 0, "larg": [8, 9, 10], "larger": 13, "largest_peak": 7, "last": [1, 5], "later": 13, "law": 13, "lawsuit": 13, "lead": 10, "learn": 7, "least": 13, "least_squar": 9, "leav": 10, "left": 8, "legal": 13, "length": [3, 6, 7, 9], "length_loc": 10, "less": 9, "lesser": 13, "lgpl": 13, "liabil": 13, "liabl": 13, "librari": [0, 2, 11, 12, 13], "license": 13, "licensor": 13, "lier": 11, "like": [8, 10, 13], "likewis": 13, "limit": [8, 13], "lin_ka": 10, "lin_kd": 10, "line": [1, 13], "linear": 10, "link": 13, "linux": 1, "list": [3, 4, 8, 9, 10, 13], "litig": 13, "littl": 9, "load": [3, 8], "local": [12, 13], "localrefin": 9, "locat": 10, "location1": 10, "location2": 10, "locationfrom": 10, "locationsum": 10, "locationto": 10, "log": [1, 10], "logout": 1, "long": 13, "look": [8, 9], "loss": 13, "lot": 3, "lower": [3, 10], "m": [0, 1, 4, 8], "machin": [1, 7, 13], "made": [3, 13], "mai": [1, 3, 8, 10, 13], "mail": 13, "main": [2, 3], "main_peak": 8, "maintain": 13, "major": 13, "make": [0, 8, 9, 10, 13], "mani": [7, 8, 9, 10, 12], "manipul": 3, "manner": 13, "manufactur": [3, 13], "map": 9, "march": 13, "mark": 13, "mask": 13, "match": [3, 4, 5, 6, 7, 8, 9, 10, 12, 13], "mate": 9, "materi": [8, 13], "matrix": 7, "max": [3, 7, 8, 9, 10], "max_perc": 8, "max_valu": 8, "maxarea": 10, "maxfactor": 10, "maximum": [1, 10], "maxka": 10, "maxkeq": 10, "maxlength": 10, "maxvolum": 10, "mcmc": [0, 1, 3, 6], "mcmc_h5": 9, "mcmcpopul": 9, "mcmcpopulationset": 9, "mcmctaumult": 9, "mean": [2, 3, 9, 13], "measur": [10, 13], "medium": 13, "meet": 13, "member": 9, "menu": 13, "merchant": 13, "mere": 13, "merg": 13, "met": 13, "meta": 2, "metaresultsonli": 2, "method": [7, 9, 10, 13], "metric": [7, 8, 9], "might": 13, "min": [3, 10], "min_perc": 8, "minarea": 10, "minim": 7, "minimum": 10, "minka": 10, "minkeq": 10, "minlength": 10, "minvolum": 10, "miscellan": 6, "misrepresent": 13, "mix": [1, 8], "mm": 8, "mode": 13, "model": [1, 5, 6, 8, 9, 10, 11, 12, 13], "modif": [8, 13], "modifi": [10, 13], "modsim": 11, "mol": [4, 8], "molecul": 8, "monom": 10, "more": [4, 6, 8, 9, 10, 12, 13], "moreov": 13, "most": [1, 7, 8, 9, 10, 11, 13], "mostli": [9, 10], "much": [5, 8, 10], "mult": 6, "multi": 9, "multiobjectivess": 9, "multipl": [0, 3, 8, 9, 11], "multipli": [3, 10], "multist": 10, "multistart": 6, "must": [2, 4, 8, 10, 12, 13], "myhom": 2, "n": [1, 10], "name": [2, 3, 4, 8, 10, 13], "narrow": 8, "narrowli": 8, "natur": 13, "nearli": 8, "necessari": 13, "need": [0, 1, 2, 4, 7, 8, 10, 12, 13], "neither": 13, "nest": 6, "network": 13, "new": [0, 3, 9, 13], "next": 13, "nohup": 1, "nois": 3, "non": [3, 8, 11, 13], "noncommerci": 13, "none": [2, 3, 4, 8, 9, 10], "nor": 13, "norm": [3, 6], "norm_add": 10, "norm_diamet": 10, "norm_volume_area": 10, "norm_volume_length": 10, "normal": [1, 2, 3, 5, 10, 13], "normalizeoutput": 2, "notebook": 1, "noth": [8, 13], "notic": 13, "notifi": 13, "notwithstand": 13, "now": 8, "nsga3": 6, "nu": 10, "number": [1, 3, 8, 9, 10, 12, 13], "numer": 8, "object": [9, 13], "oblig": 13, "obsolet": 8, "obtain": 8, "occasion": 13, "occur": 13, "off": 8, "offer": 13, "offici": 13, "offset": 8, "often": [4, 8, 10], "older": 8, "omit": 1, "onc": [1, 9], "one": [1, 4, 9, 10, 13], "ones": [8, 10], "ongo": 11, "onli": [0, 2, 5, 7, 8, 10, 13], "open": 12, "oper": [8, 13], "optim": [8, 9, 10], "optimum": 9, "option": [1, 8, 13], "order": [9, 13], "org": 13, "organ": 13, "origin": 13, "other": [1, 2, 3, 6, 10, 13], "otherwis": 13, "our": [11, 13], "out": 13, "outlet": 8, "output": [4, 8, 13], "output_path": [4, 8], "outsid": 13, "over": [8, 9], "overload": 8, "overrid": 9, "own": [0, 4, 13], "packag": [12, 13], "paper": [8, 13], "par_poros": 10, "paragraph": 13, "parallel": [1, 9, 11], "paramet": [0, 1, 3, 6, 8, 9, 10, 11, 12], "pareto": [2, 5, 9], "part": [8, 13], "parti": 13, "particular": [8, 13], "pass": 13, "password": 13, "patent": 13, "path": [0, 1, 2, 4, 8, 9, 10], "pattern": 13, "payment": 13, "peak": 8, "peak_back": 8, "peak_front": 8, "peer": 13, "penalti": 8, "per": [0, 9], "percent": 8, "perform": [10, 12, 13], "period": 1, "perman": 13, "permiss": 13, "permit": 13, "perpetu": 13, "person": 13, "pertin": 13, "philosophi": 13, "physic": [8, 13], "pi": 10, "piec": [10, 13], "pip": 12, "place": [8, 13], "pleas": [11, 13], "plot": 1, "plu": 13, "plug": 10, "point": 9, "pointer": 13, "popul": [0, 9], "pore": 10, "poros": 8, "portion": 13, "posit": [8, 10], "possess": 13, "possibl": [1, 8, 13], "posterior": 1, "posteriori": 1, "powel": 9, "power": [0, 3, 13], "pr": 11, "practic": [9, 13], "preambl": 13, "precis": [10, 13], "precursor": 9, "predecessor": 13, "prefer": [12, 13], "present": 13, "preserv": 13, "pretti": 3, "prevent": [11, 13], "previou": [9, 13], "previousresult": 9, "price": 13, "primarili": 13, "prior": [9, 13], "priorit": 8, "privat": 13, "probabl": 1, "problem": [0, 3, 8, 9, 10, 13], "problemat": 10, "procedur": 13, "proceed": 1, "process": [0, 1, 3], "procur": 13, "produc": 13, "product": 13, "program": 13, "programat": 6, "programm": 13, "progress": [1, 5, 9], "prohibit": 13, "promin": 13, "propag": 13, "properti": [10, 13], "proprietari": 13, "protect": 13, "protocol": 13, "prove": 13, "provid": [10, 13], "provis": 13, "provision": 13, "proxi": 13, "public": 13, "publicli": 13, "publish": 13, "pull": 11, "puls": 8, "pump": [3, 8], "purpos": [8, 9, 13], "pursuant": 13, "pymoo": 9, "pypi": 12, "python": [0, 1, 6, 11, 12], "qualifi": 13, "qualiti": 13, "random": [3, 9], "rang": [9, 10], "rapid": 10, "rare": [2, 9, 10], "rate": [3, 8, 10], "re": 9, "reaction": 8, "reactor": 10, "read": [9, 10, 13], "readabl": 13, "readi": 13, "readili": 13, "realist": 10, "realiti": 10, "realli": [7, 8], "reason": [9, 13], "rebuilt": 0, "receipt": 13, "receiv": 13, "recent": 11, "recipi": 13, "recogn": 13, "recomend": [8, 9, 10], "recommend": [0, 1, 11, 12], "redistribut": 13, "reduc": 8, "reevalu": 9, "refer": [6, 13], "refin": 9, "refrain": 13, "regard": 13, "regardless": 13, "regener": 13, "reinstat": 13, "rel": 2, "relationship": 13, "releas": [11, 13], "relev": 13, "reli": 13, "relicens": 13, "remain": 13, "remov": 13, "render": 13, "repair": 13, "repeat": 9, "report": [0, 9, 11], "repositori": 11, "repres": [8, 13], "request": 11, "requir": [1, 2, 3, 4, 5, 7, 8, 9, 10, 13], "reset": 5, "resolv": 13, "respect": [3, 13], "respons": 13, "restrict": [8, 13], "result": [2, 7, 9, 10, 13], "results1": 2, "results_exampl": 0, "resultsdir": 2, "resum": 1, "retain": [8, 9, 10, 13], "return": [0, 9, 13], "review": 13, "revis": 13, "right": [8, 13], "risk": 13, "rom": 13, "root": 9, "royalti": 13, "rule": 13, "run": [5, 8, 9, 12, 13], "run_exampl": 0, "runnabl": 4, "safe": 1, "safest": 13, "sai": 13, "sake": 13, "sale": 13, "same": [3, 8, 10, 13], "sampl": 8, "satisfi": 13, "satur": 8, "scalar": 10, "scale": 3, "school": 13, "scientif": 12, "scipi": 9, "scope": 13, "score": [4, 6, 9], "scoretest": 6, "script": 13, "search": [0, 3, 6, 7, 10], "searchmethod": 9, "sec_000": 10, "second": [4, 5, 8, 10], "secondarili": 13, "section": [3, 6, 10, 13], "see": [0, 5, 6, 9, 10, 13], "seed": 9, "select": [8, 9, 10], "sell": 13, "semiconductor": 13, "separ": [8, 12, 13], "sequenc": 9, "serv": 13, "server": [1, 3, 13], "servic": 13, "session": 1, "set": [0, 3, 6, 7, 8, 9], "set_valu": 10, "sete": 6, "setup": 6, "shall": 13, "shape": 6, "shapeback": 8, "shapefront": 8, "share": [2, 13], "shell": 12, "shield": 10, "shift": 8, "short": 13, "should": [1, 2, 3, 7, 9, 10, 13], "show": 13, "shown": 4, "side": 8, "sigma": 10, "sign": 13, "signal": [3, 4, 8], "signific": 13, "similar": [8, 13], "simpl": [3, 9], "simpler": 10, "simplest": 9, "simplifi": 4, "simul": [2, 3, 4, 5, 7, 9, 10], "simultan": 13, "sinc": [3, 5], "singl": [4, 13], "situat": [0, 10], "size": [9, 10], "slice": 8, "slide": 6, "slightli": 8, "slow": [3, 5], "sma": 10, "sma_nu": 10, "small": [8, 10], "smalltest_peak": 7, "smooth": 7, "so": [0, 3, 10, 13], "sobol": 9, "sobolgener": 9, "softwar": [1, 13], "sold": 13, "sole": 13, "solut": 4, "solution_outlet_comp_000": 4, "solv": [3, 8], "solveabl": 9, "some": [3, 8, 10, 13], "sourc": [3, 11, 13], "spare": 13, "speak": 13, "speci": 2, "special": [8, 13], "specif": [4, 9, 10, 13], "specifi": [2, 4, 5, 8, 10, 13], "spirit": 13, "split": 9, "squar": [6, 9], "sse": [6, 9], "ssh": 1, "stallgener": 9, "stand": 13, "standard": [3, 13], "start": [3, 8, 9, 10, 13], "state": [0, 10, 13], "statement": 13, "statu": 13, "step": [1, 5, 9, 13], "still": 5, "stop": [8, 9], "stopaverag": 9, "stopbest": 9, "stoprms": 9, "storag": [7, 13], "store": [2, 4, 7], "strategi": [0, 9], "stratgi": 0, "string": [3, 4, 8, 9, 10], "structur": [4, 6], "subdivid": 13, "subject": 13, "sublicens": 13, "subprogram": 13, "subroutin": 13, "subsect": 13, "substanti": 13, "sue": 13, "suffic": 13, "suggest": 9, "sum": [4, 6], "supervis": 11, "supplement": 13, "suppli": [0, 3], "support": [4, 6, 8, 13], "sure": 13, "surrend": 13, "surviv": 13, "sustain": 13, "switch": 10, "symmetr": 8, "synthet": 8, "system": [8, 9, 10, 13], "systemat": 13, "t": [7, 8, 12], "take": [0, 1, 3, 5, 9, 13], "tangibl": 13, "technolog": 13, "tell": [9, 13], "templat": [0, 3], "tendenc": 8, "term": 13, "termin": [9, 13], "test": [0, 8, 9], "text": 0, "than": [5, 9, 10, 12, 13], "thei": [1, 3, 7, 8, 9, 10, 12, 13], "them": [8, 9, 10, 13], "therefor": 13, "thi": [0, 1, 2, 3, 4, 6, 7, 8, 9, 10, 13], "thing": [8, 13], "third": 13, "those": 13, "though": 13, "threaten": 13, "three": 13, "through": [1, 13], "thu": 13, "ti": 8, "time": [3, 4, 5, 8, 9, 13], "togeth": [4, 10], "toler": 7, "too": 13, "tool": 13, "top": 8, "total": [3, 9], "tournament": 9, "trade": 13, "trademark": 13, "tradeoff": 5, "transact": 13, "transfer": 13, "transform": [0, 6], "transmiss": 13, "treat": 13, "treati": 13, "true": [2, 7, 8, 9], "tube": [1, 10], "turn": 9, "twice": 10, "two": [4, 10, 13], "type": [8, 13], "typic": [8, 13], "unaccept": 13, "under": [11, 13], "understand": 10, "uniform": 3, "uniqu": [4, 8], "unit": [3, 8], "unit_000": 10, "unit_001": 10, "unit_002": [4, 8], "unit_003": 10, "unit_004": 10, "unit_nam": 8, "unknown": 9, "unless": [4, 13], "unlimit": 13, "unmodifi": 13, "unnecessari": 13, "unpack": 13, "unsga3": 6, "until": [9, 13], "up": [6, 10], "updat": [12, 13], "upgrad": 11, "upper": [3, 10], "us": [0, 2, 3, 4, 6, 7, 8, 9, 10, 13], "usag": [1, 8, 9, 10], "user": [12, 13], "usual": [3, 8], "usus": 6, "uv": [3, 8], "uv_nois": 3, "uv_noise_norm": 3, "v3": 13, "valid": 13, "valu": [2, 3, 4, 5, 6, 7, 8, 9], "variabl": [0, 9, 10], "variant": 10, "variat": [3, 8], "variou": 0, "vector": 7, "verbatim": 13, "veri": [2, 8, 9, 10], "verifi": 0, "version": [0, 13], "viabl": 9, "view": 13, "violat": 13, "visibl": 13, "void": 13, "volum": [6, 13], "von": 11, "w": 13, "wa": [8, 10, 13], "wai": [1, 13], "waiv": 13, "waiver": 13, "want": [0, 10, 13], "warranti": 13, "we": [11, 12, 13], "websit": 12, "week": 3, "welcom": 13, "well": 13, "were": 13, "what": [9, 13], "whatev": 13, "when": [7, 8, 9, 10, 13], "where": [2, 4, 5, 8, 9, 10, 13], "whether": 13, "which": [3, 8, 10, 13], "while": [1, 8, 9], "who": 13, "whole": 13, "whom": 13, "whose": 13, "why": 13, "wide": 13, "window": [1, 2, 13], "wipo": 13, "wish": 13, "within": 13, "without": [9, 10, 13], "work": [0, 8, 10, 11, 12, 13], "worldwid": 13, "would": [9, 10, 13], "write": 13, "written": [8, 13], "www": 13, "xtol": 9, "ye": [2, 3, 4, 8, 9, 10], "year": 13, "yet": 1, "you": [0, 1, 6, 8, 9, 10, 11, 12, 13], "your": [0, 9, 13], "yourself": 13}, "titles": ["CADET-Match Examples", "Running", "Basic setup", "Error Modeling", "Experiments", "Graphing", "Configuration", "Miscellaneous", "Scores", "Search", "Transform", "CADET-Match", "Install", "License"], "titleterms": {"6": 1, "add": 10, "altscor": 9, "area": 10, "auto": 10, "back": 8, "basic": 2, "cadet": [0, 1, 11], "ceil": 8, "clean": 0, "common": 8, "configur": 6, "core": 1, "dextran": 8, "diamet": 10, "error": [3, 8], "exampl": 0, "experi": 4, "fraction": 8, "front": 8, "gener": [0, 1], "gradient": 9, "graph": [1, 5], "graphspac": 9, "index": 10, "instal": 12, "invers": 10, "keq": 10, "length": 10, "licens": 13, "match": [0, 1, 11], "mcmc": 9, "miscellan": 7, "model": 3, "mult": 10, "multistart": 9, "norm": 10, "nsga3": 9, "other": 8, "remot": 1, "result": 0, "run": [0, 1], "score": 8, "scoretest": 9, "search": 9, "set": 10, "setup": 2, "shape": 8, "slide": 8, "squar": 8, "sse": 8, "start": 1, "sum": [8, 10], "them": 0, "transform": 10, "unsga3": 9, "us": 1, "valu": 10, "volum": 10}}) \ No newline at end of file +Search.setIndex({"alltitles": {"AltScore": [[9, "altscore"]], "Auto": [[10, "auto"]], "Auto Inverse": [[10, "auto-inverse"]], "Auto kEQ": [[10, "auto-keq"]], "Basic setup": [[2, null]], "CADET-Match": [[11, null]], "CADET-Match Examples": [[0, null]], "Ceiling": [[8, "ceiling"]], "Clean examples": [[0, "clean-examples"]], "Common": [[8, "common"]], "Configuration": [[6, null]], "Dextran SSE": [[8, "dextran-sse"]], "Dextran Shape": [[8, "dextran-shape"]], "Error Modeling": [[3, null]], "Experiments": [[4, null]], "Fractionation SSE": [[8, "fractionation-sse"]], "Fractionation Slide": [[8, "fractionation-slide"]], "Generate examples": [[0, "generate-examples"]], "Generate graphs using 6 cores": [[1, "generate-graphs-using-6-cores"]], "Generating Examples and running them": [[0, "generating-examples-and-running-them"]], "Gradient": [[9, "gradient"]], "GraphSpace": [[9, "graphspace"]], "Graphing": [[5, null]], "Indexing": [[10, "indexing"]], "Install": [[12, null]], "License": [[13, null]], "MCMC": [[9, "mcmc"]], "Miscellaneous": [[7, null]], "Multistart": [[9, "multistart"]], "NSGA3": [[9, "nsga3"]], "Norm Add": [[10, "norm-add"]], "Norm Diameter": [[10, "norm-diameter"]], "Norm Mult": [[10, "norm-mult"]], "Norm Volume Area": [[10, "norm-volume-area"]], "Norm Volume Length": [[10, "norm-volume-length"]], "Other": [[8, "other"]], "Results examples": [[0, "results-examples"]], "Run examples": [[0, "run-examples"]], "Running": [[1, null]], "Running CADET-Match remotely": [[1, "running-cadet-match-remotely"]], "SSE": [[8, "sse"]], "ScoreTest": [[9, "scoretest"]], "Scores": [[8, null]], "Search": [[9, null]], "Set Value": [[10, "set-value"]], "Shape": [[8, "shape"]], "Shape Back": [[8, "shape-back"]], "Shape Front": [[8, "shape-front"]], "Starting a match": [[1, "starting-a-match"]], "Sum": [[10, "sum"]], "Sum of squared error scores": [[8, "sum-of-squared-error-scores"]], "Transform": [[10, null]], "UNSGA3": [[9, "unsga3"]]}, "docnames": ["cli/examples", "cli/index", "configuration/basic_config", "configuration/error", "configuration/experiments", "configuration/graphing", "configuration/index", "configuration/misc", "configuration/scores", "configuration/search", "configuration/transform", "index", "install/index", "license"], "envversion": {"sphinx": 64, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.todo": 2, "sphinxcontrib.bibtex": 9}, "filenames": ["cli/examples.rst", "cli/index.rst", "configuration/basic_config.rst", "configuration/error.rst", "configuration/experiments.rst", "configuration/graphing.rst", "configuration/index.rst", "configuration/misc.rst", "configuration/scores.rst", "configuration/search.rst", "configuration/transform.rst", "index.rst", "install/index.rst", "license.rst"], "indexentries": {}, "objects": {}, "objnames": {}, "objtypes": {}, "terms": {"": 13, "0": [2, 3, 7, 8, 9, 10, 13], "0001": 10, "001": [3, 10], "0051": 8, "0054": 8, "0178": 8, "0190": 8, "02": 8, "0265": 8, "0287": 8, "05": [8, 10], "06": 10, "1": [2, 3, 8, 10, 11, 13], "10": [7, 9, 13], "100": [8, 9], "1000": [9, 10], "11": 13, "12": 13, "1200": 5, "13": 13, "14": [9, 13], "15": 13, "16": 13, "17": 13, "1996": 13, "1e": [7, 9, 10], "1e4": 10, "1e8": 10, "2": [3, 8, 9, 10, 13], "20": 13, "2007": 13, "28": 13, "29": 13, "2d": 1, "3": [4, 7, 8, 10, 11, 13], "30": 13, "300": 8, "3600": 5, "3d": 1, "3rd": 10, "4": [10, 13], "400": 8, "450": 8, "5": [7, 10, 13], "50": [9, 10], "500": 8, "550": 8, "6": 13, "60": 13, "600": 8, "6b": 13, "6d": 13, "7": [7, 13], "8": [10, 13], "9": [10, 13], "95": 8, "98": 8, "A": [8, 10, 13], "AND": 13, "AS": 13, "And": 13, "BE": 13, "BEING": 13, "BUT": 13, "BY": 13, "But": 13, "By": 13, "FOR": 13, "For": [6, 8, 10, 11, 13], "IF": 13, "IN": 13, "If": [1, 2, 4, 5, 7, 8, 9, 10, 12, 13], "In": [6, 8, 9, 10, 13], "It": [0, 1, 8, 9, 10, 13], "NO": 13, "NOT": 13, "No": [2, 3, 5, 7, 8, 9, 10, 13], "Not": 13, "OF": 13, "OR": 13, "Of": 13, "On": 8, "One": 10, "Or": 11, "SUCH": 13, "Such": 13, "THE": 13, "THERE": 13, "TO": 13, "The": [0, 1, 3, 4, 8, 9, 10, 12, 13], "There": [0, 5, 8, 10], "These": [1, 3, 13], "To": 13, "WILL": 13, "WITH": 13, "With": 10, "abil": 13, "about": 13, "abov": [8, 13], "absenc": 13, "absolut": 13, "absoluteheight": 8, "absolutetim": 8, "abstol": 7, "abstolfactor": 7, "abstolfactorgrad": 7, "abstolfactorgradmax": 7, "abus": 13, "accept": 13, "access": 13, "accompani": 13, "accord": 13, "accur": [8, 10], "achiev": 13, "acknowledg": 13, "acquir": 13, "across": 13, "action": 13, "activ": [11, 13], "actual": [9, 13], "ad": [0, 1, 4, 8, 10, 13], "adapt": [7, 13], "add": [6, 8, 12, 13], "addict": 6, "addit": [3, 8, 10, 13], "address": 13, "adopt": 13, "adsorpt": 10, "advers": 13, "advis": [8, 13], "affect": 13, "affero": 13, "affirm": 13, "after": [8, 9, 12, 13], "again": [0, 5], "against": [4, 8, 13], "aggreg": 13, "agre": 13, "agreement": 13, "aim": 13, "algorithm": [6, 9, 10], "all": [0, 1, 2, 4, 5, 7, 8, 9, 10, 13], "alleg": 13, "allow": [1, 8, 9, 10, 13], "almost": [3, 8, 9], "along": 13, "alreadi": 13, "also": [1, 6, 8, 9, 10, 13], "altern": 13, "although": 13, "altscor": 6, "alwai": [3, 8, 11], "among": 13, "amount": 8, "an": [1, 3, 8, 9, 10, 12, 13], "anaconda": 12, "ancillari": 13, "ani": [0, 1, 3, 8, 9, 11, 13], "anoth": [8, 9, 10], "anti": 13, "anyon": 13, "anyth": [7, 13], "apart": 9, "appli": [3, 13], "applic": 13, "appropri": 13, "approxim": [10, 13], "ar": [0, 1, 2, 3, 4, 5, 8, 9, 10, 12, 13], "area": [6, 13], "area_loc": 10, "aris": 13, "arrai": 10, "arrang": 13, "articl": 13, "ask": 13, "assert": 13, "asset": 13, "assign": 10, "associ": 13, "assum": [10, 13], "assumpt": [10, 13], "assur": 13, "asyncron": 5, "attach": 13, "attempt": 13, "attribut": 13, "author": 13, "auto": [1, 6, 9], "auto_invers": 10, "auto_keq": 10, "autocorrel": 9, "automat": [1, 7, 8, 9, 10, 12, 13], "avail": [0, 4, 8, 10, 13], "averag": 9, "avoid": 13, "awai": 13, "axial": 10, "b": 13, "back": 6, "backward": [8, 9, 10], "bar": 2, "base": [1, 3, 6, 7, 8, 9, 11, 13], "basedir": 2, "basi": 1, "basic": [4, 6, 13], "becaus": 13, "been": [1, 13], "behalf": 13, "being": [8, 13], "believ": 13, "below": [4, 8, 9, 13], "benefit": 13, "best": [0, 3, 9, 11, 13], "better": [9, 10, 11], "between": [5, 8, 9, 10, 13], "beyond": 13, "bin": 2, "binari": [0, 2], "bio": 11, "blank": 8, "bodi": 13, "boolean": [2, 7, 8, 9], "both": [3, 10, 13], "bottom": 8, "bound": [3, 10], "bound1": 10, "bound2": 10, "boundari": 10, "boundfrom": 10, "boundsum": 10, "boundto": 10, "box": 13, "bread": 9, "break": 11, "breakthrough": 8, "brief": 13, "bug": 11, "burn": 9, "busi": 13, "bypass_experi": 2, "c": [2, 12, 13], "cadet": [2, 3, 4, 5, 6, 7, 8, 9, 10, 12, 13], "cadet_exampl": 0, "cadetmatch": [0, 1, 12], "cadetpath": 2, "call": 13, "can": [0, 1, 3, 6, 7, 8, 9, 10, 12, 13], "cannot": 13, "capabl": 9, "carri": [9, 13], "case": [8, 9, 10, 13], "caus": [7, 8, 13], "ceas": 13, "ceil": 6, "certain": [8, 13], "cessat": 13, "chain": 9, "chang": [11, 13], "channel": 12, "character": 13, "charg": [10, 13], "check": 2, "checkpoint": [1, 2], "checkpointfil": 2, "choic": 9, "choos": 13, "chromatogram": [1, 2, 3, 7], "chromatographi": 8, "circular": 10, "circumst": 13, "circumvent": 13, "civil": 13, "claim": 13, "class": 13, "clean_exampl": 0, "clear": 13, "clearli": 13, "cli": 2, "close": [8, 10, 13], "cluster": 1, "code": [8, 10, 13], "col_length": 10, "col_poros": 10, "collect": [8, 13], "colum": 8, "column": [4, 8, 10], "com": 11, "combin": [9, 13], "come": [8, 10, 13], "command": [0, 1, 12, 13], "comment": 6, "commerci": 13, "commit": [11, 13], "common": [1, 6, 9, 10, 12, 13], "commun": 13, "compat": [8, 9, 10], "compil": 13, "complet": [0, 1, 9], "compli": 13, "complianc": 13, "compon": [4, 8, 10, 11, 13], "component1": 10, "component2": 10, "componentfrom": 10, "componentsum": 10, "componentto": 10, "compos": 11, "comput": [0, 3, 5, 13], "concentr": [3, 4, 8], "concern": 13, "conda": 12, "condit": 13, "config": 12, "configur": [1, 11], "connect": [6, 7, 13], "connectionnumberentri": 7, "connfigur": 1, "consequ": 13, "consequenti": 13, "consid": 13, "consist": 13, "conspicu": 13, "const_coeff": 10, "constantli": 13, "constitut": 13, "constru": 13, "consum": 13, "contact": 13, "contain": 13, "content": 13, "context": 13, "continu": [8, 13], "continuemcmc": [8, 9], "contractu": 13, "contradict": 13, "contrast": 13, "contributor": 13, "control": [1, 8, 13], "convei": 13, "conveni": 13, "converg": 9, "convert": [2, 6, 10], "convey": 13, "copi": [10, 13], "copyleft": 13, "copyright": 13, "corner": 1, "correct": [8, 13], "correctli": 0, "correl": 1, "correspond": [8, 13], "cost": 13, "could": [0, 13], "counterclaim": 13, "countri": 13, "coupl": 10, "cours": 13, "court": 13, "coven": 13, "cover": [8, 10, 13], "coverag": 13, "creat": [0, 1, 3, 6, 9, 10, 11], "creation": 6, "criterion": 13, "cross": [10, 13], "cross_section_area": 10, "cstr": 10, "csv": [2, 3, 4, 8], "cure": 13, "curv": 8, "custom": 13, "customarili": 13, "cv": 2, "d": [10, 13], "dai": [0, 1, 13], "damag": 13, "danger": 13, "data": [1, 2, 4, 6, 7, 8, 13], "date": 13, "deal": [4, 8, 10], "decai": 8, "decemb": 13, "decid": 13, "declin": 13, "deem": 13, "default": [2, 3, 4, 5, 7, 8, 9, 10], "defect": 13, "defens": 13, "defin": [8, 13], "definit": [10, 13], "degre": 10, "delai": [3, 8], "deni": 13, "denomin": 13, "depend": [0, 3, 12], "depriv": 13, "deriv": 8, "descent": [7, 9], "describ": 6, "descript": [2, 3, 4, 5, 7, 8, 9, 10], "design": [1, 8, 9, 10, 13], "desktop": 3, "detail": 13, "detector": 8, "determin": [3, 13], "develop": [11, 13], "deviat": 3, "devic": 13, "dextran": 6, "dextran1": 4, "dextran2": 4, "dextranshap": 8, "dextranss": 8, "diamet": 6, "dictat": 8, "dictionari": 6, "differ": [0, 9, 10, 13], "difficult": 10, "diffus": 10, "dimension": 9, "dimer": 10, "direct": 13, "directli": [9, 10, 13], "directori": [0, 2], "disabl": 3, "disclaim": 13, "discriminatori": 13, "disper": 10, "dispers": 10, "displai": 13, "distinguish": 13, "distribut": [3, 12, 13], "do": [10, 11, 13], "document": 13, "doe": [9, 13], "domain": 13, "don": [7, 8, 12], "done": [5, 8], "doubt": 13, "download": 12, "downstream": 13, "dr": 11, "drop": 9, "due": [8, 10], "durabl": 13, "dure": [5, 8], "dwell": 13, "dynam": 13, "dynamictoler": 7, "e": [10, 13], "each": [1, 4, 7, 8, 10, 13], "earlier": 13, "easier": [8, 9, 10], "effect": [8, 10, 13], "effort": 13, "either": [10, 13], "electron": 13, "els": 7, "elut": 8, "embodi": 13, "employ": 13, "enabl": 13, "end": [5, 13], "enforc": 13, "engin": 12, "enough": 10, "ensur": [8, 13], "enter": 13, "entir": 13, "entiti": 13, "entri": [7, 8, 9], "equal": [9, 10], "equilibrium": 10, "equival": 13, "eric": 11, "erron": 13, "error": [1, 5, 6, 9, 10, 11, 12], "errormodel": 3, "especi": [0, 8], "essenti": 13, "estim": [1, 3, 5, 8, 9, 10, 11, 12], "evalu": [2, 9], "even": [8, 11, 13], "event": 13, "ever": 13, "everi": [0, 13], "everyon": 13, "exact": 13, "exactli": 8, "exampl": [6, 8, 10, 13], "example_mcmc_popul": 0, "example_popul": 0, "except": [10, 13], "exclud": 13, "exclus": 13, "excus": 13, "execut": 13, "exercis": 13, "exist": 8, "expect": 13, "experi": [3, 6, 8, 9, 10, 11], "experiment": [6, 8], "experimental_csv": 3, "experimentalist": 8, "explain": [8, 13], "explicitli": 13, "express": 13, "expressli": 13, "extend": 13, "extens": 13, "extent": 13, "extrem": 9, "f": 13, "facil": 13, "factor": 10, "fail": [1, 13], "failur": 13, "fair": 13, "fals": [7, 8, 9], "famili": 13, "far": 8, "fashion": 13, "fast": 10, "faster": 9, "favor": [8, 13], "featur": [0, 4, 6, 8, 11, 13], "fee": 13, "few": [3, 8, 10], "fewer": 10, "file": [0, 1, 2, 4, 6, 8, 9, 11, 13], "file_path": 3, "film": 10, "film_diffus": 10, "final": [9, 13], "finalgradrefin": 9, "find": [1, 10, 11, 13], "finish": 9, "first": [4, 8, 9, 10, 13], "fit": [3, 7, 8, 10, 13], "fix": [10, 11, 13], "float": [3, 7, 8, 9, 10], "flow": [3, 8, 10, 13], "follow": [1, 12, 13], "foo": 2, "forbid": 13, "forc": 13, "forg": 12, "fork": 11, "form": 13, "format": [6, 13], "forschungszentrum": 11, "found": [3, 10, 13], "foundat": 13, "frac": 8, "fraction": [4, 6], "fraction_csv": 8, "fractionationslid": 8, "fractionationss": 8, "free": [11, 13], "freedom": [10, 13], "frequent": [5, 12], "from": [0, 1, 2, 3, 5, 8, 9, 10, 11, 12, 13], "front": [2, 5, 6, 9], "fsf": 13, "fulfil": 13, "full": [2, 13], "fulltrainingdata": 7, "function": [8, 13], "fundament": 13, "further": 13, "fusion": 12, "futur": 13, "fzj": 11, "gap": 8, "gener": [5, 6, 8, 9, 13], "generate_corn": 1, "generate_exampl": 0, "generate_graph": 1, "generate_graphs_al": 1, "generate_graphs_autocorr": 1, "generate_map": 1, "generate_mcmc_mix": 1, "generate_mcmc_plot_tub": 1, "genet": 9, "geometr": 9, "geoscienc": 11, "get": [10, 13], "gigabyt": 7, "github": [11, 12], "give": [8, 13], "given": [2, 4, 8, 9, 13], "gnu": 13, "goal": [9, 11], "good": [9, 10], "govern": 13, "gpl": 13, "gradcheck": 9, "gradfinestop": 9, "gradient": [6, 7, 11], "gradvector": 7, "grant": 13, "graph": [2, 6, 9], "graphgeneratetim": 5, "graphmetatim": 5, "graphspac": 6, "grati": 13, "greatest": 13, "guarante": 13, "gui": 13, "h5": [3, 4, 9], "ha": [1, 3, 4, 6, 8, 9, 10, 12, 13], "had": 13, "hand": 8, "handl": 8, "hard": 8, "harder": 9, "hardwar": 0, "have": [0, 3, 4, 8, 10, 13], "hdf5": 4, "header": 8, "here": 11, "hereaft": 13, "high": [9, 12], "highest": 9, "highli": 9, "holder": 13, "home": 2, "hope": 13, "host": 13, "hour": [0, 1, 3], "household": 13, "how": [0, 5, 13], "howev": [5, 13], "html": 13, "http": [11, 13], "hypothet": 13, "i": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13], "ibg": 11, "idea": [8, 13], "ideal": 8, "ident": 3, "identifi": [8, 13], "immedi": [1, 8], "immudzen": 12, "impact": 9, "implement": [3, 13], "impli": 13, "import": [8, 13], "impos": 13, "improv": [8, 10], "inabl": 13, "inaccur": 13, "inc": 13, "incident": 13, "includ": [0, 3, 6, 12, 13], "inclus": 13, "incompat": 13, "incorpor": 13, "indemnif": 13, "indepdennt": 3, "independ": [10, 13], "index": 6, "index1": 10, "index2": 10, "indexfrom": 10, "indexsum": 10, "indexto": 10, "indic": [10, 13], "individu": [0, 8, 13], "industri": 13, "inform": [6, 9, 13], "infring": 13, "inherit": 8, "init_volum": 10, "initi": [9, 13], "input": [2, 10], "insid": [10, 13], "instal": [0, 13], "instanc": 10, "instead": [4, 8, 9, 11, 13], "institut": 11, "instruct": 12, "int": 1, "intact": 13, "integ": [0, 3, 5, 7, 8, 9, 10], "integr": 9, "intend": 13, "intent": 13, "interact": 13, "interchang": 13, "interest": 13, "interf": 13, "interfac": [1, 13], "interpret": 13, "interrupt": 1, "interv": 8, "intim": 13, "invalid": 13, "invers": 6, "io": 12, "irrevoc": 13, "isol": 8, "issu": 8, "item": 13, "its": [4, 10, 13], "itself": 13, "json": [1, 2, 6, 11], "jstyleson": 6, "june": 13, "jupyt": 1, "just": 9, "j\u00fclich": 11, "ka": 10, "kd": 10, "keep": [1, 13], "kei": [2, 3, 4, 5, 7, 8, 9, 10, 13], "kept": 2, "keq": 6, "kernel": 13, "kind": 13, "know": [8, 10, 13], "knowingli": 13, "knowledg": 13, "known": 9, "languag": 13, "laptop": 0, "larg": [8, 9, 10], "larger": 13, "largest_peak": 7, "last": [1, 5], "later": 13, "law": 13, "lawsuit": 13, "lead": 10, "learn": 7, "least": 13, "least_squar": 9, "leav": 10, "left": 8, "legal": 13, "length": [3, 6, 7, 9], "length_loc": 10, "less": 9, "lesser": 13, "lgpl": 13, "liabil": 13, "liabl": 13, "librari": [0, 2, 11, 12, 13], "license": 13, "licensor": 13, "lier": 11, "like": [8, 10, 13], "likewis": 13, "limit": [8, 13], "lin_ka": 10, "lin_kd": 10, "line": [1, 13], "linear": 10, "link": 13, "linux": 1, "list": [3, 4, 8, 9, 10, 13], "litig": 13, "littl": 9, "load": [3, 8], "local": [12, 13], "localrefin": 9, "locat": 10, "location1": 10, "location2": 10, "locationfrom": 10, "locationsum": 10, "locationto": 10, "log": [1, 10], "logout": 1, "long": 13, "look": [8, 9], "loss": 13, "lot": 3, "lower": [3, 10], "m": [0, 1, 4, 8], "machin": [1, 7, 13], "made": [3, 13], "mai": [1, 3, 8, 10, 13], "mail": 13, "main": [2, 3], "main_peak": 8, "maintain": 13, "major": 13, "make": [0, 8, 9, 10, 13], "mani": [7, 8, 9, 10, 12], "manipul": 3, "manner": 13, "manufactur": [3, 13], "map": 9, "march": 13, "mark": 13, "mask": 13, "match": [3, 4, 5, 6, 7, 8, 9, 10, 12, 13], "mate": 9, "materi": [8, 13], "matrix": 7, "max": [3, 7, 8, 9, 10], "max_perc": 8, "max_valu": 8, "maxarea": 10, "maxfactor": 10, "maximum": [1, 10], "maxka": 10, "maxkeq": 10, "maxlength": 10, "maxvolum": 10, "mcmc": [0, 1, 3, 6], "mcmc_h5": 9, "mcmcpopul": 9, "mcmcpopulationset": 9, "mcmctaumult": 9, "mean": [2, 3, 9, 13], "measur": [10, 13], "medium": 13, "meet": 13, "member": 9, "menu": 13, "merchant": 13, "mere": 13, "merg": 13, "met": 13, "meta": 2, "metaresultsonli": 2, "method": [7, 9, 10, 13], "metric": [7, 8, 9], "might": 13, "min": [3, 10], "min_perc": 8, "minarea": 10, "minim": 7, "minimum": 10, "minka": 10, "minkeq": 10, "minlength": 10, "minvolum": 10, "miscellan": 6, "misrepresent": 13, "mix": [1, 8], "mm": 8, "mode": 13, "model": [1, 5, 6, 8, 9, 10, 11, 12, 13], "modif": [8, 13], "modifi": [10, 13], "modsim": 11, "mol": [4, 8], "molecul": 8, "monom": 10, "more": [4, 6, 8, 9, 10, 12, 13], "moreov": 13, "most": [1, 7, 8, 9, 10, 11, 13], "mostli": [9, 10], "much": [5, 8, 10], "mult": 6, "multi": 9, "multiobjectivess": 9, "multipl": [0, 3, 8, 9, 11], "multipli": [3, 10], "multist": 10, "multistart": 6, "must": [2, 4, 8, 10, 12, 13], "myhom": 2, "n": [1, 10], "name": [2, 3, 4, 8, 10, 13], "narrow": 8, "narrowli": 8, "natur": 13, "nearli": 8, "necessari": 13, "need": [0, 1, 2, 4, 7, 8, 10, 12, 13], "neither": 13, "nest": 6, "network": 13, "new": [0, 3, 9, 13], "next": 13, "nohup": 1, "nois": 3, "non": [3, 8, 11, 13], "noncommerci": 13, "none": [2, 3, 4, 8, 9, 10], "nor": 13, "norm": [3, 6], "norm_add": 10, "norm_diamet": 10, "norm_volume_area": 10, "norm_volume_length": 10, "normal": [1, 2, 3, 5, 10, 13], "normalizeoutput": 2, "notebook": 1, "noth": [8, 13], "notic": 13, "notifi": 13, "notwithstand": 13, "now": 8, "nsga3": 6, "nu": 10, "number": [1, 3, 8, 9, 10, 12, 13], "numer": 8, "object": [9, 13], "oblig": 13, "obsolet": 8, "obtain": 8, "occasion": 13, "occur": 13, "off": 8, "offer": 13, "offici": 13, "offset": 8, "often": [4, 8, 10], "older": 8, "omit": 1, "onc": [1, 9], "one": [1, 4, 9, 10, 13], "ones": [8, 10], "ongo": 11, "onli": [0, 2, 5, 7, 8, 10, 13], "open": 12, "oper": [8, 13], "optim": [8, 9, 10], "optimum": 9, "option": [1, 8, 13], "order": [9, 13], "org": 13, "organ": 13, "origin": 13, "other": [1, 2, 3, 6, 10, 13], "otherwis": 13, "our": [11, 13], "out": 13, "outlet": 8, "output": [4, 8, 13], "output_path": [4, 8], "outsid": 13, "over": [8, 9], "overload": 8, "overrid": 9, "own": [0, 4, 13], "packag": [12, 13], "paper": [8, 13], "par_poros": 10, "paragraph": 13, "parallel": [1, 9, 11], "paramet": [0, 1, 3, 6, 8, 9, 10, 11, 12], "pareto": [2, 5, 9], "part": [8, 13], "parti": 13, "particular": [8, 13], "pass": 13, "password": 13, "patent": 13, "path": [0, 1, 2, 4, 8, 9, 10], "pattern": 13, "payment": 13, "peak": 8, "peak_back": 8, "peak_front": 8, "peer": 13, "penalti": 8, "per": [0, 9], "percent": 8, "perform": [10, 12, 13], "period": 1, "perman": 13, "permiss": 13, "permit": 13, "perpetu": 13, "person": 13, "pertin": 13, "philosophi": 13, "physic": [8, 13], "pi": 10, "piec": [10, 13], "pip": 12, "place": [8, 13], "pleas": [11, 13], "plot": 1, "plu": 13, "plug": 10, "point": 9, "pointer": 13, "popul": [0, 9], "pore": 10, "poros": 8, "portion": 13, "posit": [8, 10], "possess": 13, "possibl": [1, 8, 13], "posterior": 1, "posteriori": 1, "powel": 9, "power": [0, 3, 13], "pr": 11, "practic": [9, 13], "preambl": 13, "precis": [10, 13], "precursor": 9, "predecessor": 13, "prefer": [12, 13], "present": 13, "preserv": 13, "pretti": 3, "prevent": [11, 13], "previou": [9, 13], "previousresult": 9, "price": 13, "primarili": 13, "prior": [9, 13], "priorit": 8, "privat": 13, "probabl": 1, "problem": [0, 3, 8, 9, 10, 13], "problemat": 10, "procedur": 13, "proceed": 1, "process": [0, 1, 3], "procur": 13, "produc": 13, "product": 13, "program": 13, "programat": 6, "programm": 13, "progress": [1, 5, 9], "prohibit": 13, "promin": 13, "propag": 13, "properti": [10, 13], "proprietari": 13, "protect": 13, "protocol": 13, "prove": 13, "provid": [10, 13], "provis": 13, "provision": 13, "proxi": 13, "public": 13, "publicli": 13, "publish": 13, "pull": 11, "puls": 8, "pump": [3, 8], "purpos": [8, 9, 13], "pursuant": 13, "pymoo": 9, "pypi": 12, "python": [0, 1, 6, 11, 12], "qualifi": 13, "qualiti": 13, "random": [3, 9], "rang": [9, 10], "rapid": 10, "rare": [2, 9, 10], "rate": [3, 8, 10], "re": 9, "reaction": 8, "reactor": 10, "read": [9, 10, 13], "readabl": 13, "readi": 13, "readili": 13, "realist": 10, "realiti": 10, "realli": [7, 8], "reason": [9, 13], "rebuilt": 0, "receipt": 13, "receiv": 13, "recent": 11, "recipi": 13, "recogn": 13, "recomend": [8, 9, 10], "recommend": [0, 1, 11, 12], "redistribut": 13, "reduc": 8, "reevalu": 9, "refer": [6, 13], "refin": 9, "refrain": 13, "regard": 13, "regardless": 13, "regener": 13, "reinstat": 13, "rel": 2, "relationship": 13, "releas": [11, 13], "relev": 13, "reli": 13, "relicens": 13, "remain": 13, "remov": 13, "render": 13, "repair": 13, "repeat": 9, "report": [0, 9, 11], "repositori": 11, "repres": [8, 13], "request": 11, "requir": [1, 2, 3, 4, 5, 7, 8, 9, 10, 13], "reset": 5, "resolv": 13, "respect": [3, 13], "respons": 13, "restrict": [8, 13], "result": [2, 7, 9, 10, 13], "results1": 2, "results_exampl": 0, "resultsdir": 2, "resum": 1, "retain": [8, 9, 10, 13], "return": [0, 9, 13], "review": 13, "revis": 13, "right": [8, 13], "risk": 13, "rom": 13, "root": 9, "royalti": 13, "rule": 13, "run": [5, 8, 9, 12, 13], "run_exampl": 0, "runnabl": 4, "safe": 1, "safest": 13, "sai": 13, "sake": 13, "sale": 13, "same": [3, 8, 10, 13], "sampl": 8, "satisfi": 13, "satur": 8, "scalar": 10, "scale": 3, "school": 13, "scientif": 12, "scipi": 9, "scope": 13, "score": [4, 6, 9], "scoretest": 6, "script": 13, "search": [0, 3, 6, 7, 10], "searchmethod": 9, "sec_000": 10, "second": [4, 5, 8, 10], "secondarili": 13, "section": [3, 6, 10, 13], "see": [0, 5, 6, 9, 10, 13], "seed": 9, "select": [8, 9, 10], "sell": 13, "semiconductor": 13, "separ": [8, 12, 13], "sequenc": 9, "serv": 13, "server": [1, 3, 13], "servic": 13, "session": 1, "set": [0, 3, 6, 7, 8, 9], "set_valu": 10, "sete": 6, "setup": 6, "shall": 13, "shape": 6, "shapeback": 8, "shapefront": 8, "share": [2, 13], "shell": 12, "shield": 10, "shift": 8, "short": 13, "should": [1, 2, 3, 7, 9, 10, 13], "show": 13, "shown": 4, "side": 8, "sigma": 10, "sign": 13, "signal": [3, 4, 8], "signific": 13, "similar": [8, 13], "simpl": [3, 9], "simpler": 10, "simplest": 9, "simplifi": 4, "simul": [2, 3, 4, 5, 7, 9, 10], "simultan": 13, "sinc": [3, 5], "singl": [4, 13], "situat": [0, 10], "size": [9, 10], "slice": 8, "slide": 6, "slightli": 8, "slow": [3, 5], "sma": 10, "sma_nu": 10, "small": [8, 10], "smalltest_peak": 7, "smooth": 7, "so": [0, 3, 10, 13], "sobol": 9, "sobolgener": 9, "softwar": [1, 13], "sold": 13, "sole": 13, "solut": 4, "solution_outlet_comp_000": 4, "solv": [3, 8], "solveabl": 9, "some": [3, 8, 10, 13], "sourc": [3, 11, 13], "spare": 13, "speak": 13, "speci": 2, "special": [8, 13], "specif": [4, 9, 10, 13], "specifi": [2, 4, 5, 8, 10, 13], "spirit": 13, "split": 9, "squar": [6, 9], "sse": [6, 9], "ssh": 1, "stallgener": 9, "stand": 13, "standard": [3, 13], "start": [3, 8, 9, 10, 13], "state": [0, 10, 13], "statement": 13, "statu": 13, "step": [1, 5, 9, 13], "still": 5, "stop": [8, 9], "stopaverag": 9, "stopbest": 9, "stoprms": 9, "storag": [7, 13], "store": [2, 4, 7], "strategi": [0, 9], "stratgi": 0, "string": [3, 4, 8, 9, 10], "structur": [4, 6], "subdivid": 13, "subject": 13, "sublicens": 13, "subprogram": 13, "subroutin": 13, "subsect": 13, "substanti": 13, "sue": 13, "suffic": 13, "suggest": 9, "sum": [4, 6], "supervis": 11, "supplement": 13, "suppli": [0, 3], "support": [4, 6, 8, 13], "sure": 13, "surrend": 13, "surviv": 13, "sustain": 13, "switch": 10, "symmetr": 8, "synthet": 8, "system": [8, 9, 10, 13], "systemat": 13, "t": [7, 8, 12], "take": [0, 1, 3, 5, 9, 13], "tangibl": 13, "technolog": 13, "tell": [9, 13], "templat": [0, 3], "tendenc": 8, "term": 13, "termin": [9, 13], "test": [0, 8, 9], "text": 0, "than": [5, 9, 10, 12, 13], "thei": [1, 3, 7, 8, 9, 10, 12, 13], "them": [8, 9, 10, 13], "therefor": 13, "thi": [0, 1, 2, 3, 4, 6, 7, 8, 9, 10, 13], "thing": [8, 13], "third": 13, "those": 13, "though": 13, "threaten": 13, "three": 13, "through": [1, 13], "thu": 13, "ti": 8, "time": [3, 4, 5, 8, 9, 13], "togeth": [4, 10], "toler": 7, "too": 13, "tool": 13, "top": 8, "total": [3, 9], "tournament": 9, "trade": 13, "trademark": 13, "tradeoff": 5, "transact": 13, "transfer": 13, "transform": [0, 6], "transmiss": 13, "treat": 13, "treati": 13, "true": [2, 7, 8, 9], "tube": [1, 10], "turn": 9, "twice": 10, "two": [4, 10, 13], "type": [8, 13], "typic": [8, 13], "unaccept": 13, "under": [11, 13], "understand": 10, "uniform": 3, "uniqu": [4, 8], "unit": [3, 8], "unit_000": 10, "unit_001": 10, "unit_002": [4, 8], "unit_003": 10, "unit_004": 10, "unit_nam": 8, "unknown": 9, "unless": [4, 13], "unlimit": 13, "unmodifi": 13, "unnecessari": 13, "unpack": 13, "unsga3": 6, "until": [9, 13], "up": [6, 10], "updat": [12, 13], "upgrad": 11, "upper": [3, 10], "us": [0, 2, 3, 4, 6, 7, 8, 9, 10, 13], "usag": [1, 8, 9, 10], "user": [12, 13], "usual": [3, 8], "usus": 6, "uv": [3, 8], "uv_nois": 3, "uv_noise_norm": 3, "v3": 13, "valid": 13, "valu": [2, 3, 4, 5, 6, 7, 8, 9], "variabl": [0, 9, 10], "variant": 10, "variat": [3, 8], "variou": 0, "vector": 7, "verbatim": 13, "veri": [2, 8, 9, 10], "verifi": 0, "version": [0, 13], "viabl": 9, "view": 13, "violat": 13, "visibl": 13, "void": 13, "volum": [6, 13], "von": 11, "w": 13, "wa": [8, 10, 13], "wai": [1, 13], "waiv": 13, "waiver": 13, "want": [0, 10, 13], "warranti": 13, "we": [11, 12, 13], "websit": 12, "week": 3, "welcom": 13, "well": 13, "were": 13, "what": [9, 13], "whatev": 13, "when": [7, 8, 9, 10, 13], "where": [2, 4, 5, 8, 9, 10, 13], "whether": 13, "which": [3, 8, 10, 13], "while": [1, 8, 9], "who": 13, "whole": 13, "whom": 13, "whose": 13, "why": 13, "wide": 13, "window": [1, 2, 13], "wipo": 13, "wish": 13, "within": 13, "without": [9, 10, 13], "work": [0, 8, 10, 11, 12, 13], "worldwid": 13, "would": [9, 10, 13], "write": 13, "written": [8, 13], "www": 13, "xtol": 9, "ye": [2, 3, 4, 8, 9, 10], "year": 13, "yet": 1, "you": [0, 1, 6, 8, 9, 10, 11, 12, 13], "your": [0, 9, 13], "yourself": 13}, "titles": ["CADET-Match Examples", "Running", "Basic setup", "Error Modeling", "Experiments", "Graphing", "Configuration", "Miscellaneous", "Scores", "Search", "Transform", "CADET-Match", "Install", "License"], "titleterms": {"6": 1, "add": 10, "altscor": 9, "area": 10, "auto": 10, "back": 8, "basic": 2, "cadet": [0, 1, 11], "ceil": 8, "clean": 0, "common": 8, "configur": 6, "core": 1, "dextran": 8, "diamet": 10, "error": [3, 8], "exampl": 0, "experi": 4, "fraction": 8, "front": 8, "gener": [0, 1], "gradient": 9, "graph": [1, 5], "graphspac": 9, "index": 10, "instal": 12, "invers": 10, "keq": 10, "length": 10, "licens": 13, "match": [0, 1, 11], "mcmc": 9, "miscellan": 7, "model": 3, "mult": 10, "multistart": 9, "norm": 10, "nsga3": 9, "other": 8, "remot": 1, "result": 0, "run": [0, 1], "score": 8, "scoretest": 9, "search": 9, "set": 10, "setup": 2, "shape": 8, "slide": 8, "squar": 8, "sse": 8, "start": 1, "sum": [8, 10], "them": 0, "transform": 10, "unsga3": 9, "us": 1, "valu": 10, "volum": 10}}) \ No newline at end of file diff --git a/CADET-Match/v0.6.50/.buildinfo b/CADET-Match/v0.6.50/.buildinfo index 35d1ad461..007bbd5c9 100644 --- a/CADET-Match/v0.6.50/.buildinfo +++ b/CADET-Match/v0.6.50/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 -# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: ffadaade9f68eb2f18ee06b19e421676 +# This file records the configuration used when building these files. When it is not found, a full rebuild will be done. +config: 537344d930b0205738b347082ec4876e tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/CADET-Match/v0.6.50/.doctrees/cli/examples.doctree b/CADET-Match/v0.6.50/.doctrees/cli/examples.doctree index 7cc735b56..3087ba621 100644 Binary files a/CADET-Match/v0.6.50/.doctrees/cli/examples.doctree and b/CADET-Match/v0.6.50/.doctrees/cli/examples.doctree differ diff --git a/CADET-Match/v0.6.50/.doctrees/cli/index.doctree b/CADET-Match/v0.6.50/.doctrees/cli/index.doctree index 836e3aafd..38c750760 100644 Binary files a/CADET-Match/v0.6.50/.doctrees/cli/index.doctree and b/CADET-Match/v0.6.50/.doctrees/cli/index.doctree differ diff --git a/CADET-Match/v0.6.50/.doctrees/configuration/basic_config.doctree b/CADET-Match/v0.6.50/.doctrees/configuration/basic_config.doctree index f9947105c..c78b61053 100644 Binary files a/CADET-Match/v0.6.50/.doctrees/configuration/basic_config.doctree and b/CADET-Match/v0.6.50/.doctrees/configuration/basic_config.doctree differ diff --git a/CADET-Match/v0.6.50/.doctrees/configuration/error.doctree b/CADET-Match/v0.6.50/.doctrees/configuration/error.doctree index fcac20666..d8e90add9 100644 Binary files a/CADET-Match/v0.6.50/.doctrees/configuration/error.doctree and b/CADET-Match/v0.6.50/.doctrees/configuration/error.doctree differ diff --git a/CADET-Match/v0.6.50/.doctrees/configuration/experiments.doctree b/CADET-Match/v0.6.50/.doctrees/configuration/experiments.doctree index 1323c903b..075a6c8ec 100644 Binary files a/CADET-Match/v0.6.50/.doctrees/configuration/experiments.doctree and b/CADET-Match/v0.6.50/.doctrees/configuration/experiments.doctree differ diff --git a/CADET-Match/v0.6.50/.doctrees/configuration/graphing.doctree b/CADET-Match/v0.6.50/.doctrees/configuration/graphing.doctree index 32b8b2ebb..0c095bb83 100644 Binary files a/CADET-Match/v0.6.50/.doctrees/configuration/graphing.doctree and b/CADET-Match/v0.6.50/.doctrees/configuration/graphing.doctree differ diff --git a/CADET-Match/v0.6.50/.doctrees/configuration/index.doctree b/CADET-Match/v0.6.50/.doctrees/configuration/index.doctree index 26b39d1cb..f21de15f6 100644 Binary files a/CADET-Match/v0.6.50/.doctrees/configuration/index.doctree and b/CADET-Match/v0.6.50/.doctrees/configuration/index.doctree differ diff --git a/CADET-Match/v0.6.50/.doctrees/configuration/misc.doctree b/CADET-Match/v0.6.50/.doctrees/configuration/misc.doctree index 0335430f7..0842a2c95 100644 Binary files a/CADET-Match/v0.6.50/.doctrees/configuration/misc.doctree and b/CADET-Match/v0.6.50/.doctrees/configuration/misc.doctree differ diff --git a/CADET-Match/v0.6.50/.doctrees/configuration/scores.doctree b/CADET-Match/v0.6.50/.doctrees/configuration/scores.doctree index 98875b137..da235962e 100644 Binary files a/CADET-Match/v0.6.50/.doctrees/configuration/scores.doctree and b/CADET-Match/v0.6.50/.doctrees/configuration/scores.doctree differ diff --git a/CADET-Match/v0.6.50/.doctrees/configuration/search.doctree b/CADET-Match/v0.6.50/.doctrees/configuration/search.doctree index cb095fbb7..737cd6f65 100644 Binary files a/CADET-Match/v0.6.50/.doctrees/configuration/search.doctree and b/CADET-Match/v0.6.50/.doctrees/configuration/search.doctree differ diff --git a/CADET-Match/v0.6.50/.doctrees/configuration/transform.doctree b/CADET-Match/v0.6.50/.doctrees/configuration/transform.doctree index 780f2c16b..0d0019acc 100644 Binary files a/CADET-Match/v0.6.50/.doctrees/configuration/transform.doctree and b/CADET-Match/v0.6.50/.doctrees/configuration/transform.doctree differ diff --git a/CADET-Match/v0.6.50/.doctrees/environment.pickle b/CADET-Match/v0.6.50/.doctrees/environment.pickle index 5b17a83df..d342d01da 100644 Binary files a/CADET-Match/v0.6.50/.doctrees/environment.pickle and b/CADET-Match/v0.6.50/.doctrees/environment.pickle differ diff --git a/CADET-Match/v0.6.50/.doctrees/index.doctree b/CADET-Match/v0.6.50/.doctrees/index.doctree index 51f6b6468..8c9eb90bd 100644 Binary files a/CADET-Match/v0.6.50/.doctrees/index.doctree and b/CADET-Match/v0.6.50/.doctrees/index.doctree differ diff --git a/CADET-Match/v0.6.50/.doctrees/install/index.doctree b/CADET-Match/v0.6.50/.doctrees/install/index.doctree index 86b75ebb9..d7ba015e0 100644 Binary files a/CADET-Match/v0.6.50/.doctrees/install/index.doctree and b/CADET-Match/v0.6.50/.doctrees/install/index.doctree differ diff --git a/CADET-Match/v0.6.50/.doctrees/license.doctree b/CADET-Match/v0.6.50/.doctrees/license.doctree index 0e880a19a..9fa57bb33 100644 Binary files a/CADET-Match/v0.6.50/.doctrees/license.doctree and b/CADET-Match/v0.6.50/.doctrees/license.doctree differ diff --git a/CADET-Match/v0.6.50/_static/basic.css b/CADET-Match/v0.6.50/_static/basic.css index e5179b7a9..d9846dacb 100644 --- a/CADET-Match/v0.6.50/_static/basic.css +++ b/CADET-Match/v0.6.50/_static/basic.css @@ -1,12 +1,5 @@ /* - * basic.css - * ~~~~~~~~~ - * * Sphinx stylesheet -- basic theme. - * - * :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS. - * :license: BSD, see LICENSE for details. - * */ /* -- main layout ----------------------------------------------------------- */ @@ -115,15 +108,11 @@ img { /* -- search page ----------------------------------------------------------- */ ul.search { - margin: 10px 0 0 20px; - padding: 0; + margin-top: 10px; } ul.search li { - padding: 5px 0 5px 20px; - background-image: url(file.png); - background-repeat: no-repeat; - background-position: 0 7px; + padding: 5px 0; } ul.search li a { diff --git a/CADET-Match/v0.6.50/_static/doctools.js b/CADET-Match/v0.6.50/_static/doctools.js index 4d67807d1..0398ebb9f 100644 --- a/CADET-Match/v0.6.50/_static/doctools.js +++ b/CADET-Match/v0.6.50/_static/doctools.js @@ -1,12 +1,5 @@ /* - * doctools.js - * ~~~~~~~~~~~ - * * Base JavaScript utilities for all Sphinx HTML documentation. - * - * :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS. - * :license: BSD, see LICENSE for details. - * */ "use strict"; diff --git a/CADET-Match/v0.6.50/_static/language_data.js b/CADET-Match/v0.6.50/_static/language_data.js index 367b8ed81..c7fe6c6fa 100644 --- a/CADET-Match/v0.6.50/_static/language_data.js +++ b/CADET-Match/v0.6.50/_static/language_data.js @@ -1,13 +1,6 @@ /* - * language_data.js - * ~~~~~~~~~~~~~~~~ - * * This script contains the language-specific data used by searchtools.js, * namely the list of stopwords, stemmer, scorer and splitter. - * - * :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS. - * :license: BSD, see LICENSE for details. - * */ var stopwords = ["a", "and", "are", "as", "at", "be", "but", "by", "for", "if", "in", "into", "is", "it", "near", "no", "not", "of", "on", "or", "such", "that", "the", "their", "then", "there", "these", "they", "this", "to", "was", "will", "with"]; diff --git a/CADET-Match/v0.6.50/_static/searchtools.js b/CADET-Match/v0.6.50/_static/searchtools.js index b08d58c9b..2c774d17a 100644 --- a/CADET-Match/v0.6.50/_static/searchtools.js +++ b/CADET-Match/v0.6.50/_static/searchtools.js @@ -1,12 +1,5 @@ /* - * searchtools.js - * ~~~~~~~~~~~~~~~~ - * * Sphinx JavaScript utilities for the full-text search. - * - * :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS. - * :license: BSD, see LICENSE for details. - * */ "use strict"; @@ -20,7 +13,7 @@ if (typeof Scorer === "undefined") { // and returns the new score. /* score: result => { - const [docname, title, anchor, descr, score, filename] = result + const [docname, title, anchor, descr, score, filename, kind] = result return score }, */ @@ -47,6 +40,14 @@ if (typeof Scorer === "undefined") { }; } +// Global search result kind enum, used by themes to style search results. +class SearchResultKind { + static get index() { return "index"; } + static get object() { return "object"; } + static get text() { return "text"; } + static get title() { return "title"; } +} + const _removeChildren = (element) => { while (element && element.lastChild) element.removeChild(element.lastChild); }; @@ -64,9 +65,13 @@ const _displayItem = (item, searchTerms, highlightTerms) => { const showSearchSummary = DOCUMENTATION_OPTIONS.SHOW_SEARCH_SUMMARY; const contentRoot = document.documentElement.dataset.content_root; - const [docName, title, anchor, descr, score, _filename] = item; + const [docName, title, anchor, descr, score, _filename, kind] = item; let listItem = document.createElement("li"); + // Add a class representing the item's type: + // can be used by a theme's CSS selector for styling + // See SearchResultKind for the class names. + listItem.classList.add(`kind-${kind}`); let requestUrl; let linkUrl; if (docBuilder === "dirhtml") { @@ -115,8 +120,10 @@ const _finishSearch = (resultCount) => { "Your search did not match any documents. Please make sure that all words are spelled correctly and that you've selected enough categories." ); else - Search.status.innerText = _( - "Search finished, found ${resultCount} page(s) matching the search query." + Search.status.innerText = Documentation.ngettext( + "Search finished, found one page matching the search query.", + "Search finished, found ${resultCount} pages matching the search query.", + resultCount, ).replace('${resultCount}', resultCount); }; const _displayNextItem = ( @@ -138,7 +145,7 @@ const _displayNextItem = ( else _finishSearch(resultCount); }; // Helper function used by query() to order search results. -// Each input is an array of [docname, title, anchor, descr, score, filename]. +// Each input is an array of [docname, title, anchor, descr, score, filename, kind]. // Order the results by score (in opposite order of appearance, since the // `_displayNextItem` function uses pop() to retrieve items) and then alphabetically. const _orderResultsByScoreThenName = (a, b) => { @@ -248,6 +255,7 @@ const Search = { searchSummary.classList.add("search-summary"); searchSummary.innerText = ""; const searchList = document.createElement("ul"); + searchList.setAttribute("role", "list"); searchList.classList.add("search"); const out = document.getElementById("search-results"); @@ -318,7 +326,7 @@ const Search = { const indexEntries = Search._index.indexentries; // Collect multiple result groups to be sorted separately and then ordered. - // Each is an array of [docname, title, anchor, descr, score, filename]. + // Each is an array of [docname, title, anchor, descr, score, filename, kind]. const normalResults = []; const nonMainIndexResults = []; @@ -337,6 +345,7 @@ const Search = { null, score + boost, filenames[file], + SearchResultKind.title, ]); } } @@ -354,6 +363,7 @@ const Search = { null, score, filenames[file], + SearchResultKind.index, ]; if (isMain) { normalResults.push(result); @@ -475,6 +485,7 @@ const Search = { descr, score, filenames[match[0]], + SearchResultKind.object, ]); }; Object.keys(objects).forEach((prefix) => @@ -585,6 +596,7 @@ const Search = { null, score, filenames[file], + SearchResultKind.text, ]); } return results; diff --git a/CADET-Match/v0.6.50/cli/examples.html b/CADET-Match/v0.6.50/cli/examples.html index 827b02c43..a54d8063f 100644 --- a/CADET-Match/v0.6.50/cli/examples.html +++ b/CADET-Match/v0.6.50/cli/examples.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.6.50/cli/index.html b/CADET-Match/v0.6.50/cli/index.html index 3674aae71..789a2ee18 100644 --- a/CADET-Match/v0.6.50/cli/index.html +++ b/CADET-Match/v0.6.50/cli/index.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.6.50/configuration/basic_config.html b/CADET-Match/v0.6.50/configuration/basic_config.html index a830e7d01..d41ea41bb 100644 --- a/CADET-Match/v0.6.50/configuration/basic_config.html +++ b/CADET-Match/v0.6.50/configuration/basic_config.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.6.50/configuration/error.html b/CADET-Match/v0.6.50/configuration/error.html index ef65f0249..e3fe2a824 100644 --- a/CADET-Match/v0.6.50/configuration/error.html +++ b/CADET-Match/v0.6.50/configuration/error.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.6.50/configuration/experiments.html b/CADET-Match/v0.6.50/configuration/experiments.html index de3897b74..cf07ca151 100644 --- a/CADET-Match/v0.6.50/configuration/experiments.html +++ b/CADET-Match/v0.6.50/configuration/experiments.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.6.50/configuration/graphing.html b/CADET-Match/v0.6.50/configuration/graphing.html index 0e9b38a88..a27eed233 100644 --- a/CADET-Match/v0.6.50/configuration/graphing.html +++ b/CADET-Match/v0.6.50/configuration/graphing.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.6.50/configuration/index.html b/CADET-Match/v0.6.50/configuration/index.html index 0eb074932..ffd279a86 100644 --- a/CADET-Match/v0.6.50/configuration/index.html +++ b/CADET-Match/v0.6.50/configuration/index.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.6.50/configuration/misc.html b/CADET-Match/v0.6.50/configuration/misc.html index 2d4b8d94d..4a9b8a180 100644 --- a/CADET-Match/v0.6.50/configuration/misc.html +++ b/CADET-Match/v0.6.50/configuration/misc.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.6.50/configuration/scores.html b/CADET-Match/v0.6.50/configuration/scores.html index f12aa3564..7cfba42a2 100644 --- a/CADET-Match/v0.6.50/configuration/scores.html +++ b/CADET-Match/v0.6.50/configuration/scores.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.6.50/configuration/search.html b/CADET-Match/v0.6.50/configuration/search.html index e2889593d..2753933cb 100644 --- a/CADET-Match/v0.6.50/configuration/search.html +++ b/CADET-Match/v0.6.50/configuration/search.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.6.50/configuration/transform.html b/CADET-Match/v0.6.50/configuration/transform.html index 0997c22b5..cb761e786 100644 --- a/CADET-Match/v0.6.50/configuration/transform.html +++ b/CADET-Match/v0.6.50/configuration/transform.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.6.50/genindex.html b/CADET-Match/v0.6.50/genindex.html index c5002b6f6..00e9e295b 100644 --- a/CADET-Match/v0.6.50/genindex.html +++ b/CADET-Match/v0.6.50/genindex.html @@ -8,7 +8,7 @@ - + diff --git a/CADET-Match/v0.6.50/index.html b/CADET-Match/v0.6.50/index.html index f982a79fe..6d7d9ff01 100644 --- a/CADET-Match/v0.6.50/index.html +++ b/CADET-Match/v0.6.50/index.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.6.50/install/index.html b/CADET-Match/v0.6.50/install/index.html index 93adc411f..6f2b4cc4e 100644 --- a/CADET-Match/v0.6.50/install/index.html +++ b/CADET-Match/v0.6.50/install/index.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.6.50/license.html b/CADET-Match/v0.6.50/license.html index 817478eae..ad7f78421 100644 --- a/CADET-Match/v0.6.50/license.html +++ b/CADET-Match/v0.6.50/license.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.6.50/search.html b/CADET-Match/v0.6.50/search.html index 215a30300..118026cff 100644 --- a/CADET-Match/v0.6.50/search.html +++ b/CADET-Match/v0.6.50/search.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.6.50/searchindex.js b/CADET-Match/v0.6.50/searchindex.js index 8d9cd1a89..ee88fd4ef 100644 --- a/CADET-Match/v0.6.50/searchindex.js +++ b/CADET-Match/v0.6.50/searchindex.js @@ -1 +1 @@ -Search.setIndex({"alltitles": {"AltScore": [[9, "altscore"]], "Auto": [[10, "auto"]], "Auto Inverse": [[10, "auto-inverse"]], "Auto kEQ": [[10, "auto-keq"]], "Basic setup": [[2, null]], "CADETMatch": [[11, null]], "CADETMatch Examples": [[0, null]], "Ceiling": [[8, "ceiling"]], "Clean examples": [[0, "clean-examples"]], "Common": [[8, "common"]], "Configuration": [[6, null]], "Dextran SSE": [[8, "dextran-sse"]], "Dextran Shape": [[8, "dextran-shape"]], "Error Modeling": [[3, null]], "Experiments": [[4, null]], "Fractionation SSE": [[8, "fractionation-sse"]], "Fractionation Slide": [[8, "fractionation-slide"]], "Generate examples": [[0, "generate-examples"]], "Generate graphs using 6 cores": [[1, "generate-graphs-using-6-cores"]], "Generating Examples and running them": [[0, "generating-examples-and-running-them"]], "Gradient": [[9, "gradient"]], "GraphSpace": [[9, "graphspace"]], "Graphing": [[5, null]], "Indexing": [[10, "indexing"]], "Install": [[12, null]], "License": [[13, null]], "MCMC": [[9, "mcmc"]], "Miscellaneous": [[7, null]], "Multistart": [[9, "multistart"]], "NSGA3": [[9, "nsga3"]], "Norm Add": [[10, "norm-add"]], "Norm Diameter": [[10, "norm-diameter"]], "Norm Mult": [[10, "norm-mult"]], "Norm Volume Area": [[10, "norm-volume-area"]], "Norm Volume Length": [[10, "norm-volume-length"]], "Other": [[8, "other"]], "Results examples": [[0, "results-examples"]], "Run examples": [[0, "run-examples"]], "Running": [[1, null]], "Running CADETMatch remotely": [[1, "running-cadetmatch-remotely"]], "SSE": [[8, "sse"]], "ScoreTest": [[9, "scoretest"]], "Scores": [[8, null]], "Search": [[9, null]], "Set Value": [[10, "set-value"]], "Shape": [[8, "shape"]], "Shape Back": [[8, "shape-back"]], "Shape Front": [[8, "shape-front"]], "Starting a match": [[1, "starting-a-match"]], "Sum": [[10, "sum"]], "Sum of squared error scores": [[8, "sum-of-squared-error-scores"]], "Transform": [[10, null]]}, "docnames": ["cli/examples", "cli/index", "configuration/basic_config", "configuration/error", "configuration/experiments", "configuration/graphing", "configuration/index", "configuration/misc", "configuration/scores", "configuration/search", "configuration/transform", "index", "install/index", "license"], "envversion": {"sphinx": 63, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.todo": 2, "sphinxcontrib.bibtex": 9}, "filenames": ["cli/examples.rst", "cli/index.rst", "configuration/basic_config.rst", "configuration/error.rst", "configuration/experiments.rst", "configuration/graphing.rst", "configuration/index.rst", "configuration/misc.rst", "configuration/scores.rst", "configuration/search.rst", "configuration/transform.rst", "index.rst", "install/index.rst", "license.rst"], "indexentries": {}, "objects": {}, "objnames": {}, "objtypes": {}, "terms": {"": 13, "0": [2, 3, 7, 8, 9, 10, 13], "0001": 10, "001": [3, 10], "0051": 8, "0054": 8, "0178": 8, "0190": 8, "02": 8, "0265": 8, "0287": 8, "05": [8, 10], "06": 10, "1": [2, 3, 8, 10, 11, 13], "10": [7, 9, 13], "100": [8, 9], "1000": [9, 10], "11": 13, "12": 13, "1200": 5, "13": 13, "14": [9, 13], "15": 13, "16": 13, "17": 13, "1996": 13, "1e": [7, 9, 10], "1e4": 10, "1e8": 10, "2": [3, 8, 9, 10, 13], "20": 13, "2007": 13, "28": 13, "29": 13, "2d": 1, "3": [4, 7, 8, 10, 11, 13], "30": 13, "300": 8, "3600": 5, "3d": 1, "3rd": 10, "4": [10, 13], "400": 8, "450": 8, "5": [7, 9, 10, 13], "50": [9, 10], "500": 8, "550": 8, "6": 13, "60": 13, "600": 8, "6b": 13, "6d": 13, "7": [7, 13], "8": [10, 13], "9": [10, 13], "95": 8, "98": 8, "A": [8, 10, 13], "AND": 13, "AS": 13, "And": 13, "BE": 13, "BEING": 13, "BUT": 13, "BY": 13, "But": 13, "By": 13, "FOR": 13, "For": [6, 8, 10, 11, 13], "IF": 13, "IN": 13, "If": [1, 2, 4, 5, 7, 8, 9, 10, 12, 13], "In": [6, 8, 9, 10, 13], "It": [0, 1, 8, 9, 10, 13], "NO": 13, "NOT": 13, "No": [2, 3, 5, 7, 8, 9, 10, 13], "Not": 13, "OF": 13, "OR": 13, "Of": 13, "On": 8, "One": 10, "Or": 11, "SUCH": 13, "Such": 13, "THE": 13, "THERE": 13, "TO": 13, "The": [0, 1, 3, 4, 8, 9, 10, 12, 13], "There": [0, 5, 8, 10], "These": [1, 3, 13], "To": 13, "WILL": 13, "WITH": 13, "With": 10, "abil": 13, "about": 13, "abov": [8, 13], "absenc": 13, "absolut": 13, "absoluteheight": 8, "absolutetim": 8, "abstol": 7, "abstolfactor": 7, "abstolfactorgrad": 7, "abstolfactorgradmax": 7, "abus": 13, "accept": 13, "access": 13, "accompani": 13, "accord": 13, "accur": [8, 10], "achiev": 13, "acknowledg": 13, "acquir": 13, "across": 13, "action": 13, "activ": [11, 13], "actual": [9, 13], "ad": [0, 1, 4, 8, 10, 13], "adapt": [7, 13], "add": [6, 8, 12, 13], "addict": 6, "addit": [3, 8, 10, 13], "address": 13, "adopt": 13, "adsorpt": 10, "advers": 13, "advis": [8, 13], "affect": 13, "affero": 13, "affirm": 13, "after": [8, 9, 12, 13], "again": [0, 5], "against": [4, 8, 13], "aggreg": 13, "agre": 13, "agreement": 13, "aim": 13, "algorithm": [6, 9, 10], "all": [0, 1, 2, 4, 5, 7, 8, 9, 10, 13], "alleg": 13, "allow": [1, 8, 9, 10, 13], "almost": [3, 8], "along": 13, "alreadi": 13, "also": [1, 6, 8, 9, 10, 13], "altern": 13, "although": 13, "altscor": 6, "alwai": [3, 8, 11], "among": 13, "amount": 8, "an": [1, 3, 8, 9, 10, 12, 13], "anaconda": 12, "ancillari": 13, "ani": [0, 1, 3, 8, 9, 11, 13], "anoth": [8, 9, 10], "anti": 13, "anyon": 13, "anyth": [7, 13], "apart": 9, "appli": [3, 13], "applic": 13, "appropri": 13, "approxim": [10, 13], "ar": [0, 1, 2, 3, 4, 5, 8, 9, 10, 12, 13], "area": [6, 13], "area_loc": 10, "aris": 13, "arrai": 10, "arrang": 13, "articl": 13, "ask": 13, "assert": 13, "asset": 13, "assign": 10, "associ": 13, "assum": [10, 13], "assumpt": [10, 13], "assur": 13, "asyncron": 5, "attach": 13, "attempt": 13, "attribut": 13, "author": 13, "auto": [1, 6, 9], "auto_invers": 10, "auto_keq": 10, "autocorrel": 9, "automat": [1, 7, 8, 9, 10, 12, 13], "avail": [0, 4, 8, 10, 13], "averag": 9, "avoid": 13, "awai": 13, "axial": 10, "b": 13, "back": 6, "backward": [8, 10], "bar": 2, "base": [1, 3, 6, 7, 8, 9, 11, 13], "basedir": 2, "basi": 1, "basic": [4, 6, 13], "becaus": 13, "been": [1, 13], "behalf": 13, "being": [8, 13], "believ": 13, "below": [4, 8, 9, 13], "benefit": 13, "best": [0, 3, 11, 13], "better": [10, 11], "between": [5, 8, 10, 13], "beyond": 13, "bin": 2, "binari": [0, 2], "bio": 11, "blank": 8, "bodi": 13, "boolean": [2, 7, 8, 9], "both": [3, 10, 13], "bottom": 8, "bound": [3, 10], "bound1": 10, "bound2": 10, "boundari": 10, "boundfrom": 10, "boundsum": 10, "boundto": 10, "box": 13, "break": 11, "breakthrough": 8, "brief": 13, "bug": 11, "burn": 9, "busi": 13, "bypass_experi": 2, "c": [2, 12, 13], "cadet": [0, 2, 3, 4, 6, 10, 11, 12, 13], "cadet_exampl": 0, "cadetmatch": [3, 4, 5, 6, 7, 8, 9, 10, 12], "cadetpath": 2, "call": 13, "can": [0, 1, 3, 6, 7, 8, 9, 10, 12, 13], "cannot": 13, "capabl": 9, "carri": [9, 13], "case": [8, 10, 13], "caus": [7, 8, 13], "ceas": 13, "ceil": 6, "certain": [8, 13], "cessat": 13, "chain": 9, "chang": [11, 13], "channel": 12, "character": 13, "charg": [10, 13], "check": 2, "checkpoint": [1, 2], "checkpointfil": 2, "choic": 9, "choos": 13, "chromatogram": [1, 2, 3, 7], "chromatographi": 8, "circular": 10, "circumst": 13, "circumvent": 13, "civil": 13, "claim": 13, "class": 13, "clean_exampl": 0, "clear": 13, "clearli": 13, "cli": 2, "close": [8, 10, 13], "cluster": 1, "code": [8, 10, 13], "col_length": 10, "col_poros": 10, "collect": [8, 13], "colum": 8, "column": [4, 8, 10], "com": 11, "combin": [9, 13], "come": [8, 10, 13], "command": [0, 1, 12, 13], "comment": 6, "commerci": 13, "commit": [11, 13], "common": [1, 6, 9, 10, 12, 13], "commun": 13, "compat": [8, 10], "compil": 13, "complet": [0, 1, 9], "compli": 13, "complianc": 13, "compon": [4, 8, 10, 11, 13], "component1": 10, "component2": 10, "componentfrom": 10, "componentsum": 10, "componentto": 10, "compos": 11, "comput": [0, 3, 5, 13], "concentr": [3, 4, 8], "concern": 13, "conda": 12, "condit": 13, "config": 12, "configur": [1, 11], "connect": [6, 7, 13], "connectionnumberentri": 7, "connfigur": 1, "consequ": 13, "consequenti": 13, "consid": 13, "consist": 13, "conspicu": 13, "const_coeff": 10, "constantli": 13, "constitut": 13, "constru": 13, "consum": 13, "contact": 13, "contain": 13, "content": 13, "context": 13, "continu": [8, 13], "continuemcmc": [8, 9], "contractu": 13, "contradict": 13, "contrast": 13, "contributor": 13, "control": [1, 8, 13], "convei": 13, "conveni": 13, "convert": [2, 6, 10], "convey": 13, "copi": [10, 13], "copyleft": 13, "copyright": 13, "corner": 1, "correct": [8, 13], "correctli": 0, "correl": 1, "correspond": [8, 13], "cost": 13, "could": [0, 13], "counterclaim": 13, "countri": 13, "coupl": 10, "cours": 13, "court": 13, "coven": 13, "cover": [8, 10, 13], "coverag": 13, "creat": [0, 1, 3, 6, 9, 10, 11], "creation": 6, "criterion": 13, "cross": [10, 13], "cross_section_area": 10, "cstr": 10, "csv": [2, 3, 4, 8], "cure": 13, "curv": 8, "custom": 13, "customarili": 13, "cv": 2, "d": [10, 13], "dai": [0, 1, 13], "damag": 13, "danger": 13, "data": [1, 2, 4, 6, 7, 8, 13], "date": 13, "deal": [4, 8, 10], "decai": 8, "decemb": 13, "decid": 13, "declin": 13, "decreas": 9, "deem": 13, "default": [2, 3, 4, 5, 7, 8, 9, 10], "defect": 13, "defens": 13, "defin": [8, 13], "definit": [10, 13], "degre": 10, "delai": [3, 8], "deni": 13, "denomin": 13, "depend": [0, 3, 12], "depriv": 13, "deriv": 8, "descent": [7, 9], "describ": 6, "descript": [2, 3, 4, 5, 7, 8, 9, 10], "design": [1, 8, 9, 10, 13], "desktop": 3, "detail": 13, "detector": 8, "determin": [3, 13], "develop": [11, 13], "deviat": 3, "devic": 13, "dextran": 6, "dextran1": 4, "dextran2": 4, "dextranshap": 8, "dextranss": 8, "diamet": 6, "dictat": 8, "dictionari": 6, "differ": [0, 9, 10, 13], "difficult": 10, "diffus": 10, "dimension": 9, "dimer": 10, "direct": 13, "directli": [9, 10, 13], "directori": [0, 2], "disabl": 3, "disclaim": 13, "discriminatori": 13, "disper": 10, "dispers": 10, "displai": 13, "distinguish": 13, "distribut": [3, 12, 13], "do": [10, 11, 13], "document": 13, "doe": [9, 13], "domain": 13, "don": [7, 8, 12], "done": [5, 8], "doubt": 13, "download": 12, "downstream": 13, "dr": 11, "drop": 9, "due": [8, 10], "durabl": 13, "dure": [5, 8], "dwell": 13, "dynam": 13, "dynamictoler": 7, "e": [10, 13], "each": [1, 4, 7, 8, 10, 13], "earlier": 13, "easier": [8, 9, 10], "effect": [8, 10, 13], "effort": 13, "either": [10, 13], "electron": 13, "els": 7, "elut": 8, "embodi": 13, "employ": 13, "enabl": 13, "end": [5, 13], "enforc": 13, "engin": 12, "enough": 10, "ensur": [8, 13], "enter": 13, "entir": 13, "entiti": 13, "entri": [7, 8, 9], "equal": [9, 10], "equilibrium": 10, "equival": 13, "eric": 11, "erron": 13, "error": [1, 5, 6, 9, 10, 11, 12], "errormodel": 3, "especi": [0, 8], "essenti": 13, "estim": [1, 3, 5, 8, 9, 10, 11, 12], "evalu": [2, 9], "even": [8, 11, 13], "event": 13, "ever": 13, "everi": [0, 13], "everyon": 13, "exact": 13, "exactli": 8, "exampl": [6, 8, 10, 13], "example_mcmc_popul": 0, "example_popul": 0, "except": [10, 13], "exclud": 13, "exclus": 13, "excus": 13, "execut": 13, "exercis": 13, "exist": 8, "expect": 13, "experi": [3, 6, 8, 9, 10, 11], "experiment": [6, 8], "experimental_csv": 3, "experimentalist": 8, "explain": [8, 13], "explicitli": 13, "express": 13, "expressli": 13, "extend": 13, "extens": 13, "extent": 13, "extrem": 9, "f": 13, "facil": 13, "factor": 10, "fail": [1, 13], "failur": 13, "fair": 13, "fals": [7, 8, 9], "famili": 13, "far": 8, "fashion": 13, "fast": [9, 10], "favor": [8, 13], "featur": [0, 4, 6, 8, 11, 13], "fee": 13, "few": [3, 8, 10], "fewer": 10, "file": [0, 1, 2, 4, 6, 8, 9, 11, 13], "file_path": 3, "film": 10, "film_diffus": 10, "final": [9, 13], "finalgradrefin": 9, "find": [1, 10, 11, 13], "finish": 9, "first": [4, 8, 9, 10, 13], "fit": [3, 7, 8, 10, 13], "fix": [10, 11, 13], "float": [3, 7, 8, 9, 10], "flow": [3, 8, 10, 13], "follow": [1, 12, 13], "foo": 2, "forbid": 13, "forc": 13, "forg": 12, "fork": 11, "form": 13, "format": [6, 13], "forschungszentrum": 11, "found": [3, 10, 13], "foundat": 13, "frac": 8, "fraction": [4, 6], "fraction_csv": 8, "fractionationslid": 8, "fractionationss": 8, "free": [11, 13], "freedom": [10, 13], "frequent": [5, 12], "from": [0, 1, 2, 3, 5, 8, 9, 10, 11, 12, 13], "front": [2, 5, 6, 9], "fsf": 13, "fulfil": 13, "full": [2, 13], "fulltrainingdata": 7, "function": [8, 13], "fundament": 13, "further": 13, "fusion": 12, "futur": 13, "fzj": 11, "gap": 8, "gener": [5, 6, 8, 9, 13], "generate_corn": 1, "generate_exampl": 0, "generate_graph": 1, "generate_graphs_al": 1, "generate_graphs_autocorr": 1, "generate_map": 1, "generate_mcmc_mix": 1, "generate_mcmc_plot_tub": 1, "genet": 9, "geometr": 9, "geoscienc": 11, "get": [10, 13], "gigabyt": 7, "github": [11, 12], "give": [8, 13], "given": [2, 4, 8, 9, 13], "gnu": 13, "goal": [9, 11], "good": [9, 10], "govern": 13, "gpl": 13, "gradcheck": 9, "gradfinestop": 9, "gradient": [6, 7, 11], "gradvector": 7, "grant": 13, "graph": [2, 6, 9], "graphgeneratetim": 5, "graphmetatim": 5, "graphspac": 6, "grati": 13, "greatest": 13, "guarante": 13, "gui": 13, "h5": [3, 4, 9], "ha": [1, 3, 4, 6, 8, 9, 10, 12, 13], "had": 13, "hand": 8, "handl": 8, "hard": 8, "harder": 9, "hardwar": 0, "have": [0, 3, 4, 8, 10, 13], "hdf5": 4, "header": 8, "here": 11, "hereaft": 13, "high": [9, 12], "highest": 9, "highli": 9, "holder": 13, "home": 2, "hope": 13, "host": 13, "hour": [0, 1, 3], "household": 13, "how": [0, 5, 13], "howev": [5, 13], "html": 13, "http": [11, 13], "hypothet": 13, "i": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13], "ibg": 11, "idea": [8, 13], "ideal": 8, "ident": 3, "identifi": [8, 13], "immedi": [1, 8], "immudzen": 12, "impact": 9, "implement": [3, 13], "impli": 13, "import": [8, 13], "impos": 13, "improv": [8, 10], "inabl": 13, "inaccur": 13, "inc": 13, "incident": 13, "includ": [0, 3, 6, 12, 13], "inclus": 13, "incompat": 13, "incorpor": 13, "increas": 9, "indemnif": 13, "indepdennt": 3, "independ": [10, 13], "index": 6, "index1": 10, "index2": 10, "indexfrom": 10, "indexsum": 10, "indexto": 10, "indic": [10, 13], "individu": [0, 8, 13], "industri": 13, "inform": [6, 9, 13], "infring": 13, "inherit": 8, "init_volum": 10, "initi": [9, 13], "input": [2, 10], "insid": [10, 13], "instal": [0, 13], "instanc": 10, "instead": [4, 8, 9, 11, 13], "institut": 11, "instruct": 12, "int": 1, "intact": 13, "integ": [0, 3, 5, 7, 8, 9, 10], "integr": 9, "intend": 13, "intent": 13, "interact": 13, "interchang": 13, "interest": 13, "interf": 13, "interfac": [1, 13], "interpret": 13, "interrupt": 1, "interv": 8, "intim": 13, "invalid": 13, "invers": 6, "io": 12, "irrevoc": 13, "isol": 8, "issu": 8, "item": 13, "its": [4, 10, 13], "itself": 13, "json": [1, 2, 6, 11], "jstyleson": 6, "june": 13, "jupyt": 1, "just": 9, "j\u00fclich": 11, "ka": 10, "kd": 10, "keep": [1, 13], "kei": [2, 3, 4, 5, 7, 8, 9, 10, 13], "kept": 2, "keq": 6, "kernel": 13, "kind": 13, "know": [8, 10, 13], "knowingli": 13, "knowledg": 13, "known": 9, "languag": 13, "laptop": 0, "larg": [8, 9, 10], "larger": 13, "largest_peak": 7, "last": [1, 5], "later": 13, "law": 13, "lawsuit": 13, "lead": 10, "learn": 7, "least": 13, "least_squar": 9, "leav": 10, "left": 8, "legal": 13, "length": [3, 6, 7, 9], "length_loc": 10, "less": 9, "lesser": 13, "lgpl": 13, "liabil": 13, "liabl": 13, "librari": [0, 2, 11, 12, 13], "license": 13, "licensor": 13, "lier": 11, "like": [8, 10, 13], "likewis": 13, "limit": [8, 13], "lin_ka": 10, "lin_kd": 10, "line": [1, 13], "linear": 10, "link": 13, "linux": 1, "list": [3, 4, 8, 9, 10, 13], "litig": 13, "littl": 9, "load": [3, 8], "local": [12, 13], "localrefin": 9, "locat": 10, "location1": 10, "location2": 10, "locationfrom": 10, "locationsum": 10, "locationto": 10, "log": [1, 10], "logout": 1, "long": 13, "look": [8, 9], "loss": 13, "lot": 3, "lower": [3, 10], "m": [0, 1, 4, 8], "machin": [1, 7, 13], "made": [3, 13], "mai": [1, 3, 8, 10, 13], "mail": 13, "main": [2, 3], "main_peak": 8, "maintain": 13, "major": 13, "make": [0, 8, 9, 10, 13], "mani": [7, 8, 9, 10, 12], "manipul": 3, "manner": 13, "manufactur": [3, 13], "map": 9, "march": 13, "mark": 13, "mask": 13, "match": [0, 4, 6, 8, 11, 13], "materi": [8, 13], "matrix": 7, "max": [3, 7, 8, 9, 10], "max_perc": 8, "max_valu": 8, "maxarea": 10, "maxfactor": 10, "maximum": [1, 10], "maxka": 10, "maxkeq": 10, "maxlength": 10, "maxpopul": 9, "maxvolum": 10, "mcmc": [0, 1, 3, 6], "mcmc_h5": 9, "mcmcpopul": 9, "mcmcpopulationset": 9, "mcmctaumult": 9, "mean": [2, 3, 9, 13], "measur": [10, 13], "medium": 13, "meet": 13, "menu": 13, "merchant": 13, "mere": 13, "merg": 13, "met": 13, "meta": 2, "metaresultsonli": 2, "method": [7, 9, 10, 13], "metric": [7, 8, 9], "might": 13, "min": [3, 10], "min_perc": 8, "minarea": 10, "minim": 7, "minimum": 10, "minka": 10, "minkeq": 10, "minlength": 10, "minpopul": 9, "minvolum": 10, "miscellan": 6, "misrepresent": 13, "mix": [1, 8], "mm": 8, "mode": 13, "model": [1, 5, 6, 8, 9, 10, 11, 12, 13], "modif": [8, 13], "modifi": [10, 13], "modsim": 11, "mol": [4, 8], "molecul": 8, "monom": 10, "more": [4, 6, 8, 9, 10, 12, 13], "moreov": 13, "most": [1, 7, 8, 9, 10, 11, 13], "mostli": 10, "much": [5, 8, 10], "mult": 6, "multi": 9, "multiobjectivess": 9, "multipl": [0, 3, 8, 9, 11], "multipli": [3, 10], "multist": 10, "multistart": 6, "must": [2, 4, 8, 10, 12, 13], "myhom": 2, "n": [1, 10], "name": [2, 3, 4, 8, 10, 13], "narrow": 8, "narrowli": 8, "natur": 13, "nearli": 8, "necessari": 13, "need": [0, 1, 2, 4, 7, 8, 10, 12, 13], "neither": 13, "nest": 6, "network": 13, "new": [0, 3, 9, 13], "next": 13, "nohup": 1, "nois": 3, "non": [3, 8, 11, 13], "noncommerci": 13, "none": [2, 3, 4, 8, 9, 10], "nor": 13, "norm": [3, 6], "norm_add": 10, "norm_diamet": 10, "norm_volume_area": 10, "norm_volume_length": 10, "normal": [1, 2, 3, 5, 10, 13], "normalizeoutput": 2, "notebook": 1, "noth": [8, 13], "notic": 13, "notifi": 13, "notwithstand": 13, "now": 8, "nsga2": 9, "nsga3": 6, "nu": 10, "number": [1, 3, 8, 9, 10, 12, 13], "numer": 8, "object": [9, 13], "oblig": 13, "obsolet": 8, "obtain": 8, "occasion": 13, "occur": 13, "off": 8, "offer": 13, "offici": 13, "offset": 8, "often": [4, 8, 10], "older": 8, "omit": 1, "onc": [1, 9], "one": [1, 4, 9, 10, 13], "ones": [8, 10], "ongo": 11, "onli": [0, 2, 5, 7, 8, 9, 10, 13], "open": 12, "oper": [8, 13], "optim": [8, 9, 10], "option": [1, 8, 13], "order": [9, 13], "org": 13, "organ": 13, "origin": 13, "other": [1, 2, 3, 6, 10, 13], "otherwis": 13, "our": [11, 13], "out": 13, "outlet": 8, "output": [4, 8, 13], "output_path": [4, 8], "outsid": 13, "over": [8, 9], "overload": 8, "overrid": 9, "own": [0, 4, 13], "packag": [12, 13], "paper": [8, 13], "par_poros": 10, "paragraph": 13, "parallel": [1, 9, 11], "paramet": [0, 1, 3, 6, 8, 9, 10, 11, 12], "pareto": [2, 5, 9], "part": [8, 13], "parti": 13, "particular": [8, 13], "pass": 13, "password": 13, "patent": 13, "path": [0, 1, 2, 4, 8, 9, 10], "pattern": 13, "payment": 13, "peak": 8, "peak_back": 8, "peak_front": 8, "peer": 13, "penalti": 8, "per": [0, 9], "percent": 8, "perform": [10, 12, 13], "period": 1, "perman": 13, "permiss": 13, "permit": 13, "perpetu": 13, "person": 13, "pertin": 13, "philosophi": 13, "physic": [8, 13], "pi": 10, "piec": [10, 13], "pip": 12, "place": [8, 13], "pleas": [11, 13], "plot": 1, "plu": 13, "plug": 10, "point": 9, "pointer": 13, "popul": [0, 9], "pore": 10, "poros": 8, "portion": 13, "posit": [8, 10], "possess": 13, "possibl": [1, 8, 13], "posterior": 1, "posteriori": 1, "powel": 9, "power": [0, 3, 13], "pr": 11, "practic": [9, 13], "preambl": 13, "precis": [10, 13], "precursor": 9, "predecessor": 13, "prefer": [12, 13], "present": 13, "preserv": 13, "pretti": 3, "prevent": [11, 13], "previou": [9, 13], "previousresult": 9, "price": 13, "primarili": 13, "prior": [9, 13], "priorit": 8, "privat": 13, "probabl": 1, "problem": [0, 3, 8, 9, 10, 13], "problemat": 10, "procedur": 13, "proceed": 1, "process": [0, 1, 3], "procur": 13, "produc": 13, "product": 13, "program": 13, "programat": 6, "programm": 13, "progress": [1, 5, 9], "progresscorrect": 9, "prohibit": 13, "promin": 13, "propag": 13, "properti": [10, 13], "proprietari": 13, "protect": 13, "protocol": 13, "prove": 13, "provid": [10, 13], "provis": 13, "provision": 13, "proxi": 13, "public": 13, "publicli": 13, "publish": 13, "pull": 11, "puls": 8, "pump": [3, 8], "purpos": [8, 9, 13], "pursuant": 13, "pypi": 12, "python": [0, 1, 6, 11, 12], "qualifi": 13, "qualiti": 13, "random": [3, 9], "rang": [9, 10], "rapid": 10, "rare": [2, 9, 10], "rate": [3, 8, 10], "re": 9, "reaction": 8, "reactor": 10, "read": [9, 10, 13], "readabl": 13, "readi": 13, "readili": 13, "realist": 10, "realiti": 10, "realli": [7, 8], "reason": [9, 13], "rebuilt": 0, "receipt": 13, "receiv": 13, "recent": 11, "recipi": 13, "recogn": 13, "recomend": [8, 9, 10], "recommend": [0, 1, 11, 12], "redistribut": 13, "reduc": 8, "reevalu": 9, "refer": [6, 13], "refin": 9, "refrain": 13, "regard": 13, "regardless": 13, "regener": 13, "reinstat": 13, "rel": 2, "relationship": 13, "releas": [11, 13], "relev": 13, "reli": 13, "relicens": 13, "remain": 13, "remov": 13, "render": 13, "repair": 13, "repeat": 9, "report": [0, 9, 11], "repositori": 11, "repres": [8, 13], "request": 11, "requir": [1, 2, 3, 4, 5, 7, 8, 9, 10, 13], "reset": 5, "resolv": 13, "respect": [3, 13], "respons": 13, "restrict": [8, 13], "result": [2, 7, 9, 10, 13], "results1": 2, "results_exampl": 0, "resultsdir": 2, "resum": 1, "retain": [8, 10, 13], "return": [0, 9, 13], "review": 13, "revis": 13, "right": [8, 13], "risk": 13, "rom": 13, "root": 9, "royalti": 13, "rule": 13, "run": [5, 8, 9, 12, 13], "run_exampl": 0, "runnabl": 4, "safe": 1, "safest": 13, "sai": 13, "sake": 13, "sale": 13, "same": [3, 8, 10, 13], "sampl": 8, "satisfi": 13, "satur": 8, "scalar": 10, "scale": 3, "school": 13, "scientif": 12, "scipi": 9, "scope": 13, "score": [4, 6, 9], "scoretest": 6, "script": 13, "search": [0, 3, 6, 7, 10], "searchmethod": 9, "sec_000": 10, "second": [4, 5, 8, 10], "secondarili": 13, "section": [3, 6, 10, 13], "see": [0, 5, 6, 9, 10, 13], "seed": 9, "select": [8, 9, 10], "sell": 13, "semiconductor": 13, "separ": [8, 12, 13], "sequenc": 9, "serv": 13, "server": [1, 3, 13], "servic": 13, "session": 1, "set": [0, 3, 6, 7, 8, 9], "set_valu": 10, "sete": 6, "setup": 6, "shall": 13, "shape": 6, "shapeback": 8, "shapefront": 8, "share": [2, 13], "shell": 12, "shield": 10, "shift": 8, "short": 13, "should": [1, 2, 3, 7, 9, 10, 13], "show": 13, "shown": 4, "side": 8, "sigma": 10, "sign": 13, "signal": [3, 4, 8], "signific": 13, "similar": [8, 13], "simpl": [3, 9], "simpler": 10, "simplest": 9, "simplifi": 4, "simul": [2, 3, 4, 5, 7, 9, 10], "simultan": 13, "sinc": [3, 5], "singl": [4, 9, 13], "situat": [0, 10], "size": [9, 10], "slice": 8, "slide": 6, "slightli": 8, "slow": [3, 5], "sma": 10, "sma_nu": 10, "small": [8, 10], "smalltest_peak": 7, "smooth": 7, "so": [0, 3, 10, 13], "sobol": 9, "sobolgener": 9, "softwar": [1, 13], "sold": 13, "sole": 13, "solut": 4, "solution_outlet_comp_000": 4, "solv": [3, 8], "solveabl": 9, "some": [3, 8, 10, 13], "sourc": [3, 11, 13], "spare": 13, "speak": 13, "speci": 2, "special": [8, 13], "specif": [4, 9, 10, 13], "specifi": [2, 4, 5, 8, 10, 13], "spirit": 13, "split": 9, "squar": [6, 9], "sse": [6, 9], "ssh": 1, "stall": 9, "stallcorrect": 9, "stallgener": 9, "stand": 13, "standard": [3, 13], "start": [3, 8, 9, 10, 13], "state": [0, 10, 13], "statement": 13, "statu": 13, "step": [1, 5, 9, 13], "still": 5, "stop": [8, 9], "stopaverag": 9, "stopbest": 9, "stoprms": 9, "storag": [7, 13], "store": [2, 4, 7], "strategi": [0, 9], "stratgi": 0, "string": [3, 4, 8, 9, 10], "structur": [4, 6], "subdivid": 13, "subject": 13, "sublicens": 13, "subprogram": 13, "subroutin": 13, "subsect": 13, "substanti": 13, "sue": 13, "suffic": 13, "suggest": 9, "sum": [4, 6], "supervis": 11, "supplement": 13, "suppli": [0, 3], "support": [4, 6, 8, 13], "sure": 13, "surrend": 13, "surviv": 13, "sustain": 13, "switch": [9, 10], "symmetr": 8, "synthet": 8, "system": [8, 9, 10, 13], "systemat": 13, "t": [7, 8, 12], "take": [0, 1, 3, 5, 9, 13], "tangibl": 13, "technolog": 13, "tell": [9, 13], "templat": [0, 3], "tendenc": 8, "term": 13, "termin": [9, 13], "test": [0, 8, 9], "text": 0, "than": [5, 9, 10, 12, 13], "thei": [1, 3, 7, 8, 9, 10, 12, 13], "them": [8, 9, 10, 13], "therefor": 13, "thi": [0, 1, 2, 3, 4, 6, 7, 8, 9, 10, 13], "thing": [8, 13], "third": 13, "those": 13, "though": 13, "threaten": 13, "three": 13, "through": [1, 13], "thu": 13, "ti": 8, "time": [3, 4, 5, 8, 9, 13], "togeth": [4, 10], "toler": 7, "too": 13, "tool": 13, "top": 8, "total": [3, 9], "trade": 13, "trademark": 13, "tradeoff": 5, "transact": 13, "transfer": 13, "transform": [0, 6], "transmiss": 13, "treat": 13, "treati": 13, "true": [2, 7, 8, 9], "tube": [1, 10], "turn": 9, "twice": 10, "two": [4, 10, 13], "type": [8, 13], "typic": [8, 13], "unaccept": 13, "under": [11, 13], "understand": 10, "uniform": 3, "uniqu": [4, 8], "unit": [3, 8], "unit_000": 10, "unit_001": 10, "unit_002": [4, 8], "unit_003": 10, "unit_004": 10, "unit_nam": 8, "unknown": 9, "unless": [4, 13], "unlimit": 13, "unmodifi": 13, "unnecessari": 13, "unpack": 13, "until": [9, 13], "up": [6, 10], "updat": [12, 13], "upgrad": 11, "upper": [3, 10], "us": [0, 2, 3, 4, 6, 7, 8, 9, 10, 13], "usag": [1, 8, 9, 10], "user": [12, 13], "usual": [3, 8], "usus": 6, "uv": [3, 8], "uv_nois": 3, "uv_noise_norm": 3, "v3": 13, "valid": 13, "valu": [2, 3, 4, 5, 6, 7, 8, 9], "variabl": [0, 9, 10], "variant": 10, "variat": [3, 8], "variou": 0, "vector": 7, "verbatim": 13, "veri": [2, 8, 9, 10], "verifi": 0, "version": [0, 13], "viabl": 9, "view": 13, "violat": 13, "visibl": 13, "void": 13, "volum": [6, 13], "von": 11, "w": 13, "wa": [8, 10, 13], "wai": [1, 13], "waiv": 13, "waiver": 13, "want": [0, 10, 13], "warranti": 13, "we": [11, 12, 13], "websit": 12, "week": 3, "welcom": 13, "well": 13, "were": 13, "what": [9, 13], "whatev": 13, "when": [7, 8, 9, 10, 13], "where": [2, 4, 5, 8, 9, 10, 13], "whether": 13, "which": [3, 8, 10, 13], "while": [1, 8, 9], "who": 13, "whole": 13, "whom": 13, "whose": 13, "why": 13, "wide": 13, "window": [1, 2, 13], "wipo": 13, "wish": 13, "within": 13, "without": [9, 10, 13], "work": [0, 8, 10, 11, 12, 13], "worldwid": 13, "would": [9, 10, 13], "write": 13, "written": [8, 13], "www": 13, "xtol": 9, "ye": [2, 3, 4, 8, 9, 10], "year": 13, "yet": 1, "you": [0, 1, 6, 8, 9, 10, 11, 12, 13], "your": [0, 9, 13], "yourself": 13}, "titles": ["CADETMatch Examples", "Running", "Basic setup", "Error Modeling", "Experiments", "Graphing", "Configuration", "Miscellaneous", "Scores", "Search", "Transform", "CADETMatch", "Install", "License"], "titleterms": {"6": 1, "add": 10, "altscor": 9, "area": 10, "auto": 10, "back": 8, "basic": 2, "cadetmatch": [0, 1, 11], "ceil": 8, "clean": 0, "common": 8, "configur": 6, "core": 1, "dextran": 8, "diamet": 10, "error": [3, 8], "exampl": 0, "experi": 4, "fraction": 8, "front": 8, "gener": [0, 1], "gradient": 9, "graph": [1, 5], "graphspac": 9, "index": 10, "instal": 12, "invers": 10, "keq": 10, "length": 10, "licens": 13, "match": 1, "mcmc": 9, "miscellan": 7, "model": 3, "mult": 10, "multistart": 9, "norm": 10, "nsga3": 9, "other": 8, "remot": 1, "result": 0, "run": [0, 1], "score": 8, "scoretest": 9, "search": 9, "set": 10, "setup": 2, "shape": 8, "slide": 8, "squar": 8, "sse": 8, "start": 1, "sum": [8, 10], "them": 0, "transform": 10, "us": 1, "valu": 10, "volum": 10}}) \ No newline at end of file +Search.setIndex({"alltitles": {"AltScore": [[9, "altscore"]], "Auto": [[10, "auto"]], "Auto Inverse": [[10, "auto-inverse"]], "Auto kEQ": [[10, "auto-keq"]], "Basic setup": [[2, null]], "CADETMatch": [[11, null]], "CADETMatch Examples": [[0, null]], "Ceiling": [[8, "ceiling"]], "Clean examples": [[0, "clean-examples"]], "Common": [[8, "common"]], "Configuration": [[6, null]], "Dextran SSE": [[8, "dextran-sse"]], "Dextran Shape": [[8, "dextran-shape"]], "Error Modeling": [[3, null]], "Experiments": [[4, null]], "Fractionation SSE": [[8, "fractionation-sse"]], "Fractionation Slide": [[8, "fractionation-slide"]], "Generate examples": [[0, "generate-examples"]], "Generate graphs using 6 cores": [[1, "generate-graphs-using-6-cores"]], "Generating Examples and running them": [[0, "generating-examples-and-running-them"]], "Gradient": [[9, "gradient"]], "GraphSpace": [[9, "graphspace"]], "Graphing": [[5, null]], "Indexing": [[10, "indexing"]], "Install": [[12, null]], "License": [[13, null]], "MCMC": [[9, "mcmc"]], "Miscellaneous": [[7, null]], "Multistart": [[9, "multistart"]], "NSGA3": [[9, "nsga3"]], "Norm Add": [[10, "norm-add"]], "Norm Diameter": [[10, "norm-diameter"]], "Norm Mult": [[10, "norm-mult"]], "Norm Volume Area": [[10, "norm-volume-area"]], "Norm Volume Length": [[10, "norm-volume-length"]], "Other": [[8, "other"]], "Results examples": [[0, "results-examples"]], "Run examples": [[0, "run-examples"]], "Running": [[1, null]], "Running CADETMatch remotely": [[1, "running-cadetmatch-remotely"]], "SSE": [[8, "sse"]], "ScoreTest": [[9, "scoretest"]], "Scores": [[8, null]], "Search": [[9, null]], "Set Value": [[10, "set-value"]], "Shape": [[8, "shape"]], "Shape Back": [[8, "shape-back"]], "Shape Front": [[8, "shape-front"]], "Starting a match": [[1, "starting-a-match"]], "Sum": [[10, "sum"]], "Sum of squared error scores": [[8, "sum-of-squared-error-scores"]], "Transform": [[10, null]]}, "docnames": ["cli/examples", "cli/index", "configuration/basic_config", "configuration/error", "configuration/experiments", "configuration/graphing", "configuration/index", "configuration/misc", "configuration/scores", "configuration/search", "configuration/transform", "index", "install/index", "license"], "envversion": {"sphinx": 64, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.todo": 2, "sphinxcontrib.bibtex": 9}, "filenames": ["cli/examples.rst", "cli/index.rst", "configuration/basic_config.rst", "configuration/error.rst", "configuration/experiments.rst", "configuration/graphing.rst", "configuration/index.rst", "configuration/misc.rst", "configuration/scores.rst", "configuration/search.rst", "configuration/transform.rst", "index.rst", "install/index.rst", "license.rst"], "indexentries": {}, "objects": {}, "objnames": {}, "objtypes": {}, "terms": {"": 13, "0": [2, 3, 7, 8, 9, 10, 13], "0001": 10, "001": [3, 10], "0051": 8, "0054": 8, "0178": 8, "0190": 8, "02": 8, "0265": 8, "0287": 8, "05": [8, 10], "06": 10, "1": [2, 3, 8, 10, 11, 13], "10": [7, 9, 13], "100": [8, 9], "1000": [9, 10], "11": 13, "12": 13, "1200": 5, "13": 13, "14": [9, 13], "15": 13, "16": 13, "17": 13, "1996": 13, "1e": [7, 9, 10], "1e4": 10, "1e8": 10, "2": [3, 8, 9, 10, 13], "20": 13, "2007": 13, "28": 13, "29": 13, "2d": 1, "3": [4, 7, 8, 10, 11, 13], "30": 13, "300": 8, "3600": 5, "3d": 1, "3rd": 10, "4": [10, 13], "400": 8, "450": 8, "5": [7, 9, 10, 13], "50": [9, 10], "500": 8, "550": 8, "6": 13, "60": 13, "600": 8, "6b": 13, "6d": 13, "7": [7, 13], "8": [10, 13], "9": [10, 13], "95": 8, "98": 8, "A": [8, 10, 13], "AND": 13, "AS": 13, "And": 13, "BE": 13, "BEING": 13, "BUT": 13, "BY": 13, "But": 13, "By": 13, "FOR": 13, "For": [6, 8, 10, 11, 13], "IF": 13, "IN": 13, "If": [1, 2, 4, 5, 7, 8, 9, 10, 12, 13], "In": [6, 8, 9, 10, 13], "It": [0, 1, 8, 9, 10, 13], "NO": 13, "NOT": 13, "No": [2, 3, 5, 7, 8, 9, 10, 13], "Not": 13, "OF": 13, "OR": 13, "Of": 13, "On": 8, "One": 10, "Or": 11, "SUCH": 13, "Such": 13, "THE": 13, "THERE": 13, "TO": 13, "The": [0, 1, 3, 4, 8, 9, 10, 12, 13], "There": [0, 5, 8, 10], "These": [1, 3, 13], "To": 13, "WILL": 13, "WITH": 13, "With": 10, "abil": 13, "about": 13, "abov": [8, 13], "absenc": 13, "absolut": 13, "absoluteheight": 8, "absolutetim": 8, "abstol": 7, "abstolfactor": 7, "abstolfactorgrad": 7, "abstolfactorgradmax": 7, "abus": 13, "accept": 13, "access": 13, "accompani": 13, "accord": 13, "accur": [8, 10], "achiev": 13, "acknowledg": 13, "acquir": 13, "across": 13, "action": 13, "activ": [11, 13], "actual": [9, 13], "ad": [0, 1, 4, 8, 10, 13], "adapt": [7, 13], "add": [6, 8, 12, 13], "addict": 6, "addit": [3, 8, 10, 13], "address": 13, "adopt": 13, "adsorpt": 10, "advers": 13, "advis": [8, 13], "affect": 13, "affero": 13, "affirm": 13, "after": [8, 9, 12, 13], "again": [0, 5], "against": [4, 8, 13], "aggreg": 13, "agre": 13, "agreement": 13, "aim": 13, "algorithm": [6, 9, 10], "all": [0, 1, 2, 4, 5, 7, 8, 9, 10, 13], "alleg": 13, "allow": [1, 8, 9, 10, 13], "almost": [3, 8], "along": 13, "alreadi": 13, "also": [1, 6, 8, 9, 10, 13], "altern": 13, "although": 13, "altscor": 6, "alwai": [3, 8, 11], "among": 13, "amount": 8, "an": [1, 3, 8, 9, 10, 12, 13], "anaconda": 12, "ancillari": 13, "ani": [0, 1, 3, 8, 9, 11, 13], "anoth": [8, 9, 10], "anti": 13, "anyon": 13, "anyth": [7, 13], "apart": 9, "appli": [3, 13], "applic": 13, "appropri": 13, "approxim": [10, 13], "ar": [0, 1, 2, 3, 4, 5, 8, 9, 10, 12, 13], "area": [6, 13], "area_loc": 10, "aris": 13, "arrai": 10, "arrang": 13, "articl": 13, "ask": 13, "assert": 13, "asset": 13, "assign": 10, "associ": 13, "assum": [10, 13], "assumpt": [10, 13], "assur": 13, "asyncron": 5, "attach": 13, "attempt": 13, "attribut": 13, "author": 13, "auto": [1, 6, 9], "auto_invers": 10, "auto_keq": 10, "autocorrel": 9, "automat": [1, 7, 8, 9, 10, 12, 13], "avail": [0, 4, 8, 10, 13], "averag": 9, "avoid": 13, "awai": 13, "axial": 10, "b": 13, "back": 6, "backward": [8, 10], "bar": 2, "base": [1, 3, 6, 7, 8, 9, 11, 13], "basedir": 2, "basi": 1, "basic": [4, 6, 13], "becaus": 13, "been": [1, 13], "behalf": 13, "being": [8, 13], "believ": 13, "below": [4, 8, 9, 13], "benefit": 13, "best": [0, 3, 11, 13], "better": [10, 11], "between": [5, 8, 10, 13], "beyond": 13, "bin": 2, "binari": [0, 2], "bio": 11, "blank": 8, "bodi": 13, "boolean": [2, 7, 8, 9], "both": [3, 10, 13], "bottom": 8, "bound": [3, 10], "bound1": 10, "bound2": 10, "boundari": 10, "boundfrom": 10, "boundsum": 10, "boundto": 10, "box": 13, "break": 11, "breakthrough": 8, "brief": 13, "bug": 11, "burn": 9, "busi": 13, "bypass_experi": 2, "c": [2, 12, 13], "cadet": [0, 2, 3, 4, 6, 10, 11, 12, 13], "cadet_exampl": 0, "cadetmatch": [3, 4, 5, 6, 7, 8, 9, 10, 12], "cadetpath": 2, "call": 13, "can": [0, 1, 3, 6, 7, 8, 9, 10, 12, 13], "cannot": 13, "capabl": 9, "carri": [9, 13], "case": [8, 10, 13], "caus": [7, 8, 13], "ceas": 13, "ceil": 6, "certain": [8, 13], "cessat": 13, "chain": 9, "chang": [11, 13], "channel": 12, "character": 13, "charg": [10, 13], "check": 2, "checkpoint": [1, 2], "checkpointfil": 2, "choic": 9, "choos": 13, "chromatogram": [1, 2, 3, 7], "chromatographi": 8, "circular": 10, "circumst": 13, "circumvent": 13, "civil": 13, "claim": 13, "class": 13, "clean_exampl": 0, "clear": 13, "clearli": 13, "cli": 2, "close": [8, 10, 13], "cluster": 1, "code": [8, 10, 13], "col_length": 10, "col_poros": 10, "collect": [8, 13], "colum": 8, "column": [4, 8, 10], "com": 11, "combin": [9, 13], "come": [8, 10, 13], "command": [0, 1, 12, 13], "comment": 6, "commerci": 13, "commit": [11, 13], "common": [1, 6, 9, 10, 12, 13], "commun": 13, "compat": [8, 10], "compil": 13, "complet": [0, 1, 9], "compli": 13, "complianc": 13, "compon": [4, 8, 10, 11, 13], "component1": 10, "component2": 10, "componentfrom": 10, "componentsum": 10, "componentto": 10, "compos": 11, "comput": [0, 3, 5, 13], "concentr": [3, 4, 8], "concern": 13, "conda": 12, "condit": 13, "config": 12, "configur": [1, 11], "connect": [6, 7, 13], "connectionnumberentri": 7, "connfigur": 1, "consequ": 13, "consequenti": 13, "consid": 13, "consist": 13, "conspicu": 13, "const_coeff": 10, "constantli": 13, "constitut": 13, "constru": 13, "consum": 13, "contact": 13, "contain": 13, "content": 13, "context": 13, "continu": [8, 13], "continuemcmc": [8, 9], "contractu": 13, "contradict": 13, "contrast": 13, "contributor": 13, "control": [1, 8, 13], "convei": 13, "conveni": 13, "convert": [2, 6, 10], "convey": 13, "copi": [10, 13], "copyleft": 13, "copyright": 13, "corner": 1, "correct": [8, 13], "correctli": 0, "correl": 1, "correspond": [8, 13], "cost": 13, "could": [0, 13], "counterclaim": 13, "countri": 13, "coupl": 10, "cours": 13, "court": 13, "coven": 13, "cover": [8, 10, 13], "coverag": 13, "creat": [0, 1, 3, 6, 9, 10, 11], "creation": 6, "criterion": 13, "cross": [10, 13], "cross_section_area": 10, "cstr": 10, "csv": [2, 3, 4, 8], "cure": 13, "curv": 8, "custom": 13, "customarili": 13, "cv": 2, "d": [10, 13], "dai": [0, 1, 13], "damag": 13, "danger": 13, "data": [1, 2, 4, 6, 7, 8, 13], "date": 13, "deal": [4, 8, 10], "decai": 8, "decemb": 13, "decid": 13, "declin": 13, "decreas": 9, "deem": 13, "default": [2, 3, 4, 5, 7, 8, 9, 10], "defect": 13, "defens": 13, "defin": [8, 13], "definit": [10, 13], "degre": 10, "delai": [3, 8], "deni": 13, "denomin": 13, "depend": [0, 3, 12], "depriv": 13, "deriv": 8, "descent": [7, 9], "describ": 6, "descript": [2, 3, 4, 5, 7, 8, 9, 10], "design": [1, 8, 9, 10, 13], "desktop": 3, "detail": 13, "detector": 8, "determin": [3, 13], "develop": [11, 13], "deviat": 3, "devic": 13, "dextran": 6, "dextran1": 4, "dextran2": 4, "dextranshap": 8, "dextranss": 8, "diamet": 6, "dictat": 8, "dictionari": 6, "differ": [0, 9, 10, 13], "difficult": 10, "diffus": 10, "dimension": 9, "dimer": 10, "direct": 13, "directli": [9, 10, 13], "directori": [0, 2], "disabl": 3, "disclaim": 13, "discriminatori": 13, "disper": 10, "dispers": 10, "displai": 13, "distinguish": 13, "distribut": [3, 12, 13], "do": [10, 11, 13], "document": 13, "doe": [9, 13], "domain": 13, "don": [7, 8, 12], "done": [5, 8], "doubt": 13, "download": 12, "downstream": 13, "dr": 11, "drop": 9, "due": [8, 10], "durabl": 13, "dure": [5, 8], "dwell": 13, "dynam": 13, "dynamictoler": 7, "e": [10, 13], "each": [1, 4, 7, 8, 10, 13], "earlier": 13, "easier": [8, 9, 10], "effect": [8, 10, 13], "effort": 13, "either": [10, 13], "electron": 13, "els": 7, "elut": 8, "embodi": 13, "employ": 13, "enabl": 13, "end": [5, 13], "enforc": 13, "engin": 12, "enough": 10, "ensur": [8, 13], "enter": 13, "entir": 13, "entiti": 13, "entri": [7, 8, 9], "equal": [9, 10], "equilibrium": 10, "equival": 13, "eric": 11, "erron": 13, "error": [1, 5, 6, 9, 10, 11, 12], "errormodel": 3, "especi": [0, 8], "essenti": 13, "estim": [1, 3, 5, 8, 9, 10, 11, 12], "evalu": [2, 9], "even": [8, 11, 13], "event": 13, "ever": 13, "everi": [0, 13], "everyon": 13, "exact": 13, "exactli": 8, "exampl": [6, 8, 10, 13], "example_mcmc_popul": 0, "example_popul": 0, "except": [10, 13], "exclud": 13, "exclus": 13, "excus": 13, "execut": 13, "exercis": 13, "exist": 8, "expect": 13, "experi": [3, 6, 8, 9, 10, 11], "experiment": [6, 8], "experimental_csv": 3, "experimentalist": 8, "explain": [8, 13], "explicitli": 13, "express": 13, "expressli": 13, "extend": 13, "extens": 13, "extent": 13, "extrem": 9, "f": 13, "facil": 13, "factor": 10, "fail": [1, 13], "failur": 13, "fair": 13, "fals": [7, 8, 9], "famili": 13, "far": 8, "fashion": 13, "fast": [9, 10], "favor": [8, 13], "featur": [0, 4, 6, 8, 11, 13], "fee": 13, "few": [3, 8, 10], "fewer": 10, "file": [0, 1, 2, 4, 6, 8, 9, 11, 13], "file_path": 3, "film": 10, "film_diffus": 10, "final": [9, 13], "finalgradrefin": 9, "find": [1, 10, 11, 13], "finish": 9, "first": [4, 8, 9, 10, 13], "fit": [3, 7, 8, 10, 13], "fix": [10, 11, 13], "float": [3, 7, 8, 9, 10], "flow": [3, 8, 10, 13], "follow": [1, 12, 13], "foo": 2, "forbid": 13, "forc": 13, "forg": 12, "fork": 11, "form": 13, "format": [6, 13], "forschungszentrum": 11, "found": [3, 10, 13], "foundat": 13, "frac": 8, "fraction": [4, 6], "fraction_csv": 8, "fractionationslid": 8, "fractionationss": 8, "free": [11, 13], "freedom": [10, 13], "frequent": [5, 12], "from": [0, 1, 2, 3, 5, 8, 9, 10, 11, 12, 13], "front": [2, 5, 6, 9], "fsf": 13, "fulfil": 13, "full": [2, 13], "fulltrainingdata": 7, "function": [8, 13], "fundament": 13, "further": 13, "fusion": 12, "futur": 13, "fzj": 11, "gap": 8, "gener": [5, 6, 8, 9, 13], "generate_corn": 1, "generate_exampl": 0, "generate_graph": 1, "generate_graphs_al": 1, "generate_graphs_autocorr": 1, "generate_map": 1, "generate_mcmc_mix": 1, "generate_mcmc_plot_tub": 1, "genet": 9, "geometr": 9, "geoscienc": 11, "get": [10, 13], "gigabyt": 7, "github": [11, 12], "give": [8, 13], "given": [2, 4, 8, 9, 13], "gnu": 13, "goal": [9, 11], "good": [9, 10], "govern": 13, "gpl": 13, "gradcheck": 9, "gradfinestop": 9, "gradient": [6, 7, 11], "gradvector": 7, "grant": 13, "graph": [2, 6, 9], "graphgeneratetim": 5, "graphmetatim": 5, "graphspac": 6, "grati": 13, "greatest": 13, "guarante": 13, "gui": 13, "h5": [3, 4, 9], "ha": [1, 3, 4, 6, 8, 9, 10, 12, 13], "had": 13, "hand": 8, "handl": 8, "hard": 8, "harder": 9, "hardwar": 0, "have": [0, 3, 4, 8, 10, 13], "hdf5": 4, "header": 8, "here": 11, "hereaft": 13, "high": [9, 12], "highest": 9, "highli": 9, "holder": 13, "home": 2, "hope": 13, "host": 13, "hour": [0, 1, 3], "household": 13, "how": [0, 5, 13], "howev": [5, 13], "html": 13, "http": [11, 13], "hypothet": 13, "i": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13], "ibg": 11, "idea": [8, 13], "ideal": 8, "ident": 3, "identifi": [8, 13], "immedi": [1, 8], "immudzen": 12, "impact": 9, "implement": [3, 13], "impli": 13, "import": [8, 13], "impos": 13, "improv": [8, 10], "inabl": 13, "inaccur": 13, "inc": 13, "incident": 13, "includ": [0, 3, 6, 12, 13], "inclus": 13, "incompat": 13, "incorpor": 13, "increas": 9, "indemnif": 13, "indepdennt": 3, "independ": [10, 13], "index": 6, "index1": 10, "index2": 10, "indexfrom": 10, "indexsum": 10, "indexto": 10, "indic": [10, 13], "individu": [0, 8, 13], "industri": 13, "inform": [6, 9, 13], "infring": 13, "inherit": 8, "init_volum": 10, "initi": [9, 13], "input": [2, 10], "insid": [10, 13], "instal": [0, 13], "instanc": 10, "instead": [4, 8, 9, 11, 13], "institut": 11, "instruct": 12, "int": 1, "intact": 13, "integ": [0, 3, 5, 7, 8, 9, 10], "integr": 9, "intend": 13, "intent": 13, "interact": 13, "interchang": 13, "interest": 13, "interf": 13, "interfac": [1, 13], "interpret": 13, "interrupt": 1, "interv": 8, "intim": 13, "invalid": 13, "invers": 6, "io": 12, "irrevoc": 13, "isol": 8, "issu": 8, "item": 13, "its": [4, 10, 13], "itself": 13, "json": [1, 2, 6, 11], "jstyleson": 6, "june": 13, "jupyt": 1, "just": 9, "j\u00fclich": 11, "ka": 10, "kd": 10, "keep": [1, 13], "kei": [2, 3, 4, 5, 7, 8, 9, 10, 13], "kept": 2, "keq": 6, "kernel": 13, "kind": 13, "know": [8, 10, 13], "knowingli": 13, "knowledg": 13, "known": 9, "languag": 13, "laptop": 0, "larg": [8, 9, 10], "larger": 13, "largest_peak": 7, "last": [1, 5], "later": 13, "law": 13, "lawsuit": 13, "lead": 10, "learn": 7, "least": 13, "least_squar": 9, "leav": 10, "left": 8, "legal": 13, "length": [3, 6, 7, 9], "length_loc": 10, "less": 9, "lesser": 13, "lgpl": 13, "liabil": 13, "liabl": 13, "librari": [0, 2, 11, 12, 13], "license": 13, "licensor": 13, "lier": 11, "like": [8, 10, 13], "likewis": 13, "limit": [8, 13], "lin_ka": 10, "lin_kd": 10, "line": [1, 13], "linear": 10, "link": 13, "linux": 1, "list": [3, 4, 8, 9, 10, 13], "litig": 13, "littl": 9, "load": [3, 8], "local": [12, 13], "localrefin": 9, "locat": 10, "location1": 10, "location2": 10, "locationfrom": 10, "locationsum": 10, "locationto": 10, "log": [1, 10], "logout": 1, "long": 13, "look": [8, 9], "loss": 13, "lot": 3, "lower": [3, 10], "m": [0, 1, 4, 8], "machin": [1, 7, 13], "made": [3, 13], "mai": [1, 3, 8, 10, 13], "mail": 13, "main": [2, 3], "main_peak": 8, "maintain": 13, "major": 13, "make": [0, 8, 9, 10, 13], "mani": [7, 8, 9, 10, 12], "manipul": 3, "manner": 13, "manufactur": [3, 13], "map": 9, "march": 13, "mark": 13, "mask": 13, "match": [0, 4, 6, 8, 11, 13], "materi": [8, 13], "matrix": 7, "max": [3, 7, 8, 9, 10], "max_perc": 8, "max_valu": 8, "maxarea": 10, "maxfactor": 10, "maximum": [1, 10], "maxka": 10, "maxkeq": 10, "maxlength": 10, "maxpopul": 9, "maxvolum": 10, "mcmc": [0, 1, 3, 6], "mcmc_h5": 9, "mcmcpopul": 9, "mcmcpopulationset": 9, "mcmctaumult": 9, "mean": [2, 3, 9, 13], "measur": [10, 13], "medium": 13, "meet": 13, "menu": 13, "merchant": 13, "mere": 13, "merg": 13, "met": 13, "meta": 2, "metaresultsonli": 2, "method": [7, 9, 10, 13], "metric": [7, 8, 9], "might": 13, "min": [3, 10], "min_perc": 8, "minarea": 10, "minim": 7, "minimum": 10, "minka": 10, "minkeq": 10, "minlength": 10, "minpopul": 9, "minvolum": 10, "miscellan": 6, "misrepresent": 13, "mix": [1, 8], "mm": 8, "mode": 13, "model": [1, 5, 6, 8, 9, 10, 11, 12, 13], "modif": [8, 13], "modifi": [10, 13], "modsim": 11, "mol": [4, 8], "molecul": 8, "monom": 10, "more": [4, 6, 8, 9, 10, 12, 13], "moreov": 13, "most": [1, 7, 8, 9, 10, 11, 13], "mostli": 10, "much": [5, 8, 10], "mult": 6, "multi": 9, "multiobjectivess": 9, "multipl": [0, 3, 8, 9, 11], "multipli": [3, 10], "multist": 10, "multistart": 6, "must": [2, 4, 8, 10, 12, 13], "myhom": 2, "n": [1, 10], "name": [2, 3, 4, 8, 10, 13], "narrow": 8, "narrowli": 8, "natur": 13, "nearli": 8, "necessari": 13, "need": [0, 1, 2, 4, 7, 8, 10, 12, 13], "neither": 13, "nest": 6, "network": 13, "new": [0, 3, 9, 13], "next": 13, "nohup": 1, "nois": 3, "non": [3, 8, 11, 13], "noncommerci": 13, "none": [2, 3, 4, 8, 9, 10], "nor": 13, "norm": [3, 6], "norm_add": 10, "norm_diamet": 10, "norm_volume_area": 10, "norm_volume_length": 10, "normal": [1, 2, 3, 5, 10, 13], "normalizeoutput": 2, "notebook": 1, "noth": [8, 13], "notic": 13, "notifi": 13, "notwithstand": 13, "now": 8, "nsga2": 9, "nsga3": 6, "nu": 10, "number": [1, 3, 8, 9, 10, 12, 13], "numer": 8, "object": [9, 13], "oblig": 13, "obsolet": 8, "obtain": 8, "occasion": 13, "occur": 13, "off": 8, "offer": 13, "offici": 13, "offset": 8, "often": [4, 8, 10], "older": 8, "omit": 1, "onc": [1, 9], "one": [1, 4, 9, 10, 13], "ones": [8, 10], "ongo": 11, "onli": [0, 2, 5, 7, 8, 9, 10, 13], "open": 12, "oper": [8, 13], "optim": [8, 9, 10], "option": [1, 8, 13], "order": [9, 13], "org": 13, "organ": 13, "origin": 13, "other": [1, 2, 3, 6, 10, 13], "otherwis": 13, "our": [11, 13], "out": 13, "outlet": 8, "output": [4, 8, 13], "output_path": [4, 8], "outsid": 13, "over": [8, 9], "overload": 8, "overrid": 9, "own": [0, 4, 13], "packag": [12, 13], "paper": [8, 13], "par_poros": 10, "paragraph": 13, "parallel": [1, 9, 11], "paramet": [0, 1, 3, 6, 8, 9, 10, 11, 12], "pareto": [2, 5, 9], "part": [8, 13], "parti": 13, "particular": [8, 13], "pass": 13, "password": 13, "patent": 13, "path": [0, 1, 2, 4, 8, 9, 10], "pattern": 13, "payment": 13, "peak": 8, "peak_back": 8, "peak_front": 8, "peer": 13, "penalti": 8, "per": [0, 9], "percent": 8, "perform": [10, 12, 13], "period": 1, "perman": 13, "permiss": 13, "permit": 13, "perpetu": 13, "person": 13, "pertin": 13, "philosophi": 13, "physic": [8, 13], "pi": 10, "piec": [10, 13], "pip": 12, "place": [8, 13], "pleas": [11, 13], "plot": 1, "plu": 13, "plug": 10, "point": 9, "pointer": 13, "popul": [0, 9], "pore": 10, "poros": 8, "portion": 13, "posit": [8, 10], "possess": 13, "possibl": [1, 8, 13], "posterior": 1, "posteriori": 1, "powel": 9, "power": [0, 3, 13], "pr": 11, "practic": [9, 13], "preambl": 13, "precis": [10, 13], "precursor": 9, "predecessor": 13, "prefer": [12, 13], "present": 13, "preserv": 13, "pretti": 3, "prevent": [11, 13], "previou": [9, 13], "previousresult": 9, "price": 13, "primarili": 13, "prior": [9, 13], "priorit": 8, "privat": 13, "probabl": 1, "problem": [0, 3, 8, 9, 10, 13], "problemat": 10, "procedur": 13, "proceed": 1, "process": [0, 1, 3], "procur": 13, "produc": 13, "product": 13, "program": 13, "programat": 6, "programm": 13, "progress": [1, 5, 9], "progresscorrect": 9, "prohibit": 13, "promin": 13, "propag": 13, "properti": [10, 13], "proprietari": 13, "protect": 13, "protocol": 13, "prove": 13, "provid": [10, 13], "provis": 13, "provision": 13, "proxi": 13, "public": 13, "publicli": 13, "publish": 13, "pull": 11, "puls": 8, "pump": [3, 8], "purpos": [8, 9, 13], "pursuant": 13, "pypi": 12, "python": [0, 1, 6, 11, 12], "qualifi": 13, "qualiti": 13, "random": [3, 9], "rang": [9, 10], "rapid": 10, "rare": [2, 9, 10], "rate": [3, 8, 10], "re": 9, "reaction": 8, "reactor": 10, "read": [9, 10, 13], "readabl": 13, "readi": 13, "readili": 13, "realist": 10, "realiti": 10, "realli": [7, 8], "reason": [9, 13], "rebuilt": 0, "receipt": 13, "receiv": 13, "recent": 11, "recipi": 13, "recogn": 13, "recomend": [8, 9, 10], "recommend": [0, 1, 11, 12], "redistribut": 13, "reduc": 8, "reevalu": 9, "refer": [6, 13], "refin": 9, "refrain": 13, "regard": 13, "regardless": 13, "regener": 13, "reinstat": 13, "rel": 2, "relationship": 13, "releas": [11, 13], "relev": 13, "reli": 13, "relicens": 13, "remain": 13, "remov": 13, "render": 13, "repair": 13, "repeat": 9, "report": [0, 9, 11], "repositori": 11, "repres": [8, 13], "request": 11, "requir": [1, 2, 3, 4, 5, 7, 8, 9, 10, 13], "reset": 5, "resolv": 13, "respect": [3, 13], "respons": 13, "restrict": [8, 13], "result": [2, 7, 9, 10, 13], "results1": 2, "results_exampl": 0, "resultsdir": 2, "resum": 1, "retain": [8, 10, 13], "return": [0, 9, 13], "review": 13, "revis": 13, "right": [8, 13], "risk": 13, "rom": 13, "root": 9, "royalti": 13, "rule": 13, "run": [5, 8, 9, 12, 13], "run_exampl": 0, "runnabl": 4, "safe": 1, "safest": 13, "sai": 13, "sake": 13, "sale": 13, "same": [3, 8, 10, 13], "sampl": 8, "satisfi": 13, "satur": 8, "scalar": 10, "scale": 3, "school": 13, "scientif": 12, "scipi": 9, "scope": 13, "score": [4, 6, 9], "scoretest": 6, "script": 13, "search": [0, 3, 6, 7, 10], "searchmethod": 9, "sec_000": 10, "second": [4, 5, 8, 10], "secondarili": 13, "section": [3, 6, 10, 13], "see": [0, 5, 6, 9, 10, 13], "seed": 9, "select": [8, 9, 10], "sell": 13, "semiconductor": 13, "separ": [8, 12, 13], "sequenc": 9, "serv": 13, "server": [1, 3, 13], "servic": 13, "session": 1, "set": [0, 3, 6, 7, 8, 9], "set_valu": 10, "sete": 6, "setup": 6, "shall": 13, "shape": 6, "shapeback": 8, "shapefront": 8, "share": [2, 13], "shell": 12, "shield": 10, "shift": 8, "short": 13, "should": [1, 2, 3, 7, 9, 10, 13], "show": 13, "shown": 4, "side": 8, "sigma": 10, "sign": 13, "signal": [3, 4, 8], "signific": 13, "similar": [8, 13], "simpl": [3, 9], "simpler": 10, "simplest": 9, "simplifi": 4, "simul": [2, 3, 4, 5, 7, 9, 10], "simultan": 13, "sinc": [3, 5], "singl": [4, 9, 13], "situat": [0, 10], "size": [9, 10], "slice": 8, "slide": 6, "slightli": 8, "slow": [3, 5], "sma": 10, "sma_nu": 10, "small": [8, 10], "smalltest_peak": 7, "smooth": 7, "so": [0, 3, 10, 13], "sobol": 9, "sobolgener": 9, "softwar": [1, 13], "sold": 13, "sole": 13, "solut": 4, "solution_outlet_comp_000": 4, "solv": [3, 8], "solveabl": 9, "some": [3, 8, 10, 13], "sourc": [3, 11, 13], "spare": 13, "speak": 13, "speci": 2, "special": [8, 13], "specif": [4, 9, 10, 13], "specifi": [2, 4, 5, 8, 10, 13], "spirit": 13, "split": 9, "squar": [6, 9], "sse": [6, 9], "ssh": 1, "stall": 9, "stallcorrect": 9, "stallgener": 9, "stand": 13, "standard": [3, 13], "start": [3, 8, 9, 10, 13], "state": [0, 10, 13], "statement": 13, "statu": 13, "step": [1, 5, 9, 13], "still": 5, "stop": [8, 9], "stopaverag": 9, "stopbest": 9, "stoprms": 9, "storag": [7, 13], "store": [2, 4, 7], "strategi": [0, 9], "stratgi": 0, "string": [3, 4, 8, 9, 10], "structur": [4, 6], "subdivid": 13, "subject": 13, "sublicens": 13, "subprogram": 13, "subroutin": 13, "subsect": 13, "substanti": 13, "sue": 13, "suffic": 13, "suggest": 9, "sum": [4, 6], "supervis": 11, "supplement": 13, "suppli": [0, 3], "support": [4, 6, 8, 13], "sure": 13, "surrend": 13, "surviv": 13, "sustain": 13, "switch": [9, 10], "symmetr": 8, "synthet": 8, "system": [8, 9, 10, 13], "systemat": 13, "t": [7, 8, 12], "take": [0, 1, 3, 5, 9, 13], "tangibl": 13, "technolog": 13, "tell": [9, 13], "templat": [0, 3], "tendenc": 8, "term": 13, "termin": [9, 13], "test": [0, 8, 9], "text": 0, "than": [5, 9, 10, 12, 13], "thei": [1, 3, 7, 8, 9, 10, 12, 13], "them": [8, 9, 10, 13], "therefor": 13, "thi": [0, 1, 2, 3, 4, 6, 7, 8, 9, 10, 13], "thing": [8, 13], "third": 13, "those": 13, "though": 13, "threaten": 13, "three": 13, "through": [1, 13], "thu": 13, "ti": 8, "time": [3, 4, 5, 8, 9, 13], "togeth": [4, 10], "toler": 7, "too": 13, "tool": 13, "top": 8, "total": [3, 9], "trade": 13, "trademark": 13, "tradeoff": 5, "transact": 13, "transfer": 13, "transform": [0, 6], "transmiss": 13, "treat": 13, "treati": 13, "true": [2, 7, 8, 9], "tube": [1, 10], "turn": 9, "twice": 10, "two": [4, 10, 13], "type": [8, 13], "typic": [8, 13], "unaccept": 13, "under": [11, 13], "understand": 10, "uniform": 3, "uniqu": [4, 8], "unit": [3, 8], "unit_000": 10, "unit_001": 10, "unit_002": [4, 8], "unit_003": 10, "unit_004": 10, "unit_nam": 8, "unknown": 9, "unless": [4, 13], "unlimit": 13, "unmodifi": 13, "unnecessari": 13, "unpack": 13, "until": [9, 13], "up": [6, 10], "updat": [12, 13], "upgrad": 11, "upper": [3, 10], "us": [0, 2, 3, 4, 6, 7, 8, 9, 10, 13], "usag": [1, 8, 9, 10], "user": [12, 13], "usual": [3, 8], "usus": 6, "uv": [3, 8], "uv_nois": 3, "uv_noise_norm": 3, "v3": 13, "valid": 13, "valu": [2, 3, 4, 5, 6, 7, 8, 9], "variabl": [0, 9, 10], "variant": 10, "variat": [3, 8], "variou": 0, "vector": 7, "verbatim": 13, "veri": [2, 8, 9, 10], "verifi": 0, "version": [0, 13], "viabl": 9, "view": 13, "violat": 13, "visibl": 13, "void": 13, "volum": [6, 13], "von": 11, "w": 13, "wa": [8, 10, 13], "wai": [1, 13], "waiv": 13, "waiver": 13, "want": [0, 10, 13], "warranti": 13, "we": [11, 12, 13], "websit": 12, "week": 3, "welcom": 13, "well": 13, "were": 13, "what": [9, 13], "whatev": 13, "when": [7, 8, 9, 10, 13], "where": [2, 4, 5, 8, 9, 10, 13], "whether": 13, "which": [3, 8, 10, 13], "while": [1, 8, 9], "who": 13, "whole": 13, "whom": 13, "whose": 13, "why": 13, "wide": 13, "window": [1, 2, 13], "wipo": 13, "wish": 13, "within": 13, "without": [9, 10, 13], "work": [0, 8, 10, 11, 12, 13], "worldwid": 13, "would": [9, 10, 13], "write": 13, "written": [8, 13], "www": 13, "xtol": 9, "ye": [2, 3, 4, 8, 9, 10], "year": 13, "yet": 1, "you": [0, 1, 6, 8, 9, 10, 11, 12, 13], "your": [0, 9, 13], "yourself": 13}, "titles": ["CADETMatch Examples", "Running", "Basic setup", "Error Modeling", "Experiments", "Graphing", "Configuration", "Miscellaneous", "Scores", "Search", "Transform", "CADETMatch", "Install", "License"], "titleterms": {"6": 1, "add": 10, "altscor": 9, "area": 10, "auto": 10, "back": 8, "basic": 2, "cadetmatch": [0, 1, 11], "ceil": 8, "clean": 0, "common": 8, "configur": 6, "core": 1, "dextran": 8, "diamet": 10, "error": [3, 8], "exampl": 0, "experi": 4, "fraction": 8, "front": 8, "gener": [0, 1], "gradient": 9, "graph": [1, 5], "graphspac": 9, "index": 10, "instal": 12, "invers": 10, "keq": 10, "length": 10, "licens": 13, "match": 1, "mcmc": 9, "miscellan": 7, "model": 3, "mult": 10, "multistart": 9, "norm": 10, "nsga3": 9, "other": 8, "remot": 1, "result": 0, "run": [0, 1], "score": 8, "scoretest": 9, "search": 9, "set": 10, "setup": 2, "shape": 8, "slide": 8, "squar": 8, "sse": 8, "start": 1, "sum": [8, 10], "them": 0, "transform": 10, "us": 1, "valu": 10, "volum": 10}}) \ No newline at end of file diff --git a/CADET-Match/v0.7.0/.buildinfo b/CADET-Match/v0.7.0/.buildinfo index c767a5311..5444ff3e4 100644 --- a/CADET-Match/v0.7.0/.buildinfo +++ b/CADET-Match/v0.7.0/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 -# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: 773ec7d24241105d39bc19d6cd8e7e9d +# This file records the configuration used when building these files. When it is not found, a full rebuild will be done. +config: cb9b81d8e79869bebd71b28c0da003db tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/CADET-Match/v0.7.0/.doctrees/cli/examples.doctree b/CADET-Match/v0.7.0/.doctrees/cli/examples.doctree index 9d6b4b8cd..f6312face 100644 Binary files a/CADET-Match/v0.7.0/.doctrees/cli/examples.doctree and b/CADET-Match/v0.7.0/.doctrees/cli/examples.doctree differ diff --git a/CADET-Match/v0.7.0/.doctrees/cli/index.doctree b/CADET-Match/v0.7.0/.doctrees/cli/index.doctree index 9ab12509d..9d5a19809 100644 Binary files a/CADET-Match/v0.7.0/.doctrees/cli/index.doctree and b/CADET-Match/v0.7.0/.doctrees/cli/index.doctree differ diff --git a/CADET-Match/v0.7.0/.doctrees/configuration/basic_config.doctree b/CADET-Match/v0.7.0/.doctrees/configuration/basic_config.doctree index aeb6c0326..de3fd9887 100644 Binary files a/CADET-Match/v0.7.0/.doctrees/configuration/basic_config.doctree and b/CADET-Match/v0.7.0/.doctrees/configuration/basic_config.doctree differ diff --git a/CADET-Match/v0.7.0/.doctrees/configuration/error.doctree b/CADET-Match/v0.7.0/.doctrees/configuration/error.doctree index 9d8356440..febab3de0 100644 Binary files a/CADET-Match/v0.7.0/.doctrees/configuration/error.doctree and b/CADET-Match/v0.7.0/.doctrees/configuration/error.doctree differ diff --git a/CADET-Match/v0.7.0/.doctrees/configuration/experiments.doctree b/CADET-Match/v0.7.0/.doctrees/configuration/experiments.doctree index 74c959d20..b5c070210 100644 Binary files a/CADET-Match/v0.7.0/.doctrees/configuration/experiments.doctree and b/CADET-Match/v0.7.0/.doctrees/configuration/experiments.doctree differ diff --git a/CADET-Match/v0.7.0/.doctrees/configuration/graphing.doctree b/CADET-Match/v0.7.0/.doctrees/configuration/graphing.doctree index 9600ebbdc..3e9d511c6 100644 Binary files a/CADET-Match/v0.7.0/.doctrees/configuration/graphing.doctree and b/CADET-Match/v0.7.0/.doctrees/configuration/graphing.doctree differ diff --git a/CADET-Match/v0.7.0/.doctrees/configuration/index.doctree b/CADET-Match/v0.7.0/.doctrees/configuration/index.doctree index 85261eca3..e1b28f597 100644 Binary files a/CADET-Match/v0.7.0/.doctrees/configuration/index.doctree and b/CADET-Match/v0.7.0/.doctrees/configuration/index.doctree differ diff --git a/CADET-Match/v0.7.0/.doctrees/configuration/misc.doctree b/CADET-Match/v0.7.0/.doctrees/configuration/misc.doctree index bbe129b60..f0cf86f54 100644 Binary files a/CADET-Match/v0.7.0/.doctrees/configuration/misc.doctree and b/CADET-Match/v0.7.0/.doctrees/configuration/misc.doctree differ diff --git a/CADET-Match/v0.7.0/.doctrees/configuration/scores.doctree b/CADET-Match/v0.7.0/.doctrees/configuration/scores.doctree index f448f462f..46f3c4740 100644 Binary files a/CADET-Match/v0.7.0/.doctrees/configuration/scores.doctree and b/CADET-Match/v0.7.0/.doctrees/configuration/scores.doctree differ diff --git a/CADET-Match/v0.7.0/.doctrees/configuration/search.doctree b/CADET-Match/v0.7.0/.doctrees/configuration/search.doctree index b9c326d24..959e988cc 100644 Binary files a/CADET-Match/v0.7.0/.doctrees/configuration/search.doctree and b/CADET-Match/v0.7.0/.doctrees/configuration/search.doctree differ diff --git a/CADET-Match/v0.7.0/.doctrees/configuration/transform.doctree b/CADET-Match/v0.7.0/.doctrees/configuration/transform.doctree index d10e66670..1226c5a3d 100644 Binary files a/CADET-Match/v0.7.0/.doctrees/configuration/transform.doctree and b/CADET-Match/v0.7.0/.doctrees/configuration/transform.doctree differ diff --git a/CADET-Match/v0.7.0/.doctrees/environment.pickle b/CADET-Match/v0.7.0/.doctrees/environment.pickle index 0228e245b..b4ac8fea7 100644 Binary files a/CADET-Match/v0.7.0/.doctrees/environment.pickle and b/CADET-Match/v0.7.0/.doctrees/environment.pickle differ diff --git a/CADET-Match/v0.7.0/.doctrees/index.doctree b/CADET-Match/v0.7.0/.doctrees/index.doctree index 473a23757..5f9eee856 100644 Binary files a/CADET-Match/v0.7.0/.doctrees/index.doctree and b/CADET-Match/v0.7.0/.doctrees/index.doctree differ diff --git a/CADET-Match/v0.7.0/.doctrees/install/index.doctree b/CADET-Match/v0.7.0/.doctrees/install/index.doctree index 2230b29d7..abcfb5757 100644 Binary files a/CADET-Match/v0.7.0/.doctrees/install/index.doctree and b/CADET-Match/v0.7.0/.doctrees/install/index.doctree differ diff --git a/CADET-Match/v0.7.0/.doctrees/license.doctree b/CADET-Match/v0.7.0/.doctrees/license.doctree index 20f96bd9f..e7105dbdd 100644 Binary files a/CADET-Match/v0.7.0/.doctrees/license.doctree and b/CADET-Match/v0.7.0/.doctrees/license.doctree differ diff --git a/CADET-Match/v0.7.0/_static/basic.css b/CADET-Match/v0.7.0/_static/basic.css index e5179b7a9..d9846dacb 100644 --- a/CADET-Match/v0.7.0/_static/basic.css +++ b/CADET-Match/v0.7.0/_static/basic.css @@ -1,12 +1,5 @@ /* - * basic.css - * ~~~~~~~~~ - * * Sphinx stylesheet -- basic theme. - * - * :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS. - * :license: BSD, see LICENSE for details. - * */ /* -- main layout ----------------------------------------------------------- */ @@ -115,15 +108,11 @@ img { /* -- search page ----------------------------------------------------------- */ ul.search { - margin: 10px 0 0 20px; - padding: 0; + margin-top: 10px; } ul.search li { - padding: 5px 0 5px 20px; - background-image: url(file.png); - background-repeat: no-repeat; - background-position: 0 7px; + padding: 5px 0; } ul.search li a { diff --git a/CADET-Match/v0.7.0/_static/doctools.js b/CADET-Match/v0.7.0/_static/doctools.js index 4d67807d1..0398ebb9f 100644 --- a/CADET-Match/v0.7.0/_static/doctools.js +++ b/CADET-Match/v0.7.0/_static/doctools.js @@ -1,12 +1,5 @@ /* - * doctools.js - * ~~~~~~~~~~~ - * * Base JavaScript utilities for all Sphinx HTML documentation. - * - * :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS. - * :license: BSD, see LICENSE for details. - * */ "use strict"; diff --git a/CADET-Match/v0.7.0/_static/language_data.js b/CADET-Match/v0.7.0/_static/language_data.js index 367b8ed81..c7fe6c6fa 100644 --- a/CADET-Match/v0.7.0/_static/language_data.js +++ b/CADET-Match/v0.7.0/_static/language_data.js @@ -1,13 +1,6 @@ /* - * language_data.js - * ~~~~~~~~~~~~~~~~ - * * This script contains the language-specific data used by searchtools.js, * namely the list of stopwords, stemmer, scorer and splitter. - * - * :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS. - * :license: BSD, see LICENSE for details. - * */ var stopwords = ["a", "and", "are", "as", "at", "be", "but", "by", "for", "if", "in", "into", "is", "it", "near", "no", "not", "of", "on", "or", "such", "that", "the", "their", "then", "there", "these", "they", "this", "to", "was", "will", "with"]; diff --git a/CADET-Match/v0.7.0/_static/searchtools.js b/CADET-Match/v0.7.0/_static/searchtools.js index b08d58c9b..2c774d17a 100644 --- a/CADET-Match/v0.7.0/_static/searchtools.js +++ b/CADET-Match/v0.7.0/_static/searchtools.js @@ -1,12 +1,5 @@ /* - * searchtools.js - * ~~~~~~~~~~~~~~~~ - * * Sphinx JavaScript utilities for the full-text search. - * - * :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS. - * :license: BSD, see LICENSE for details. - * */ "use strict"; @@ -20,7 +13,7 @@ if (typeof Scorer === "undefined") { // and returns the new score. /* score: result => { - const [docname, title, anchor, descr, score, filename] = result + const [docname, title, anchor, descr, score, filename, kind] = result return score }, */ @@ -47,6 +40,14 @@ if (typeof Scorer === "undefined") { }; } +// Global search result kind enum, used by themes to style search results. +class SearchResultKind { + static get index() { return "index"; } + static get object() { return "object"; } + static get text() { return "text"; } + static get title() { return "title"; } +} + const _removeChildren = (element) => { while (element && element.lastChild) element.removeChild(element.lastChild); }; @@ -64,9 +65,13 @@ const _displayItem = (item, searchTerms, highlightTerms) => { const showSearchSummary = DOCUMENTATION_OPTIONS.SHOW_SEARCH_SUMMARY; const contentRoot = document.documentElement.dataset.content_root; - const [docName, title, anchor, descr, score, _filename] = item; + const [docName, title, anchor, descr, score, _filename, kind] = item; let listItem = document.createElement("li"); + // Add a class representing the item's type: + // can be used by a theme's CSS selector for styling + // See SearchResultKind for the class names. + listItem.classList.add(`kind-${kind}`); let requestUrl; let linkUrl; if (docBuilder === "dirhtml") { @@ -115,8 +120,10 @@ const _finishSearch = (resultCount) => { "Your search did not match any documents. Please make sure that all words are spelled correctly and that you've selected enough categories." ); else - Search.status.innerText = _( - "Search finished, found ${resultCount} page(s) matching the search query." + Search.status.innerText = Documentation.ngettext( + "Search finished, found one page matching the search query.", + "Search finished, found ${resultCount} pages matching the search query.", + resultCount, ).replace('${resultCount}', resultCount); }; const _displayNextItem = ( @@ -138,7 +145,7 @@ const _displayNextItem = ( else _finishSearch(resultCount); }; // Helper function used by query() to order search results. -// Each input is an array of [docname, title, anchor, descr, score, filename]. +// Each input is an array of [docname, title, anchor, descr, score, filename, kind]. // Order the results by score (in opposite order of appearance, since the // `_displayNextItem` function uses pop() to retrieve items) and then alphabetically. const _orderResultsByScoreThenName = (a, b) => { @@ -248,6 +255,7 @@ const Search = { searchSummary.classList.add("search-summary"); searchSummary.innerText = ""; const searchList = document.createElement("ul"); + searchList.setAttribute("role", "list"); searchList.classList.add("search"); const out = document.getElementById("search-results"); @@ -318,7 +326,7 @@ const Search = { const indexEntries = Search._index.indexentries; // Collect multiple result groups to be sorted separately and then ordered. - // Each is an array of [docname, title, anchor, descr, score, filename]. + // Each is an array of [docname, title, anchor, descr, score, filename, kind]. const normalResults = []; const nonMainIndexResults = []; @@ -337,6 +345,7 @@ const Search = { null, score + boost, filenames[file], + SearchResultKind.title, ]); } } @@ -354,6 +363,7 @@ const Search = { null, score, filenames[file], + SearchResultKind.index, ]; if (isMain) { normalResults.push(result); @@ -475,6 +485,7 @@ const Search = { descr, score, filenames[match[0]], + SearchResultKind.object, ]); }; Object.keys(objects).forEach((prefix) => @@ -585,6 +596,7 @@ const Search = { null, score, filenames[file], + SearchResultKind.text, ]); } return results; diff --git a/CADET-Match/v0.7.0/cli/examples.html b/CADET-Match/v0.7.0/cli/examples.html index 450128f41..8acc87fcd 100644 --- a/CADET-Match/v0.7.0/cli/examples.html +++ b/CADET-Match/v0.7.0/cli/examples.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.7.0/cli/index.html b/CADET-Match/v0.7.0/cli/index.html index d95512e66..80d0a085f 100644 --- a/CADET-Match/v0.7.0/cli/index.html +++ b/CADET-Match/v0.7.0/cli/index.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.7.0/configuration/basic_config.html b/CADET-Match/v0.7.0/configuration/basic_config.html index 6913fb00c..592686c33 100644 --- a/CADET-Match/v0.7.0/configuration/basic_config.html +++ b/CADET-Match/v0.7.0/configuration/basic_config.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.7.0/configuration/error.html b/CADET-Match/v0.7.0/configuration/error.html index 3e797198a..0db05f2af 100644 --- a/CADET-Match/v0.7.0/configuration/error.html +++ b/CADET-Match/v0.7.0/configuration/error.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.7.0/configuration/experiments.html b/CADET-Match/v0.7.0/configuration/experiments.html index 23492e593..cdc59ba08 100644 --- a/CADET-Match/v0.7.0/configuration/experiments.html +++ b/CADET-Match/v0.7.0/configuration/experiments.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.7.0/configuration/graphing.html b/CADET-Match/v0.7.0/configuration/graphing.html index 40c01f5ef..62d35f68d 100644 --- a/CADET-Match/v0.7.0/configuration/graphing.html +++ b/CADET-Match/v0.7.0/configuration/graphing.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.7.0/configuration/index.html b/CADET-Match/v0.7.0/configuration/index.html index b442bba19..210433a24 100644 --- a/CADET-Match/v0.7.0/configuration/index.html +++ b/CADET-Match/v0.7.0/configuration/index.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.7.0/configuration/misc.html b/CADET-Match/v0.7.0/configuration/misc.html index be0dc4cd4..c5d2cda40 100644 --- a/CADET-Match/v0.7.0/configuration/misc.html +++ b/CADET-Match/v0.7.0/configuration/misc.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.7.0/configuration/scores.html b/CADET-Match/v0.7.0/configuration/scores.html index aa6a924f3..2d15e2206 100644 --- a/CADET-Match/v0.7.0/configuration/scores.html +++ b/CADET-Match/v0.7.0/configuration/scores.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.7.0/configuration/search.html b/CADET-Match/v0.7.0/configuration/search.html index a969f66a4..23025f3f8 100644 --- a/CADET-Match/v0.7.0/configuration/search.html +++ b/CADET-Match/v0.7.0/configuration/search.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.7.0/configuration/transform.html b/CADET-Match/v0.7.0/configuration/transform.html index 4507abe28..c55a1a4db 100644 --- a/CADET-Match/v0.7.0/configuration/transform.html +++ b/CADET-Match/v0.7.0/configuration/transform.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.7.0/genindex.html b/CADET-Match/v0.7.0/genindex.html index 4c14b4357..8c495b126 100644 --- a/CADET-Match/v0.7.0/genindex.html +++ b/CADET-Match/v0.7.0/genindex.html @@ -8,7 +8,7 @@ - + diff --git a/CADET-Match/v0.7.0/index.html b/CADET-Match/v0.7.0/index.html index 9fafc7dd4..cddc28ae0 100644 --- a/CADET-Match/v0.7.0/index.html +++ b/CADET-Match/v0.7.0/index.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.7.0/install/index.html b/CADET-Match/v0.7.0/install/index.html index 70d906fcd..b362e5a65 100644 --- a/CADET-Match/v0.7.0/install/index.html +++ b/CADET-Match/v0.7.0/install/index.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.7.0/license.html b/CADET-Match/v0.7.0/license.html index bd915f109..0116a2846 100644 --- a/CADET-Match/v0.7.0/license.html +++ b/CADET-Match/v0.7.0/license.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.7.0/search.html b/CADET-Match/v0.7.0/search.html index 90d4a9fe2..501af1005 100644 --- a/CADET-Match/v0.7.0/search.html +++ b/CADET-Match/v0.7.0/search.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.7.0/searchindex.js b/CADET-Match/v0.7.0/searchindex.js index 8d9cd1a89..ee88fd4ef 100644 --- a/CADET-Match/v0.7.0/searchindex.js +++ b/CADET-Match/v0.7.0/searchindex.js @@ -1 +1 @@ -Search.setIndex({"alltitles": {"AltScore": [[9, "altscore"]], "Auto": [[10, "auto"]], "Auto Inverse": [[10, "auto-inverse"]], "Auto kEQ": [[10, "auto-keq"]], "Basic setup": [[2, null]], "CADETMatch": [[11, null]], "CADETMatch Examples": [[0, null]], "Ceiling": [[8, "ceiling"]], "Clean examples": [[0, "clean-examples"]], "Common": [[8, "common"]], "Configuration": [[6, null]], "Dextran SSE": [[8, "dextran-sse"]], "Dextran Shape": [[8, "dextran-shape"]], "Error Modeling": [[3, null]], "Experiments": [[4, null]], "Fractionation SSE": [[8, "fractionation-sse"]], "Fractionation Slide": [[8, "fractionation-slide"]], "Generate examples": [[0, "generate-examples"]], "Generate graphs using 6 cores": [[1, "generate-graphs-using-6-cores"]], "Generating Examples and running them": [[0, "generating-examples-and-running-them"]], "Gradient": [[9, "gradient"]], "GraphSpace": [[9, "graphspace"]], "Graphing": [[5, null]], "Indexing": [[10, "indexing"]], "Install": [[12, null]], "License": [[13, null]], "MCMC": [[9, "mcmc"]], "Miscellaneous": [[7, null]], "Multistart": [[9, "multistart"]], "NSGA3": [[9, "nsga3"]], "Norm Add": [[10, "norm-add"]], "Norm Diameter": [[10, "norm-diameter"]], "Norm Mult": [[10, "norm-mult"]], "Norm Volume Area": [[10, "norm-volume-area"]], "Norm Volume Length": [[10, "norm-volume-length"]], "Other": [[8, "other"]], "Results examples": [[0, "results-examples"]], "Run examples": [[0, "run-examples"]], "Running": [[1, null]], "Running CADETMatch remotely": [[1, "running-cadetmatch-remotely"]], "SSE": [[8, "sse"]], "ScoreTest": [[9, "scoretest"]], "Scores": [[8, null]], "Search": [[9, null]], "Set Value": [[10, "set-value"]], "Shape": [[8, "shape"]], "Shape Back": [[8, "shape-back"]], "Shape Front": [[8, "shape-front"]], "Starting a match": [[1, "starting-a-match"]], "Sum": [[10, "sum"]], "Sum of squared error scores": [[8, "sum-of-squared-error-scores"]], "Transform": [[10, null]]}, "docnames": ["cli/examples", "cli/index", "configuration/basic_config", "configuration/error", "configuration/experiments", "configuration/graphing", "configuration/index", "configuration/misc", "configuration/scores", "configuration/search", "configuration/transform", "index", "install/index", "license"], "envversion": {"sphinx": 63, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.todo": 2, "sphinxcontrib.bibtex": 9}, "filenames": ["cli/examples.rst", "cli/index.rst", "configuration/basic_config.rst", "configuration/error.rst", "configuration/experiments.rst", "configuration/graphing.rst", "configuration/index.rst", "configuration/misc.rst", "configuration/scores.rst", "configuration/search.rst", "configuration/transform.rst", "index.rst", "install/index.rst", "license.rst"], "indexentries": {}, "objects": {}, "objnames": {}, "objtypes": {}, "terms": {"": 13, "0": [2, 3, 7, 8, 9, 10, 13], "0001": 10, "001": [3, 10], "0051": 8, "0054": 8, "0178": 8, "0190": 8, "02": 8, "0265": 8, "0287": 8, "05": [8, 10], "06": 10, "1": [2, 3, 8, 10, 11, 13], "10": [7, 9, 13], "100": [8, 9], "1000": [9, 10], "11": 13, "12": 13, "1200": 5, "13": 13, "14": [9, 13], "15": 13, "16": 13, "17": 13, "1996": 13, "1e": [7, 9, 10], "1e4": 10, "1e8": 10, "2": [3, 8, 9, 10, 13], "20": 13, "2007": 13, "28": 13, "29": 13, "2d": 1, "3": [4, 7, 8, 10, 11, 13], "30": 13, "300": 8, "3600": 5, "3d": 1, "3rd": 10, "4": [10, 13], "400": 8, "450": 8, "5": [7, 9, 10, 13], "50": [9, 10], "500": 8, "550": 8, "6": 13, "60": 13, "600": 8, "6b": 13, "6d": 13, "7": [7, 13], "8": [10, 13], "9": [10, 13], "95": 8, "98": 8, "A": [8, 10, 13], "AND": 13, "AS": 13, "And": 13, "BE": 13, "BEING": 13, "BUT": 13, "BY": 13, "But": 13, "By": 13, "FOR": 13, "For": [6, 8, 10, 11, 13], "IF": 13, "IN": 13, "If": [1, 2, 4, 5, 7, 8, 9, 10, 12, 13], "In": [6, 8, 9, 10, 13], "It": [0, 1, 8, 9, 10, 13], "NO": 13, "NOT": 13, "No": [2, 3, 5, 7, 8, 9, 10, 13], "Not": 13, "OF": 13, "OR": 13, "Of": 13, "On": 8, "One": 10, "Or": 11, "SUCH": 13, "Such": 13, "THE": 13, "THERE": 13, "TO": 13, "The": [0, 1, 3, 4, 8, 9, 10, 12, 13], "There": [0, 5, 8, 10], "These": [1, 3, 13], "To": 13, "WILL": 13, "WITH": 13, "With": 10, "abil": 13, "about": 13, "abov": [8, 13], "absenc": 13, "absolut": 13, "absoluteheight": 8, "absolutetim": 8, "abstol": 7, "abstolfactor": 7, "abstolfactorgrad": 7, "abstolfactorgradmax": 7, "abus": 13, "accept": 13, "access": 13, "accompani": 13, "accord": 13, "accur": [8, 10], "achiev": 13, "acknowledg": 13, "acquir": 13, "across": 13, "action": 13, "activ": [11, 13], "actual": [9, 13], "ad": [0, 1, 4, 8, 10, 13], "adapt": [7, 13], "add": [6, 8, 12, 13], "addict": 6, "addit": [3, 8, 10, 13], "address": 13, "adopt": 13, "adsorpt": 10, "advers": 13, "advis": [8, 13], "affect": 13, "affero": 13, "affirm": 13, "after": [8, 9, 12, 13], "again": [0, 5], "against": [4, 8, 13], "aggreg": 13, "agre": 13, "agreement": 13, "aim": 13, "algorithm": [6, 9, 10], "all": [0, 1, 2, 4, 5, 7, 8, 9, 10, 13], "alleg": 13, "allow": [1, 8, 9, 10, 13], "almost": [3, 8], "along": 13, "alreadi": 13, "also": [1, 6, 8, 9, 10, 13], "altern": 13, "although": 13, "altscor": 6, "alwai": [3, 8, 11], "among": 13, "amount": 8, "an": [1, 3, 8, 9, 10, 12, 13], "anaconda": 12, "ancillari": 13, "ani": [0, 1, 3, 8, 9, 11, 13], "anoth": [8, 9, 10], "anti": 13, "anyon": 13, "anyth": [7, 13], "apart": 9, "appli": [3, 13], "applic": 13, "appropri": 13, "approxim": [10, 13], "ar": [0, 1, 2, 3, 4, 5, 8, 9, 10, 12, 13], "area": [6, 13], "area_loc": 10, "aris": 13, "arrai": 10, "arrang": 13, "articl": 13, "ask": 13, "assert": 13, "asset": 13, "assign": 10, "associ": 13, "assum": [10, 13], "assumpt": [10, 13], "assur": 13, "asyncron": 5, "attach": 13, "attempt": 13, "attribut": 13, "author": 13, "auto": [1, 6, 9], "auto_invers": 10, "auto_keq": 10, "autocorrel": 9, "automat": [1, 7, 8, 9, 10, 12, 13], "avail": [0, 4, 8, 10, 13], "averag": 9, "avoid": 13, "awai": 13, "axial": 10, "b": 13, "back": 6, "backward": [8, 10], "bar": 2, "base": [1, 3, 6, 7, 8, 9, 11, 13], "basedir": 2, "basi": 1, "basic": [4, 6, 13], "becaus": 13, "been": [1, 13], "behalf": 13, "being": [8, 13], "believ": 13, "below": [4, 8, 9, 13], "benefit": 13, "best": [0, 3, 11, 13], "better": [10, 11], "between": [5, 8, 10, 13], "beyond": 13, "bin": 2, "binari": [0, 2], "bio": 11, "blank": 8, "bodi": 13, "boolean": [2, 7, 8, 9], "both": [3, 10, 13], "bottom": 8, "bound": [3, 10], "bound1": 10, "bound2": 10, "boundari": 10, "boundfrom": 10, "boundsum": 10, "boundto": 10, "box": 13, "break": 11, "breakthrough": 8, "brief": 13, "bug": 11, "burn": 9, "busi": 13, "bypass_experi": 2, "c": [2, 12, 13], "cadet": [0, 2, 3, 4, 6, 10, 11, 12, 13], "cadet_exampl": 0, "cadetmatch": [3, 4, 5, 6, 7, 8, 9, 10, 12], "cadetpath": 2, "call": 13, "can": [0, 1, 3, 6, 7, 8, 9, 10, 12, 13], "cannot": 13, "capabl": 9, "carri": [9, 13], "case": [8, 10, 13], "caus": [7, 8, 13], "ceas": 13, "ceil": 6, "certain": [8, 13], "cessat": 13, "chain": 9, "chang": [11, 13], "channel": 12, "character": 13, "charg": [10, 13], "check": 2, "checkpoint": [1, 2], "checkpointfil": 2, "choic": 9, "choos": 13, "chromatogram": [1, 2, 3, 7], "chromatographi": 8, "circular": 10, "circumst": 13, "circumvent": 13, "civil": 13, "claim": 13, "class": 13, "clean_exampl": 0, "clear": 13, "clearli": 13, "cli": 2, "close": [8, 10, 13], "cluster": 1, "code": [8, 10, 13], "col_length": 10, "col_poros": 10, "collect": [8, 13], "colum": 8, "column": [4, 8, 10], "com": 11, "combin": [9, 13], "come": [8, 10, 13], "command": [0, 1, 12, 13], "comment": 6, "commerci": 13, "commit": [11, 13], "common": [1, 6, 9, 10, 12, 13], "commun": 13, "compat": [8, 10], "compil": 13, "complet": [0, 1, 9], "compli": 13, "complianc": 13, "compon": [4, 8, 10, 11, 13], "component1": 10, "component2": 10, "componentfrom": 10, "componentsum": 10, "componentto": 10, "compos": 11, "comput": [0, 3, 5, 13], "concentr": [3, 4, 8], "concern": 13, "conda": 12, "condit": 13, "config": 12, "configur": [1, 11], "connect": [6, 7, 13], "connectionnumberentri": 7, "connfigur": 1, "consequ": 13, "consequenti": 13, "consid": 13, "consist": 13, "conspicu": 13, "const_coeff": 10, "constantli": 13, "constitut": 13, "constru": 13, "consum": 13, "contact": 13, "contain": 13, "content": 13, "context": 13, "continu": [8, 13], "continuemcmc": [8, 9], "contractu": 13, "contradict": 13, "contrast": 13, "contributor": 13, "control": [1, 8, 13], "convei": 13, "conveni": 13, "convert": [2, 6, 10], "convey": 13, "copi": [10, 13], "copyleft": 13, "copyright": 13, "corner": 1, "correct": [8, 13], "correctli": 0, "correl": 1, "correspond": [8, 13], "cost": 13, "could": [0, 13], "counterclaim": 13, "countri": 13, "coupl": 10, "cours": 13, "court": 13, "coven": 13, "cover": [8, 10, 13], "coverag": 13, "creat": [0, 1, 3, 6, 9, 10, 11], "creation": 6, "criterion": 13, "cross": [10, 13], "cross_section_area": 10, "cstr": 10, "csv": [2, 3, 4, 8], "cure": 13, "curv": 8, "custom": 13, "customarili": 13, "cv": 2, "d": [10, 13], "dai": [0, 1, 13], "damag": 13, "danger": 13, "data": [1, 2, 4, 6, 7, 8, 13], "date": 13, "deal": [4, 8, 10], "decai": 8, "decemb": 13, "decid": 13, "declin": 13, "decreas": 9, "deem": 13, "default": [2, 3, 4, 5, 7, 8, 9, 10], "defect": 13, "defens": 13, "defin": [8, 13], "definit": [10, 13], "degre": 10, "delai": [3, 8], "deni": 13, "denomin": 13, "depend": [0, 3, 12], "depriv": 13, "deriv": 8, "descent": [7, 9], "describ": 6, "descript": [2, 3, 4, 5, 7, 8, 9, 10], "design": [1, 8, 9, 10, 13], "desktop": 3, "detail": 13, "detector": 8, "determin": [3, 13], "develop": [11, 13], "deviat": 3, "devic": 13, "dextran": 6, "dextran1": 4, "dextran2": 4, "dextranshap": 8, "dextranss": 8, "diamet": 6, "dictat": 8, "dictionari": 6, "differ": [0, 9, 10, 13], "difficult": 10, "diffus": 10, "dimension": 9, "dimer": 10, "direct": 13, "directli": [9, 10, 13], "directori": [0, 2], "disabl": 3, "disclaim": 13, "discriminatori": 13, "disper": 10, "dispers": 10, "displai": 13, "distinguish": 13, "distribut": [3, 12, 13], "do": [10, 11, 13], "document": 13, "doe": [9, 13], "domain": 13, "don": [7, 8, 12], "done": [5, 8], "doubt": 13, "download": 12, "downstream": 13, "dr": 11, "drop": 9, "due": [8, 10], "durabl": 13, "dure": [5, 8], "dwell": 13, "dynam": 13, "dynamictoler": 7, "e": [10, 13], "each": [1, 4, 7, 8, 10, 13], "earlier": 13, "easier": [8, 9, 10], "effect": [8, 10, 13], "effort": 13, "either": [10, 13], "electron": 13, "els": 7, "elut": 8, "embodi": 13, "employ": 13, "enabl": 13, "end": [5, 13], "enforc": 13, "engin": 12, "enough": 10, "ensur": [8, 13], "enter": 13, "entir": 13, "entiti": 13, "entri": [7, 8, 9], "equal": [9, 10], "equilibrium": 10, "equival": 13, "eric": 11, "erron": 13, "error": [1, 5, 6, 9, 10, 11, 12], "errormodel": 3, "especi": [0, 8], "essenti": 13, "estim": [1, 3, 5, 8, 9, 10, 11, 12], "evalu": [2, 9], "even": [8, 11, 13], "event": 13, "ever": 13, "everi": [0, 13], "everyon": 13, "exact": 13, "exactli": 8, "exampl": [6, 8, 10, 13], "example_mcmc_popul": 0, "example_popul": 0, "except": [10, 13], "exclud": 13, "exclus": 13, "excus": 13, "execut": 13, "exercis": 13, "exist": 8, "expect": 13, "experi": [3, 6, 8, 9, 10, 11], "experiment": [6, 8], "experimental_csv": 3, "experimentalist": 8, "explain": [8, 13], "explicitli": 13, "express": 13, "expressli": 13, "extend": 13, "extens": 13, "extent": 13, "extrem": 9, "f": 13, "facil": 13, "factor": 10, "fail": [1, 13], "failur": 13, "fair": 13, "fals": [7, 8, 9], "famili": 13, "far": 8, "fashion": 13, "fast": [9, 10], "favor": [8, 13], "featur": [0, 4, 6, 8, 11, 13], "fee": 13, "few": [3, 8, 10], "fewer": 10, "file": [0, 1, 2, 4, 6, 8, 9, 11, 13], "file_path": 3, "film": 10, "film_diffus": 10, "final": [9, 13], "finalgradrefin": 9, "find": [1, 10, 11, 13], "finish": 9, "first": [4, 8, 9, 10, 13], "fit": [3, 7, 8, 10, 13], "fix": [10, 11, 13], "float": [3, 7, 8, 9, 10], "flow": [3, 8, 10, 13], "follow": [1, 12, 13], "foo": 2, "forbid": 13, "forc": 13, "forg": 12, "fork": 11, "form": 13, "format": [6, 13], "forschungszentrum": 11, "found": [3, 10, 13], "foundat": 13, "frac": 8, "fraction": [4, 6], "fraction_csv": 8, "fractionationslid": 8, "fractionationss": 8, "free": [11, 13], "freedom": [10, 13], "frequent": [5, 12], "from": [0, 1, 2, 3, 5, 8, 9, 10, 11, 12, 13], "front": [2, 5, 6, 9], "fsf": 13, "fulfil": 13, "full": [2, 13], "fulltrainingdata": 7, "function": [8, 13], "fundament": 13, "further": 13, "fusion": 12, "futur": 13, "fzj": 11, "gap": 8, "gener": [5, 6, 8, 9, 13], "generate_corn": 1, "generate_exampl": 0, "generate_graph": 1, "generate_graphs_al": 1, "generate_graphs_autocorr": 1, "generate_map": 1, "generate_mcmc_mix": 1, "generate_mcmc_plot_tub": 1, "genet": 9, "geometr": 9, "geoscienc": 11, "get": [10, 13], "gigabyt": 7, "github": [11, 12], "give": [8, 13], "given": [2, 4, 8, 9, 13], "gnu": 13, "goal": [9, 11], "good": [9, 10], "govern": 13, "gpl": 13, "gradcheck": 9, "gradfinestop": 9, "gradient": [6, 7, 11], "gradvector": 7, "grant": 13, "graph": [2, 6, 9], "graphgeneratetim": 5, "graphmetatim": 5, "graphspac": 6, "grati": 13, "greatest": 13, "guarante": 13, "gui": 13, "h5": [3, 4, 9], "ha": [1, 3, 4, 6, 8, 9, 10, 12, 13], "had": 13, "hand": 8, "handl": 8, "hard": 8, "harder": 9, "hardwar": 0, "have": [0, 3, 4, 8, 10, 13], "hdf5": 4, "header": 8, "here": 11, "hereaft": 13, "high": [9, 12], "highest": 9, "highli": 9, "holder": 13, "home": 2, "hope": 13, "host": 13, "hour": [0, 1, 3], "household": 13, "how": [0, 5, 13], "howev": [5, 13], "html": 13, "http": [11, 13], "hypothet": 13, "i": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13], "ibg": 11, "idea": [8, 13], "ideal": 8, "ident": 3, "identifi": [8, 13], "immedi": [1, 8], "immudzen": 12, "impact": 9, "implement": [3, 13], "impli": 13, "import": [8, 13], "impos": 13, "improv": [8, 10], "inabl": 13, "inaccur": 13, "inc": 13, "incident": 13, "includ": [0, 3, 6, 12, 13], "inclus": 13, "incompat": 13, "incorpor": 13, "increas": 9, "indemnif": 13, "indepdennt": 3, "independ": [10, 13], "index": 6, "index1": 10, "index2": 10, "indexfrom": 10, "indexsum": 10, "indexto": 10, "indic": [10, 13], "individu": [0, 8, 13], "industri": 13, "inform": [6, 9, 13], "infring": 13, "inherit": 8, "init_volum": 10, "initi": [9, 13], "input": [2, 10], "insid": [10, 13], "instal": [0, 13], "instanc": 10, "instead": [4, 8, 9, 11, 13], "institut": 11, "instruct": 12, "int": 1, "intact": 13, "integ": [0, 3, 5, 7, 8, 9, 10], "integr": 9, "intend": 13, "intent": 13, "interact": 13, "interchang": 13, "interest": 13, "interf": 13, "interfac": [1, 13], "interpret": 13, "interrupt": 1, "interv": 8, "intim": 13, "invalid": 13, "invers": 6, "io": 12, "irrevoc": 13, "isol": 8, "issu": 8, "item": 13, "its": [4, 10, 13], "itself": 13, "json": [1, 2, 6, 11], "jstyleson": 6, "june": 13, "jupyt": 1, "just": 9, "j\u00fclich": 11, "ka": 10, "kd": 10, "keep": [1, 13], "kei": [2, 3, 4, 5, 7, 8, 9, 10, 13], "kept": 2, "keq": 6, "kernel": 13, "kind": 13, "know": [8, 10, 13], "knowingli": 13, "knowledg": 13, "known": 9, "languag": 13, "laptop": 0, "larg": [8, 9, 10], "larger": 13, "largest_peak": 7, "last": [1, 5], "later": 13, "law": 13, "lawsuit": 13, "lead": 10, "learn": 7, "least": 13, "least_squar": 9, "leav": 10, "left": 8, "legal": 13, "length": [3, 6, 7, 9], "length_loc": 10, "less": 9, "lesser": 13, "lgpl": 13, "liabil": 13, "liabl": 13, "librari": [0, 2, 11, 12, 13], "license": 13, "licensor": 13, "lier": 11, "like": [8, 10, 13], "likewis": 13, "limit": [8, 13], "lin_ka": 10, "lin_kd": 10, "line": [1, 13], "linear": 10, "link": 13, "linux": 1, "list": [3, 4, 8, 9, 10, 13], "litig": 13, "littl": 9, "load": [3, 8], "local": [12, 13], "localrefin": 9, "locat": 10, "location1": 10, "location2": 10, "locationfrom": 10, "locationsum": 10, "locationto": 10, "log": [1, 10], "logout": 1, "long": 13, "look": [8, 9], "loss": 13, "lot": 3, "lower": [3, 10], "m": [0, 1, 4, 8], "machin": [1, 7, 13], "made": [3, 13], "mai": [1, 3, 8, 10, 13], "mail": 13, "main": [2, 3], "main_peak": 8, "maintain": 13, "major": 13, "make": [0, 8, 9, 10, 13], "mani": [7, 8, 9, 10, 12], "manipul": 3, "manner": 13, "manufactur": [3, 13], "map": 9, "march": 13, "mark": 13, "mask": 13, "match": [0, 4, 6, 8, 11, 13], "materi": [8, 13], "matrix": 7, "max": [3, 7, 8, 9, 10], "max_perc": 8, "max_valu": 8, "maxarea": 10, "maxfactor": 10, "maximum": [1, 10], "maxka": 10, "maxkeq": 10, "maxlength": 10, "maxpopul": 9, "maxvolum": 10, "mcmc": [0, 1, 3, 6], "mcmc_h5": 9, "mcmcpopul": 9, "mcmcpopulationset": 9, "mcmctaumult": 9, "mean": [2, 3, 9, 13], "measur": [10, 13], "medium": 13, "meet": 13, "menu": 13, "merchant": 13, "mere": 13, "merg": 13, "met": 13, "meta": 2, "metaresultsonli": 2, "method": [7, 9, 10, 13], "metric": [7, 8, 9], "might": 13, "min": [3, 10], "min_perc": 8, "minarea": 10, "minim": 7, "minimum": 10, "minka": 10, "minkeq": 10, "minlength": 10, "minpopul": 9, "minvolum": 10, "miscellan": 6, "misrepresent": 13, "mix": [1, 8], "mm": 8, "mode": 13, "model": [1, 5, 6, 8, 9, 10, 11, 12, 13], "modif": [8, 13], "modifi": [10, 13], "modsim": 11, "mol": [4, 8], "molecul": 8, "monom": 10, "more": [4, 6, 8, 9, 10, 12, 13], "moreov": 13, "most": [1, 7, 8, 9, 10, 11, 13], "mostli": 10, "much": [5, 8, 10], "mult": 6, "multi": 9, "multiobjectivess": 9, "multipl": [0, 3, 8, 9, 11], "multipli": [3, 10], "multist": 10, "multistart": 6, "must": [2, 4, 8, 10, 12, 13], "myhom": 2, "n": [1, 10], "name": [2, 3, 4, 8, 10, 13], "narrow": 8, "narrowli": 8, "natur": 13, "nearli": 8, "necessari": 13, "need": [0, 1, 2, 4, 7, 8, 10, 12, 13], "neither": 13, "nest": 6, "network": 13, "new": [0, 3, 9, 13], "next": 13, "nohup": 1, "nois": 3, "non": [3, 8, 11, 13], "noncommerci": 13, "none": [2, 3, 4, 8, 9, 10], "nor": 13, "norm": [3, 6], "norm_add": 10, "norm_diamet": 10, "norm_volume_area": 10, "norm_volume_length": 10, "normal": [1, 2, 3, 5, 10, 13], "normalizeoutput": 2, "notebook": 1, "noth": [8, 13], "notic": 13, "notifi": 13, "notwithstand": 13, "now": 8, "nsga2": 9, "nsga3": 6, "nu": 10, "number": [1, 3, 8, 9, 10, 12, 13], "numer": 8, "object": [9, 13], "oblig": 13, "obsolet": 8, "obtain": 8, "occasion": 13, "occur": 13, "off": 8, "offer": 13, "offici": 13, "offset": 8, "often": [4, 8, 10], "older": 8, "omit": 1, "onc": [1, 9], "one": [1, 4, 9, 10, 13], "ones": [8, 10], "ongo": 11, "onli": [0, 2, 5, 7, 8, 9, 10, 13], "open": 12, "oper": [8, 13], "optim": [8, 9, 10], "option": [1, 8, 13], "order": [9, 13], "org": 13, "organ": 13, "origin": 13, "other": [1, 2, 3, 6, 10, 13], "otherwis": 13, "our": [11, 13], "out": 13, "outlet": 8, "output": [4, 8, 13], "output_path": [4, 8], "outsid": 13, "over": [8, 9], "overload": 8, "overrid": 9, "own": [0, 4, 13], "packag": [12, 13], "paper": [8, 13], "par_poros": 10, "paragraph": 13, "parallel": [1, 9, 11], "paramet": [0, 1, 3, 6, 8, 9, 10, 11, 12], "pareto": [2, 5, 9], "part": [8, 13], "parti": 13, "particular": [8, 13], "pass": 13, "password": 13, "patent": 13, "path": [0, 1, 2, 4, 8, 9, 10], "pattern": 13, "payment": 13, "peak": 8, "peak_back": 8, "peak_front": 8, "peer": 13, "penalti": 8, "per": [0, 9], "percent": 8, "perform": [10, 12, 13], "period": 1, "perman": 13, "permiss": 13, "permit": 13, "perpetu": 13, "person": 13, "pertin": 13, "philosophi": 13, "physic": [8, 13], "pi": 10, "piec": [10, 13], "pip": 12, "place": [8, 13], "pleas": [11, 13], "plot": 1, "plu": 13, "plug": 10, "point": 9, "pointer": 13, "popul": [0, 9], "pore": 10, "poros": 8, "portion": 13, "posit": [8, 10], "possess": 13, "possibl": [1, 8, 13], "posterior": 1, "posteriori": 1, "powel": 9, "power": [0, 3, 13], "pr": 11, "practic": [9, 13], "preambl": 13, "precis": [10, 13], "precursor": 9, "predecessor": 13, "prefer": [12, 13], "present": 13, "preserv": 13, "pretti": 3, "prevent": [11, 13], "previou": [9, 13], "previousresult": 9, "price": 13, "primarili": 13, "prior": [9, 13], "priorit": 8, "privat": 13, "probabl": 1, "problem": [0, 3, 8, 9, 10, 13], "problemat": 10, "procedur": 13, "proceed": 1, "process": [0, 1, 3], "procur": 13, "produc": 13, "product": 13, "program": 13, "programat": 6, "programm": 13, "progress": [1, 5, 9], "progresscorrect": 9, "prohibit": 13, "promin": 13, "propag": 13, "properti": [10, 13], "proprietari": 13, "protect": 13, "protocol": 13, "prove": 13, "provid": [10, 13], "provis": 13, "provision": 13, "proxi": 13, "public": 13, "publicli": 13, "publish": 13, "pull": 11, "puls": 8, "pump": [3, 8], "purpos": [8, 9, 13], "pursuant": 13, "pypi": 12, "python": [0, 1, 6, 11, 12], "qualifi": 13, "qualiti": 13, "random": [3, 9], "rang": [9, 10], "rapid": 10, "rare": [2, 9, 10], "rate": [3, 8, 10], "re": 9, "reaction": 8, "reactor": 10, "read": [9, 10, 13], "readabl": 13, "readi": 13, "readili": 13, "realist": 10, "realiti": 10, "realli": [7, 8], "reason": [9, 13], "rebuilt": 0, "receipt": 13, "receiv": 13, "recent": 11, "recipi": 13, "recogn": 13, "recomend": [8, 9, 10], "recommend": [0, 1, 11, 12], "redistribut": 13, "reduc": 8, "reevalu": 9, "refer": [6, 13], "refin": 9, "refrain": 13, "regard": 13, "regardless": 13, "regener": 13, "reinstat": 13, "rel": 2, "relationship": 13, "releas": [11, 13], "relev": 13, "reli": 13, "relicens": 13, "remain": 13, "remov": 13, "render": 13, "repair": 13, "repeat": 9, "report": [0, 9, 11], "repositori": 11, "repres": [8, 13], "request": 11, "requir": [1, 2, 3, 4, 5, 7, 8, 9, 10, 13], "reset": 5, "resolv": 13, "respect": [3, 13], "respons": 13, "restrict": [8, 13], "result": [2, 7, 9, 10, 13], "results1": 2, "results_exampl": 0, "resultsdir": 2, "resum": 1, "retain": [8, 10, 13], "return": [0, 9, 13], "review": 13, "revis": 13, "right": [8, 13], "risk": 13, "rom": 13, "root": 9, "royalti": 13, "rule": 13, "run": [5, 8, 9, 12, 13], "run_exampl": 0, "runnabl": 4, "safe": 1, "safest": 13, "sai": 13, "sake": 13, "sale": 13, "same": [3, 8, 10, 13], "sampl": 8, "satisfi": 13, "satur": 8, "scalar": 10, "scale": 3, "school": 13, "scientif": 12, "scipi": 9, "scope": 13, "score": [4, 6, 9], "scoretest": 6, "script": 13, "search": [0, 3, 6, 7, 10], "searchmethod": 9, "sec_000": 10, "second": [4, 5, 8, 10], "secondarili": 13, "section": [3, 6, 10, 13], "see": [0, 5, 6, 9, 10, 13], "seed": 9, "select": [8, 9, 10], "sell": 13, "semiconductor": 13, "separ": [8, 12, 13], "sequenc": 9, "serv": 13, "server": [1, 3, 13], "servic": 13, "session": 1, "set": [0, 3, 6, 7, 8, 9], "set_valu": 10, "sete": 6, "setup": 6, "shall": 13, "shape": 6, "shapeback": 8, "shapefront": 8, "share": [2, 13], "shell": 12, "shield": 10, "shift": 8, "short": 13, "should": [1, 2, 3, 7, 9, 10, 13], "show": 13, "shown": 4, "side": 8, "sigma": 10, "sign": 13, "signal": [3, 4, 8], "signific": 13, "similar": [8, 13], "simpl": [3, 9], "simpler": 10, "simplest": 9, "simplifi": 4, "simul": [2, 3, 4, 5, 7, 9, 10], "simultan": 13, "sinc": [3, 5], "singl": [4, 9, 13], "situat": [0, 10], "size": [9, 10], "slice": 8, "slide": 6, "slightli": 8, "slow": [3, 5], "sma": 10, "sma_nu": 10, "small": [8, 10], "smalltest_peak": 7, "smooth": 7, "so": [0, 3, 10, 13], "sobol": 9, "sobolgener": 9, "softwar": [1, 13], "sold": 13, "sole": 13, "solut": 4, "solution_outlet_comp_000": 4, "solv": [3, 8], "solveabl": 9, "some": [3, 8, 10, 13], "sourc": [3, 11, 13], "spare": 13, "speak": 13, "speci": 2, "special": [8, 13], "specif": [4, 9, 10, 13], "specifi": [2, 4, 5, 8, 10, 13], "spirit": 13, "split": 9, "squar": [6, 9], "sse": [6, 9], "ssh": 1, "stall": 9, "stallcorrect": 9, "stallgener": 9, "stand": 13, "standard": [3, 13], "start": [3, 8, 9, 10, 13], "state": [0, 10, 13], "statement": 13, "statu": 13, "step": [1, 5, 9, 13], "still": 5, "stop": [8, 9], "stopaverag": 9, "stopbest": 9, "stoprms": 9, "storag": [7, 13], "store": [2, 4, 7], "strategi": [0, 9], "stratgi": 0, "string": [3, 4, 8, 9, 10], "structur": [4, 6], "subdivid": 13, "subject": 13, "sublicens": 13, "subprogram": 13, "subroutin": 13, "subsect": 13, "substanti": 13, "sue": 13, "suffic": 13, "suggest": 9, "sum": [4, 6], "supervis": 11, "supplement": 13, "suppli": [0, 3], "support": [4, 6, 8, 13], "sure": 13, "surrend": 13, "surviv": 13, "sustain": 13, "switch": [9, 10], "symmetr": 8, "synthet": 8, "system": [8, 9, 10, 13], "systemat": 13, "t": [7, 8, 12], "take": [0, 1, 3, 5, 9, 13], "tangibl": 13, "technolog": 13, "tell": [9, 13], "templat": [0, 3], "tendenc": 8, "term": 13, "termin": [9, 13], "test": [0, 8, 9], "text": 0, "than": [5, 9, 10, 12, 13], "thei": [1, 3, 7, 8, 9, 10, 12, 13], "them": [8, 9, 10, 13], "therefor": 13, "thi": [0, 1, 2, 3, 4, 6, 7, 8, 9, 10, 13], "thing": [8, 13], "third": 13, "those": 13, "though": 13, "threaten": 13, "three": 13, "through": [1, 13], "thu": 13, "ti": 8, "time": [3, 4, 5, 8, 9, 13], "togeth": [4, 10], "toler": 7, "too": 13, "tool": 13, "top": 8, "total": [3, 9], "trade": 13, "trademark": 13, "tradeoff": 5, "transact": 13, "transfer": 13, "transform": [0, 6], "transmiss": 13, "treat": 13, "treati": 13, "true": [2, 7, 8, 9], "tube": [1, 10], "turn": 9, "twice": 10, "two": [4, 10, 13], "type": [8, 13], "typic": [8, 13], "unaccept": 13, "under": [11, 13], "understand": 10, "uniform": 3, "uniqu": [4, 8], "unit": [3, 8], "unit_000": 10, "unit_001": 10, "unit_002": [4, 8], "unit_003": 10, "unit_004": 10, "unit_nam": 8, "unknown": 9, "unless": [4, 13], "unlimit": 13, "unmodifi": 13, "unnecessari": 13, "unpack": 13, "until": [9, 13], "up": [6, 10], "updat": [12, 13], "upgrad": 11, "upper": [3, 10], "us": [0, 2, 3, 4, 6, 7, 8, 9, 10, 13], "usag": [1, 8, 9, 10], "user": [12, 13], "usual": [3, 8], "usus": 6, "uv": [3, 8], "uv_nois": 3, "uv_noise_norm": 3, "v3": 13, "valid": 13, "valu": [2, 3, 4, 5, 6, 7, 8, 9], "variabl": [0, 9, 10], "variant": 10, "variat": [3, 8], "variou": 0, "vector": 7, "verbatim": 13, "veri": [2, 8, 9, 10], "verifi": 0, "version": [0, 13], "viabl": 9, "view": 13, "violat": 13, "visibl": 13, "void": 13, "volum": [6, 13], "von": 11, "w": 13, "wa": [8, 10, 13], "wai": [1, 13], "waiv": 13, "waiver": 13, "want": [0, 10, 13], "warranti": 13, "we": [11, 12, 13], "websit": 12, "week": 3, "welcom": 13, "well": 13, "were": 13, "what": [9, 13], "whatev": 13, "when": [7, 8, 9, 10, 13], "where": [2, 4, 5, 8, 9, 10, 13], "whether": 13, "which": [3, 8, 10, 13], "while": [1, 8, 9], "who": 13, "whole": 13, "whom": 13, "whose": 13, "why": 13, "wide": 13, "window": [1, 2, 13], "wipo": 13, "wish": 13, "within": 13, "without": [9, 10, 13], "work": [0, 8, 10, 11, 12, 13], "worldwid": 13, "would": [9, 10, 13], "write": 13, "written": [8, 13], "www": 13, "xtol": 9, "ye": [2, 3, 4, 8, 9, 10], "year": 13, "yet": 1, "you": [0, 1, 6, 8, 9, 10, 11, 12, 13], "your": [0, 9, 13], "yourself": 13}, "titles": ["CADETMatch Examples", "Running", "Basic setup", "Error Modeling", "Experiments", "Graphing", "Configuration", "Miscellaneous", "Scores", "Search", "Transform", "CADETMatch", "Install", "License"], "titleterms": {"6": 1, "add": 10, "altscor": 9, "area": 10, "auto": 10, "back": 8, "basic": 2, "cadetmatch": [0, 1, 11], "ceil": 8, "clean": 0, "common": 8, "configur": 6, "core": 1, "dextran": 8, "diamet": 10, "error": [3, 8], "exampl": 0, "experi": 4, "fraction": 8, "front": 8, "gener": [0, 1], "gradient": 9, "graph": [1, 5], "graphspac": 9, "index": 10, "instal": 12, "invers": 10, "keq": 10, "length": 10, "licens": 13, "match": 1, "mcmc": 9, "miscellan": 7, "model": 3, "mult": 10, "multistart": 9, "norm": 10, "nsga3": 9, "other": 8, "remot": 1, "result": 0, "run": [0, 1], "score": 8, "scoretest": 9, "search": 9, "set": 10, "setup": 2, "shape": 8, "slide": 8, "squar": 8, "sse": 8, "start": 1, "sum": [8, 10], "them": 0, "transform": 10, "us": 1, "valu": 10, "volum": 10}}) \ No newline at end of file +Search.setIndex({"alltitles": {"AltScore": [[9, "altscore"]], "Auto": [[10, "auto"]], "Auto Inverse": [[10, "auto-inverse"]], "Auto kEQ": [[10, "auto-keq"]], "Basic setup": [[2, null]], "CADETMatch": [[11, null]], "CADETMatch Examples": [[0, null]], "Ceiling": [[8, "ceiling"]], "Clean examples": [[0, "clean-examples"]], "Common": [[8, "common"]], "Configuration": [[6, null]], "Dextran SSE": [[8, "dextran-sse"]], "Dextran Shape": [[8, "dextran-shape"]], "Error Modeling": [[3, null]], "Experiments": [[4, null]], "Fractionation SSE": [[8, "fractionation-sse"]], "Fractionation Slide": [[8, "fractionation-slide"]], "Generate examples": [[0, "generate-examples"]], "Generate graphs using 6 cores": [[1, "generate-graphs-using-6-cores"]], "Generating Examples and running them": [[0, "generating-examples-and-running-them"]], "Gradient": [[9, "gradient"]], "GraphSpace": [[9, "graphspace"]], "Graphing": [[5, null]], "Indexing": [[10, "indexing"]], "Install": [[12, null]], "License": [[13, null]], "MCMC": [[9, "mcmc"]], "Miscellaneous": [[7, null]], "Multistart": [[9, "multistart"]], "NSGA3": [[9, "nsga3"]], "Norm Add": [[10, "norm-add"]], "Norm Diameter": [[10, "norm-diameter"]], "Norm Mult": [[10, "norm-mult"]], "Norm Volume Area": [[10, "norm-volume-area"]], "Norm Volume Length": [[10, "norm-volume-length"]], "Other": [[8, "other"]], "Results examples": [[0, "results-examples"]], "Run examples": [[0, "run-examples"]], "Running": [[1, null]], "Running CADETMatch remotely": [[1, "running-cadetmatch-remotely"]], "SSE": [[8, "sse"]], "ScoreTest": [[9, "scoretest"]], "Scores": [[8, null]], "Search": [[9, null]], "Set Value": [[10, "set-value"]], "Shape": [[8, "shape"]], "Shape Back": [[8, "shape-back"]], "Shape Front": [[8, "shape-front"]], "Starting a match": [[1, "starting-a-match"]], "Sum": [[10, "sum"]], "Sum of squared error scores": [[8, "sum-of-squared-error-scores"]], "Transform": [[10, null]]}, "docnames": ["cli/examples", "cli/index", "configuration/basic_config", "configuration/error", "configuration/experiments", "configuration/graphing", "configuration/index", "configuration/misc", "configuration/scores", "configuration/search", "configuration/transform", "index", "install/index", "license"], "envversion": {"sphinx": 64, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.todo": 2, "sphinxcontrib.bibtex": 9}, "filenames": ["cli/examples.rst", "cli/index.rst", "configuration/basic_config.rst", "configuration/error.rst", "configuration/experiments.rst", "configuration/graphing.rst", "configuration/index.rst", "configuration/misc.rst", "configuration/scores.rst", "configuration/search.rst", "configuration/transform.rst", "index.rst", "install/index.rst", "license.rst"], "indexentries": {}, "objects": {}, "objnames": {}, "objtypes": {}, "terms": {"": 13, "0": [2, 3, 7, 8, 9, 10, 13], "0001": 10, "001": [3, 10], "0051": 8, "0054": 8, "0178": 8, "0190": 8, "02": 8, "0265": 8, "0287": 8, "05": [8, 10], "06": 10, "1": [2, 3, 8, 10, 11, 13], "10": [7, 9, 13], "100": [8, 9], "1000": [9, 10], "11": 13, "12": 13, "1200": 5, "13": 13, "14": [9, 13], "15": 13, "16": 13, "17": 13, "1996": 13, "1e": [7, 9, 10], "1e4": 10, "1e8": 10, "2": [3, 8, 9, 10, 13], "20": 13, "2007": 13, "28": 13, "29": 13, "2d": 1, "3": [4, 7, 8, 10, 11, 13], "30": 13, "300": 8, "3600": 5, "3d": 1, "3rd": 10, "4": [10, 13], "400": 8, "450": 8, "5": [7, 9, 10, 13], "50": [9, 10], "500": 8, "550": 8, "6": 13, "60": 13, "600": 8, "6b": 13, "6d": 13, "7": [7, 13], "8": [10, 13], "9": [10, 13], "95": 8, "98": 8, "A": [8, 10, 13], "AND": 13, "AS": 13, "And": 13, "BE": 13, "BEING": 13, "BUT": 13, "BY": 13, "But": 13, "By": 13, "FOR": 13, "For": [6, 8, 10, 11, 13], "IF": 13, "IN": 13, "If": [1, 2, 4, 5, 7, 8, 9, 10, 12, 13], "In": [6, 8, 9, 10, 13], "It": [0, 1, 8, 9, 10, 13], "NO": 13, "NOT": 13, "No": [2, 3, 5, 7, 8, 9, 10, 13], "Not": 13, "OF": 13, "OR": 13, "Of": 13, "On": 8, "One": 10, "Or": 11, "SUCH": 13, "Such": 13, "THE": 13, "THERE": 13, "TO": 13, "The": [0, 1, 3, 4, 8, 9, 10, 12, 13], "There": [0, 5, 8, 10], "These": [1, 3, 13], "To": 13, "WILL": 13, "WITH": 13, "With": 10, "abil": 13, "about": 13, "abov": [8, 13], "absenc": 13, "absolut": 13, "absoluteheight": 8, "absolutetim": 8, "abstol": 7, "abstolfactor": 7, "abstolfactorgrad": 7, "abstolfactorgradmax": 7, "abus": 13, "accept": 13, "access": 13, "accompani": 13, "accord": 13, "accur": [8, 10], "achiev": 13, "acknowledg": 13, "acquir": 13, "across": 13, "action": 13, "activ": [11, 13], "actual": [9, 13], "ad": [0, 1, 4, 8, 10, 13], "adapt": [7, 13], "add": [6, 8, 12, 13], "addict": 6, "addit": [3, 8, 10, 13], "address": 13, "adopt": 13, "adsorpt": 10, "advers": 13, "advis": [8, 13], "affect": 13, "affero": 13, "affirm": 13, "after": [8, 9, 12, 13], "again": [0, 5], "against": [4, 8, 13], "aggreg": 13, "agre": 13, "agreement": 13, "aim": 13, "algorithm": [6, 9, 10], "all": [0, 1, 2, 4, 5, 7, 8, 9, 10, 13], "alleg": 13, "allow": [1, 8, 9, 10, 13], "almost": [3, 8], "along": 13, "alreadi": 13, "also": [1, 6, 8, 9, 10, 13], "altern": 13, "although": 13, "altscor": 6, "alwai": [3, 8, 11], "among": 13, "amount": 8, "an": [1, 3, 8, 9, 10, 12, 13], "anaconda": 12, "ancillari": 13, "ani": [0, 1, 3, 8, 9, 11, 13], "anoth": [8, 9, 10], "anti": 13, "anyon": 13, "anyth": [7, 13], "apart": 9, "appli": [3, 13], "applic": 13, "appropri": 13, "approxim": [10, 13], "ar": [0, 1, 2, 3, 4, 5, 8, 9, 10, 12, 13], "area": [6, 13], "area_loc": 10, "aris": 13, "arrai": 10, "arrang": 13, "articl": 13, "ask": 13, "assert": 13, "asset": 13, "assign": 10, "associ": 13, "assum": [10, 13], "assumpt": [10, 13], "assur": 13, "asyncron": 5, "attach": 13, "attempt": 13, "attribut": 13, "author": 13, "auto": [1, 6, 9], "auto_invers": 10, "auto_keq": 10, "autocorrel": 9, "automat": [1, 7, 8, 9, 10, 12, 13], "avail": [0, 4, 8, 10, 13], "averag": 9, "avoid": 13, "awai": 13, "axial": 10, "b": 13, "back": 6, "backward": [8, 10], "bar": 2, "base": [1, 3, 6, 7, 8, 9, 11, 13], "basedir": 2, "basi": 1, "basic": [4, 6, 13], "becaus": 13, "been": [1, 13], "behalf": 13, "being": [8, 13], "believ": 13, "below": [4, 8, 9, 13], "benefit": 13, "best": [0, 3, 11, 13], "better": [10, 11], "between": [5, 8, 10, 13], "beyond": 13, "bin": 2, "binari": [0, 2], "bio": 11, "blank": 8, "bodi": 13, "boolean": [2, 7, 8, 9], "both": [3, 10, 13], "bottom": 8, "bound": [3, 10], "bound1": 10, "bound2": 10, "boundari": 10, "boundfrom": 10, "boundsum": 10, "boundto": 10, "box": 13, "break": 11, "breakthrough": 8, "brief": 13, "bug": 11, "burn": 9, "busi": 13, "bypass_experi": 2, "c": [2, 12, 13], "cadet": [0, 2, 3, 4, 6, 10, 11, 12, 13], "cadet_exampl": 0, "cadetmatch": [3, 4, 5, 6, 7, 8, 9, 10, 12], "cadetpath": 2, "call": 13, "can": [0, 1, 3, 6, 7, 8, 9, 10, 12, 13], "cannot": 13, "capabl": 9, "carri": [9, 13], "case": [8, 10, 13], "caus": [7, 8, 13], "ceas": 13, "ceil": 6, "certain": [8, 13], "cessat": 13, "chain": 9, "chang": [11, 13], "channel": 12, "character": 13, "charg": [10, 13], "check": 2, "checkpoint": [1, 2], "checkpointfil": 2, "choic": 9, "choos": 13, "chromatogram": [1, 2, 3, 7], "chromatographi": 8, "circular": 10, "circumst": 13, "circumvent": 13, "civil": 13, "claim": 13, "class": 13, "clean_exampl": 0, "clear": 13, "clearli": 13, "cli": 2, "close": [8, 10, 13], "cluster": 1, "code": [8, 10, 13], "col_length": 10, "col_poros": 10, "collect": [8, 13], "colum": 8, "column": [4, 8, 10], "com": 11, "combin": [9, 13], "come": [8, 10, 13], "command": [0, 1, 12, 13], "comment": 6, "commerci": 13, "commit": [11, 13], "common": [1, 6, 9, 10, 12, 13], "commun": 13, "compat": [8, 10], "compil": 13, "complet": [0, 1, 9], "compli": 13, "complianc": 13, "compon": [4, 8, 10, 11, 13], "component1": 10, "component2": 10, "componentfrom": 10, "componentsum": 10, "componentto": 10, "compos": 11, "comput": [0, 3, 5, 13], "concentr": [3, 4, 8], "concern": 13, "conda": 12, "condit": 13, "config": 12, "configur": [1, 11], "connect": [6, 7, 13], "connectionnumberentri": 7, "connfigur": 1, "consequ": 13, "consequenti": 13, "consid": 13, "consist": 13, "conspicu": 13, "const_coeff": 10, "constantli": 13, "constitut": 13, "constru": 13, "consum": 13, "contact": 13, "contain": 13, "content": 13, "context": 13, "continu": [8, 13], "continuemcmc": [8, 9], "contractu": 13, "contradict": 13, "contrast": 13, "contributor": 13, "control": [1, 8, 13], "convei": 13, "conveni": 13, "convert": [2, 6, 10], "convey": 13, "copi": [10, 13], "copyleft": 13, "copyright": 13, "corner": 1, "correct": [8, 13], "correctli": 0, "correl": 1, "correspond": [8, 13], "cost": 13, "could": [0, 13], "counterclaim": 13, "countri": 13, "coupl": 10, "cours": 13, "court": 13, "coven": 13, "cover": [8, 10, 13], "coverag": 13, "creat": [0, 1, 3, 6, 9, 10, 11], "creation": 6, "criterion": 13, "cross": [10, 13], "cross_section_area": 10, "cstr": 10, "csv": [2, 3, 4, 8], "cure": 13, "curv": 8, "custom": 13, "customarili": 13, "cv": 2, "d": [10, 13], "dai": [0, 1, 13], "damag": 13, "danger": 13, "data": [1, 2, 4, 6, 7, 8, 13], "date": 13, "deal": [4, 8, 10], "decai": 8, "decemb": 13, "decid": 13, "declin": 13, "decreas": 9, "deem": 13, "default": [2, 3, 4, 5, 7, 8, 9, 10], "defect": 13, "defens": 13, "defin": [8, 13], "definit": [10, 13], "degre": 10, "delai": [3, 8], "deni": 13, "denomin": 13, "depend": [0, 3, 12], "depriv": 13, "deriv": 8, "descent": [7, 9], "describ": 6, "descript": [2, 3, 4, 5, 7, 8, 9, 10], "design": [1, 8, 9, 10, 13], "desktop": 3, "detail": 13, "detector": 8, "determin": [3, 13], "develop": [11, 13], "deviat": 3, "devic": 13, "dextran": 6, "dextran1": 4, "dextran2": 4, "dextranshap": 8, "dextranss": 8, "diamet": 6, "dictat": 8, "dictionari": 6, "differ": [0, 9, 10, 13], "difficult": 10, "diffus": 10, "dimension": 9, "dimer": 10, "direct": 13, "directli": [9, 10, 13], "directori": [0, 2], "disabl": 3, "disclaim": 13, "discriminatori": 13, "disper": 10, "dispers": 10, "displai": 13, "distinguish": 13, "distribut": [3, 12, 13], "do": [10, 11, 13], "document": 13, "doe": [9, 13], "domain": 13, "don": [7, 8, 12], "done": [5, 8], "doubt": 13, "download": 12, "downstream": 13, "dr": 11, "drop": 9, "due": [8, 10], "durabl": 13, "dure": [5, 8], "dwell": 13, "dynam": 13, "dynamictoler": 7, "e": [10, 13], "each": [1, 4, 7, 8, 10, 13], "earlier": 13, "easier": [8, 9, 10], "effect": [8, 10, 13], "effort": 13, "either": [10, 13], "electron": 13, "els": 7, "elut": 8, "embodi": 13, "employ": 13, "enabl": 13, "end": [5, 13], "enforc": 13, "engin": 12, "enough": 10, "ensur": [8, 13], "enter": 13, "entir": 13, "entiti": 13, "entri": [7, 8, 9], "equal": [9, 10], "equilibrium": 10, "equival": 13, "eric": 11, "erron": 13, "error": [1, 5, 6, 9, 10, 11, 12], "errormodel": 3, "especi": [0, 8], "essenti": 13, "estim": [1, 3, 5, 8, 9, 10, 11, 12], "evalu": [2, 9], "even": [8, 11, 13], "event": 13, "ever": 13, "everi": [0, 13], "everyon": 13, "exact": 13, "exactli": 8, "exampl": [6, 8, 10, 13], "example_mcmc_popul": 0, "example_popul": 0, "except": [10, 13], "exclud": 13, "exclus": 13, "excus": 13, "execut": 13, "exercis": 13, "exist": 8, "expect": 13, "experi": [3, 6, 8, 9, 10, 11], "experiment": [6, 8], "experimental_csv": 3, "experimentalist": 8, "explain": [8, 13], "explicitli": 13, "express": 13, "expressli": 13, "extend": 13, "extens": 13, "extent": 13, "extrem": 9, "f": 13, "facil": 13, "factor": 10, "fail": [1, 13], "failur": 13, "fair": 13, "fals": [7, 8, 9], "famili": 13, "far": 8, "fashion": 13, "fast": [9, 10], "favor": [8, 13], "featur": [0, 4, 6, 8, 11, 13], "fee": 13, "few": [3, 8, 10], "fewer": 10, "file": [0, 1, 2, 4, 6, 8, 9, 11, 13], "file_path": 3, "film": 10, "film_diffus": 10, "final": [9, 13], "finalgradrefin": 9, "find": [1, 10, 11, 13], "finish": 9, "first": [4, 8, 9, 10, 13], "fit": [3, 7, 8, 10, 13], "fix": [10, 11, 13], "float": [3, 7, 8, 9, 10], "flow": [3, 8, 10, 13], "follow": [1, 12, 13], "foo": 2, "forbid": 13, "forc": 13, "forg": 12, "fork": 11, "form": 13, "format": [6, 13], "forschungszentrum": 11, "found": [3, 10, 13], "foundat": 13, "frac": 8, "fraction": [4, 6], "fraction_csv": 8, "fractionationslid": 8, "fractionationss": 8, "free": [11, 13], "freedom": [10, 13], "frequent": [5, 12], "from": [0, 1, 2, 3, 5, 8, 9, 10, 11, 12, 13], "front": [2, 5, 6, 9], "fsf": 13, "fulfil": 13, "full": [2, 13], "fulltrainingdata": 7, "function": [8, 13], "fundament": 13, "further": 13, "fusion": 12, "futur": 13, "fzj": 11, "gap": 8, "gener": [5, 6, 8, 9, 13], "generate_corn": 1, "generate_exampl": 0, "generate_graph": 1, "generate_graphs_al": 1, "generate_graphs_autocorr": 1, "generate_map": 1, "generate_mcmc_mix": 1, "generate_mcmc_plot_tub": 1, "genet": 9, "geometr": 9, "geoscienc": 11, "get": [10, 13], "gigabyt": 7, "github": [11, 12], "give": [8, 13], "given": [2, 4, 8, 9, 13], "gnu": 13, "goal": [9, 11], "good": [9, 10], "govern": 13, "gpl": 13, "gradcheck": 9, "gradfinestop": 9, "gradient": [6, 7, 11], "gradvector": 7, "grant": 13, "graph": [2, 6, 9], "graphgeneratetim": 5, "graphmetatim": 5, "graphspac": 6, "grati": 13, "greatest": 13, "guarante": 13, "gui": 13, "h5": [3, 4, 9], "ha": [1, 3, 4, 6, 8, 9, 10, 12, 13], "had": 13, "hand": 8, "handl": 8, "hard": 8, "harder": 9, "hardwar": 0, "have": [0, 3, 4, 8, 10, 13], "hdf5": 4, "header": 8, "here": 11, "hereaft": 13, "high": [9, 12], "highest": 9, "highli": 9, "holder": 13, "home": 2, "hope": 13, "host": 13, "hour": [0, 1, 3], "household": 13, "how": [0, 5, 13], "howev": [5, 13], "html": 13, "http": [11, 13], "hypothet": 13, "i": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13], "ibg": 11, "idea": [8, 13], "ideal": 8, "ident": 3, "identifi": [8, 13], "immedi": [1, 8], "immudzen": 12, "impact": 9, "implement": [3, 13], "impli": 13, "import": [8, 13], "impos": 13, "improv": [8, 10], "inabl": 13, "inaccur": 13, "inc": 13, "incident": 13, "includ": [0, 3, 6, 12, 13], "inclus": 13, "incompat": 13, "incorpor": 13, "increas": 9, "indemnif": 13, "indepdennt": 3, "independ": [10, 13], "index": 6, "index1": 10, "index2": 10, "indexfrom": 10, "indexsum": 10, "indexto": 10, "indic": [10, 13], "individu": [0, 8, 13], "industri": 13, "inform": [6, 9, 13], "infring": 13, "inherit": 8, "init_volum": 10, "initi": [9, 13], "input": [2, 10], "insid": [10, 13], "instal": [0, 13], "instanc": 10, "instead": [4, 8, 9, 11, 13], "institut": 11, "instruct": 12, "int": 1, "intact": 13, "integ": [0, 3, 5, 7, 8, 9, 10], "integr": 9, "intend": 13, "intent": 13, "interact": 13, "interchang": 13, "interest": 13, "interf": 13, "interfac": [1, 13], "interpret": 13, "interrupt": 1, "interv": 8, "intim": 13, "invalid": 13, "invers": 6, "io": 12, "irrevoc": 13, "isol": 8, "issu": 8, "item": 13, "its": [4, 10, 13], "itself": 13, "json": [1, 2, 6, 11], "jstyleson": 6, "june": 13, "jupyt": 1, "just": 9, "j\u00fclich": 11, "ka": 10, "kd": 10, "keep": [1, 13], "kei": [2, 3, 4, 5, 7, 8, 9, 10, 13], "kept": 2, "keq": 6, "kernel": 13, "kind": 13, "know": [8, 10, 13], "knowingli": 13, "knowledg": 13, "known": 9, "languag": 13, "laptop": 0, "larg": [8, 9, 10], "larger": 13, "largest_peak": 7, "last": [1, 5], "later": 13, "law": 13, "lawsuit": 13, "lead": 10, "learn": 7, "least": 13, "least_squar": 9, "leav": 10, "left": 8, "legal": 13, "length": [3, 6, 7, 9], "length_loc": 10, "less": 9, "lesser": 13, "lgpl": 13, "liabil": 13, "liabl": 13, "librari": [0, 2, 11, 12, 13], "license": 13, "licensor": 13, "lier": 11, "like": [8, 10, 13], "likewis": 13, "limit": [8, 13], "lin_ka": 10, "lin_kd": 10, "line": [1, 13], "linear": 10, "link": 13, "linux": 1, "list": [3, 4, 8, 9, 10, 13], "litig": 13, "littl": 9, "load": [3, 8], "local": [12, 13], "localrefin": 9, "locat": 10, "location1": 10, "location2": 10, "locationfrom": 10, "locationsum": 10, "locationto": 10, "log": [1, 10], "logout": 1, "long": 13, "look": [8, 9], "loss": 13, "lot": 3, "lower": [3, 10], "m": [0, 1, 4, 8], "machin": [1, 7, 13], "made": [3, 13], "mai": [1, 3, 8, 10, 13], "mail": 13, "main": [2, 3], "main_peak": 8, "maintain": 13, "major": 13, "make": [0, 8, 9, 10, 13], "mani": [7, 8, 9, 10, 12], "manipul": 3, "manner": 13, "manufactur": [3, 13], "map": 9, "march": 13, "mark": 13, "mask": 13, "match": [0, 4, 6, 8, 11, 13], "materi": [8, 13], "matrix": 7, "max": [3, 7, 8, 9, 10], "max_perc": 8, "max_valu": 8, "maxarea": 10, "maxfactor": 10, "maximum": [1, 10], "maxka": 10, "maxkeq": 10, "maxlength": 10, "maxpopul": 9, "maxvolum": 10, "mcmc": [0, 1, 3, 6], "mcmc_h5": 9, "mcmcpopul": 9, "mcmcpopulationset": 9, "mcmctaumult": 9, "mean": [2, 3, 9, 13], "measur": [10, 13], "medium": 13, "meet": 13, "menu": 13, "merchant": 13, "mere": 13, "merg": 13, "met": 13, "meta": 2, "metaresultsonli": 2, "method": [7, 9, 10, 13], "metric": [7, 8, 9], "might": 13, "min": [3, 10], "min_perc": 8, "minarea": 10, "minim": 7, "minimum": 10, "minka": 10, "minkeq": 10, "minlength": 10, "minpopul": 9, "minvolum": 10, "miscellan": 6, "misrepresent": 13, "mix": [1, 8], "mm": 8, "mode": 13, "model": [1, 5, 6, 8, 9, 10, 11, 12, 13], "modif": [8, 13], "modifi": [10, 13], "modsim": 11, "mol": [4, 8], "molecul": 8, "monom": 10, "more": [4, 6, 8, 9, 10, 12, 13], "moreov": 13, "most": [1, 7, 8, 9, 10, 11, 13], "mostli": 10, "much": [5, 8, 10], "mult": 6, "multi": 9, "multiobjectivess": 9, "multipl": [0, 3, 8, 9, 11], "multipli": [3, 10], "multist": 10, "multistart": 6, "must": [2, 4, 8, 10, 12, 13], "myhom": 2, "n": [1, 10], "name": [2, 3, 4, 8, 10, 13], "narrow": 8, "narrowli": 8, "natur": 13, "nearli": 8, "necessari": 13, "need": [0, 1, 2, 4, 7, 8, 10, 12, 13], "neither": 13, "nest": 6, "network": 13, "new": [0, 3, 9, 13], "next": 13, "nohup": 1, "nois": 3, "non": [3, 8, 11, 13], "noncommerci": 13, "none": [2, 3, 4, 8, 9, 10], "nor": 13, "norm": [3, 6], "norm_add": 10, "norm_diamet": 10, "norm_volume_area": 10, "norm_volume_length": 10, "normal": [1, 2, 3, 5, 10, 13], "normalizeoutput": 2, "notebook": 1, "noth": [8, 13], "notic": 13, "notifi": 13, "notwithstand": 13, "now": 8, "nsga2": 9, "nsga3": 6, "nu": 10, "number": [1, 3, 8, 9, 10, 12, 13], "numer": 8, "object": [9, 13], "oblig": 13, "obsolet": 8, "obtain": 8, "occasion": 13, "occur": 13, "off": 8, "offer": 13, "offici": 13, "offset": 8, "often": [4, 8, 10], "older": 8, "omit": 1, "onc": [1, 9], "one": [1, 4, 9, 10, 13], "ones": [8, 10], "ongo": 11, "onli": [0, 2, 5, 7, 8, 9, 10, 13], "open": 12, "oper": [8, 13], "optim": [8, 9, 10], "option": [1, 8, 13], "order": [9, 13], "org": 13, "organ": 13, "origin": 13, "other": [1, 2, 3, 6, 10, 13], "otherwis": 13, "our": [11, 13], "out": 13, "outlet": 8, "output": [4, 8, 13], "output_path": [4, 8], "outsid": 13, "over": [8, 9], "overload": 8, "overrid": 9, "own": [0, 4, 13], "packag": [12, 13], "paper": [8, 13], "par_poros": 10, "paragraph": 13, "parallel": [1, 9, 11], "paramet": [0, 1, 3, 6, 8, 9, 10, 11, 12], "pareto": [2, 5, 9], "part": [8, 13], "parti": 13, "particular": [8, 13], "pass": 13, "password": 13, "patent": 13, "path": [0, 1, 2, 4, 8, 9, 10], "pattern": 13, "payment": 13, "peak": 8, "peak_back": 8, "peak_front": 8, "peer": 13, "penalti": 8, "per": [0, 9], "percent": 8, "perform": [10, 12, 13], "period": 1, "perman": 13, "permiss": 13, "permit": 13, "perpetu": 13, "person": 13, "pertin": 13, "philosophi": 13, "physic": [8, 13], "pi": 10, "piec": [10, 13], "pip": 12, "place": [8, 13], "pleas": [11, 13], "plot": 1, "plu": 13, "plug": 10, "point": 9, "pointer": 13, "popul": [0, 9], "pore": 10, "poros": 8, "portion": 13, "posit": [8, 10], "possess": 13, "possibl": [1, 8, 13], "posterior": 1, "posteriori": 1, "powel": 9, "power": [0, 3, 13], "pr": 11, "practic": [9, 13], "preambl": 13, "precis": [10, 13], "precursor": 9, "predecessor": 13, "prefer": [12, 13], "present": 13, "preserv": 13, "pretti": 3, "prevent": [11, 13], "previou": [9, 13], "previousresult": 9, "price": 13, "primarili": 13, "prior": [9, 13], "priorit": 8, "privat": 13, "probabl": 1, "problem": [0, 3, 8, 9, 10, 13], "problemat": 10, "procedur": 13, "proceed": 1, "process": [0, 1, 3], "procur": 13, "produc": 13, "product": 13, "program": 13, "programat": 6, "programm": 13, "progress": [1, 5, 9], "progresscorrect": 9, "prohibit": 13, "promin": 13, "propag": 13, "properti": [10, 13], "proprietari": 13, "protect": 13, "protocol": 13, "prove": 13, "provid": [10, 13], "provis": 13, "provision": 13, "proxi": 13, "public": 13, "publicli": 13, "publish": 13, "pull": 11, "puls": 8, "pump": [3, 8], "purpos": [8, 9, 13], "pursuant": 13, "pypi": 12, "python": [0, 1, 6, 11, 12], "qualifi": 13, "qualiti": 13, "random": [3, 9], "rang": [9, 10], "rapid": 10, "rare": [2, 9, 10], "rate": [3, 8, 10], "re": 9, "reaction": 8, "reactor": 10, "read": [9, 10, 13], "readabl": 13, "readi": 13, "readili": 13, "realist": 10, "realiti": 10, "realli": [7, 8], "reason": [9, 13], "rebuilt": 0, "receipt": 13, "receiv": 13, "recent": 11, "recipi": 13, "recogn": 13, "recomend": [8, 9, 10], "recommend": [0, 1, 11, 12], "redistribut": 13, "reduc": 8, "reevalu": 9, "refer": [6, 13], "refin": 9, "refrain": 13, "regard": 13, "regardless": 13, "regener": 13, "reinstat": 13, "rel": 2, "relationship": 13, "releas": [11, 13], "relev": 13, "reli": 13, "relicens": 13, "remain": 13, "remov": 13, "render": 13, "repair": 13, "repeat": 9, "report": [0, 9, 11], "repositori": 11, "repres": [8, 13], "request": 11, "requir": [1, 2, 3, 4, 5, 7, 8, 9, 10, 13], "reset": 5, "resolv": 13, "respect": [3, 13], "respons": 13, "restrict": [8, 13], "result": [2, 7, 9, 10, 13], "results1": 2, "results_exampl": 0, "resultsdir": 2, "resum": 1, "retain": [8, 10, 13], "return": [0, 9, 13], "review": 13, "revis": 13, "right": [8, 13], "risk": 13, "rom": 13, "root": 9, "royalti": 13, "rule": 13, "run": [5, 8, 9, 12, 13], "run_exampl": 0, "runnabl": 4, "safe": 1, "safest": 13, "sai": 13, "sake": 13, "sale": 13, "same": [3, 8, 10, 13], "sampl": 8, "satisfi": 13, "satur": 8, "scalar": 10, "scale": 3, "school": 13, "scientif": 12, "scipi": 9, "scope": 13, "score": [4, 6, 9], "scoretest": 6, "script": 13, "search": [0, 3, 6, 7, 10], "searchmethod": 9, "sec_000": 10, "second": [4, 5, 8, 10], "secondarili": 13, "section": [3, 6, 10, 13], "see": [0, 5, 6, 9, 10, 13], "seed": 9, "select": [8, 9, 10], "sell": 13, "semiconductor": 13, "separ": [8, 12, 13], "sequenc": 9, "serv": 13, "server": [1, 3, 13], "servic": 13, "session": 1, "set": [0, 3, 6, 7, 8, 9], "set_valu": 10, "sete": 6, "setup": 6, "shall": 13, "shape": 6, "shapeback": 8, "shapefront": 8, "share": [2, 13], "shell": 12, "shield": 10, "shift": 8, "short": 13, "should": [1, 2, 3, 7, 9, 10, 13], "show": 13, "shown": 4, "side": 8, "sigma": 10, "sign": 13, "signal": [3, 4, 8], "signific": 13, "similar": [8, 13], "simpl": [3, 9], "simpler": 10, "simplest": 9, "simplifi": 4, "simul": [2, 3, 4, 5, 7, 9, 10], "simultan": 13, "sinc": [3, 5], "singl": [4, 9, 13], "situat": [0, 10], "size": [9, 10], "slice": 8, "slide": 6, "slightli": 8, "slow": [3, 5], "sma": 10, "sma_nu": 10, "small": [8, 10], "smalltest_peak": 7, "smooth": 7, "so": [0, 3, 10, 13], "sobol": 9, "sobolgener": 9, "softwar": [1, 13], "sold": 13, "sole": 13, "solut": 4, "solution_outlet_comp_000": 4, "solv": [3, 8], "solveabl": 9, "some": [3, 8, 10, 13], "sourc": [3, 11, 13], "spare": 13, "speak": 13, "speci": 2, "special": [8, 13], "specif": [4, 9, 10, 13], "specifi": [2, 4, 5, 8, 10, 13], "spirit": 13, "split": 9, "squar": [6, 9], "sse": [6, 9], "ssh": 1, "stall": 9, "stallcorrect": 9, "stallgener": 9, "stand": 13, "standard": [3, 13], "start": [3, 8, 9, 10, 13], "state": [0, 10, 13], "statement": 13, "statu": 13, "step": [1, 5, 9, 13], "still": 5, "stop": [8, 9], "stopaverag": 9, "stopbest": 9, "stoprms": 9, "storag": [7, 13], "store": [2, 4, 7], "strategi": [0, 9], "stratgi": 0, "string": [3, 4, 8, 9, 10], "structur": [4, 6], "subdivid": 13, "subject": 13, "sublicens": 13, "subprogram": 13, "subroutin": 13, "subsect": 13, "substanti": 13, "sue": 13, "suffic": 13, "suggest": 9, "sum": [4, 6], "supervis": 11, "supplement": 13, "suppli": [0, 3], "support": [4, 6, 8, 13], "sure": 13, "surrend": 13, "surviv": 13, "sustain": 13, "switch": [9, 10], "symmetr": 8, "synthet": 8, "system": [8, 9, 10, 13], "systemat": 13, "t": [7, 8, 12], "take": [0, 1, 3, 5, 9, 13], "tangibl": 13, "technolog": 13, "tell": [9, 13], "templat": [0, 3], "tendenc": 8, "term": 13, "termin": [9, 13], "test": [0, 8, 9], "text": 0, "than": [5, 9, 10, 12, 13], "thei": [1, 3, 7, 8, 9, 10, 12, 13], "them": [8, 9, 10, 13], "therefor": 13, "thi": [0, 1, 2, 3, 4, 6, 7, 8, 9, 10, 13], "thing": [8, 13], "third": 13, "those": 13, "though": 13, "threaten": 13, "three": 13, "through": [1, 13], "thu": 13, "ti": 8, "time": [3, 4, 5, 8, 9, 13], "togeth": [4, 10], "toler": 7, "too": 13, "tool": 13, "top": 8, "total": [3, 9], "trade": 13, "trademark": 13, "tradeoff": 5, "transact": 13, "transfer": 13, "transform": [0, 6], "transmiss": 13, "treat": 13, "treati": 13, "true": [2, 7, 8, 9], "tube": [1, 10], "turn": 9, "twice": 10, "two": [4, 10, 13], "type": [8, 13], "typic": [8, 13], "unaccept": 13, "under": [11, 13], "understand": 10, "uniform": 3, "uniqu": [4, 8], "unit": [3, 8], "unit_000": 10, "unit_001": 10, "unit_002": [4, 8], "unit_003": 10, "unit_004": 10, "unit_nam": 8, "unknown": 9, "unless": [4, 13], "unlimit": 13, "unmodifi": 13, "unnecessari": 13, "unpack": 13, "until": [9, 13], "up": [6, 10], "updat": [12, 13], "upgrad": 11, "upper": [3, 10], "us": [0, 2, 3, 4, 6, 7, 8, 9, 10, 13], "usag": [1, 8, 9, 10], "user": [12, 13], "usual": [3, 8], "usus": 6, "uv": [3, 8], "uv_nois": 3, "uv_noise_norm": 3, "v3": 13, "valid": 13, "valu": [2, 3, 4, 5, 6, 7, 8, 9], "variabl": [0, 9, 10], "variant": 10, "variat": [3, 8], "variou": 0, "vector": 7, "verbatim": 13, "veri": [2, 8, 9, 10], "verifi": 0, "version": [0, 13], "viabl": 9, "view": 13, "violat": 13, "visibl": 13, "void": 13, "volum": [6, 13], "von": 11, "w": 13, "wa": [8, 10, 13], "wai": [1, 13], "waiv": 13, "waiver": 13, "want": [0, 10, 13], "warranti": 13, "we": [11, 12, 13], "websit": 12, "week": 3, "welcom": 13, "well": 13, "were": 13, "what": [9, 13], "whatev": 13, "when": [7, 8, 9, 10, 13], "where": [2, 4, 5, 8, 9, 10, 13], "whether": 13, "which": [3, 8, 10, 13], "while": [1, 8, 9], "who": 13, "whole": 13, "whom": 13, "whose": 13, "why": 13, "wide": 13, "window": [1, 2, 13], "wipo": 13, "wish": 13, "within": 13, "without": [9, 10, 13], "work": [0, 8, 10, 11, 12, 13], "worldwid": 13, "would": [9, 10, 13], "write": 13, "written": [8, 13], "www": 13, "xtol": 9, "ye": [2, 3, 4, 8, 9, 10], "year": 13, "yet": 1, "you": [0, 1, 6, 8, 9, 10, 11, 12, 13], "your": [0, 9, 13], "yourself": 13}, "titles": ["CADETMatch Examples", "Running", "Basic setup", "Error Modeling", "Experiments", "Graphing", "Configuration", "Miscellaneous", "Scores", "Search", "Transform", "CADETMatch", "Install", "License"], "titleterms": {"6": 1, "add": 10, "altscor": 9, "area": 10, "auto": 10, "back": 8, "basic": 2, "cadetmatch": [0, 1, 11], "ceil": 8, "clean": 0, "common": 8, "configur": 6, "core": 1, "dextran": 8, "diamet": 10, "error": [3, 8], "exampl": 0, "experi": 4, "fraction": 8, "front": 8, "gener": [0, 1], "gradient": 9, "graph": [1, 5], "graphspac": 9, "index": 10, "instal": 12, "invers": 10, "keq": 10, "length": 10, "licens": 13, "match": 1, "mcmc": 9, "miscellan": 7, "model": 3, "mult": 10, "multistart": 9, "norm": 10, "nsga3": 9, "other": 8, "remot": 1, "result": 0, "run": [0, 1], "score": 8, "scoretest": 9, "search": 9, "set": 10, "setup": 2, "shape": 8, "slide": 8, "squar": 8, "sse": 8, "start": 1, "sum": [8, 10], "them": 0, "transform": 10, "us": 1, "valu": 10, "volum": 10}}) \ No newline at end of file diff --git a/CADET-Match/v0.7.1/.buildinfo b/CADET-Match/v0.7.1/.buildinfo index 224b7e996..815096ac1 100644 --- a/CADET-Match/v0.7.1/.buildinfo +++ b/CADET-Match/v0.7.1/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 -# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: 982f8839e39ea79eeb7902c99e352d17 +# This file records the configuration used when building these files. When it is not found, a full rebuild will be done. +config: b51bcb9675593bed7be6b5843d00cf73 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/CADET-Match/v0.7.1/.doctrees/cli/examples.doctree b/CADET-Match/v0.7.1/.doctrees/cli/examples.doctree index db12da7b4..05b10353e 100644 Binary files a/CADET-Match/v0.7.1/.doctrees/cli/examples.doctree and b/CADET-Match/v0.7.1/.doctrees/cli/examples.doctree differ diff --git a/CADET-Match/v0.7.1/.doctrees/cli/index.doctree b/CADET-Match/v0.7.1/.doctrees/cli/index.doctree index 645707a84..29e9e4607 100644 Binary files a/CADET-Match/v0.7.1/.doctrees/cli/index.doctree and b/CADET-Match/v0.7.1/.doctrees/cli/index.doctree differ diff --git a/CADET-Match/v0.7.1/.doctrees/configuration/basic_config.doctree b/CADET-Match/v0.7.1/.doctrees/configuration/basic_config.doctree index f89fd221d..f3ead1ded 100644 Binary files a/CADET-Match/v0.7.1/.doctrees/configuration/basic_config.doctree and b/CADET-Match/v0.7.1/.doctrees/configuration/basic_config.doctree differ diff --git a/CADET-Match/v0.7.1/.doctrees/configuration/error.doctree b/CADET-Match/v0.7.1/.doctrees/configuration/error.doctree index dc815d785..258d6bb3d 100644 Binary files a/CADET-Match/v0.7.1/.doctrees/configuration/error.doctree and b/CADET-Match/v0.7.1/.doctrees/configuration/error.doctree differ diff --git a/CADET-Match/v0.7.1/.doctrees/configuration/experiments.doctree b/CADET-Match/v0.7.1/.doctrees/configuration/experiments.doctree index ee3c35984..12e57a4b7 100644 Binary files a/CADET-Match/v0.7.1/.doctrees/configuration/experiments.doctree and b/CADET-Match/v0.7.1/.doctrees/configuration/experiments.doctree differ diff --git a/CADET-Match/v0.7.1/.doctrees/configuration/graphing.doctree b/CADET-Match/v0.7.1/.doctrees/configuration/graphing.doctree index 9ce830135..80e86bc82 100644 Binary files a/CADET-Match/v0.7.1/.doctrees/configuration/graphing.doctree and b/CADET-Match/v0.7.1/.doctrees/configuration/graphing.doctree differ diff --git a/CADET-Match/v0.7.1/.doctrees/configuration/index.doctree b/CADET-Match/v0.7.1/.doctrees/configuration/index.doctree index fb54bd790..15761b674 100644 Binary files a/CADET-Match/v0.7.1/.doctrees/configuration/index.doctree and b/CADET-Match/v0.7.1/.doctrees/configuration/index.doctree differ diff --git a/CADET-Match/v0.7.1/.doctrees/configuration/misc.doctree b/CADET-Match/v0.7.1/.doctrees/configuration/misc.doctree index fc9015ac9..92c16ffcb 100644 Binary files a/CADET-Match/v0.7.1/.doctrees/configuration/misc.doctree and b/CADET-Match/v0.7.1/.doctrees/configuration/misc.doctree differ diff --git a/CADET-Match/v0.7.1/.doctrees/configuration/scores.doctree b/CADET-Match/v0.7.1/.doctrees/configuration/scores.doctree index 26b092fa0..41369d7c4 100644 Binary files a/CADET-Match/v0.7.1/.doctrees/configuration/scores.doctree and b/CADET-Match/v0.7.1/.doctrees/configuration/scores.doctree differ diff --git a/CADET-Match/v0.7.1/.doctrees/configuration/search.doctree b/CADET-Match/v0.7.1/.doctrees/configuration/search.doctree index 0c4805462..741e26bc4 100644 Binary files a/CADET-Match/v0.7.1/.doctrees/configuration/search.doctree and b/CADET-Match/v0.7.1/.doctrees/configuration/search.doctree differ diff --git a/CADET-Match/v0.7.1/.doctrees/configuration/transform.doctree b/CADET-Match/v0.7.1/.doctrees/configuration/transform.doctree index 1c21a1c07..70df72cc4 100644 Binary files a/CADET-Match/v0.7.1/.doctrees/configuration/transform.doctree and b/CADET-Match/v0.7.1/.doctrees/configuration/transform.doctree differ diff --git a/CADET-Match/v0.7.1/.doctrees/environment.pickle b/CADET-Match/v0.7.1/.doctrees/environment.pickle index c7a05663a..b3c3e6671 100644 Binary files a/CADET-Match/v0.7.1/.doctrees/environment.pickle and b/CADET-Match/v0.7.1/.doctrees/environment.pickle differ diff --git a/CADET-Match/v0.7.1/.doctrees/index.doctree b/CADET-Match/v0.7.1/.doctrees/index.doctree index 9c724f029..065d9d8d4 100644 Binary files a/CADET-Match/v0.7.1/.doctrees/index.doctree and b/CADET-Match/v0.7.1/.doctrees/index.doctree differ diff --git a/CADET-Match/v0.7.1/.doctrees/install/index.doctree b/CADET-Match/v0.7.1/.doctrees/install/index.doctree index 537f6c800..0a935a8c7 100644 Binary files a/CADET-Match/v0.7.1/.doctrees/install/index.doctree and b/CADET-Match/v0.7.1/.doctrees/install/index.doctree differ diff --git a/CADET-Match/v0.7.1/.doctrees/license.doctree b/CADET-Match/v0.7.1/.doctrees/license.doctree index 8ab21ad58..f252fd71a 100644 Binary files a/CADET-Match/v0.7.1/.doctrees/license.doctree and b/CADET-Match/v0.7.1/.doctrees/license.doctree differ diff --git a/CADET-Match/v0.7.1/_static/basic.css b/CADET-Match/v0.7.1/_static/basic.css index e5179b7a9..d9846dacb 100644 --- a/CADET-Match/v0.7.1/_static/basic.css +++ b/CADET-Match/v0.7.1/_static/basic.css @@ -1,12 +1,5 @@ /* - * basic.css - * ~~~~~~~~~ - * * Sphinx stylesheet -- basic theme. - * - * :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS. - * :license: BSD, see LICENSE for details. - * */ /* -- main layout ----------------------------------------------------------- */ @@ -115,15 +108,11 @@ img { /* -- search page ----------------------------------------------------------- */ ul.search { - margin: 10px 0 0 20px; - padding: 0; + margin-top: 10px; } ul.search li { - padding: 5px 0 5px 20px; - background-image: url(file.png); - background-repeat: no-repeat; - background-position: 0 7px; + padding: 5px 0; } ul.search li a { diff --git a/CADET-Match/v0.7.1/_static/doctools.js b/CADET-Match/v0.7.1/_static/doctools.js index 4d67807d1..0398ebb9f 100644 --- a/CADET-Match/v0.7.1/_static/doctools.js +++ b/CADET-Match/v0.7.1/_static/doctools.js @@ -1,12 +1,5 @@ /* - * doctools.js - * ~~~~~~~~~~~ - * * Base JavaScript utilities for all Sphinx HTML documentation. - * - * :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS. - * :license: BSD, see LICENSE for details. - * */ "use strict"; diff --git a/CADET-Match/v0.7.1/_static/language_data.js b/CADET-Match/v0.7.1/_static/language_data.js index 367b8ed81..c7fe6c6fa 100644 --- a/CADET-Match/v0.7.1/_static/language_data.js +++ b/CADET-Match/v0.7.1/_static/language_data.js @@ -1,13 +1,6 @@ /* - * language_data.js - * ~~~~~~~~~~~~~~~~ - * * This script contains the language-specific data used by searchtools.js, * namely the list of stopwords, stemmer, scorer and splitter. - * - * :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS. - * :license: BSD, see LICENSE for details. - * */ var stopwords = ["a", "and", "are", "as", "at", "be", "but", "by", "for", "if", "in", "into", "is", "it", "near", "no", "not", "of", "on", "or", "such", "that", "the", "their", "then", "there", "these", "they", "this", "to", "was", "will", "with"]; diff --git a/CADET-Match/v0.7.1/_static/searchtools.js b/CADET-Match/v0.7.1/_static/searchtools.js index b08d58c9b..2c774d17a 100644 --- a/CADET-Match/v0.7.1/_static/searchtools.js +++ b/CADET-Match/v0.7.1/_static/searchtools.js @@ -1,12 +1,5 @@ /* - * searchtools.js - * ~~~~~~~~~~~~~~~~ - * * Sphinx JavaScript utilities for the full-text search. - * - * :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS. - * :license: BSD, see LICENSE for details. - * */ "use strict"; @@ -20,7 +13,7 @@ if (typeof Scorer === "undefined") { // and returns the new score. /* score: result => { - const [docname, title, anchor, descr, score, filename] = result + const [docname, title, anchor, descr, score, filename, kind] = result return score }, */ @@ -47,6 +40,14 @@ if (typeof Scorer === "undefined") { }; } +// Global search result kind enum, used by themes to style search results. +class SearchResultKind { + static get index() { return "index"; } + static get object() { return "object"; } + static get text() { return "text"; } + static get title() { return "title"; } +} + const _removeChildren = (element) => { while (element && element.lastChild) element.removeChild(element.lastChild); }; @@ -64,9 +65,13 @@ const _displayItem = (item, searchTerms, highlightTerms) => { const showSearchSummary = DOCUMENTATION_OPTIONS.SHOW_SEARCH_SUMMARY; const contentRoot = document.documentElement.dataset.content_root; - const [docName, title, anchor, descr, score, _filename] = item; + const [docName, title, anchor, descr, score, _filename, kind] = item; let listItem = document.createElement("li"); + // Add a class representing the item's type: + // can be used by a theme's CSS selector for styling + // See SearchResultKind for the class names. + listItem.classList.add(`kind-${kind}`); let requestUrl; let linkUrl; if (docBuilder === "dirhtml") { @@ -115,8 +120,10 @@ const _finishSearch = (resultCount) => { "Your search did not match any documents. Please make sure that all words are spelled correctly and that you've selected enough categories." ); else - Search.status.innerText = _( - "Search finished, found ${resultCount} page(s) matching the search query." + Search.status.innerText = Documentation.ngettext( + "Search finished, found one page matching the search query.", + "Search finished, found ${resultCount} pages matching the search query.", + resultCount, ).replace('${resultCount}', resultCount); }; const _displayNextItem = ( @@ -138,7 +145,7 @@ const _displayNextItem = ( else _finishSearch(resultCount); }; // Helper function used by query() to order search results. -// Each input is an array of [docname, title, anchor, descr, score, filename]. +// Each input is an array of [docname, title, anchor, descr, score, filename, kind]. // Order the results by score (in opposite order of appearance, since the // `_displayNextItem` function uses pop() to retrieve items) and then alphabetically. const _orderResultsByScoreThenName = (a, b) => { @@ -248,6 +255,7 @@ const Search = { searchSummary.classList.add("search-summary"); searchSummary.innerText = ""; const searchList = document.createElement("ul"); + searchList.setAttribute("role", "list"); searchList.classList.add("search"); const out = document.getElementById("search-results"); @@ -318,7 +326,7 @@ const Search = { const indexEntries = Search._index.indexentries; // Collect multiple result groups to be sorted separately and then ordered. - // Each is an array of [docname, title, anchor, descr, score, filename]. + // Each is an array of [docname, title, anchor, descr, score, filename, kind]. const normalResults = []; const nonMainIndexResults = []; @@ -337,6 +345,7 @@ const Search = { null, score + boost, filenames[file], + SearchResultKind.title, ]); } } @@ -354,6 +363,7 @@ const Search = { null, score, filenames[file], + SearchResultKind.index, ]; if (isMain) { normalResults.push(result); @@ -475,6 +485,7 @@ const Search = { descr, score, filenames[match[0]], + SearchResultKind.object, ]); }; Object.keys(objects).forEach((prefix) => @@ -585,6 +596,7 @@ const Search = { null, score, filenames[file], + SearchResultKind.text, ]); } return results; diff --git a/CADET-Match/v0.7.1/cli/examples.html b/CADET-Match/v0.7.1/cli/examples.html index 9d58d3813..2ccefdef5 100644 --- a/CADET-Match/v0.7.1/cli/examples.html +++ b/CADET-Match/v0.7.1/cli/examples.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.7.1/cli/index.html b/CADET-Match/v0.7.1/cli/index.html index 4cbd24f02..2728fb240 100644 --- a/CADET-Match/v0.7.1/cli/index.html +++ b/CADET-Match/v0.7.1/cli/index.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.7.1/configuration/basic_config.html b/CADET-Match/v0.7.1/configuration/basic_config.html index c6567a9c6..476d25007 100644 --- a/CADET-Match/v0.7.1/configuration/basic_config.html +++ b/CADET-Match/v0.7.1/configuration/basic_config.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.7.1/configuration/error.html b/CADET-Match/v0.7.1/configuration/error.html index b1bf6a0c2..807d10b8c 100644 --- a/CADET-Match/v0.7.1/configuration/error.html +++ b/CADET-Match/v0.7.1/configuration/error.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.7.1/configuration/experiments.html b/CADET-Match/v0.7.1/configuration/experiments.html index 89fa9d0f4..51e3731dd 100644 --- a/CADET-Match/v0.7.1/configuration/experiments.html +++ b/CADET-Match/v0.7.1/configuration/experiments.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.7.1/configuration/graphing.html b/CADET-Match/v0.7.1/configuration/graphing.html index 23e8f7f5a..bf735db20 100644 --- a/CADET-Match/v0.7.1/configuration/graphing.html +++ b/CADET-Match/v0.7.1/configuration/graphing.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.7.1/configuration/index.html b/CADET-Match/v0.7.1/configuration/index.html index 0b28e348f..53e66992f 100644 --- a/CADET-Match/v0.7.1/configuration/index.html +++ b/CADET-Match/v0.7.1/configuration/index.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.7.1/configuration/misc.html b/CADET-Match/v0.7.1/configuration/misc.html index d3d08416e..954688531 100644 --- a/CADET-Match/v0.7.1/configuration/misc.html +++ b/CADET-Match/v0.7.1/configuration/misc.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.7.1/configuration/scores.html b/CADET-Match/v0.7.1/configuration/scores.html index 8ba15c67c..703fa7947 100644 --- a/CADET-Match/v0.7.1/configuration/scores.html +++ b/CADET-Match/v0.7.1/configuration/scores.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.7.1/configuration/search.html b/CADET-Match/v0.7.1/configuration/search.html index 6cf3eb185..e3351e965 100644 --- a/CADET-Match/v0.7.1/configuration/search.html +++ b/CADET-Match/v0.7.1/configuration/search.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.7.1/configuration/transform.html b/CADET-Match/v0.7.1/configuration/transform.html index 17efeff71..f2951b076 100644 --- a/CADET-Match/v0.7.1/configuration/transform.html +++ b/CADET-Match/v0.7.1/configuration/transform.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.7.1/genindex.html b/CADET-Match/v0.7.1/genindex.html index af564ce2e..102a1a6e8 100644 --- a/CADET-Match/v0.7.1/genindex.html +++ b/CADET-Match/v0.7.1/genindex.html @@ -8,7 +8,7 @@ - + diff --git a/CADET-Match/v0.7.1/index.html b/CADET-Match/v0.7.1/index.html index 067d6186d..f011fe1ba 100644 --- a/CADET-Match/v0.7.1/index.html +++ b/CADET-Match/v0.7.1/index.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.7.1/install/index.html b/CADET-Match/v0.7.1/install/index.html index 0035855c2..dee8c81a3 100644 --- a/CADET-Match/v0.7.1/install/index.html +++ b/CADET-Match/v0.7.1/install/index.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.7.1/license.html b/CADET-Match/v0.7.1/license.html index 8a0755866..1451ea75e 100644 --- a/CADET-Match/v0.7.1/license.html +++ b/CADET-Match/v0.7.1/license.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.7.1/search.html b/CADET-Match/v0.7.1/search.html index f828ff9d1..4a36c8a6e 100644 --- a/CADET-Match/v0.7.1/search.html +++ b/CADET-Match/v0.7.1/search.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.7.1/searchindex.js b/CADET-Match/v0.7.1/searchindex.js index 8d9cd1a89..ee88fd4ef 100644 --- a/CADET-Match/v0.7.1/searchindex.js +++ b/CADET-Match/v0.7.1/searchindex.js @@ -1 +1 @@ -Search.setIndex({"alltitles": {"AltScore": [[9, "altscore"]], "Auto": [[10, "auto"]], "Auto Inverse": [[10, "auto-inverse"]], "Auto kEQ": [[10, "auto-keq"]], "Basic setup": [[2, null]], "CADETMatch": [[11, null]], "CADETMatch Examples": [[0, null]], "Ceiling": [[8, "ceiling"]], "Clean examples": [[0, "clean-examples"]], "Common": [[8, "common"]], "Configuration": [[6, null]], "Dextran SSE": [[8, "dextran-sse"]], "Dextran Shape": [[8, "dextran-shape"]], "Error Modeling": [[3, null]], "Experiments": [[4, null]], "Fractionation SSE": [[8, "fractionation-sse"]], "Fractionation Slide": [[8, "fractionation-slide"]], "Generate examples": [[0, "generate-examples"]], "Generate graphs using 6 cores": [[1, "generate-graphs-using-6-cores"]], "Generating Examples and running them": [[0, "generating-examples-and-running-them"]], "Gradient": [[9, "gradient"]], "GraphSpace": [[9, "graphspace"]], "Graphing": [[5, null]], "Indexing": [[10, "indexing"]], "Install": [[12, null]], "License": [[13, null]], "MCMC": [[9, "mcmc"]], "Miscellaneous": [[7, null]], "Multistart": [[9, "multistart"]], "NSGA3": [[9, "nsga3"]], "Norm Add": [[10, "norm-add"]], "Norm Diameter": [[10, "norm-diameter"]], "Norm Mult": [[10, "norm-mult"]], "Norm Volume Area": [[10, "norm-volume-area"]], "Norm Volume Length": [[10, "norm-volume-length"]], "Other": [[8, "other"]], "Results examples": [[0, "results-examples"]], "Run examples": [[0, "run-examples"]], "Running": [[1, null]], "Running CADETMatch remotely": [[1, "running-cadetmatch-remotely"]], "SSE": [[8, "sse"]], "ScoreTest": [[9, "scoretest"]], "Scores": [[8, null]], "Search": [[9, null]], "Set Value": [[10, "set-value"]], "Shape": [[8, "shape"]], "Shape Back": [[8, "shape-back"]], "Shape Front": [[8, "shape-front"]], "Starting a match": [[1, "starting-a-match"]], "Sum": [[10, "sum"]], "Sum of squared error scores": [[8, "sum-of-squared-error-scores"]], "Transform": [[10, null]]}, "docnames": ["cli/examples", "cli/index", "configuration/basic_config", "configuration/error", "configuration/experiments", "configuration/graphing", "configuration/index", "configuration/misc", "configuration/scores", "configuration/search", "configuration/transform", "index", "install/index", "license"], "envversion": {"sphinx": 63, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.todo": 2, "sphinxcontrib.bibtex": 9}, "filenames": ["cli/examples.rst", "cli/index.rst", "configuration/basic_config.rst", "configuration/error.rst", "configuration/experiments.rst", "configuration/graphing.rst", "configuration/index.rst", "configuration/misc.rst", "configuration/scores.rst", "configuration/search.rst", "configuration/transform.rst", "index.rst", "install/index.rst", "license.rst"], "indexentries": {}, "objects": {}, "objnames": {}, "objtypes": {}, "terms": {"": 13, "0": [2, 3, 7, 8, 9, 10, 13], "0001": 10, "001": [3, 10], "0051": 8, "0054": 8, "0178": 8, "0190": 8, "02": 8, "0265": 8, "0287": 8, "05": [8, 10], "06": 10, "1": [2, 3, 8, 10, 11, 13], "10": [7, 9, 13], "100": [8, 9], "1000": [9, 10], "11": 13, "12": 13, "1200": 5, "13": 13, "14": [9, 13], "15": 13, "16": 13, "17": 13, "1996": 13, "1e": [7, 9, 10], "1e4": 10, "1e8": 10, "2": [3, 8, 9, 10, 13], "20": 13, "2007": 13, "28": 13, "29": 13, "2d": 1, "3": [4, 7, 8, 10, 11, 13], "30": 13, "300": 8, "3600": 5, "3d": 1, "3rd": 10, "4": [10, 13], "400": 8, "450": 8, "5": [7, 9, 10, 13], "50": [9, 10], "500": 8, "550": 8, "6": 13, "60": 13, "600": 8, "6b": 13, "6d": 13, "7": [7, 13], "8": [10, 13], "9": [10, 13], "95": 8, "98": 8, "A": [8, 10, 13], "AND": 13, "AS": 13, "And": 13, "BE": 13, "BEING": 13, "BUT": 13, "BY": 13, "But": 13, "By": 13, "FOR": 13, "For": [6, 8, 10, 11, 13], "IF": 13, "IN": 13, "If": [1, 2, 4, 5, 7, 8, 9, 10, 12, 13], "In": [6, 8, 9, 10, 13], "It": [0, 1, 8, 9, 10, 13], "NO": 13, "NOT": 13, "No": [2, 3, 5, 7, 8, 9, 10, 13], "Not": 13, "OF": 13, "OR": 13, "Of": 13, "On": 8, "One": 10, "Or": 11, "SUCH": 13, "Such": 13, "THE": 13, "THERE": 13, "TO": 13, "The": [0, 1, 3, 4, 8, 9, 10, 12, 13], "There": [0, 5, 8, 10], "These": [1, 3, 13], "To": 13, "WILL": 13, "WITH": 13, "With": 10, "abil": 13, "about": 13, "abov": [8, 13], "absenc": 13, "absolut": 13, "absoluteheight": 8, "absolutetim": 8, "abstol": 7, "abstolfactor": 7, "abstolfactorgrad": 7, "abstolfactorgradmax": 7, "abus": 13, "accept": 13, "access": 13, "accompani": 13, "accord": 13, "accur": [8, 10], "achiev": 13, "acknowledg": 13, "acquir": 13, "across": 13, "action": 13, "activ": [11, 13], "actual": [9, 13], "ad": [0, 1, 4, 8, 10, 13], "adapt": [7, 13], "add": [6, 8, 12, 13], "addict": 6, "addit": [3, 8, 10, 13], "address": 13, "adopt": 13, "adsorpt": 10, "advers": 13, "advis": [8, 13], "affect": 13, "affero": 13, "affirm": 13, "after": [8, 9, 12, 13], "again": [0, 5], "against": [4, 8, 13], "aggreg": 13, "agre": 13, "agreement": 13, "aim": 13, "algorithm": [6, 9, 10], "all": [0, 1, 2, 4, 5, 7, 8, 9, 10, 13], "alleg": 13, "allow": [1, 8, 9, 10, 13], "almost": [3, 8], "along": 13, "alreadi": 13, "also": [1, 6, 8, 9, 10, 13], "altern": 13, "although": 13, "altscor": 6, "alwai": [3, 8, 11], "among": 13, "amount": 8, "an": [1, 3, 8, 9, 10, 12, 13], "anaconda": 12, "ancillari": 13, "ani": [0, 1, 3, 8, 9, 11, 13], "anoth": [8, 9, 10], "anti": 13, "anyon": 13, "anyth": [7, 13], "apart": 9, "appli": [3, 13], "applic": 13, "appropri": 13, "approxim": [10, 13], "ar": [0, 1, 2, 3, 4, 5, 8, 9, 10, 12, 13], "area": [6, 13], "area_loc": 10, "aris": 13, "arrai": 10, "arrang": 13, "articl": 13, "ask": 13, "assert": 13, "asset": 13, "assign": 10, "associ": 13, "assum": [10, 13], "assumpt": [10, 13], "assur": 13, "asyncron": 5, "attach": 13, "attempt": 13, "attribut": 13, "author": 13, "auto": [1, 6, 9], "auto_invers": 10, "auto_keq": 10, "autocorrel": 9, "automat": [1, 7, 8, 9, 10, 12, 13], "avail": [0, 4, 8, 10, 13], "averag": 9, "avoid": 13, "awai": 13, "axial": 10, "b": 13, "back": 6, "backward": [8, 10], "bar": 2, "base": [1, 3, 6, 7, 8, 9, 11, 13], "basedir": 2, "basi": 1, "basic": [4, 6, 13], "becaus": 13, "been": [1, 13], "behalf": 13, "being": [8, 13], "believ": 13, "below": [4, 8, 9, 13], "benefit": 13, "best": [0, 3, 11, 13], "better": [10, 11], "between": [5, 8, 10, 13], "beyond": 13, "bin": 2, "binari": [0, 2], "bio": 11, "blank": 8, "bodi": 13, "boolean": [2, 7, 8, 9], "both": [3, 10, 13], "bottom": 8, "bound": [3, 10], "bound1": 10, "bound2": 10, "boundari": 10, "boundfrom": 10, "boundsum": 10, "boundto": 10, "box": 13, "break": 11, "breakthrough": 8, "brief": 13, "bug": 11, "burn": 9, "busi": 13, "bypass_experi": 2, "c": [2, 12, 13], "cadet": [0, 2, 3, 4, 6, 10, 11, 12, 13], "cadet_exampl": 0, "cadetmatch": [3, 4, 5, 6, 7, 8, 9, 10, 12], "cadetpath": 2, "call": 13, "can": [0, 1, 3, 6, 7, 8, 9, 10, 12, 13], "cannot": 13, "capabl": 9, "carri": [9, 13], "case": [8, 10, 13], "caus": [7, 8, 13], "ceas": 13, "ceil": 6, "certain": [8, 13], "cessat": 13, "chain": 9, "chang": [11, 13], "channel": 12, "character": 13, "charg": [10, 13], "check": 2, "checkpoint": [1, 2], "checkpointfil": 2, "choic": 9, "choos": 13, "chromatogram": [1, 2, 3, 7], "chromatographi": 8, "circular": 10, "circumst": 13, "circumvent": 13, "civil": 13, "claim": 13, "class": 13, "clean_exampl": 0, "clear": 13, "clearli": 13, "cli": 2, "close": [8, 10, 13], "cluster": 1, "code": [8, 10, 13], "col_length": 10, "col_poros": 10, "collect": [8, 13], "colum": 8, "column": [4, 8, 10], "com": 11, "combin": [9, 13], "come": [8, 10, 13], "command": [0, 1, 12, 13], "comment": 6, "commerci": 13, "commit": [11, 13], "common": [1, 6, 9, 10, 12, 13], "commun": 13, "compat": [8, 10], "compil": 13, "complet": [0, 1, 9], "compli": 13, "complianc": 13, "compon": [4, 8, 10, 11, 13], "component1": 10, "component2": 10, "componentfrom": 10, "componentsum": 10, "componentto": 10, "compos": 11, "comput": [0, 3, 5, 13], "concentr": [3, 4, 8], "concern": 13, "conda": 12, "condit": 13, "config": 12, "configur": [1, 11], "connect": [6, 7, 13], "connectionnumberentri": 7, "connfigur": 1, "consequ": 13, "consequenti": 13, "consid": 13, "consist": 13, "conspicu": 13, "const_coeff": 10, "constantli": 13, "constitut": 13, "constru": 13, "consum": 13, "contact": 13, "contain": 13, "content": 13, "context": 13, "continu": [8, 13], "continuemcmc": [8, 9], "contractu": 13, "contradict": 13, "contrast": 13, "contributor": 13, "control": [1, 8, 13], "convei": 13, "conveni": 13, "convert": [2, 6, 10], "convey": 13, "copi": [10, 13], "copyleft": 13, "copyright": 13, "corner": 1, "correct": [8, 13], "correctli": 0, "correl": 1, "correspond": [8, 13], "cost": 13, "could": [0, 13], "counterclaim": 13, "countri": 13, "coupl": 10, "cours": 13, "court": 13, "coven": 13, "cover": [8, 10, 13], "coverag": 13, "creat": [0, 1, 3, 6, 9, 10, 11], "creation": 6, "criterion": 13, "cross": [10, 13], "cross_section_area": 10, "cstr": 10, "csv": [2, 3, 4, 8], "cure": 13, "curv": 8, "custom": 13, "customarili": 13, "cv": 2, "d": [10, 13], "dai": [0, 1, 13], "damag": 13, "danger": 13, "data": [1, 2, 4, 6, 7, 8, 13], "date": 13, "deal": [4, 8, 10], "decai": 8, "decemb": 13, "decid": 13, "declin": 13, "decreas": 9, "deem": 13, "default": [2, 3, 4, 5, 7, 8, 9, 10], "defect": 13, "defens": 13, "defin": [8, 13], "definit": [10, 13], "degre": 10, "delai": [3, 8], "deni": 13, "denomin": 13, "depend": [0, 3, 12], "depriv": 13, "deriv": 8, "descent": [7, 9], "describ": 6, "descript": [2, 3, 4, 5, 7, 8, 9, 10], "design": [1, 8, 9, 10, 13], "desktop": 3, "detail": 13, "detector": 8, "determin": [3, 13], "develop": [11, 13], "deviat": 3, "devic": 13, "dextran": 6, "dextran1": 4, "dextran2": 4, "dextranshap": 8, "dextranss": 8, "diamet": 6, "dictat": 8, "dictionari": 6, "differ": [0, 9, 10, 13], "difficult": 10, "diffus": 10, "dimension": 9, "dimer": 10, "direct": 13, "directli": [9, 10, 13], "directori": [0, 2], "disabl": 3, "disclaim": 13, "discriminatori": 13, "disper": 10, "dispers": 10, "displai": 13, "distinguish": 13, "distribut": [3, 12, 13], "do": [10, 11, 13], "document": 13, "doe": [9, 13], "domain": 13, "don": [7, 8, 12], "done": [5, 8], "doubt": 13, "download": 12, "downstream": 13, "dr": 11, "drop": 9, "due": [8, 10], "durabl": 13, "dure": [5, 8], "dwell": 13, "dynam": 13, "dynamictoler": 7, "e": [10, 13], "each": [1, 4, 7, 8, 10, 13], "earlier": 13, "easier": [8, 9, 10], "effect": [8, 10, 13], "effort": 13, "either": [10, 13], "electron": 13, "els": 7, "elut": 8, "embodi": 13, "employ": 13, "enabl": 13, "end": [5, 13], "enforc": 13, "engin": 12, "enough": 10, "ensur": [8, 13], "enter": 13, "entir": 13, "entiti": 13, "entri": [7, 8, 9], "equal": [9, 10], "equilibrium": 10, "equival": 13, "eric": 11, "erron": 13, "error": [1, 5, 6, 9, 10, 11, 12], "errormodel": 3, "especi": [0, 8], "essenti": 13, "estim": [1, 3, 5, 8, 9, 10, 11, 12], "evalu": [2, 9], "even": [8, 11, 13], "event": 13, "ever": 13, "everi": [0, 13], "everyon": 13, "exact": 13, "exactli": 8, "exampl": [6, 8, 10, 13], "example_mcmc_popul": 0, "example_popul": 0, "except": [10, 13], "exclud": 13, "exclus": 13, "excus": 13, "execut": 13, "exercis": 13, "exist": 8, "expect": 13, "experi": [3, 6, 8, 9, 10, 11], "experiment": [6, 8], "experimental_csv": 3, "experimentalist": 8, "explain": [8, 13], "explicitli": 13, "express": 13, "expressli": 13, "extend": 13, "extens": 13, "extent": 13, "extrem": 9, "f": 13, "facil": 13, "factor": 10, "fail": [1, 13], "failur": 13, "fair": 13, "fals": [7, 8, 9], "famili": 13, "far": 8, "fashion": 13, "fast": [9, 10], "favor": [8, 13], "featur": [0, 4, 6, 8, 11, 13], "fee": 13, "few": [3, 8, 10], "fewer": 10, "file": [0, 1, 2, 4, 6, 8, 9, 11, 13], "file_path": 3, "film": 10, "film_diffus": 10, "final": [9, 13], "finalgradrefin": 9, "find": [1, 10, 11, 13], "finish": 9, "first": [4, 8, 9, 10, 13], "fit": [3, 7, 8, 10, 13], "fix": [10, 11, 13], "float": [3, 7, 8, 9, 10], "flow": [3, 8, 10, 13], "follow": [1, 12, 13], "foo": 2, "forbid": 13, "forc": 13, "forg": 12, "fork": 11, "form": 13, "format": [6, 13], "forschungszentrum": 11, "found": [3, 10, 13], "foundat": 13, "frac": 8, "fraction": [4, 6], "fraction_csv": 8, "fractionationslid": 8, "fractionationss": 8, "free": [11, 13], "freedom": [10, 13], "frequent": [5, 12], "from": [0, 1, 2, 3, 5, 8, 9, 10, 11, 12, 13], "front": [2, 5, 6, 9], "fsf": 13, "fulfil": 13, "full": [2, 13], "fulltrainingdata": 7, "function": [8, 13], "fundament": 13, "further": 13, "fusion": 12, "futur": 13, "fzj": 11, "gap": 8, "gener": [5, 6, 8, 9, 13], "generate_corn": 1, "generate_exampl": 0, "generate_graph": 1, "generate_graphs_al": 1, "generate_graphs_autocorr": 1, "generate_map": 1, "generate_mcmc_mix": 1, "generate_mcmc_plot_tub": 1, "genet": 9, "geometr": 9, "geoscienc": 11, "get": [10, 13], "gigabyt": 7, "github": [11, 12], "give": [8, 13], "given": [2, 4, 8, 9, 13], "gnu": 13, "goal": [9, 11], "good": [9, 10], "govern": 13, "gpl": 13, "gradcheck": 9, "gradfinestop": 9, "gradient": [6, 7, 11], "gradvector": 7, "grant": 13, "graph": [2, 6, 9], "graphgeneratetim": 5, "graphmetatim": 5, "graphspac": 6, "grati": 13, "greatest": 13, "guarante": 13, "gui": 13, "h5": [3, 4, 9], "ha": [1, 3, 4, 6, 8, 9, 10, 12, 13], "had": 13, "hand": 8, "handl": 8, "hard": 8, "harder": 9, "hardwar": 0, "have": [0, 3, 4, 8, 10, 13], "hdf5": 4, "header": 8, "here": 11, "hereaft": 13, "high": [9, 12], "highest": 9, "highli": 9, "holder": 13, "home": 2, "hope": 13, "host": 13, "hour": [0, 1, 3], "household": 13, "how": [0, 5, 13], "howev": [5, 13], "html": 13, "http": [11, 13], "hypothet": 13, "i": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13], "ibg": 11, "idea": [8, 13], "ideal": 8, "ident": 3, "identifi": [8, 13], "immedi": [1, 8], "immudzen": 12, "impact": 9, "implement": [3, 13], "impli": 13, "import": [8, 13], "impos": 13, "improv": [8, 10], "inabl": 13, "inaccur": 13, "inc": 13, "incident": 13, "includ": [0, 3, 6, 12, 13], "inclus": 13, "incompat": 13, "incorpor": 13, "increas": 9, "indemnif": 13, "indepdennt": 3, "independ": [10, 13], "index": 6, "index1": 10, "index2": 10, "indexfrom": 10, "indexsum": 10, "indexto": 10, "indic": [10, 13], "individu": [0, 8, 13], "industri": 13, "inform": [6, 9, 13], "infring": 13, "inherit": 8, "init_volum": 10, "initi": [9, 13], "input": [2, 10], "insid": [10, 13], "instal": [0, 13], "instanc": 10, "instead": [4, 8, 9, 11, 13], "institut": 11, "instruct": 12, "int": 1, "intact": 13, "integ": [0, 3, 5, 7, 8, 9, 10], "integr": 9, "intend": 13, "intent": 13, "interact": 13, "interchang": 13, "interest": 13, "interf": 13, "interfac": [1, 13], "interpret": 13, "interrupt": 1, "interv": 8, "intim": 13, "invalid": 13, "invers": 6, "io": 12, "irrevoc": 13, "isol": 8, "issu": 8, "item": 13, "its": [4, 10, 13], "itself": 13, "json": [1, 2, 6, 11], "jstyleson": 6, "june": 13, "jupyt": 1, "just": 9, "j\u00fclich": 11, "ka": 10, "kd": 10, "keep": [1, 13], "kei": [2, 3, 4, 5, 7, 8, 9, 10, 13], "kept": 2, "keq": 6, "kernel": 13, "kind": 13, "know": [8, 10, 13], "knowingli": 13, "knowledg": 13, "known": 9, "languag": 13, "laptop": 0, "larg": [8, 9, 10], "larger": 13, "largest_peak": 7, "last": [1, 5], "later": 13, "law": 13, "lawsuit": 13, "lead": 10, "learn": 7, "least": 13, "least_squar": 9, "leav": 10, "left": 8, "legal": 13, "length": [3, 6, 7, 9], "length_loc": 10, "less": 9, "lesser": 13, "lgpl": 13, "liabil": 13, "liabl": 13, "librari": [0, 2, 11, 12, 13], "license": 13, "licensor": 13, "lier": 11, "like": [8, 10, 13], "likewis": 13, "limit": [8, 13], "lin_ka": 10, "lin_kd": 10, "line": [1, 13], "linear": 10, "link": 13, "linux": 1, "list": [3, 4, 8, 9, 10, 13], "litig": 13, "littl": 9, "load": [3, 8], "local": [12, 13], "localrefin": 9, "locat": 10, "location1": 10, "location2": 10, "locationfrom": 10, "locationsum": 10, "locationto": 10, "log": [1, 10], "logout": 1, "long": 13, "look": [8, 9], "loss": 13, "lot": 3, "lower": [3, 10], "m": [0, 1, 4, 8], "machin": [1, 7, 13], "made": [3, 13], "mai": [1, 3, 8, 10, 13], "mail": 13, "main": [2, 3], "main_peak": 8, "maintain": 13, "major": 13, "make": [0, 8, 9, 10, 13], "mani": [7, 8, 9, 10, 12], "manipul": 3, "manner": 13, "manufactur": [3, 13], "map": 9, "march": 13, "mark": 13, "mask": 13, "match": [0, 4, 6, 8, 11, 13], "materi": [8, 13], "matrix": 7, "max": [3, 7, 8, 9, 10], "max_perc": 8, "max_valu": 8, "maxarea": 10, "maxfactor": 10, "maximum": [1, 10], "maxka": 10, "maxkeq": 10, "maxlength": 10, "maxpopul": 9, "maxvolum": 10, "mcmc": [0, 1, 3, 6], "mcmc_h5": 9, "mcmcpopul": 9, "mcmcpopulationset": 9, "mcmctaumult": 9, "mean": [2, 3, 9, 13], "measur": [10, 13], "medium": 13, "meet": 13, "menu": 13, "merchant": 13, "mere": 13, "merg": 13, "met": 13, "meta": 2, "metaresultsonli": 2, "method": [7, 9, 10, 13], "metric": [7, 8, 9], "might": 13, "min": [3, 10], "min_perc": 8, "minarea": 10, "minim": 7, "minimum": 10, "minka": 10, "minkeq": 10, "minlength": 10, "minpopul": 9, "minvolum": 10, "miscellan": 6, "misrepresent": 13, "mix": [1, 8], "mm": 8, "mode": 13, "model": [1, 5, 6, 8, 9, 10, 11, 12, 13], "modif": [8, 13], "modifi": [10, 13], "modsim": 11, "mol": [4, 8], "molecul": 8, "monom": 10, "more": [4, 6, 8, 9, 10, 12, 13], "moreov": 13, "most": [1, 7, 8, 9, 10, 11, 13], "mostli": 10, "much": [5, 8, 10], "mult": 6, "multi": 9, "multiobjectivess": 9, "multipl": [0, 3, 8, 9, 11], "multipli": [3, 10], "multist": 10, "multistart": 6, "must": [2, 4, 8, 10, 12, 13], "myhom": 2, "n": [1, 10], "name": [2, 3, 4, 8, 10, 13], "narrow": 8, "narrowli": 8, "natur": 13, "nearli": 8, "necessari": 13, "need": [0, 1, 2, 4, 7, 8, 10, 12, 13], "neither": 13, "nest": 6, "network": 13, "new": [0, 3, 9, 13], "next": 13, "nohup": 1, "nois": 3, "non": [3, 8, 11, 13], "noncommerci": 13, "none": [2, 3, 4, 8, 9, 10], "nor": 13, "norm": [3, 6], "norm_add": 10, "norm_diamet": 10, "norm_volume_area": 10, "norm_volume_length": 10, "normal": [1, 2, 3, 5, 10, 13], "normalizeoutput": 2, "notebook": 1, "noth": [8, 13], "notic": 13, "notifi": 13, "notwithstand": 13, "now": 8, "nsga2": 9, "nsga3": 6, "nu": 10, "number": [1, 3, 8, 9, 10, 12, 13], "numer": 8, "object": [9, 13], "oblig": 13, "obsolet": 8, "obtain": 8, "occasion": 13, "occur": 13, "off": 8, "offer": 13, "offici": 13, "offset": 8, "often": [4, 8, 10], "older": 8, "omit": 1, "onc": [1, 9], "one": [1, 4, 9, 10, 13], "ones": [8, 10], "ongo": 11, "onli": [0, 2, 5, 7, 8, 9, 10, 13], "open": 12, "oper": [8, 13], "optim": [8, 9, 10], "option": [1, 8, 13], "order": [9, 13], "org": 13, "organ": 13, "origin": 13, "other": [1, 2, 3, 6, 10, 13], "otherwis": 13, "our": [11, 13], "out": 13, "outlet": 8, "output": [4, 8, 13], "output_path": [4, 8], "outsid": 13, "over": [8, 9], "overload": 8, "overrid": 9, "own": [0, 4, 13], "packag": [12, 13], "paper": [8, 13], "par_poros": 10, "paragraph": 13, "parallel": [1, 9, 11], "paramet": [0, 1, 3, 6, 8, 9, 10, 11, 12], "pareto": [2, 5, 9], "part": [8, 13], "parti": 13, "particular": [8, 13], "pass": 13, "password": 13, "patent": 13, "path": [0, 1, 2, 4, 8, 9, 10], "pattern": 13, "payment": 13, "peak": 8, "peak_back": 8, "peak_front": 8, "peer": 13, "penalti": 8, "per": [0, 9], "percent": 8, "perform": [10, 12, 13], "period": 1, "perman": 13, "permiss": 13, "permit": 13, "perpetu": 13, "person": 13, "pertin": 13, "philosophi": 13, "physic": [8, 13], "pi": 10, "piec": [10, 13], "pip": 12, "place": [8, 13], "pleas": [11, 13], "plot": 1, "plu": 13, "plug": 10, "point": 9, "pointer": 13, "popul": [0, 9], "pore": 10, "poros": 8, "portion": 13, "posit": [8, 10], "possess": 13, "possibl": [1, 8, 13], "posterior": 1, "posteriori": 1, "powel": 9, "power": [0, 3, 13], "pr": 11, "practic": [9, 13], "preambl": 13, "precis": [10, 13], "precursor": 9, "predecessor": 13, "prefer": [12, 13], "present": 13, "preserv": 13, "pretti": 3, "prevent": [11, 13], "previou": [9, 13], "previousresult": 9, "price": 13, "primarili": 13, "prior": [9, 13], "priorit": 8, "privat": 13, "probabl": 1, "problem": [0, 3, 8, 9, 10, 13], "problemat": 10, "procedur": 13, "proceed": 1, "process": [0, 1, 3], "procur": 13, "produc": 13, "product": 13, "program": 13, "programat": 6, "programm": 13, "progress": [1, 5, 9], "progresscorrect": 9, "prohibit": 13, "promin": 13, "propag": 13, "properti": [10, 13], "proprietari": 13, "protect": 13, "protocol": 13, "prove": 13, "provid": [10, 13], "provis": 13, "provision": 13, "proxi": 13, "public": 13, "publicli": 13, "publish": 13, "pull": 11, "puls": 8, "pump": [3, 8], "purpos": [8, 9, 13], "pursuant": 13, "pypi": 12, "python": [0, 1, 6, 11, 12], "qualifi": 13, "qualiti": 13, "random": [3, 9], "rang": [9, 10], "rapid": 10, "rare": [2, 9, 10], "rate": [3, 8, 10], "re": 9, "reaction": 8, "reactor": 10, "read": [9, 10, 13], "readabl": 13, "readi": 13, "readili": 13, "realist": 10, "realiti": 10, "realli": [7, 8], "reason": [9, 13], "rebuilt": 0, "receipt": 13, "receiv": 13, "recent": 11, "recipi": 13, "recogn": 13, "recomend": [8, 9, 10], "recommend": [0, 1, 11, 12], "redistribut": 13, "reduc": 8, "reevalu": 9, "refer": [6, 13], "refin": 9, "refrain": 13, "regard": 13, "regardless": 13, "regener": 13, "reinstat": 13, "rel": 2, "relationship": 13, "releas": [11, 13], "relev": 13, "reli": 13, "relicens": 13, "remain": 13, "remov": 13, "render": 13, "repair": 13, "repeat": 9, "report": [0, 9, 11], "repositori": 11, "repres": [8, 13], "request": 11, "requir": [1, 2, 3, 4, 5, 7, 8, 9, 10, 13], "reset": 5, "resolv": 13, "respect": [3, 13], "respons": 13, "restrict": [8, 13], "result": [2, 7, 9, 10, 13], "results1": 2, "results_exampl": 0, "resultsdir": 2, "resum": 1, "retain": [8, 10, 13], "return": [0, 9, 13], "review": 13, "revis": 13, "right": [8, 13], "risk": 13, "rom": 13, "root": 9, "royalti": 13, "rule": 13, "run": [5, 8, 9, 12, 13], "run_exampl": 0, "runnabl": 4, "safe": 1, "safest": 13, "sai": 13, "sake": 13, "sale": 13, "same": [3, 8, 10, 13], "sampl": 8, "satisfi": 13, "satur": 8, "scalar": 10, "scale": 3, "school": 13, "scientif": 12, "scipi": 9, "scope": 13, "score": [4, 6, 9], "scoretest": 6, "script": 13, "search": [0, 3, 6, 7, 10], "searchmethod": 9, "sec_000": 10, "second": [4, 5, 8, 10], "secondarili": 13, "section": [3, 6, 10, 13], "see": [0, 5, 6, 9, 10, 13], "seed": 9, "select": [8, 9, 10], "sell": 13, "semiconductor": 13, "separ": [8, 12, 13], "sequenc": 9, "serv": 13, "server": [1, 3, 13], "servic": 13, "session": 1, "set": [0, 3, 6, 7, 8, 9], "set_valu": 10, "sete": 6, "setup": 6, "shall": 13, "shape": 6, "shapeback": 8, "shapefront": 8, "share": [2, 13], "shell": 12, "shield": 10, "shift": 8, "short": 13, "should": [1, 2, 3, 7, 9, 10, 13], "show": 13, "shown": 4, "side": 8, "sigma": 10, "sign": 13, "signal": [3, 4, 8], "signific": 13, "similar": [8, 13], "simpl": [3, 9], "simpler": 10, "simplest": 9, "simplifi": 4, "simul": [2, 3, 4, 5, 7, 9, 10], "simultan": 13, "sinc": [3, 5], "singl": [4, 9, 13], "situat": [0, 10], "size": [9, 10], "slice": 8, "slide": 6, "slightli": 8, "slow": [3, 5], "sma": 10, "sma_nu": 10, "small": [8, 10], "smalltest_peak": 7, "smooth": 7, "so": [0, 3, 10, 13], "sobol": 9, "sobolgener": 9, "softwar": [1, 13], "sold": 13, "sole": 13, "solut": 4, "solution_outlet_comp_000": 4, "solv": [3, 8], "solveabl": 9, "some": [3, 8, 10, 13], "sourc": [3, 11, 13], "spare": 13, "speak": 13, "speci": 2, "special": [8, 13], "specif": [4, 9, 10, 13], "specifi": [2, 4, 5, 8, 10, 13], "spirit": 13, "split": 9, "squar": [6, 9], "sse": [6, 9], "ssh": 1, "stall": 9, "stallcorrect": 9, "stallgener": 9, "stand": 13, "standard": [3, 13], "start": [3, 8, 9, 10, 13], "state": [0, 10, 13], "statement": 13, "statu": 13, "step": [1, 5, 9, 13], "still": 5, "stop": [8, 9], "stopaverag": 9, "stopbest": 9, "stoprms": 9, "storag": [7, 13], "store": [2, 4, 7], "strategi": [0, 9], "stratgi": 0, "string": [3, 4, 8, 9, 10], "structur": [4, 6], "subdivid": 13, "subject": 13, "sublicens": 13, "subprogram": 13, "subroutin": 13, "subsect": 13, "substanti": 13, "sue": 13, "suffic": 13, "suggest": 9, "sum": [4, 6], "supervis": 11, "supplement": 13, "suppli": [0, 3], "support": [4, 6, 8, 13], "sure": 13, "surrend": 13, "surviv": 13, "sustain": 13, "switch": [9, 10], "symmetr": 8, "synthet": 8, "system": [8, 9, 10, 13], "systemat": 13, "t": [7, 8, 12], "take": [0, 1, 3, 5, 9, 13], "tangibl": 13, "technolog": 13, "tell": [9, 13], "templat": [0, 3], "tendenc": 8, "term": 13, "termin": [9, 13], "test": [0, 8, 9], "text": 0, "than": [5, 9, 10, 12, 13], "thei": [1, 3, 7, 8, 9, 10, 12, 13], "them": [8, 9, 10, 13], "therefor": 13, "thi": [0, 1, 2, 3, 4, 6, 7, 8, 9, 10, 13], "thing": [8, 13], "third": 13, "those": 13, "though": 13, "threaten": 13, "three": 13, "through": [1, 13], "thu": 13, "ti": 8, "time": [3, 4, 5, 8, 9, 13], "togeth": [4, 10], "toler": 7, "too": 13, "tool": 13, "top": 8, "total": [3, 9], "trade": 13, "trademark": 13, "tradeoff": 5, "transact": 13, "transfer": 13, "transform": [0, 6], "transmiss": 13, "treat": 13, "treati": 13, "true": [2, 7, 8, 9], "tube": [1, 10], "turn": 9, "twice": 10, "two": [4, 10, 13], "type": [8, 13], "typic": [8, 13], "unaccept": 13, "under": [11, 13], "understand": 10, "uniform": 3, "uniqu": [4, 8], "unit": [3, 8], "unit_000": 10, "unit_001": 10, "unit_002": [4, 8], "unit_003": 10, "unit_004": 10, "unit_nam": 8, "unknown": 9, "unless": [4, 13], "unlimit": 13, "unmodifi": 13, "unnecessari": 13, "unpack": 13, "until": [9, 13], "up": [6, 10], "updat": [12, 13], "upgrad": 11, "upper": [3, 10], "us": [0, 2, 3, 4, 6, 7, 8, 9, 10, 13], "usag": [1, 8, 9, 10], "user": [12, 13], "usual": [3, 8], "usus": 6, "uv": [3, 8], "uv_nois": 3, "uv_noise_norm": 3, "v3": 13, "valid": 13, "valu": [2, 3, 4, 5, 6, 7, 8, 9], "variabl": [0, 9, 10], "variant": 10, "variat": [3, 8], "variou": 0, "vector": 7, "verbatim": 13, "veri": [2, 8, 9, 10], "verifi": 0, "version": [0, 13], "viabl": 9, "view": 13, "violat": 13, "visibl": 13, "void": 13, "volum": [6, 13], "von": 11, "w": 13, "wa": [8, 10, 13], "wai": [1, 13], "waiv": 13, "waiver": 13, "want": [0, 10, 13], "warranti": 13, "we": [11, 12, 13], "websit": 12, "week": 3, "welcom": 13, "well": 13, "were": 13, "what": [9, 13], "whatev": 13, "when": [7, 8, 9, 10, 13], "where": [2, 4, 5, 8, 9, 10, 13], "whether": 13, "which": [3, 8, 10, 13], "while": [1, 8, 9], "who": 13, "whole": 13, "whom": 13, "whose": 13, "why": 13, "wide": 13, "window": [1, 2, 13], "wipo": 13, "wish": 13, "within": 13, "without": [9, 10, 13], "work": [0, 8, 10, 11, 12, 13], "worldwid": 13, "would": [9, 10, 13], "write": 13, "written": [8, 13], "www": 13, "xtol": 9, "ye": [2, 3, 4, 8, 9, 10], "year": 13, "yet": 1, "you": [0, 1, 6, 8, 9, 10, 11, 12, 13], "your": [0, 9, 13], "yourself": 13}, "titles": ["CADETMatch Examples", "Running", "Basic setup", "Error Modeling", "Experiments", "Graphing", "Configuration", "Miscellaneous", "Scores", "Search", "Transform", "CADETMatch", "Install", "License"], "titleterms": {"6": 1, "add": 10, "altscor": 9, "area": 10, "auto": 10, "back": 8, "basic": 2, "cadetmatch": [0, 1, 11], "ceil": 8, "clean": 0, "common": 8, "configur": 6, "core": 1, "dextran": 8, "diamet": 10, "error": [3, 8], "exampl": 0, "experi": 4, "fraction": 8, "front": 8, "gener": [0, 1], "gradient": 9, "graph": [1, 5], "graphspac": 9, "index": 10, "instal": 12, "invers": 10, "keq": 10, "length": 10, "licens": 13, "match": 1, "mcmc": 9, "miscellan": 7, "model": 3, "mult": 10, "multistart": 9, "norm": 10, "nsga3": 9, "other": 8, "remot": 1, "result": 0, "run": [0, 1], "score": 8, "scoretest": 9, "search": 9, "set": 10, "setup": 2, "shape": 8, "slide": 8, "squar": 8, "sse": 8, "start": 1, "sum": [8, 10], "them": 0, "transform": 10, "us": 1, "valu": 10, "volum": 10}}) \ No newline at end of file +Search.setIndex({"alltitles": {"AltScore": [[9, "altscore"]], "Auto": [[10, "auto"]], "Auto Inverse": [[10, "auto-inverse"]], "Auto kEQ": [[10, "auto-keq"]], "Basic setup": [[2, null]], "CADETMatch": [[11, null]], "CADETMatch Examples": [[0, null]], "Ceiling": [[8, "ceiling"]], "Clean examples": [[0, "clean-examples"]], "Common": [[8, "common"]], "Configuration": [[6, null]], "Dextran SSE": [[8, "dextran-sse"]], "Dextran Shape": [[8, "dextran-shape"]], "Error Modeling": [[3, null]], "Experiments": [[4, null]], "Fractionation SSE": [[8, "fractionation-sse"]], "Fractionation Slide": [[8, "fractionation-slide"]], "Generate examples": [[0, "generate-examples"]], "Generate graphs using 6 cores": [[1, "generate-graphs-using-6-cores"]], "Generating Examples and running them": [[0, "generating-examples-and-running-them"]], "Gradient": [[9, "gradient"]], "GraphSpace": [[9, "graphspace"]], "Graphing": [[5, null]], "Indexing": [[10, "indexing"]], "Install": [[12, null]], "License": [[13, null]], "MCMC": [[9, "mcmc"]], "Miscellaneous": [[7, null]], "Multistart": [[9, "multistart"]], "NSGA3": [[9, "nsga3"]], "Norm Add": [[10, "norm-add"]], "Norm Diameter": [[10, "norm-diameter"]], "Norm Mult": [[10, "norm-mult"]], "Norm Volume Area": [[10, "norm-volume-area"]], "Norm Volume Length": [[10, "norm-volume-length"]], "Other": [[8, "other"]], "Results examples": [[0, "results-examples"]], "Run examples": [[0, "run-examples"]], "Running": [[1, null]], "Running CADETMatch remotely": [[1, "running-cadetmatch-remotely"]], "SSE": [[8, "sse"]], "ScoreTest": [[9, "scoretest"]], "Scores": [[8, null]], "Search": [[9, null]], "Set Value": [[10, "set-value"]], "Shape": [[8, "shape"]], "Shape Back": [[8, "shape-back"]], "Shape Front": [[8, "shape-front"]], "Starting a match": [[1, "starting-a-match"]], "Sum": [[10, "sum"]], "Sum of squared error scores": [[8, "sum-of-squared-error-scores"]], "Transform": [[10, null]]}, "docnames": ["cli/examples", "cli/index", "configuration/basic_config", "configuration/error", "configuration/experiments", "configuration/graphing", "configuration/index", "configuration/misc", "configuration/scores", "configuration/search", "configuration/transform", "index", "install/index", "license"], "envversion": {"sphinx": 64, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.todo": 2, "sphinxcontrib.bibtex": 9}, "filenames": ["cli/examples.rst", "cli/index.rst", "configuration/basic_config.rst", "configuration/error.rst", "configuration/experiments.rst", "configuration/graphing.rst", "configuration/index.rst", "configuration/misc.rst", "configuration/scores.rst", "configuration/search.rst", "configuration/transform.rst", "index.rst", "install/index.rst", "license.rst"], "indexentries": {}, "objects": {}, "objnames": {}, "objtypes": {}, "terms": {"": 13, "0": [2, 3, 7, 8, 9, 10, 13], "0001": 10, "001": [3, 10], "0051": 8, "0054": 8, "0178": 8, "0190": 8, "02": 8, "0265": 8, "0287": 8, "05": [8, 10], "06": 10, "1": [2, 3, 8, 10, 11, 13], "10": [7, 9, 13], "100": [8, 9], "1000": [9, 10], "11": 13, "12": 13, "1200": 5, "13": 13, "14": [9, 13], "15": 13, "16": 13, "17": 13, "1996": 13, "1e": [7, 9, 10], "1e4": 10, "1e8": 10, "2": [3, 8, 9, 10, 13], "20": 13, "2007": 13, "28": 13, "29": 13, "2d": 1, "3": [4, 7, 8, 10, 11, 13], "30": 13, "300": 8, "3600": 5, "3d": 1, "3rd": 10, "4": [10, 13], "400": 8, "450": 8, "5": [7, 9, 10, 13], "50": [9, 10], "500": 8, "550": 8, "6": 13, "60": 13, "600": 8, "6b": 13, "6d": 13, "7": [7, 13], "8": [10, 13], "9": [10, 13], "95": 8, "98": 8, "A": [8, 10, 13], "AND": 13, "AS": 13, "And": 13, "BE": 13, "BEING": 13, "BUT": 13, "BY": 13, "But": 13, "By": 13, "FOR": 13, "For": [6, 8, 10, 11, 13], "IF": 13, "IN": 13, "If": [1, 2, 4, 5, 7, 8, 9, 10, 12, 13], "In": [6, 8, 9, 10, 13], "It": [0, 1, 8, 9, 10, 13], "NO": 13, "NOT": 13, "No": [2, 3, 5, 7, 8, 9, 10, 13], "Not": 13, "OF": 13, "OR": 13, "Of": 13, "On": 8, "One": 10, "Or": 11, "SUCH": 13, "Such": 13, "THE": 13, "THERE": 13, "TO": 13, "The": [0, 1, 3, 4, 8, 9, 10, 12, 13], "There": [0, 5, 8, 10], "These": [1, 3, 13], "To": 13, "WILL": 13, "WITH": 13, "With": 10, "abil": 13, "about": 13, "abov": [8, 13], "absenc": 13, "absolut": 13, "absoluteheight": 8, "absolutetim": 8, "abstol": 7, "abstolfactor": 7, "abstolfactorgrad": 7, "abstolfactorgradmax": 7, "abus": 13, "accept": 13, "access": 13, "accompani": 13, "accord": 13, "accur": [8, 10], "achiev": 13, "acknowledg": 13, "acquir": 13, "across": 13, "action": 13, "activ": [11, 13], "actual": [9, 13], "ad": [0, 1, 4, 8, 10, 13], "adapt": [7, 13], "add": [6, 8, 12, 13], "addict": 6, "addit": [3, 8, 10, 13], "address": 13, "adopt": 13, "adsorpt": 10, "advers": 13, "advis": [8, 13], "affect": 13, "affero": 13, "affirm": 13, "after": [8, 9, 12, 13], "again": [0, 5], "against": [4, 8, 13], "aggreg": 13, "agre": 13, "agreement": 13, "aim": 13, "algorithm": [6, 9, 10], "all": [0, 1, 2, 4, 5, 7, 8, 9, 10, 13], "alleg": 13, "allow": [1, 8, 9, 10, 13], "almost": [3, 8], "along": 13, "alreadi": 13, "also": [1, 6, 8, 9, 10, 13], "altern": 13, "although": 13, "altscor": 6, "alwai": [3, 8, 11], "among": 13, "amount": 8, "an": [1, 3, 8, 9, 10, 12, 13], "anaconda": 12, "ancillari": 13, "ani": [0, 1, 3, 8, 9, 11, 13], "anoth": [8, 9, 10], "anti": 13, "anyon": 13, "anyth": [7, 13], "apart": 9, "appli": [3, 13], "applic": 13, "appropri": 13, "approxim": [10, 13], "ar": [0, 1, 2, 3, 4, 5, 8, 9, 10, 12, 13], "area": [6, 13], "area_loc": 10, "aris": 13, "arrai": 10, "arrang": 13, "articl": 13, "ask": 13, "assert": 13, "asset": 13, "assign": 10, "associ": 13, "assum": [10, 13], "assumpt": [10, 13], "assur": 13, "asyncron": 5, "attach": 13, "attempt": 13, "attribut": 13, "author": 13, "auto": [1, 6, 9], "auto_invers": 10, "auto_keq": 10, "autocorrel": 9, "automat": [1, 7, 8, 9, 10, 12, 13], "avail": [0, 4, 8, 10, 13], "averag": 9, "avoid": 13, "awai": 13, "axial": 10, "b": 13, "back": 6, "backward": [8, 10], "bar": 2, "base": [1, 3, 6, 7, 8, 9, 11, 13], "basedir": 2, "basi": 1, "basic": [4, 6, 13], "becaus": 13, "been": [1, 13], "behalf": 13, "being": [8, 13], "believ": 13, "below": [4, 8, 9, 13], "benefit": 13, "best": [0, 3, 11, 13], "better": [10, 11], "between": [5, 8, 10, 13], "beyond": 13, "bin": 2, "binari": [0, 2], "bio": 11, "blank": 8, "bodi": 13, "boolean": [2, 7, 8, 9], "both": [3, 10, 13], "bottom": 8, "bound": [3, 10], "bound1": 10, "bound2": 10, "boundari": 10, "boundfrom": 10, "boundsum": 10, "boundto": 10, "box": 13, "break": 11, "breakthrough": 8, "brief": 13, "bug": 11, "burn": 9, "busi": 13, "bypass_experi": 2, "c": [2, 12, 13], "cadet": [0, 2, 3, 4, 6, 10, 11, 12, 13], "cadet_exampl": 0, "cadetmatch": [3, 4, 5, 6, 7, 8, 9, 10, 12], "cadetpath": 2, "call": 13, "can": [0, 1, 3, 6, 7, 8, 9, 10, 12, 13], "cannot": 13, "capabl": 9, "carri": [9, 13], "case": [8, 10, 13], "caus": [7, 8, 13], "ceas": 13, "ceil": 6, "certain": [8, 13], "cessat": 13, "chain": 9, "chang": [11, 13], "channel": 12, "character": 13, "charg": [10, 13], "check": 2, "checkpoint": [1, 2], "checkpointfil": 2, "choic": 9, "choos": 13, "chromatogram": [1, 2, 3, 7], "chromatographi": 8, "circular": 10, "circumst": 13, "circumvent": 13, "civil": 13, "claim": 13, "class": 13, "clean_exampl": 0, "clear": 13, "clearli": 13, "cli": 2, "close": [8, 10, 13], "cluster": 1, "code": [8, 10, 13], "col_length": 10, "col_poros": 10, "collect": [8, 13], "colum": 8, "column": [4, 8, 10], "com": 11, "combin": [9, 13], "come": [8, 10, 13], "command": [0, 1, 12, 13], "comment": 6, "commerci": 13, "commit": [11, 13], "common": [1, 6, 9, 10, 12, 13], "commun": 13, "compat": [8, 10], "compil": 13, "complet": [0, 1, 9], "compli": 13, "complianc": 13, "compon": [4, 8, 10, 11, 13], "component1": 10, "component2": 10, "componentfrom": 10, "componentsum": 10, "componentto": 10, "compos": 11, "comput": [0, 3, 5, 13], "concentr": [3, 4, 8], "concern": 13, "conda": 12, "condit": 13, "config": 12, "configur": [1, 11], "connect": [6, 7, 13], "connectionnumberentri": 7, "connfigur": 1, "consequ": 13, "consequenti": 13, "consid": 13, "consist": 13, "conspicu": 13, "const_coeff": 10, "constantli": 13, "constitut": 13, "constru": 13, "consum": 13, "contact": 13, "contain": 13, "content": 13, "context": 13, "continu": [8, 13], "continuemcmc": [8, 9], "contractu": 13, "contradict": 13, "contrast": 13, "contributor": 13, "control": [1, 8, 13], "convei": 13, "conveni": 13, "convert": [2, 6, 10], "convey": 13, "copi": [10, 13], "copyleft": 13, "copyright": 13, "corner": 1, "correct": [8, 13], "correctli": 0, "correl": 1, "correspond": [8, 13], "cost": 13, "could": [0, 13], "counterclaim": 13, "countri": 13, "coupl": 10, "cours": 13, "court": 13, "coven": 13, "cover": [8, 10, 13], "coverag": 13, "creat": [0, 1, 3, 6, 9, 10, 11], "creation": 6, "criterion": 13, "cross": [10, 13], "cross_section_area": 10, "cstr": 10, "csv": [2, 3, 4, 8], "cure": 13, "curv": 8, "custom": 13, "customarili": 13, "cv": 2, "d": [10, 13], "dai": [0, 1, 13], "damag": 13, "danger": 13, "data": [1, 2, 4, 6, 7, 8, 13], "date": 13, "deal": [4, 8, 10], "decai": 8, "decemb": 13, "decid": 13, "declin": 13, "decreas": 9, "deem": 13, "default": [2, 3, 4, 5, 7, 8, 9, 10], "defect": 13, "defens": 13, "defin": [8, 13], "definit": [10, 13], "degre": 10, "delai": [3, 8], "deni": 13, "denomin": 13, "depend": [0, 3, 12], "depriv": 13, "deriv": 8, "descent": [7, 9], "describ": 6, "descript": [2, 3, 4, 5, 7, 8, 9, 10], "design": [1, 8, 9, 10, 13], "desktop": 3, "detail": 13, "detector": 8, "determin": [3, 13], "develop": [11, 13], "deviat": 3, "devic": 13, "dextran": 6, "dextran1": 4, "dextran2": 4, "dextranshap": 8, "dextranss": 8, "diamet": 6, "dictat": 8, "dictionari": 6, "differ": [0, 9, 10, 13], "difficult": 10, "diffus": 10, "dimension": 9, "dimer": 10, "direct": 13, "directli": [9, 10, 13], "directori": [0, 2], "disabl": 3, "disclaim": 13, "discriminatori": 13, "disper": 10, "dispers": 10, "displai": 13, "distinguish": 13, "distribut": [3, 12, 13], "do": [10, 11, 13], "document": 13, "doe": [9, 13], "domain": 13, "don": [7, 8, 12], "done": [5, 8], "doubt": 13, "download": 12, "downstream": 13, "dr": 11, "drop": 9, "due": [8, 10], "durabl": 13, "dure": [5, 8], "dwell": 13, "dynam": 13, "dynamictoler": 7, "e": [10, 13], "each": [1, 4, 7, 8, 10, 13], "earlier": 13, "easier": [8, 9, 10], "effect": [8, 10, 13], "effort": 13, "either": [10, 13], "electron": 13, "els": 7, "elut": 8, "embodi": 13, "employ": 13, "enabl": 13, "end": [5, 13], "enforc": 13, "engin": 12, "enough": 10, "ensur": [8, 13], "enter": 13, "entir": 13, "entiti": 13, "entri": [7, 8, 9], "equal": [9, 10], "equilibrium": 10, "equival": 13, "eric": 11, "erron": 13, "error": [1, 5, 6, 9, 10, 11, 12], "errormodel": 3, "especi": [0, 8], "essenti": 13, "estim": [1, 3, 5, 8, 9, 10, 11, 12], "evalu": [2, 9], "even": [8, 11, 13], "event": 13, "ever": 13, "everi": [0, 13], "everyon": 13, "exact": 13, "exactli": 8, "exampl": [6, 8, 10, 13], "example_mcmc_popul": 0, "example_popul": 0, "except": [10, 13], "exclud": 13, "exclus": 13, "excus": 13, "execut": 13, "exercis": 13, "exist": 8, "expect": 13, "experi": [3, 6, 8, 9, 10, 11], "experiment": [6, 8], "experimental_csv": 3, "experimentalist": 8, "explain": [8, 13], "explicitli": 13, "express": 13, "expressli": 13, "extend": 13, "extens": 13, "extent": 13, "extrem": 9, "f": 13, "facil": 13, "factor": 10, "fail": [1, 13], "failur": 13, "fair": 13, "fals": [7, 8, 9], "famili": 13, "far": 8, "fashion": 13, "fast": [9, 10], "favor": [8, 13], "featur": [0, 4, 6, 8, 11, 13], "fee": 13, "few": [3, 8, 10], "fewer": 10, "file": [0, 1, 2, 4, 6, 8, 9, 11, 13], "file_path": 3, "film": 10, "film_diffus": 10, "final": [9, 13], "finalgradrefin": 9, "find": [1, 10, 11, 13], "finish": 9, "first": [4, 8, 9, 10, 13], "fit": [3, 7, 8, 10, 13], "fix": [10, 11, 13], "float": [3, 7, 8, 9, 10], "flow": [3, 8, 10, 13], "follow": [1, 12, 13], "foo": 2, "forbid": 13, "forc": 13, "forg": 12, "fork": 11, "form": 13, "format": [6, 13], "forschungszentrum": 11, "found": [3, 10, 13], "foundat": 13, "frac": 8, "fraction": [4, 6], "fraction_csv": 8, "fractionationslid": 8, "fractionationss": 8, "free": [11, 13], "freedom": [10, 13], "frequent": [5, 12], "from": [0, 1, 2, 3, 5, 8, 9, 10, 11, 12, 13], "front": [2, 5, 6, 9], "fsf": 13, "fulfil": 13, "full": [2, 13], "fulltrainingdata": 7, "function": [8, 13], "fundament": 13, "further": 13, "fusion": 12, "futur": 13, "fzj": 11, "gap": 8, "gener": [5, 6, 8, 9, 13], "generate_corn": 1, "generate_exampl": 0, "generate_graph": 1, "generate_graphs_al": 1, "generate_graphs_autocorr": 1, "generate_map": 1, "generate_mcmc_mix": 1, "generate_mcmc_plot_tub": 1, "genet": 9, "geometr": 9, "geoscienc": 11, "get": [10, 13], "gigabyt": 7, "github": [11, 12], "give": [8, 13], "given": [2, 4, 8, 9, 13], "gnu": 13, "goal": [9, 11], "good": [9, 10], "govern": 13, "gpl": 13, "gradcheck": 9, "gradfinestop": 9, "gradient": [6, 7, 11], "gradvector": 7, "grant": 13, "graph": [2, 6, 9], "graphgeneratetim": 5, "graphmetatim": 5, "graphspac": 6, "grati": 13, "greatest": 13, "guarante": 13, "gui": 13, "h5": [3, 4, 9], "ha": [1, 3, 4, 6, 8, 9, 10, 12, 13], "had": 13, "hand": 8, "handl": 8, "hard": 8, "harder": 9, "hardwar": 0, "have": [0, 3, 4, 8, 10, 13], "hdf5": 4, "header": 8, "here": 11, "hereaft": 13, "high": [9, 12], "highest": 9, "highli": 9, "holder": 13, "home": 2, "hope": 13, "host": 13, "hour": [0, 1, 3], "household": 13, "how": [0, 5, 13], "howev": [5, 13], "html": 13, "http": [11, 13], "hypothet": 13, "i": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13], "ibg": 11, "idea": [8, 13], "ideal": 8, "ident": 3, "identifi": [8, 13], "immedi": [1, 8], "immudzen": 12, "impact": 9, "implement": [3, 13], "impli": 13, "import": [8, 13], "impos": 13, "improv": [8, 10], "inabl": 13, "inaccur": 13, "inc": 13, "incident": 13, "includ": [0, 3, 6, 12, 13], "inclus": 13, "incompat": 13, "incorpor": 13, "increas": 9, "indemnif": 13, "indepdennt": 3, "independ": [10, 13], "index": 6, "index1": 10, "index2": 10, "indexfrom": 10, "indexsum": 10, "indexto": 10, "indic": [10, 13], "individu": [0, 8, 13], "industri": 13, "inform": [6, 9, 13], "infring": 13, "inherit": 8, "init_volum": 10, "initi": [9, 13], "input": [2, 10], "insid": [10, 13], "instal": [0, 13], "instanc": 10, "instead": [4, 8, 9, 11, 13], "institut": 11, "instruct": 12, "int": 1, "intact": 13, "integ": [0, 3, 5, 7, 8, 9, 10], "integr": 9, "intend": 13, "intent": 13, "interact": 13, "interchang": 13, "interest": 13, "interf": 13, "interfac": [1, 13], "interpret": 13, "interrupt": 1, "interv": 8, "intim": 13, "invalid": 13, "invers": 6, "io": 12, "irrevoc": 13, "isol": 8, "issu": 8, "item": 13, "its": [4, 10, 13], "itself": 13, "json": [1, 2, 6, 11], "jstyleson": 6, "june": 13, "jupyt": 1, "just": 9, "j\u00fclich": 11, "ka": 10, "kd": 10, "keep": [1, 13], "kei": [2, 3, 4, 5, 7, 8, 9, 10, 13], "kept": 2, "keq": 6, "kernel": 13, "kind": 13, "know": [8, 10, 13], "knowingli": 13, "knowledg": 13, "known": 9, "languag": 13, "laptop": 0, "larg": [8, 9, 10], "larger": 13, "largest_peak": 7, "last": [1, 5], "later": 13, "law": 13, "lawsuit": 13, "lead": 10, "learn": 7, "least": 13, "least_squar": 9, "leav": 10, "left": 8, "legal": 13, "length": [3, 6, 7, 9], "length_loc": 10, "less": 9, "lesser": 13, "lgpl": 13, "liabil": 13, "liabl": 13, "librari": [0, 2, 11, 12, 13], "license": 13, "licensor": 13, "lier": 11, "like": [8, 10, 13], "likewis": 13, "limit": [8, 13], "lin_ka": 10, "lin_kd": 10, "line": [1, 13], "linear": 10, "link": 13, "linux": 1, "list": [3, 4, 8, 9, 10, 13], "litig": 13, "littl": 9, "load": [3, 8], "local": [12, 13], "localrefin": 9, "locat": 10, "location1": 10, "location2": 10, "locationfrom": 10, "locationsum": 10, "locationto": 10, "log": [1, 10], "logout": 1, "long": 13, "look": [8, 9], "loss": 13, "lot": 3, "lower": [3, 10], "m": [0, 1, 4, 8], "machin": [1, 7, 13], "made": [3, 13], "mai": [1, 3, 8, 10, 13], "mail": 13, "main": [2, 3], "main_peak": 8, "maintain": 13, "major": 13, "make": [0, 8, 9, 10, 13], "mani": [7, 8, 9, 10, 12], "manipul": 3, "manner": 13, "manufactur": [3, 13], "map": 9, "march": 13, "mark": 13, "mask": 13, "match": [0, 4, 6, 8, 11, 13], "materi": [8, 13], "matrix": 7, "max": [3, 7, 8, 9, 10], "max_perc": 8, "max_valu": 8, "maxarea": 10, "maxfactor": 10, "maximum": [1, 10], "maxka": 10, "maxkeq": 10, "maxlength": 10, "maxpopul": 9, "maxvolum": 10, "mcmc": [0, 1, 3, 6], "mcmc_h5": 9, "mcmcpopul": 9, "mcmcpopulationset": 9, "mcmctaumult": 9, "mean": [2, 3, 9, 13], "measur": [10, 13], "medium": 13, "meet": 13, "menu": 13, "merchant": 13, "mere": 13, "merg": 13, "met": 13, "meta": 2, "metaresultsonli": 2, "method": [7, 9, 10, 13], "metric": [7, 8, 9], "might": 13, "min": [3, 10], "min_perc": 8, "minarea": 10, "minim": 7, "minimum": 10, "minka": 10, "minkeq": 10, "minlength": 10, "minpopul": 9, "minvolum": 10, "miscellan": 6, "misrepresent": 13, "mix": [1, 8], "mm": 8, "mode": 13, "model": [1, 5, 6, 8, 9, 10, 11, 12, 13], "modif": [8, 13], "modifi": [10, 13], "modsim": 11, "mol": [4, 8], "molecul": 8, "monom": 10, "more": [4, 6, 8, 9, 10, 12, 13], "moreov": 13, "most": [1, 7, 8, 9, 10, 11, 13], "mostli": 10, "much": [5, 8, 10], "mult": 6, "multi": 9, "multiobjectivess": 9, "multipl": [0, 3, 8, 9, 11], "multipli": [3, 10], "multist": 10, "multistart": 6, "must": [2, 4, 8, 10, 12, 13], "myhom": 2, "n": [1, 10], "name": [2, 3, 4, 8, 10, 13], "narrow": 8, "narrowli": 8, "natur": 13, "nearli": 8, "necessari": 13, "need": [0, 1, 2, 4, 7, 8, 10, 12, 13], "neither": 13, "nest": 6, "network": 13, "new": [0, 3, 9, 13], "next": 13, "nohup": 1, "nois": 3, "non": [3, 8, 11, 13], "noncommerci": 13, "none": [2, 3, 4, 8, 9, 10], "nor": 13, "norm": [3, 6], "norm_add": 10, "norm_diamet": 10, "norm_volume_area": 10, "norm_volume_length": 10, "normal": [1, 2, 3, 5, 10, 13], "normalizeoutput": 2, "notebook": 1, "noth": [8, 13], "notic": 13, "notifi": 13, "notwithstand": 13, "now": 8, "nsga2": 9, "nsga3": 6, "nu": 10, "number": [1, 3, 8, 9, 10, 12, 13], "numer": 8, "object": [9, 13], "oblig": 13, "obsolet": 8, "obtain": 8, "occasion": 13, "occur": 13, "off": 8, "offer": 13, "offici": 13, "offset": 8, "often": [4, 8, 10], "older": 8, "omit": 1, "onc": [1, 9], "one": [1, 4, 9, 10, 13], "ones": [8, 10], "ongo": 11, "onli": [0, 2, 5, 7, 8, 9, 10, 13], "open": 12, "oper": [8, 13], "optim": [8, 9, 10], "option": [1, 8, 13], "order": [9, 13], "org": 13, "organ": 13, "origin": 13, "other": [1, 2, 3, 6, 10, 13], "otherwis": 13, "our": [11, 13], "out": 13, "outlet": 8, "output": [4, 8, 13], "output_path": [4, 8], "outsid": 13, "over": [8, 9], "overload": 8, "overrid": 9, "own": [0, 4, 13], "packag": [12, 13], "paper": [8, 13], "par_poros": 10, "paragraph": 13, "parallel": [1, 9, 11], "paramet": [0, 1, 3, 6, 8, 9, 10, 11, 12], "pareto": [2, 5, 9], "part": [8, 13], "parti": 13, "particular": [8, 13], "pass": 13, "password": 13, "patent": 13, "path": [0, 1, 2, 4, 8, 9, 10], "pattern": 13, "payment": 13, "peak": 8, "peak_back": 8, "peak_front": 8, "peer": 13, "penalti": 8, "per": [0, 9], "percent": 8, "perform": [10, 12, 13], "period": 1, "perman": 13, "permiss": 13, "permit": 13, "perpetu": 13, "person": 13, "pertin": 13, "philosophi": 13, "physic": [8, 13], "pi": 10, "piec": [10, 13], "pip": 12, "place": [8, 13], "pleas": [11, 13], "plot": 1, "plu": 13, "plug": 10, "point": 9, "pointer": 13, "popul": [0, 9], "pore": 10, "poros": 8, "portion": 13, "posit": [8, 10], "possess": 13, "possibl": [1, 8, 13], "posterior": 1, "posteriori": 1, "powel": 9, "power": [0, 3, 13], "pr": 11, "practic": [9, 13], "preambl": 13, "precis": [10, 13], "precursor": 9, "predecessor": 13, "prefer": [12, 13], "present": 13, "preserv": 13, "pretti": 3, "prevent": [11, 13], "previou": [9, 13], "previousresult": 9, "price": 13, "primarili": 13, "prior": [9, 13], "priorit": 8, "privat": 13, "probabl": 1, "problem": [0, 3, 8, 9, 10, 13], "problemat": 10, "procedur": 13, "proceed": 1, "process": [0, 1, 3], "procur": 13, "produc": 13, "product": 13, "program": 13, "programat": 6, "programm": 13, "progress": [1, 5, 9], "progresscorrect": 9, "prohibit": 13, "promin": 13, "propag": 13, "properti": [10, 13], "proprietari": 13, "protect": 13, "protocol": 13, "prove": 13, "provid": [10, 13], "provis": 13, "provision": 13, "proxi": 13, "public": 13, "publicli": 13, "publish": 13, "pull": 11, "puls": 8, "pump": [3, 8], "purpos": [8, 9, 13], "pursuant": 13, "pypi": 12, "python": [0, 1, 6, 11, 12], "qualifi": 13, "qualiti": 13, "random": [3, 9], "rang": [9, 10], "rapid": 10, "rare": [2, 9, 10], "rate": [3, 8, 10], "re": 9, "reaction": 8, "reactor": 10, "read": [9, 10, 13], "readabl": 13, "readi": 13, "readili": 13, "realist": 10, "realiti": 10, "realli": [7, 8], "reason": [9, 13], "rebuilt": 0, "receipt": 13, "receiv": 13, "recent": 11, "recipi": 13, "recogn": 13, "recomend": [8, 9, 10], "recommend": [0, 1, 11, 12], "redistribut": 13, "reduc": 8, "reevalu": 9, "refer": [6, 13], "refin": 9, "refrain": 13, "regard": 13, "regardless": 13, "regener": 13, "reinstat": 13, "rel": 2, "relationship": 13, "releas": [11, 13], "relev": 13, "reli": 13, "relicens": 13, "remain": 13, "remov": 13, "render": 13, "repair": 13, "repeat": 9, "report": [0, 9, 11], "repositori": 11, "repres": [8, 13], "request": 11, "requir": [1, 2, 3, 4, 5, 7, 8, 9, 10, 13], "reset": 5, "resolv": 13, "respect": [3, 13], "respons": 13, "restrict": [8, 13], "result": [2, 7, 9, 10, 13], "results1": 2, "results_exampl": 0, "resultsdir": 2, "resum": 1, "retain": [8, 10, 13], "return": [0, 9, 13], "review": 13, "revis": 13, "right": [8, 13], "risk": 13, "rom": 13, "root": 9, "royalti": 13, "rule": 13, "run": [5, 8, 9, 12, 13], "run_exampl": 0, "runnabl": 4, "safe": 1, "safest": 13, "sai": 13, "sake": 13, "sale": 13, "same": [3, 8, 10, 13], "sampl": 8, "satisfi": 13, "satur": 8, "scalar": 10, "scale": 3, "school": 13, "scientif": 12, "scipi": 9, "scope": 13, "score": [4, 6, 9], "scoretest": 6, "script": 13, "search": [0, 3, 6, 7, 10], "searchmethod": 9, "sec_000": 10, "second": [4, 5, 8, 10], "secondarili": 13, "section": [3, 6, 10, 13], "see": [0, 5, 6, 9, 10, 13], "seed": 9, "select": [8, 9, 10], "sell": 13, "semiconductor": 13, "separ": [8, 12, 13], "sequenc": 9, "serv": 13, "server": [1, 3, 13], "servic": 13, "session": 1, "set": [0, 3, 6, 7, 8, 9], "set_valu": 10, "sete": 6, "setup": 6, "shall": 13, "shape": 6, "shapeback": 8, "shapefront": 8, "share": [2, 13], "shell": 12, "shield": 10, "shift": 8, "short": 13, "should": [1, 2, 3, 7, 9, 10, 13], "show": 13, "shown": 4, "side": 8, "sigma": 10, "sign": 13, "signal": [3, 4, 8], "signific": 13, "similar": [8, 13], "simpl": [3, 9], "simpler": 10, "simplest": 9, "simplifi": 4, "simul": [2, 3, 4, 5, 7, 9, 10], "simultan": 13, "sinc": [3, 5], "singl": [4, 9, 13], "situat": [0, 10], "size": [9, 10], "slice": 8, "slide": 6, "slightli": 8, "slow": [3, 5], "sma": 10, "sma_nu": 10, "small": [8, 10], "smalltest_peak": 7, "smooth": 7, "so": [0, 3, 10, 13], "sobol": 9, "sobolgener": 9, "softwar": [1, 13], "sold": 13, "sole": 13, "solut": 4, "solution_outlet_comp_000": 4, "solv": [3, 8], "solveabl": 9, "some": [3, 8, 10, 13], "sourc": [3, 11, 13], "spare": 13, "speak": 13, "speci": 2, "special": [8, 13], "specif": [4, 9, 10, 13], "specifi": [2, 4, 5, 8, 10, 13], "spirit": 13, "split": 9, "squar": [6, 9], "sse": [6, 9], "ssh": 1, "stall": 9, "stallcorrect": 9, "stallgener": 9, "stand": 13, "standard": [3, 13], "start": [3, 8, 9, 10, 13], "state": [0, 10, 13], "statement": 13, "statu": 13, "step": [1, 5, 9, 13], "still": 5, "stop": [8, 9], "stopaverag": 9, "stopbest": 9, "stoprms": 9, "storag": [7, 13], "store": [2, 4, 7], "strategi": [0, 9], "stratgi": 0, "string": [3, 4, 8, 9, 10], "structur": [4, 6], "subdivid": 13, "subject": 13, "sublicens": 13, "subprogram": 13, "subroutin": 13, "subsect": 13, "substanti": 13, "sue": 13, "suffic": 13, "suggest": 9, "sum": [4, 6], "supervis": 11, "supplement": 13, "suppli": [0, 3], "support": [4, 6, 8, 13], "sure": 13, "surrend": 13, "surviv": 13, "sustain": 13, "switch": [9, 10], "symmetr": 8, "synthet": 8, "system": [8, 9, 10, 13], "systemat": 13, "t": [7, 8, 12], "take": [0, 1, 3, 5, 9, 13], "tangibl": 13, "technolog": 13, "tell": [9, 13], "templat": [0, 3], "tendenc": 8, "term": 13, "termin": [9, 13], "test": [0, 8, 9], "text": 0, "than": [5, 9, 10, 12, 13], "thei": [1, 3, 7, 8, 9, 10, 12, 13], "them": [8, 9, 10, 13], "therefor": 13, "thi": [0, 1, 2, 3, 4, 6, 7, 8, 9, 10, 13], "thing": [8, 13], "third": 13, "those": 13, "though": 13, "threaten": 13, "three": 13, "through": [1, 13], "thu": 13, "ti": 8, "time": [3, 4, 5, 8, 9, 13], "togeth": [4, 10], "toler": 7, "too": 13, "tool": 13, "top": 8, "total": [3, 9], "trade": 13, "trademark": 13, "tradeoff": 5, "transact": 13, "transfer": 13, "transform": [0, 6], "transmiss": 13, "treat": 13, "treati": 13, "true": [2, 7, 8, 9], "tube": [1, 10], "turn": 9, "twice": 10, "two": [4, 10, 13], "type": [8, 13], "typic": [8, 13], "unaccept": 13, "under": [11, 13], "understand": 10, "uniform": 3, "uniqu": [4, 8], "unit": [3, 8], "unit_000": 10, "unit_001": 10, "unit_002": [4, 8], "unit_003": 10, "unit_004": 10, "unit_nam": 8, "unknown": 9, "unless": [4, 13], "unlimit": 13, "unmodifi": 13, "unnecessari": 13, "unpack": 13, "until": [9, 13], "up": [6, 10], "updat": [12, 13], "upgrad": 11, "upper": [3, 10], "us": [0, 2, 3, 4, 6, 7, 8, 9, 10, 13], "usag": [1, 8, 9, 10], "user": [12, 13], "usual": [3, 8], "usus": 6, "uv": [3, 8], "uv_nois": 3, "uv_noise_norm": 3, "v3": 13, "valid": 13, "valu": [2, 3, 4, 5, 6, 7, 8, 9], "variabl": [0, 9, 10], "variant": 10, "variat": [3, 8], "variou": 0, "vector": 7, "verbatim": 13, "veri": [2, 8, 9, 10], "verifi": 0, "version": [0, 13], "viabl": 9, "view": 13, "violat": 13, "visibl": 13, "void": 13, "volum": [6, 13], "von": 11, "w": 13, "wa": [8, 10, 13], "wai": [1, 13], "waiv": 13, "waiver": 13, "want": [0, 10, 13], "warranti": 13, "we": [11, 12, 13], "websit": 12, "week": 3, "welcom": 13, "well": 13, "were": 13, "what": [9, 13], "whatev": 13, "when": [7, 8, 9, 10, 13], "where": [2, 4, 5, 8, 9, 10, 13], "whether": 13, "which": [3, 8, 10, 13], "while": [1, 8, 9], "who": 13, "whole": 13, "whom": 13, "whose": 13, "why": 13, "wide": 13, "window": [1, 2, 13], "wipo": 13, "wish": 13, "within": 13, "without": [9, 10, 13], "work": [0, 8, 10, 11, 12, 13], "worldwid": 13, "would": [9, 10, 13], "write": 13, "written": [8, 13], "www": 13, "xtol": 9, "ye": [2, 3, 4, 8, 9, 10], "year": 13, "yet": 1, "you": [0, 1, 6, 8, 9, 10, 11, 12, 13], "your": [0, 9, 13], "yourself": 13}, "titles": ["CADETMatch Examples", "Running", "Basic setup", "Error Modeling", "Experiments", "Graphing", "Configuration", "Miscellaneous", "Scores", "Search", "Transform", "CADETMatch", "Install", "License"], "titleterms": {"6": 1, "add": 10, "altscor": 9, "area": 10, "auto": 10, "back": 8, "basic": 2, "cadetmatch": [0, 1, 11], "ceil": 8, "clean": 0, "common": 8, "configur": 6, "core": 1, "dextran": 8, "diamet": 10, "error": [3, 8], "exampl": 0, "experi": 4, "fraction": 8, "front": 8, "gener": [0, 1], "gradient": 9, "graph": [1, 5], "graphspac": 9, "index": 10, "instal": 12, "invers": 10, "keq": 10, "length": 10, "licens": 13, "match": 1, "mcmc": 9, "miscellan": 7, "model": 3, "mult": 10, "multistart": 9, "norm": 10, "nsga3": 9, "other": 8, "remot": 1, "result": 0, "run": [0, 1], "score": 8, "scoretest": 9, "search": 9, "set": 10, "setup": 2, "shape": 8, "slide": 8, "squar": 8, "sse": 8, "start": 1, "sum": [8, 10], "them": 0, "transform": 10, "us": 1, "valu": 10, "volum": 10}}) \ No newline at end of file diff --git a/CADET-Match/v0.8.0/.buildinfo b/CADET-Match/v0.8.0/.buildinfo index cc7319380..73fbbc4a5 100644 --- a/CADET-Match/v0.8.0/.buildinfo +++ b/CADET-Match/v0.8.0/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 -# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: 0bc6d2a63a432481b616b75c66ae65a1 +# This file records the configuration used when building these files. When it is not found, a full rebuild will be done. +config: 60b6feba2335831f2a23c9b7c0fc56f4 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/CADET-Match/v0.8.0/.doctrees/cli/examples.doctree b/CADET-Match/v0.8.0/.doctrees/cli/examples.doctree index cc1edd60c..d10a7c3fb 100644 Binary files a/CADET-Match/v0.8.0/.doctrees/cli/examples.doctree and b/CADET-Match/v0.8.0/.doctrees/cli/examples.doctree differ diff --git a/CADET-Match/v0.8.0/.doctrees/cli/index.doctree b/CADET-Match/v0.8.0/.doctrees/cli/index.doctree index 6adcd8b65..e595e8c87 100644 Binary files a/CADET-Match/v0.8.0/.doctrees/cli/index.doctree and b/CADET-Match/v0.8.0/.doctrees/cli/index.doctree differ diff --git a/CADET-Match/v0.8.0/.doctrees/configuration/basic_config.doctree b/CADET-Match/v0.8.0/.doctrees/configuration/basic_config.doctree index 878631964..62d0a8d65 100644 Binary files a/CADET-Match/v0.8.0/.doctrees/configuration/basic_config.doctree and b/CADET-Match/v0.8.0/.doctrees/configuration/basic_config.doctree differ diff --git a/CADET-Match/v0.8.0/.doctrees/configuration/error.doctree b/CADET-Match/v0.8.0/.doctrees/configuration/error.doctree index 8d00aabc9..9c6dc66e8 100644 Binary files a/CADET-Match/v0.8.0/.doctrees/configuration/error.doctree and b/CADET-Match/v0.8.0/.doctrees/configuration/error.doctree differ diff --git a/CADET-Match/v0.8.0/.doctrees/configuration/experiments.doctree b/CADET-Match/v0.8.0/.doctrees/configuration/experiments.doctree index fdc490cab..8fcba3c9a 100644 Binary files a/CADET-Match/v0.8.0/.doctrees/configuration/experiments.doctree and b/CADET-Match/v0.8.0/.doctrees/configuration/experiments.doctree differ diff --git a/CADET-Match/v0.8.0/.doctrees/configuration/graphing.doctree b/CADET-Match/v0.8.0/.doctrees/configuration/graphing.doctree index 8ec25d303..1e47d5f72 100644 Binary files a/CADET-Match/v0.8.0/.doctrees/configuration/graphing.doctree and b/CADET-Match/v0.8.0/.doctrees/configuration/graphing.doctree differ diff --git a/CADET-Match/v0.8.0/.doctrees/configuration/index.doctree b/CADET-Match/v0.8.0/.doctrees/configuration/index.doctree index 934fc40e6..76502e7d7 100644 Binary files a/CADET-Match/v0.8.0/.doctrees/configuration/index.doctree and b/CADET-Match/v0.8.0/.doctrees/configuration/index.doctree differ diff --git a/CADET-Match/v0.8.0/.doctrees/configuration/misc.doctree b/CADET-Match/v0.8.0/.doctrees/configuration/misc.doctree index 6087f5483..e5fc0337c 100644 Binary files a/CADET-Match/v0.8.0/.doctrees/configuration/misc.doctree and b/CADET-Match/v0.8.0/.doctrees/configuration/misc.doctree differ diff --git a/CADET-Match/v0.8.0/.doctrees/configuration/scores.doctree b/CADET-Match/v0.8.0/.doctrees/configuration/scores.doctree index f43af1899..2a4f9d391 100644 Binary files a/CADET-Match/v0.8.0/.doctrees/configuration/scores.doctree and b/CADET-Match/v0.8.0/.doctrees/configuration/scores.doctree differ diff --git a/CADET-Match/v0.8.0/.doctrees/configuration/search.doctree b/CADET-Match/v0.8.0/.doctrees/configuration/search.doctree index e3c8c6911..9476e98f3 100644 Binary files a/CADET-Match/v0.8.0/.doctrees/configuration/search.doctree and b/CADET-Match/v0.8.0/.doctrees/configuration/search.doctree differ diff --git a/CADET-Match/v0.8.0/.doctrees/configuration/transform.doctree b/CADET-Match/v0.8.0/.doctrees/configuration/transform.doctree index fdafedd52..806979f85 100644 Binary files a/CADET-Match/v0.8.0/.doctrees/configuration/transform.doctree and b/CADET-Match/v0.8.0/.doctrees/configuration/transform.doctree differ diff --git a/CADET-Match/v0.8.0/.doctrees/environment.pickle b/CADET-Match/v0.8.0/.doctrees/environment.pickle index 7e6b3c387..bc9e36cd1 100644 Binary files a/CADET-Match/v0.8.0/.doctrees/environment.pickle and b/CADET-Match/v0.8.0/.doctrees/environment.pickle differ diff --git a/CADET-Match/v0.8.0/.doctrees/index.doctree b/CADET-Match/v0.8.0/.doctrees/index.doctree index 38dc6e17f..71b56f4fe 100644 Binary files a/CADET-Match/v0.8.0/.doctrees/index.doctree and b/CADET-Match/v0.8.0/.doctrees/index.doctree differ diff --git a/CADET-Match/v0.8.0/.doctrees/install/index.doctree b/CADET-Match/v0.8.0/.doctrees/install/index.doctree index d3154fcbb..0ef04c3f1 100644 Binary files a/CADET-Match/v0.8.0/.doctrees/install/index.doctree and b/CADET-Match/v0.8.0/.doctrees/install/index.doctree differ diff --git a/CADET-Match/v0.8.0/.doctrees/license.doctree b/CADET-Match/v0.8.0/.doctrees/license.doctree index f0c9e6f5f..47721f89d 100644 Binary files a/CADET-Match/v0.8.0/.doctrees/license.doctree and b/CADET-Match/v0.8.0/.doctrees/license.doctree differ diff --git a/CADET-Match/v0.8.0/_static/basic.css b/CADET-Match/v0.8.0/_static/basic.css index e5179b7a9..d9846dacb 100644 --- a/CADET-Match/v0.8.0/_static/basic.css +++ b/CADET-Match/v0.8.0/_static/basic.css @@ -1,12 +1,5 @@ /* - * basic.css - * ~~~~~~~~~ - * * Sphinx stylesheet -- basic theme. - * - * :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS. - * :license: BSD, see LICENSE for details. - * */ /* -- main layout ----------------------------------------------------------- */ @@ -115,15 +108,11 @@ img { /* -- search page ----------------------------------------------------------- */ ul.search { - margin: 10px 0 0 20px; - padding: 0; + margin-top: 10px; } ul.search li { - padding: 5px 0 5px 20px; - background-image: url(file.png); - background-repeat: no-repeat; - background-position: 0 7px; + padding: 5px 0; } ul.search li a { diff --git a/CADET-Match/v0.8.0/_static/doctools.js b/CADET-Match/v0.8.0/_static/doctools.js index 4d67807d1..0398ebb9f 100644 --- a/CADET-Match/v0.8.0/_static/doctools.js +++ b/CADET-Match/v0.8.0/_static/doctools.js @@ -1,12 +1,5 @@ /* - * doctools.js - * ~~~~~~~~~~~ - * * Base JavaScript utilities for all Sphinx HTML documentation. - * - * :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS. - * :license: BSD, see LICENSE for details. - * */ "use strict"; diff --git a/CADET-Match/v0.8.0/_static/language_data.js b/CADET-Match/v0.8.0/_static/language_data.js index 367b8ed81..c7fe6c6fa 100644 --- a/CADET-Match/v0.8.0/_static/language_data.js +++ b/CADET-Match/v0.8.0/_static/language_data.js @@ -1,13 +1,6 @@ /* - * language_data.js - * ~~~~~~~~~~~~~~~~ - * * This script contains the language-specific data used by searchtools.js, * namely the list of stopwords, stemmer, scorer and splitter. - * - * :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS. - * :license: BSD, see LICENSE for details. - * */ var stopwords = ["a", "and", "are", "as", "at", "be", "but", "by", "for", "if", "in", "into", "is", "it", "near", "no", "not", "of", "on", "or", "such", "that", "the", "their", "then", "there", "these", "they", "this", "to", "was", "will", "with"]; diff --git a/CADET-Match/v0.8.0/_static/searchtools.js b/CADET-Match/v0.8.0/_static/searchtools.js index b08d58c9b..2c774d17a 100644 --- a/CADET-Match/v0.8.0/_static/searchtools.js +++ b/CADET-Match/v0.8.0/_static/searchtools.js @@ -1,12 +1,5 @@ /* - * searchtools.js - * ~~~~~~~~~~~~~~~~ - * * Sphinx JavaScript utilities for the full-text search. - * - * :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS. - * :license: BSD, see LICENSE for details. - * */ "use strict"; @@ -20,7 +13,7 @@ if (typeof Scorer === "undefined") { // and returns the new score. /* score: result => { - const [docname, title, anchor, descr, score, filename] = result + const [docname, title, anchor, descr, score, filename, kind] = result return score }, */ @@ -47,6 +40,14 @@ if (typeof Scorer === "undefined") { }; } +// Global search result kind enum, used by themes to style search results. +class SearchResultKind { + static get index() { return "index"; } + static get object() { return "object"; } + static get text() { return "text"; } + static get title() { return "title"; } +} + const _removeChildren = (element) => { while (element && element.lastChild) element.removeChild(element.lastChild); }; @@ -64,9 +65,13 @@ const _displayItem = (item, searchTerms, highlightTerms) => { const showSearchSummary = DOCUMENTATION_OPTIONS.SHOW_SEARCH_SUMMARY; const contentRoot = document.documentElement.dataset.content_root; - const [docName, title, anchor, descr, score, _filename] = item; + const [docName, title, anchor, descr, score, _filename, kind] = item; let listItem = document.createElement("li"); + // Add a class representing the item's type: + // can be used by a theme's CSS selector for styling + // See SearchResultKind for the class names. + listItem.classList.add(`kind-${kind}`); let requestUrl; let linkUrl; if (docBuilder === "dirhtml") { @@ -115,8 +120,10 @@ const _finishSearch = (resultCount) => { "Your search did not match any documents. Please make sure that all words are spelled correctly and that you've selected enough categories." ); else - Search.status.innerText = _( - "Search finished, found ${resultCount} page(s) matching the search query." + Search.status.innerText = Documentation.ngettext( + "Search finished, found one page matching the search query.", + "Search finished, found ${resultCount} pages matching the search query.", + resultCount, ).replace('${resultCount}', resultCount); }; const _displayNextItem = ( @@ -138,7 +145,7 @@ const _displayNextItem = ( else _finishSearch(resultCount); }; // Helper function used by query() to order search results. -// Each input is an array of [docname, title, anchor, descr, score, filename]. +// Each input is an array of [docname, title, anchor, descr, score, filename, kind]. // Order the results by score (in opposite order of appearance, since the // `_displayNextItem` function uses pop() to retrieve items) and then alphabetically. const _orderResultsByScoreThenName = (a, b) => { @@ -248,6 +255,7 @@ const Search = { searchSummary.classList.add("search-summary"); searchSummary.innerText = ""; const searchList = document.createElement("ul"); + searchList.setAttribute("role", "list"); searchList.classList.add("search"); const out = document.getElementById("search-results"); @@ -318,7 +326,7 @@ const Search = { const indexEntries = Search._index.indexentries; // Collect multiple result groups to be sorted separately and then ordered. - // Each is an array of [docname, title, anchor, descr, score, filename]. + // Each is an array of [docname, title, anchor, descr, score, filename, kind]. const normalResults = []; const nonMainIndexResults = []; @@ -337,6 +345,7 @@ const Search = { null, score + boost, filenames[file], + SearchResultKind.title, ]); } } @@ -354,6 +363,7 @@ const Search = { null, score, filenames[file], + SearchResultKind.index, ]; if (isMain) { normalResults.push(result); @@ -475,6 +485,7 @@ const Search = { descr, score, filenames[match[0]], + SearchResultKind.object, ]); }; Object.keys(objects).forEach((prefix) => @@ -585,6 +596,7 @@ const Search = { null, score, filenames[file], + SearchResultKind.text, ]); } return results; diff --git a/CADET-Match/v0.8.0/cli/examples.html b/CADET-Match/v0.8.0/cli/examples.html index 672bdc17f..60e5e302b 100644 --- a/CADET-Match/v0.8.0/cli/examples.html +++ b/CADET-Match/v0.8.0/cli/examples.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.0/cli/index.html b/CADET-Match/v0.8.0/cli/index.html index 5a2c16c25..0737a96e0 100644 --- a/CADET-Match/v0.8.0/cli/index.html +++ b/CADET-Match/v0.8.0/cli/index.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.0/configuration/basic_config.html b/CADET-Match/v0.8.0/configuration/basic_config.html index d28b75ce0..b5d3a6a7d 100644 --- a/CADET-Match/v0.8.0/configuration/basic_config.html +++ b/CADET-Match/v0.8.0/configuration/basic_config.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.0/configuration/error.html b/CADET-Match/v0.8.0/configuration/error.html index bc6dfe928..a5652b07d 100644 --- a/CADET-Match/v0.8.0/configuration/error.html +++ b/CADET-Match/v0.8.0/configuration/error.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.0/configuration/experiments.html b/CADET-Match/v0.8.0/configuration/experiments.html index 1a33346a9..2a83272da 100644 --- a/CADET-Match/v0.8.0/configuration/experiments.html +++ b/CADET-Match/v0.8.0/configuration/experiments.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.0/configuration/graphing.html b/CADET-Match/v0.8.0/configuration/graphing.html index 9e481617c..f515cf615 100644 --- a/CADET-Match/v0.8.0/configuration/graphing.html +++ b/CADET-Match/v0.8.0/configuration/graphing.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.0/configuration/index.html b/CADET-Match/v0.8.0/configuration/index.html index 5bd29ea07..1b897ede1 100644 --- a/CADET-Match/v0.8.0/configuration/index.html +++ b/CADET-Match/v0.8.0/configuration/index.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.0/configuration/misc.html b/CADET-Match/v0.8.0/configuration/misc.html index 7b86378ba..b96a20f34 100644 --- a/CADET-Match/v0.8.0/configuration/misc.html +++ b/CADET-Match/v0.8.0/configuration/misc.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.0/configuration/scores.html b/CADET-Match/v0.8.0/configuration/scores.html index a80bd5da0..60c1768b0 100644 --- a/CADET-Match/v0.8.0/configuration/scores.html +++ b/CADET-Match/v0.8.0/configuration/scores.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.0/configuration/search.html b/CADET-Match/v0.8.0/configuration/search.html index ad9b3c386..181ae6c0c 100644 --- a/CADET-Match/v0.8.0/configuration/search.html +++ b/CADET-Match/v0.8.0/configuration/search.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.0/configuration/transform.html b/CADET-Match/v0.8.0/configuration/transform.html index b18b9f0d0..f6861ca82 100644 --- a/CADET-Match/v0.8.0/configuration/transform.html +++ b/CADET-Match/v0.8.0/configuration/transform.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.0/genindex.html b/CADET-Match/v0.8.0/genindex.html index f26c176b8..475bf7865 100644 --- a/CADET-Match/v0.8.0/genindex.html +++ b/CADET-Match/v0.8.0/genindex.html @@ -8,7 +8,7 @@ - + diff --git a/CADET-Match/v0.8.0/index.html b/CADET-Match/v0.8.0/index.html index dd0cb9159..1e7eb5a89 100644 --- a/CADET-Match/v0.8.0/index.html +++ b/CADET-Match/v0.8.0/index.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.0/install/index.html b/CADET-Match/v0.8.0/install/index.html index cc966211e..1e02620ba 100644 --- a/CADET-Match/v0.8.0/install/index.html +++ b/CADET-Match/v0.8.0/install/index.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.0/license.html b/CADET-Match/v0.8.0/license.html index 8e6d05051..e1a4d3f70 100644 --- a/CADET-Match/v0.8.0/license.html +++ b/CADET-Match/v0.8.0/license.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.0/search.html b/CADET-Match/v0.8.0/search.html index 9ac70edd8..354d6339a 100644 --- a/CADET-Match/v0.8.0/search.html +++ b/CADET-Match/v0.8.0/search.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.0/searchindex.js b/CADET-Match/v0.8.0/searchindex.js index bdd505456..8edd7f64f 100644 --- a/CADET-Match/v0.8.0/searchindex.js +++ b/CADET-Match/v0.8.0/searchindex.js @@ -1 +1 @@ -Search.setIndex({"alltitles": {"AltScore": [[9, "altscore"]], "Auto": [[10, "auto"]], "Auto Inverse": [[10, "auto-inverse"]], "Auto kEQ": [[10, "auto-keq"]], "Basic setup": [[2, null]], "CADET-Match": [[11, null]], "CADET-Match Examples": [[0, null]], "Ceiling": [[8, "ceiling"]], "Clean examples": [[0, "clean-examples"]], "Common": [[8, "common"]], "Configuration": [[6, null]], "Dextran SSE": [[8, "dextran-sse"]], "Dextran Shape": [[8, "dextran-shape"]], "Error Modeling": [[3, null]], "Experiments": [[4, null]], "Fractionation SSE": [[8, "fractionation-sse"]], "Fractionation Slide": [[8, "fractionation-slide"]], "Generate examples": [[0, "generate-examples"]], "Generate graphs using 6 cores": [[1, "generate-graphs-using-6-cores"]], "Generating Examples and running them": [[0, "generating-examples-and-running-them"]], "Gradient": [[9, "gradient"]], "GraphSpace": [[9, "graphspace"]], "Graphing": [[5, null]], "Indexing": [[10, "indexing"]], "Install": [[12, null]], "License": [[13, null]], "MCMC": [[9, "mcmc"]], "Miscellaneous": [[7, null]], "Multistart": [[9, "multistart"]], "NSGA3": [[9, "nsga3"]], "Norm Add": [[10, "norm-add"]], "Norm Diameter": [[10, "norm-diameter"]], "Norm Mult": [[10, "norm-mult"]], "Norm Volume Area": [[10, "norm-volume-area"]], "Norm Volume Length": [[10, "norm-volume-length"]], "Other": [[8, "other"]], "Results examples": [[0, "results-examples"]], "Run examples": [[0, "run-examples"]], "Running": [[1, null]], "Running CADET-Match remotely": [[1, "running-cadet-match-remotely"]], "SSE": [[8, "sse"]], "ScoreTest": [[9, "scoretest"]], "Scores": [[8, null]], "Search": [[9, null]], "Set Value": [[10, "set-value"]], "Shape": [[8, "shape"]], "Shape Back": [[8, "shape-back"]], "Shape Front": [[8, "shape-front"]], "Starting a match": [[1, "starting-a-match"]], "Sum": [[10, "sum"]], "Sum of squared error scores": [[8, "sum-of-squared-error-scores"]], "Transform": [[10, null]], "UNSGA3": [[9, "unsga3"]]}, "docnames": ["cli/examples", "cli/index", "configuration/basic_config", "configuration/error", "configuration/experiments", "configuration/graphing", "configuration/index", "configuration/misc", "configuration/scores", "configuration/search", "configuration/transform", "index", "install/index", "license"], "envversion": {"sphinx": 63, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.todo": 2, "sphinxcontrib.bibtex": 9}, "filenames": ["cli/examples.rst", "cli/index.rst", "configuration/basic_config.rst", "configuration/error.rst", "configuration/experiments.rst", "configuration/graphing.rst", "configuration/index.rst", "configuration/misc.rst", "configuration/scores.rst", "configuration/search.rst", "configuration/transform.rst", "index.rst", "install/index.rst", "license.rst"], "indexentries": {}, "objects": {}, "objnames": {}, "objtypes": {}, "terms": {"": 13, "0": [2, 3, 7, 8, 9, 10, 13], "0001": 10, "001": [3, 10], "0051": 8, "0054": 8, "0178": 8, "0190": 8, "02": 8, "0265": 8, "0287": 8, "05": [8, 10], "06": 10, "1": [2, 3, 8, 10, 11, 13], "10": [7, 9, 13], "100": [8, 9], "1000": [9, 10], "11": 13, "12": 13, "1200": 5, "13": 13, "14": [9, 13], "15": 13, "16": 13, "17": 13, "1996": 13, "1e": [7, 9, 10], "1e4": 10, "1e8": 10, "2": [3, 8, 9, 10, 12, 13], "20": 13, "2007": 13, "28": 13, "29": 13, "2d": 1, "3": [4, 7, 8, 10, 11, 13], "30": 13, "300": 8, "3600": 5, "3d": 1, "3rd": 10, "4": [10, 13], "400": 8, "450": 8, "5": [7, 10, 13], "50": [9, 10], "500": 8, "550": 8, "6": 13, "60": 13, "600": 8, "6b": 13, "6d": 13, "7": [7, 12, 13], "8": [10, 13], "9": [10, 13], "95": 8, "98": 8, "A": [8, 10, 13], "AND": 13, "AS": 13, "And": 13, "BE": 13, "BEING": 13, "BUT": 13, "BY": 13, "But": 13, "By": 13, "FOR": 13, "For": [6, 8, 10, 11, 13], "IF": 13, "IN": 13, "If": [1, 2, 4, 5, 7, 8, 9, 10, 12, 13], "In": [6, 8, 9, 10, 13], "It": [0, 1, 8, 9, 10, 13], "NO": 13, "NOT": 13, "No": [2, 3, 5, 7, 8, 9, 10, 13], "Not": 13, "OF": 13, "OR": 13, "Of": 13, "On": 8, "One": 10, "Or": 11, "SUCH": 13, "Such": 13, "THE": 13, "THERE": 13, "TO": 13, "The": [0, 1, 3, 4, 8, 9, 10, 12, 13], "There": [0, 5, 8, 10], "These": [1, 3, 13], "To": 13, "WILL": 13, "WITH": 13, "With": 10, "abil": 13, "about": 13, "abov": [8, 13], "absenc": 13, "absolut": 13, "absoluteheight": 8, "absolutetim": 8, "abstol": 7, "abstolfactor": 7, "abstolfactorgrad": 7, "abstolfactorgradmax": 7, "abus": 13, "accept": 13, "access": 13, "accompani": 13, "accord": 13, "accur": [8, 10], "achiev": 13, "acknowledg": 13, "acquir": 13, "across": 13, "action": 13, "activ": [11, 13], "actual": [9, 13], "ad": [0, 1, 4, 8, 10, 13], "adapt": [7, 13], "add": [6, 8, 12, 13], "addict": 6, "addit": [3, 8, 10, 13], "address": 13, "adopt": 13, "adsorpt": 10, "advers": 13, "advis": [8, 13], "affect": 13, "affero": 13, "affirm": 13, "after": [8, 9, 12, 13], "again": [0, 5], "against": [4, 8, 13], "aggreg": 13, "agre": 13, "agreement": 13, "aim": 13, "algorithm": [6, 9, 10], "all": [0, 1, 2, 4, 5, 7, 8, 9, 10, 13], "alleg": 13, "allow": [1, 8, 9, 10, 13], "almost": [3, 8, 9], "along": 13, "alreadi": 13, "also": [1, 6, 8, 9, 10, 13], "altern": 13, "although": 13, "altscor": 6, "alwai": [3, 8, 11], "among": 13, "amount": 8, "an": [1, 3, 8, 9, 10, 12, 13], "anaconda": 12, "ancillari": 13, "ani": [0, 1, 3, 8, 9, 11, 13], "anoth": [8, 9, 10], "anti": 13, "anyon": 13, "anyth": [7, 13], "apart": 9, "appli": [3, 13], "applic": 13, "appropri": 13, "approxim": [10, 13], "ar": [0, 1, 2, 3, 4, 5, 8, 9, 10, 12, 13], "area": [6, 13], "area_loc": 10, "aris": 13, "arrai": 10, "arrang": 13, "articl": 13, "ask": 13, "assert": 13, "asset": 13, "assign": 10, "associ": 13, "assum": [10, 13], "assumpt": [10, 13], "assur": 13, "asyncron": 5, "attach": 13, "attempt": 13, "attribut": 13, "author": 13, "auto": [1, 6, 9], "auto_invers": 10, "auto_keq": 10, "autocorrel": 9, "autograd": 12, "automat": [1, 7, 8, 9, 10, 12, 13], "avail": [0, 4, 8, 10, 13], "averag": 9, "avoid": 13, "awai": 13, "axial": 10, "b": 13, "back": 6, "backward": [8, 9, 10], "bar": 2, "base": [1, 3, 6, 7, 8, 9, 11, 13], "basedir": 2, "basi": 1, "basic": [4, 6, 13], "becaus": 13, "been": [1, 13], "behalf": 13, "being": [8, 13], "believ": 13, "below": [4, 8, 9, 13], "benefit": 13, "best": [0, 3, 9, 11, 13], "better": [9, 10, 11], "between": [5, 8, 9, 10, 13], "beyond": 13, "bin": 2, "binari": [0, 2], "bio": 11, "blank": 8, "bodi": 13, "boolean": [2, 7, 8, 9], "both": [3, 10, 13], "bottom": 8, "bound": [3, 10], "bound1": 10, "bound2": 10, "boundari": 10, "boundfrom": 10, "boundsum": 10, "boundto": 10, "box": 13, "bread": 9, "break": 11, "breakthrough": 8, "brief": 13, "bug": 11, "burn": 9, "busi": 13, "bypass_experi": 2, "c": [2, 12, 13], "cadet": [2, 3, 4, 5, 6, 7, 8, 9, 10, 12, 13], "cadet_exampl": 0, "cadetmatch": [0, 1, 12], "cadetpath": 2, "call": 13, "can": [0, 1, 3, 6, 7, 8, 9, 10, 12, 13], "cannot": 13, "capabl": 9, "carri": [9, 13], "case": [8, 9, 10, 13], "caus": [7, 8, 13], "ceas": 13, "ceil": 6, "certain": [8, 13], "cessat": 13, "chain": 9, "chang": [11, 13], "channel": 12, "character": 13, "charg": [10, 13], "check": 2, "checkpoint": [1, 2], "checkpointfil": 2, "choic": 9, "choos": 13, "chromatogram": [1, 2, 3, 7], "chromatographi": 8, "circular": 10, "circumst": 13, "circumvent": 13, "civil": 13, "claim": 13, "class": 13, "clean_exampl": 0, "clear": 13, "clearli": 13, "cli": 2, "close": [8, 10, 13], "cluster": 1, "cma": 12, "code": [8, 10, 13], "col_length": 10, "col_poros": 10, "collect": [8, 13], "colum": 8, "column": [4, 8, 10], "com": 11, "combin": [9, 13], "come": [8, 10, 13], "command": [0, 1, 12, 13], "comment": 6, "commerci": 13, "commit": [11, 13], "common": [1, 6, 9, 10, 12, 13], "commun": 13, "compat": [8, 9, 10], "compil": 13, "complet": [0, 1, 9], "compli": 13, "complianc": 13, "compon": [4, 8, 10, 11, 13], "component1": 10, "component2": 10, "componentfrom": 10, "componentsum": 10, "componentto": 10, "compos": 11, "comput": [0, 3, 5, 13], "concentr": [3, 4, 8], "concern": 13, "conda": 12, "condit": 13, "config": 12, "configur": [1, 11], "connect": [6, 7, 13], "connectionnumberentri": 7, "connfigur": 1, "consequ": 13, "consequenti": 13, "consid": 13, "consist": 13, "conspicu": 13, "const_coeff": 10, "constantli": 13, "constitut": 13, "constru": 13, "consum": 13, "contact": 13, "contain": 13, "content": 13, "context": 13, "continu": [8, 13], "continuemcmc": [8, 9], "contractu": 13, "contradict": 13, "contrast": 13, "contributor": 13, "control": [1, 8, 13], "convei": 13, "conveni": 13, "converg": 9, "convert": [2, 6, 10], "convey": 13, "copi": [10, 13], "copyleft": 13, "copyright": 13, "corner": 1, "correct": [8, 13], "correctli": 0, "correl": 1, "correspond": [8, 13], "cost": 13, "could": [0, 13], "counterclaim": 13, "countri": 13, "coupl": 10, "cours": 13, "court": 13, "coven": 13, "cover": [8, 10, 13], "coverag": 13, "creat": [0, 1, 3, 6, 9, 10, 11], "creation": 6, "criterion": 13, "cross": [10, 13], "cross_section_area": 10, "cstr": 10, "csv": [2, 3, 4, 8], "cure": 13, "curv": 8, "custom": 13, "customarili": 13, "cv": 2, "d": [10, 13], "dai": [0, 1, 13], "damag": 13, "danger": 13, "data": [1, 2, 4, 6, 7, 8, 13], "date": 13, "deal": [4, 8, 10], "decai": 8, "decemb": 13, "decid": 13, "declin": 13, "deem": 13, "default": [2, 3, 4, 5, 7, 8, 9, 10], "defect": 13, "defens": 13, "defin": [8, 13], "definit": [10, 13], "degre": 10, "delai": [3, 8], "deni": 13, "denomin": 13, "depend": [0, 3, 12], "depriv": 13, "deriv": 8, "descent": [7, 9], "describ": 6, "descript": [2, 3, 4, 5, 7, 8, 9, 10], "design": [1, 8, 9, 10, 13], "desktop": 3, "detail": 13, "detector": 8, "determin": [3, 13], "develop": [11, 13], "deviat": 3, "devic": 13, "dextran": 6, "dextran1": 4, "dextran2": 4, "dextranshap": 8, "dextranss": 8, "diamet": 6, "dictat": 8, "dictionari": 6, "differ": [0, 9, 10, 13], "difficult": 10, "diffus": 10, "dimension": 9, "dimer": 10, "direct": 13, "directli": [9, 10, 13], "directori": [0, 2], "disabl": 3, "disclaim": 13, "discriminatori": 13, "disper": 10, "dispers": 10, "displai": 13, "distinguish": 13, "distribut": [3, 12, 13], "do": [10, 11, 13], "document": 13, "doe": [9, 13], "domain": 13, "don": [7, 8, 12], "done": [5, 8], "doubt": 13, "download": 12, "downstream": 13, "dr": 11, "drop": 9, "due": [8, 10], "durabl": 13, "dure": [5, 8], "dwell": 13, "dynam": 13, "dynamictoler": 7, "e": [10, 13], "each": [1, 4, 7, 8, 10, 13], "earlier": 13, "easier": [8, 9, 10], "effect": [8, 10, 13], "effort": 13, "either": [10, 13], "electron": 13, "els": 7, "elut": 8, "embodi": 13, "employ": 13, "enabl": 13, "end": [5, 13], "enforc": 13, "engin": 12, "enough": 10, "ensur": [8, 13], "enter": 13, "entir": 13, "entiti": 13, "entri": [7, 8, 9], "equal": [9, 10], "equilibrium": 10, "equival": 13, "eric": 11, "erron": 13, "error": [1, 5, 6, 9, 10, 11, 12], "errormodel": 3, "especi": [0, 8], "essenti": 13, "estim": [1, 3, 5, 8, 9, 10, 11, 12], "evalu": [2, 9], "even": [8, 11, 13], "event": 13, "ever": 13, "everi": [0, 13], "everyon": 13, "exact": 13, "exactli": 8, "exampl": [6, 8, 10, 13], "example_mcmc_popul": 0, "example_popul": 0, "except": [10, 13], "exclud": 13, "exclus": 13, "excus": 13, "execut": 13, "exercis": 13, "exist": 8, "expect": 13, "experi": [3, 6, 8, 9, 10, 11], "experiment": [6, 8], "experimental_csv": 3, "experimentalist": 8, "explain": [8, 13], "explicitli": 13, "express": 13, "expressli": 13, "extend": 13, "extens": 13, "extent": 13, "extrem": 9, "f": 13, "facil": 13, "factor": 10, "fail": [1, 13], "failur": 13, "fair": 13, "fals": [7, 8, 9], "famili": 13, "far": 8, "fashion": 13, "fast": 10, "faster": 9, "favor": [8, 13], "featur": [0, 4, 6, 8, 11, 13], "fee": 13, "few": [3, 8, 10], "fewer": 10, "file": [0, 1, 2, 4, 6, 8, 9, 11, 13], "file_path": 3, "film": 10, "film_diffus": 10, "final": [9, 13], "finalgradrefin": 9, "find": [1, 10, 11, 13], "finish": 9, "first": [4, 8, 9, 10, 13], "fit": [3, 7, 8, 10, 13], "fix": [10, 11, 13], "float": [3, 7, 8, 9, 10], "flow": [3, 8, 10, 13], "follow": [1, 12, 13], "foo": 2, "forbid": 13, "forc": 13, "forg": 12, "fork": 11, "form": 13, "format": [6, 13], "forschungszentrum": 11, "found": [3, 10, 13], "foundat": 13, "frac": 8, "fraction": [4, 6], "fraction_csv": 8, "fractionationslid": 8, "fractionationss": 8, "free": [11, 13], "freedom": [10, 13], "frequent": [5, 12], "from": [0, 1, 2, 3, 5, 8, 9, 10, 11, 12, 13], "front": [2, 5, 6, 9], "fsf": 13, "fulfil": 13, "full": [2, 13], "fulltrainingdata": 7, "function": [8, 13], "fundament": 13, "further": 13, "fusion": 12, "futur": 13, "fzj": 11, "gap": 8, "gener": [5, 6, 8, 9, 13], "generate_corn": 1, "generate_exampl": 0, "generate_graph": 1, "generate_graphs_al": 1, "generate_graphs_autocorr": 1, "generate_map": 1, "generate_mcmc_mix": 1, "generate_mcmc_plot_tub": 1, "genet": 9, "geometr": 9, "geoscienc": 11, "get": [10, 13], "gigabyt": 7, "github": [11, 12], "give": [8, 13], "given": [2, 4, 8, 9, 13], "gnu": 13, "goal": [9, 11], "good": [9, 10], "govern": 13, "gpl": 13, "gradcheck": 9, "gradfinestop": 9, "gradient": [6, 7, 11], "gradvector": 7, "grant": 13, "graph": [2, 6, 9], "graphgeneratetim": 5, "graphmetatim": 5, "graphspac": 6, "grati": 13, "greatest": 13, "guarante": 13, "gui": 13, "h5": [3, 4, 9], "ha": [1, 3, 4, 6, 8, 9, 10, 12, 13], "had": 13, "hand": 8, "handl": 8, "hard": 8, "harder": 9, "hardwar": 0, "have": [0, 3, 4, 8, 10, 13], "hdf5": 4, "header": 8, "here": 11, "hereaft": 13, "high": [9, 12], "highest": 9, "highli": 9, "holder": 13, "home": 2, "hope": 13, "host": 13, "hour": [0, 1, 3], "household": 13, "how": [0, 5, 13], "howev": [5, 13], "html": 13, "http": [11, 13], "hypothet": 13, "i": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13], "ibg": 11, "idea": [8, 13], "ideal": 8, "ident": 3, "identifi": [8, 13], "immedi": [1, 8], "immudzen": 12, "impact": 9, "implement": [3, 13], "impli": 13, "import": [8, 13], "impos": 13, "improv": [8, 10], "inabl": 13, "inaccur": 13, "inc": 13, "incident": 13, "includ": [0, 3, 6, 12, 13], "inclus": 13, "incompat": 13, "incorpor": 13, "indemnif": 13, "indepdennt": 3, "independ": [10, 13], "index": 6, "index1": 10, "index2": 10, "indexfrom": 10, "indexsum": 10, "indexto": 10, "indic": [10, 13], "individu": [0, 8, 13], "industri": 13, "inform": [6, 9, 13], "infring": 13, "inherit": 8, "init_volum": 10, "initi": [9, 13], "input": [2, 10], "insid": [10, 13], "instal": [0, 13], "instanc": 10, "instead": [4, 8, 9, 11, 13], "institut": 11, "instruct": 12, "int": 1, "intact": 13, "integ": [0, 3, 5, 7, 8, 9, 10], "integr": 9, "intend": 13, "intent": 13, "interact": 13, "interchang": 13, "interest": 13, "interf": 13, "interfac": [1, 13], "interpret": 13, "interrupt": 1, "interv": 8, "intim": 13, "invalid": 13, "invers": 6, "io": 12, "irrevoc": 13, "isol": 8, "issu": 8, "item": 13, "its": [4, 10, 13], "itself": 13, "json": [1, 2, 6, 11], "jstyleson": 6, "june": 13, "jupyt": 1, "just": 9, "j\u00fclich": 11, "ka": 10, "kd": 10, "keep": [1, 13], "kei": [2, 3, 4, 5, 7, 8, 9, 10, 13], "kept": 2, "keq": 6, "kernel": 13, "kind": 13, "know": [8, 10, 13], "knowingli": 13, "knowledg": 13, "known": 9, "languag": 13, "laptop": 0, "larg": [8, 9, 10], "larger": 13, "largest_peak": 7, "last": [1, 5], "later": 13, "law": 13, "lawsuit": 13, "lead": 10, "learn": 7, "least": 13, "least_squar": 9, "leav": 10, "left": 8, "legal": 13, "length": [3, 6, 7, 9], "length_loc": 10, "less": 9, "lesser": 13, "lgpl": 13, "liabil": 13, "liabl": 13, "librari": [0, 2, 11, 12, 13], "license": 13, "licensor": 13, "lier": 11, "like": [8, 10, 13], "likewis": 13, "limit": [8, 13], "lin_ka": 10, "lin_kd": 10, "line": [1, 13], "linear": 10, "link": 13, "linux": 1, "list": [3, 4, 8, 9, 10, 13], "litig": 13, "littl": 9, "load": [3, 8], "local": [12, 13], "localrefin": 9, "locat": 10, "location1": 10, "location2": 10, "locationfrom": 10, "locationsum": 10, "locationto": 10, "log": [1, 10], "logout": 1, "long": 13, "look": [8, 9], "loss": 13, "lot": 3, "lower": [3, 10], "m": [0, 1, 4, 8], "machin": [1, 7, 13], "made": [3, 13], "mai": [1, 3, 8, 10, 13], "mail": 13, "main": [2, 3], "main_peak": 8, "maintain": 13, "major": 13, "make": [0, 8, 9, 10, 13], "mani": [7, 8, 9, 10, 12], "manipul": 3, "manner": 13, "manufactur": [3, 13], "map": 9, "march": 13, "mark": 13, "mask": 13, "match": [3, 4, 5, 6, 7, 8, 9, 10, 12, 13], "mate": 9, "materi": [8, 13], "matplotlib": 12, "matrix": 7, "max": [3, 7, 8, 9, 10], "max_perc": 8, "max_valu": 8, "maxarea": 10, "maxfactor": 10, "maximum": [1, 10], "maxka": 10, "maxkeq": 10, "maxlength": 10, "maxvolum": 10, "mcmc": [0, 1, 3, 6], "mcmc_h5": 9, "mcmcpopul": 9, "mcmcpopulationset": 9, "mcmctaumult": 9, "mean": [2, 3, 9, 13], "measur": [10, 13], "medium": 13, "meet": 13, "member": 9, "menu": 13, "merchant": 13, "mere": 13, "merg": 13, "met": 13, "meta": 2, "metaresultsonli": 2, "method": [7, 9, 10, 13], "metric": [7, 8, 9], "might": 13, "min": [3, 10], "min_perc": 8, "minarea": 10, "minim": 7, "minimum": 10, "minka": 10, "minkeq": 10, "minlength": 10, "minvolum": 10, "miscellan": 6, "misrepresent": 13, "mix": [1, 8], "mm": 8, "mode": 13, "model": [1, 5, 6, 8, 9, 10, 11, 12, 13], "modif": [8, 13], "modifi": [10, 13], "modsim": 11, "mol": [4, 8], "molecul": 8, "monom": 10, "more": [4, 6, 8, 9, 10, 12, 13], "moreov": 13, "most": [1, 7, 8, 9, 10, 11, 13], "mostli": [9, 10], "much": [5, 8, 10], "mult": 6, "multi": 9, "multiobjectivess": 9, "multipl": [0, 3, 8, 9, 11], "multipli": [3, 10], "multist": 10, "multistart": 6, "must": [2, 4, 8, 10, 12, 13], "myhom": 2, "n": [1, 10], "name": [2, 3, 4, 8, 10, 13], "narrow": 8, "narrowli": 8, "natur": 13, "nearli": 8, "necessari": 13, "need": [0, 1, 2, 4, 7, 8, 10, 12, 13], "neither": 13, "nest": 6, "network": 13, "new": [0, 3, 9, 13], "next": 13, "nohup": 1, "nois": 3, "non": [3, 8, 11, 13], "noncommerci": 13, "none": [2, 3, 4, 8, 9, 10], "nor": 13, "norm": [3, 6], "norm_add": 10, "norm_diamet": 10, "norm_volume_area": 10, "norm_volume_length": 10, "normal": [1, 2, 3, 5, 10, 13], "normalizeoutput": 2, "notebook": 1, "noth": [8, 13], "notic": 13, "notifi": 13, "notwithstand": 13, "now": 8, "nsga3": 6, "nu": 10, "number": [1, 3, 8, 9, 10, 12, 13], "numer": 8, "numpi": 12, "object": [9, 13], "oblig": 13, "obsolet": 8, "obtain": 8, "occasion": 13, "occur": 13, "off": 8, "offer": 13, "offici": 13, "offset": 8, "often": [4, 8, 10], "older": 8, "omit": 1, "onc": [1, 9], "one": [1, 4, 9, 10, 13], "ones": [8, 10], "ongo": 11, "onli": [0, 2, 5, 7, 8, 10, 13], "open": 12, "oper": [8, 13], "optim": [8, 9, 10], "optimum": 9, "option": [1, 8, 13], "order": [9, 13], "org": 13, "organ": 13, "origin": 13, "other": [1, 2, 3, 6, 10, 13], "otherwis": 13, "our": [11, 13], "out": 13, "outlet": 8, "output": [4, 8, 13], "output_path": [4, 8], "outsid": 13, "over": [8, 9], "overload": 8, "overrid": 9, "own": [0, 4, 13], "packag": [12, 13], "paper": [8, 13], "par_poros": 10, "paragraph": 13, "parallel": [1, 9, 11], "paramet": [0, 1, 3, 6, 8, 9, 10, 11, 12], "pareto": [2, 5, 9], "part": [8, 13], "parti": 13, "particular": [8, 13], "pass": 13, "password": 13, "patent": 13, "path": [0, 1, 2, 4, 8, 9, 10], "pattern": 13, "payment": 13, "peak": 8, "peak_back": 8, "peak_front": 8, "peer": 13, "penalti": 8, "per": [0, 9], "percent": 8, "perform": [10, 12, 13], "period": 1, "perman": 13, "permiss": 13, "permit": 13, "perpetu": 13, "person": 13, "pertin": 13, "philosophi": 13, "physic": [8, 13], "pi": 10, "piec": [10, 13], "pip": 12, "place": [8, 13], "pleas": [11, 13], "plot": 1, "plu": 13, "plug": 10, "point": 9, "pointer": 13, "popul": [0, 9], "pore": 10, "poros": 8, "portion": 13, "posit": [8, 10], "possess": 13, "possibl": [1, 8, 13], "posterior": 1, "posteriori": 1, "powel": 9, "power": [0, 3, 13], "pr": 11, "practic": [9, 13], "preambl": 13, "precis": [10, 13], "precursor": 9, "predecessor": 13, "prefer": [12, 13], "present": 13, "preserv": 13, "pretti": 3, "prevent": [11, 13], "previou": [9, 13], "previousresult": 9, "price": 13, "primarili": 13, "prior": [9, 13], "priorit": 8, "privat": 13, "probabl": 1, "problem": [0, 3, 8, 9, 10, 13], "problemat": 10, "procedur": 13, "proceed": 1, "process": [0, 1, 3], "procur": 13, "produc": 13, "product": 13, "program": 13, "programat": 6, "programm": 13, "progress": [1, 5, 9], "prohibit": 13, "promin": 13, "propag": 13, "properti": [10, 13], "proprietari": 13, "protect": 13, "protocol": 13, "prove": 13, "provid": [10, 13], "provis": 13, "provision": 13, "proxi": 13, "public": 13, "publicli": 13, "publish": 13, "pull": 11, "puls": 8, "pump": [3, 8], "purpos": [8, 9, 13], "pursuant": 13, "pymoo": [9, 12], "pypi": 12, "python": [0, 1, 6, 11, 12], "qualifi": 13, "qualiti": 13, "random": [3, 9], "rang": [9, 10], "rapid": 10, "rare": [2, 9, 10], "rate": [3, 8, 10], "re": 9, "reaction": 8, "reactor": 10, "read": [9, 10, 13], "readabl": 13, "readi": 13, "readili": 13, "realist": 10, "realiti": 10, "realli": [7, 8], "reason": [9, 13], "rebuilt": 0, "receipt": 13, "receiv": 13, "recent": 11, "recipi": 13, "recogn": 13, "recomend": [8, 9, 10], "recommend": [0, 1, 11, 12], "redistribut": 13, "reduc": 8, "reevalu": 9, "refer": [6, 13], "refin": 9, "refrain": 13, "regard": 13, "regardless": 13, "regener": 13, "reinstat": 13, "rel": 2, "relationship": 13, "releas": [11, 13], "relev": 13, "reli": 13, "relicens": 13, "remain": 13, "remov": 13, "render": 13, "repair": 13, "repeat": 9, "report": [0, 9, 11], "repositori": 11, "repres": [8, 13], "request": 11, "requir": [1, 2, 3, 4, 5, 7, 8, 9, 10, 13], "reset": 5, "resolv": 13, "respect": [3, 13], "respons": 13, "restrict": [8, 13], "result": [2, 7, 9, 10, 13], "results1": 2, "results_exampl": 0, "resultsdir": 2, "resum": 1, "retain": [8, 9, 10, 13], "return": [0, 9, 13], "review": 13, "revis": 13, "right": [8, 13], "risk": 13, "rom": 13, "root": 9, "royalti": 13, "rule": 13, "run": [5, 8, 9, 12, 13], "run_exampl": 0, "runnabl": 4, "safe": 1, "safest": 13, "sai": 13, "sake": 13, "sale": 13, "same": [3, 8, 10, 13], "sampl": 8, "satisfi": 13, "satur": 8, "scalar": 10, "scale": 3, "school": 13, "scientif": 12, "scipi": [9, 12], "scope": 13, "score": [4, 6, 9], "scoretest": 6, "script": 13, "search": [0, 3, 6, 7, 10], "searchmethod": 9, "sec_000": 10, "second": [4, 5, 8, 10], "secondarili": 13, "section": [3, 6, 10, 13], "see": [0, 5, 6, 9, 10, 13], "seed": 9, "select": [8, 9, 10], "sell": 13, "semiconductor": 13, "separ": [8, 12, 13], "sequenc": 9, "serv": 13, "server": [1, 3, 13], "servic": 13, "session": 1, "set": [0, 3, 6, 7, 8, 9], "set_valu": 10, "sete": 6, "setup": 6, "shall": 13, "shape": 6, "shapeback": 8, "shapefront": 8, "share": [2, 13], "shell": 12, "shield": 10, "shift": 8, "short": 13, "should": [1, 2, 3, 7, 9, 10, 13], "show": 13, "shown": 4, "side": 8, "sigma": 10, "sign": 13, "signal": [3, 4, 8], "signific": 13, "similar": [8, 13], "simpl": [3, 9], "simpler": 10, "simplest": 9, "simplifi": 4, "simul": [2, 3, 4, 5, 7, 9, 10], "simultan": 13, "sinc": [3, 5], "singl": [4, 13], "situat": [0, 10], "size": [9, 10], "slice": 8, "slide": 6, "slightli": 8, "slow": [3, 5], "sma": 10, "sma_nu": 10, "small": [8, 10], "smalltest_peak": 7, "smooth": 7, "so": [0, 3, 10, 13], "sobol": 9, "sobolgener": 9, "softwar": [1, 13], "sold": 13, "sole": 13, "solut": 4, "solution_outlet_comp_000": 4, "solv": [3, 8], "solveabl": 9, "some": [3, 8, 10, 13], "sourc": [3, 11, 13], "spare": 13, "speak": 13, "speci": 2, "special": [8, 13], "specif": [4, 9, 10, 13], "specifi": [2, 4, 5, 8, 10, 13], "spirit": 13, "split": 9, "squar": [6, 9], "sse": [6, 9], "ssh": 1, "stallgener": 9, "stand": 13, "standard": [3, 13], "start": [3, 8, 9, 10, 13], "state": [0, 10, 13], "statement": 13, "statu": 13, "step": [1, 5, 9, 13], "still": 5, "stop": [8, 9], "stopaverag": 9, "stopbest": 9, "stoprms": 9, "storag": [7, 13], "store": [2, 4, 7], "strategi": [0, 9], "stratgi": 0, "string": [3, 4, 8, 9, 10], "structur": [4, 6], "subdivid": 13, "subject": 13, "sublicens": 13, "subprogram": 13, "subroutin": 13, "subsect": 13, "substanti": 13, "sue": 13, "suffic": 13, "suggest": 9, "sum": [4, 6], "supervis": 11, "supplement": 13, "suppli": [0, 3], "support": [4, 6, 8, 13], "sure": 13, "surrend": 13, "surviv": 13, "sustain": 13, "switch": 10, "symmetr": 8, "synthet": 8, "system": [8, 9, 10, 13], "systemat": 13, "t": [7, 8, 12], "take": [0, 1, 3, 5, 9, 13], "tangibl": 13, "technolog": 13, "tell": [9, 13], "templat": [0, 3], "tendenc": 8, "term": 13, "termin": [9, 13], "test": [0, 8, 9], "text": 0, "than": [5, 9, 10, 12, 13], "thei": [1, 3, 7, 8, 9, 10, 12, 13], "them": [8, 9, 10, 13], "therefor": 13, "thi": [0, 1, 2, 3, 4, 6, 7, 8, 9, 10, 13], "thing": [8, 13], "third": 13, "those": 13, "though": 13, "threaten": 13, "three": 13, "through": [1, 13], "thu": 13, "ti": 8, "time": [3, 4, 5, 8, 9, 13], "togeth": [4, 10], "toler": 7, "too": 13, "tool": 13, "top": 8, "total": [3, 9], "tournament": 9, "trade": 13, "trademark": 13, "tradeoff": 5, "transact": 13, "transfer": 13, "transform": [0, 6], "transmiss": 13, "treat": 13, "treati": 13, "true": [2, 7, 8, 9], "tube": [1, 10], "turn": 9, "twice": 10, "two": [4, 10, 13], "type": [8, 13], "typic": [8, 13], "u": 12, "unaccept": 13, "under": [11, 13], "understand": 10, "uniform": 3, "uniqu": [4, 8], "unit": [3, 8], "unit_000": 10, "unit_001": 10, "unit_002": [4, 8], "unit_003": 10, "unit_004": 10, "unit_nam": 8, "unknown": 9, "unless": [4, 13], "unlimit": 13, "unmodifi": 13, "unnecessari": 13, "unpack": 13, "unsga3": 6, "until": [9, 13], "up": [6, 10], "updat": [12, 13], "upgrad": 11, "upper": [3, 10], "us": [0, 2, 3, 4, 6, 7, 8, 9, 10, 13], "usag": [1, 8, 9, 10], "user": [12, 13], "usual": [3, 8], "usus": 6, "uv": [3, 8], "uv_nois": 3, "uv_noise_norm": 3, "v3": 13, "valid": 13, "valu": [2, 3, 4, 5, 6, 7, 8, 9], "variabl": [0, 9, 10], "variant": 10, "variat": [3, 8], "variou": 0, "vector": 7, "verbatim": 13, "veri": [2, 8, 9, 10], "verifi": 0, "version": [0, 13], "viabl": 9, "view": 13, "violat": 13, "visibl": 13, "void": 13, "volum": [6, 13], "von": 11, "w": 13, "wa": [8, 10, 13], "wai": [1, 13], "waiv": 13, "waiver": 13, "want": [0, 10, 13], "warranti": 13, "we": [11, 12, 13], "websit": 12, "week": 3, "welcom": 13, "well": 13, "were": 13, "what": [9, 13], "whatev": 13, "when": [7, 8, 9, 10, 13], "where": [2, 4, 5, 8, 9, 10, 13], "whether": 13, "which": [3, 8, 10, 13], "while": [1, 8, 9], "who": 13, "whole": 13, "whom": 13, "whose": 13, "why": 13, "wide": 13, "window": [1, 2, 13], "wipo": 13, "wish": 13, "within": 13, "without": [9, 10, 13], "work": [0, 8, 10, 11, 12, 13], "worldwid": 13, "would": [9, 10, 13], "write": 13, "written": [8, 13], "www": 13, "xtol": 9, "ye": [2, 3, 4, 8, 9, 10], "year": 13, "yet": 1, "you": [0, 1, 6, 8, 9, 10, 11, 12, 13], "your": [0, 9, 13], "yourself": 13}, "titles": ["CADET-Match Examples", "Running", "Basic setup", "Error Modeling", "Experiments", "Graphing", "Configuration", "Miscellaneous", "Scores", "Search", "Transform", "CADET-Match", "Install", "License"], "titleterms": {"6": 1, "add": 10, "altscor": 9, "area": 10, "auto": 10, "back": 8, "basic": 2, "cadet": [0, 1, 11], "ceil": 8, "clean": 0, "common": 8, "configur": 6, "core": 1, "dextran": 8, "diamet": 10, "error": [3, 8], "exampl": 0, "experi": 4, "fraction": 8, "front": 8, "gener": [0, 1], "gradient": 9, "graph": [1, 5], "graphspac": 9, "index": 10, "instal": 12, "invers": 10, "keq": 10, "length": 10, "licens": 13, "match": [0, 1, 11], "mcmc": 9, "miscellan": 7, "model": 3, "mult": 10, "multistart": 9, "norm": 10, "nsga3": 9, "other": 8, "remot": 1, "result": 0, "run": [0, 1], "score": 8, "scoretest": 9, "search": 9, "set": 10, "setup": 2, "shape": 8, "slide": 8, "squar": 8, "sse": 8, "start": 1, "sum": [8, 10], "them": 0, "transform": 10, "unsga3": 9, "us": 1, "valu": 10, "volum": 10}}) \ No newline at end of file +Search.setIndex({"alltitles": {"AltScore": [[9, "altscore"]], "Auto": [[10, "auto"]], "Auto Inverse": [[10, "auto-inverse"]], "Auto kEQ": [[10, "auto-keq"]], "Basic setup": [[2, null]], "CADET-Match": [[11, null]], "CADET-Match Examples": [[0, null]], "Ceiling": [[8, "ceiling"]], "Clean examples": [[0, "clean-examples"]], "Common": [[8, "common"]], "Configuration": [[6, null]], "Dextran SSE": [[8, "dextran-sse"]], "Dextran Shape": [[8, "dextran-shape"]], "Error Modeling": [[3, null]], "Experiments": [[4, null]], "Fractionation SSE": [[8, "fractionation-sse"]], "Fractionation Slide": [[8, "fractionation-slide"]], "Generate examples": [[0, "generate-examples"]], "Generate graphs using 6 cores": [[1, "generate-graphs-using-6-cores"]], "Generating Examples and running them": [[0, "generating-examples-and-running-them"]], "Gradient": [[9, "gradient"]], "GraphSpace": [[9, "graphspace"]], "Graphing": [[5, null]], "Indexing": [[10, "indexing"]], "Install": [[12, null]], "License": [[13, null]], "MCMC": [[9, "mcmc"]], "Miscellaneous": [[7, null]], "Multistart": [[9, "multistart"]], "NSGA3": [[9, "nsga3"]], "Norm Add": [[10, "norm-add"]], "Norm Diameter": [[10, "norm-diameter"]], "Norm Mult": [[10, "norm-mult"]], "Norm Volume Area": [[10, "norm-volume-area"]], "Norm Volume Length": [[10, "norm-volume-length"]], "Other": [[8, "other"]], "Results examples": [[0, "results-examples"]], "Run examples": [[0, "run-examples"]], "Running": [[1, null]], "Running CADET-Match remotely": [[1, "running-cadet-match-remotely"]], "SSE": [[8, "sse"]], "ScoreTest": [[9, "scoretest"]], "Scores": [[8, null]], "Search": [[9, null]], "Set Value": [[10, "set-value"]], "Shape": [[8, "shape"]], "Shape Back": [[8, "shape-back"]], "Shape Front": [[8, "shape-front"]], "Starting a match": [[1, "starting-a-match"]], "Sum": [[10, "sum"]], "Sum of squared error scores": [[8, "sum-of-squared-error-scores"]], "Transform": [[10, null]], "UNSGA3": [[9, "unsga3"]]}, "docnames": ["cli/examples", "cli/index", "configuration/basic_config", "configuration/error", "configuration/experiments", "configuration/graphing", "configuration/index", "configuration/misc", "configuration/scores", "configuration/search", "configuration/transform", "index", "install/index", "license"], "envversion": {"sphinx": 64, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.todo": 2, "sphinxcontrib.bibtex": 9}, "filenames": ["cli/examples.rst", "cli/index.rst", "configuration/basic_config.rst", "configuration/error.rst", "configuration/experiments.rst", "configuration/graphing.rst", "configuration/index.rst", "configuration/misc.rst", "configuration/scores.rst", "configuration/search.rst", "configuration/transform.rst", "index.rst", "install/index.rst", "license.rst"], "indexentries": {}, "objects": {}, "objnames": {}, "objtypes": {}, "terms": {"": 13, "0": [2, 3, 7, 8, 9, 10, 13], "0001": 10, "001": [3, 10], "0051": 8, "0054": 8, "0178": 8, "0190": 8, "02": 8, "0265": 8, "0287": 8, "05": [8, 10], "06": 10, "1": [2, 3, 8, 10, 11, 13], "10": [7, 9, 13], "100": [8, 9], "1000": [9, 10], "11": 13, "12": 13, "1200": 5, "13": 13, "14": [9, 13], "15": 13, "16": 13, "17": 13, "1996": 13, "1e": [7, 9, 10], "1e4": 10, "1e8": 10, "2": [3, 8, 9, 10, 12, 13], "20": 13, "2007": 13, "28": 13, "29": 13, "2d": 1, "3": [4, 7, 8, 10, 11, 13], "30": 13, "300": 8, "3600": 5, "3d": 1, "3rd": 10, "4": [10, 13], "400": 8, "450": 8, "5": [7, 10, 13], "50": [9, 10], "500": 8, "550": 8, "6": 13, "60": 13, "600": 8, "6b": 13, "6d": 13, "7": [7, 12, 13], "8": [10, 13], "9": [10, 13], "95": 8, "98": 8, "A": [8, 10, 13], "AND": 13, "AS": 13, "And": 13, "BE": 13, "BEING": 13, "BUT": 13, "BY": 13, "But": 13, "By": 13, "FOR": 13, "For": [6, 8, 10, 11, 13], "IF": 13, "IN": 13, "If": [1, 2, 4, 5, 7, 8, 9, 10, 12, 13], "In": [6, 8, 9, 10, 13], "It": [0, 1, 8, 9, 10, 13], "NO": 13, "NOT": 13, "No": [2, 3, 5, 7, 8, 9, 10, 13], "Not": 13, "OF": 13, "OR": 13, "Of": 13, "On": 8, "One": 10, "Or": 11, "SUCH": 13, "Such": 13, "THE": 13, "THERE": 13, "TO": 13, "The": [0, 1, 3, 4, 8, 9, 10, 12, 13], "There": [0, 5, 8, 10], "These": [1, 3, 13], "To": 13, "WILL": 13, "WITH": 13, "With": 10, "abil": 13, "about": 13, "abov": [8, 13], "absenc": 13, "absolut": 13, "absoluteheight": 8, "absolutetim": 8, "abstol": 7, "abstolfactor": 7, "abstolfactorgrad": 7, "abstolfactorgradmax": 7, "abus": 13, "accept": 13, "access": 13, "accompani": 13, "accord": 13, "accur": [8, 10], "achiev": 13, "acknowledg": 13, "acquir": 13, "across": 13, "action": 13, "activ": [11, 13], "actual": [9, 13], "ad": [0, 1, 4, 8, 10, 13], "adapt": [7, 13], "add": [6, 8, 12, 13], "addict": 6, "addit": [3, 8, 10, 13], "address": 13, "adopt": 13, "adsorpt": 10, "advers": 13, "advis": [8, 13], "affect": 13, "affero": 13, "affirm": 13, "after": [8, 9, 12, 13], "again": [0, 5], "against": [4, 8, 13], "aggreg": 13, "agre": 13, "agreement": 13, "aim": 13, "algorithm": [6, 9, 10], "all": [0, 1, 2, 4, 5, 7, 8, 9, 10, 13], "alleg": 13, "allow": [1, 8, 9, 10, 13], "almost": [3, 8, 9], "along": 13, "alreadi": 13, "also": [1, 6, 8, 9, 10, 13], "altern": 13, "although": 13, "altscor": 6, "alwai": [3, 8, 11], "among": 13, "amount": 8, "an": [1, 3, 8, 9, 10, 12, 13], "anaconda": 12, "ancillari": 13, "ani": [0, 1, 3, 8, 9, 11, 13], "anoth": [8, 9, 10], "anti": 13, "anyon": 13, "anyth": [7, 13], "apart": 9, "appli": [3, 13], "applic": 13, "appropri": 13, "approxim": [10, 13], "ar": [0, 1, 2, 3, 4, 5, 8, 9, 10, 12, 13], "area": [6, 13], "area_loc": 10, "aris": 13, "arrai": 10, "arrang": 13, "articl": 13, "ask": 13, "assert": 13, "asset": 13, "assign": 10, "associ": 13, "assum": [10, 13], "assumpt": [10, 13], "assur": 13, "asyncron": 5, "attach": 13, "attempt": 13, "attribut": 13, "author": 13, "auto": [1, 6, 9], "auto_invers": 10, "auto_keq": 10, "autocorrel": 9, "autograd": 12, "automat": [1, 7, 8, 9, 10, 12, 13], "avail": [0, 4, 8, 10, 13], "averag": 9, "avoid": 13, "awai": 13, "axial": 10, "b": 13, "back": 6, "backward": [8, 9, 10], "bar": 2, "base": [1, 3, 6, 7, 8, 9, 11, 13], "basedir": 2, "basi": 1, "basic": [4, 6, 13], "becaus": 13, "been": [1, 13], "behalf": 13, "being": [8, 13], "believ": 13, "below": [4, 8, 9, 13], "benefit": 13, "best": [0, 3, 9, 11, 13], "better": [9, 10, 11], "between": [5, 8, 9, 10, 13], "beyond": 13, "bin": 2, "binari": [0, 2], "bio": 11, "blank": 8, "bodi": 13, "boolean": [2, 7, 8, 9], "both": [3, 10, 13], "bottom": 8, "bound": [3, 10], "bound1": 10, "bound2": 10, "boundari": 10, "boundfrom": 10, "boundsum": 10, "boundto": 10, "box": 13, "bread": 9, "break": 11, "breakthrough": 8, "brief": 13, "bug": 11, "burn": 9, "busi": 13, "bypass_experi": 2, "c": [2, 12, 13], "cadet": [2, 3, 4, 5, 6, 7, 8, 9, 10, 12, 13], "cadet_exampl": 0, "cadetmatch": [0, 1, 12], "cadetpath": 2, "call": 13, "can": [0, 1, 3, 6, 7, 8, 9, 10, 12, 13], "cannot": 13, "capabl": 9, "carri": [9, 13], "case": [8, 9, 10, 13], "caus": [7, 8, 13], "ceas": 13, "ceil": 6, "certain": [8, 13], "cessat": 13, "chain": 9, "chang": [11, 13], "channel": 12, "character": 13, "charg": [10, 13], "check": 2, "checkpoint": [1, 2], "checkpointfil": 2, "choic": 9, "choos": 13, "chromatogram": [1, 2, 3, 7], "chromatographi": 8, "circular": 10, "circumst": 13, "circumvent": 13, "civil": 13, "claim": 13, "class": 13, "clean_exampl": 0, "clear": 13, "clearli": 13, "cli": 2, "close": [8, 10, 13], "cluster": 1, "cma": 12, "code": [8, 10, 13], "col_length": 10, "col_poros": 10, "collect": [8, 13], "colum": 8, "column": [4, 8, 10], "com": 11, "combin": [9, 13], "come": [8, 10, 13], "command": [0, 1, 12, 13], "comment": 6, "commerci": 13, "commit": [11, 13], "common": [1, 6, 9, 10, 12, 13], "commun": 13, "compat": [8, 9, 10], "compil": 13, "complet": [0, 1, 9], "compli": 13, "complianc": 13, "compon": [4, 8, 10, 11, 13], "component1": 10, "component2": 10, "componentfrom": 10, "componentsum": 10, "componentto": 10, "compos": 11, "comput": [0, 3, 5, 13], "concentr": [3, 4, 8], "concern": 13, "conda": 12, "condit": 13, "config": 12, "configur": [1, 11], "connect": [6, 7, 13], "connectionnumberentri": 7, "connfigur": 1, "consequ": 13, "consequenti": 13, "consid": 13, "consist": 13, "conspicu": 13, "const_coeff": 10, "constantli": 13, "constitut": 13, "constru": 13, "consum": 13, "contact": 13, "contain": 13, "content": 13, "context": 13, "continu": [8, 13], "continuemcmc": [8, 9], "contractu": 13, "contradict": 13, "contrast": 13, "contributor": 13, "control": [1, 8, 13], "convei": 13, "conveni": 13, "converg": 9, "convert": [2, 6, 10], "convey": 13, "copi": [10, 13], "copyleft": 13, "copyright": 13, "corner": 1, "correct": [8, 13], "correctli": 0, "correl": 1, "correspond": [8, 13], "cost": 13, "could": [0, 13], "counterclaim": 13, "countri": 13, "coupl": 10, "cours": 13, "court": 13, "coven": 13, "cover": [8, 10, 13], "coverag": 13, "creat": [0, 1, 3, 6, 9, 10, 11], "creation": 6, "criterion": 13, "cross": [10, 13], "cross_section_area": 10, "cstr": 10, "csv": [2, 3, 4, 8], "cure": 13, "curv": 8, "custom": 13, "customarili": 13, "cv": 2, "d": [10, 13], "dai": [0, 1, 13], "damag": 13, "danger": 13, "data": [1, 2, 4, 6, 7, 8, 13], "date": 13, "deal": [4, 8, 10], "decai": 8, "decemb": 13, "decid": 13, "declin": 13, "deem": 13, "default": [2, 3, 4, 5, 7, 8, 9, 10], "defect": 13, "defens": 13, "defin": [8, 13], "definit": [10, 13], "degre": 10, "delai": [3, 8], "deni": 13, "denomin": 13, "depend": [0, 3, 12], "depriv": 13, "deriv": 8, "descent": [7, 9], "describ": 6, "descript": [2, 3, 4, 5, 7, 8, 9, 10], "design": [1, 8, 9, 10, 13], "desktop": 3, "detail": 13, "detector": 8, "determin": [3, 13], "develop": [11, 13], "deviat": 3, "devic": 13, "dextran": 6, "dextran1": 4, "dextran2": 4, "dextranshap": 8, "dextranss": 8, "diamet": 6, "dictat": 8, "dictionari": 6, "differ": [0, 9, 10, 13], "difficult": 10, "diffus": 10, "dimension": 9, "dimer": 10, "direct": 13, "directli": [9, 10, 13], "directori": [0, 2], "disabl": 3, "disclaim": 13, "discriminatori": 13, "disper": 10, "dispers": 10, "displai": 13, "distinguish": 13, "distribut": [3, 12, 13], "do": [10, 11, 13], "document": 13, "doe": [9, 13], "domain": 13, "don": [7, 8, 12], "done": [5, 8], "doubt": 13, "download": 12, "downstream": 13, "dr": 11, "drop": 9, "due": [8, 10], "durabl": 13, "dure": [5, 8], "dwell": 13, "dynam": 13, "dynamictoler": 7, "e": [10, 13], "each": [1, 4, 7, 8, 10, 13], "earlier": 13, "easier": [8, 9, 10], "effect": [8, 10, 13], "effort": 13, "either": [10, 13], "electron": 13, "els": 7, "elut": 8, "embodi": 13, "employ": 13, "enabl": 13, "end": [5, 13], "enforc": 13, "engin": 12, "enough": 10, "ensur": [8, 13], "enter": 13, "entir": 13, "entiti": 13, "entri": [7, 8, 9], "equal": [9, 10], "equilibrium": 10, "equival": 13, "eric": 11, "erron": 13, "error": [1, 5, 6, 9, 10, 11, 12], "errormodel": 3, "especi": [0, 8], "essenti": 13, "estim": [1, 3, 5, 8, 9, 10, 11, 12], "evalu": [2, 9], "even": [8, 11, 13], "event": 13, "ever": 13, "everi": [0, 13], "everyon": 13, "exact": 13, "exactli": 8, "exampl": [6, 8, 10, 13], "example_mcmc_popul": 0, "example_popul": 0, "except": [10, 13], "exclud": 13, "exclus": 13, "excus": 13, "execut": 13, "exercis": 13, "exist": 8, "expect": 13, "experi": [3, 6, 8, 9, 10, 11], "experiment": [6, 8], "experimental_csv": 3, "experimentalist": 8, "explain": [8, 13], "explicitli": 13, "express": 13, "expressli": 13, "extend": 13, "extens": 13, "extent": 13, "extrem": 9, "f": 13, "facil": 13, "factor": 10, "fail": [1, 13], "failur": 13, "fair": 13, "fals": [7, 8, 9], "famili": 13, "far": 8, "fashion": 13, "fast": 10, "faster": 9, "favor": [8, 13], "featur": [0, 4, 6, 8, 11, 13], "fee": 13, "few": [3, 8, 10], "fewer": 10, "file": [0, 1, 2, 4, 6, 8, 9, 11, 13], "file_path": 3, "film": 10, "film_diffus": 10, "final": [9, 13], "finalgradrefin": 9, "find": [1, 10, 11, 13], "finish": 9, "first": [4, 8, 9, 10, 13], "fit": [3, 7, 8, 10, 13], "fix": [10, 11, 13], "float": [3, 7, 8, 9, 10], "flow": [3, 8, 10, 13], "follow": [1, 12, 13], "foo": 2, "forbid": 13, "forc": 13, "forg": 12, "fork": 11, "form": 13, "format": [6, 13], "forschungszentrum": 11, "found": [3, 10, 13], "foundat": 13, "frac": 8, "fraction": [4, 6], "fraction_csv": 8, "fractionationslid": 8, "fractionationss": 8, "free": [11, 13], "freedom": [10, 13], "frequent": [5, 12], "from": [0, 1, 2, 3, 5, 8, 9, 10, 11, 12, 13], "front": [2, 5, 6, 9], "fsf": 13, "fulfil": 13, "full": [2, 13], "fulltrainingdata": 7, "function": [8, 13], "fundament": 13, "further": 13, "fusion": 12, "futur": 13, "fzj": 11, "gap": 8, "gener": [5, 6, 8, 9, 13], "generate_corn": 1, "generate_exampl": 0, "generate_graph": 1, "generate_graphs_al": 1, "generate_graphs_autocorr": 1, "generate_map": 1, "generate_mcmc_mix": 1, "generate_mcmc_plot_tub": 1, "genet": 9, "geometr": 9, "geoscienc": 11, "get": [10, 13], "gigabyt": 7, "github": [11, 12], "give": [8, 13], "given": [2, 4, 8, 9, 13], "gnu": 13, "goal": [9, 11], "good": [9, 10], "govern": 13, "gpl": 13, "gradcheck": 9, "gradfinestop": 9, "gradient": [6, 7, 11], "gradvector": 7, "grant": 13, "graph": [2, 6, 9], "graphgeneratetim": 5, "graphmetatim": 5, "graphspac": 6, "grati": 13, "greatest": 13, "guarante": 13, "gui": 13, "h5": [3, 4, 9], "ha": [1, 3, 4, 6, 8, 9, 10, 12, 13], "had": 13, "hand": 8, "handl": 8, "hard": 8, "harder": 9, "hardwar": 0, "have": [0, 3, 4, 8, 10, 13], "hdf5": 4, "header": 8, "here": 11, "hereaft": 13, "high": [9, 12], "highest": 9, "highli": 9, "holder": 13, "home": 2, "hope": 13, "host": 13, "hour": [0, 1, 3], "household": 13, "how": [0, 5, 13], "howev": [5, 13], "html": 13, "http": [11, 13], "hypothet": 13, "i": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13], "ibg": 11, "idea": [8, 13], "ideal": 8, "ident": 3, "identifi": [8, 13], "immedi": [1, 8], "immudzen": 12, "impact": 9, "implement": [3, 13], "impli": 13, "import": [8, 13], "impos": 13, "improv": [8, 10], "inabl": 13, "inaccur": 13, "inc": 13, "incident": 13, "includ": [0, 3, 6, 12, 13], "inclus": 13, "incompat": 13, "incorpor": 13, "indemnif": 13, "indepdennt": 3, "independ": [10, 13], "index": 6, "index1": 10, "index2": 10, "indexfrom": 10, "indexsum": 10, "indexto": 10, "indic": [10, 13], "individu": [0, 8, 13], "industri": 13, "inform": [6, 9, 13], "infring": 13, "inherit": 8, "init_volum": 10, "initi": [9, 13], "input": [2, 10], "insid": [10, 13], "instal": [0, 13], "instanc": 10, "instead": [4, 8, 9, 11, 13], "institut": 11, "instruct": 12, "int": 1, "intact": 13, "integ": [0, 3, 5, 7, 8, 9, 10], "integr": 9, "intend": 13, "intent": 13, "interact": 13, "interchang": 13, "interest": 13, "interf": 13, "interfac": [1, 13], "interpret": 13, "interrupt": 1, "interv": 8, "intim": 13, "invalid": 13, "invers": 6, "io": 12, "irrevoc": 13, "isol": 8, "issu": 8, "item": 13, "its": [4, 10, 13], "itself": 13, "json": [1, 2, 6, 11], "jstyleson": 6, "june": 13, "jupyt": 1, "just": 9, "j\u00fclich": 11, "ka": 10, "kd": 10, "keep": [1, 13], "kei": [2, 3, 4, 5, 7, 8, 9, 10, 13], "kept": 2, "keq": 6, "kernel": 13, "kind": 13, "know": [8, 10, 13], "knowingli": 13, "knowledg": 13, "known": 9, "languag": 13, "laptop": 0, "larg": [8, 9, 10], "larger": 13, "largest_peak": 7, "last": [1, 5], "later": 13, "law": 13, "lawsuit": 13, "lead": 10, "learn": 7, "least": 13, "least_squar": 9, "leav": 10, "left": 8, "legal": 13, "length": [3, 6, 7, 9], "length_loc": 10, "less": 9, "lesser": 13, "lgpl": 13, "liabil": 13, "liabl": 13, "librari": [0, 2, 11, 12, 13], "license": 13, "licensor": 13, "lier": 11, "like": [8, 10, 13], "likewis": 13, "limit": [8, 13], "lin_ka": 10, "lin_kd": 10, "line": [1, 13], "linear": 10, "link": 13, "linux": 1, "list": [3, 4, 8, 9, 10, 13], "litig": 13, "littl": 9, "load": [3, 8], "local": [12, 13], "localrefin": 9, "locat": 10, "location1": 10, "location2": 10, "locationfrom": 10, "locationsum": 10, "locationto": 10, "log": [1, 10], "logout": 1, "long": 13, "look": [8, 9], "loss": 13, "lot": 3, "lower": [3, 10], "m": [0, 1, 4, 8], "machin": [1, 7, 13], "made": [3, 13], "mai": [1, 3, 8, 10, 13], "mail": 13, "main": [2, 3], "main_peak": 8, "maintain": 13, "major": 13, "make": [0, 8, 9, 10, 13], "mani": [7, 8, 9, 10, 12], "manipul": 3, "manner": 13, "manufactur": [3, 13], "map": 9, "march": 13, "mark": 13, "mask": 13, "match": [3, 4, 5, 6, 7, 8, 9, 10, 12, 13], "mate": 9, "materi": [8, 13], "matplotlib": 12, "matrix": 7, "max": [3, 7, 8, 9, 10], "max_perc": 8, "max_valu": 8, "maxarea": 10, "maxfactor": 10, "maximum": [1, 10], "maxka": 10, "maxkeq": 10, "maxlength": 10, "maxvolum": 10, "mcmc": [0, 1, 3, 6], "mcmc_h5": 9, "mcmcpopul": 9, "mcmcpopulationset": 9, "mcmctaumult": 9, "mean": [2, 3, 9, 13], "measur": [10, 13], "medium": 13, "meet": 13, "member": 9, "menu": 13, "merchant": 13, "mere": 13, "merg": 13, "met": 13, "meta": 2, "metaresultsonli": 2, "method": [7, 9, 10, 13], "metric": [7, 8, 9], "might": 13, "min": [3, 10], "min_perc": 8, "minarea": 10, "minim": 7, "minimum": 10, "minka": 10, "minkeq": 10, "minlength": 10, "minvolum": 10, "miscellan": 6, "misrepresent": 13, "mix": [1, 8], "mm": 8, "mode": 13, "model": [1, 5, 6, 8, 9, 10, 11, 12, 13], "modif": [8, 13], "modifi": [10, 13], "modsim": 11, "mol": [4, 8], "molecul": 8, "monom": 10, "more": [4, 6, 8, 9, 10, 12, 13], "moreov": 13, "most": [1, 7, 8, 9, 10, 11, 13], "mostli": [9, 10], "much": [5, 8, 10], "mult": 6, "multi": 9, "multiobjectivess": 9, "multipl": [0, 3, 8, 9, 11], "multipli": [3, 10], "multist": 10, "multistart": 6, "must": [2, 4, 8, 10, 12, 13], "myhom": 2, "n": [1, 10], "name": [2, 3, 4, 8, 10, 13], "narrow": 8, "narrowli": 8, "natur": 13, "nearli": 8, "necessari": 13, "need": [0, 1, 2, 4, 7, 8, 10, 12, 13], "neither": 13, "nest": 6, "network": 13, "new": [0, 3, 9, 13], "next": 13, "nohup": 1, "nois": 3, "non": [3, 8, 11, 13], "noncommerci": 13, "none": [2, 3, 4, 8, 9, 10], "nor": 13, "norm": [3, 6], "norm_add": 10, "norm_diamet": 10, "norm_volume_area": 10, "norm_volume_length": 10, "normal": [1, 2, 3, 5, 10, 13], "normalizeoutput": 2, "notebook": 1, "noth": [8, 13], "notic": 13, "notifi": 13, "notwithstand": 13, "now": 8, "nsga3": 6, "nu": 10, "number": [1, 3, 8, 9, 10, 12, 13], "numer": 8, "numpi": 12, "object": [9, 13], "oblig": 13, "obsolet": 8, "obtain": 8, "occasion": 13, "occur": 13, "off": 8, "offer": 13, "offici": 13, "offset": 8, "often": [4, 8, 10], "older": 8, "omit": 1, "onc": [1, 9], "one": [1, 4, 9, 10, 13], "ones": [8, 10], "ongo": 11, "onli": [0, 2, 5, 7, 8, 10, 13], "open": 12, "oper": [8, 13], "optim": [8, 9, 10], "optimum": 9, "option": [1, 8, 13], "order": [9, 13], "org": 13, "organ": 13, "origin": 13, "other": [1, 2, 3, 6, 10, 13], "otherwis": 13, "our": [11, 13], "out": 13, "outlet": 8, "output": [4, 8, 13], "output_path": [4, 8], "outsid": 13, "over": [8, 9], "overload": 8, "overrid": 9, "own": [0, 4, 13], "packag": [12, 13], "paper": [8, 13], "par_poros": 10, "paragraph": 13, "parallel": [1, 9, 11], "paramet": [0, 1, 3, 6, 8, 9, 10, 11, 12], "pareto": [2, 5, 9], "part": [8, 13], "parti": 13, "particular": [8, 13], "pass": 13, "password": 13, "patent": 13, "path": [0, 1, 2, 4, 8, 9, 10], "pattern": 13, "payment": 13, "peak": 8, "peak_back": 8, "peak_front": 8, "peer": 13, "penalti": 8, "per": [0, 9], "percent": 8, "perform": [10, 12, 13], "period": 1, "perman": 13, "permiss": 13, "permit": 13, "perpetu": 13, "person": 13, "pertin": 13, "philosophi": 13, "physic": [8, 13], "pi": 10, "piec": [10, 13], "pip": 12, "place": [8, 13], "pleas": [11, 13], "plot": 1, "plu": 13, "plug": 10, "point": 9, "pointer": 13, "popul": [0, 9], "pore": 10, "poros": 8, "portion": 13, "posit": [8, 10], "possess": 13, "possibl": [1, 8, 13], "posterior": 1, "posteriori": 1, "powel": 9, "power": [0, 3, 13], "pr": 11, "practic": [9, 13], "preambl": 13, "precis": [10, 13], "precursor": 9, "predecessor": 13, "prefer": [12, 13], "present": 13, "preserv": 13, "pretti": 3, "prevent": [11, 13], "previou": [9, 13], "previousresult": 9, "price": 13, "primarili": 13, "prior": [9, 13], "priorit": 8, "privat": 13, "probabl": 1, "problem": [0, 3, 8, 9, 10, 13], "problemat": 10, "procedur": 13, "proceed": 1, "process": [0, 1, 3], "procur": 13, "produc": 13, "product": 13, "program": 13, "programat": 6, "programm": 13, "progress": [1, 5, 9], "prohibit": 13, "promin": 13, "propag": 13, "properti": [10, 13], "proprietari": 13, "protect": 13, "protocol": 13, "prove": 13, "provid": [10, 13], "provis": 13, "provision": 13, "proxi": 13, "public": 13, "publicli": 13, "publish": 13, "pull": 11, "puls": 8, "pump": [3, 8], "purpos": [8, 9, 13], "pursuant": 13, "pymoo": [9, 12], "pypi": 12, "python": [0, 1, 6, 11, 12], "qualifi": 13, "qualiti": 13, "random": [3, 9], "rang": [9, 10], "rapid": 10, "rare": [2, 9, 10], "rate": [3, 8, 10], "re": 9, "reaction": 8, "reactor": 10, "read": [9, 10, 13], "readabl": 13, "readi": 13, "readili": 13, "realist": 10, "realiti": 10, "realli": [7, 8], "reason": [9, 13], "rebuilt": 0, "receipt": 13, "receiv": 13, "recent": 11, "recipi": 13, "recogn": 13, "recomend": [8, 9, 10], "recommend": [0, 1, 11, 12], "redistribut": 13, "reduc": 8, "reevalu": 9, "refer": [6, 13], "refin": 9, "refrain": 13, "regard": 13, "regardless": 13, "regener": 13, "reinstat": 13, "rel": 2, "relationship": 13, "releas": [11, 13], "relev": 13, "reli": 13, "relicens": 13, "remain": 13, "remov": 13, "render": 13, "repair": 13, "repeat": 9, "report": [0, 9, 11], "repositori": 11, "repres": [8, 13], "request": 11, "requir": [1, 2, 3, 4, 5, 7, 8, 9, 10, 13], "reset": 5, "resolv": 13, "respect": [3, 13], "respons": 13, "restrict": [8, 13], "result": [2, 7, 9, 10, 13], "results1": 2, "results_exampl": 0, "resultsdir": 2, "resum": 1, "retain": [8, 9, 10, 13], "return": [0, 9, 13], "review": 13, "revis": 13, "right": [8, 13], "risk": 13, "rom": 13, "root": 9, "royalti": 13, "rule": 13, "run": [5, 8, 9, 12, 13], "run_exampl": 0, "runnabl": 4, "safe": 1, "safest": 13, "sai": 13, "sake": 13, "sale": 13, "same": [3, 8, 10, 13], "sampl": 8, "satisfi": 13, "satur": 8, "scalar": 10, "scale": 3, "school": 13, "scientif": 12, "scipi": [9, 12], "scope": 13, "score": [4, 6, 9], "scoretest": 6, "script": 13, "search": [0, 3, 6, 7, 10], "searchmethod": 9, "sec_000": 10, "second": [4, 5, 8, 10], "secondarili": 13, "section": [3, 6, 10, 13], "see": [0, 5, 6, 9, 10, 13], "seed": 9, "select": [8, 9, 10], "sell": 13, "semiconductor": 13, "separ": [8, 12, 13], "sequenc": 9, "serv": 13, "server": [1, 3, 13], "servic": 13, "session": 1, "set": [0, 3, 6, 7, 8, 9], "set_valu": 10, "sete": 6, "setup": 6, "shall": 13, "shape": 6, "shapeback": 8, "shapefront": 8, "share": [2, 13], "shell": 12, "shield": 10, "shift": 8, "short": 13, "should": [1, 2, 3, 7, 9, 10, 13], "show": 13, "shown": 4, "side": 8, "sigma": 10, "sign": 13, "signal": [3, 4, 8], "signific": 13, "similar": [8, 13], "simpl": [3, 9], "simpler": 10, "simplest": 9, "simplifi": 4, "simul": [2, 3, 4, 5, 7, 9, 10], "simultan": 13, "sinc": [3, 5], "singl": [4, 13], "situat": [0, 10], "size": [9, 10], "slice": 8, "slide": 6, "slightli": 8, "slow": [3, 5], "sma": 10, "sma_nu": 10, "small": [8, 10], "smalltest_peak": 7, "smooth": 7, "so": [0, 3, 10, 13], "sobol": 9, "sobolgener": 9, "softwar": [1, 13], "sold": 13, "sole": 13, "solut": 4, "solution_outlet_comp_000": 4, "solv": [3, 8], "solveabl": 9, "some": [3, 8, 10, 13], "sourc": [3, 11, 13], "spare": 13, "speak": 13, "speci": 2, "special": [8, 13], "specif": [4, 9, 10, 13], "specifi": [2, 4, 5, 8, 10, 13], "spirit": 13, "split": 9, "squar": [6, 9], "sse": [6, 9], "ssh": 1, "stallgener": 9, "stand": 13, "standard": [3, 13], "start": [3, 8, 9, 10, 13], "state": [0, 10, 13], "statement": 13, "statu": 13, "step": [1, 5, 9, 13], "still": 5, "stop": [8, 9], "stopaverag": 9, "stopbest": 9, "stoprms": 9, "storag": [7, 13], "store": [2, 4, 7], "strategi": [0, 9], "stratgi": 0, "string": [3, 4, 8, 9, 10], "structur": [4, 6], "subdivid": 13, "subject": 13, "sublicens": 13, "subprogram": 13, "subroutin": 13, "subsect": 13, "substanti": 13, "sue": 13, "suffic": 13, "suggest": 9, "sum": [4, 6], "supervis": 11, "supplement": 13, "suppli": [0, 3], "support": [4, 6, 8, 13], "sure": 13, "surrend": 13, "surviv": 13, "sustain": 13, "switch": 10, "symmetr": 8, "synthet": 8, "system": [8, 9, 10, 13], "systemat": 13, "t": [7, 8, 12], "take": [0, 1, 3, 5, 9, 13], "tangibl": 13, "technolog": 13, "tell": [9, 13], "templat": [0, 3], "tendenc": 8, "term": 13, "termin": [9, 13], "test": [0, 8, 9], "text": 0, "than": [5, 9, 10, 12, 13], "thei": [1, 3, 7, 8, 9, 10, 12, 13], "them": [8, 9, 10, 13], "therefor": 13, "thi": [0, 1, 2, 3, 4, 6, 7, 8, 9, 10, 13], "thing": [8, 13], "third": 13, "those": 13, "though": 13, "threaten": 13, "three": 13, "through": [1, 13], "thu": 13, "ti": 8, "time": [3, 4, 5, 8, 9, 13], "togeth": [4, 10], "toler": 7, "too": 13, "tool": 13, "top": 8, "total": [3, 9], "tournament": 9, "trade": 13, "trademark": 13, "tradeoff": 5, "transact": 13, "transfer": 13, "transform": [0, 6], "transmiss": 13, "treat": 13, "treati": 13, "true": [2, 7, 8, 9], "tube": [1, 10], "turn": 9, "twice": 10, "two": [4, 10, 13], "type": [8, 13], "typic": [8, 13], "u": 12, "unaccept": 13, "under": [11, 13], "understand": 10, "uniform": 3, "uniqu": [4, 8], "unit": [3, 8], "unit_000": 10, "unit_001": 10, "unit_002": [4, 8], "unit_003": 10, "unit_004": 10, "unit_nam": 8, "unknown": 9, "unless": [4, 13], "unlimit": 13, "unmodifi": 13, "unnecessari": 13, "unpack": 13, "unsga3": 6, "until": [9, 13], "up": [6, 10], "updat": [12, 13], "upgrad": 11, "upper": [3, 10], "us": [0, 2, 3, 4, 6, 7, 8, 9, 10, 13], "usag": [1, 8, 9, 10], "user": [12, 13], "usual": [3, 8], "usus": 6, "uv": [3, 8], "uv_nois": 3, "uv_noise_norm": 3, "v3": 13, "valid": 13, "valu": [2, 3, 4, 5, 6, 7, 8, 9], "variabl": [0, 9, 10], "variant": 10, "variat": [3, 8], "variou": 0, "vector": 7, "verbatim": 13, "veri": [2, 8, 9, 10], "verifi": 0, "version": [0, 13], "viabl": 9, "view": 13, "violat": 13, "visibl": 13, "void": 13, "volum": [6, 13], "von": 11, "w": 13, "wa": [8, 10, 13], "wai": [1, 13], "waiv": 13, "waiver": 13, "want": [0, 10, 13], "warranti": 13, "we": [11, 12, 13], "websit": 12, "week": 3, "welcom": 13, "well": 13, "were": 13, "what": [9, 13], "whatev": 13, "when": [7, 8, 9, 10, 13], "where": [2, 4, 5, 8, 9, 10, 13], "whether": 13, "which": [3, 8, 10, 13], "while": [1, 8, 9], "who": 13, "whole": 13, "whom": 13, "whose": 13, "why": 13, "wide": 13, "window": [1, 2, 13], "wipo": 13, "wish": 13, "within": 13, "without": [9, 10, 13], "work": [0, 8, 10, 11, 12, 13], "worldwid": 13, "would": [9, 10, 13], "write": 13, "written": [8, 13], "www": 13, "xtol": 9, "ye": [2, 3, 4, 8, 9, 10], "year": 13, "yet": 1, "you": [0, 1, 6, 8, 9, 10, 11, 12, 13], "your": [0, 9, 13], "yourself": 13}, "titles": ["CADET-Match Examples", "Running", "Basic setup", "Error Modeling", "Experiments", "Graphing", "Configuration", "Miscellaneous", "Scores", "Search", "Transform", "CADET-Match", "Install", "License"], "titleterms": {"6": 1, "add": 10, "altscor": 9, "area": 10, "auto": 10, "back": 8, "basic": 2, "cadet": [0, 1, 11], "ceil": 8, "clean": 0, "common": 8, "configur": 6, "core": 1, "dextran": 8, "diamet": 10, "error": [3, 8], "exampl": 0, "experi": 4, "fraction": 8, "front": 8, "gener": [0, 1], "gradient": 9, "graph": [1, 5], "graphspac": 9, "index": 10, "instal": 12, "invers": 10, "keq": 10, "length": 10, "licens": 13, "match": [0, 1, 11], "mcmc": 9, "miscellan": 7, "model": 3, "mult": 10, "multistart": 9, "norm": 10, "nsga3": 9, "other": 8, "remot": 1, "result": 0, "run": [0, 1], "score": 8, "scoretest": 9, "search": 9, "set": 10, "setup": 2, "shape": 8, "slide": 8, "squar": 8, "sse": 8, "start": 1, "sum": [8, 10], "them": 0, "transform": 10, "unsga3": 9, "us": 1, "valu": 10, "volum": 10}}) \ No newline at end of file diff --git a/CADET-Match/v0.8.10/.buildinfo b/CADET-Match/v0.8.10/.buildinfo index 3950ad01b..a873e16aa 100644 --- a/CADET-Match/v0.8.10/.buildinfo +++ b/CADET-Match/v0.8.10/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 -# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: f3df39409311d5a71a0190f789525cad +# This file records the configuration used when building these files. When it is not found, a full rebuild will be done. +config: 12472f84e35974a9dccc4f11c7ab41b6 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/CADET-Match/v0.8.10/.doctrees/cli/examples.doctree b/CADET-Match/v0.8.10/.doctrees/cli/examples.doctree index 58dce5e4a..7e611a698 100644 Binary files a/CADET-Match/v0.8.10/.doctrees/cli/examples.doctree and b/CADET-Match/v0.8.10/.doctrees/cli/examples.doctree differ diff --git a/CADET-Match/v0.8.10/.doctrees/cli/index.doctree b/CADET-Match/v0.8.10/.doctrees/cli/index.doctree index 30d2ec19e..b75c87805 100644 Binary files a/CADET-Match/v0.8.10/.doctrees/cli/index.doctree and b/CADET-Match/v0.8.10/.doctrees/cli/index.doctree differ diff --git a/CADET-Match/v0.8.10/.doctrees/configuration/basic_config.doctree b/CADET-Match/v0.8.10/.doctrees/configuration/basic_config.doctree index 5062dd2e8..bf1a03a6f 100644 Binary files a/CADET-Match/v0.8.10/.doctrees/configuration/basic_config.doctree and b/CADET-Match/v0.8.10/.doctrees/configuration/basic_config.doctree differ diff --git a/CADET-Match/v0.8.10/.doctrees/configuration/error.doctree b/CADET-Match/v0.8.10/.doctrees/configuration/error.doctree index ca0683430..d47f1d382 100644 Binary files a/CADET-Match/v0.8.10/.doctrees/configuration/error.doctree and b/CADET-Match/v0.8.10/.doctrees/configuration/error.doctree differ diff --git a/CADET-Match/v0.8.10/.doctrees/configuration/experiments.doctree b/CADET-Match/v0.8.10/.doctrees/configuration/experiments.doctree index 492404e2d..b5029b301 100644 Binary files a/CADET-Match/v0.8.10/.doctrees/configuration/experiments.doctree and b/CADET-Match/v0.8.10/.doctrees/configuration/experiments.doctree differ diff --git a/CADET-Match/v0.8.10/.doctrees/configuration/graphing.doctree b/CADET-Match/v0.8.10/.doctrees/configuration/graphing.doctree index 0800cf499..2db8ee25a 100644 Binary files a/CADET-Match/v0.8.10/.doctrees/configuration/graphing.doctree and b/CADET-Match/v0.8.10/.doctrees/configuration/graphing.doctree differ diff --git a/CADET-Match/v0.8.10/.doctrees/configuration/index.doctree b/CADET-Match/v0.8.10/.doctrees/configuration/index.doctree index fa7ee3cae..36acc9a9c 100644 Binary files a/CADET-Match/v0.8.10/.doctrees/configuration/index.doctree and b/CADET-Match/v0.8.10/.doctrees/configuration/index.doctree differ diff --git a/CADET-Match/v0.8.10/.doctrees/configuration/misc.doctree b/CADET-Match/v0.8.10/.doctrees/configuration/misc.doctree index ac057264c..ffe2e92a2 100644 Binary files a/CADET-Match/v0.8.10/.doctrees/configuration/misc.doctree and b/CADET-Match/v0.8.10/.doctrees/configuration/misc.doctree differ diff --git a/CADET-Match/v0.8.10/.doctrees/configuration/scores.doctree b/CADET-Match/v0.8.10/.doctrees/configuration/scores.doctree index 023c2f0cb..ba202f718 100644 Binary files a/CADET-Match/v0.8.10/.doctrees/configuration/scores.doctree and b/CADET-Match/v0.8.10/.doctrees/configuration/scores.doctree differ diff --git a/CADET-Match/v0.8.10/.doctrees/configuration/search.doctree b/CADET-Match/v0.8.10/.doctrees/configuration/search.doctree index 80f1b68d6..3dda985ba 100644 Binary files a/CADET-Match/v0.8.10/.doctrees/configuration/search.doctree and b/CADET-Match/v0.8.10/.doctrees/configuration/search.doctree differ diff --git a/CADET-Match/v0.8.10/.doctrees/configuration/transform.doctree b/CADET-Match/v0.8.10/.doctrees/configuration/transform.doctree index 08e44791b..912cb90d2 100644 Binary files a/CADET-Match/v0.8.10/.doctrees/configuration/transform.doctree and b/CADET-Match/v0.8.10/.doctrees/configuration/transform.doctree differ diff --git a/CADET-Match/v0.8.10/.doctrees/environment.pickle b/CADET-Match/v0.8.10/.doctrees/environment.pickle index b229df042..2dab3f1d4 100644 Binary files a/CADET-Match/v0.8.10/.doctrees/environment.pickle and b/CADET-Match/v0.8.10/.doctrees/environment.pickle differ diff --git a/CADET-Match/v0.8.10/.doctrees/index.doctree b/CADET-Match/v0.8.10/.doctrees/index.doctree index 0e7c8ab0c..428b484c7 100644 Binary files a/CADET-Match/v0.8.10/.doctrees/index.doctree and b/CADET-Match/v0.8.10/.doctrees/index.doctree differ diff --git a/CADET-Match/v0.8.10/.doctrees/install/index.doctree b/CADET-Match/v0.8.10/.doctrees/install/index.doctree index bf8d782a4..22cb3c90f 100644 Binary files a/CADET-Match/v0.8.10/.doctrees/install/index.doctree and b/CADET-Match/v0.8.10/.doctrees/install/index.doctree differ diff --git a/CADET-Match/v0.8.10/.doctrees/license.doctree b/CADET-Match/v0.8.10/.doctrees/license.doctree index adc9222a0..7487deb70 100644 Binary files a/CADET-Match/v0.8.10/.doctrees/license.doctree and b/CADET-Match/v0.8.10/.doctrees/license.doctree differ diff --git a/CADET-Match/v0.8.10/_static/basic.css b/CADET-Match/v0.8.10/_static/basic.css index e5179b7a9..d9846dacb 100644 --- a/CADET-Match/v0.8.10/_static/basic.css +++ b/CADET-Match/v0.8.10/_static/basic.css @@ -1,12 +1,5 @@ /* - * basic.css - * ~~~~~~~~~ - * * Sphinx stylesheet -- basic theme. - * - * :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS. - * :license: BSD, see LICENSE for details. - * */ /* -- main layout ----------------------------------------------------------- */ @@ -115,15 +108,11 @@ img { /* -- search page ----------------------------------------------------------- */ ul.search { - margin: 10px 0 0 20px; - padding: 0; + margin-top: 10px; } ul.search li { - padding: 5px 0 5px 20px; - background-image: url(file.png); - background-repeat: no-repeat; - background-position: 0 7px; + padding: 5px 0; } ul.search li a { diff --git a/CADET-Match/v0.8.10/_static/doctools.js b/CADET-Match/v0.8.10/_static/doctools.js index 4d67807d1..0398ebb9f 100644 --- a/CADET-Match/v0.8.10/_static/doctools.js +++ b/CADET-Match/v0.8.10/_static/doctools.js @@ -1,12 +1,5 @@ /* - * doctools.js - * ~~~~~~~~~~~ - * * Base JavaScript utilities for all Sphinx HTML documentation. - * - * :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS. - * :license: BSD, see LICENSE for details. - * */ "use strict"; diff --git a/CADET-Match/v0.8.10/_static/language_data.js b/CADET-Match/v0.8.10/_static/language_data.js index 367b8ed81..c7fe6c6fa 100644 --- a/CADET-Match/v0.8.10/_static/language_data.js +++ b/CADET-Match/v0.8.10/_static/language_data.js @@ -1,13 +1,6 @@ /* - * language_data.js - * ~~~~~~~~~~~~~~~~ - * * This script contains the language-specific data used by searchtools.js, * namely the list of stopwords, stemmer, scorer and splitter. - * - * :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS. - * :license: BSD, see LICENSE for details. - * */ var stopwords = ["a", "and", "are", "as", "at", "be", "but", "by", "for", "if", "in", "into", "is", "it", "near", "no", "not", "of", "on", "or", "such", "that", "the", "their", "then", "there", "these", "they", "this", "to", "was", "will", "with"]; diff --git a/CADET-Match/v0.8.10/_static/searchtools.js b/CADET-Match/v0.8.10/_static/searchtools.js index b08d58c9b..2c774d17a 100644 --- a/CADET-Match/v0.8.10/_static/searchtools.js +++ b/CADET-Match/v0.8.10/_static/searchtools.js @@ -1,12 +1,5 @@ /* - * searchtools.js - * ~~~~~~~~~~~~~~~~ - * * Sphinx JavaScript utilities for the full-text search. - * - * :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS. - * :license: BSD, see LICENSE for details. - * */ "use strict"; @@ -20,7 +13,7 @@ if (typeof Scorer === "undefined") { // and returns the new score. /* score: result => { - const [docname, title, anchor, descr, score, filename] = result + const [docname, title, anchor, descr, score, filename, kind] = result return score }, */ @@ -47,6 +40,14 @@ if (typeof Scorer === "undefined") { }; } +// Global search result kind enum, used by themes to style search results. +class SearchResultKind { + static get index() { return "index"; } + static get object() { return "object"; } + static get text() { return "text"; } + static get title() { return "title"; } +} + const _removeChildren = (element) => { while (element && element.lastChild) element.removeChild(element.lastChild); }; @@ -64,9 +65,13 @@ const _displayItem = (item, searchTerms, highlightTerms) => { const showSearchSummary = DOCUMENTATION_OPTIONS.SHOW_SEARCH_SUMMARY; const contentRoot = document.documentElement.dataset.content_root; - const [docName, title, anchor, descr, score, _filename] = item; + const [docName, title, anchor, descr, score, _filename, kind] = item; let listItem = document.createElement("li"); + // Add a class representing the item's type: + // can be used by a theme's CSS selector for styling + // See SearchResultKind for the class names. + listItem.classList.add(`kind-${kind}`); let requestUrl; let linkUrl; if (docBuilder === "dirhtml") { @@ -115,8 +120,10 @@ const _finishSearch = (resultCount) => { "Your search did not match any documents. Please make sure that all words are spelled correctly and that you've selected enough categories." ); else - Search.status.innerText = _( - "Search finished, found ${resultCount} page(s) matching the search query." + Search.status.innerText = Documentation.ngettext( + "Search finished, found one page matching the search query.", + "Search finished, found ${resultCount} pages matching the search query.", + resultCount, ).replace('${resultCount}', resultCount); }; const _displayNextItem = ( @@ -138,7 +145,7 @@ const _displayNextItem = ( else _finishSearch(resultCount); }; // Helper function used by query() to order search results. -// Each input is an array of [docname, title, anchor, descr, score, filename]. +// Each input is an array of [docname, title, anchor, descr, score, filename, kind]. // Order the results by score (in opposite order of appearance, since the // `_displayNextItem` function uses pop() to retrieve items) and then alphabetically. const _orderResultsByScoreThenName = (a, b) => { @@ -248,6 +255,7 @@ const Search = { searchSummary.classList.add("search-summary"); searchSummary.innerText = ""; const searchList = document.createElement("ul"); + searchList.setAttribute("role", "list"); searchList.classList.add("search"); const out = document.getElementById("search-results"); @@ -318,7 +326,7 @@ const Search = { const indexEntries = Search._index.indexentries; // Collect multiple result groups to be sorted separately and then ordered. - // Each is an array of [docname, title, anchor, descr, score, filename]. + // Each is an array of [docname, title, anchor, descr, score, filename, kind]. const normalResults = []; const nonMainIndexResults = []; @@ -337,6 +345,7 @@ const Search = { null, score + boost, filenames[file], + SearchResultKind.title, ]); } } @@ -354,6 +363,7 @@ const Search = { null, score, filenames[file], + SearchResultKind.index, ]; if (isMain) { normalResults.push(result); @@ -475,6 +485,7 @@ const Search = { descr, score, filenames[match[0]], + SearchResultKind.object, ]); }; Object.keys(objects).forEach((prefix) => @@ -585,6 +596,7 @@ const Search = { null, score, filenames[file], + SearchResultKind.text, ]); } return results; diff --git a/CADET-Match/v0.8.10/cli/examples.html b/CADET-Match/v0.8.10/cli/examples.html index a15fc7f01..34a619788 100644 --- a/CADET-Match/v0.8.10/cli/examples.html +++ b/CADET-Match/v0.8.10/cli/examples.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.10/cli/index.html b/CADET-Match/v0.8.10/cli/index.html index fa3b8ffa8..19b8123fc 100644 --- a/CADET-Match/v0.8.10/cli/index.html +++ b/CADET-Match/v0.8.10/cli/index.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.10/configuration/basic_config.html b/CADET-Match/v0.8.10/configuration/basic_config.html index 4f894097d..901f92555 100644 --- a/CADET-Match/v0.8.10/configuration/basic_config.html +++ b/CADET-Match/v0.8.10/configuration/basic_config.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.10/configuration/error.html b/CADET-Match/v0.8.10/configuration/error.html index 2efc15bc2..5d22d4efe 100644 --- a/CADET-Match/v0.8.10/configuration/error.html +++ b/CADET-Match/v0.8.10/configuration/error.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.10/configuration/experiments.html b/CADET-Match/v0.8.10/configuration/experiments.html index 23c88b258..8b11fa564 100644 --- a/CADET-Match/v0.8.10/configuration/experiments.html +++ b/CADET-Match/v0.8.10/configuration/experiments.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.10/configuration/graphing.html b/CADET-Match/v0.8.10/configuration/graphing.html index a8a6ebb92..b43e0d6b3 100644 --- a/CADET-Match/v0.8.10/configuration/graphing.html +++ b/CADET-Match/v0.8.10/configuration/graphing.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.10/configuration/index.html b/CADET-Match/v0.8.10/configuration/index.html index a793696b0..115d8e456 100644 --- a/CADET-Match/v0.8.10/configuration/index.html +++ b/CADET-Match/v0.8.10/configuration/index.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.10/configuration/misc.html b/CADET-Match/v0.8.10/configuration/misc.html index 1b5fd3fa3..da5222661 100644 --- a/CADET-Match/v0.8.10/configuration/misc.html +++ b/CADET-Match/v0.8.10/configuration/misc.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.10/configuration/scores.html b/CADET-Match/v0.8.10/configuration/scores.html index c8b7619de..c38aea824 100644 --- a/CADET-Match/v0.8.10/configuration/scores.html +++ b/CADET-Match/v0.8.10/configuration/scores.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.10/configuration/search.html b/CADET-Match/v0.8.10/configuration/search.html index 3ecbc6ac3..0d54d909e 100644 --- a/CADET-Match/v0.8.10/configuration/search.html +++ b/CADET-Match/v0.8.10/configuration/search.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.10/configuration/transform.html b/CADET-Match/v0.8.10/configuration/transform.html index 3c46f7492..088fcbf3f 100644 --- a/CADET-Match/v0.8.10/configuration/transform.html +++ b/CADET-Match/v0.8.10/configuration/transform.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.10/genindex.html b/CADET-Match/v0.8.10/genindex.html index 704101721..6b3fcfeaf 100644 --- a/CADET-Match/v0.8.10/genindex.html +++ b/CADET-Match/v0.8.10/genindex.html @@ -8,7 +8,7 @@ - + diff --git a/CADET-Match/v0.8.10/index.html b/CADET-Match/v0.8.10/index.html index c50c7d8bb..fe523f159 100644 --- a/CADET-Match/v0.8.10/index.html +++ b/CADET-Match/v0.8.10/index.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.10/install/index.html b/CADET-Match/v0.8.10/install/index.html index 5c6d89917..96d19acce 100644 --- a/CADET-Match/v0.8.10/install/index.html +++ b/CADET-Match/v0.8.10/install/index.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.10/license.html b/CADET-Match/v0.8.10/license.html index 325436593..b2f1c9cb0 100644 --- a/CADET-Match/v0.8.10/license.html +++ b/CADET-Match/v0.8.10/license.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.10/search.html b/CADET-Match/v0.8.10/search.html index 2a8ec32d0..75d812d91 100644 --- a/CADET-Match/v0.8.10/search.html +++ b/CADET-Match/v0.8.10/search.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.10/searchindex.js b/CADET-Match/v0.8.10/searchindex.js index d76942ef9..3f85ef048 100644 --- a/CADET-Match/v0.8.10/searchindex.js +++ b/CADET-Match/v0.8.10/searchindex.js @@ -1 +1 @@ -Search.setIndex({"alltitles": {"AltScore": [[9, "altscore"]], "Auto": [[10, "auto"]], "Auto Inverse": [[10, "auto-inverse"]], "Auto kEQ": [[10, "auto-keq"]], "Basic setup": [[2, null]], "CADET-Match": [[11, null]], "CADET-Match Examples": [[0, null]], "Ceiling": [[8, "ceiling"]], "Clean examples": [[0, "clean-examples"]], "Common": [[8, "common"]], "Configuration": [[6, null]], "Dextran SSE": [[8, "dextran-sse"]], "Dextran Shape": [[8, "dextran-shape"]], "Error Modeling": [[3, null]], "Experiments": [[4, null]], "Fractionation SSE": [[8, "fractionation-sse"]], "Fractionation Slide": [[8, "fractionation-slide"]], "Generate examples": [[0, "generate-examples"]], "Generate graphs using 6 cores": [[1, "generate-graphs-using-6-cores"]], "Generating Examples and running them": [[0, "generating-examples-and-running-them"]], "Gradient": [[9, "gradient"]], "GraphSpace": [[9, "graphspace"]], "Graphing": [[5, null]], "Indexing": [[10, "indexing"]], "Install": [[12, null]], "License": [[13, null]], "MCMC": [[9, "mcmc"]], "Miscellaneous": [[7, null]], "Multistart": [[9, "multistart"]], "NSGA3": [[9, "nsga3"]], "Norm Add": [[10, "norm-add"]], "Norm Diameter": [[10, "norm-diameter"]], "Norm Mult": [[10, "norm-mult"]], "Norm Volume Area": [[10, "norm-volume-area"]], "Norm Volume Length": [[10, "norm-volume-length"]], "Other": [[8, "other"]], "Results examples": [[0, "results-examples"]], "Run examples": [[0, "run-examples"]], "Running": [[1, null]], "Running CADET-Match remotely": [[1, "running-cadet-match-remotely"]], "SSE": [[8, "sse"]], "ScoreTest": [[9, "scoretest"]], "Scores": [[8, null]], "Search": [[9, null]], "Set Value": [[10, "set-value"]], "Shape": [[8, "shape"]], "Shape Back": [[8, "shape-back"]], "Shape Front": [[8, "shape-front"]], "Starting a match": [[1, "starting-a-match"]], "Sum": [[10, "sum"]], "Sum of squared error scores": [[8, "sum-of-squared-error-scores"]], "Transform": [[10, null]], "UNSGA3": [[9, "unsga3"]]}, "docnames": ["cli/examples", "cli/index", "configuration/basic_config", "configuration/error", "configuration/experiments", "configuration/graphing", "configuration/index", "configuration/misc", "configuration/scores", "configuration/search", "configuration/transform", "index", "install/index", "license"], "envversion": {"sphinx": 63, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.todo": 2, "sphinxcontrib.bibtex": 9}, "filenames": ["cli/examples.rst", "cli/index.rst", "configuration/basic_config.rst", "configuration/error.rst", "configuration/experiments.rst", "configuration/graphing.rst", "configuration/index.rst", "configuration/misc.rst", "configuration/scores.rst", "configuration/search.rst", "configuration/transform.rst", "index.rst", "install/index.rst", "license.rst"], "indexentries": {}, "objects": {}, "objnames": {}, "objtypes": {}, "terms": {"": 13, "0": [2, 3, 7, 8, 9, 10, 13], "0001": 10, "001": [3, 10], "0051": 8, "0054": 8, "0178": 8, "0190": 8, "02": 8, "0265": 8, "0287": 8, "05": [8, 10], "06": 10, "1": [2, 3, 8, 10, 11, 13], "10": [7, 9, 13], "100": [8, 9], "1000": [9, 10], "11": 13, "12": 13, "1200": 5, "13": 13, "14": [9, 13], "15": 13, "16": 13, "17": 13, "1996": 13, "1e": [7, 9, 10], "1e4": 10, "1e8": 10, "2": [3, 8, 9, 10, 13], "20": 13, "2007": 13, "28": 13, "29": 13, "2d": 1, "3": [4, 7, 8, 10, 11, 13], "30": 13, "300": 8, "3600": 5, "3d": 1, "3rd": 10, "4": [10, 13], "400": 8, "450": 8, "5": [7, 10, 13], "50": [9, 10], "500": 8, "550": 8, "6": 13, "60": 13, "600": 8, "6b": 13, "6d": 13, "7": [7, 13], "8": [10, 13], "9": [10, 13], "95": 8, "98": 8, "A": [8, 10, 13], "AND": 13, "AS": 13, "And": 13, "BE": 13, "BEING": 13, "BUT": 13, "BY": 13, "But": 13, "By": 13, "FOR": 13, "For": [6, 8, 10, 11, 13], "IF": 13, "IN": 13, "If": [1, 2, 4, 5, 7, 8, 9, 10, 12, 13], "In": [6, 8, 9, 10, 13], "It": [0, 1, 8, 9, 10, 13], "NO": 13, "NOT": 13, "No": [2, 3, 5, 7, 8, 9, 10, 13], "Not": 13, "OF": 13, "OR": 13, "Of": 13, "On": 8, "One": 10, "Or": 11, "SUCH": 13, "Such": 13, "THE": 13, "THERE": 13, "TO": 13, "The": [0, 1, 3, 4, 8, 9, 10, 12, 13], "There": [0, 5, 8, 10], "These": [1, 3, 13], "To": 13, "WILL": 13, "WITH": 13, "With": 10, "abil": 13, "about": 13, "abov": [8, 13], "absenc": 13, "absolut": 13, "absoluteheight": 8, "absolutetim": 8, "abstol": 7, "abstolfactor": 7, "abstolfactorgrad": 7, "abstolfactorgradmax": 7, "abus": 13, "accept": 13, "access": 13, "accompani": 13, "accord": 13, "accur": [8, 10], "achiev": 13, "acknowledg": 13, "acquir": 13, "across": 13, "action": 13, "activ": [11, 13], "actual": [9, 13], "ad": [0, 1, 4, 8, 10, 13], "adapt": [7, 13], "add": [6, 8, 12, 13], "addict": 6, "addit": [3, 8, 10, 13], "address": 13, "adopt": 13, "adsorpt": 10, "advers": 13, "advis": [8, 13], "affect": 13, "affero": 13, "affirm": 13, "after": [8, 9, 12, 13], "again": [0, 5], "against": [4, 8, 13], "aggreg": 13, "agre": 13, "agreement": 13, "aim": 13, "algorithm": [6, 9, 10], "all": [0, 1, 2, 4, 5, 7, 8, 9, 10, 13], "alleg": 13, "allow": [1, 8, 9, 10, 13], "almost": [3, 8, 9], "along": 13, "alreadi": 13, "also": [1, 6, 8, 9, 10, 13], "altern": 13, "although": 13, "altscor": 6, "alwai": [3, 8, 11], "among": 13, "amount": 8, "an": [1, 3, 8, 9, 10, 12, 13], "anaconda": 12, "ancillari": 13, "ani": [0, 1, 3, 8, 9, 11, 13], "anoth": [8, 9, 10], "anti": 13, "anyon": 13, "anyth": [7, 13], "apart": 9, "appli": [3, 13], "applic": 13, "appropri": 13, "approxim": [10, 13], "ar": [0, 1, 2, 3, 4, 5, 8, 9, 10, 12, 13], "area": [6, 13], "area_loc": 10, "aris": 13, "arrai": 10, "arrang": 13, "articl": 13, "ask": 13, "assert": 13, "asset": 13, "assign": 10, "associ": 13, "assum": [10, 13], "assumpt": [10, 13], "assur": 13, "asyncron": 5, "attach": 13, "attempt": 13, "attribut": 13, "author": 13, "auto": [1, 6, 9], "auto_invers": 10, "auto_keq": 10, "autocorrel": 9, "automat": [1, 7, 8, 9, 10, 12, 13], "avail": [0, 4, 8, 10, 13], "averag": 9, "avoid": 13, "awai": 13, "axial": 10, "b": 13, "back": 6, "backward": [8, 9, 10], "bar": 2, "base": [1, 3, 6, 7, 8, 9, 11, 13], "basedir": 2, "basi": 1, "basic": [4, 6, 13], "becaus": 13, "been": [1, 13], "behalf": 13, "being": [8, 13], "believ": 13, "below": [4, 8, 9, 13], "benefit": 13, "best": [0, 3, 9, 11, 13], "better": [9, 10, 11], "between": [5, 8, 9, 10, 13], "beyond": 13, "bin": 2, "binari": [0, 2], "bio": 11, "blank": 8, "bodi": 13, "boolean": [2, 7, 8, 9], "both": [3, 10, 13], "bottom": 8, "bound": [3, 10], "bound1": 10, "bound2": 10, "boundari": 10, "boundfrom": 10, "boundsum": 10, "boundto": 10, "box": 13, "bread": 9, "break": 11, "breakthrough": 8, "brief": 13, "bug": 11, "burn": 9, "busi": 13, "bypass_experi": 2, "c": [2, 12, 13], "cadet": [2, 3, 4, 5, 6, 7, 8, 9, 10, 12, 13], "cadet_exampl": 0, "cadetmatch": [0, 1, 12], "cadetpath": 2, "call": 13, "can": [0, 1, 3, 6, 7, 8, 9, 10, 12, 13], "cannot": 13, "capabl": 9, "carri": [9, 13], "case": [8, 9, 10, 13], "caus": [7, 8, 13], "ceas": 13, "ceil": 6, "certain": [8, 13], "cessat": 13, "chain": 9, "chang": [11, 13], "channel": 12, "character": 13, "charg": [10, 13], "check": 2, "checkpoint": [1, 2], "checkpointfil": 2, "choic": 9, "choos": 13, "chromatogram": [1, 2, 3, 7], "chromatographi": 8, "circular": 10, "circumst": 13, "circumvent": 13, "civil": 13, "claim": 13, "class": 13, "clean_exampl": 0, "clear": 13, "clearli": 13, "cli": 2, "close": [8, 10, 13], "cluster": 1, "code": [8, 10, 13], "col_length": 10, "col_poros": 10, "collect": [8, 13], "colum": 8, "column": [4, 8, 10], "com": 11, "combin": [9, 13], "come": [8, 10, 13], "command": [0, 1, 12, 13], "comment": 6, "commerci": 13, "commit": [11, 13], "common": [1, 6, 9, 10, 12, 13], "commun": 13, "compat": [8, 9, 10], "compil": 13, "complet": [0, 1, 9], "compli": 13, "complianc": 13, "compon": [4, 8, 10, 11, 13], "component1": 10, "component2": 10, "componentfrom": 10, "componentsum": 10, "componentto": 10, "compos": 11, "comput": [0, 3, 5, 13], "concentr": [3, 4, 8], "concern": 13, "conda": 12, "condit": 13, "config": 12, "configur": [1, 11], "connect": [6, 7, 13], "connectionnumberentri": 7, "connfigur": 1, "consequ": 13, "consequenti": 13, "consid": 13, "consist": 13, "conspicu": 13, "const_coeff": 10, "constantli": 13, "constitut": 13, "constru": 13, "consum": 13, "contact": 13, "contain": 13, "content": 13, "context": 13, "continu": [8, 13], "continuemcmc": [8, 9], "contractu": 13, "contradict": 13, "contrast": 13, "contributor": 13, "control": [1, 8, 13], "convei": 13, "conveni": 13, "converg": 9, "convert": [2, 6, 10], "convey": 13, "copi": [10, 13], "copyleft": 13, "copyright": 13, "corner": 1, "correct": [8, 13], "correctli": 0, "correl": 1, "correspond": [8, 13], "cost": 13, "could": [0, 13], "counterclaim": 13, "countri": 13, "coupl": 10, "cours": 13, "court": 13, "coven": 13, "cover": [8, 10, 13], "coverag": 13, "creat": [0, 1, 3, 6, 9, 10, 11], "creation": 6, "criterion": 13, "cross": [10, 13], "cross_section_area": 10, "cstr": 10, "csv": [2, 3, 4, 8], "cure": 13, "curv": 8, "custom": 13, "customarili": 13, "cv": 2, "d": [10, 13], "dai": [0, 1, 13], "damag": 13, "danger": 13, "data": [1, 2, 4, 6, 7, 8, 13], "date": 13, "deal": [4, 8, 10], "decai": 8, "decemb": 13, "decid": 13, "declin": 13, "deem": 13, "default": [2, 3, 4, 5, 7, 8, 9, 10], "defect": 13, "defens": 13, "defin": [8, 13], "definit": [10, 13], "degre": 10, "delai": [3, 8], "deni": 13, "denomin": 13, "depend": [0, 3, 12], "depriv": 13, "deriv": 8, "descent": [7, 9], "describ": 6, "descript": [2, 3, 4, 5, 7, 8, 9, 10], "design": [1, 8, 9, 10, 13], "desktop": 3, "detail": 13, "detector": 8, "determin": [3, 13], "develop": [11, 13], "deviat": 3, "devic": 13, "dextran": 6, "dextran1": 4, "dextran2": 4, "dextranshap": 8, "dextranss": 8, "diamet": 6, "dictat": 8, "dictionari": 6, "differ": [0, 9, 10, 13], "difficult": 10, "diffus": 10, "dimension": 9, "dimer": 10, "direct": 13, "directli": [9, 10, 13], "directori": [0, 2], "disabl": 3, "disclaim": 13, "discriminatori": 13, "disper": 10, "dispers": 10, "displai": 13, "distinguish": 13, "distribut": [3, 12, 13], "do": [10, 11, 13], "document": 13, "doe": [9, 13], "domain": 13, "don": [7, 8, 12], "done": [5, 8], "doubt": 13, "download": 12, "downstream": 13, "dr": 11, "drop": 9, "due": [8, 10], "durabl": 13, "dure": [5, 8], "dwell": 13, "dynam": 13, "dynamictoler": 7, "e": [10, 13], "each": [1, 4, 7, 8, 10, 13], "earlier": 13, "easier": [8, 9, 10], "effect": [8, 10, 13], "effort": 13, "either": [10, 13], "electron": 13, "els": 7, "elut": 8, "embodi": 13, "employ": 13, "enabl": 13, "end": [5, 13], "enforc": 13, "engin": 12, "enough": 10, "ensur": [8, 13], "enter": 13, "entir": 13, "entiti": 13, "entri": [7, 8, 9], "equal": [9, 10], "equilibrium": 10, "equival": 13, "eric": 11, "erron": 13, "error": [1, 5, 6, 9, 10, 11, 12], "errormodel": 3, "especi": [0, 8], "essenti": 13, "estim": [1, 3, 5, 8, 9, 10, 11, 12], "evalu": [2, 9], "even": [8, 11, 13], "event": 13, "ever": 13, "everi": [0, 13], "everyon": 13, "exact": 13, "exactli": 8, "exampl": [6, 8, 10, 13], "example_mcmc_popul": 0, "example_popul": 0, "except": [10, 13], "exclud": 13, "exclus": 13, "excus": 13, "execut": 13, "exercis": 13, "exist": 8, "expect": 13, "experi": [3, 6, 8, 9, 10, 11], "experiment": [6, 8], "experimental_csv": 3, "experimentalist": 8, "explain": [8, 13], "explicitli": 13, "express": 13, "expressli": 13, "extend": 13, "extens": 13, "extent": 13, "extrem": 9, "f": 13, "facil": 13, "factor": 10, "fail": [1, 13], "failur": 13, "fair": 13, "fals": [7, 8, 9], "famili": 13, "far": 8, "fashion": 13, "fast": 10, "faster": 9, "favor": [8, 13], "featur": [0, 4, 6, 8, 11, 13], "fee": 13, "few": [3, 8, 10], "fewer": 10, "file": [0, 1, 2, 4, 6, 8, 9, 11, 13], "file_path": 3, "film": 10, "film_diffus": 10, "final": [9, 13], "finalgradrefin": 9, "find": [1, 10, 11, 13], "finish": 9, "first": [4, 8, 9, 10, 13], "fit": [3, 7, 8, 10, 13], "fix": [10, 11, 13], "float": [3, 7, 8, 9, 10], "flow": [3, 8, 10, 13], "follow": [1, 12, 13], "foo": 2, "forbid": 13, "forc": 13, "forg": 12, "fork": 11, "form": 13, "format": [6, 13], "forschungszentrum": 11, "found": [3, 10, 13], "foundat": 13, "frac": 8, "fraction": [4, 6], "fraction_csv": 8, "fractionationslid": 8, "fractionationss": 8, "free": [11, 13], "freedom": [10, 13], "frequent": [5, 12], "from": [0, 1, 2, 3, 5, 8, 9, 10, 11, 12, 13], "front": [2, 5, 6, 9], "fsf": 13, "fulfil": 13, "full": [2, 13], "fulltrainingdata": 7, "function": [8, 13], "fundament": 13, "further": 13, "fusion": 12, "futur": 13, "fzj": 11, "gap": 8, "gener": [5, 6, 8, 9, 13], "generate_corn": 1, "generate_exampl": 0, "generate_graph": 1, "generate_graphs_al": 1, "generate_graphs_autocorr": 1, "generate_map": 1, "generate_mcmc_mix": 1, "generate_mcmc_plot_tub": 1, "genet": 9, "geometr": 9, "geoscienc": 11, "get": [10, 13], "gigabyt": 7, "github": [11, 12], "give": [8, 13], "given": [2, 4, 8, 9, 13], "gnu": 13, "goal": [9, 11], "good": [9, 10], "govern": 13, "gpl": 13, "gradcheck": 9, "gradfinestop": 9, "gradient": [6, 7, 11], "gradvector": 7, "grant": 13, "graph": [2, 6, 9], "graphgeneratetim": 5, "graphmetatim": 5, "graphspac": 6, "grati": 13, "greatest": 13, "guarante": 13, "gui": 13, "h5": [3, 4, 9], "ha": [1, 3, 4, 6, 8, 9, 10, 12, 13], "had": 13, "hand": 8, "handl": 8, "hard": 8, "harder": 9, "hardwar": 0, "have": [0, 3, 4, 8, 10, 13], "hdf5": 4, "header": 8, "here": 11, "hereaft": 13, "high": [9, 12], "highest": 9, "highli": 9, "holder": 13, "home": 2, "hope": 13, "host": 13, "hour": [0, 1, 3], "household": 13, "how": [0, 5, 13], "howev": [5, 13], "html": 13, "http": [11, 13], "hypothet": 13, "i": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13], "ibg": 11, "idea": [8, 13], "ideal": 8, "ident": 3, "identifi": [8, 13], "immedi": [1, 8], "immudzen": 12, "impact": 9, "implement": [3, 13], "impli": 13, "import": [8, 13], "impos": 13, "improv": [8, 10], "inabl": 13, "inaccur": 13, "inc": 13, "incident": 13, "includ": [0, 3, 6, 12, 13], "inclus": 13, "incompat": 13, "incorpor": 13, "indemnif": 13, "indepdennt": 3, "independ": [10, 13], "index": 6, "index1": 10, "index2": 10, "indexfrom": 10, "indexsum": 10, "indexto": 10, "indic": [10, 13], "individu": [0, 8, 13], "industri": 13, "inform": [6, 9, 13], "infring": 13, "inherit": 8, "init_volum": 10, "initi": [9, 13], "input": [2, 10], "insid": [10, 13], "instal": [0, 13], "instanc": 10, "instead": [4, 8, 9, 11, 13], "institut": 11, "instruct": 12, "int": 1, "intact": 13, "integ": [0, 3, 5, 7, 8, 9, 10], "integr": 9, "intend": 13, "intent": 13, "interact": 13, "interchang": 13, "interest": 13, "interf": 13, "interfac": [1, 13], "interpret": 13, "interrupt": 1, "interv": 8, "intim": 13, "invalid": 13, "invers": 6, "io": 12, "irrevoc": 13, "isol": 8, "issu": 8, "item": 13, "its": [4, 10, 13], "itself": 13, "json": [1, 2, 6, 11], "jstyleson": 6, "june": 13, "jupyt": 1, "just": 9, "j\u00fclich": 11, "ka": 10, "kd": 10, "keep": [1, 13], "kei": [2, 3, 4, 5, 7, 8, 9, 10, 13], "kept": 2, "keq": 6, "kernel": 13, "kind": 13, "know": [8, 10, 13], "knowingli": 13, "knowledg": 13, "known": 9, "languag": 13, "laptop": 0, "larg": [8, 9, 10], "larger": 13, "largest_peak": 7, "last": [1, 5], "later": 13, "law": 13, "lawsuit": 13, "lead": 10, "learn": 7, "least": 13, "least_squar": 9, "leav": 10, "left": 8, "legal": 13, "length": [3, 6, 7, 9], "length_loc": 10, "less": 9, "lesser": 13, "lgpl": 13, "liabil": 13, "liabl": 13, "librari": [0, 2, 11, 12, 13], "license": 13, "licensor": 13, "lier": 11, "like": [8, 10, 13], "likewis": 13, "limit": [8, 13], "lin_ka": 10, "lin_kd": 10, "line": [1, 13], "linear": 10, "link": 13, "linux": 1, "list": [3, 4, 8, 9, 10, 13], "litig": 13, "littl": 9, "load": [3, 8], "local": [12, 13], "localrefin": 9, "locat": 10, "location1": 10, "location2": 10, "locationfrom": 10, "locationsum": 10, "locationto": 10, "log": [1, 10], "logout": 1, "long": 13, "look": [8, 9], "loss": 13, "lot": 3, "lower": [3, 10], "m": [0, 1, 4, 8], "machin": [1, 7, 13], "made": [3, 13], "mai": [1, 3, 8, 10, 13], "mail": 13, "main": [2, 3], "main_peak": 8, "maintain": 13, "major": 13, "make": [0, 8, 9, 10, 13], "mani": [7, 8, 9, 10, 12], "manipul": 3, "manner": 13, "manufactur": [3, 13], "map": 9, "march": 13, "mark": 13, "mask": 13, "match": [3, 4, 5, 6, 7, 8, 9, 10, 12, 13], "mate": 9, "materi": [8, 13], "matrix": 7, "max": [3, 7, 8, 9, 10], "max_perc": 8, "max_valu": 8, "maxarea": 10, "maxfactor": 10, "maximum": [1, 10], "maxka": 10, "maxkeq": 10, "maxlength": 10, "maxvolum": 10, "mcmc": [0, 1, 3, 6], "mcmc_h5": 9, "mcmcpopul": 9, "mcmcpopulationset": 9, "mcmctaumult": 9, "mean": [2, 3, 9, 13], "measur": [10, 13], "medium": 13, "meet": 13, "member": 9, "menu": 13, "merchant": 13, "mere": 13, "merg": 13, "met": 13, "meta": 2, "metaresultsonli": 2, "method": [7, 9, 10, 13], "metric": [7, 8, 9], "might": 13, "min": [3, 10], "min_perc": 8, "minarea": 10, "minim": 7, "minimum": 10, "minka": 10, "minkeq": 10, "minlength": 10, "minvolum": 10, "miscellan": 6, "misrepresent": 13, "mix": [1, 8], "mm": 8, "mode": 13, "model": [1, 5, 6, 8, 9, 10, 11, 12, 13], "modif": [8, 13], "modifi": [10, 13], "modsim": 11, "mol": [4, 8], "molecul": 8, "monom": 10, "more": [4, 6, 8, 9, 10, 12, 13], "moreov": 13, "most": [1, 7, 8, 9, 10, 11, 13], "mostli": [9, 10], "much": [5, 8, 10], "mult": 6, "multi": 9, "multiobjectivess": 9, "multipl": [0, 3, 8, 9, 11], "multipli": [3, 10], "multist": 10, "multistart": 6, "must": [2, 4, 8, 10, 12, 13], "myhom": 2, "n": [1, 10], "name": [2, 3, 4, 8, 10, 13], "narrow": 8, "narrowli": 8, "natur": 13, "nearli": 8, "necessari": 13, "need": [0, 1, 2, 4, 7, 8, 10, 12, 13], "neither": 13, "nest": 6, "network": 13, "new": [0, 3, 9, 13], "next": 13, "nohup": 1, "nois": 3, "non": [3, 8, 11, 13], "noncommerci": 13, "none": [2, 3, 4, 8, 9, 10], "nor": 13, "norm": [3, 6], "norm_add": 10, "norm_diamet": 10, "norm_volume_area": 10, "norm_volume_length": 10, "normal": [1, 2, 3, 5, 10, 13], "normalizeoutput": 2, "notebook": 1, "noth": [8, 13], "notic": 13, "notifi": 13, "notwithstand": 13, "now": 8, "nsga3": 6, "nu": 10, "number": [1, 3, 8, 9, 10, 12, 13], "numer": 8, "object": [9, 13], "oblig": 13, "obsolet": 8, "obtain": 8, "occasion": 13, "occur": 13, "off": 8, "offer": 13, "offici": 13, "offset": 8, "often": [4, 8, 10], "older": 8, "omit": 1, "onc": [1, 9], "one": [1, 4, 9, 10, 13], "ones": [8, 10], "ongo": 11, "onli": [0, 2, 5, 7, 8, 10, 13], "open": 12, "oper": [8, 13], "optim": [8, 9, 10], "optimum": 9, "option": [1, 8, 13], "order": [9, 13], "org": 13, "organ": 13, "origin": 13, "other": [1, 2, 3, 6, 10, 13], "otherwis": 13, "our": [11, 13], "out": 13, "outlet": 8, "output": [4, 8, 13], "output_path": [4, 8], "outsid": 13, "over": [8, 9], "overload": 8, "overrid": 9, "own": [0, 4, 13], "packag": [12, 13], "paper": [8, 13], "par_poros": 10, "paragraph": 13, "parallel": [1, 9, 11], "paramet": [0, 1, 3, 6, 8, 9, 10, 11, 12], "pareto": [2, 5, 9], "part": [8, 13], "parti": 13, "particular": [8, 13], "pass": 13, "password": 13, "patent": 13, "path": [0, 1, 2, 4, 8, 9, 10], "pattern": 13, "payment": 13, "peak": 8, "peak_back": 8, "peak_front": 8, "peer": 13, "penalti": 8, "per": [0, 9], "percent": 8, "perform": [10, 12, 13], "period": 1, "perman": 13, "permiss": 13, "permit": 13, "perpetu": 13, "person": 13, "pertin": 13, "philosophi": 13, "physic": [8, 13], "pi": 10, "piec": [10, 13], "pip": 12, "place": [8, 13], "pleas": [11, 13], "plot": 1, "plu": 13, "plug": 10, "point": 9, "pointer": 13, "popul": [0, 9], "pore": 10, "poros": 8, "portion": 13, "posit": [8, 10], "possess": 13, "possibl": [1, 8, 13], "posterior": 1, "posteriori": 1, "powel": 9, "power": [0, 3, 13], "pr": 11, "practic": [9, 13], "preambl": 13, "precis": [10, 13], "precursor": 9, "predecessor": 13, "prefer": [12, 13], "present": 13, "preserv": 13, "pretti": 3, "prevent": [11, 13], "previou": [9, 13], "previousresult": 9, "price": 13, "primarili": 13, "prior": [9, 13], "priorit": 8, "privat": 13, "probabl": 1, "problem": [0, 3, 8, 9, 10, 13], "problemat": 10, "procedur": 13, "proceed": 1, "process": [0, 1, 3], "procur": 13, "produc": 13, "product": 13, "program": 13, "programat": 6, "programm": 13, "progress": [1, 5, 9], "prohibit": 13, "promin": 13, "propag": 13, "properti": [10, 13], "proprietari": 13, "protect": 13, "protocol": 13, "prove": 13, "provid": [10, 13], "provis": 13, "provision": 13, "proxi": 13, "public": 13, "publicli": 13, "publish": 13, "pull": 11, "puls": 8, "pump": [3, 8], "purpos": [8, 9, 13], "pursuant": 13, "pymoo": 9, "pypi": 12, "python": [0, 1, 6, 11, 12], "qualifi": 13, "qualiti": 13, "random": [3, 9], "rang": [9, 10], "rapid": 10, "rare": [2, 9, 10], "rate": [3, 8, 10], "re": 9, "reaction": 8, "reactor": 10, "read": [9, 10, 13], "readabl": 13, "readi": 13, "readili": 13, "realist": 10, "realiti": 10, "realli": [7, 8], "reason": [9, 13], "rebuilt": 0, "receipt": 13, "receiv": 13, "recent": 11, "recipi": 13, "recogn": 13, "recomend": [8, 9, 10], "recommend": [0, 1, 11, 12], "redistribut": 13, "reduc": 8, "reevalu": 9, "refer": [6, 13], "refin": 9, "refrain": 13, "regard": 13, "regardless": 13, "regener": 13, "reinstat": 13, "rel": 2, "relationship": 13, "releas": [11, 13], "relev": 13, "reli": 13, "relicens": 13, "remain": 13, "remov": 13, "render": 13, "repair": 13, "repeat": 9, "report": [0, 9, 11], "repositori": 11, "repres": [8, 13], "request": 11, "requir": [1, 2, 3, 4, 5, 7, 8, 9, 10, 13], "reset": 5, "resolv": 13, "respect": [3, 13], "respons": 13, "restrict": [8, 13], "result": [2, 7, 9, 10, 13], "results1": 2, "results_exampl": 0, "resultsdir": 2, "resum": 1, "retain": [8, 9, 10, 13], "return": [0, 9, 13], "review": 13, "revis": 13, "right": [8, 13], "risk": 13, "rom": 13, "root": 9, "royalti": 13, "rule": 13, "run": [5, 8, 9, 12, 13], "run_exampl": 0, "runnabl": 4, "safe": 1, "safest": 13, "sai": 13, "sake": 13, "sale": 13, "same": [3, 8, 10, 13], "sampl": 8, "satisfi": 13, "satur": 8, "scalar": 10, "scale": 3, "school": 13, "scientif": 12, "scipi": 9, "scope": 13, "score": [4, 6, 9], "scoretest": 6, "script": 13, "search": [0, 3, 6, 7, 10], "searchmethod": 9, "sec_000": 10, "second": [4, 5, 8, 10], "secondarili": 13, "section": [3, 6, 10, 13], "see": [0, 5, 6, 9, 10, 13], "seed": 9, "select": [8, 9, 10], "sell": 13, "semiconductor": 13, "separ": [8, 12, 13], "sequenc": 9, "serv": 13, "server": [1, 3, 13], "servic": 13, "session": 1, "set": [0, 3, 6, 7, 8, 9], "set_valu": 10, "sete": 6, "setup": 6, "shall": 13, "shape": 6, "shapeback": 8, "shapefront": 8, "share": [2, 13], "shell": 12, "shield": 10, "shift": 8, "short": 13, "should": [1, 2, 3, 7, 9, 10, 13], "show": 13, "shown": 4, "side": 8, "sigma": 10, "sign": 13, "signal": [3, 4, 8], "signific": 13, "similar": [8, 13], "simpl": [3, 9], "simpler": 10, "simplest": 9, "simplifi": 4, "simul": [2, 3, 4, 5, 7, 9, 10], "simultan": 13, "sinc": [3, 5], "singl": [4, 13], "situat": [0, 10], "size": [9, 10], "slice": 8, "slide": 6, "slightli": 8, "slow": [3, 5], "sma": 10, "sma_nu": 10, "small": [8, 10], "smalltest_peak": 7, "smooth": 7, "so": [0, 3, 10, 13], "sobol": 9, "sobolgener": 9, "softwar": [1, 13], "sold": 13, "sole": 13, "solut": 4, "solution_outlet_comp_000": 4, "solv": [3, 8], "solveabl": 9, "some": [3, 8, 10, 13], "sourc": [3, 11, 13], "spare": 13, "speak": 13, "speci": 2, "special": [8, 13], "specif": [4, 9, 10, 13], "specifi": [2, 4, 5, 8, 10, 13], "spirit": 13, "split": 9, "squar": [6, 9], "sse": [6, 9], "ssh": 1, "stallgener": 9, "stand": 13, "standard": [3, 13], "start": [3, 8, 9, 10, 13], "state": [0, 10, 13], "statement": 13, "statu": 13, "step": [1, 5, 9, 13], "still": 5, "stop": [8, 9], "stopaverag": 9, "stopbest": 9, "stoprms": 9, "storag": [7, 13], "store": [2, 4, 7], "strategi": [0, 9], "stratgi": 0, "string": [3, 4, 8, 9, 10], "structur": [4, 6], "subdivid": 13, "subject": 13, "sublicens": 13, "subprogram": 13, "subroutin": 13, "subsect": 13, "substanti": 13, "sue": 13, "suffic": 13, "suggest": 9, "sum": [4, 6], "supervis": 11, "supplement": 13, "suppli": [0, 3], "support": [4, 6, 8, 13], "sure": 13, "surrend": 13, "surviv": 13, "sustain": 13, "switch": 10, "symmetr": 8, "synthet": 8, "system": [8, 9, 10, 13], "systemat": 13, "t": [7, 8, 12], "take": [0, 1, 3, 5, 9, 13], "tangibl": 13, "technolog": 13, "tell": [9, 13], "templat": [0, 3], "tendenc": 8, "term": 13, "termin": [9, 13], "test": [0, 8, 9], "text": 0, "than": [5, 9, 10, 12, 13], "thei": [1, 3, 7, 8, 9, 10, 12, 13], "them": [8, 9, 10, 13], "therefor": 13, "thi": [0, 1, 2, 3, 4, 6, 7, 8, 9, 10, 13], "thing": [8, 13], "third": 13, "those": 13, "though": 13, "threaten": 13, "three": 13, "through": [1, 13], "thu": 13, "ti": 8, "time": [3, 4, 5, 8, 9, 13], "togeth": [4, 10], "toler": 7, "too": 13, "tool": 13, "top": 8, "total": [3, 9], "tournament": 9, "trade": 13, "trademark": 13, "tradeoff": 5, "transact": 13, "transfer": 13, "transform": [0, 6], "transmiss": 13, "treat": 13, "treati": 13, "true": [2, 7, 8, 9], "tube": [1, 10], "turn": 9, "twice": 10, "two": [4, 10, 13], "type": [8, 13], "typic": [8, 13], "unaccept": 13, "under": [11, 13], "understand": 10, "uniform": 3, "uniqu": [4, 8], "unit": [3, 8], "unit_000": 10, "unit_001": 10, "unit_002": [4, 8], "unit_003": 10, "unit_004": 10, "unit_nam": 8, "unknown": 9, "unless": [4, 13], "unlimit": 13, "unmodifi": 13, "unnecessari": 13, "unpack": 13, "unsga3": 6, "until": [9, 13], "up": [6, 10], "updat": [12, 13], "upgrad": 11, "upper": [3, 10], "us": [0, 2, 3, 4, 6, 7, 8, 9, 10, 13], "usag": [1, 8, 9, 10], "user": [12, 13], "usual": [3, 8], "usus": 6, "uv": [3, 8], "uv_nois": 3, "uv_noise_norm": 3, "v3": 13, "valid": 13, "valu": [2, 3, 4, 5, 6, 7, 8, 9], "variabl": [0, 9, 10], "variant": 10, "variat": [3, 8], "variou": 0, "vector": 7, "verbatim": 13, "veri": [2, 8, 9, 10], "verifi": 0, "version": [0, 13], "viabl": 9, "view": 13, "violat": 13, "visibl": 13, "void": 13, "volum": [6, 13], "von": 11, "w": 13, "wa": [8, 10, 13], "wai": [1, 13], "waiv": 13, "waiver": 13, "want": [0, 10, 13], "warranti": 13, "we": [11, 12, 13], "websit": 12, "week": 3, "welcom": 13, "well": 13, "were": 13, "what": [9, 13], "whatev": 13, "when": [7, 8, 9, 10, 13], "where": [2, 4, 5, 8, 9, 10, 13], "whether": 13, "which": [3, 8, 10, 13], "while": [1, 8, 9], "who": 13, "whole": 13, "whom": 13, "whose": 13, "why": 13, "wide": 13, "window": [1, 2, 13], "wipo": 13, "wish": 13, "within": 13, "without": [9, 10, 13], "work": [0, 8, 10, 11, 12, 13], "worldwid": 13, "would": [9, 10, 13], "write": 13, "written": [8, 13], "www": 13, "xtol": 9, "ye": [2, 3, 4, 8, 9, 10], "year": 13, "yet": 1, "you": [0, 1, 6, 8, 9, 10, 11, 12, 13], "your": [0, 9, 13], "yourself": 13}, "titles": ["CADET-Match Examples", "Running", "Basic setup", "Error Modeling", "Experiments", "Graphing", "Configuration", "Miscellaneous", "Scores", "Search", "Transform", "CADET-Match", "Install", "License"], "titleterms": {"6": 1, "add": 10, "altscor": 9, "area": 10, "auto": 10, "back": 8, "basic": 2, "cadet": [0, 1, 11], "ceil": 8, "clean": 0, "common": 8, "configur": 6, "core": 1, "dextran": 8, "diamet": 10, "error": [3, 8], "exampl": 0, "experi": 4, "fraction": 8, "front": 8, "gener": [0, 1], "gradient": 9, "graph": [1, 5], "graphspac": 9, "index": 10, "instal": 12, "invers": 10, "keq": 10, "length": 10, "licens": 13, "match": [0, 1, 11], "mcmc": 9, "miscellan": 7, "model": 3, "mult": 10, "multistart": 9, "norm": 10, "nsga3": 9, "other": 8, "remot": 1, "result": 0, "run": [0, 1], "score": 8, "scoretest": 9, "search": 9, "set": 10, "setup": 2, "shape": 8, "slide": 8, "squar": 8, "sse": 8, "start": 1, "sum": [8, 10], "them": 0, "transform": 10, "unsga3": 9, "us": 1, "valu": 10, "volum": 10}}) \ No newline at end of file +Search.setIndex({"alltitles": {"AltScore": [[9, "altscore"]], "Auto": [[10, "auto"]], "Auto Inverse": [[10, "auto-inverse"]], "Auto kEQ": [[10, "auto-keq"]], "Basic setup": [[2, null]], "CADET-Match": [[11, null]], "CADET-Match Examples": [[0, null]], "Ceiling": [[8, "ceiling"]], "Clean examples": [[0, "clean-examples"]], "Common": [[8, "common"]], "Configuration": [[6, null]], "Dextran SSE": [[8, "dextran-sse"]], "Dextran Shape": [[8, "dextran-shape"]], "Error Modeling": [[3, null]], "Experiments": [[4, null]], "Fractionation SSE": [[8, "fractionation-sse"]], "Fractionation Slide": [[8, "fractionation-slide"]], "Generate examples": [[0, "generate-examples"]], "Generate graphs using 6 cores": [[1, "generate-graphs-using-6-cores"]], "Generating Examples and running them": [[0, "generating-examples-and-running-them"]], "Gradient": [[9, "gradient"]], "GraphSpace": [[9, "graphspace"]], "Graphing": [[5, null]], "Indexing": [[10, "indexing"]], "Install": [[12, null]], "License": [[13, null]], "MCMC": [[9, "mcmc"]], "Miscellaneous": [[7, null]], "Multistart": [[9, "multistart"]], "NSGA3": [[9, "nsga3"]], "Norm Add": [[10, "norm-add"]], "Norm Diameter": [[10, "norm-diameter"]], "Norm Mult": [[10, "norm-mult"]], "Norm Volume Area": [[10, "norm-volume-area"]], "Norm Volume Length": [[10, "norm-volume-length"]], "Other": [[8, "other"]], "Results examples": [[0, "results-examples"]], "Run examples": [[0, "run-examples"]], "Running": [[1, null]], "Running CADET-Match remotely": [[1, "running-cadet-match-remotely"]], "SSE": [[8, "sse"]], "ScoreTest": [[9, "scoretest"]], "Scores": [[8, null]], "Search": [[9, null]], "Set Value": [[10, "set-value"]], "Shape": [[8, "shape"]], "Shape Back": [[8, "shape-back"]], "Shape Front": [[8, "shape-front"]], "Starting a match": [[1, "starting-a-match"]], "Sum": [[10, "sum"]], "Sum of squared error scores": [[8, "sum-of-squared-error-scores"]], "Transform": [[10, null]], "UNSGA3": [[9, "unsga3"]]}, "docnames": ["cli/examples", "cli/index", "configuration/basic_config", "configuration/error", "configuration/experiments", "configuration/graphing", "configuration/index", "configuration/misc", "configuration/scores", "configuration/search", "configuration/transform", "index", "install/index", "license"], "envversion": {"sphinx": 64, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.todo": 2, "sphinxcontrib.bibtex": 9}, "filenames": ["cli/examples.rst", "cli/index.rst", "configuration/basic_config.rst", "configuration/error.rst", "configuration/experiments.rst", "configuration/graphing.rst", "configuration/index.rst", "configuration/misc.rst", "configuration/scores.rst", "configuration/search.rst", "configuration/transform.rst", "index.rst", "install/index.rst", "license.rst"], "indexentries": {}, "objects": {}, "objnames": {}, "objtypes": {}, "terms": {"": 13, "0": [2, 3, 7, 8, 9, 10, 13], "0001": 10, "001": [3, 10], "0051": 8, "0054": 8, "0178": 8, "0190": 8, "02": 8, "0265": 8, "0287": 8, "05": [8, 10], "06": 10, "1": [2, 3, 8, 10, 11, 13], "10": [7, 9, 13], "100": [8, 9], "1000": [9, 10], "11": 13, "12": 13, "1200": 5, "13": 13, "14": [9, 13], "15": 13, "16": 13, "17": 13, "1996": 13, "1e": [7, 9, 10], "1e4": 10, "1e8": 10, "2": [3, 8, 9, 10, 13], "20": 13, "2007": 13, "28": 13, "29": 13, "2d": 1, "3": [4, 7, 8, 10, 11, 13], "30": 13, "300": 8, "3600": 5, "3d": 1, "3rd": 10, "4": [10, 13], "400": 8, "450": 8, "5": [7, 10, 13], "50": [9, 10], "500": 8, "550": 8, "6": 13, "60": 13, "600": 8, "6b": 13, "6d": 13, "7": [7, 13], "8": [10, 13], "9": [10, 13], "95": 8, "98": 8, "A": [8, 10, 13], "AND": 13, "AS": 13, "And": 13, "BE": 13, "BEING": 13, "BUT": 13, "BY": 13, "But": 13, "By": 13, "FOR": 13, "For": [6, 8, 10, 11, 13], "IF": 13, "IN": 13, "If": [1, 2, 4, 5, 7, 8, 9, 10, 12, 13], "In": [6, 8, 9, 10, 13], "It": [0, 1, 8, 9, 10, 13], "NO": 13, "NOT": 13, "No": [2, 3, 5, 7, 8, 9, 10, 13], "Not": 13, "OF": 13, "OR": 13, "Of": 13, "On": 8, "One": 10, "Or": 11, "SUCH": 13, "Such": 13, "THE": 13, "THERE": 13, "TO": 13, "The": [0, 1, 3, 4, 8, 9, 10, 12, 13], "There": [0, 5, 8, 10], "These": [1, 3, 13], "To": 13, "WILL": 13, "WITH": 13, "With": 10, "abil": 13, "about": 13, "abov": [8, 13], "absenc": 13, "absolut": 13, "absoluteheight": 8, "absolutetim": 8, "abstol": 7, "abstolfactor": 7, "abstolfactorgrad": 7, "abstolfactorgradmax": 7, "abus": 13, "accept": 13, "access": 13, "accompani": 13, "accord": 13, "accur": [8, 10], "achiev": 13, "acknowledg": 13, "acquir": 13, "across": 13, "action": 13, "activ": [11, 13], "actual": [9, 13], "ad": [0, 1, 4, 8, 10, 13], "adapt": [7, 13], "add": [6, 8, 12, 13], "addict": 6, "addit": [3, 8, 10, 13], "address": 13, "adopt": 13, "adsorpt": 10, "advers": 13, "advis": [8, 13], "affect": 13, "affero": 13, "affirm": 13, "after": [8, 9, 12, 13], "again": [0, 5], "against": [4, 8, 13], "aggreg": 13, "agre": 13, "agreement": 13, "aim": 13, "algorithm": [6, 9, 10], "all": [0, 1, 2, 4, 5, 7, 8, 9, 10, 13], "alleg": 13, "allow": [1, 8, 9, 10, 13], "almost": [3, 8, 9], "along": 13, "alreadi": 13, "also": [1, 6, 8, 9, 10, 13], "altern": 13, "although": 13, "altscor": 6, "alwai": [3, 8, 11], "among": 13, "amount": 8, "an": [1, 3, 8, 9, 10, 12, 13], "anaconda": 12, "ancillari": 13, "ani": [0, 1, 3, 8, 9, 11, 13], "anoth": [8, 9, 10], "anti": 13, "anyon": 13, "anyth": [7, 13], "apart": 9, "appli": [3, 13], "applic": 13, "appropri": 13, "approxim": [10, 13], "ar": [0, 1, 2, 3, 4, 5, 8, 9, 10, 12, 13], "area": [6, 13], "area_loc": 10, "aris": 13, "arrai": 10, "arrang": 13, "articl": 13, "ask": 13, "assert": 13, "asset": 13, "assign": 10, "associ": 13, "assum": [10, 13], "assumpt": [10, 13], "assur": 13, "asyncron": 5, "attach": 13, "attempt": 13, "attribut": 13, "author": 13, "auto": [1, 6, 9], "auto_invers": 10, "auto_keq": 10, "autocorrel": 9, "automat": [1, 7, 8, 9, 10, 12, 13], "avail": [0, 4, 8, 10, 13], "averag": 9, "avoid": 13, "awai": 13, "axial": 10, "b": 13, "back": 6, "backward": [8, 9, 10], "bar": 2, "base": [1, 3, 6, 7, 8, 9, 11, 13], "basedir": 2, "basi": 1, "basic": [4, 6, 13], "becaus": 13, "been": [1, 13], "behalf": 13, "being": [8, 13], "believ": 13, "below": [4, 8, 9, 13], "benefit": 13, "best": [0, 3, 9, 11, 13], "better": [9, 10, 11], "between": [5, 8, 9, 10, 13], "beyond": 13, "bin": 2, "binari": [0, 2], "bio": 11, "blank": 8, "bodi": 13, "boolean": [2, 7, 8, 9], "both": [3, 10, 13], "bottom": 8, "bound": [3, 10], "bound1": 10, "bound2": 10, "boundari": 10, "boundfrom": 10, "boundsum": 10, "boundto": 10, "box": 13, "bread": 9, "break": 11, "breakthrough": 8, "brief": 13, "bug": 11, "burn": 9, "busi": 13, "bypass_experi": 2, "c": [2, 12, 13], "cadet": [2, 3, 4, 5, 6, 7, 8, 9, 10, 12, 13], "cadet_exampl": 0, "cadetmatch": [0, 1, 12], "cadetpath": 2, "call": 13, "can": [0, 1, 3, 6, 7, 8, 9, 10, 12, 13], "cannot": 13, "capabl": 9, "carri": [9, 13], "case": [8, 9, 10, 13], "caus": [7, 8, 13], "ceas": 13, "ceil": 6, "certain": [8, 13], "cessat": 13, "chain": 9, "chang": [11, 13], "channel": 12, "character": 13, "charg": [10, 13], "check": 2, "checkpoint": [1, 2], "checkpointfil": 2, "choic": 9, "choos": 13, "chromatogram": [1, 2, 3, 7], "chromatographi": 8, "circular": 10, "circumst": 13, "circumvent": 13, "civil": 13, "claim": 13, "class": 13, "clean_exampl": 0, "clear": 13, "clearli": 13, "cli": 2, "close": [8, 10, 13], "cluster": 1, "code": [8, 10, 13], "col_length": 10, "col_poros": 10, "collect": [8, 13], "colum": 8, "column": [4, 8, 10], "com": 11, "combin": [9, 13], "come": [8, 10, 13], "command": [0, 1, 12, 13], "comment": 6, "commerci": 13, "commit": [11, 13], "common": [1, 6, 9, 10, 12, 13], "commun": 13, "compat": [8, 9, 10], "compil": 13, "complet": [0, 1, 9], "compli": 13, "complianc": 13, "compon": [4, 8, 10, 11, 13], "component1": 10, "component2": 10, "componentfrom": 10, "componentsum": 10, "componentto": 10, "compos": 11, "comput": [0, 3, 5, 13], "concentr": [3, 4, 8], "concern": 13, "conda": 12, "condit": 13, "config": 12, "configur": [1, 11], "connect": [6, 7, 13], "connectionnumberentri": 7, "connfigur": 1, "consequ": 13, "consequenti": 13, "consid": 13, "consist": 13, "conspicu": 13, "const_coeff": 10, "constantli": 13, "constitut": 13, "constru": 13, "consum": 13, "contact": 13, "contain": 13, "content": 13, "context": 13, "continu": [8, 13], "continuemcmc": [8, 9], "contractu": 13, "contradict": 13, "contrast": 13, "contributor": 13, "control": [1, 8, 13], "convei": 13, "conveni": 13, "converg": 9, "convert": [2, 6, 10], "convey": 13, "copi": [10, 13], "copyleft": 13, "copyright": 13, "corner": 1, "correct": [8, 13], "correctli": 0, "correl": 1, "correspond": [8, 13], "cost": 13, "could": [0, 13], "counterclaim": 13, "countri": 13, "coupl": 10, "cours": 13, "court": 13, "coven": 13, "cover": [8, 10, 13], "coverag": 13, "creat": [0, 1, 3, 6, 9, 10, 11], "creation": 6, "criterion": 13, "cross": [10, 13], "cross_section_area": 10, "cstr": 10, "csv": [2, 3, 4, 8], "cure": 13, "curv": 8, "custom": 13, "customarili": 13, "cv": 2, "d": [10, 13], "dai": [0, 1, 13], "damag": 13, "danger": 13, "data": [1, 2, 4, 6, 7, 8, 13], "date": 13, "deal": [4, 8, 10], "decai": 8, "decemb": 13, "decid": 13, "declin": 13, "deem": 13, "default": [2, 3, 4, 5, 7, 8, 9, 10], "defect": 13, "defens": 13, "defin": [8, 13], "definit": [10, 13], "degre": 10, "delai": [3, 8], "deni": 13, "denomin": 13, "depend": [0, 3, 12], "depriv": 13, "deriv": 8, "descent": [7, 9], "describ": 6, "descript": [2, 3, 4, 5, 7, 8, 9, 10], "design": [1, 8, 9, 10, 13], "desktop": 3, "detail": 13, "detector": 8, "determin": [3, 13], "develop": [11, 13], "deviat": 3, "devic": 13, "dextran": 6, "dextran1": 4, "dextran2": 4, "dextranshap": 8, "dextranss": 8, "diamet": 6, "dictat": 8, "dictionari": 6, "differ": [0, 9, 10, 13], "difficult": 10, "diffus": 10, "dimension": 9, "dimer": 10, "direct": 13, "directli": [9, 10, 13], "directori": [0, 2], "disabl": 3, "disclaim": 13, "discriminatori": 13, "disper": 10, "dispers": 10, "displai": 13, "distinguish": 13, "distribut": [3, 12, 13], "do": [10, 11, 13], "document": 13, "doe": [9, 13], "domain": 13, "don": [7, 8, 12], "done": [5, 8], "doubt": 13, "download": 12, "downstream": 13, "dr": 11, "drop": 9, "due": [8, 10], "durabl": 13, "dure": [5, 8], "dwell": 13, "dynam": 13, "dynamictoler": 7, "e": [10, 13], "each": [1, 4, 7, 8, 10, 13], "earlier": 13, "easier": [8, 9, 10], "effect": [8, 10, 13], "effort": 13, "either": [10, 13], "electron": 13, "els": 7, "elut": 8, "embodi": 13, "employ": 13, "enabl": 13, "end": [5, 13], "enforc": 13, "engin": 12, "enough": 10, "ensur": [8, 13], "enter": 13, "entir": 13, "entiti": 13, "entri": [7, 8, 9], "equal": [9, 10], "equilibrium": 10, "equival": 13, "eric": 11, "erron": 13, "error": [1, 5, 6, 9, 10, 11, 12], "errormodel": 3, "especi": [0, 8], "essenti": 13, "estim": [1, 3, 5, 8, 9, 10, 11, 12], "evalu": [2, 9], "even": [8, 11, 13], "event": 13, "ever": 13, "everi": [0, 13], "everyon": 13, "exact": 13, "exactli": 8, "exampl": [6, 8, 10, 13], "example_mcmc_popul": 0, "example_popul": 0, "except": [10, 13], "exclud": 13, "exclus": 13, "excus": 13, "execut": 13, "exercis": 13, "exist": 8, "expect": 13, "experi": [3, 6, 8, 9, 10, 11], "experiment": [6, 8], "experimental_csv": 3, "experimentalist": 8, "explain": [8, 13], "explicitli": 13, "express": 13, "expressli": 13, "extend": 13, "extens": 13, "extent": 13, "extrem": 9, "f": 13, "facil": 13, "factor": 10, "fail": [1, 13], "failur": 13, "fair": 13, "fals": [7, 8, 9], "famili": 13, "far": 8, "fashion": 13, "fast": 10, "faster": 9, "favor": [8, 13], "featur": [0, 4, 6, 8, 11, 13], "fee": 13, "few": [3, 8, 10], "fewer": 10, "file": [0, 1, 2, 4, 6, 8, 9, 11, 13], "file_path": 3, "film": 10, "film_diffus": 10, "final": [9, 13], "finalgradrefin": 9, "find": [1, 10, 11, 13], "finish": 9, "first": [4, 8, 9, 10, 13], "fit": [3, 7, 8, 10, 13], "fix": [10, 11, 13], "float": [3, 7, 8, 9, 10], "flow": [3, 8, 10, 13], "follow": [1, 12, 13], "foo": 2, "forbid": 13, "forc": 13, "forg": 12, "fork": 11, "form": 13, "format": [6, 13], "forschungszentrum": 11, "found": [3, 10, 13], "foundat": 13, "frac": 8, "fraction": [4, 6], "fraction_csv": 8, "fractionationslid": 8, "fractionationss": 8, "free": [11, 13], "freedom": [10, 13], "frequent": [5, 12], "from": [0, 1, 2, 3, 5, 8, 9, 10, 11, 12, 13], "front": [2, 5, 6, 9], "fsf": 13, "fulfil": 13, "full": [2, 13], "fulltrainingdata": 7, "function": [8, 13], "fundament": 13, "further": 13, "fusion": 12, "futur": 13, "fzj": 11, "gap": 8, "gener": [5, 6, 8, 9, 13], "generate_corn": 1, "generate_exampl": 0, "generate_graph": 1, "generate_graphs_al": 1, "generate_graphs_autocorr": 1, "generate_map": 1, "generate_mcmc_mix": 1, "generate_mcmc_plot_tub": 1, "genet": 9, "geometr": 9, "geoscienc": 11, "get": [10, 13], "gigabyt": 7, "github": [11, 12], "give": [8, 13], "given": [2, 4, 8, 9, 13], "gnu": 13, "goal": [9, 11], "good": [9, 10], "govern": 13, "gpl": 13, "gradcheck": 9, "gradfinestop": 9, "gradient": [6, 7, 11], "gradvector": 7, "grant": 13, "graph": [2, 6, 9], "graphgeneratetim": 5, "graphmetatim": 5, "graphspac": 6, "grati": 13, "greatest": 13, "guarante": 13, "gui": 13, "h5": [3, 4, 9], "ha": [1, 3, 4, 6, 8, 9, 10, 12, 13], "had": 13, "hand": 8, "handl": 8, "hard": 8, "harder": 9, "hardwar": 0, "have": [0, 3, 4, 8, 10, 13], "hdf5": 4, "header": 8, "here": 11, "hereaft": 13, "high": [9, 12], "highest": 9, "highli": 9, "holder": 13, "home": 2, "hope": 13, "host": 13, "hour": [0, 1, 3], "household": 13, "how": [0, 5, 13], "howev": [5, 13], "html": 13, "http": [11, 13], "hypothet": 13, "i": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13], "ibg": 11, "idea": [8, 13], "ideal": 8, "ident": 3, "identifi": [8, 13], "immedi": [1, 8], "immudzen": 12, "impact": 9, "implement": [3, 13], "impli": 13, "import": [8, 13], "impos": 13, "improv": [8, 10], "inabl": 13, "inaccur": 13, "inc": 13, "incident": 13, "includ": [0, 3, 6, 12, 13], "inclus": 13, "incompat": 13, "incorpor": 13, "indemnif": 13, "indepdennt": 3, "independ": [10, 13], "index": 6, "index1": 10, "index2": 10, "indexfrom": 10, "indexsum": 10, "indexto": 10, "indic": [10, 13], "individu": [0, 8, 13], "industri": 13, "inform": [6, 9, 13], "infring": 13, "inherit": 8, "init_volum": 10, "initi": [9, 13], "input": [2, 10], "insid": [10, 13], "instal": [0, 13], "instanc": 10, "instead": [4, 8, 9, 11, 13], "institut": 11, "instruct": 12, "int": 1, "intact": 13, "integ": [0, 3, 5, 7, 8, 9, 10], "integr": 9, "intend": 13, "intent": 13, "interact": 13, "interchang": 13, "interest": 13, "interf": 13, "interfac": [1, 13], "interpret": 13, "interrupt": 1, "interv": 8, "intim": 13, "invalid": 13, "invers": 6, "io": 12, "irrevoc": 13, "isol": 8, "issu": 8, "item": 13, "its": [4, 10, 13], "itself": 13, "json": [1, 2, 6, 11], "jstyleson": 6, "june": 13, "jupyt": 1, "just": 9, "j\u00fclich": 11, "ka": 10, "kd": 10, "keep": [1, 13], "kei": [2, 3, 4, 5, 7, 8, 9, 10, 13], "kept": 2, "keq": 6, "kernel": 13, "kind": 13, "know": [8, 10, 13], "knowingli": 13, "knowledg": 13, "known": 9, "languag": 13, "laptop": 0, "larg": [8, 9, 10], "larger": 13, "largest_peak": 7, "last": [1, 5], "later": 13, "law": 13, "lawsuit": 13, "lead": 10, "learn": 7, "least": 13, "least_squar": 9, "leav": 10, "left": 8, "legal": 13, "length": [3, 6, 7, 9], "length_loc": 10, "less": 9, "lesser": 13, "lgpl": 13, "liabil": 13, "liabl": 13, "librari": [0, 2, 11, 12, 13], "license": 13, "licensor": 13, "lier": 11, "like": [8, 10, 13], "likewis": 13, "limit": [8, 13], "lin_ka": 10, "lin_kd": 10, "line": [1, 13], "linear": 10, "link": 13, "linux": 1, "list": [3, 4, 8, 9, 10, 13], "litig": 13, "littl": 9, "load": [3, 8], "local": [12, 13], "localrefin": 9, "locat": 10, "location1": 10, "location2": 10, "locationfrom": 10, "locationsum": 10, "locationto": 10, "log": [1, 10], "logout": 1, "long": 13, "look": [8, 9], "loss": 13, "lot": 3, "lower": [3, 10], "m": [0, 1, 4, 8], "machin": [1, 7, 13], "made": [3, 13], "mai": [1, 3, 8, 10, 13], "mail": 13, "main": [2, 3], "main_peak": 8, "maintain": 13, "major": 13, "make": [0, 8, 9, 10, 13], "mani": [7, 8, 9, 10, 12], "manipul": 3, "manner": 13, "manufactur": [3, 13], "map": 9, "march": 13, "mark": 13, "mask": 13, "match": [3, 4, 5, 6, 7, 8, 9, 10, 12, 13], "mate": 9, "materi": [8, 13], "matrix": 7, "max": [3, 7, 8, 9, 10], "max_perc": 8, "max_valu": 8, "maxarea": 10, "maxfactor": 10, "maximum": [1, 10], "maxka": 10, "maxkeq": 10, "maxlength": 10, "maxvolum": 10, "mcmc": [0, 1, 3, 6], "mcmc_h5": 9, "mcmcpopul": 9, "mcmcpopulationset": 9, "mcmctaumult": 9, "mean": [2, 3, 9, 13], "measur": [10, 13], "medium": 13, "meet": 13, "member": 9, "menu": 13, "merchant": 13, "mere": 13, "merg": 13, "met": 13, "meta": 2, "metaresultsonli": 2, "method": [7, 9, 10, 13], "metric": [7, 8, 9], "might": 13, "min": [3, 10], "min_perc": 8, "minarea": 10, "minim": 7, "minimum": 10, "minka": 10, "minkeq": 10, "minlength": 10, "minvolum": 10, "miscellan": 6, "misrepresent": 13, "mix": [1, 8], "mm": 8, "mode": 13, "model": [1, 5, 6, 8, 9, 10, 11, 12, 13], "modif": [8, 13], "modifi": [10, 13], "modsim": 11, "mol": [4, 8], "molecul": 8, "monom": 10, "more": [4, 6, 8, 9, 10, 12, 13], "moreov": 13, "most": [1, 7, 8, 9, 10, 11, 13], "mostli": [9, 10], "much": [5, 8, 10], "mult": 6, "multi": 9, "multiobjectivess": 9, "multipl": [0, 3, 8, 9, 11], "multipli": [3, 10], "multist": 10, "multistart": 6, "must": [2, 4, 8, 10, 12, 13], "myhom": 2, "n": [1, 10], "name": [2, 3, 4, 8, 10, 13], "narrow": 8, "narrowli": 8, "natur": 13, "nearli": 8, "necessari": 13, "need": [0, 1, 2, 4, 7, 8, 10, 12, 13], "neither": 13, "nest": 6, "network": 13, "new": [0, 3, 9, 13], "next": 13, "nohup": 1, "nois": 3, "non": [3, 8, 11, 13], "noncommerci": 13, "none": [2, 3, 4, 8, 9, 10], "nor": 13, "norm": [3, 6], "norm_add": 10, "norm_diamet": 10, "norm_volume_area": 10, "norm_volume_length": 10, "normal": [1, 2, 3, 5, 10, 13], "normalizeoutput": 2, "notebook": 1, "noth": [8, 13], "notic": 13, "notifi": 13, "notwithstand": 13, "now": 8, "nsga3": 6, "nu": 10, "number": [1, 3, 8, 9, 10, 12, 13], "numer": 8, "object": [9, 13], "oblig": 13, "obsolet": 8, "obtain": 8, "occasion": 13, "occur": 13, "off": 8, "offer": 13, "offici": 13, "offset": 8, "often": [4, 8, 10], "older": 8, "omit": 1, "onc": [1, 9], "one": [1, 4, 9, 10, 13], "ones": [8, 10], "ongo": 11, "onli": [0, 2, 5, 7, 8, 10, 13], "open": 12, "oper": [8, 13], "optim": [8, 9, 10], "optimum": 9, "option": [1, 8, 13], "order": [9, 13], "org": 13, "organ": 13, "origin": 13, "other": [1, 2, 3, 6, 10, 13], "otherwis": 13, "our": [11, 13], "out": 13, "outlet": 8, "output": [4, 8, 13], "output_path": [4, 8], "outsid": 13, "over": [8, 9], "overload": 8, "overrid": 9, "own": [0, 4, 13], "packag": [12, 13], "paper": [8, 13], "par_poros": 10, "paragraph": 13, "parallel": [1, 9, 11], "paramet": [0, 1, 3, 6, 8, 9, 10, 11, 12], "pareto": [2, 5, 9], "part": [8, 13], "parti": 13, "particular": [8, 13], "pass": 13, "password": 13, "patent": 13, "path": [0, 1, 2, 4, 8, 9, 10], "pattern": 13, "payment": 13, "peak": 8, "peak_back": 8, "peak_front": 8, "peer": 13, "penalti": 8, "per": [0, 9], "percent": 8, "perform": [10, 12, 13], "period": 1, "perman": 13, "permiss": 13, "permit": 13, "perpetu": 13, "person": 13, "pertin": 13, "philosophi": 13, "physic": [8, 13], "pi": 10, "piec": [10, 13], "pip": 12, "place": [8, 13], "pleas": [11, 13], "plot": 1, "plu": 13, "plug": 10, "point": 9, "pointer": 13, "popul": [0, 9], "pore": 10, "poros": 8, "portion": 13, "posit": [8, 10], "possess": 13, "possibl": [1, 8, 13], "posterior": 1, "posteriori": 1, "powel": 9, "power": [0, 3, 13], "pr": 11, "practic": [9, 13], "preambl": 13, "precis": [10, 13], "precursor": 9, "predecessor": 13, "prefer": [12, 13], "present": 13, "preserv": 13, "pretti": 3, "prevent": [11, 13], "previou": [9, 13], "previousresult": 9, "price": 13, "primarili": 13, "prior": [9, 13], "priorit": 8, "privat": 13, "probabl": 1, "problem": [0, 3, 8, 9, 10, 13], "problemat": 10, "procedur": 13, "proceed": 1, "process": [0, 1, 3], "procur": 13, "produc": 13, "product": 13, "program": 13, "programat": 6, "programm": 13, "progress": [1, 5, 9], "prohibit": 13, "promin": 13, "propag": 13, "properti": [10, 13], "proprietari": 13, "protect": 13, "protocol": 13, "prove": 13, "provid": [10, 13], "provis": 13, "provision": 13, "proxi": 13, "public": 13, "publicli": 13, "publish": 13, "pull": 11, "puls": 8, "pump": [3, 8], "purpos": [8, 9, 13], "pursuant": 13, "pymoo": 9, "pypi": 12, "python": [0, 1, 6, 11, 12], "qualifi": 13, "qualiti": 13, "random": [3, 9], "rang": [9, 10], "rapid": 10, "rare": [2, 9, 10], "rate": [3, 8, 10], "re": 9, "reaction": 8, "reactor": 10, "read": [9, 10, 13], "readabl": 13, "readi": 13, "readili": 13, "realist": 10, "realiti": 10, "realli": [7, 8], "reason": [9, 13], "rebuilt": 0, "receipt": 13, "receiv": 13, "recent": 11, "recipi": 13, "recogn": 13, "recomend": [8, 9, 10], "recommend": [0, 1, 11, 12], "redistribut": 13, "reduc": 8, "reevalu": 9, "refer": [6, 13], "refin": 9, "refrain": 13, "regard": 13, "regardless": 13, "regener": 13, "reinstat": 13, "rel": 2, "relationship": 13, "releas": [11, 13], "relev": 13, "reli": 13, "relicens": 13, "remain": 13, "remov": 13, "render": 13, "repair": 13, "repeat": 9, "report": [0, 9, 11], "repositori": 11, "repres": [8, 13], "request": 11, "requir": [1, 2, 3, 4, 5, 7, 8, 9, 10, 13], "reset": 5, "resolv": 13, "respect": [3, 13], "respons": 13, "restrict": [8, 13], "result": [2, 7, 9, 10, 13], "results1": 2, "results_exampl": 0, "resultsdir": 2, "resum": 1, "retain": [8, 9, 10, 13], "return": [0, 9, 13], "review": 13, "revis": 13, "right": [8, 13], "risk": 13, "rom": 13, "root": 9, "royalti": 13, "rule": 13, "run": [5, 8, 9, 12, 13], "run_exampl": 0, "runnabl": 4, "safe": 1, "safest": 13, "sai": 13, "sake": 13, "sale": 13, "same": [3, 8, 10, 13], "sampl": 8, "satisfi": 13, "satur": 8, "scalar": 10, "scale": 3, "school": 13, "scientif": 12, "scipi": 9, "scope": 13, "score": [4, 6, 9], "scoretest": 6, "script": 13, "search": [0, 3, 6, 7, 10], "searchmethod": 9, "sec_000": 10, "second": [4, 5, 8, 10], "secondarili": 13, "section": [3, 6, 10, 13], "see": [0, 5, 6, 9, 10, 13], "seed": 9, "select": [8, 9, 10], "sell": 13, "semiconductor": 13, "separ": [8, 12, 13], "sequenc": 9, "serv": 13, "server": [1, 3, 13], "servic": 13, "session": 1, "set": [0, 3, 6, 7, 8, 9], "set_valu": 10, "sete": 6, "setup": 6, "shall": 13, "shape": 6, "shapeback": 8, "shapefront": 8, "share": [2, 13], "shell": 12, "shield": 10, "shift": 8, "short": 13, "should": [1, 2, 3, 7, 9, 10, 13], "show": 13, "shown": 4, "side": 8, "sigma": 10, "sign": 13, "signal": [3, 4, 8], "signific": 13, "similar": [8, 13], "simpl": [3, 9], "simpler": 10, "simplest": 9, "simplifi": 4, "simul": [2, 3, 4, 5, 7, 9, 10], "simultan": 13, "sinc": [3, 5], "singl": [4, 13], "situat": [0, 10], "size": [9, 10], "slice": 8, "slide": 6, "slightli": 8, "slow": [3, 5], "sma": 10, "sma_nu": 10, "small": [8, 10], "smalltest_peak": 7, "smooth": 7, "so": [0, 3, 10, 13], "sobol": 9, "sobolgener": 9, "softwar": [1, 13], "sold": 13, "sole": 13, "solut": 4, "solution_outlet_comp_000": 4, "solv": [3, 8], "solveabl": 9, "some": [3, 8, 10, 13], "sourc": [3, 11, 13], "spare": 13, "speak": 13, "speci": 2, "special": [8, 13], "specif": [4, 9, 10, 13], "specifi": [2, 4, 5, 8, 10, 13], "spirit": 13, "split": 9, "squar": [6, 9], "sse": [6, 9], "ssh": 1, "stallgener": 9, "stand": 13, "standard": [3, 13], "start": [3, 8, 9, 10, 13], "state": [0, 10, 13], "statement": 13, "statu": 13, "step": [1, 5, 9, 13], "still": 5, "stop": [8, 9], "stopaverag": 9, "stopbest": 9, "stoprms": 9, "storag": [7, 13], "store": [2, 4, 7], "strategi": [0, 9], "stratgi": 0, "string": [3, 4, 8, 9, 10], "structur": [4, 6], "subdivid": 13, "subject": 13, "sublicens": 13, "subprogram": 13, "subroutin": 13, "subsect": 13, "substanti": 13, "sue": 13, "suffic": 13, "suggest": 9, "sum": [4, 6], "supervis": 11, "supplement": 13, "suppli": [0, 3], "support": [4, 6, 8, 13], "sure": 13, "surrend": 13, "surviv": 13, "sustain": 13, "switch": 10, "symmetr": 8, "synthet": 8, "system": [8, 9, 10, 13], "systemat": 13, "t": [7, 8, 12], "take": [0, 1, 3, 5, 9, 13], "tangibl": 13, "technolog": 13, "tell": [9, 13], "templat": [0, 3], "tendenc": 8, "term": 13, "termin": [9, 13], "test": [0, 8, 9], "text": 0, "than": [5, 9, 10, 12, 13], "thei": [1, 3, 7, 8, 9, 10, 12, 13], "them": [8, 9, 10, 13], "therefor": 13, "thi": [0, 1, 2, 3, 4, 6, 7, 8, 9, 10, 13], "thing": [8, 13], "third": 13, "those": 13, "though": 13, "threaten": 13, "three": 13, "through": [1, 13], "thu": 13, "ti": 8, "time": [3, 4, 5, 8, 9, 13], "togeth": [4, 10], "toler": 7, "too": 13, "tool": 13, "top": 8, "total": [3, 9], "tournament": 9, "trade": 13, "trademark": 13, "tradeoff": 5, "transact": 13, "transfer": 13, "transform": [0, 6], "transmiss": 13, "treat": 13, "treati": 13, "true": [2, 7, 8, 9], "tube": [1, 10], "turn": 9, "twice": 10, "two": [4, 10, 13], "type": [8, 13], "typic": [8, 13], "unaccept": 13, "under": [11, 13], "understand": 10, "uniform": 3, "uniqu": [4, 8], "unit": [3, 8], "unit_000": 10, "unit_001": 10, "unit_002": [4, 8], "unit_003": 10, "unit_004": 10, "unit_nam": 8, "unknown": 9, "unless": [4, 13], "unlimit": 13, "unmodifi": 13, "unnecessari": 13, "unpack": 13, "unsga3": 6, "until": [9, 13], "up": [6, 10], "updat": [12, 13], "upgrad": 11, "upper": [3, 10], "us": [0, 2, 3, 4, 6, 7, 8, 9, 10, 13], "usag": [1, 8, 9, 10], "user": [12, 13], "usual": [3, 8], "usus": 6, "uv": [3, 8], "uv_nois": 3, "uv_noise_norm": 3, "v3": 13, "valid": 13, "valu": [2, 3, 4, 5, 6, 7, 8, 9], "variabl": [0, 9, 10], "variant": 10, "variat": [3, 8], "variou": 0, "vector": 7, "verbatim": 13, "veri": [2, 8, 9, 10], "verifi": 0, "version": [0, 13], "viabl": 9, "view": 13, "violat": 13, "visibl": 13, "void": 13, "volum": [6, 13], "von": 11, "w": 13, "wa": [8, 10, 13], "wai": [1, 13], "waiv": 13, "waiver": 13, "want": [0, 10, 13], "warranti": 13, "we": [11, 12, 13], "websit": 12, "week": 3, "welcom": 13, "well": 13, "were": 13, "what": [9, 13], "whatev": 13, "when": [7, 8, 9, 10, 13], "where": [2, 4, 5, 8, 9, 10, 13], "whether": 13, "which": [3, 8, 10, 13], "while": [1, 8, 9], "who": 13, "whole": 13, "whom": 13, "whose": 13, "why": 13, "wide": 13, "window": [1, 2, 13], "wipo": 13, "wish": 13, "within": 13, "without": [9, 10, 13], "work": [0, 8, 10, 11, 12, 13], "worldwid": 13, "would": [9, 10, 13], "write": 13, "written": [8, 13], "www": 13, "xtol": 9, "ye": [2, 3, 4, 8, 9, 10], "year": 13, "yet": 1, "you": [0, 1, 6, 8, 9, 10, 11, 12, 13], "your": [0, 9, 13], "yourself": 13}, "titles": ["CADET-Match Examples", "Running", "Basic setup", "Error Modeling", "Experiments", "Graphing", "Configuration", "Miscellaneous", "Scores", "Search", "Transform", "CADET-Match", "Install", "License"], "titleterms": {"6": 1, "add": 10, "altscor": 9, "area": 10, "auto": 10, "back": 8, "basic": 2, "cadet": [0, 1, 11], "ceil": 8, "clean": 0, "common": 8, "configur": 6, "core": 1, "dextran": 8, "diamet": 10, "error": [3, 8], "exampl": 0, "experi": 4, "fraction": 8, "front": 8, "gener": [0, 1], "gradient": 9, "graph": [1, 5], "graphspac": 9, "index": 10, "instal": 12, "invers": 10, "keq": 10, "length": 10, "licens": 13, "match": [0, 1, 11], "mcmc": 9, "miscellan": 7, "model": 3, "mult": 10, "multistart": 9, "norm": 10, "nsga3": 9, "other": 8, "remot": 1, "result": 0, "run": [0, 1], "score": 8, "scoretest": 9, "search": 9, "set": 10, "setup": 2, "shape": 8, "slide": 8, "squar": 8, "sse": 8, "start": 1, "sum": [8, 10], "them": 0, "transform": 10, "unsga3": 9, "us": 1, "valu": 10, "volum": 10}}) \ No newline at end of file diff --git a/CADET-Match/v0.8.12/.buildinfo b/CADET-Match/v0.8.12/.buildinfo index ccaf097d3..f3136256b 100644 --- a/CADET-Match/v0.8.12/.buildinfo +++ b/CADET-Match/v0.8.12/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 -# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: 896be1d67ae6bd8b05505718c54f30d8 +# This file records the configuration used when building these files. When it is not found, a full rebuild will be done. +config: fe63b5388485bfd64a773d14459a5486 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/CADET-Match/v0.8.12/.doctrees/cli/examples.doctree b/CADET-Match/v0.8.12/.doctrees/cli/examples.doctree index e00ea7be6..287e568e7 100644 Binary files a/CADET-Match/v0.8.12/.doctrees/cli/examples.doctree and b/CADET-Match/v0.8.12/.doctrees/cli/examples.doctree differ diff --git a/CADET-Match/v0.8.12/.doctrees/cli/index.doctree b/CADET-Match/v0.8.12/.doctrees/cli/index.doctree index 71ff48a27..db61731bf 100644 Binary files a/CADET-Match/v0.8.12/.doctrees/cli/index.doctree and b/CADET-Match/v0.8.12/.doctrees/cli/index.doctree differ diff --git a/CADET-Match/v0.8.12/.doctrees/configuration/basic_config.doctree b/CADET-Match/v0.8.12/.doctrees/configuration/basic_config.doctree index 91d098af5..8dcd0512f 100644 Binary files a/CADET-Match/v0.8.12/.doctrees/configuration/basic_config.doctree and b/CADET-Match/v0.8.12/.doctrees/configuration/basic_config.doctree differ diff --git a/CADET-Match/v0.8.12/.doctrees/configuration/error.doctree b/CADET-Match/v0.8.12/.doctrees/configuration/error.doctree index 5f299944f..3cfc87f3e 100644 Binary files a/CADET-Match/v0.8.12/.doctrees/configuration/error.doctree and b/CADET-Match/v0.8.12/.doctrees/configuration/error.doctree differ diff --git a/CADET-Match/v0.8.12/.doctrees/configuration/experiments.doctree b/CADET-Match/v0.8.12/.doctrees/configuration/experiments.doctree index 55d0aa44a..fdaeb928a 100644 Binary files a/CADET-Match/v0.8.12/.doctrees/configuration/experiments.doctree and b/CADET-Match/v0.8.12/.doctrees/configuration/experiments.doctree differ diff --git a/CADET-Match/v0.8.12/.doctrees/configuration/graphing.doctree b/CADET-Match/v0.8.12/.doctrees/configuration/graphing.doctree index 1c38cd7d4..26bfe4815 100644 Binary files a/CADET-Match/v0.8.12/.doctrees/configuration/graphing.doctree and b/CADET-Match/v0.8.12/.doctrees/configuration/graphing.doctree differ diff --git a/CADET-Match/v0.8.12/.doctrees/configuration/index.doctree b/CADET-Match/v0.8.12/.doctrees/configuration/index.doctree index 7dad95493..5830b559d 100644 Binary files a/CADET-Match/v0.8.12/.doctrees/configuration/index.doctree and b/CADET-Match/v0.8.12/.doctrees/configuration/index.doctree differ diff --git a/CADET-Match/v0.8.12/.doctrees/configuration/misc.doctree b/CADET-Match/v0.8.12/.doctrees/configuration/misc.doctree index 76e14e484..5c2ea711a 100644 Binary files a/CADET-Match/v0.8.12/.doctrees/configuration/misc.doctree and b/CADET-Match/v0.8.12/.doctrees/configuration/misc.doctree differ diff --git a/CADET-Match/v0.8.12/.doctrees/configuration/scores.doctree b/CADET-Match/v0.8.12/.doctrees/configuration/scores.doctree index ecd473dc5..74d8433a5 100644 Binary files a/CADET-Match/v0.8.12/.doctrees/configuration/scores.doctree and b/CADET-Match/v0.8.12/.doctrees/configuration/scores.doctree differ diff --git a/CADET-Match/v0.8.12/.doctrees/configuration/search.doctree b/CADET-Match/v0.8.12/.doctrees/configuration/search.doctree index ac990ca95..bbb2f5f53 100644 Binary files a/CADET-Match/v0.8.12/.doctrees/configuration/search.doctree and b/CADET-Match/v0.8.12/.doctrees/configuration/search.doctree differ diff --git a/CADET-Match/v0.8.12/.doctrees/configuration/transform.doctree b/CADET-Match/v0.8.12/.doctrees/configuration/transform.doctree index f9eb903a2..2b3493267 100644 Binary files a/CADET-Match/v0.8.12/.doctrees/configuration/transform.doctree and b/CADET-Match/v0.8.12/.doctrees/configuration/transform.doctree differ diff --git a/CADET-Match/v0.8.12/.doctrees/environment.pickle b/CADET-Match/v0.8.12/.doctrees/environment.pickle index 7d6aae463..682d3f692 100644 Binary files a/CADET-Match/v0.8.12/.doctrees/environment.pickle and b/CADET-Match/v0.8.12/.doctrees/environment.pickle differ diff --git a/CADET-Match/v0.8.12/.doctrees/index.doctree b/CADET-Match/v0.8.12/.doctrees/index.doctree index 555d26964..60b7606b3 100644 Binary files a/CADET-Match/v0.8.12/.doctrees/index.doctree and b/CADET-Match/v0.8.12/.doctrees/index.doctree differ diff --git a/CADET-Match/v0.8.12/.doctrees/install/index.doctree b/CADET-Match/v0.8.12/.doctrees/install/index.doctree index 2809db3de..7d17512e4 100644 Binary files a/CADET-Match/v0.8.12/.doctrees/install/index.doctree and b/CADET-Match/v0.8.12/.doctrees/install/index.doctree differ diff --git a/CADET-Match/v0.8.12/.doctrees/license.doctree b/CADET-Match/v0.8.12/.doctrees/license.doctree index 522b05501..1c6393c68 100644 Binary files a/CADET-Match/v0.8.12/.doctrees/license.doctree and b/CADET-Match/v0.8.12/.doctrees/license.doctree differ diff --git a/CADET-Match/v0.8.12/_static/basic.css b/CADET-Match/v0.8.12/_static/basic.css index e5179b7a9..d9846dacb 100644 --- a/CADET-Match/v0.8.12/_static/basic.css +++ b/CADET-Match/v0.8.12/_static/basic.css @@ -1,12 +1,5 @@ /* - * basic.css - * ~~~~~~~~~ - * * Sphinx stylesheet -- basic theme. - * - * :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS. - * :license: BSD, see LICENSE for details. - * */ /* -- main layout ----------------------------------------------------------- */ @@ -115,15 +108,11 @@ img { /* -- search page ----------------------------------------------------------- */ ul.search { - margin: 10px 0 0 20px; - padding: 0; + margin-top: 10px; } ul.search li { - padding: 5px 0 5px 20px; - background-image: url(file.png); - background-repeat: no-repeat; - background-position: 0 7px; + padding: 5px 0; } ul.search li a { diff --git a/CADET-Match/v0.8.12/_static/doctools.js b/CADET-Match/v0.8.12/_static/doctools.js index 4d67807d1..0398ebb9f 100644 --- a/CADET-Match/v0.8.12/_static/doctools.js +++ b/CADET-Match/v0.8.12/_static/doctools.js @@ -1,12 +1,5 @@ /* - * doctools.js - * ~~~~~~~~~~~ - * * Base JavaScript utilities for all Sphinx HTML documentation. - * - * :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS. - * :license: BSD, see LICENSE for details. - * */ "use strict"; diff --git a/CADET-Match/v0.8.12/_static/language_data.js b/CADET-Match/v0.8.12/_static/language_data.js index 367b8ed81..c7fe6c6fa 100644 --- a/CADET-Match/v0.8.12/_static/language_data.js +++ b/CADET-Match/v0.8.12/_static/language_data.js @@ -1,13 +1,6 @@ /* - * language_data.js - * ~~~~~~~~~~~~~~~~ - * * This script contains the language-specific data used by searchtools.js, * namely the list of stopwords, stemmer, scorer and splitter. - * - * :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS. - * :license: BSD, see LICENSE for details. - * */ var stopwords = ["a", "and", "are", "as", "at", "be", "but", "by", "for", "if", "in", "into", "is", "it", "near", "no", "not", "of", "on", "or", "such", "that", "the", "their", "then", "there", "these", "they", "this", "to", "was", "will", "with"]; diff --git a/CADET-Match/v0.8.12/_static/searchtools.js b/CADET-Match/v0.8.12/_static/searchtools.js index b08d58c9b..2c774d17a 100644 --- a/CADET-Match/v0.8.12/_static/searchtools.js +++ b/CADET-Match/v0.8.12/_static/searchtools.js @@ -1,12 +1,5 @@ /* - * searchtools.js - * ~~~~~~~~~~~~~~~~ - * * Sphinx JavaScript utilities for the full-text search. - * - * :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS. - * :license: BSD, see LICENSE for details. - * */ "use strict"; @@ -20,7 +13,7 @@ if (typeof Scorer === "undefined") { // and returns the new score. /* score: result => { - const [docname, title, anchor, descr, score, filename] = result + const [docname, title, anchor, descr, score, filename, kind] = result return score }, */ @@ -47,6 +40,14 @@ if (typeof Scorer === "undefined") { }; } +// Global search result kind enum, used by themes to style search results. +class SearchResultKind { + static get index() { return "index"; } + static get object() { return "object"; } + static get text() { return "text"; } + static get title() { return "title"; } +} + const _removeChildren = (element) => { while (element && element.lastChild) element.removeChild(element.lastChild); }; @@ -64,9 +65,13 @@ const _displayItem = (item, searchTerms, highlightTerms) => { const showSearchSummary = DOCUMENTATION_OPTIONS.SHOW_SEARCH_SUMMARY; const contentRoot = document.documentElement.dataset.content_root; - const [docName, title, anchor, descr, score, _filename] = item; + const [docName, title, anchor, descr, score, _filename, kind] = item; let listItem = document.createElement("li"); + // Add a class representing the item's type: + // can be used by a theme's CSS selector for styling + // See SearchResultKind for the class names. + listItem.classList.add(`kind-${kind}`); let requestUrl; let linkUrl; if (docBuilder === "dirhtml") { @@ -115,8 +120,10 @@ const _finishSearch = (resultCount) => { "Your search did not match any documents. Please make sure that all words are spelled correctly and that you've selected enough categories." ); else - Search.status.innerText = _( - "Search finished, found ${resultCount} page(s) matching the search query." + Search.status.innerText = Documentation.ngettext( + "Search finished, found one page matching the search query.", + "Search finished, found ${resultCount} pages matching the search query.", + resultCount, ).replace('${resultCount}', resultCount); }; const _displayNextItem = ( @@ -138,7 +145,7 @@ const _displayNextItem = ( else _finishSearch(resultCount); }; // Helper function used by query() to order search results. -// Each input is an array of [docname, title, anchor, descr, score, filename]. +// Each input is an array of [docname, title, anchor, descr, score, filename, kind]. // Order the results by score (in opposite order of appearance, since the // `_displayNextItem` function uses pop() to retrieve items) and then alphabetically. const _orderResultsByScoreThenName = (a, b) => { @@ -248,6 +255,7 @@ const Search = { searchSummary.classList.add("search-summary"); searchSummary.innerText = ""; const searchList = document.createElement("ul"); + searchList.setAttribute("role", "list"); searchList.classList.add("search"); const out = document.getElementById("search-results"); @@ -318,7 +326,7 @@ const Search = { const indexEntries = Search._index.indexentries; // Collect multiple result groups to be sorted separately and then ordered. - // Each is an array of [docname, title, anchor, descr, score, filename]. + // Each is an array of [docname, title, anchor, descr, score, filename, kind]. const normalResults = []; const nonMainIndexResults = []; @@ -337,6 +345,7 @@ const Search = { null, score + boost, filenames[file], + SearchResultKind.title, ]); } } @@ -354,6 +363,7 @@ const Search = { null, score, filenames[file], + SearchResultKind.index, ]; if (isMain) { normalResults.push(result); @@ -475,6 +485,7 @@ const Search = { descr, score, filenames[match[0]], + SearchResultKind.object, ]); }; Object.keys(objects).forEach((prefix) => @@ -585,6 +596,7 @@ const Search = { null, score, filenames[file], + SearchResultKind.text, ]); } return results; diff --git a/CADET-Match/v0.8.12/cli/examples.html b/CADET-Match/v0.8.12/cli/examples.html index b7f3a2d71..08a1830c6 100644 --- a/CADET-Match/v0.8.12/cli/examples.html +++ b/CADET-Match/v0.8.12/cli/examples.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.12/cli/index.html b/CADET-Match/v0.8.12/cli/index.html index 0ca10c029..035ed2e03 100644 --- a/CADET-Match/v0.8.12/cli/index.html +++ b/CADET-Match/v0.8.12/cli/index.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.12/configuration/basic_config.html b/CADET-Match/v0.8.12/configuration/basic_config.html index 06668c54f..6dd36f437 100644 --- a/CADET-Match/v0.8.12/configuration/basic_config.html +++ b/CADET-Match/v0.8.12/configuration/basic_config.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.12/configuration/error.html b/CADET-Match/v0.8.12/configuration/error.html index 52b30b03e..961fc8e96 100644 --- a/CADET-Match/v0.8.12/configuration/error.html +++ b/CADET-Match/v0.8.12/configuration/error.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.12/configuration/experiments.html b/CADET-Match/v0.8.12/configuration/experiments.html index de1e54e49..6d696d82d 100644 --- a/CADET-Match/v0.8.12/configuration/experiments.html +++ b/CADET-Match/v0.8.12/configuration/experiments.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.12/configuration/graphing.html b/CADET-Match/v0.8.12/configuration/graphing.html index 0948e15b0..4293dea85 100644 --- a/CADET-Match/v0.8.12/configuration/graphing.html +++ b/CADET-Match/v0.8.12/configuration/graphing.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.12/configuration/index.html b/CADET-Match/v0.8.12/configuration/index.html index 9cff3ec89..cd4b9a8fd 100644 --- a/CADET-Match/v0.8.12/configuration/index.html +++ b/CADET-Match/v0.8.12/configuration/index.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.12/configuration/misc.html b/CADET-Match/v0.8.12/configuration/misc.html index 207b397b9..e079b9ee3 100644 --- a/CADET-Match/v0.8.12/configuration/misc.html +++ b/CADET-Match/v0.8.12/configuration/misc.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.12/configuration/scores.html b/CADET-Match/v0.8.12/configuration/scores.html index eca965b53..4adaf0473 100644 --- a/CADET-Match/v0.8.12/configuration/scores.html +++ b/CADET-Match/v0.8.12/configuration/scores.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.12/configuration/search.html b/CADET-Match/v0.8.12/configuration/search.html index 7c1901be3..48465d929 100644 --- a/CADET-Match/v0.8.12/configuration/search.html +++ b/CADET-Match/v0.8.12/configuration/search.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.12/configuration/transform.html b/CADET-Match/v0.8.12/configuration/transform.html index 2f25d5e3a..9b5d7802a 100644 --- a/CADET-Match/v0.8.12/configuration/transform.html +++ b/CADET-Match/v0.8.12/configuration/transform.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.12/genindex.html b/CADET-Match/v0.8.12/genindex.html index 1a18bfd77..1a2284873 100644 --- a/CADET-Match/v0.8.12/genindex.html +++ b/CADET-Match/v0.8.12/genindex.html @@ -8,7 +8,7 @@ - + diff --git a/CADET-Match/v0.8.12/index.html b/CADET-Match/v0.8.12/index.html index 2178e9b6b..fa8ac2049 100644 --- a/CADET-Match/v0.8.12/index.html +++ b/CADET-Match/v0.8.12/index.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.12/install/index.html b/CADET-Match/v0.8.12/install/index.html index e09dfb956..7011fa7ec 100644 --- a/CADET-Match/v0.8.12/install/index.html +++ b/CADET-Match/v0.8.12/install/index.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.12/license.html b/CADET-Match/v0.8.12/license.html index 1e287cca2..c54f85ac1 100644 --- a/CADET-Match/v0.8.12/license.html +++ b/CADET-Match/v0.8.12/license.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.12/search.html b/CADET-Match/v0.8.12/search.html index 88edc147c..61a6a3dc5 100644 --- a/CADET-Match/v0.8.12/search.html +++ b/CADET-Match/v0.8.12/search.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.12/searchindex.js b/CADET-Match/v0.8.12/searchindex.js index d76942ef9..3f85ef048 100644 --- a/CADET-Match/v0.8.12/searchindex.js +++ b/CADET-Match/v0.8.12/searchindex.js @@ -1 +1 @@ -Search.setIndex({"alltitles": {"AltScore": [[9, "altscore"]], "Auto": [[10, "auto"]], "Auto Inverse": [[10, "auto-inverse"]], "Auto kEQ": [[10, "auto-keq"]], "Basic setup": [[2, null]], "CADET-Match": [[11, null]], "CADET-Match Examples": [[0, null]], "Ceiling": [[8, "ceiling"]], "Clean examples": [[0, "clean-examples"]], "Common": [[8, "common"]], "Configuration": [[6, null]], "Dextran SSE": [[8, "dextran-sse"]], "Dextran Shape": [[8, "dextran-shape"]], "Error Modeling": [[3, null]], "Experiments": [[4, null]], "Fractionation SSE": [[8, "fractionation-sse"]], "Fractionation Slide": [[8, "fractionation-slide"]], "Generate examples": [[0, "generate-examples"]], "Generate graphs using 6 cores": [[1, "generate-graphs-using-6-cores"]], "Generating Examples and running them": [[0, "generating-examples-and-running-them"]], "Gradient": [[9, "gradient"]], "GraphSpace": [[9, "graphspace"]], "Graphing": [[5, null]], "Indexing": [[10, "indexing"]], "Install": [[12, null]], "License": [[13, null]], "MCMC": [[9, "mcmc"]], "Miscellaneous": [[7, null]], "Multistart": [[9, "multistart"]], "NSGA3": [[9, "nsga3"]], "Norm Add": [[10, "norm-add"]], "Norm Diameter": [[10, "norm-diameter"]], "Norm Mult": [[10, "norm-mult"]], "Norm Volume Area": [[10, "norm-volume-area"]], "Norm Volume Length": [[10, "norm-volume-length"]], "Other": [[8, "other"]], "Results examples": [[0, "results-examples"]], "Run examples": [[0, "run-examples"]], "Running": [[1, null]], "Running CADET-Match remotely": [[1, "running-cadet-match-remotely"]], "SSE": [[8, "sse"]], "ScoreTest": [[9, "scoretest"]], "Scores": [[8, null]], "Search": [[9, null]], "Set Value": [[10, "set-value"]], "Shape": [[8, "shape"]], "Shape Back": [[8, "shape-back"]], "Shape Front": [[8, "shape-front"]], "Starting a match": [[1, "starting-a-match"]], "Sum": [[10, "sum"]], "Sum of squared error scores": [[8, "sum-of-squared-error-scores"]], "Transform": [[10, null]], "UNSGA3": [[9, "unsga3"]]}, "docnames": ["cli/examples", "cli/index", "configuration/basic_config", "configuration/error", "configuration/experiments", "configuration/graphing", "configuration/index", "configuration/misc", "configuration/scores", "configuration/search", "configuration/transform", "index", "install/index", "license"], "envversion": {"sphinx": 63, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.todo": 2, "sphinxcontrib.bibtex": 9}, "filenames": ["cli/examples.rst", "cli/index.rst", "configuration/basic_config.rst", "configuration/error.rst", "configuration/experiments.rst", "configuration/graphing.rst", "configuration/index.rst", "configuration/misc.rst", "configuration/scores.rst", "configuration/search.rst", "configuration/transform.rst", "index.rst", "install/index.rst", "license.rst"], "indexentries": {}, "objects": {}, "objnames": {}, "objtypes": {}, "terms": {"": 13, "0": [2, 3, 7, 8, 9, 10, 13], "0001": 10, "001": [3, 10], "0051": 8, "0054": 8, "0178": 8, "0190": 8, "02": 8, "0265": 8, "0287": 8, "05": [8, 10], "06": 10, "1": [2, 3, 8, 10, 11, 13], "10": [7, 9, 13], "100": [8, 9], "1000": [9, 10], "11": 13, "12": 13, "1200": 5, "13": 13, "14": [9, 13], "15": 13, "16": 13, "17": 13, "1996": 13, "1e": [7, 9, 10], "1e4": 10, "1e8": 10, "2": [3, 8, 9, 10, 13], "20": 13, "2007": 13, "28": 13, "29": 13, "2d": 1, "3": [4, 7, 8, 10, 11, 13], "30": 13, "300": 8, "3600": 5, "3d": 1, "3rd": 10, "4": [10, 13], "400": 8, "450": 8, "5": [7, 10, 13], "50": [9, 10], "500": 8, "550": 8, "6": 13, "60": 13, "600": 8, "6b": 13, "6d": 13, "7": [7, 13], "8": [10, 13], "9": [10, 13], "95": 8, "98": 8, "A": [8, 10, 13], "AND": 13, "AS": 13, "And": 13, "BE": 13, "BEING": 13, "BUT": 13, "BY": 13, "But": 13, "By": 13, "FOR": 13, "For": [6, 8, 10, 11, 13], "IF": 13, "IN": 13, "If": [1, 2, 4, 5, 7, 8, 9, 10, 12, 13], "In": [6, 8, 9, 10, 13], "It": [0, 1, 8, 9, 10, 13], "NO": 13, "NOT": 13, "No": [2, 3, 5, 7, 8, 9, 10, 13], "Not": 13, "OF": 13, "OR": 13, "Of": 13, "On": 8, "One": 10, "Or": 11, "SUCH": 13, "Such": 13, "THE": 13, "THERE": 13, "TO": 13, "The": [0, 1, 3, 4, 8, 9, 10, 12, 13], "There": [0, 5, 8, 10], "These": [1, 3, 13], "To": 13, "WILL": 13, "WITH": 13, "With": 10, "abil": 13, "about": 13, "abov": [8, 13], "absenc": 13, "absolut": 13, "absoluteheight": 8, "absolutetim": 8, "abstol": 7, "abstolfactor": 7, "abstolfactorgrad": 7, "abstolfactorgradmax": 7, "abus": 13, "accept": 13, "access": 13, "accompani": 13, "accord": 13, "accur": [8, 10], "achiev": 13, "acknowledg": 13, "acquir": 13, "across": 13, "action": 13, "activ": [11, 13], "actual": [9, 13], "ad": [0, 1, 4, 8, 10, 13], "adapt": [7, 13], "add": [6, 8, 12, 13], "addict": 6, "addit": [3, 8, 10, 13], "address": 13, "adopt": 13, "adsorpt": 10, "advers": 13, "advis": [8, 13], "affect": 13, "affero": 13, "affirm": 13, "after": [8, 9, 12, 13], "again": [0, 5], "against": [4, 8, 13], "aggreg": 13, "agre": 13, "agreement": 13, "aim": 13, "algorithm": [6, 9, 10], "all": [0, 1, 2, 4, 5, 7, 8, 9, 10, 13], "alleg": 13, "allow": [1, 8, 9, 10, 13], "almost": [3, 8, 9], "along": 13, "alreadi": 13, "also": [1, 6, 8, 9, 10, 13], "altern": 13, "although": 13, "altscor": 6, "alwai": [3, 8, 11], "among": 13, "amount": 8, "an": [1, 3, 8, 9, 10, 12, 13], "anaconda": 12, "ancillari": 13, "ani": [0, 1, 3, 8, 9, 11, 13], "anoth": [8, 9, 10], "anti": 13, "anyon": 13, "anyth": [7, 13], "apart": 9, "appli": [3, 13], "applic": 13, "appropri": 13, "approxim": [10, 13], "ar": [0, 1, 2, 3, 4, 5, 8, 9, 10, 12, 13], "area": [6, 13], "area_loc": 10, "aris": 13, "arrai": 10, "arrang": 13, "articl": 13, "ask": 13, "assert": 13, "asset": 13, "assign": 10, "associ": 13, "assum": [10, 13], "assumpt": [10, 13], "assur": 13, "asyncron": 5, "attach": 13, "attempt": 13, "attribut": 13, "author": 13, "auto": [1, 6, 9], "auto_invers": 10, "auto_keq": 10, "autocorrel": 9, "automat": [1, 7, 8, 9, 10, 12, 13], "avail": [0, 4, 8, 10, 13], "averag": 9, "avoid": 13, "awai": 13, "axial": 10, "b": 13, "back": 6, "backward": [8, 9, 10], "bar": 2, "base": [1, 3, 6, 7, 8, 9, 11, 13], "basedir": 2, "basi": 1, "basic": [4, 6, 13], "becaus": 13, "been": [1, 13], "behalf": 13, "being": [8, 13], "believ": 13, "below": [4, 8, 9, 13], "benefit": 13, "best": [0, 3, 9, 11, 13], "better": [9, 10, 11], "between": [5, 8, 9, 10, 13], "beyond": 13, "bin": 2, "binari": [0, 2], "bio": 11, "blank": 8, "bodi": 13, "boolean": [2, 7, 8, 9], "both": [3, 10, 13], "bottom": 8, "bound": [3, 10], "bound1": 10, "bound2": 10, "boundari": 10, "boundfrom": 10, "boundsum": 10, "boundto": 10, "box": 13, "bread": 9, "break": 11, "breakthrough": 8, "brief": 13, "bug": 11, "burn": 9, "busi": 13, "bypass_experi": 2, "c": [2, 12, 13], "cadet": [2, 3, 4, 5, 6, 7, 8, 9, 10, 12, 13], "cadet_exampl": 0, "cadetmatch": [0, 1, 12], "cadetpath": 2, "call": 13, "can": [0, 1, 3, 6, 7, 8, 9, 10, 12, 13], "cannot": 13, "capabl": 9, "carri": [9, 13], "case": [8, 9, 10, 13], "caus": [7, 8, 13], "ceas": 13, "ceil": 6, "certain": [8, 13], "cessat": 13, "chain": 9, "chang": [11, 13], "channel": 12, "character": 13, "charg": [10, 13], "check": 2, "checkpoint": [1, 2], "checkpointfil": 2, "choic": 9, "choos": 13, "chromatogram": [1, 2, 3, 7], "chromatographi": 8, "circular": 10, "circumst": 13, "circumvent": 13, "civil": 13, "claim": 13, "class": 13, "clean_exampl": 0, "clear": 13, "clearli": 13, "cli": 2, "close": [8, 10, 13], "cluster": 1, "code": [8, 10, 13], "col_length": 10, "col_poros": 10, "collect": [8, 13], "colum": 8, "column": [4, 8, 10], "com": 11, "combin": [9, 13], "come": [8, 10, 13], "command": [0, 1, 12, 13], "comment": 6, "commerci": 13, "commit": [11, 13], "common": [1, 6, 9, 10, 12, 13], "commun": 13, "compat": [8, 9, 10], "compil": 13, "complet": [0, 1, 9], "compli": 13, "complianc": 13, "compon": [4, 8, 10, 11, 13], "component1": 10, "component2": 10, "componentfrom": 10, "componentsum": 10, "componentto": 10, "compos": 11, "comput": [0, 3, 5, 13], "concentr": [3, 4, 8], "concern": 13, "conda": 12, "condit": 13, "config": 12, "configur": [1, 11], "connect": [6, 7, 13], "connectionnumberentri": 7, "connfigur": 1, "consequ": 13, "consequenti": 13, "consid": 13, "consist": 13, "conspicu": 13, "const_coeff": 10, "constantli": 13, "constitut": 13, "constru": 13, "consum": 13, "contact": 13, "contain": 13, "content": 13, "context": 13, "continu": [8, 13], "continuemcmc": [8, 9], "contractu": 13, "contradict": 13, "contrast": 13, "contributor": 13, "control": [1, 8, 13], "convei": 13, "conveni": 13, "converg": 9, "convert": [2, 6, 10], "convey": 13, "copi": [10, 13], "copyleft": 13, "copyright": 13, "corner": 1, "correct": [8, 13], "correctli": 0, "correl": 1, "correspond": [8, 13], "cost": 13, "could": [0, 13], "counterclaim": 13, "countri": 13, "coupl": 10, "cours": 13, "court": 13, "coven": 13, "cover": [8, 10, 13], "coverag": 13, "creat": [0, 1, 3, 6, 9, 10, 11], "creation": 6, "criterion": 13, "cross": [10, 13], "cross_section_area": 10, "cstr": 10, "csv": [2, 3, 4, 8], "cure": 13, "curv": 8, "custom": 13, "customarili": 13, "cv": 2, "d": [10, 13], "dai": [0, 1, 13], "damag": 13, "danger": 13, "data": [1, 2, 4, 6, 7, 8, 13], "date": 13, "deal": [4, 8, 10], "decai": 8, "decemb": 13, "decid": 13, "declin": 13, "deem": 13, "default": [2, 3, 4, 5, 7, 8, 9, 10], "defect": 13, "defens": 13, "defin": [8, 13], "definit": [10, 13], "degre": 10, "delai": [3, 8], "deni": 13, "denomin": 13, "depend": [0, 3, 12], "depriv": 13, "deriv": 8, "descent": [7, 9], "describ": 6, "descript": [2, 3, 4, 5, 7, 8, 9, 10], "design": [1, 8, 9, 10, 13], "desktop": 3, "detail": 13, "detector": 8, "determin": [3, 13], "develop": [11, 13], "deviat": 3, "devic": 13, "dextran": 6, "dextran1": 4, "dextran2": 4, "dextranshap": 8, "dextranss": 8, "diamet": 6, "dictat": 8, "dictionari": 6, "differ": [0, 9, 10, 13], "difficult": 10, "diffus": 10, "dimension": 9, "dimer": 10, "direct": 13, "directli": [9, 10, 13], "directori": [0, 2], "disabl": 3, "disclaim": 13, "discriminatori": 13, "disper": 10, "dispers": 10, "displai": 13, "distinguish": 13, "distribut": [3, 12, 13], "do": [10, 11, 13], "document": 13, "doe": [9, 13], "domain": 13, "don": [7, 8, 12], "done": [5, 8], "doubt": 13, "download": 12, "downstream": 13, "dr": 11, "drop": 9, "due": [8, 10], "durabl": 13, "dure": [5, 8], "dwell": 13, "dynam": 13, "dynamictoler": 7, "e": [10, 13], "each": [1, 4, 7, 8, 10, 13], "earlier": 13, "easier": [8, 9, 10], "effect": [8, 10, 13], "effort": 13, "either": [10, 13], "electron": 13, "els": 7, "elut": 8, "embodi": 13, "employ": 13, "enabl": 13, "end": [5, 13], "enforc": 13, "engin": 12, "enough": 10, "ensur": [8, 13], "enter": 13, "entir": 13, "entiti": 13, "entri": [7, 8, 9], "equal": [9, 10], "equilibrium": 10, "equival": 13, "eric": 11, "erron": 13, "error": [1, 5, 6, 9, 10, 11, 12], "errormodel": 3, "especi": [0, 8], "essenti": 13, "estim": [1, 3, 5, 8, 9, 10, 11, 12], "evalu": [2, 9], "even": [8, 11, 13], "event": 13, "ever": 13, "everi": [0, 13], "everyon": 13, "exact": 13, "exactli": 8, "exampl": [6, 8, 10, 13], "example_mcmc_popul": 0, "example_popul": 0, "except": [10, 13], "exclud": 13, "exclus": 13, "excus": 13, "execut": 13, "exercis": 13, "exist": 8, "expect": 13, "experi": [3, 6, 8, 9, 10, 11], "experiment": [6, 8], "experimental_csv": 3, "experimentalist": 8, "explain": [8, 13], "explicitli": 13, "express": 13, "expressli": 13, "extend": 13, "extens": 13, "extent": 13, "extrem": 9, "f": 13, "facil": 13, "factor": 10, "fail": [1, 13], "failur": 13, "fair": 13, "fals": [7, 8, 9], "famili": 13, "far": 8, "fashion": 13, "fast": 10, "faster": 9, "favor": [8, 13], "featur": [0, 4, 6, 8, 11, 13], "fee": 13, "few": [3, 8, 10], "fewer": 10, "file": [0, 1, 2, 4, 6, 8, 9, 11, 13], "file_path": 3, "film": 10, "film_diffus": 10, "final": [9, 13], "finalgradrefin": 9, "find": [1, 10, 11, 13], "finish": 9, "first": [4, 8, 9, 10, 13], "fit": [3, 7, 8, 10, 13], "fix": [10, 11, 13], "float": [3, 7, 8, 9, 10], "flow": [3, 8, 10, 13], "follow": [1, 12, 13], "foo": 2, "forbid": 13, "forc": 13, "forg": 12, "fork": 11, "form": 13, "format": [6, 13], "forschungszentrum": 11, "found": [3, 10, 13], "foundat": 13, "frac": 8, "fraction": [4, 6], "fraction_csv": 8, "fractionationslid": 8, "fractionationss": 8, "free": [11, 13], "freedom": [10, 13], "frequent": [5, 12], "from": [0, 1, 2, 3, 5, 8, 9, 10, 11, 12, 13], "front": [2, 5, 6, 9], "fsf": 13, "fulfil": 13, "full": [2, 13], "fulltrainingdata": 7, "function": [8, 13], "fundament": 13, "further": 13, "fusion": 12, "futur": 13, "fzj": 11, "gap": 8, "gener": [5, 6, 8, 9, 13], "generate_corn": 1, "generate_exampl": 0, "generate_graph": 1, "generate_graphs_al": 1, "generate_graphs_autocorr": 1, "generate_map": 1, "generate_mcmc_mix": 1, "generate_mcmc_plot_tub": 1, "genet": 9, "geometr": 9, "geoscienc": 11, "get": [10, 13], "gigabyt": 7, "github": [11, 12], "give": [8, 13], "given": [2, 4, 8, 9, 13], "gnu": 13, "goal": [9, 11], "good": [9, 10], "govern": 13, "gpl": 13, "gradcheck": 9, "gradfinestop": 9, "gradient": [6, 7, 11], "gradvector": 7, "grant": 13, "graph": [2, 6, 9], "graphgeneratetim": 5, "graphmetatim": 5, "graphspac": 6, "grati": 13, "greatest": 13, "guarante": 13, "gui": 13, "h5": [3, 4, 9], "ha": [1, 3, 4, 6, 8, 9, 10, 12, 13], "had": 13, "hand": 8, "handl": 8, "hard": 8, "harder": 9, "hardwar": 0, "have": [0, 3, 4, 8, 10, 13], "hdf5": 4, "header": 8, "here": 11, "hereaft": 13, "high": [9, 12], "highest": 9, "highli": 9, "holder": 13, "home": 2, "hope": 13, "host": 13, "hour": [0, 1, 3], "household": 13, "how": [0, 5, 13], "howev": [5, 13], "html": 13, "http": [11, 13], "hypothet": 13, "i": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13], "ibg": 11, "idea": [8, 13], "ideal": 8, "ident": 3, "identifi": [8, 13], "immedi": [1, 8], "immudzen": 12, "impact": 9, "implement": [3, 13], "impli": 13, "import": [8, 13], "impos": 13, "improv": [8, 10], "inabl": 13, "inaccur": 13, "inc": 13, "incident": 13, "includ": [0, 3, 6, 12, 13], "inclus": 13, "incompat": 13, "incorpor": 13, "indemnif": 13, "indepdennt": 3, "independ": [10, 13], "index": 6, "index1": 10, "index2": 10, "indexfrom": 10, "indexsum": 10, "indexto": 10, "indic": [10, 13], "individu": [0, 8, 13], "industri": 13, "inform": [6, 9, 13], "infring": 13, "inherit": 8, "init_volum": 10, "initi": [9, 13], "input": [2, 10], "insid": [10, 13], "instal": [0, 13], "instanc": 10, "instead": [4, 8, 9, 11, 13], "institut": 11, "instruct": 12, "int": 1, "intact": 13, "integ": [0, 3, 5, 7, 8, 9, 10], "integr": 9, "intend": 13, "intent": 13, "interact": 13, "interchang": 13, "interest": 13, "interf": 13, "interfac": [1, 13], "interpret": 13, "interrupt": 1, "interv": 8, "intim": 13, "invalid": 13, "invers": 6, "io": 12, "irrevoc": 13, "isol": 8, "issu": 8, "item": 13, "its": [4, 10, 13], "itself": 13, "json": [1, 2, 6, 11], "jstyleson": 6, "june": 13, "jupyt": 1, "just": 9, "j\u00fclich": 11, "ka": 10, "kd": 10, "keep": [1, 13], "kei": [2, 3, 4, 5, 7, 8, 9, 10, 13], "kept": 2, "keq": 6, "kernel": 13, "kind": 13, "know": [8, 10, 13], "knowingli": 13, "knowledg": 13, "known": 9, "languag": 13, "laptop": 0, "larg": [8, 9, 10], "larger": 13, "largest_peak": 7, "last": [1, 5], "later": 13, "law": 13, "lawsuit": 13, "lead": 10, "learn": 7, "least": 13, "least_squar": 9, "leav": 10, "left": 8, "legal": 13, "length": [3, 6, 7, 9], "length_loc": 10, "less": 9, "lesser": 13, "lgpl": 13, "liabil": 13, "liabl": 13, "librari": [0, 2, 11, 12, 13], "license": 13, "licensor": 13, "lier": 11, "like": [8, 10, 13], "likewis": 13, "limit": [8, 13], "lin_ka": 10, "lin_kd": 10, "line": [1, 13], "linear": 10, "link": 13, "linux": 1, "list": [3, 4, 8, 9, 10, 13], "litig": 13, "littl": 9, "load": [3, 8], "local": [12, 13], "localrefin": 9, "locat": 10, "location1": 10, "location2": 10, "locationfrom": 10, "locationsum": 10, "locationto": 10, "log": [1, 10], "logout": 1, "long": 13, "look": [8, 9], "loss": 13, "lot": 3, "lower": [3, 10], "m": [0, 1, 4, 8], "machin": [1, 7, 13], "made": [3, 13], "mai": [1, 3, 8, 10, 13], "mail": 13, "main": [2, 3], "main_peak": 8, "maintain": 13, "major": 13, "make": [0, 8, 9, 10, 13], "mani": [7, 8, 9, 10, 12], "manipul": 3, "manner": 13, "manufactur": [3, 13], "map": 9, "march": 13, "mark": 13, "mask": 13, "match": [3, 4, 5, 6, 7, 8, 9, 10, 12, 13], "mate": 9, "materi": [8, 13], "matrix": 7, "max": [3, 7, 8, 9, 10], "max_perc": 8, "max_valu": 8, "maxarea": 10, "maxfactor": 10, "maximum": [1, 10], "maxka": 10, "maxkeq": 10, "maxlength": 10, "maxvolum": 10, "mcmc": [0, 1, 3, 6], "mcmc_h5": 9, "mcmcpopul": 9, "mcmcpopulationset": 9, "mcmctaumult": 9, "mean": [2, 3, 9, 13], "measur": [10, 13], "medium": 13, "meet": 13, "member": 9, "menu": 13, "merchant": 13, "mere": 13, "merg": 13, "met": 13, "meta": 2, "metaresultsonli": 2, "method": [7, 9, 10, 13], "metric": [7, 8, 9], "might": 13, "min": [3, 10], "min_perc": 8, "minarea": 10, "minim": 7, "minimum": 10, "minka": 10, "minkeq": 10, "minlength": 10, "minvolum": 10, "miscellan": 6, "misrepresent": 13, "mix": [1, 8], "mm": 8, "mode": 13, "model": [1, 5, 6, 8, 9, 10, 11, 12, 13], "modif": [8, 13], "modifi": [10, 13], "modsim": 11, "mol": [4, 8], "molecul": 8, "monom": 10, "more": [4, 6, 8, 9, 10, 12, 13], "moreov": 13, "most": [1, 7, 8, 9, 10, 11, 13], "mostli": [9, 10], "much": [5, 8, 10], "mult": 6, "multi": 9, "multiobjectivess": 9, "multipl": [0, 3, 8, 9, 11], "multipli": [3, 10], "multist": 10, "multistart": 6, "must": [2, 4, 8, 10, 12, 13], "myhom": 2, "n": [1, 10], "name": [2, 3, 4, 8, 10, 13], "narrow": 8, "narrowli": 8, "natur": 13, "nearli": 8, "necessari": 13, "need": [0, 1, 2, 4, 7, 8, 10, 12, 13], "neither": 13, "nest": 6, "network": 13, "new": [0, 3, 9, 13], "next": 13, "nohup": 1, "nois": 3, "non": [3, 8, 11, 13], "noncommerci": 13, "none": [2, 3, 4, 8, 9, 10], "nor": 13, "norm": [3, 6], "norm_add": 10, "norm_diamet": 10, "norm_volume_area": 10, "norm_volume_length": 10, "normal": [1, 2, 3, 5, 10, 13], "normalizeoutput": 2, "notebook": 1, "noth": [8, 13], "notic": 13, "notifi": 13, "notwithstand": 13, "now": 8, "nsga3": 6, "nu": 10, "number": [1, 3, 8, 9, 10, 12, 13], "numer": 8, "object": [9, 13], "oblig": 13, "obsolet": 8, "obtain": 8, "occasion": 13, "occur": 13, "off": 8, "offer": 13, "offici": 13, "offset": 8, "often": [4, 8, 10], "older": 8, "omit": 1, "onc": [1, 9], "one": [1, 4, 9, 10, 13], "ones": [8, 10], "ongo": 11, "onli": [0, 2, 5, 7, 8, 10, 13], "open": 12, "oper": [8, 13], "optim": [8, 9, 10], "optimum": 9, "option": [1, 8, 13], "order": [9, 13], "org": 13, "organ": 13, "origin": 13, "other": [1, 2, 3, 6, 10, 13], "otherwis": 13, "our": [11, 13], "out": 13, "outlet": 8, "output": [4, 8, 13], "output_path": [4, 8], "outsid": 13, "over": [8, 9], "overload": 8, "overrid": 9, "own": [0, 4, 13], "packag": [12, 13], "paper": [8, 13], "par_poros": 10, "paragraph": 13, "parallel": [1, 9, 11], "paramet": [0, 1, 3, 6, 8, 9, 10, 11, 12], "pareto": [2, 5, 9], "part": [8, 13], "parti": 13, "particular": [8, 13], "pass": 13, "password": 13, "patent": 13, "path": [0, 1, 2, 4, 8, 9, 10], "pattern": 13, "payment": 13, "peak": 8, "peak_back": 8, "peak_front": 8, "peer": 13, "penalti": 8, "per": [0, 9], "percent": 8, "perform": [10, 12, 13], "period": 1, "perman": 13, "permiss": 13, "permit": 13, "perpetu": 13, "person": 13, "pertin": 13, "philosophi": 13, "physic": [8, 13], "pi": 10, "piec": [10, 13], "pip": 12, "place": [8, 13], "pleas": [11, 13], "plot": 1, "plu": 13, "plug": 10, "point": 9, "pointer": 13, "popul": [0, 9], "pore": 10, "poros": 8, "portion": 13, "posit": [8, 10], "possess": 13, "possibl": [1, 8, 13], "posterior": 1, "posteriori": 1, "powel": 9, "power": [0, 3, 13], "pr": 11, "practic": [9, 13], "preambl": 13, "precis": [10, 13], "precursor": 9, "predecessor": 13, "prefer": [12, 13], "present": 13, "preserv": 13, "pretti": 3, "prevent": [11, 13], "previou": [9, 13], "previousresult": 9, "price": 13, "primarili": 13, "prior": [9, 13], "priorit": 8, "privat": 13, "probabl": 1, "problem": [0, 3, 8, 9, 10, 13], "problemat": 10, "procedur": 13, "proceed": 1, "process": [0, 1, 3], "procur": 13, "produc": 13, "product": 13, "program": 13, "programat": 6, "programm": 13, "progress": [1, 5, 9], "prohibit": 13, "promin": 13, "propag": 13, "properti": [10, 13], "proprietari": 13, "protect": 13, "protocol": 13, "prove": 13, "provid": [10, 13], "provis": 13, "provision": 13, "proxi": 13, "public": 13, "publicli": 13, "publish": 13, "pull": 11, "puls": 8, "pump": [3, 8], "purpos": [8, 9, 13], "pursuant": 13, "pymoo": 9, "pypi": 12, "python": [0, 1, 6, 11, 12], "qualifi": 13, "qualiti": 13, "random": [3, 9], "rang": [9, 10], "rapid": 10, "rare": [2, 9, 10], "rate": [3, 8, 10], "re": 9, "reaction": 8, "reactor": 10, "read": [9, 10, 13], "readabl": 13, "readi": 13, "readili": 13, "realist": 10, "realiti": 10, "realli": [7, 8], "reason": [9, 13], "rebuilt": 0, "receipt": 13, "receiv": 13, "recent": 11, "recipi": 13, "recogn": 13, "recomend": [8, 9, 10], "recommend": [0, 1, 11, 12], "redistribut": 13, "reduc": 8, "reevalu": 9, "refer": [6, 13], "refin": 9, "refrain": 13, "regard": 13, "regardless": 13, "regener": 13, "reinstat": 13, "rel": 2, "relationship": 13, "releas": [11, 13], "relev": 13, "reli": 13, "relicens": 13, "remain": 13, "remov": 13, "render": 13, "repair": 13, "repeat": 9, "report": [0, 9, 11], "repositori": 11, "repres": [8, 13], "request": 11, "requir": [1, 2, 3, 4, 5, 7, 8, 9, 10, 13], "reset": 5, "resolv": 13, "respect": [3, 13], "respons": 13, "restrict": [8, 13], "result": [2, 7, 9, 10, 13], "results1": 2, "results_exampl": 0, "resultsdir": 2, "resum": 1, "retain": [8, 9, 10, 13], "return": [0, 9, 13], "review": 13, "revis": 13, "right": [8, 13], "risk": 13, "rom": 13, "root": 9, "royalti": 13, "rule": 13, "run": [5, 8, 9, 12, 13], "run_exampl": 0, "runnabl": 4, "safe": 1, "safest": 13, "sai": 13, "sake": 13, "sale": 13, "same": [3, 8, 10, 13], "sampl": 8, "satisfi": 13, "satur": 8, "scalar": 10, "scale": 3, "school": 13, "scientif": 12, "scipi": 9, "scope": 13, "score": [4, 6, 9], "scoretest": 6, "script": 13, "search": [0, 3, 6, 7, 10], "searchmethod": 9, "sec_000": 10, "second": [4, 5, 8, 10], "secondarili": 13, "section": [3, 6, 10, 13], "see": [0, 5, 6, 9, 10, 13], "seed": 9, "select": [8, 9, 10], "sell": 13, "semiconductor": 13, "separ": [8, 12, 13], "sequenc": 9, "serv": 13, "server": [1, 3, 13], "servic": 13, "session": 1, "set": [0, 3, 6, 7, 8, 9], "set_valu": 10, "sete": 6, "setup": 6, "shall": 13, "shape": 6, "shapeback": 8, "shapefront": 8, "share": [2, 13], "shell": 12, "shield": 10, "shift": 8, "short": 13, "should": [1, 2, 3, 7, 9, 10, 13], "show": 13, "shown": 4, "side": 8, "sigma": 10, "sign": 13, "signal": [3, 4, 8], "signific": 13, "similar": [8, 13], "simpl": [3, 9], "simpler": 10, "simplest": 9, "simplifi": 4, "simul": [2, 3, 4, 5, 7, 9, 10], "simultan": 13, "sinc": [3, 5], "singl": [4, 13], "situat": [0, 10], "size": [9, 10], "slice": 8, "slide": 6, "slightli": 8, "slow": [3, 5], "sma": 10, "sma_nu": 10, "small": [8, 10], "smalltest_peak": 7, "smooth": 7, "so": [0, 3, 10, 13], "sobol": 9, "sobolgener": 9, "softwar": [1, 13], "sold": 13, "sole": 13, "solut": 4, "solution_outlet_comp_000": 4, "solv": [3, 8], "solveabl": 9, "some": [3, 8, 10, 13], "sourc": [3, 11, 13], "spare": 13, "speak": 13, "speci": 2, "special": [8, 13], "specif": [4, 9, 10, 13], "specifi": [2, 4, 5, 8, 10, 13], "spirit": 13, "split": 9, "squar": [6, 9], "sse": [6, 9], "ssh": 1, "stallgener": 9, "stand": 13, "standard": [3, 13], "start": [3, 8, 9, 10, 13], "state": [0, 10, 13], "statement": 13, "statu": 13, "step": [1, 5, 9, 13], "still": 5, "stop": [8, 9], "stopaverag": 9, "stopbest": 9, "stoprms": 9, "storag": [7, 13], "store": [2, 4, 7], "strategi": [0, 9], "stratgi": 0, "string": [3, 4, 8, 9, 10], "structur": [4, 6], "subdivid": 13, "subject": 13, "sublicens": 13, "subprogram": 13, "subroutin": 13, "subsect": 13, "substanti": 13, "sue": 13, "suffic": 13, "suggest": 9, "sum": [4, 6], "supervis": 11, "supplement": 13, "suppli": [0, 3], "support": [4, 6, 8, 13], "sure": 13, "surrend": 13, "surviv": 13, "sustain": 13, "switch": 10, "symmetr": 8, "synthet": 8, "system": [8, 9, 10, 13], "systemat": 13, "t": [7, 8, 12], "take": [0, 1, 3, 5, 9, 13], "tangibl": 13, "technolog": 13, "tell": [9, 13], "templat": [0, 3], "tendenc": 8, "term": 13, "termin": [9, 13], "test": [0, 8, 9], "text": 0, "than": [5, 9, 10, 12, 13], "thei": [1, 3, 7, 8, 9, 10, 12, 13], "them": [8, 9, 10, 13], "therefor": 13, "thi": [0, 1, 2, 3, 4, 6, 7, 8, 9, 10, 13], "thing": [8, 13], "third": 13, "those": 13, "though": 13, "threaten": 13, "three": 13, "through": [1, 13], "thu": 13, "ti": 8, "time": [3, 4, 5, 8, 9, 13], "togeth": [4, 10], "toler": 7, "too": 13, "tool": 13, "top": 8, "total": [3, 9], "tournament": 9, "trade": 13, "trademark": 13, "tradeoff": 5, "transact": 13, "transfer": 13, "transform": [0, 6], "transmiss": 13, "treat": 13, "treati": 13, "true": [2, 7, 8, 9], "tube": [1, 10], "turn": 9, "twice": 10, "two": [4, 10, 13], "type": [8, 13], "typic": [8, 13], "unaccept": 13, "under": [11, 13], "understand": 10, "uniform": 3, "uniqu": [4, 8], "unit": [3, 8], "unit_000": 10, "unit_001": 10, "unit_002": [4, 8], "unit_003": 10, "unit_004": 10, "unit_nam": 8, "unknown": 9, "unless": [4, 13], "unlimit": 13, "unmodifi": 13, "unnecessari": 13, "unpack": 13, "unsga3": 6, "until": [9, 13], "up": [6, 10], "updat": [12, 13], "upgrad": 11, "upper": [3, 10], "us": [0, 2, 3, 4, 6, 7, 8, 9, 10, 13], "usag": [1, 8, 9, 10], "user": [12, 13], "usual": [3, 8], "usus": 6, "uv": [3, 8], "uv_nois": 3, "uv_noise_norm": 3, "v3": 13, "valid": 13, "valu": [2, 3, 4, 5, 6, 7, 8, 9], "variabl": [0, 9, 10], "variant": 10, "variat": [3, 8], "variou": 0, "vector": 7, "verbatim": 13, "veri": [2, 8, 9, 10], "verifi": 0, "version": [0, 13], "viabl": 9, "view": 13, "violat": 13, "visibl": 13, "void": 13, "volum": [6, 13], "von": 11, "w": 13, "wa": [8, 10, 13], "wai": [1, 13], "waiv": 13, "waiver": 13, "want": [0, 10, 13], "warranti": 13, "we": [11, 12, 13], "websit": 12, "week": 3, "welcom": 13, "well": 13, "were": 13, "what": [9, 13], "whatev": 13, "when": [7, 8, 9, 10, 13], "where": [2, 4, 5, 8, 9, 10, 13], "whether": 13, "which": [3, 8, 10, 13], "while": [1, 8, 9], "who": 13, "whole": 13, "whom": 13, "whose": 13, "why": 13, "wide": 13, "window": [1, 2, 13], "wipo": 13, "wish": 13, "within": 13, "without": [9, 10, 13], "work": [0, 8, 10, 11, 12, 13], "worldwid": 13, "would": [9, 10, 13], "write": 13, "written": [8, 13], "www": 13, "xtol": 9, "ye": [2, 3, 4, 8, 9, 10], "year": 13, "yet": 1, "you": [0, 1, 6, 8, 9, 10, 11, 12, 13], "your": [0, 9, 13], "yourself": 13}, "titles": ["CADET-Match Examples", "Running", "Basic setup", "Error Modeling", "Experiments", "Graphing", "Configuration", "Miscellaneous", "Scores", "Search", "Transform", "CADET-Match", "Install", "License"], "titleterms": {"6": 1, "add": 10, "altscor": 9, "area": 10, "auto": 10, "back": 8, "basic": 2, "cadet": [0, 1, 11], "ceil": 8, "clean": 0, "common": 8, "configur": 6, "core": 1, "dextran": 8, "diamet": 10, "error": [3, 8], "exampl": 0, "experi": 4, "fraction": 8, "front": 8, "gener": [0, 1], "gradient": 9, "graph": [1, 5], "graphspac": 9, "index": 10, "instal": 12, "invers": 10, "keq": 10, "length": 10, "licens": 13, "match": [0, 1, 11], "mcmc": 9, "miscellan": 7, "model": 3, "mult": 10, "multistart": 9, "norm": 10, "nsga3": 9, "other": 8, "remot": 1, "result": 0, "run": [0, 1], "score": 8, "scoretest": 9, "search": 9, "set": 10, "setup": 2, "shape": 8, "slide": 8, "squar": 8, "sse": 8, "start": 1, "sum": [8, 10], "them": 0, "transform": 10, "unsga3": 9, "us": 1, "valu": 10, "volum": 10}}) \ No newline at end of file +Search.setIndex({"alltitles": {"AltScore": [[9, "altscore"]], "Auto": [[10, "auto"]], "Auto Inverse": [[10, "auto-inverse"]], "Auto kEQ": [[10, "auto-keq"]], "Basic setup": [[2, null]], "CADET-Match": [[11, null]], "CADET-Match Examples": [[0, null]], "Ceiling": [[8, "ceiling"]], "Clean examples": [[0, "clean-examples"]], "Common": [[8, "common"]], "Configuration": [[6, null]], "Dextran SSE": [[8, "dextran-sse"]], "Dextran Shape": [[8, "dextran-shape"]], "Error Modeling": [[3, null]], "Experiments": [[4, null]], "Fractionation SSE": [[8, "fractionation-sse"]], "Fractionation Slide": [[8, "fractionation-slide"]], "Generate examples": [[0, "generate-examples"]], "Generate graphs using 6 cores": [[1, "generate-graphs-using-6-cores"]], "Generating Examples and running them": [[0, "generating-examples-and-running-them"]], "Gradient": [[9, "gradient"]], "GraphSpace": [[9, "graphspace"]], "Graphing": [[5, null]], "Indexing": [[10, "indexing"]], "Install": [[12, null]], "License": [[13, null]], "MCMC": [[9, "mcmc"]], "Miscellaneous": [[7, null]], "Multistart": [[9, "multistart"]], "NSGA3": [[9, "nsga3"]], "Norm Add": [[10, "norm-add"]], "Norm Diameter": [[10, "norm-diameter"]], "Norm Mult": [[10, "norm-mult"]], "Norm Volume Area": [[10, "norm-volume-area"]], "Norm Volume Length": [[10, "norm-volume-length"]], "Other": [[8, "other"]], "Results examples": [[0, "results-examples"]], "Run examples": [[0, "run-examples"]], "Running": [[1, null]], "Running CADET-Match remotely": [[1, "running-cadet-match-remotely"]], "SSE": [[8, "sse"]], "ScoreTest": [[9, "scoretest"]], "Scores": [[8, null]], "Search": [[9, null]], "Set Value": [[10, "set-value"]], "Shape": [[8, "shape"]], "Shape Back": [[8, "shape-back"]], "Shape Front": [[8, "shape-front"]], "Starting a match": [[1, "starting-a-match"]], "Sum": [[10, "sum"]], "Sum of squared error scores": [[8, "sum-of-squared-error-scores"]], "Transform": [[10, null]], "UNSGA3": [[9, "unsga3"]]}, "docnames": ["cli/examples", "cli/index", "configuration/basic_config", "configuration/error", "configuration/experiments", "configuration/graphing", "configuration/index", "configuration/misc", "configuration/scores", "configuration/search", "configuration/transform", "index", "install/index", "license"], "envversion": {"sphinx": 64, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.todo": 2, "sphinxcontrib.bibtex": 9}, "filenames": ["cli/examples.rst", "cli/index.rst", "configuration/basic_config.rst", "configuration/error.rst", "configuration/experiments.rst", "configuration/graphing.rst", "configuration/index.rst", "configuration/misc.rst", "configuration/scores.rst", "configuration/search.rst", "configuration/transform.rst", "index.rst", "install/index.rst", "license.rst"], "indexentries": {}, "objects": {}, "objnames": {}, "objtypes": {}, "terms": {"": 13, "0": [2, 3, 7, 8, 9, 10, 13], "0001": 10, "001": [3, 10], "0051": 8, "0054": 8, "0178": 8, "0190": 8, "02": 8, "0265": 8, "0287": 8, "05": [8, 10], "06": 10, "1": [2, 3, 8, 10, 11, 13], "10": [7, 9, 13], "100": [8, 9], "1000": [9, 10], "11": 13, "12": 13, "1200": 5, "13": 13, "14": [9, 13], "15": 13, "16": 13, "17": 13, "1996": 13, "1e": [7, 9, 10], "1e4": 10, "1e8": 10, "2": [3, 8, 9, 10, 13], "20": 13, "2007": 13, "28": 13, "29": 13, "2d": 1, "3": [4, 7, 8, 10, 11, 13], "30": 13, "300": 8, "3600": 5, "3d": 1, "3rd": 10, "4": [10, 13], "400": 8, "450": 8, "5": [7, 10, 13], "50": [9, 10], "500": 8, "550": 8, "6": 13, "60": 13, "600": 8, "6b": 13, "6d": 13, "7": [7, 13], "8": [10, 13], "9": [10, 13], "95": 8, "98": 8, "A": [8, 10, 13], "AND": 13, "AS": 13, "And": 13, "BE": 13, "BEING": 13, "BUT": 13, "BY": 13, "But": 13, "By": 13, "FOR": 13, "For": [6, 8, 10, 11, 13], "IF": 13, "IN": 13, "If": [1, 2, 4, 5, 7, 8, 9, 10, 12, 13], "In": [6, 8, 9, 10, 13], "It": [0, 1, 8, 9, 10, 13], "NO": 13, "NOT": 13, "No": [2, 3, 5, 7, 8, 9, 10, 13], "Not": 13, "OF": 13, "OR": 13, "Of": 13, "On": 8, "One": 10, "Or": 11, "SUCH": 13, "Such": 13, "THE": 13, "THERE": 13, "TO": 13, "The": [0, 1, 3, 4, 8, 9, 10, 12, 13], "There": [0, 5, 8, 10], "These": [1, 3, 13], "To": 13, "WILL": 13, "WITH": 13, "With": 10, "abil": 13, "about": 13, "abov": [8, 13], "absenc": 13, "absolut": 13, "absoluteheight": 8, "absolutetim": 8, "abstol": 7, "abstolfactor": 7, "abstolfactorgrad": 7, "abstolfactorgradmax": 7, "abus": 13, "accept": 13, "access": 13, "accompani": 13, "accord": 13, "accur": [8, 10], "achiev": 13, "acknowledg": 13, "acquir": 13, "across": 13, "action": 13, "activ": [11, 13], "actual": [9, 13], "ad": [0, 1, 4, 8, 10, 13], "adapt": [7, 13], "add": [6, 8, 12, 13], "addict": 6, "addit": [3, 8, 10, 13], "address": 13, "adopt": 13, "adsorpt": 10, "advers": 13, "advis": [8, 13], "affect": 13, "affero": 13, "affirm": 13, "after": [8, 9, 12, 13], "again": [0, 5], "against": [4, 8, 13], "aggreg": 13, "agre": 13, "agreement": 13, "aim": 13, "algorithm": [6, 9, 10], "all": [0, 1, 2, 4, 5, 7, 8, 9, 10, 13], "alleg": 13, "allow": [1, 8, 9, 10, 13], "almost": [3, 8, 9], "along": 13, "alreadi": 13, "also": [1, 6, 8, 9, 10, 13], "altern": 13, "although": 13, "altscor": 6, "alwai": [3, 8, 11], "among": 13, "amount": 8, "an": [1, 3, 8, 9, 10, 12, 13], "anaconda": 12, "ancillari": 13, "ani": [0, 1, 3, 8, 9, 11, 13], "anoth": [8, 9, 10], "anti": 13, "anyon": 13, "anyth": [7, 13], "apart": 9, "appli": [3, 13], "applic": 13, "appropri": 13, "approxim": [10, 13], "ar": [0, 1, 2, 3, 4, 5, 8, 9, 10, 12, 13], "area": [6, 13], "area_loc": 10, "aris": 13, "arrai": 10, "arrang": 13, "articl": 13, "ask": 13, "assert": 13, "asset": 13, "assign": 10, "associ": 13, "assum": [10, 13], "assumpt": [10, 13], "assur": 13, "asyncron": 5, "attach": 13, "attempt": 13, "attribut": 13, "author": 13, "auto": [1, 6, 9], "auto_invers": 10, "auto_keq": 10, "autocorrel": 9, "automat": [1, 7, 8, 9, 10, 12, 13], "avail": [0, 4, 8, 10, 13], "averag": 9, "avoid": 13, "awai": 13, "axial": 10, "b": 13, "back": 6, "backward": [8, 9, 10], "bar": 2, "base": [1, 3, 6, 7, 8, 9, 11, 13], "basedir": 2, "basi": 1, "basic": [4, 6, 13], "becaus": 13, "been": [1, 13], "behalf": 13, "being": [8, 13], "believ": 13, "below": [4, 8, 9, 13], "benefit": 13, "best": [0, 3, 9, 11, 13], "better": [9, 10, 11], "between": [5, 8, 9, 10, 13], "beyond": 13, "bin": 2, "binari": [0, 2], "bio": 11, "blank": 8, "bodi": 13, "boolean": [2, 7, 8, 9], "both": [3, 10, 13], "bottom": 8, "bound": [3, 10], "bound1": 10, "bound2": 10, "boundari": 10, "boundfrom": 10, "boundsum": 10, "boundto": 10, "box": 13, "bread": 9, "break": 11, "breakthrough": 8, "brief": 13, "bug": 11, "burn": 9, "busi": 13, "bypass_experi": 2, "c": [2, 12, 13], "cadet": [2, 3, 4, 5, 6, 7, 8, 9, 10, 12, 13], "cadet_exampl": 0, "cadetmatch": [0, 1, 12], "cadetpath": 2, "call": 13, "can": [0, 1, 3, 6, 7, 8, 9, 10, 12, 13], "cannot": 13, "capabl": 9, "carri": [9, 13], "case": [8, 9, 10, 13], "caus": [7, 8, 13], "ceas": 13, "ceil": 6, "certain": [8, 13], "cessat": 13, "chain": 9, "chang": [11, 13], "channel": 12, "character": 13, "charg": [10, 13], "check": 2, "checkpoint": [1, 2], "checkpointfil": 2, "choic": 9, "choos": 13, "chromatogram": [1, 2, 3, 7], "chromatographi": 8, "circular": 10, "circumst": 13, "circumvent": 13, "civil": 13, "claim": 13, "class": 13, "clean_exampl": 0, "clear": 13, "clearli": 13, "cli": 2, "close": [8, 10, 13], "cluster": 1, "code": [8, 10, 13], "col_length": 10, "col_poros": 10, "collect": [8, 13], "colum": 8, "column": [4, 8, 10], "com": 11, "combin": [9, 13], "come": [8, 10, 13], "command": [0, 1, 12, 13], "comment": 6, "commerci": 13, "commit": [11, 13], "common": [1, 6, 9, 10, 12, 13], "commun": 13, "compat": [8, 9, 10], "compil": 13, "complet": [0, 1, 9], "compli": 13, "complianc": 13, "compon": [4, 8, 10, 11, 13], "component1": 10, "component2": 10, "componentfrom": 10, "componentsum": 10, "componentto": 10, "compos": 11, "comput": [0, 3, 5, 13], "concentr": [3, 4, 8], "concern": 13, "conda": 12, "condit": 13, "config": 12, "configur": [1, 11], "connect": [6, 7, 13], "connectionnumberentri": 7, "connfigur": 1, "consequ": 13, "consequenti": 13, "consid": 13, "consist": 13, "conspicu": 13, "const_coeff": 10, "constantli": 13, "constitut": 13, "constru": 13, "consum": 13, "contact": 13, "contain": 13, "content": 13, "context": 13, "continu": [8, 13], "continuemcmc": [8, 9], "contractu": 13, "contradict": 13, "contrast": 13, "contributor": 13, "control": [1, 8, 13], "convei": 13, "conveni": 13, "converg": 9, "convert": [2, 6, 10], "convey": 13, "copi": [10, 13], "copyleft": 13, "copyright": 13, "corner": 1, "correct": [8, 13], "correctli": 0, "correl": 1, "correspond": [8, 13], "cost": 13, "could": [0, 13], "counterclaim": 13, "countri": 13, "coupl": 10, "cours": 13, "court": 13, "coven": 13, "cover": [8, 10, 13], "coverag": 13, "creat": [0, 1, 3, 6, 9, 10, 11], "creation": 6, "criterion": 13, "cross": [10, 13], "cross_section_area": 10, "cstr": 10, "csv": [2, 3, 4, 8], "cure": 13, "curv": 8, "custom": 13, "customarili": 13, "cv": 2, "d": [10, 13], "dai": [0, 1, 13], "damag": 13, "danger": 13, "data": [1, 2, 4, 6, 7, 8, 13], "date": 13, "deal": [4, 8, 10], "decai": 8, "decemb": 13, "decid": 13, "declin": 13, "deem": 13, "default": [2, 3, 4, 5, 7, 8, 9, 10], "defect": 13, "defens": 13, "defin": [8, 13], "definit": [10, 13], "degre": 10, "delai": [3, 8], "deni": 13, "denomin": 13, "depend": [0, 3, 12], "depriv": 13, "deriv": 8, "descent": [7, 9], "describ": 6, "descript": [2, 3, 4, 5, 7, 8, 9, 10], "design": [1, 8, 9, 10, 13], "desktop": 3, "detail": 13, "detector": 8, "determin": [3, 13], "develop": [11, 13], "deviat": 3, "devic": 13, "dextran": 6, "dextran1": 4, "dextran2": 4, "dextranshap": 8, "dextranss": 8, "diamet": 6, "dictat": 8, "dictionari": 6, "differ": [0, 9, 10, 13], "difficult": 10, "diffus": 10, "dimension": 9, "dimer": 10, "direct": 13, "directli": [9, 10, 13], "directori": [0, 2], "disabl": 3, "disclaim": 13, "discriminatori": 13, "disper": 10, "dispers": 10, "displai": 13, "distinguish": 13, "distribut": [3, 12, 13], "do": [10, 11, 13], "document": 13, "doe": [9, 13], "domain": 13, "don": [7, 8, 12], "done": [5, 8], "doubt": 13, "download": 12, "downstream": 13, "dr": 11, "drop": 9, "due": [8, 10], "durabl": 13, "dure": [5, 8], "dwell": 13, "dynam": 13, "dynamictoler": 7, "e": [10, 13], "each": [1, 4, 7, 8, 10, 13], "earlier": 13, "easier": [8, 9, 10], "effect": [8, 10, 13], "effort": 13, "either": [10, 13], "electron": 13, "els": 7, "elut": 8, "embodi": 13, "employ": 13, "enabl": 13, "end": [5, 13], "enforc": 13, "engin": 12, "enough": 10, "ensur": [8, 13], "enter": 13, "entir": 13, "entiti": 13, "entri": [7, 8, 9], "equal": [9, 10], "equilibrium": 10, "equival": 13, "eric": 11, "erron": 13, "error": [1, 5, 6, 9, 10, 11, 12], "errormodel": 3, "especi": [0, 8], "essenti": 13, "estim": [1, 3, 5, 8, 9, 10, 11, 12], "evalu": [2, 9], "even": [8, 11, 13], "event": 13, "ever": 13, "everi": [0, 13], "everyon": 13, "exact": 13, "exactli": 8, "exampl": [6, 8, 10, 13], "example_mcmc_popul": 0, "example_popul": 0, "except": [10, 13], "exclud": 13, "exclus": 13, "excus": 13, "execut": 13, "exercis": 13, "exist": 8, "expect": 13, "experi": [3, 6, 8, 9, 10, 11], "experiment": [6, 8], "experimental_csv": 3, "experimentalist": 8, "explain": [8, 13], "explicitli": 13, "express": 13, "expressli": 13, "extend": 13, "extens": 13, "extent": 13, "extrem": 9, "f": 13, "facil": 13, "factor": 10, "fail": [1, 13], "failur": 13, "fair": 13, "fals": [7, 8, 9], "famili": 13, "far": 8, "fashion": 13, "fast": 10, "faster": 9, "favor": [8, 13], "featur": [0, 4, 6, 8, 11, 13], "fee": 13, "few": [3, 8, 10], "fewer": 10, "file": [0, 1, 2, 4, 6, 8, 9, 11, 13], "file_path": 3, "film": 10, "film_diffus": 10, "final": [9, 13], "finalgradrefin": 9, "find": [1, 10, 11, 13], "finish": 9, "first": [4, 8, 9, 10, 13], "fit": [3, 7, 8, 10, 13], "fix": [10, 11, 13], "float": [3, 7, 8, 9, 10], "flow": [3, 8, 10, 13], "follow": [1, 12, 13], "foo": 2, "forbid": 13, "forc": 13, "forg": 12, "fork": 11, "form": 13, "format": [6, 13], "forschungszentrum": 11, "found": [3, 10, 13], "foundat": 13, "frac": 8, "fraction": [4, 6], "fraction_csv": 8, "fractionationslid": 8, "fractionationss": 8, "free": [11, 13], "freedom": [10, 13], "frequent": [5, 12], "from": [0, 1, 2, 3, 5, 8, 9, 10, 11, 12, 13], "front": [2, 5, 6, 9], "fsf": 13, "fulfil": 13, "full": [2, 13], "fulltrainingdata": 7, "function": [8, 13], "fundament": 13, "further": 13, "fusion": 12, "futur": 13, "fzj": 11, "gap": 8, "gener": [5, 6, 8, 9, 13], "generate_corn": 1, "generate_exampl": 0, "generate_graph": 1, "generate_graphs_al": 1, "generate_graphs_autocorr": 1, "generate_map": 1, "generate_mcmc_mix": 1, "generate_mcmc_plot_tub": 1, "genet": 9, "geometr": 9, "geoscienc": 11, "get": [10, 13], "gigabyt": 7, "github": [11, 12], "give": [8, 13], "given": [2, 4, 8, 9, 13], "gnu": 13, "goal": [9, 11], "good": [9, 10], "govern": 13, "gpl": 13, "gradcheck": 9, "gradfinestop": 9, "gradient": [6, 7, 11], "gradvector": 7, "grant": 13, "graph": [2, 6, 9], "graphgeneratetim": 5, "graphmetatim": 5, "graphspac": 6, "grati": 13, "greatest": 13, "guarante": 13, "gui": 13, "h5": [3, 4, 9], "ha": [1, 3, 4, 6, 8, 9, 10, 12, 13], "had": 13, "hand": 8, "handl": 8, "hard": 8, "harder": 9, "hardwar": 0, "have": [0, 3, 4, 8, 10, 13], "hdf5": 4, "header": 8, "here": 11, "hereaft": 13, "high": [9, 12], "highest": 9, "highli": 9, "holder": 13, "home": 2, "hope": 13, "host": 13, "hour": [0, 1, 3], "household": 13, "how": [0, 5, 13], "howev": [5, 13], "html": 13, "http": [11, 13], "hypothet": 13, "i": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13], "ibg": 11, "idea": [8, 13], "ideal": 8, "ident": 3, "identifi": [8, 13], "immedi": [1, 8], "immudzen": 12, "impact": 9, "implement": [3, 13], "impli": 13, "import": [8, 13], "impos": 13, "improv": [8, 10], "inabl": 13, "inaccur": 13, "inc": 13, "incident": 13, "includ": [0, 3, 6, 12, 13], "inclus": 13, "incompat": 13, "incorpor": 13, "indemnif": 13, "indepdennt": 3, "independ": [10, 13], "index": 6, "index1": 10, "index2": 10, "indexfrom": 10, "indexsum": 10, "indexto": 10, "indic": [10, 13], "individu": [0, 8, 13], "industri": 13, "inform": [6, 9, 13], "infring": 13, "inherit": 8, "init_volum": 10, "initi": [9, 13], "input": [2, 10], "insid": [10, 13], "instal": [0, 13], "instanc": 10, "instead": [4, 8, 9, 11, 13], "institut": 11, "instruct": 12, "int": 1, "intact": 13, "integ": [0, 3, 5, 7, 8, 9, 10], "integr": 9, "intend": 13, "intent": 13, "interact": 13, "interchang": 13, "interest": 13, "interf": 13, "interfac": [1, 13], "interpret": 13, "interrupt": 1, "interv": 8, "intim": 13, "invalid": 13, "invers": 6, "io": 12, "irrevoc": 13, "isol": 8, "issu": 8, "item": 13, "its": [4, 10, 13], "itself": 13, "json": [1, 2, 6, 11], "jstyleson": 6, "june": 13, "jupyt": 1, "just": 9, "j\u00fclich": 11, "ka": 10, "kd": 10, "keep": [1, 13], "kei": [2, 3, 4, 5, 7, 8, 9, 10, 13], "kept": 2, "keq": 6, "kernel": 13, "kind": 13, "know": [8, 10, 13], "knowingli": 13, "knowledg": 13, "known": 9, "languag": 13, "laptop": 0, "larg": [8, 9, 10], "larger": 13, "largest_peak": 7, "last": [1, 5], "later": 13, "law": 13, "lawsuit": 13, "lead": 10, "learn": 7, "least": 13, "least_squar": 9, "leav": 10, "left": 8, "legal": 13, "length": [3, 6, 7, 9], "length_loc": 10, "less": 9, "lesser": 13, "lgpl": 13, "liabil": 13, "liabl": 13, "librari": [0, 2, 11, 12, 13], "license": 13, "licensor": 13, "lier": 11, "like": [8, 10, 13], "likewis": 13, "limit": [8, 13], "lin_ka": 10, "lin_kd": 10, "line": [1, 13], "linear": 10, "link": 13, "linux": 1, "list": [3, 4, 8, 9, 10, 13], "litig": 13, "littl": 9, "load": [3, 8], "local": [12, 13], "localrefin": 9, "locat": 10, "location1": 10, "location2": 10, "locationfrom": 10, "locationsum": 10, "locationto": 10, "log": [1, 10], "logout": 1, "long": 13, "look": [8, 9], "loss": 13, "lot": 3, "lower": [3, 10], "m": [0, 1, 4, 8], "machin": [1, 7, 13], "made": [3, 13], "mai": [1, 3, 8, 10, 13], "mail": 13, "main": [2, 3], "main_peak": 8, "maintain": 13, "major": 13, "make": [0, 8, 9, 10, 13], "mani": [7, 8, 9, 10, 12], "manipul": 3, "manner": 13, "manufactur": [3, 13], "map": 9, "march": 13, "mark": 13, "mask": 13, "match": [3, 4, 5, 6, 7, 8, 9, 10, 12, 13], "mate": 9, "materi": [8, 13], "matrix": 7, "max": [3, 7, 8, 9, 10], "max_perc": 8, "max_valu": 8, "maxarea": 10, "maxfactor": 10, "maximum": [1, 10], "maxka": 10, "maxkeq": 10, "maxlength": 10, "maxvolum": 10, "mcmc": [0, 1, 3, 6], "mcmc_h5": 9, "mcmcpopul": 9, "mcmcpopulationset": 9, "mcmctaumult": 9, "mean": [2, 3, 9, 13], "measur": [10, 13], "medium": 13, "meet": 13, "member": 9, "menu": 13, "merchant": 13, "mere": 13, "merg": 13, "met": 13, "meta": 2, "metaresultsonli": 2, "method": [7, 9, 10, 13], "metric": [7, 8, 9], "might": 13, "min": [3, 10], "min_perc": 8, "minarea": 10, "minim": 7, "minimum": 10, "minka": 10, "minkeq": 10, "minlength": 10, "minvolum": 10, "miscellan": 6, "misrepresent": 13, "mix": [1, 8], "mm": 8, "mode": 13, "model": [1, 5, 6, 8, 9, 10, 11, 12, 13], "modif": [8, 13], "modifi": [10, 13], "modsim": 11, "mol": [4, 8], "molecul": 8, "monom": 10, "more": [4, 6, 8, 9, 10, 12, 13], "moreov": 13, "most": [1, 7, 8, 9, 10, 11, 13], "mostli": [9, 10], "much": [5, 8, 10], "mult": 6, "multi": 9, "multiobjectivess": 9, "multipl": [0, 3, 8, 9, 11], "multipli": [3, 10], "multist": 10, "multistart": 6, "must": [2, 4, 8, 10, 12, 13], "myhom": 2, "n": [1, 10], "name": [2, 3, 4, 8, 10, 13], "narrow": 8, "narrowli": 8, "natur": 13, "nearli": 8, "necessari": 13, "need": [0, 1, 2, 4, 7, 8, 10, 12, 13], "neither": 13, "nest": 6, "network": 13, "new": [0, 3, 9, 13], "next": 13, "nohup": 1, "nois": 3, "non": [3, 8, 11, 13], "noncommerci": 13, "none": [2, 3, 4, 8, 9, 10], "nor": 13, "norm": [3, 6], "norm_add": 10, "norm_diamet": 10, "norm_volume_area": 10, "norm_volume_length": 10, "normal": [1, 2, 3, 5, 10, 13], "normalizeoutput": 2, "notebook": 1, "noth": [8, 13], "notic": 13, "notifi": 13, "notwithstand": 13, "now": 8, "nsga3": 6, "nu": 10, "number": [1, 3, 8, 9, 10, 12, 13], "numer": 8, "object": [9, 13], "oblig": 13, "obsolet": 8, "obtain": 8, "occasion": 13, "occur": 13, "off": 8, "offer": 13, "offici": 13, "offset": 8, "often": [4, 8, 10], "older": 8, "omit": 1, "onc": [1, 9], "one": [1, 4, 9, 10, 13], "ones": [8, 10], "ongo": 11, "onli": [0, 2, 5, 7, 8, 10, 13], "open": 12, "oper": [8, 13], "optim": [8, 9, 10], "optimum": 9, "option": [1, 8, 13], "order": [9, 13], "org": 13, "organ": 13, "origin": 13, "other": [1, 2, 3, 6, 10, 13], "otherwis": 13, "our": [11, 13], "out": 13, "outlet": 8, "output": [4, 8, 13], "output_path": [4, 8], "outsid": 13, "over": [8, 9], "overload": 8, "overrid": 9, "own": [0, 4, 13], "packag": [12, 13], "paper": [8, 13], "par_poros": 10, "paragraph": 13, "parallel": [1, 9, 11], "paramet": [0, 1, 3, 6, 8, 9, 10, 11, 12], "pareto": [2, 5, 9], "part": [8, 13], "parti": 13, "particular": [8, 13], "pass": 13, "password": 13, "patent": 13, "path": [0, 1, 2, 4, 8, 9, 10], "pattern": 13, "payment": 13, "peak": 8, "peak_back": 8, "peak_front": 8, "peer": 13, "penalti": 8, "per": [0, 9], "percent": 8, "perform": [10, 12, 13], "period": 1, "perman": 13, "permiss": 13, "permit": 13, "perpetu": 13, "person": 13, "pertin": 13, "philosophi": 13, "physic": [8, 13], "pi": 10, "piec": [10, 13], "pip": 12, "place": [8, 13], "pleas": [11, 13], "plot": 1, "plu": 13, "plug": 10, "point": 9, "pointer": 13, "popul": [0, 9], "pore": 10, "poros": 8, "portion": 13, "posit": [8, 10], "possess": 13, "possibl": [1, 8, 13], "posterior": 1, "posteriori": 1, "powel": 9, "power": [0, 3, 13], "pr": 11, "practic": [9, 13], "preambl": 13, "precis": [10, 13], "precursor": 9, "predecessor": 13, "prefer": [12, 13], "present": 13, "preserv": 13, "pretti": 3, "prevent": [11, 13], "previou": [9, 13], "previousresult": 9, "price": 13, "primarili": 13, "prior": [9, 13], "priorit": 8, "privat": 13, "probabl": 1, "problem": [0, 3, 8, 9, 10, 13], "problemat": 10, "procedur": 13, "proceed": 1, "process": [0, 1, 3], "procur": 13, "produc": 13, "product": 13, "program": 13, "programat": 6, "programm": 13, "progress": [1, 5, 9], "prohibit": 13, "promin": 13, "propag": 13, "properti": [10, 13], "proprietari": 13, "protect": 13, "protocol": 13, "prove": 13, "provid": [10, 13], "provis": 13, "provision": 13, "proxi": 13, "public": 13, "publicli": 13, "publish": 13, "pull": 11, "puls": 8, "pump": [3, 8], "purpos": [8, 9, 13], "pursuant": 13, "pymoo": 9, "pypi": 12, "python": [0, 1, 6, 11, 12], "qualifi": 13, "qualiti": 13, "random": [3, 9], "rang": [9, 10], "rapid": 10, "rare": [2, 9, 10], "rate": [3, 8, 10], "re": 9, "reaction": 8, "reactor": 10, "read": [9, 10, 13], "readabl": 13, "readi": 13, "readili": 13, "realist": 10, "realiti": 10, "realli": [7, 8], "reason": [9, 13], "rebuilt": 0, "receipt": 13, "receiv": 13, "recent": 11, "recipi": 13, "recogn": 13, "recomend": [8, 9, 10], "recommend": [0, 1, 11, 12], "redistribut": 13, "reduc": 8, "reevalu": 9, "refer": [6, 13], "refin": 9, "refrain": 13, "regard": 13, "regardless": 13, "regener": 13, "reinstat": 13, "rel": 2, "relationship": 13, "releas": [11, 13], "relev": 13, "reli": 13, "relicens": 13, "remain": 13, "remov": 13, "render": 13, "repair": 13, "repeat": 9, "report": [0, 9, 11], "repositori": 11, "repres": [8, 13], "request": 11, "requir": [1, 2, 3, 4, 5, 7, 8, 9, 10, 13], "reset": 5, "resolv": 13, "respect": [3, 13], "respons": 13, "restrict": [8, 13], "result": [2, 7, 9, 10, 13], "results1": 2, "results_exampl": 0, "resultsdir": 2, "resum": 1, "retain": [8, 9, 10, 13], "return": [0, 9, 13], "review": 13, "revis": 13, "right": [8, 13], "risk": 13, "rom": 13, "root": 9, "royalti": 13, "rule": 13, "run": [5, 8, 9, 12, 13], "run_exampl": 0, "runnabl": 4, "safe": 1, "safest": 13, "sai": 13, "sake": 13, "sale": 13, "same": [3, 8, 10, 13], "sampl": 8, "satisfi": 13, "satur": 8, "scalar": 10, "scale": 3, "school": 13, "scientif": 12, "scipi": 9, "scope": 13, "score": [4, 6, 9], "scoretest": 6, "script": 13, "search": [0, 3, 6, 7, 10], "searchmethod": 9, "sec_000": 10, "second": [4, 5, 8, 10], "secondarili": 13, "section": [3, 6, 10, 13], "see": [0, 5, 6, 9, 10, 13], "seed": 9, "select": [8, 9, 10], "sell": 13, "semiconductor": 13, "separ": [8, 12, 13], "sequenc": 9, "serv": 13, "server": [1, 3, 13], "servic": 13, "session": 1, "set": [0, 3, 6, 7, 8, 9], "set_valu": 10, "sete": 6, "setup": 6, "shall": 13, "shape": 6, "shapeback": 8, "shapefront": 8, "share": [2, 13], "shell": 12, "shield": 10, "shift": 8, "short": 13, "should": [1, 2, 3, 7, 9, 10, 13], "show": 13, "shown": 4, "side": 8, "sigma": 10, "sign": 13, "signal": [3, 4, 8], "signific": 13, "similar": [8, 13], "simpl": [3, 9], "simpler": 10, "simplest": 9, "simplifi": 4, "simul": [2, 3, 4, 5, 7, 9, 10], "simultan": 13, "sinc": [3, 5], "singl": [4, 13], "situat": [0, 10], "size": [9, 10], "slice": 8, "slide": 6, "slightli": 8, "slow": [3, 5], "sma": 10, "sma_nu": 10, "small": [8, 10], "smalltest_peak": 7, "smooth": 7, "so": [0, 3, 10, 13], "sobol": 9, "sobolgener": 9, "softwar": [1, 13], "sold": 13, "sole": 13, "solut": 4, "solution_outlet_comp_000": 4, "solv": [3, 8], "solveabl": 9, "some": [3, 8, 10, 13], "sourc": [3, 11, 13], "spare": 13, "speak": 13, "speci": 2, "special": [8, 13], "specif": [4, 9, 10, 13], "specifi": [2, 4, 5, 8, 10, 13], "spirit": 13, "split": 9, "squar": [6, 9], "sse": [6, 9], "ssh": 1, "stallgener": 9, "stand": 13, "standard": [3, 13], "start": [3, 8, 9, 10, 13], "state": [0, 10, 13], "statement": 13, "statu": 13, "step": [1, 5, 9, 13], "still": 5, "stop": [8, 9], "stopaverag": 9, "stopbest": 9, "stoprms": 9, "storag": [7, 13], "store": [2, 4, 7], "strategi": [0, 9], "stratgi": 0, "string": [3, 4, 8, 9, 10], "structur": [4, 6], "subdivid": 13, "subject": 13, "sublicens": 13, "subprogram": 13, "subroutin": 13, "subsect": 13, "substanti": 13, "sue": 13, "suffic": 13, "suggest": 9, "sum": [4, 6], "supervis": 11, "supplement": 13, "suppli": [0, 3], "support": [4, 6, 8, 13], "sure": 13, "surrend": 13, "surviv": 13, "sustain": 13, "switch": 10, "symmetr": 8, "synthet": 8, "system": [8, 9, 10, 13], "systemat": 13, "t": [7, 8, 12], "take": [0, 1, 3, 5, 9, 13], "tangibl": 13, "technolog": 13, "tell": [9, 13], "templat": [0, 3], "tendenc": 8, "term": 13, "termin": [9, 13], "test": [0, 8, 9], "text": 0, "than": [5, 9, 10, 12, 13], "thei": [1, 3, 7, 8, 9, 10, 12, 13], "them": [8, 9, 10, 13], "therefor": 13, "thi": [0, 1, 2, 3, 4, 6, 7, 8, 9, 10, 13], "thing": [8, 13], "third": 13, "those": 13, "though": 13, "threaten": 13, "three": 13, "through": [1, 13], "thu": 13, "ti": 8, "time": [3, 4, 5, 8, 9, 13], "togeth": [4, 10], "toler": 7, "too": 13, "tool": 13, "top": 8, "total": [3, 9], "tournament": 9, "trade": 13, "trademark": 13, "tradeoff": 5, "transact": 13, "transfer": 13, "transform": [0, 6], "transmiss": 13, "treat": 13, "treati": 13, "true": [2, 7, 8, 9], "tube": [1, 10], "turn": 9, "twice": 10, "two": [4, 10, 13], "type": [8, 13], "typic": [8, 13], "unaccept": 13, "under": [11, 13], "understand": 10, "uniform": 3, "uniqu": [4, 8], "unit": [3, 8], "unit_000": 10, "unit_001": 10, "unit_002": [4, 8], "unit_003": 10, "unit_004": 10, "unit_nam": 8, "unknown": 9, "unless": [4, 13], "unlimit": 13, "unmodifi": 13, "unnecessari": 13, "unpack": 13, "unsga3": 6, "until": [9, 13], "up": [6, 10], "updat": [12, 13], "upgrad": 11, "upper": [3, 10], "us": [0, 2, 3, 4, 6, 7, 8, 9, 10, 13], "usag": [1, 8, 9, 10], "user": [12, 13], "usual": [3, 8], "usus": 6, "uv": [3, 8], "uv_nois": 3, "uv_noise_norm": 3, "v3": 13, "valid": 13, "valu": [2, 3, 4, 5, 6, 7, 8, 9], "variabl": [0, 9, 10], "variant": 10, "variat": [3, 8], "variou": 0, "vector": 7, "verbatim": 13, "veri": [2, 8, 9, 10], "verifi": 0, "version": [0, 13], "viabl": 9, "view": 13, "violat": 13, "visibl": 13, "void": 13, "volum": [6, 13], "von": 11, "w": 13, "wa": [8, 10, 13], "wai": [1, 13], "waiv": 13, "waiver": 13, "want": [0, 10, 13], "warranti": 13, "we": [11, 12, 13], "websit": 12, "week": 3, "welcom": 13, "well": 13, "were": 13, "what": [9, 13], "whatev": 13, "when": [7, 8, 9, 10, 13], "where": [2, 4, 5, 8, 9, 10, 13], "whether": 13, "which": [3, 8, 10, 13], "while": [1, 8, 9], "who": 13, "whole": 13, "whom": 13, "whose": 13, "why": 13, "wide": 13, "window": [1, 2, 13], "wipo": 13, "wish": 13, "within": 13, "without": [9, 10, 13], "work": [0, 8, 10, 11, 12, 13], "worldwid": 13, "would": [9, 10, 13], "write": 13, "written": [8, 13], "www": 13, "xtol": 9, "ye": [2, 3, 4, 8, 9, 10], "year": 13, "yet": 1, "you": [0, 1, 6, 8, 9, 10, 11, 12, 13], "your": [0, 9, 13], "yourself": 13}, "titles": ["CADET-Match Examples", "Running", "Basic setup", "Error Modeling", "Experiments", "Graphing", "Configuration", "Miscellaneous", "Scores", "Search", "Transform", "CADET-Match", "Install", "License"], "titleterms": {"6": 1, "add": 10, "altscor": 9, "area": 10, "auto": 10, "back": 8, "basic": 2, "cadet": [0, 1, 11], "ceil": 8, "clean": 0, "common": 8, "configur": 6, "core": 1, "dextran": 8, "diamet": 10, "error": [3, 8], "exampl": 0, "experi": 4, "fraction": 8, "front": 8, "gener": [0, 1], "gradient": 9, "graph": [1, 5], "graphspac": 9, "index": 10, "instal": 12, "invers": 10, "keq": 10, "length": 10, "licens": 13, "match": [0, 1, 11], "mcmc": 9, "miscellan": 7, "model": 3, "mult": 10, "multistart": 9, "norm": 10, "nsga3": 9, "other": 8, "remot": 1, "result": 0, "run": [0, 1], "score": 8, "scoretest": 9, "search": 9, "set": 10, "setup": 2, "shape": 8, "slide": 8, "squar": 8, "sse": 8, "start": 1, "sum": [8, 10], "them": 0, "transform": 10, "unsga3": 9, "us": 1, "valu": 10, "volum": 10}}) \ No newline at end of file diff --git a/CADET-Match/v0.8.13/.buildinfo b/CADET-Match/v0.8.13/.buildinfo index cb3d2eeae..bd279c4c4 100644 --- a/CADET-Match/v0.8.13/.buildinfo +++ b/CADET-Match/v0.8.13/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 -# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: ef476c2fa08cdac7f3c444ac17b8cebb +# This file records the configuration used when building these files. When it is not found, a full rebuild will be done. +config: 13f451d048e30869f395ba38daa7a1d8 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/CADET-Match/v0.8.13/.doctrees/cli/examples.doctree b/CADET-Match/v0.8.13/.doctrees/cli/examples.doctree index d67211b0f..f1be09bb7 100644 Binary files a/CADET-Match/v0.8.13/.doctrees/cli/examples.doctree and b/CADET-Match/v0.8.13/.doctrees/cli/examples.doctree differ diff --git a/CADET-Match/v0.8.13/.doctrees/cli/index.doctree b/CADET-Match/v0.8.13/.doctrees/cli/index.doctree index f4fee08b5..5b4876e0a 100644 Binary files a/CADET-Match/v0.8.13/.doctrees/cli/index.doctree and b/CADET-Match/v0.8.13/.doctrees/cli/index.doctree differ diff --git a/CADET-Match/v0.8.13/.doctrees/configuration/basic_config.doctree b/CADET-Match/v0.8.13/.doctrees/configuration/basic_config.doctree index 101447df5..55fca9913 100644 Binary files a/CADET-Match/v0.8.13/.doctrees/configuration/basic_config.doctree and b/CADET-Match/v0.8.13/.doctrees/configuration/basic_config.doctree differ diff --git a/CADET-Match/v0.8.13/.doctrees/configuration/error.doctree b/CADET-Match/v0.8.13/.doctrees/configuration/error.doctree index b3bc558f0..9de10afd5 100644 Binary files a/CADET-Match/v0.8.13/.doctrees/configuration/error.doctree and b/CADET-Match/v0.8.13/.doctrees/configuration/error.doctree differ diff --git a/CADET-Match/v0.8.13/.doctrees/configuration/experiments.doctree b/CADET-Match/v0.8.13/.doctrees/configuration/experiments.doctree index a1cbb774b..36e346c93 100644 Binary files a/CADET-Match/v0.8.13/.doctrees/configuration/experiments.doctree and b/CADET-Match/v0.8.13/.doctrees/configuration/experiments.doctree differ diff --git a/CADET-Match/v0.8.13/.doctrees/configuration/graphing.doctree b/CADET-Match/v0.8.13/.doctrees/configuration/graphing.doctree index 848b27ded..ca4b28318 100644 Binary files a/CADET-Match/v0.8.13/.doctrees/configuration/graphing.doctree and b/CADET-Match/v0.8.13/.doctrees/configuration/graphing.doctree differ diff --git a/CADET-Match/v0.8.13/.doctrees/configuration/index.doctree b/CADET-Match/v0.8.13/.doctrees/configuration/index.doctree index 2e604944b..d7b0ddf56 100644 Binary files a/CADET-Match/v0.8.13/.doctrees/configuration/index.doctree and b/CADET-Match/v0.8.13/.doctrees/configuration/index.doctree differ diff --git a/CADET-Match/v0.8.13/.doctrees/configuration/misc.doctree b/CADET-Match/v0.8.13/.doctrees/configuration/misc.doctree index 8f7e306ea..c0bb19c2c 100644 Binary files a/CADET-Match/v0.8.13/.doctrees/configuration/misc.doctree and b/CADET-Match/v0.8.13/.doctrees/configuration/misc.doctree differ diff --git a/CADET-Match/v0.8.13/.doctrees/configuration/scores.doctree b/CADET-Match/v0.8.13/.doctrees/configuration/scores.doctree index 866f0a1ea..5db42d230 100644 Binary files a/CADET-Match/v0.8.13/.doctrees/configuration/scores.doctree and b/CADET-Match/v0.8.13/.doctrees/configuration/scores.doctree differ diff --git a/CADET-Match/v0.8.13/.doctrees/configuration/search.doctree b/CADET-Match/v0.8.13/.doctrees/configuration/search.doctree index c0eb61f8a..77c981f46 100644 Binary files a/CADET-Match/v0.8.13/.doctrees/configuration/search.doctree and b/CADET-Match/v0.8.13/.doctrees/configuration/search.doctree differ diff --git a/CADET-Match/v0.8.13/.doctrees/configuration/transform.doctree b/CADET-Match/v0.8.13/.doctrees/configuration/transform.doctree index f01b1ecd5..7805e0c59 100644 Binary files a/CADET-Match/v0.8.13/.doctrees/configuration/transform.doctree and b/CADET-Match/v0.8.13/.doctrees/configuration/transform.doctree differ diff --git a/CADET-Match/v0.8.13/.doctrees/environment.pickle b/CADET-Match/v0.8.13/.doctrees/environment.pickle index 18b7e879c..b58e71d3b 100644 Binary files a/CADET-Match/v0.8.13/.doctrees/environment.pickle and b/CADET-Match/v0.8.13/.doctrees/environment.pickle differ diff --git a/CADET-Match/v0.8.13/.doctrees/index.doctree b/CADET-Match/v0.8.13/.doctrees/index.doctree index a0df88acb..59cf792f1 100644 Binary files a/CADET-Match/v0.8.13/.doctrees/index.doctree and b/CADET-Match/v0.8.13/.doctrees/index.doctree differ diff --git a/CADET-Match/v0.8.13/.doctrees/install/index.doctree b/CADET-Match/v0.8.13/.doctrees/install/index.doctree index 647651854..f87b8cf52 100644 Binary files a/CADET-Match/v0.8.13/.doctrees/install/index.doctree and b/CADET-Match/v0.8.13/.doctrees/install/index.doctree differ diff --git a/CADET-Match/v0.8.13/.doctrees/license.doctree b/CADET-Match/v0.8.13/.doctrees/license.doctree index e9e57fbfb..07066858c 100644 Binary files a/CADET-Match/v0.8.13/.doctrees/license.doctree and b/CADET-Match/v0.8.13/.doctrees/license.doctree differ diff --git a/CADET-Match/v0.8.13/_static/basic.css b/CADET-Match/v0.8.13/_static/basic.css index e5179b7a9..d9846dacb 100644 --- a/CADET-Match/v0.8.13/_static/basic.css +++ b/CADET-Match/v0.8.13/_static/basic.css @@ -1,12 +1,5 @@ /* - * basic.css - * ~~~~~~~~~ - * * Sphinx stylesheet -- basic theme. - * - * :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS. - * :license: BSD, see LICENSE for details. - * */ /* -- main layout ----------------------------------------------------------- */ @@ -115,15 +108,11 @@ img { /* -- search page ----------------------------------------------------------- */ ul.search { - margin: 10px 0 0 20px; - padding: 0; + margin-top: 10px; } ul.search li { - padding: 5px 0 5px 20px; - background-image: url(file.png); - background-repeat: no-repeat; - background-position: 0 7px; + padding: 5px 0; } ul.search li a { diff --git a/CADET-Match/v0.8.13/_static/doctools.js b/CADET-Match/v0.8.13/_static/doctools.js index 4d67807d1..0398ebb9f 100644 --- a/CADET-Match/v0.8.13/_static/doctools.js +++ b/CADET-Match/v0.8.13/_static/doctools.js @@ -1,12 +1,5 @@ /* - * doctools.js - * ~~~~~~~~~~~ - * * Base JavaScript utilities for all Sphinx HTML documentation. - * - * :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS. - * :license: BSD, see LICENSE for details. - * */ "use strict"; diff --git a/CADET-Match/v0.8.13/_static/language_data.js b/CADET-Match/v0.8.13/_static/language_data.js index 367b8ed81..c7fe6c6fa 100644 --- a/CADET-Match/v0.8.13/_static/language_data.js +++ b/CADET-Match/v0.8.13/_static/language_data.js @@ -1,13 +1,6 @@ /* - * language_data.js - * ~~~~~~~~~~~~~~~~ - * * This script contains the language-specific data used by searchtools.js, * namely the list of stopwords, stemmer, scorer and splitter. - * - * :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS. - * :license: BSD, see LICENSE for details. - * */ var stopwords = ["a", "and", "are", "as", "at", "be", "but", "by", "for", "if", "in", "into", "is", "it", "near", "no", "not", "of", "on", "or", "such", "that", "the", "their", "then", "there", "these", "they", "this", "to", "was", "will", "with"]; diff --git a/CADET-Match/v0.8.13/_static/searchtools.js b/CADET-Match/v0.8.13/_static/searchtools.js index b08d58c9b..2c774d17a 100644 --- a/CADET-Match/v0.8.13/_static/searchtools.js +++ b/CADET-Match/v0.8.13/_static/searchtools.js @@ -1,12 +1,5 @@ /* - * searchtools.js - * ~~~~~~~~~~~~~~~~ - * * Sphinx JavaScript utilities for the full-text search. - * - * :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS. - * :license: BSD, see LICENSE for details. - * */ "use strict"; @@ -20,7 +13,7 @@ if (typeof Scorer === "undefined") { // and returns the new score. /* score: result => { - const [docname, title, anchor, descr, score, filename] = result + const [docname, title, anchor, descr, score, filename, kind] = result return score }, */ @@ -47,6 +40,14 @@ if (typeof Scorer === "undefined") { }; } +// Global search result kind enum, used by themes to style search results. +class SearchResultKind { + static get index() { return "index"; } + static get object() { return "object"; } + static get text() { return "text"; } + static get title() { return "title"; } +} + const _removeChildren = (element) => { while (element && element.lastChild) element.removeChild(element.lastChild); }; @@ -64,9 +65,13 @@ const _displayItem = (item, searchTerms, highlightTerms) => { const showSearchSummary = DOCUMENTATION_OPTIONS.SHOW_SEARCH_SUMMARY; const contentRoot = document.documentElement.dataset.content_root; - const [docName, title, anchor, descr, score, _filename] = item; + const [docName, title, anchor, descr, score, _filename, kind] = item; let listItem = document.createElement("li"); + // Add a class representing the item's type: + // can be used by a theme's CSS selector for styling + // See SearchResultKind for the class names. + listItem.classList.add(`kind-${kind}`); let requestUrl; let linkUrl; if (docBuilder === "dirhtml") { @@ -115,8 +120,10 @@ const _finishSearch = (resultCount) => { "Your search did not match any documents. Please make sure that all words are spelled correctly and that you've selected enough categories." ); else - Search.status.innerText = _( - "Search finished, found ${resultCount} page(s) matching the search query." + Search.status.innerText = Documentation.ngettext( + "Search finished, found one page matching the search query.", + "Search finished, found ${resultCount} pages matching the search query.", + resultCount, ).replace('${resultCount}', resultCount); }; const _displayNextItem = ( @@ -138,7 +145,7 @@ const _displayNextItem = ( else _finishSearch(resultCount); }; // Helper function used by query() to order search results. -// Each input is an array of [docname, title, anchor, descr, score, filename]. +// Each input is an array of [docname, title, anchor, descr, score, filename, kind]. // Order the results by score (in opposite order of appearance, since the // `_displayNextItem` function uses pop() to retrieve items) and then alphabetically. const _orderResultsByScoreThenName = (a, b) => { @@ -248,6 +255,7 @@ const Search = { searchSummary.classList.add("search-summary"); searchSummary.innerText = ""; const searchList = document.createElement("ul"); + searchList.setAttribute("role", "list"); searchList.classList.add("search"); const out = document.getElementById("search-results"); @@ -318,7 +326,7 @@ const Search = { const indexEntries = Search._index.indexentries; // Collect multiple result groups to be sorted separately and then ordered. - // Each is an array of [docname, title, anchor, descr, score, filename]. + // Each is an array of [docname, title, anchor, descr, score, filename, kind]. const normalResults = []; const nonMainIndexResults = []; @@ -337,6 +345,7 @@ const Search = { null, score + boost, filenames[file], + SearchResultKind.title, ]); } } @@ -354,6 +363,7 @@ const Search = { null, score, filenames[file], + SearchResultKind.index, ]; if (isMain) { normalResults.push(result); @@ -475,6 +485,7 @@ const Search = { descr, score, filenames[match[0]], + SearchResultKind.object, ]); }; Object.keys(objects).forEach((prefix) => @@ -585,6 +596,7 @@ const Search = { null, score, filenames[file], + SearchResultKind.text, ]); } return results; diff --git a/CADET-Match/v0.8.13/cli/examples.html b/CADET-Match/v0.8.13/cli/examples.html index 1ab93140f..05d4b9b92 100644 --- a/CADET-Match/v0.8.13/cli/examples.html +++ b/CADET-Match/v0.8.13/cli/examples.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.13/cli/index.html b/CADET-Match/v0.8.13/cli/index.html index facffb1dd..568f0bc94 100644 --- a/CADET-Match/v0.8.13/cli/index.html +++ b/CADET-Match/v0.8.13/cli/index.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.13/configuration/basic_config.html b/CADET-Match/v0.8.13/configuration/basic_config.html index 692077e89..d0144aba1 100644 --- a/CADET-Match/v0.8.13/configuration/basic_config.html +++ b/CADET-Match/v0.8.13/configuration/basic_config.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.13/configuration/error.html b/CADET-Match/v0.8.13/configuration/error.html index e05e23818..d8f198c49 100644 --- a/CADET-Match/v0.8.13/configuration/error.html +++ b/CADET-Match/v0.8.13/configuration/error.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.13/configuration/experiments.html b/CADET-Match/v0.8.13/configuration/experiments.html index 32a30e0ce..b43ef8dd5 100644 --- a/CADET-Match/v0.8.13/configuration/experiments.html +++ b/CADET-Match/v0.8.13/configuration/experiments.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.13/configuration/graphing.html b/CADET-Match/v0.8.13/configuration/graphing.html index 7a8322408..60e1f5abc 100644 --- a/CADET-Match/v0.8.13/configuration/graphing.html +++ b/CADET-Match/v0.8.13/configuration/graphing.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.13/configuration/index.html b/CADET-Match/v0.8.13/configuration/index.html index da2288d45..c20cf0a87 100644 --- a/CADET-Match/v0.8.13/configuration/index.html +++ b/CADET-Match/v0.8.13/configuration/index.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.13/configuration/misc.html b/CADET-Match/v0.8.13/configuration/misc.html index c84a12f75..eff096d7c 100644 --- a/CADET-Match/v0.8.13/configuration/misc.html +++ b/CADET-Match/v0.8.13/configuration/misc.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.13/configuration/scores.html b/CADET-Match/v0.8.13/configuration/scores.html index 5cc03eb3a..ebbad6cfe 100644 --- a/CADET-Match/v0.8.13/configuration/scores.html +++ b/CADET-Match/v0.8.13/configuration/scores.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.13/configuration/search.html b/CADET-Match/v0.8.13/configuration/search.html index 1e8af1993..aaeb98cae 100644 --- a/CADET-Match/v0.8.13/configuration/search.html +++ b/CADET-Match/v0.8.13/configuration/search.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.13/configuration/transform.html b/CADET-Match/v0.8.13/configuration/transform.html index a2f00c8c6..1e52bb58a 100644 --- a/CADET-Match/v0.8.13/configuration/transform.html +++ b/CADET-Match/v0.8.13/configuration/transform.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.13/genindex.html b/CADET-Match/v0.8.13/genindex.html index 6e576fb10..27bd54c3f 100644 --- a/CADET-Match/v0.8.13/genindex.html +++ b/CADET-Match/v0.8.13/genindex.html @@ -8,7 +8,7 @@ - + diff --git a/CADET-Match/v0.8.13/index.html b/CADET-Match/v0.8.13/index.html index 69cd53a5a..eadec73ec 100644 --- a/CADET-Match/v0.8.13/index.html +++ b/CADET-Match/v0.8.13/index.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.13/install/index.html b/CADET-Match/v0.8.13/install/index.html index 0b1e5d6a7..a3b7c6607 100644 --- a/CADET-Match/v0.8.13/install/index.html +++ b/CADET-Match/v0.8.13/install/index.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.13/license.html b/CADET-Match/v0.8.13/license.html index f372d53d2..f423d53bc 100644 --- a/CADET-Match/v0.8.13/license.html +++ b/CADET-Match/v0.8.13/license.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.13/search.html b/CADET-Match/v0.8.13/search.html index 4e134e7fb..569eeadf9 100644 --- a/CADET-Match/v0.8.13/search.html +++ b/CADET-Match/v0.8.13/search.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.13/searchindex.js b/CADET-Match/v0.8.13/searchindex.js index d76942ef9..3f85ef048 100644 --- a/CADET-Match/v0.8.13/searchindex.js +++ b/CADET-Match/v0.8.13/searchindex.js @@ -1 +1 @@ -Search.setIndex({"alltitles": {"AltScore": [[9, "altscore"]], "Auto": [[10, "auto"]], "Auto Inverse": [[10, "auto-inverse"]], "Auto kEQ": [[10, "auto-keq"]], "Basic setup": [[2, null]], "CADET-Match": [[11, null]], "CADET-Match Examples": [[0, null]], "Ceiling": [[8, "ceiling"]], "Clean examples": [[0, "clean-examples"]], "Common": [[8, "common"]], "Configuration": [[6, null]], "Dextran SSE": [[8, "dextran-sse"]], "Dextran Shape": [[8, "dextran-shape"]], "Error Modeling": [[3, null]], "Experiments": [[4, null]], "Fractionation SSE": [[8, "fractionation-sse"]], "Fractionation Slide": [[8, "fractionation-slide"]], "Generate examples": [[0, "generate-examples"]], "Generate graphs using 6 cores": [[1, "generate-graphs-using-6-cores"]], "Generating Examples and running them": [[0, "generating-examples-and-running-them"]], "Gradient": [[9, "gradient"]], "GraphSpace": [[9, "graphspace"]], "Graphing": [[5, null]], "Indexing": [[10, "indexing"]], "Install": [[12, null]], "License": [[13, null]], "MCMC": [[9, "mcmc"]], "Miscellaneous": [[7, null]], "Multistart": [[9, "multistart"]], "NSGA3": [[9, "nsga3"]], "Norm Add": [[10, "norm-add"]], "Norm Diameter": [[10, "norm-diameter"]], "Norm Mult": [[10, "norm-mult"]], "Norm Volume Area": [[10, "norm-volume-area"]], "Norm Volume Length": [[10, "norm-volume-length"]], "Other": [[8, "other"]], "Results examples": [[0, "results-examples"]], "Run examples": [[0, "run-examples"]], "Running": [[1, null]], "Running CADET-Match remotely": [[1, "running-cadet-match-remotely"]], "SSE": [[8, "sse"]], "ScoreTest": [[9, "scoretest"]], "Scores": [[8, null]], "Search": [[9, null]], "Set Value": [[10, "set-value"]], "Shape": [[8, "shape"]], "Shape Back": [[8, "shape-back"]], "Shape Front": [[8, "shape-front"]], "Starting a match": [[1, "starting-a-match"]], "Sum": [[10, "sum"]], "Sum of squared error scores": [[8, "sum-of-squared-error-scores"]], "Transform": [[10, null]], "UNSGA3": [[9, "unsga3"]]}, "docnames": ["cli/examples", "cli/index", "configuration/basic_config", "configuration/error", "configuration/experiments", "configuration/graphing", "configuration/index", "configuration/misc", "configuration/scores", "configuration/search", "configuration/transform", "index", "install/index", "license"], "envversion": {"sphinx": 63, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.todo": 2, "sphinxcontrib.bibtex": 9}, "filenames": ["cli/examples.rst", "cli/index.rst", "configuration/basic_config.rst", "configuration/error.rst", "configuration/experiments.rst", "configuration/graphing.rst", "configuration/index.rst", "configuration/misc.rst", "configuration/scores.rst", "configuration/search.rst", "configuration/transform.rst", "index.rst", "install/index.rst", "license.rst"], "indexentries": {}, "objects": {}, "objnames": {}, "objtypes": {}, "terms": {"": 13, "0": [2, 3, 7, 8, 9, 10, 13], "0001": 10, "001": [3, 10], "0051": 8, "0054": 8, "0178": 8, "0190": 8, "02": 8, "0265": 8, "0287": 8, "05": [8, 10], "06": 10, "1": [2, 3, 8, 10, 11, 13], "10": [7, 9, 13], "100": [8, 9], "1000": [9, 10], "11": 13, "12": 13, "1200": 5, "13": 13, "14": [9, 13], "15": 13, "16": 13, "17": 13, "1996": 13, "1e": [7, 9, 10], "1e4": 10, "1e8": 10, "2": [3, 8, 9, 10, 13], "20": 13, "2007": 13, "28": 13, "29": 13, "2d": 1, "3": [4, 7, 8, 10, 11, 13], "30": 13, "300": 8, "3600": 5, "3d": 1, "3rd": 10, "4": [10, 13], "400": 8, "450": 8, "5": [7, 10, 13], "50": [9, 10], "500": 8, "550": 8, "6": 13, "60": 13, "600": 8, "6b": 13, "6d": 13, "7": [7, 13], "8": [10, 13], "9": [10, 13], "95": 8, "98": 8, "A": [8, 10, 13], "AND": 13, "AS": 13, "And": 13, "BE": 13, "BEING": 13, "BUT": 13, "BY": 13, "But": 13, "By": 13, "FOR": 13, "For": [6, 8, 10, 11, 13], "IF": 13, "IN": 13, "If": [1, 2, 4, 5, 7, 8, 9, 10, 12, 13], "In": [6, 8, 9, 10, 13], "It": [0, 1, 8, 9, 10, 13], "NO": 13, "NOT": 13, "No": [2, 3, 5, 7, 8, 9, 10, 13], "Not": 13, "OF": 13, "OR": 13, "Of": 13, "On": 8, "One": 10, "Or": 11, "SUCH": 13, "Such": 13, "THE": 13, "THERE": 13, "TO": 13, "The": [0, 1, 3, 4, 8, 9, 10, 12, 13], "There": [0, 5, 8, 10], "These": [1, 3, 13], "To": 13, "WILL": 13, "WITH": 13, "With": 10, "abil": 13, "about": 13, "abov": [8, 13], "absenc": 13, "absolut": 13, "absoluteheight": 8, "absolutetim": 8, "abstol": 7, "abstolfactor": 7, "abstolfactorgrad": 7, "abstolfactorgradmax": 7, "abus": 13, "accept": 13, "access": 13, "accompani": 13, "accord": 13, "accur": [8, 10], "achiev": 13, "acknowledg": 13, "acquir": 13, "across": 13, "action": 13, "activ": [11, 13], "actual": [9, 13], "ad": [0, 1, 4, 8, 10, 13], "adapt": [7, 13], "add": [6, 8, 12, 13], "addict": 6, "addit": [3, 8, 10, 13], "address": 13, "adopt": 13, "adsorpt": 10, "advers": 13, "advis": [8, 13], "affect": 13, "affero": 13, "affirm": 13, "after": [8, 9, 12, 13], "again": [0, 5], "against": [4, 8, 13], "aggreg": 13, "agre": 13, "agreement": 13, "aim": 13, "algorithm": [6, 9, 10], "all": [0, 1, 2, 4, 5, 7, 8, 9, 10, 13], "alleg": 13, "allow": [1, 8, 9, 10, 13], "almost": [3, 8, 9], "along": 13, "alreadi": 13, "also": [1, 6, 8, 9, 10, 13], "altern": 13, "although": 13, "altscor": 6, "alwai": [3, 8, 11], "among": 13, "amount": 8, "an": [1, 3, 8, 9, 10, 12, 13], "anaconda": 12, "ancillari": 13, "ani": [0, 1, 3, 8, 9, 11, 13], "anoth": [8, 9, 10], "anti": 13, "anyon": 13, "anyth": [7, 13], "apart": 9, "appli": [3, 13], "applic": 13, "appropri": 13, "approxim": [10, 13], "ar": [0, 1, 2, 3, 4, 5, 8, 9, 10, 12, 13], "area": [6, 13], "area_loc": 10, "aris": 13, "arrai": 10, "arrang": 13, "articl": 13, "ask": 13, "assert": 13, "asset": 13, "assign": 10, "associ": 13, "assum": [10, 13], "assumpt": [10, 13], "assur": 13, "asyncron": 5, "attach": 13, "attempt": 13, "attribut": 13, "author": 13, "auto": [1, 6, 9], "auto_invers": 10, "auto_keq": 10, "autocorrel": 9, "automat": [1, 7, 8, 9, 10, 12, 13], "avail": [0, 4, 8, 10, 13], "averag": 9, "avoid": 13, "awai": 13, "axial": 10, "b": 13, "back": 6, "backward": [8, 9, 10], "bar": 2, "base": [1, 3, 6, 7, 8, 9, 11, 13], "basedir": 2, "basi": 1, "basic": [4, 6, 13], "becaus": 13, "been": [1, 13], "behalf": 13, "being": [8, 13], "believ": 13, "below": [4, 8, 9, 13], "benefit": 13, "best": [0, 3, 9, 11, 13], "better": [9, 10, 11], "between": [5, 8, 9, 10, 13], "beyond": 13, "bin": 2, "binari": [0, 2], "bio": 11, "blank": 8, "bodi": 13, "boolean": [2, 7, 8, 9], "both": [3, 10, 13], "bottom": 8, "bound": [3, 10], "bound1": 10, "bound2": 10, "boundari": 10, "boundfrom": 10, "boundsum": 10, "boundto": 10, "box": 13, "bread": 9, "break": 11, "breakthrough": 8, "brief": 13, "bug": 11, "burn": 9, "busi": 13, "bypass_experi": 2, "c": [2, 12, 13], "cadet": [2, 3, 4, 5, 6, 7, 8, 9, 10, 12, 13], "cadet_exampl": 0, "cadetmatch": [0, 1, 12], "cadetpath": 2, "call": 13, "can": [0, 1, 3, 6, 7, 8, 9, 10, 12, 13], "cannot": 13, "capabl": 9, "carri": [9, 13], "case": [8, 9, 10, 13], "caus": [7, 8, 13], "ceas": 13, "ceil": 6, "certain": [8, 13], "cessat": 13, "chain": 9, "chang": [11, 13], "channel": 12, "character": 13, "charg": [10, 13], "check": 2, "checkpoint": [1, 2], "checkpointfil": 2, "choic": 9, "choos": 13, "chromatogram": [1, 2, 3, 7], "chromatographi": 8, "circular": 10, "circumst": 13, "circumvent": 13, "civil": 13, "claim": 13, "class": 13, "clean_exampl": 0, "clear": 13, "clearli": 13, "cli": 2, "close": [8, 10, 13], "cluster": 1, "code": [8, 10, 13], "col_length": 10, "col_poros": 10, "collect": [8, 13], "colum": 8, "column": [4, 8, 10], "com": 11, "combin": [9, 13], "come": [8, 10, 13], "command": [0, 1, 12, 13], "comment": 6, "commerci": 13, "commit": [11, 13], "common": [1, 6, 9, 10, 12, 13], "commun": 13, "compat": [8, 9, 10], "compil": 13, "complet": [0, 1, 9], "compli": 13, "complianc": 13, "compon": [4, 8, 10, 11, 13], "component1": 10, "component2": 10, "componentfrom": 10, "componentsum": 10, "componentto": 10, "compos": 11, "comput": [0, 3, 5, 13], "concentr": [3, 4, 8], "concern": 13, "conda": 12, "condit": 13, "config": 12, "configur": [1, 11], "connect": [6, 7, 13], "connectionnumberentri": 7, "connfigur": 1, "consequ": 13, "consequenti": 13, "consid": 13, "consist": 13, "conspicu": 13, "const_coeff": 10, "constantli": 13, "constitut": 13, "constru": 13, "consum": 13, "contact": 13, "contain": 13, "content": 13, "context": 13, "continu": [8, 13], "continuemcmc": [8, 9], "contractu": 13, "contradict": 13, "contrast": 13, "contributor": 13, "control": [1, 8, 13], "convei": 13, "conveni": 13, "converg": 9, "convert": [2, 6, 10], "convey": 13, "copi": [10, 13], "copyleft": 13, "copyright": 13, "corner": 1, "correct": [8, 13], "correctli": 0, "correl": 1, "correspond": [8, 13], "cost": 13, "could": [0, 13], "counterclaim": 13, "countri": 13, "coupl": 10, "cours": 13, "court": 13, "coven": 13, "cover": [8, 10, 13], "coverag": 13, "creat": [0, 1, 3, 6, 9, 10, 11], "creation": 6, "criterion": 13, "cross": [10, 13], "cross_section_area": 10, "cstr": 10, "csv": [2, 3, 4, 8], "cure": 13, "curv": 8, "custom": 13, "customarili": 13, "cv": 2, "d": [10, 13], "dai": [0, 1, 13], "damag": 13, "danger": 13, "data": [1, 2, 4, 6, 7, 8, 13], "date": 13, "deal": [4, 8, 10], "decai": 8, "decemb": 13, "decid": 13, "declin": 13, "deem": 13, "default": [2, 3, 4, 5, 7, 8, 9, 10], "defect": 13, "defens": 13, "defin": [8, 13], "definit": [10, 13], "degre": 10, "delai": [3, 8], "deni": 13, "denomin": 13, "depend": [0, 3, 12], "depriv": 13, "deriv": 8, "descent": [7, 9], "describ": 6, "descript": [2, 3, 4, 5, 7, 8, 9, 10], "design": [1, 8, 9, 10, 13], "desktop": 3, "detail": 13, "detector": 8, "determin": [3, 13], "develop": [11, 13], "deviat": 3, "devic": 13, "dextran": 6, "dextran1": 4, "dextran2": 4, "dextranshap": 8, "dextranss": 8, "diamet": 6, "dictat": 8, "dictionari": 6, "differ": [0, 9, 10, 13], "difficult": 10, "diffus": 10, "dimension": 9, "dimer": 10, "direct": 13, "directli": [9, 10, 13], "directori": [0, 2], "disabl": 3, "disclaim": 13, "discriminatori": 13, "disper": 10, "dispers": 10, "displai": 13, "distinguish": 13, "distribut": [3, 12, 13], "do": [10, 11, 13], "document": 13, "doe": [9, 13], "domain": 13, "don": [7, 8, 12], "done": [5, 8], "doubt": 13, "download": 12, "downstream": 13, "dr": 11, "drop": 9, "due": [8, 10], "durabl": 13, "dure": [5, 8], "dwell": 13, "dynam": 13, "dynamictoler": 7, "e": [10, 13], "each": [1, 4, 7, 8, 10, 13], "earlier": 13, "easier": [8, 9, 10], "effect": [8, 10, 13], "effort": 13, "either": [10, 13], "electron": 13, "els": 7, "elut": 8, "embodi": 13, "employ": 13, "enabl": 13, "end": [5, 13], "enforc": 13, "engin": 12, "enough": 10, "ensur": [8, 13], "enter": 13, "entir": 13, "entiti": 13, "entri": [7, 8, 9], "equal": [9, 10], "equilibrium": 10, "equival": 13, "eric": 11, "erron": 13, "error": [1, 5, 6, 9, 10, 11, 12], "errormodel": 3, "especi": [0, 8], "essenti": 13, "estim": [1, 3, 5, 8, 9, 10, 11, 12], "evalu": [2, 9], "even": [8, 11, 13], "event": 13, "ever": 13, "everi": [0, 13], "everyon": 13, "exact": 13, "exactli": 8, "exampl": [6, 8, 10, 13], "example_mcmc_popul": 0, "example_popul": 0, "except": [10, 13], "exclud": 13, "exclus": 13, "excus": 13, "execut": 13, "exercis": 13, "exist": 8, "expect": 13, "experi": [3, 6, 8, 9, 10, 11], "experiment": [6, 8], "experimental_csv": 3, "experimentalist": 8, "explain": [8, 13], "explicitli": 13, "express": 13, "expressli": 13, "extend": 13, "extens": 13, "extent": 13, "extrem": 9, "f": 13, "facil": 13, "factor": 10, "fail": [1, 13], "failur": 13, "fair": 13, "fals": [7, 8, 9], "famili": 13, "far": 8, "fashion": 13, "fast": 10, "faster": 9, "favor": [8, 13], "featur": [0, 4, 6, 8, 11, 13], "fee": 13, "few": [3, 8, 10], "fewer": 10, "file": [0, 1, 2, 4, 6, 8, 9, 11, 13], "file_path": 3, "film": 10, "film_diffus": 10, "final": [9, 13], "finalgradrefin": 9, "find": [1, 10, 11, 13], "finish": 9, "first": [4, 8, 9, 10, 13], "fit": [3, 7, 8, 10, 13], "fix": [10, 11, 13], "float": [3, 7, 8, 9, 10], "flow": [3, 8, 10, 13], "follow": [1, 12, 13], "foo": 2, "forbid": 13, "forc": 13, "forg": 12, "fork": 11, "form": 13, "format": [6, 13], "forschungszentrum": 11, "found": [3, 10, 13], "foundat": 13, "frac": 8, "fraction": [4, 6], "fraction_csv": 8, "fractionationslid": 8, "fractionationss": 8, "free": [11, 13], "freedom": [10, 13], "frequent": [5, 12], "from": [0, 1, 2, 3, 5, 8, 9, 10, 11, 12, 13], "front": [2, 5, 6, 9], "fsf": 13, "fulfil": 13, "full": [2, 13], "fulltrainingdata": 7, "function": [8, 13], "fundament": 13, "further": 13, "fusion": 12, "futur": 13, "fzj": 11, "gap": 8, "gener": [5, 6, 8, 9, 13], "generate_corn": 1, "generate_exampl": 0, "generate_graph": 1, "generate_graphs_al": 1, "generate_graphs_autocorr": 1, "generate_map": 1, "generate_mcmc_mix": 1, "generate_mcmc_plot_tub": 1, "genet": 9, "geometr": 9, "geoscienc": 11, "get": [10, 13], "gigabyt": 7, "github": [11, 12], "give": [8, 13], "given": [2, 4, 8, 9, 13], "gnu": 13, "goal": [9, 11], "good": [9, 10], "govern": 13, "gpl": 13, "gradcheck": 9, "gradfinestop": 9, "gradient": [6, 7, 11], "gradvector": 7, "grant": 13, "graph": [2, 6, 9], "graphgeneratetim": 5, "graphmetatim": 5, "graphspac": 6, "grati": 13, "greatest": 13, "guarante": 13, "gui": 13, "h5": [3, 4, 9], "ha": [1, 3, 4, 6, 8, 9, 10, 12, 13], "had": 13, "hand": 8, "handl": 8, "hard": 8, "harder": 9, "hardwar": 0, "have": [0, 3, 4, 8, 10, 13], "hdf5": 4, "header": 8, "here": 11, "hereaft": 13, "high": [9, 12], "highest": 9, "highli": 9, "holder": 13, "home": 2, "hope": 13, "host": 13, "hour": [0, 1, 3], "household": 13, "how": [0, 5, 13], "howev": [5, 13], "html": 13, "http": [11, 13], "hypothet": 13, "i": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13], "ibg": 11, "idea": [8, 13], "ideal": 8, "ident": 3, "identifi": [8, 13], "immedi": [1, 8], "immudzen": 12, "impact": 9, "implement": [3, 13], "impli": 13, "import": [8, 13], "impos": 13, "improv": [8, 10], "inabl": 13, "inaccur": 13, "inc": 13, "incident": 13, "includ": [0, 3, 6, 12, 13], "inclus": 13, "incompat": 13, "incorpor": 13, "indemnif": 13, "indepdennt": 3, "independ": [10, 13], "index": 6, "index1": 10, "index2": 10, "indexfrom": 10, "indexsum": 10, "indexto": 10, "indic": [10, 13], "individu": [0, 8, 13], "industri": 13, "inform": [6, 9, 13], "infring": 13, "inherit": 8, "init_volum": 10, "initi": [9, 13], "input": [2, 10], "insid": [10, 13], "instal": [0, 13], "instanc": 10, "instead": [4, 8, 9, 11, 13], "institut": 11, "instruct": 12, "int": 1, "intact": 13, "integ": [0, 3, 5, 7, 8, 9, 10], "integr": 9, "intend": 13, "intent": 13, "interact": 13, "interchang": 13, "interest": 13, "interf": 13, "interfac": [1, 13], "interpret": 13, "interrupt": 1, "interv": 8, "intim": 13, "invalid": 13, "invers": 6, "io": 12, "irrevoc": 13, "isol": 8, "issu": 8, "item": 13, "its": [4, 10, 13], "itself": 13, "json": [1, 2, 6, 11], "jstyleson": 6, "june": 13, "jupyt": 1, "just": 9, "j\u00fclich": 11, "ka": 10, "kd": 10, "keep": [1, 13], "kei": [2, 3, 4, 5, 7, 8, 9, 10, 13], "kept": 2, "keq": 6, "kernel": 13, "kind": 13, "know": [8, 10, 13], "knowingli": 13, "knowledg": 13, "known": 9, "languag": 13, "laptop": 0, "larg": [8, 9, 10], "larger": 13, "largest_peak": 7, "last": [1, 5], "later": 13, "law": 13, "lawsuit": 13, "lead": 10, "learn": 7, "least": 13, "least_squar": 9, "leav": 10, "left": 8, "legal": 13, "length": [3, 6, 7, 9], "length_loc": 10, "less": 9, "lesser": 13, "lgpl": 13, "liabil": 13, "liabl": 13, "librari": [0, 2, 11, 12, 13], "license": 13, "licensor": 13, "lier": 11, "like": [8, 10, 13], "likewis": 13, "limit": [8, 13], "lin_ka": 10, "lin_kd": 10, "line": [1, 13], "linear": 10, "link": 13, "linux": 1, "list": [3, 4, 8, 9, 10, 13], "litig": 13, "littl": 9, "load": [3, 8], "local": [12, 13], "localrefin": 9, "locat": 10, "location1": 10, "location2": 10, "locationfrom": 10, "locationsum": 10, "locationto": 10, "log": [1, 10], "logout": 1, "long": 13, "look": [8, 9], "loss": 13, "lot": 3, "lower": [3, 10], "m": [0, 1, 4, 8], "machin": [1, 7, 13], "made": [3, 13], "mai": [1, 3, 8, 10, 13], "mail": 13, "main": [2, 3], "main_peak": 8, "maintain": 13, "major": 13, "make": [0, 8, 9, 10, 13], "mani": [7, 8, 9, 10, 12], "manipul": 3, "manner": 13, "manufactur": [3, 13], "map": 9, "march": 13, "mark": 13, "mask": 13, "match": [3, 4, 5, 6, 7, 8, 9, 10, 12, 13], "mate": 9, "materi": [8, 13], "matrix": 7, "max": [3, 7, 8, 9, 10], "max_perc": 8, "max_valu": 8, "maxarea": 10, "maxfactor": 10, "maximum": [1, 10], "maxka": 10, "maxkeq": 10, "maxlength": 10, "maxvolum": 10, "mcmc": [0, 1, 3, 6], "mcmc_h5": 9, "mcmcpopul": 9, "mcmcpopulationset": 9, "mcmctaumult": 9, "mean": [2, 3, 9, 13], "measur": [10, 13], "medium": 13, "meet": 13, "member": 9, "menu": 13, "merchant": 13, "mere": 13, "merg": 13, "met": 13, "meta": 2, "metaresultsonli": 2, "method": [7, 9, 10, 13], "metric": [7, 8, 9], "might": 13, "min": [3, 10], "min_perc": 8, "minarea": 10, "minim": 7, "minimum": 10, "minka": 10, "minkeq": 10, "minlength": 10, "minvolum": 10, "miscellan": 6, "misrepresent": 13, "mix": [1, 8], "mm": 8, "mode": 13, "model": [1, 5, 6, 8, 9, 10, 11, 12, 13], "modif": [8, 13], "modifi": [10, 13], "modsim": 11, "mol": [4, 8], "molecul": 8, "monom": 10, "more": [4, 6, 8, 9, 10, 12, 13], "moreov": 13, "most": [1, 7, 8, 9, 10, 11, 13], "mostli": [9, 10], "much": [5, 8, 10], "mult": 6, "multi": 9, "multiobjectivess": 9, "multipl": [0, 3, 8, 9, 11], "multipli": [3, 10], "multist": 10, "multistart": 6, "must": [2, 4, 8, 10, 12, 13], "myhom": 2, "n": [1, 10], "name": [2, 3, 4, 8, 10, 13], "narrow": 8, "narrowli": 8, "natur": 13, "nearli": 8, "necessari": 13, "need": [0, 1, 2, 4, 7, 8, 10, 12, 13], "neither": 13, "nest": 6, "network": 13, "new": [0, 3, 9, 13], "next": 13, "nohup": 1, "nois": 3, "non": [3, 8, 11, 13], "noncommerci": 13, "none": [2, 3, 4, 8, 9, 10], "nor": 13, "norm": [3, 6], "norm_add": 10, "norm_diamet": 10, "norm_volume_area": 10, "norm_volume_length": 10, "normal": [1, 2, 3, 5, 10, 13], "normalizeoutput": 2, "notebook": 1, "noth": [8, 13], "notic": 13, "notifi": 13, "notwithstand": 13, "now": 8, "nsga3": 6, "nu": 10, "number": [1, 3, 8, 9, 10, 12, 13], "numer": 8, "object": [9, 13], "oblig": 13, "obsolet": 8, "obtain": 8, "occasion": 13, "occur": 13, "off": 8, "offer": 13, "offici": 13, "offset": 8, "often": [4, 8, 10], "older": 8, "omit": 1, "onc": [1, 9], "one": [1, 4, 9, 10, 13], "ones": [8, 10], "ongo": 11, "onli": [0, 2, 5, 7, 8, 10, 13], "open": 12, "oper": [8, 13], "optim": [8, 9, 10], "optimum": 9, "option": [1, 8, 13], "order": [9, 13], "org": 13, "organ": 13, "origin": 13, "other": [1, 2, 3, 6, 10, 13], "otherwis": 13, "our": [11, 13], "out": 13, "outlet": 8, "output": [4, 8, 13], "output_path": [4, 8], "outsid": 13, "over": [8, 9], "overload": 8, "overrid": 9, "own": [0, 4, 13], "packag": [12, 13], "paper": [8, 13], "par_poros": 10, "paragraph": 13, "parallel": [1, 9, 11], "paramet": [0, 1, 3, 6, 8, 9, 10, 11, 12], "pareto": [2, 5, 9], "part": [8, 13], "parti": 13, "particular": [8, 13], "pass": 13, "password": 13, "patent": 13, "path": [0, 1, 2, 4, 8, 9, 10], "pattern": 13, "payment": 13, "peak": 8, "peak_back": 8, "peak_front": 8, "peer": 13, "penalti": 8, "per": [0, 9], "percent": 8, "perform": [10, 12, 13], "period": 1, "perman": 13, "permiss": 13, "permit": 13, "perpetu": 13, "person": 13, "pertin": 13, "philosophi": 13, "physic": [8, 13], "pi": 10, "piec": [10, 13], "pip": 12, "place": [8, 13], "pleas": [11, 13], "plot": 1, "plu": 13, "plug": 10, "point": 9, "pointer": 13, "popul": [0, 9], "pore": 10, "poros": 8, "portion": 13, "posit": [8, 10], "possess": 13, "possibl": [1, 8, 13], "posterior": 1, "posteriori": 1, "powel": 9, "power": [0, 3, 13], "pr": 11, "practic": [9, 13], "preambl": 13, "precis": [10, 13], "precursor": 9, "predecessor": 13, "prefer": [12, 13], "present": 13, "preserv": 13, "pretti": 3, "prevent": [11, 13], "previou": [9, 13], "previousresult": 9, "price": 13, "primarili": 13, "prior": [9, 13], "priorit": 8, "privat": 13, "probabl": 1, "problem": [0, 3, 8, 9, 10, 13], "problemat": 10, "procedur": 13, "proceed": 1, "process": [0, 1, 3], "procur": 13, "produc": 13, "product": 13, "program": 13, "programat": 6, "programm": 13, "progress": [1, 5, 9], "prohibit": 13, "promin": 13, "propag": 13, "properti": [10, 13], "proprietari": 13, "protect": 13, "protocol": 13, "prove": 13, "provid": [10, 13], "provis": 13, "provision": 13, "proxi": 13, "public": 13, "publicli": 13, "publish": 13, "pull": 11, "puls": 8, "pump": [3, 8], "purpos": [8, 9, 13], "pursuant": 13, "pymoo": 9, "pypi": 12, "python": [0, 1, 6, 11, 12], "qualifi": 13, "qualiti": 13, "random": [3, 9], "rang": [9, 10], "rapid": 10, "rare": [2, 9, 10], "rate": [3, 8, 10], "re": 9, "reaction": 8, "reactor": 10, "read": [9, 10, 13], "readabl": 13, "readi": 13, "readili": 13, "realist": 10, "realiti": 10, "realli": [7, 8], "reason": [9, 13], "rebuilt": 0, "receipt": 13, "receiv": 13, "recent": 11, "recipi": 13, "recogn": 13, "recomend": [8, 9, 10], "recommend": [0, 1, 11, 12], "redistribut": 13, "reduc": 8, "reevalu": 9, "refer": [6, 13], "refin": 9, "refrain": 13, "regard": 13, "regardless": 13, "regener": 13, "reinstat": 13, "rel": 2, "relationship": 13, "releas": [11, 13], "relev": 13, "reli": 13, "relicens": 13, "remain": 13, "remov": 13, "render": 13, "repair": 13, "repeat": 9, "report": [0, 9, 11], "repositori": 11, "repres": [8, 13], "request": 11, "requir": [1, 2, 3, 4, 5, 7, 8, 9, 10, 13], "reset": 5, "resolv": 13, "respect": [3, 13], "respons": 13, "restrict": [8, 13], "result": [2, 7, 9, 10, 13], "results1": 2, "results_exampl": 0, "resultsdir": 2, "resum": 1, "retain": [8, 9, 10, 13], "return": [0, 9, 13], "review": 13, "revis": 13, "right": [8, 13], "risk": 13, "rom": 13, "root": 9, "royalti": 13, "rule": 13, "run": [5, 8, 9, 12, 13], "run_exampl": 0, "runnabl": 4, "safe": 1, "safest": 13, "sai": 13, "sake": 13, "sale": 13, "same": [3, 8, 10, 13], "sampl": 8, "satisfi": 13, "satur": 8, "scalar": 10, "scale": 3, "school": 13, "scientif": 12, "scipi": 9, "scope": 13, "score": [4, 6, 9], "scoretest": 6, "script": 13, "search": [0, 3, 6, 7, 10], "searchmethod": 9, "sec_000": 10, "second": [4, 5, 8, 10], "secondarili": 13, "section": [3, 6, 10, 13], "see": [0, 5, 6, 9, 10, 13], "seed": 9, "select": [8, 9, 10], "sell": 13, "semiconductor": 13, "separ": [8, 12, 13], "sequenc": 9, "serv": 13, "server": [1, 3, 13], "servic": 13, "session": 1, "set": [0, 3, 6, 7, 8, 9], "set_valu": 10, "sete": 6, "setup": 6, "shall": 13, "shape": 6, "shapeback": 8, "shapefront": 8, "share": [2, 13], "shell": 12, "shield": 10, "shift": 8, "short": 13, "should": [1, 2, 3, 7, 9, 10, 13], "show": 13, "shown": 4, "side": 8, "sigma": 10, "sign": 13, "signal": [3, 4, 8], "signific": 13, "similar": [8, 13], "simpl": [3, 9], "simpler": 10, "simplest": 9, "simplifi": 4, "simul": [2, 3, 4, 5, 7, 9, 10], "simultan": 13, "sinc": [3, 5], "singl": [4, 13], "situat": [0, 10], "size": [9, 10], "slice": 8, "slide": 6, "slightli": 8, "slow": [3, 5], "sma": 10, "sma_nu": 10, "small": [8, 10], "smalltest_peak": 7, "smooth": 7, "so": [0, 3, 10, 13], "sobol": 9, "sobolgener": 9, "softwar": [1, 13], "sold": 13, "sole": 13, "solut": 4, "solution_outlet_comp_000": 4, "solv": [3, 8], "solveabl": 9, "some": [3, 8, 10, 13], "sourc": [3, 11, 13], "spare": 13, "speak": 13, "speci": 2, "special": [8, 13], "specif": [4, 9, 10, 13], "specifi": [2, 4, 5, 8, 10, 13], "spirit": 13, "split": 9, "squar": [6, 9], "sse": [6, 9], "ssh": 1, "stallgener": 9, "stand": 13, "standard": [3, 13], "start": [3, 8, 9, 10, 13], "state": [0, 10, 13], "statement": 13, "statu": 13, "step": [1, 5, 9, 13], "still": 5, "stop": [8, 9], "stopaverag": 9, "stopbest": 9, "stoprms": 9, "storag": [7, 13], "store": [2, 4, 7], "strategi": [0, 9], "stratgi": 0, "string": [3, 4, 8, 9, 10], "structur": [4, 6], "subdivid": 13, "subject": 13, "sublicens": 13, "subprogram": 13, "subroutin": 13, "subsect": 13, "substanti": 13, "sue": 13, "suffic": 13, "suggest": 9, "sum": [4, 6], "supervis": 11, "supplement": 13, "suppli": [0, 3], "support": [4, 6, 8, 13], "sure": 13, "surrend": 13, "surviv": 13, "sustain": 13, "switch": 10, "symmetr": 8, "synthet": 8, "system": [8, 9, 10, 13], "systemat": 13, "t": [7, 8, 12], "take": [0, 1, 3, 5, 9, 13], "tangibl": 13, "technolog": 13, "tell": [9, 13], "templat": [0, 3], "tendenc": 8, "term": 13, "termin": [9, 13], "test": [0, 8, 9], "text": 0, "than": [5, 9, 10, 12, 13], "thei": [1, 3, 7, 8, 9, 10, 12, 13], "them": [8, 9, 10, 13], "therefor": 13, "thi": [0, 1, 2, 3, 4, 6, 7, 8, 9, 10, 13], "thing": [8, 13], "third": 13, "those": 13, "though": 13, "threaten": 13, "three": 13, "through": [1, 13], "thu": 13, "ti": 8, "time": [3, 4, 5, 8, 9, 13], "togeth": [4, 10], "toler": 7, "too": 13, "tool": 13, "top": 8, "total": [3, 9], "tournament": 9, "trade": 13, "trademark": 13, "tradeoff": 5, "transact": 13, "transfer": 13, "transform": [0, 6], "transmiss": 13, "treat": 13, "treati": 13, "true": [2, 7, 8, 9], "tube": [1, 10], "turn": 9, "twice": 10, "two": [4, 10, 13], "type": [8, 13], "typic": [8, 13], "unaccept": 13, "under": [11, 13], "understand": 10, "uniform": 3, "uniqu": [4, 8], "unit": [3, 8], "unit_000": 10, "unit_001": 10, "unit_002": [4, 8], "unit_003": 10, "unit_004": 10, "unit_nam": 8, "unknown": 9, "unless": [4, 13], "unlimit": 13, "unmodifi": 13, "unnecessari": 13, "unpack": 13, "unsga3": 6, "until": [9, 13], "up": [6, 10], "updat": [12, 13], "upgrad": 11, "upper": [3, 10], "us": [0, 2, 3, 4, 6, 7, 8, 9, 10, 13], "usag": [1, 8, 9, 10], "user": [12, 13], "usual": [3, 8], "usus": 6, "uv": [3, 8], "uv_nois": 3, "uv_noise_norm": 3, "v3": 13, "valid": 13, "valu": [2, 3, 4, 5, 6, 7, 8, 9], "variabl": [0, 9, 10], "variant": 10, "variat": [3, 8], "variou": 0, "vector": 7, "verbatim": 13, "veri": [2, 8, 9, 10], "verifi": 0, "version": [0, 13], "viabl": 9, "view": 13, "violat": 13, "visibl": 13, "void": 13, "volum": [6, 13], "von": 11, "w": 13, "wa": [8, 10, 13], "wai": [1, 13], "waiv": 13, "waiver": 13, "want": [0, 10, 13], "warranti": 13, "we": [11, 12, 13], "websit": 12, "week": 3, "welcom": 13, "well": 13, "were": 13, "what": [9, 13], "whatev": 13, "when": [7, 8, 9, 10, 13], "where": [2, 4, 5, 8, 9, 10, 13], "whether": 13, "which": [3, 8, 10, 13], "while": [1, 8, 9], "who": 13, "whole": 13, "whom": 13, "whose": 13, "why": 13, "wide": 13, "window": [1, 2, 13], "wipo": 13, "wish": 13, "within": 13, "without": [9, 10, 13], "work": [0, 8, 10, 11, 12, 13], "worldwid": 13, "would": [9, 10, 13], "write": 13, "written": [8, 13], "www": 13, "xtol": 9, "ye": [2, 3, 4, 8, 9, 10], "year": 13, "yet": 1, "you": [0, 1, 6, 8, 9, 10, 11, 12, 13], "your": [0, 9, 13], "yourself": 13}, "titles": ["CADET-Match Examples", "Running", "Basic setup", "Error Modeling", "Experiments", "Graphing", "Configuration", "Miscellaneous", "Scores", "Search", "Transform", "CADET-Match", "Install", "License"], "titleterms": {"6": 1, "add": 10, "altscor": 9, "area": 10, "auto": 10, "back": 8, "basic": 2, "cadet": [0, 1, 11], "ceil": 8, "clean": 0, "common": 8, "configur": 6, "core": 1, "dextran": 8, "diamet": 10, "error": [3, 8], "exampl": 0, "experi": 4, "fraction": 8, "front": 8, "gener": [0, 1], "gradient": 9, "graph": [1, 5], "graphspac": 9, "index": 10, "instal": 12, "invers": 10, "keq": 10, "length": 10, "licens": 13, "match": [0, 1, 11], "mcmc": 9, "miscellan": 7, "model": 3, "mult": 10, "multistart": 9, "norm": 10, "nsga3": 9, "other": 8, "remot": 1, "result": 0, "run": [0, 1], "score": 8, "scoretest": 9, "search": 9, "set": 10, "setup": 2, "shape": 8, "slide": 8, "squar": 8, "sse": 8, "start": 1, "sum": [8, 10], "them": 0, "transform": 10, "unsga3": 9, "us": 1, "valu": 10, "volum": 10}}) \ No newline at end of file +Search.setIndex({"alltitles": {"AltScore": [[9, "altscore"]], "Auto": [[10, "auto"]], "Auto Inverse": [[10, "auto-inverse"]], "Auto kEQ": [[10, "auto-keq"]], "Basic setup": [[2, null]], "CADET-Match": [[11, null]], "CADET-Match Examples": [[0, null]], "Ceiling": [[8, "ceiling"]], "Clean examples": [[0, "clean-examples"]], "Common": [[8, "common"]], "Configuration": [[6, null]], "Dextran SSE": [[8, "dextran-sse"]], "Dextran Shape": [[8, "dextran-shape"]], "Error Modeling": [[3, null]], "Experiments": [[4, null]], "Fractionation SSE": [[8, "fractionation-sse"]], "Fractionation Slide": [[8, "fractionation-slide"]], "Generate examples": [[0, "generate-examples"]], "Generate graphs using 6 cores": [[1, "generate-graphs-using-6-cores"]], "Generating Examples and running them": [[0, "generating-examples-and-running-them"]], "Gradient": [[9, "gradient"]], "GraphSpace": [[9, "graphspace"]], "Graphing": [[5, null]], "Indexing": [[10, "indexing"]], "Install": [[12, null]], "License": [[13, null]], "MCMC": [[9, "mcmc"]], "Miscellaneous": [[7, null]], "Multistart": [[9, "multistart"]], "NSGA3": [[9, "nsga3"]], "Norm Add": [[10, "norm-add"]], "Norm Diameter": [[10, "norm-diameter"]], "Norm Mult": [[10, "norm-mult"]], "Norm Volume Area": [[10, "norm-volume-area"]], "Norm Volume Length": [[10, "norm-volume-length"]], "Other": [[8, "other"]], "Results examples": [[0, "results-examples"]], "Run examples": [[0, "run-examples"]], "Running": [[1, null]], "Running CADET-Match remotely": [[1, "running-cadet-match-remotely"]], "SSE": [[8, "sse"]], "ScoreTest": [[9, "scoretest"]], "Scores": [[8, null]], "Search": [[9, null]], "Set Value": [[10, "set-value"]], "Shape": [[8, "shape"]], "Shape Back": [[8, "shape-back"]], "Shape Front": [[8, "shape-front"]], "Starting a match": [[1, "starting-a-match"]], "Sum": [[10, "sum"]], "Sum of squared error scores": [[8, "sum-of-squared-error-scores"]], "Transform": [[10, null]], "UNSGA3": [[9, "unsga3"]]}, "docnames": ["cli/examples", "cli/index", "configuration/basic_config", "configuration/error", "configuration/experiments", "configuration/graphing", "configuration/index", "configuration/misc", "configuration/scores", "configuration/search", "configuration/transform", "index", "install/index", "license"], "envversion": {"sphinx": 64, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.todo": 2, "sphinxcontrib.bibtex": 9}, "filenames": ["cli/examples.rst", "cli/index.rst", "configuration/basic_config.rst", "configuration/error.rst", "configuration/experiments.rst", "configuration/graphing.rst", "configuration/index.rst", "configuration/misc.rst", "configuration/scores.rst", "configuration/search.rst", "configuration/transform.rst", "index.rst", "install/index.rst", "license.rst"], "indexentries": {}, "objects": {}, "objnames": {}, "objtypes": {}, "terms": {"": 13, "0": [2, 3, 7, 8, 9, 10, 13], "0001": 10, "001": [3, 10], "0051": 8, "0054": 8, "0178": 8, "0190": 8, "02": 8, "0265": 8, "0287": 8, "05": [8, 10], "06": 10, "1": [2, 3, 8, 10, 11, 13], "10": [7, 9, 13], "100": [8, 9], "1000": [9, 10], "11": 13, "12": 13, "1200": 5, "13": 13, "14": [9, 13], "15": 13, "16": 13, "17": 13, "1996": 13, "1e": [7, 9, 10], "1e4": 10, "1e8": 10, "2": [3, 8, 9, 10, 13], "20": 13, "2007": 13, "28": 13, "29": 13, "2d": 1, "3": [4, 7, 8, 10, 11, 13], "30": 13, "300": 8, "3600": 5, "3d": 1, "3rd": 10, "4": [10, 13], "400": 8, "450": 8, "5": [7, 10, 13], "50": [9, 10], "500": 8, "550": 8, "6": 13, "60": 13, "600": 8, "6b": 13, "6d": 13, "7": [7, 13], "8": [10, 13], "9": [10, 13], "95": 8, "98": 8, "A": [8, 10, 13], "AND": 13, "AS": 13, "And": 13, "BE": 13, "BEING": 13, "BUT": 13, "BY": 13, "But": 13, "By": 13, "FOR": 13, "For": [6, 8, 10, 11, 13], "IF": 13, "IN": 13, "If": [1, 2, 4, 5, 7, 8, 9, 10, 12, 13], "In": [6, 8, 9, 10, 13], "It": [0, 1, 8, 9, 10, 13], "NO": 13, "NOT": 13, "No": [2, 3, 5, 7, 8, 9, 10, 13], "Not": 13, "OF": 13, "OR": 13, "Of": 13, "On": 8, "One": 10, "Or": 11, "SUCH": 13, "Such": 13, "THE": 13, "THERE": 13, "TO": 13, "The": [0, 1, 3, 4, 8, 9, 10, 12, 13], "There": [0, 5, 8, 10], "These": [1, 3, 13], "To": 13, "WILL": 13, "WITH": 13, "With": 10, "abil": 13, "about": 13, "abov": [8, 13], "absenc": 13, "absolut": 13, "absoluteheight": 8, "absolutetim": 8, "abstol": 7, "abstolfactor": 7, "abstolfactorgrad": 7, "abstolfactorgradmax": 7, "abus": 13, "accept": 13, "access": 13, "accompani": 13, "accord": 13, "accur": [8, 10], "achiev": 13, "acknowledg": 13, "acquir": 13, "across": 13, "action": 13, "activ": [11, 13], "actual": [9, 13], "ad": [0, 1, 4, 8, 10, 13], "adapt": [7, 13], "add": [6, 8, 12, 13], "addict": 6, "addit": [3, 8, 10, 13], "address": 13, "adopt": 13, "adsorpt": 10, "advers": 13, "advis": [8, 13], "affect": 13, "affero": 13, "affirm": 13, "after": [8, 9, 12, 13], "again": [0, 5], "against": [4, 8, 13], "aggreg": 13, "agre": 13, "agreement": 13, "aim": 13, "algorithm": [6, 9, 10], "all": [0, 1, 2, 4, 5, 7, 8, 9, 10, 13], "alleg": 13, "allow": [1, 8, 9, 10, 13], "almost": [3, 8, 9], "along": 13, "alreadi": 13, "also": [1, 6, 8, 9, 10, 13], "altern": 13, "although": 13, "altscor": 6, "alwai": [3, 8, 11], "among": 13, "amount": 8, "an": [1, 3, 8, 9, 10, 12, 13], "anaconda": 12, "ancillari": 13, "ani": [0, 1, 3, 8, 9, 11, 13], "anoth": [8, 9, 10], "anti": 13, "anyon": 13, "anyth": [7, 13], "apart": 9, "appli": [3, 13], "applic": 13, "appropri": 13, "approxim": [10, 13], "ar": [0, 1, 2, 3, 4, 5, 8, 9, 10, 12, 13], "area": [6, 13], "area_loc": 10, "aris": 13, "arrai": 10, "arrang": 13, "articl": 13, "ask": 13, "assert": 13, "asset": 13, "assign": 10, "associ": 13, "assum": [10, 13], "assumpt": [10, 13], "assur": 13, "asyncron": 5, "attach": 13, "attempt": 13, "attribut": 13, "author": 13, "auto": [1, 6, 9], "auto_invers": 10, "auto_keq": 10, "autocorrel": 9, "automat": [1, 7, 8, 9, 10, 12, 13], "avail": [0, 4, 8, 10, 13], "averag": 9, "avoid": 13, "awai": 13, "axial": 10, "b": 13, "back": 6, "backward": [8, 9, 10], "bar": 2, "base": [1, 3, 6, 7, 8, 9, 11, 13], "basedir": 2, "basi": 1, "basic": [4, 6, 13], "becaus": 13, "been": [1, 13], "behalf": 13, "being": [8, 13], "believ": 13, "below": [4, 8, 9, 13], "benefit": 13, "best": [0, 3, 9, 11, 13], "better": [9, 10, 11], "between": [5, 8, 9, 10, 13], "beyond": 13, "bin": 2, "binari": [0, 2], "bio": 11, "blank": 8, "bodi": 13, "boolean": [2, 7, 8, 9], "both": [3, 10, 13], "bottom": 8, "bound": [3, 10], "bound1": 10, "bound2": 10, "boundari": 10, "boundfrom": 10, "boundsum": 10, "boundto": 10, "box": 13, "bread": 9, "break": 11, "breakthrough": 8, "brief": 13, "bug": 11, "burn": 9, "busi": 13, "bypass_experi": 2, "c": [2, 12, 13], "cadet": [2, 3, 4, 5, 6, 7, 8, 9, 10, 12, 13], "cadet_exampl": 0, "cadetmatch": [0, 1, 12], "cadetpath": 2, "call": 13, "can": [0, 1, 3, 6, 7, 8, 9, 10, 12, 13], "cannot": 13, "capabl": 9, "carri": [9, 13], "case": [8, 9, 10, 13], "caus": [7, 8, 13], "ceas": 13, "ceil": 6, "certain": [8, 13], "cessat": 13, "chain": 9, "chang": [11, 13], "channel": 12, "character": 13, "charg": [10, 13], "check": 2, "checkpoint": [1, 2], "checkpointfil": 2, "choic": 9, "choos": 13, "chromatogram": [1, 2, 3, 7], "chromatographi": 8, "circular": 10, "circumst": 13, "circumvent": 13, "civil": 13, "claim": 13, "class": 13, "clean_exampl": 0, "clear": 13, "clearli": 13, "cli": 2, "close": [8, 10, 13], "cluster": 1, "code": [8, 10, 13], "col_length": 10, "col_poros": 10, "collect": [8, 13], "colum": 8, "column": [4, 8, 10], "com": 11, "combin": [9, 13], "come": [8, 10, 13], "command": [0, 1, 12, 13], "comment": 6, "commerci": 13, "commit": [11, 13], "common": [1, 6, 9, 10, 12, 13], "commun": 13, "compat": [8, 9, 10], "compil": 13, "complet": [0, 1, 9], "compli": 13, "complianc": 13, "compon": [4, 8, 10, 11, 13], "component1": 10, "component2": 10, "componentfrom": 10, "componentsum": 10, "componentto": 10, "compos": 11, "comput": [0, 3, 5, 13], "concentr": [3, 4, 8], "concern": 13, "conda": 12, "condit": 13, "config": 12, "configur": [1, 11], "connect": [6, 7, 13], "connectionnumberentri": 7, "connfigur": 1, "consequ": 13, "consequenti": 13, "consid": 13, "consist": 13, "conspicu": 13, "const_coeff": 10, "constantli": 13, "constitut": 13, "constru": 13, "consum": 13, "contact": 13, "contain": 13, "content": 13, "context": 13, "continu": [8, 13], "continuemcmc": [8, 9], "contractu": 13, "contradict": 13, "contrast": 13, "contributor": 13, "control": [1, 8, 13], "convei": 13, "conveni": 13, "converg": 9, "convert": [2, 6, 10], "convey": 13, "copi": [10, 13], "copyleft": 13, "copyright": 13, "corner": 1, "correct": [8, 13], "correctli": 0, "correl": 1, "correspond": [8, 13], "cost": 13, "could": [0, 13], "counterclaim": 13, "countri": 13, "coupl": 10, "cours": 13, "court": 13, "coven": 13, "cover": [8, 10, 13], "coverag": 13, "creat": [0, 1, 3, 6, 9, 10, 11], "creation": 6, "criterion": 13, "cross": [10, 13], "cross_section_area": 10, "cstr": 10, "csv": [2, 3, 4, 8], "cure": 13, "curv": 8, "custom": 13, "customarili": 13, "cv": 2, "d": [10, 13], "dai": [0, 1, 13], "damag": 13, "danger": 13, "data": [1, 2, 4, 6, 7, 8, 13], "date": 13, "deal": [4, 8, 10], "decai": 8, "decemb": 13, "decid": 13, "declin": 13, "deem": 13, "default": [2, 3, 4, 5, 7, 8, 9, 10], "defect": 13, "defens": 13, "defin": [8, 13], "definit": [10, 13], "degre": 10, "delai": [3, 8], "deni": 13, "denomin": 13, "depend": [0, 3, 12], "depriv": 13, "deriv": 8, "descent": [7, 9], "describ": 6, "descript": [2, 3, 4, 5, 7, 8, 9, 10], "design": [1, 8, 9, 10, 13], "desktop": 3, "detail": 13, "detector": 8, "determin": [3, 13], "develop": [11, 13], "deviat": 3, "devic": 13, "dextran": 6, "dextran1": 4, "dextran2": 4, "dextranshap": 8, "dextranss": 8, "diamet": 6, "dictat": 8, "dictionari": 6, "differ": [0, 9, 10, 13], "difficult": 10, "diffus": 10, "dimension": 9, "dimer": 10, "direct": 13, "directli": [9, 10, 13], "directori": [0, 2], "disabl": 3, "disclaim": 13, "discriminatori": 13, "disper": 10, "dispers": 10, "displai": 13, "distinguish": 13, "distribut": [3, 12, 13], "do": [10, 11, 13], "document": 13, "doe": [9, 13], "domain": 13, "don": [7, 8, 12], "done": [5, 8], "doubt": 13, "download": 12, "downstream": 13, "dr": 11, "drop": 9, "due": [8, 10], "durabl": 13, "dure": [5, 8], "dwell": 13, "dynam": 13, "dynamictoler": 7, "e": [10, 13], "each": [1, 4, 7, 8, 10, 13], "earlier": 13, "easier": [8, 9, 10], "effect": [8, 10, 13], "effort": 13, "either": [10, 13], "electron": 13, "els": 7, "elut": 8, "embodi": 13, "employ": 13, "enabl": 13, "end": [5, 13], "enforc": 13, "engin": 12, "enough": 10, "ensur": [8, 13], "enter": 13, "entir": 13, "entiti": 13, "entri": [7, 8, 9], "equal": [9, 10], "equilibrium": 10, "equival": 13, "eric": 11, "erron": 13, "error": [1, 5, 6, 9, 10, 11, 12], "errormodel": 3, "especi": [0, 8], "essenti": 13, "estim": [1, 3, 5, 8, 9, 10, 11, 12], "evalu": [2, 9], "even": [8, 11, 13], "event": 13, "ever": 13, "everi": [0, 13], "everyon": 13, "exact": 13, "exactli": 8, "exampl": [6, 8, 10, 13], "example_mcmc_popul": 0, "example_popul": 0, "except": [10, 13], "exclud": 13, "exclus": 13, "excus": 13, "execut": 13, "exercis": 13, "exist": 8, "expect": 13, "experi": [3, 6, 8, 9, 10, 11], "experiment": [6, 8], "experimental_csv": 3, "experimentalist": 8, "explain": [8, 13], "explicitli": 13, "express": 13, "expressli": 13, "extend": 13, "extens": 13, "extent": 13, "extrem": 9, "f": 13, "facil": 13, "factor": 10, "fail": [1, 13], "failur": 13, "fair": 13, "fals": [7, 8, 9], "famili": 13, "far": 8, "fashion": 13, "fast": 10, "faster": 9, "favor": [8, 13], "featur": [0, 4, 6, 8, 11, 13], "fee": 13, "few": [3, 8, 10], "fewer": 10, "file": [0, 1, 2, 4, 6, 8, 9, 11, 13], "file_path": 3, "film": 10, "film_diffus": 10, "final": [9, 13], "finalgradrefin": 9, "find": [1, 10, 11, 13], "finish": 9, "first": [4, 8, 9, 10, 13], "fit": [3, 7, 8, 10, 13], "fix": [10, 11, 13], "float": [3, 7, 8, 9, 10], "flow": [3, 8, 10, 13], "follow": [1, 12, 13], "foo": 2, "forbid": 13, "forc": 13, "forg": 12, "fork": 11, "form": 13, "format": [6, 13], "forschungszentrum": 11, "found": [3, 10, 13], "foundat": 13, "frac": 8, "fraction": [4, 6], "fraction_csv": 8, "fractionationslid": 8, "fractionationss": 8, "free": [11, 13], "freedom": [10, 13], "frequent": [5, 12], "from": [0, 1, 2, 3, 5, 8, 9, 10, 11, 12, 13], "front": [2, 5, 6, 9], "fsf": 13, "fulfil": 13, "full": [2, 13], "fulltrainingdata": 7, "function": [8, 13], "fundament": 13, "further": 13, "fusion": 12, "futur": 13, "fzj": 11, "gap": 8, "gener": [5, 6, 8, 9, 13], "generate_corn": 1, "generate_exampl": 0, "generate_graph": 1, "generate_graphs_al": 1, "generate_graphs_autocorr": 1, "generate_map": 1, "generate_mcmc_mix": 1, "generate_mcmc_plot_tub": 1, "genet": 9, "geometr": 9, "geoscienc": 11, "get": [10, 13], "gigabyt": 7, "github": [11, 12], "give": [8, 13], "given": [2, 4, 8, 9, 13], "gnu": 13, "goal": [9, 11], "good": [9, 10], "govern": 13, "gpl": 13, "gradcheck": 9, "gradfinestop": 9, "gradient": [6, 7, 11], "gradvector": 7, "grant": 13, "graph": [2, 6, 9], "graphgeneratetim": 5, "graphmetatim": 5, "graphspac": 6, "grati": 13, "greatest": 13, "guarante": 13, "gui": 13, "h5": [3, 4, 9], "ha": [1, 3, 4, 6, 8, 9, 10, 12, 13], "had": 13, "hand": 8, "handl": 8, "hard": 8, "harder": 9, "hardwar": 0, "have": [0, 3, 4, 8, 10, 13], "hdf5": 4, "header": 8, "here": 11, "hereaft": 13, "high": [9, 12], "highest": 9, "highli": 9, "holder": 13, "home": 2, "hope": 13, "host": 13, "hour": [0, 1, 3], "household": 13, "how": [0, 5, 13], "howev": [5, 13], "html": 13, "http": [11, 13], "hypothet": 13, "i": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13], "ibg": 11, "idea": [8, 13], "ideal": 8, "ident": 3, "identifi": [8, 13], "immedi": [1, 8], "immudzen": 12, "impact": 9, "implement": [3, 13], "impli": 13, "import": [8, 13], "impos": 13, "improv": [8, 10], "inabl": 13, "inaccur": 13, "inc": 13, "incident": 13, "includ": [0, 3, 6, 12, 13], "inclus": 13, "incompat": 13, "incorpor": 13, "indemnif": 13, "indepdennt": 3, "independ": [10, 13], "index": 6, "index1": 10, "index2": 10, "indexfrom": 10, "indexsum": 10, "indexto": 10, "indic": [10, 13], "individu": [0, 8, 13], "industri": 13, "inform": [6, 9, 13], "infring": 13, "inherit": 8, "init_volum": 10, "initi": [9, 13], "input": [2, 10], "insid": [10, 13], "instal": [0, 13], "instanc": 10, "instead": [4, 8, 9, 11, 13], "institut": 11, "instruct": 12, "int": 1, "intact": 13, "integ": [0, 3, 5, 7, 8, 9, 10], "integr": 9, "intend": 13, "intent": 13, "interact": 13, "interchang": 13, "interest": 13, "interf": 13, "interfac": [1, 13], "interpret": 13, "interrupt": 1, "interv": 8, "intim": 13, "invalid": 13, "invers": 6, "io": 12, "irrevoc": 13, "isol": 8, "issu": 8, "item": 13, "its": [4, 10, 13], "itself": 13, "json": [1, 2, 6, 11], "jstyleson": 6, "june": 13, "jupyt": 1, "just": 9, "j\u00fclich": 11, "ka": 10, "kd": 10, "keep": [1, 13], "kei": [2, 3, 4, 5, 7, 8, 9, 10, 13], "kept": 2, "keq": 6, "kernel": 13, "kind": 13, "know": [8, 10, 13], "knowingli": 13, "knowledg": 13, "known": 9, "languag": 13, "laptop": 0, "larg": [8, 9, 10], "larger": 13, "largest_peak": 7, "last": [1, 5], "later": 13, "law": 13, "lawsuit": 13, "lead": 10, "learn": 7, "least": 13, "least_squar": 9, "leav": 10, "left": 8, "legal": 13, "length": [3, 6, 7, 9], "length_loc": 10, "less": 9, "lesser": 13, "lgpl": 13, "liabil": 13, "liabl": 13, "librari": [0, 2, 11, 12, 13], "license": 13, "licensor": 13, "lier": 11, "like": [8, 10, 13], "likewis": 13, "limit": [8, 13], "lin_ka": 10, "lin_kd": 10, "line": [1, 13], "linear": 10, "link": 13, "linux": 1, "list": [3, 4, 8, 9, 10, 13], "litig": 13, "littl": 9, "load": [3, 8], "local": [12, 13], "localrefin": 9, "locat": 10, "location1": 10, "location2": 10, "locationfrom": 10, "locationsum": 10, "locationto": 10, "log": [1, 10], "logout": 1, "long": 13, "look": [8, 9], "loss": 13, "lot": 3, "lower": [3, 10], "m": [0, 1, 4, 8], "machin": [1, 7, 13], "made": [3, 13], "mai": [1, 3, 8, 10, 13], "mail": 13, "main": [2, 3], "main_peak": 8, "maintain": 13, "major": 13, "make": [0, 8, 9, 10, 13], "mani": [7, 8, 9, 10, 12], "manipul": 3, "manner": 13, "manufactur": [3, 13], "map": 9, "march": 13, "mark": 13, "mask": 13, "match": [3, 4, 5, 6, 7, 8, 9, 10, 12, 13], "mate": 9, "materi": [8, 13], "matrix": 7, "max": [3, 7, 8, 9, 10], "max_perc": 8, "max_valu": 8, "maxarea": 10, "maxfactor": 10, "maximum": [1, 10], "maxka": 10, "maxkeq": 10, "maxlength": 10, "maxvolum": 10, "mcmc": [0, 1, 3, 6], "mcmc_h5": 9, "mcmcpopul": 9, "mcmcpopulationset": 9, "mcmctaumult": 9, "mean": [2, 3, 9, 13], "measur": [10, 13], "medium": 13, "meet": 13, "member": 9, "menu": 13, "merchant": 13, "mere": 13, "merg": 13, "met": 13, "meta": 2, "metaresultsonli": 2, "method": [7, 9, 10, 13], "metric": [7, 8, 9], "might": 13, "min": [3, 10], "min_perc": 8, "minarea": 10, "minim": 7, "minimum": 10, "minka": 10, "minkeq": 10, "minlength": 10, "minvolum": 10, "miscellan": 6, "misrepresent": 13, "mix": [1, 8], "mm": 8, "mode": 13, "model": [1, 5, 6, 8, 9, 10, 11, 12, 13], "modif": [8, 13], "modifi": [10, 13], "modsim": 11, "mol": [4, 8], "molecul": 8, "monom": 10, "more": [4, 6, 8, 9, 10, 12, 13], "moreov": 13, "most": [1, 7, 8, 9, 10, 11, 13], "mostli": [9, 10], "much": [5, 8, 10], "mult": 6, "multi": 9, "multiobjectivess": 9, "multipl": [0, 3, 8, 9, 11], "multipli": [3, 10], "multist": 10, "multistart": 6, "must": [2, 4, 8, 10, 12, 13], "myhom": 2, "n": [1, 10], "name": [2, 3, 4, 8, 10, 13], "narrow": 8, "narrowli": 8, "natur": 13, "nearli": 8, "necessari": 13, "need": [0, 1, 2, 4, 7, 8, 10, 12, 13], "neither": 13, "nest": 6, "network": 13, "new": [0, 3, 9, 13], "next": 13, "nohup": 1, "nois": 3, "non": [3, 8, 11, 13], "noncommerci": 13, "none": [2, 3, 4, 8, 9, 10], "nor": 13, "norm": [3, 6], "norm_add": 10, "norm_diamet": 10, "norm_volume_area": 10, "norm_volume_length": 10, "normal": [1, 2, 3, 5, 10, 13], "normalizeoutput": 2, "notebook": 1, "noth": [8, 13], "notic": 13, "notifi": 13, "notwithstand": 13, "now": 8, "nsga3": 6, "nu": 10, "number": [1, 3, 8, 9, 10, 12, 13], "numer": 8, "object": [9, 13], "oblig": 13, "obsolet": 8, "obtain": 8, "occasion": 13, "occur": 13, "off": 8, "offer": 13, "offici": 13, "offset": 8, "often": [4, 8, 10], "older": 8, "omit": 1, "onc": [1, 9], "one": [1, 4, 9, 10, 13], "ones": [8, 10], "ongo": 11, "onli": [0, 2, 5, 7, 8, 10, 13], "open": 12, "oper": [8, 13], "optim": [8, 9, 10], "optimum": 9, "option": [1, 8, 13], "order": [9, 13], "org": 13, "organ": 13, "origin": 13, "other": [1, 2, 3, 6, 10, 13], "otherwis": 13, "our": [11, 13], "out": 13, "outlet": 8, "output": [4, 8, 13], "output_path": [4, 8], "outsid": 13, "over": [8, 9], "overload": 8, "overrid": 9, "own": [0, 4, 13], "packag": [12, 13], "paper": [8, 13], "par_poros": 10, "paragraph": 13, "parallel": [1, 9, 11], "paramet": [0, 1, 3, 6, 8, 9, 10, 11, 12], "pareto": [2, 5, 9], "part": [8, 13], "parti": 13, "particular": [8, 13], "pass": 13, "password": 13, "patent": 13, "path": [0, 1, 2, 4, 8, 9, 10], "pattern": 13, "payment": 13, "peak": 8, "peak_back": 8, "peak_front": 8, "peer": 13, "penalti": 8, "per": [0, 9], "percent": 8, "perform": [10, 12, 13], "period": 1, "perman": 13, "permiss": 13, "permit": 13, "perpetu": 13, "person": 13, "pertin": 13, "philosophi": 13, "physic": [8, 13], "pi": 10, "piec": [10, 13], "pip": 12, "place": [8, 13], "pleas": [11, 13], "plot": 1, "plu": 13, "plug": 10, "point": 9, "pointer": 13, "popul": [0, 9], "pore": 10, "poros": 8, "portion": 13, "posit": [8, 10], "possess": 13, "possibl": [1, 8, 13], "posterior": 1, "posteriori": 1, "powel": 9, "power": [0, 3, 13], "pr": 11, "practic": [9, 13], "preambl": 13, "precis": [10, 13], "precursor": 9, "predecessor": 13, "prefer": [12, 13], "present": 13, "preserv": 13, "pretti": 3, "prevent": [11, 13], "previou": [9, 13], "previousresult": 9, "price": 13, "primarili": 13, "prior": [9, 13], "priorit": 8, "privat": 13, "probabl": 1, "problem": [0, 3, 8, 9, 10, 13], "problemat": 10, "procedur": 13, "proceed": 1, "process": [0, 1, 3], "procur": 13, "produc": 13, "product": 13, "program": 13, "programat": 6, "programm": 13, "progress": [1, 5, 9], "prohibit": 13, "promin": 13, "propag": 13, "properti": [10, 13], "proprietari": 13, "protect": 13, "protocol": 13, "prove": 13, "provid": [10, 13], "provis": 13, "provision": 13, "proxi": 13, "public": 13, "publicli": 13, "publish": 13, "pull": 11, "puls": 8, "pump": [3, 8], "purpos": [8, 9, 13], "pursuant": 13, "pymoo": 9, "pypi": 12, "python": [0, 1, 6, 11, 12], "qualifi": 13, "qualiti": 13, "random": [3, 9], "rang": [9, 10], "rapid": 10, "rare": [2, 9, 10], "rate": [3, 8, 10], "re": 9, "reaction": 8, "reactor": 10, "read": [9, 10, 13], "readabl": 13, "readi": 13, "readili": 13, "realist": 10, "realiti": 10, "realli": [7, 8], "reason": [9, 13], "rebuilt": 0, "receipt": 13, "receiv": 13, "recent": 11, "recipi": 13, "recogn": 13, "recomend": [8, 9, 10], "recommend": [0, 1, 11, 12], "redistribut": 13, "reduc": 8, "reevalu": 9, "refer": [6, 13], "refin": 9, "refrain": 13, "regard": 13, "regardless": 13, "regener": 13, "reinstat": 13, "rel": 2, "relationship": 13, "releas": [11, 13], "relev": 13, "reli": 13, "relicens": 13, "remain": 13, "remov": 13, "render": 13, "repair": 13, "repeat": 9, "report": [0, 9, 11], "repositori": 11, "repres": [8, 13], "request": 11, "requir": [1, 2, 3, 4, 5, 7, 8, 9, 10, 13], "reset": 5, "resolv": 13, "respect": [3, 13], "respons": 13, "restrict": [8, 13], "result": [2, 7, 9, 10, 13], "results1": 2, "results_exampl": 0, "resultsdir": 2, "resum": 1, "retain": [8, 9, 10, 13], "return": [0, 9, 13], "review": 13, "revis": 13, "right": [8, 13], "risk": 13, "rom": 13, "root": 9, "royalti": 13, "rule": 13, "run": [5, 8, 9, 12, 13], "run_exampl": 0, "runnabl": 4, "safe": 1, "safest": 13, "sai": 13, "sake": 13, "sale": 13, "same": [3, 8, 10, 13], "sampl": 8, "satisfi": 13, "satur": 8, "scalar": 10, "scale": 3, "school": 13, "scientif": 12, "scipi": 9, "scope": 13, "score": [4, 6, 9], "scoretest": 6, "script": 13, "search": [0, 3, 6, 7, 10], "searchmethod": 9, "sec_000": 10, "second": [4, 5, 8, 10], "secondarili": 13, "section": [3, 6, 10, 13], "see": [0, 5, 6, 9, 10, 13], "seed": 9, "select": [8, 9, 10], "sell": 13, "semiconductor": 13, "separ": [8, 12, 13], "sequenc": 9, "serv": 13, "server": [1, 3, 13], "servic": 13, "session": 1, "set": [0, 3, 6, 7, 8, 9], "set_valu": 10, "sete": 6, "setup": 6, "shall": 13, "shape": 6, "shapeback": 8, "shapefront": 8, "share": [2, 13], "shell": 12, "shield": 10, "shift": 8, "short": 13, "should": [1, 2, 3, 7, 9, 10, 13], "show": 13, "shown": 4, "side": 8, "sigma": 10, "sign": 13, "signal": [3, 4, 8], "signific": 13, "similar": [8, 13], "simpl": [3, 9], "simpler": 10, "simplest": 9, "simplifi": 4, "simul": [2, 3, 4, 5, 7, 9, 10], "simultan": 13, "sinc": [3, 5], "singl": [4, 13], "situat": [0, 10], "size": [9, 10], "slice": 8, "slide": 6, "slightli": 8, "slow": [3, 5], "sma": 10, "sma_nu": 10, "small": [8, 10], "smalltest_peak": 7, "smooth": 7, "so": [0, 3, 10, 13], "sobol": 9, "sobolgener": 9, "softwar": [1, 13], "sold": 13, "sole": 13, "solut": 4, "solution_outlet_comp_000": 4, "solv": [3, 8], "solveabl": 9, "some": [3, 8, 10, 13], "sourc": [3, 11, 13], "spare": 13, "speak": 13, "speci": 2, "special": [8, 13], "specif": [4, 9, 10, 13], "specifi": [2, 4, 5, 8, 10, 13], "spirit": 13, "split": 9, "squar": [6, 9], "sse": [6, 9], "ssh": 1, "stallgener": 9, "stand": 13, "standard": [3, 13], "start": [3, 8, 9, 10, 13], "state": [0, 10, 13], "statement": 13, "statu": 13, "step": [1, 5, 9, 13], "still": 5, "stop": [8, 9], "stopaverag": 9, "stopbest": 9, "stoprms": 9, "storag": [7, 13], "store": [2, 4, 7], "strategi": [0, 9], "stratgi": 0, "string": [3, 4, 8, 9, 10], "structur": [4, 6], "subdivid": 13, "subject": 13, "sublicens": 13, "subprogram": 13, "subroutin": 13, "subsect": 13, "substanti": 13, "sue": 13, "suffic": 13, "suggest": 9, "sum": [4, 6], "supervis": 11, "supplement": 13, "suppli": [0, 3], "support": [4, 6, 8, 13], "sure": 13, "surrend": 13, "surviv": 13, "sustain": 13, "switch": 10, "symmetr": 8, "synthet": 8, "system": [8, 9, 10, 13], "systemat": 13, "t": [7, 8, 12], "take": [0, 1, 3, 5, 9, 13], "tangibl": 13, "technolog": 13, "tell": [9, 13], "templat": [0, 3], "tendenc": 8, "term": 13, "termin": [9, 13], "test": [0, 8, 9], "text": 0, "than": [5, 9, 10, 12, 13], "thei": [1, 3, 7, 8, 9, 10, 12, 13], "them": [8, 9, 10, 13], "therefor": 13, "thi": [0, 1, 2, 3, 4, 6, 7, 8, 9, 10, 13], "thing": [8, 13], "third": 13, "those": 13, "though": 13, "threaten": 13, "three": 13, "through": [1, 13], "thu": 13, "ti": 8, "time": [3, 4, 5, 8, 9, 13], "togeth": [4, 10], "toler": 7, "too": 13, "tool": 13, "top": 8, "total": [3, 9], "tournament": 9, "trade": 13, "trademark": 13, "tradeoff": 5, "transact": 13, "transfer": 13, "transform": [0, 6], "transmiss": 13, "treat": 13, "treati": 13, "true": [2, 7, 8, 9], "tube": [1, 10], "turn": 9, "twice": 10, "two": [4, 10, 13], "type": [8, 13], "typic": [8, 13], "unaccept": 13, "under": [11, 13], "understand": 10, "uniform": 3, "uniqu": [4, 8], "unit": [3, 8], "unit_000": 10, "unit_001": 10, "unit_002": [4, 8], "unit_003": 10, "unit_004": 10, "unit_nam": 8, "unknown": 9, "unless": [4, 13], "unlimit": 13, "unmodifi": 13, "unnecessari": 13, "unpack": 13, "unsga3": 6, "until": [9, 13], "up": [6, 10], "updat": [12, 13], "upgrad": 11, "upper": [3, 10], "us": [0, 2, 3, 4, 6, 7, 8, 9, 10, 13], "usag": [1, 8, 9, 10], "user": [12, 13], "usual": [3, 8], "usus": 6, "uv": [3, 8], "uv_nois": 3, "uv_noise_norm": 3, "v3": 13, "valid": 13, "valu": [2, 3, 4, 5, 6, 7, 8, 9], "variabl": [0, 9, 10], "variant": 10, "variat": [3, 8], "variou": 0, "vector": 7, "verbatim": 13, "veri": [2, 8, 9, 10], "verifi": 0, "version": [0, 13], "viabl": 9, "view": 13, "violat": 13, "visibl": 13, "void": 13, "volum": [6, 13], "von": 11, "w": 13, "wa": [8, 10, 13], "wai": [1, 13], "waiv": 13, "waiver": 13, "want": [0, 10, 13], "warranti": 13, "we": [11, 12, 13], "websit": 12, "week": 3, "welcom": 13, "well": 13, "were": 13, "what": [9, 13], "whatev": 13, "when": [7, 8, 9, 10, 13], "where": [2, 4, 5, 8, 9, 10, 13], "whether": 13, "which": [3, 8, 10, 13], "while": [1, 8, 9], "who": 13, "whole": 13, "whom": 13, "whose": 13, "why": 13, "wide": 13, "window": [1, 2, 13], "wipo": 13, "wish": 13, "within": 13, "without": [9, 10, 13], "work": [0, 8, 10, 11, 12, 13], "worldwid": 13, "would": [9, 10, 13], "write": 13, "written": [8, 13], "www": 13, "xtol": 9, "ye": [2, 3, 4, 8, 9, 10], "year": 13, "yet": 1, "you": [0, 1, 6, 8, 9, 10, 11, 12, 13], "your": [0, 9, 13], "yourself": 13}, "titles": ["CADET-Match Examples", "Running", "Basic setup", "Error Modeling", "Experiments", "Graphing", "Configuration", "Miscellaneous", "Scores", "Search", "Transform", "CADET-Match", "Install", "License"], "titleterms": {"6": 1, "add": 10, "altscor": 9, "area": 10, "auto": 10, "back": 8, "basic": 2, "cadet": [0, 1, 11], "ceil": 8, "clean": 0, "common": 8, "configur": 6, "core": 1, "dextran": 8, "diamet": 10, "error": [3, 8], "exampl": 0, "experi": 4, "fraction": 8, "front": 8, "gener": [0, 1], "gradient": 9, "graph": [1, 5], "graphspac": 9, "index": 10, "instal": 12, "invers": 10, "keq": 10, "length": 10, "licens": 13, "match": [0, 1, 11], "mcmc": 9, "miscellan": 7, "model": 3, "mult": 10, "multistart": 9, "norm": 10, "nsga3": 9, "other": 8, "remot": 1, "result": 0, "run": [0, 1], "score": 8, "scoretest": 9, "search": 9, "set": 10, "setup": 2, "shape": 8, "slide": 8, "squar": 8, "sse": 8, "start": 1, "sum": [8, 10], "them": 0, "transform": 10, "unsga3": 9, "us": 1, "valu": 10, "volum": 10}}) \ No newline at end of file diff --git a/CADET-Match/v0.8.14/.buildinfo b/CADET-Match/v0.8.14/.buildinfo index 400f4bacd..37bf57575 100644 --- a/CADET-Match/v0.8.14/.buildinfo +++ b/CADET-Match/v0.8.14/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 -# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: 6d63ad376e320c85372c12116d5310bf +# This file records the configuration used when building these files. When it is not found, a full rebuild will be done. +config: d5a16b3276d801971b745e41971fe78e tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/CADET-Match/v0.8.14/.doctrees/cli/examples.doctree b/CADET-Match/v0.8.14/.doctrees/cli/examples.doctree index 011415db6..d34282db8 100644 Binary files a/CADET-Match/v0.8.14/.doctrees/cli/examples.doctree and b/CADET-Match/v0.8.14/.doctrees/cli/examples.doctree differ diff --git a/CADET-Match/v0.8.14/.doctrees/cli/index.doctree b/CADET-Match/v0.8.14/.doctrees/cli/index.doctree index d00547bd8..515b70422 100644 Binary files a/CADET-Match/v0.8.14/.doctrees/cli/index.doctree and b/CADET-Match/v0.8.14/.doctrees/cli/index.doctree differ diff --git a/CADET-Match/v0.8.14/.doctrees/configuration/basic_config.doctree b/CADET-Match/v0.8.14/.doctrees/configuration/basic_config.doctree index a969a0776..e6bd42afc 100644 Binary files a/CADET-Match/v0.8.14/.doctrees/configuration/basic_config.doctree and b/CADET-Match/v0.8.14/.doctrees/configuration/basic_config.doctree differ diff --git a/CADET-Match/v0.8.14/.doctrees/configuration/error.doctree b/CADET-Match/v0.8.14/.doctrees/configuration/error.doctree index 3ffed062d..5db40f7e6 100644 Binary files a/CADET-Match/v0.8.14/.doctrees/configuration/error.doctree and b/CADET-Match/v0.8.14/.doctrees/configuration/error.doctree differ diff --git a/CADET-Match/v0.8.14/.doctrees/configuration/experiments.doctree b/CADET-Match/v0.8.14/.doctrees/configuration/experiments.doctree index 60777e7eb..89e814b95 100644 Binary files a/CADET-Match/v0.8.14/.doctrees/configuration/experiments.doctree and b/CADET-Match/v0.8.14/.doctrees/configuration/experiments.doctree differ diff --git a/CADET-Match/v0.8.14/.doctrees/configuration/graphing.doctree b/CADET-Match/v0.8.14/.doctrees/configuration/graphing.doctree index 704728f25..0a18e85d8 100644 Binary files a/CADET-Match/v0.8.14/.doctrees/configuration/graphing.doctree and b/CADET-Match/v0.8.14/.doctrees/configuration/graphing.doctree differ diff --git a/CADET-Match/v0.8.14/.doctrees/configuration/index.doctree b/CADET-Match/v0.8.14/.doctrees/configuration/index.doctree index c424b8832..511303d3e 100644 Binary files a/CADET-Match/v0.8.14/.doctrees/configuration/index.doctree and b/CADET-Match/v0.8.14/.doctrees/configuration/index.doctree differ diff --git a/CADET-Match/v0.8.14/.doctrees/configuration/misc.doctree b/CADET-Match/v0.8.14/.doctrees/configuration/misc.doctree index 21e7664d1..d6849e2a6 100644 Binary files a/CADET-Match/v0.8.14/.doctrees/configuration/misc.doctree and b/CADET-Match/v0.8.14/.doctrees/configuration/misc.doctree differ diff --git a/CADET-Match/v0.8.14/.doctrees/configuration/scores.doctree b/CADET-Match/v0.8.14/.doctrees/configuration/scores.doctree index cfb4924bc..b895ad3df 100644 Binary files a/CADET-Match/v0.8.14/.doctrees/configuration/scores.doctree and b/CADET-Match/v0.8.14/.doctrees/configuration/scores.doctree differ diff --git a/CADET-Match/v0.8.14/.doctrees/configuration/search.doctree b/CADET-Match/v0.8.14/.doctrees/configuration/search.doctree index 0afd61b1a..ca09a574f 100644 Binary files a/CADET-Match/v0.8.14/.doctrees/configuration/search.doctree and b/CADET-Match/v0.8.14/.doctrees/configuration/search.doctree differ diff --git a/CADET-Match/v0.8.14/.doctrees/configuration/transform.doctree b/CADET-Match/v0.8.14/.doctrees/configuration/transform.doctree index 1bd052457..7022d5d33 100644 Binary files a/CADET-Match/v0.8.14/.doctrees/configuration/transform.doctree and b/CADET-Match/v0.8.14/.doctrees/configuration/transform.doctree differ diff --git a/CADET-Match/v0.8.14/.doctrees/environment.pickle b/CADET-Match/v0.8.14/.doctrees/environment.pickle index 9d0f16ca7..9f20a05b4 100644 Binary files a/CADET-Match/v0.8.14/.doctrees/environment.pickle and b/CADET-Match/v0.8.14/.doctrees/environment.pickle differ diff --git a/CADET-Match/v0.8.14/.doctrees/index.doctree b/CADET-Match/v0.8.14/.doctrees/index.doctree index 252e15427..f1b5f4932 100644 Binary files a/CADET-Match/v0.8.14/.doctrees/index.doctree and b/CADET-Match/v0.8.14/.doctrees/index.doctree differ diff --git a/CADET-Match/v0.8.14/.doctrees/install/index.doctree b/CADET-Match/v0.8.14/.doctrees/install/index.doctree index a778c4c9b..b0a6ed5ba 100644 Binary files a/CADET-Match/v0.8.14/.doctrees/install/index.doctree and b/CADET-Match/v0.8.14/.doctrees/install/index.doctree differ diff --git a/CADET-Match/v0.8.14/.doctrees/license.doctree b/CADET-Match/v0.8.14/.doctrees/license.doctree index 8ab751cd9..e251b489f 100644 Binary files a/CADET-Match/v0.8.14/.doctrees/license.doctree and b/CADET-Match/v0.8.14/.doctrees/license.doctree differ diff --git a/CADET-Match/v0.8.14/_static/basic.css b/CADET-Match/v0.8.14/_static/basic.css index e5179b7a9..d9846dacb 100644 --- a/CADET-Match/v0.8.14/_static/basic.css +++ b/CADET-Match/v0.8.14/_static/basic.css @@ -1,12 +1,5 @@ /* - * basic.css - * ~~~~~~~~~ - * * Sphinx stylesheet -- basic theme. - * - * :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS. - * :license: BSD, see LICENSE for details. - * */ /* -- main layout ----------------------------------------------------------- */ @@ -115,15 +108,11 @@ img { /* -- search page ----------------------------------------------------------- */ ul.search { - margin: 10px 0 0 20px; - padding: 0; + margin-top: 10px; } ul.search li { - padding: 5px 0 5px 20px; - background-image: url(file.png); - background-repeat: no-repeat; - background-position: 0 7px; + padding: 5px 0; } ul.search li a { diff --git a/CADET-Match/v0.8.14/_static/doctools.js b/CADET-Match/v0.8.14/_static/doctools.js index 4d67807d1..0398ebb9f 100644 --- a/CADET-Match/v0.8.14/_static/doctools.js +++ b/CADET-Match/v0.8.14/_static/doctools.js @@ -1,12 +1,5 @@ /* - * doctools.js - * ~~~~~~~~~~~ - * * Base JavaScript utilities for all Sphinx HTML documentation. - * - * :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS. - * :license: BSD, see LICENSE for details. - * */ "use strict"; diff --git a/CADET-Match/v0.8.14/_static/language_data.js b/CADET-Match/v0.8.14/_static/language_data.js index 367b8ed81..c7fe6c6fa 100644 --- a/CADET-Match/v0.8.14/_static/language_data.js +++ b/CADET-Match/v0.8.14/_static/language_data.js @@ -1,13 +1,6 @@ /* - * language_data.js - * ~~~~~~~~~~~~~~~~ - * * This script contains the language-specific data used by searchtools.js, * namely the list of stopwords, stemmer, scorer and splitter. - * - * :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS. - * :license: BSD, see LICENSE for details. - * */ var stopwords = ["a", "and", "are", "as", "at", "be", "but", "by", "for", "if", "in", "into", "is", "it", "near", "no", "not", "of", "on", "or", "such", "that", "the", "their", "then", "there", "these", "they", "this", "to", "was", "will", "with"]; diff --git a/CADET-Match/v0.8.14/_static/searchtools.js b/CADET-Match/v0.8.14/_static/searchtools.js index b08d58c9b..2c774d17a 100644 --- a/CADET-Match/v0.8.14/_static/searchtools.js +++ b/CADET-Match/v0.8.14/_static/searchtools.js @@ -1,12 +1,5 @@ /* - * searchtools.js - * ~~~~~~~~~~~~~~~~ - * * Sphinx JavaScript utilities for the full-text search. - * - * :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS. - * :license: BSD, see LICENSE for details. - * */ "use strict"; @@ -20,7 +13,7 @@ if (typeof Scorer === "undefined") { // and returns the new score. /* score: result => { - const [docname, title, anchor, descr, score, filename] = result + const [docname, title, anchor, descr, score, filename, kind] = result return score }, */ @@ -47,6 +40,14 @@ if (typeof Scorer === "undefined") { }; } +// Global search result kind enum, used by themes to style search results. +class SearchResultKind { + static get index() { return "index"; } + static get object() { return "object"; } + static get text() { return "text"; } + static get title() { return "title"; } +} + const _removeChildren = (element) => { while (element && element.lastChild) element.removeChild(element.lastChild); }; @@ -64,9 +65,13 @@ const _displayItem = (item, searchTerms, highlightTerms) => { const showSearchSummary = DOCUMENTATION_OPTIONS.SHOW_SEARCH_SUMMARY; const contentRoot = document.documentElement.dataset.content_root; - const [docName, title, anchor, descr, score, _filename] = item; + const [docName, title, anchor, descr, score, _filename, kind] = item; let listItem = document.createElement("li"); + // Add a class representing the item's type: + // can be used by a theme's CSS selector for styling + // See SearchResultKind for the class names. + listItem.classList.add(`kind-${kind}`); let requestUrl; let linkUrl; if (docBuilder === "dirhtml") { @@ -115,8 +120,10 @@ const _finishSearch = (resultCount) => { "Your search did not match any documents. Please make sure that all words are spelled correctly and that you've selected enough categories." ); else - Search.status.innerText = _( - "Search finished, found ${resultCount} page(s) matching the search query." + Search.status.innerText = Documentation.ngettext( + "Search finished, found one page matching the search query.", + "Search finished, found ${resultCount} pages matching the search query.", + resultCount, ).replace('${resultCount}', resultCount); }; const _displayNextItem = ( @@ -138,7 +145,7 @@ const _displayNextItem = ( else _finishSearch(resultCount); }; // Helper function used by query() to order search results. -// Each input is an array of [docname, title, anchor, descr, score, filename]. +// Each input is an array of [docname, title, anchor, descr, score, filename, kind]. // Order the results by score (in opposite order of appearance, since the // `_displayNextItem` function uses pop() to retrieve items) and then alphabetically. const _orderResultsByScoreThenName = (a, b) => { @@ -248,6 +255,7 @@ const Search = { searchSummary.classList.add("search-summary"); searchSummary.innerText = ""; const searchList = document.createElement("ul"); + searchList.setAttribute("role", "list"); searchList.classList.add("search"); const out = document.getElementById("search-results"); @@ -318,7 +326,7 @@ const Search = { const indexEntries = Search._index.indexentries; // Collect multiple result groups to be sorted separately and then ordered. - // Each is an array of [docname, title, anchor, descr, score, filename]. + // Each is an array of [docname, title, anchor, descr, score, filename, kind]. const normalResults = []; const nonMainIndexResults = []; @@ -337,6 +345,7 @@ const Search = { null, score + boost, filenames[file], + SearchResultKind.title, ]); } } @@ -354,6 +363,7 @@ const Search = { null, score, filenames[file], + SearchResultKind.index, ]; if (isMain) { normalResults.push(result); @@ -475,6 +485,7 @@ const Search = { descr, score, filenames[match[0]], + SearchResultKind.object, ]); }; Object.keys(objects).forEach((prefix) => @@ -585,6 +596,7 @@ const Search = { null, score, filenames[file], + SearchResultKind.text, ]); } return results; diff --git a/CADET-Match/v0.8.14/cli/examples.html b/CADET-Match/v0.8.14/cli/examples.html index 6d01d5b58..d311db6e2 100644 --- a/CADET-Match/v0.8.14/cli/examples.html +++ b/CADET-Match/v0.8.14/cli/examples.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.14/cli/index.html b/CADET-Match/v0.8.14/cli/index.html index 38dbc4125..d7d274e23 100644 --- a/CADET-Match/v0.8.14/cli/index.html +++ b/CADET-Match/v0.8.14/cli/index.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.14/configuration/basic_config.html b/CADET-Match/v0.8.14/configuration/basic_config.html index 556bda8e7..520aeb428 100644 --- a/CADET-Match/v0.8.14/configuration/basic_config.html +++ b/CADET-Match/v0.8.14/configuration/basic_config.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.14/configuration/error.html b/CADET-Match/v0.8.14/configuration/error.html index 6ca47b67f..f932143d0 100644 --- a/CADET-Match/v0.8.14/configuration/error.html +++ b/CADET-Match/v0.8.14/configuration/error.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.14/configuration/experiments.html b/CADET-Match/v0.8.14/configuration/experiments.html index ad45a96e0..70a5710d7 100644 --- a/CADET-Match/v0.8.14/configuration/experiments.html +++ b/CADET-Match/v0.8.14/configuration/experiments.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.14/configuration/graphing.html b/CADET-Match/v0.8.14/configuration/graphing.html index 7481c4760..576c99682 100644 --- a/CADET-Match/v0.8.14/configuration/graphing.html +++ b/CADET-Match/v0.8.14/configuration/graphing.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.14/configuration/index.html b/CADET-Match/v0.8.14/configuration/index.html index 8beef14c4..07df352b9 100644 --- a/CADET-Match/v0.8.14/configuration/index.html +++ b/CADET-Match/v0.8.14/configuration/index.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.14/configuration/misc.html b/CADET-Match/v0.8.14/configuration/misc.html index aa9443633..00741ef8d 100644 --- a/CADET-Match/v0.8.14/configuration/misc.html +++ b/CADET-Match/v0.8.14/configuration/misc.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.14/configuration/scores.html b/CADET-Match/v0.8.14/configuration/scores.html index dd838b792..584d67669 100644 --- a/CADET-Match/v0.8.14/configuration/scores.html +++ b/CADET-Match/v0.8.14/configuration/scores.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.14/configuration/search.html b/CADET-Match/v0.8.14/configuration/search.html index 4df10dd91..728b878c6 100644 --- a/CADET-Match/v0.8.14/configuration/search.html +++ b/CADET-Match/v0.8.14/configuration/search.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.14/configuration/transform.html b/CADET-Match/v0.8.14/configuration/transform.html index f7c973cdf..f2b7706a5 100644 --- a/CADET-Match/v0.8.14/configuration/transform.html +++ b/CADET-Match/v0.8.14/configuration/transform.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.14/genindex.html b/CADET-Match/v0.8.14/genindex.html index e1930b0b7..766fdeee1 100644 --- a/CADET-Match/v0.8.14/genindex.html +++ b/CADET-Match/v0.8.14/genindex.html @@ -8,7 +8,7 @@ - + diff --git a/CADET-Match/v0.8.14/index.html b/CADET-Match/v0.8.14/index.html index a30461705..dcd07e1c0 100644 --- a/CADET-Match/v0.8.14/index.html +++ b/CADET-Match/v0.8.14/index.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.14/install/index.html b/CADET-Match/v0.8.14/install/index.html index ad164129b..6acfd8185 100644 --- a/CADET-Match/v0.8.14/install/index.html +++ b/CADET-Match/v0.8.14/install/index.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.14/license.html b/CADET-Match/v0.8.14/license.html index fa3017700..1e1cb2fc0 100644 --- a/CADET-Match/v0.8.14/license.html +++ b/CADET-Match/v0.8.14/license.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.14/search.html b/CADET-Match/v0.8.14/search.html index d98f47c3a..1d3162d36 100644 --- a/CADET-Match/v0.8.14/search.html +++ b/CADET-Match/v0.8.14/search.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.14/searchindex.js b/CADET-Match/v0.8.14/searchindex.js index d76942ef9..3f85ef048 100644 --- a/CADET-Match/v0.8.14/searchindex.js +++ b/CADET-Match/v0.8.14/searchindex.js @@ -1 +1 @@ -Search.setIndex({"alltitles": {"AltScore": [[9, "altscore"]], "Auto": [[10, "auto"]], "Auto Inverse": [[10, "auto-inverse"]], "Auto kEQ": [[10, "auto-keq"]], "Basic setup": [[2, null]], "CADET-Match": [[11, null]], "CADET-Match Examples": [[0, null]], "Ceiling": [[8, "ceiling"]], "Clean examples": [[0, "clean-examples"]], "Common": [[8, "common"]], "Configuration": [[6, null]], "Dextran SSE": [[8, "dextran-sse"]], "Dextran Shape": [[8, "dextran-shape"]], "Error Modeling": [[3, null]], "Experiments": [[4, null]], "Fractionation SSE": [[8, "fractionation-sse"]], "Fractionation Slide": [[8, "fractionation-slide"]], "Generate examples": [[0, "generate-examples"]], "Generate graphs using 6 cores": [[1, "generate-graphs-using-6-cores"]], "Generating Examples and running them": [[0, "generating-examples-and-running-them"]], "Gradient": [[9, "gradient"]], "GraphSpace": [[9, "graphspace"]], "Graphing": [[5, null]], "Indexing": [[10, "indexing"]], "Install": [[12, null]], "License": [[13, null]], "MCMC": [[9, "mcmc"]], "Miscellaneous": [[7, null]], "Multistart": [[9, "multistart"]], "NSGA3": [[9, "nsga3"]], "Norm Add": [[10, "norm-add"]], "Norm Diameter": [[10, "norm-diameter"]], "Norm Mult": [[10, "norm-mult"]], "Norm Volume Area": [[10, "norm-volume-area"]], "Norm Volume Length": [[10, "norm-volume-length"]], "Other": [[8, "other"]], "Results examples": [[0, "results-examples"]], "Run examples": [[0, "run-examples"]], "Running": [[1, null]], "Running CADET-Match remotely": [[1, "running-cadet-match-remotely"]], "SSE": [[8, "sse"]], "ScoreTest": [[9, "scoretest"]], "Scores": [[8, null]], "Search": [[9, null]], "Set Value": [[10, "set-value"]], "Shape": [[8, "shape"]], "Shape Back": [[8, "shape-back"]], "Shape Front": [[8, "shape-front"]], "Starting a match": [[1, "starting-a-match"]], "Sum": [[10, "sum"]], "Sum of squared error scores": [[8, "sum-of-squared-error-scores"]], "Transform": [[10, null]], "UNSGA3": [[9, "unsga3"]]}, "docnames": ["cli/examples", "cli/index", "configuration/basic_config", "configuration/error", "configuration/experiments", "configuration/graphing", "configuration/index", "configuration/misc", "configuration/scores", "configuration/search", "configuration/transform", "index", "install/index", "license"], "envversion": {"sphinx": 63, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.todo": 2, "sphinxcontrib.bibtex": 9}, "filenames": ["cli/examples.rst", "cli/index.rst", "configuration/basic_config.rst", "configuration/error.rst", "configuration/experiments.rst", "configuration/graphing.rst", "configuration/index.rst", "configuration/misc.rst", "configuration/scores.rst", "configuration/search.rst", "configuration/transform.rst", "index.rst", "install/index.rst", "license.rst"], "indexentries": {}, "objects": {}, "objnames": {}, "objtypes": {}, "terms": {"": 13, "0": [2, 3, 7, 8, 9, 10, 13], "0001": 10, "001": [3, 10], "0051": 8, "0054": 8, "0178": 8, "0190": 8, "02": 8, "0265": 8, "0287": 8, "05": [8, 10], "06": 10, "1": [2, 3, 8, 10, 11, 13], "10": [7, 9, 13], "100": [8, 9], "1000": [9, 10], "11": 13, "12": 13, "1200": 5, "13": 13, "14": [9, 13], "15": 13, "16": 13, "17": 13, "1996": 13, "1e": [7, 9, 10], "1e4": 10, "1e8": 10, "2": [3, 8, 9, 10, 13], "20": 13, "2007": 13, "28": 13, "29": 13, "2d": 1, "3": [4, 7, 8, 10, 11, 13], "30": 13, "300": 8, "3600": 5, "3d": 1, "3rd": 10, "4": [10, 13], "400": 8, "450": 8, "5": [7, 10, 13], "50": [9, 10], "500": 8, "550": 8, "6": 13, "60": 13, "600": 8, "6b": 13, "6d": 13, "7": [7, 13], "8": [10, 13], "9": [10, 13], "95": 8, "98": 8, "A": [8, 10, 13], "AND": 13, "AS": 13, "And": 13, "BE": 13, "BEING": 13, "BUT": 13, "BY": 13, "But": 13, "By": 13, "FOR": 13, "For": [6, 8, 10, 11, 13], "IF": 13, "IN": 13, "If": [1, 2, 4, 5, 7, 8, 9, 10, 12, 13], "In": [6, 8, 9, 10, 13], "It": [0, 1, 8, 9, 10, 13], "NO": 13, "NOT": 13, "No": [2, 3, 5, 7, 8, 9, 10, 13], "Not": 13, "OF": 13, "OR": 13, "Of": 13, "On": 8, "One": 10, "Or": 11, "SUCH": 13, "Such": 13, "THE": 13, "THERE": 13, "TO": 13, "The": [0, 1, 3, 4, 8, 9, 10, 12, 13], "There": [0, 5, 8, 10], "These": [1, 3, 13], "To": 13, "WILL": 13, "WITH": 13, "With": 10, "abil": 13, "about": 13, "abov": [8, 13], "absenc": 13, "absolut": 13, "absoluteheight": 8, "absolutetim": 8, "abstol": 7, "abstolfactor": 7, "abstolfactorgrad": 7, "abstolfactorgradmax": 7, "abus": 13, "accept": 13, "access": 13, "accompani": 13, "accord": 13, "accur": [8, 10], "achiev": 13, "acknowledg": 13, "acquir": 13, "across": 13, "action": 13, "activ": [11, 13], "actual": [9, 13], "ad": [0, 1, 4, 8, 10, 13], "adapt": [7, 13], "add": [6, 8, 12, 13], "addict": 6, "addit": [3, 8, 10, 13], "address": 13, "adopt": 13, "adsorpt": 10, "advers": 13, "advis": [8, 13], "affect": 13, "affero": 13, "affirm": 13, "after": [8, 9, 12, 13], "again": [0, 5], "against": [4, 8, 13], "aggreg": 13, "agre": 13, "agreement": 13, "aim": 13, "algorithm": [6, 9, 10], "all": [0, 1, 2, 4, 5, 7, 8, 9, 10, 13], "alleg": 13, "allow": [1, 8, 9, 10, 13], "almost": [3, 8, 9], "along": 13, "alreadi": 13, "also": [1, 6, 8, 9, 10, 13], "altern": 13, "although": 13, "altscor": 6, "alwai": [3, 8, 11], "among": 13, "amount": 8, "an": [1, 3, 8, 9, 10, 12, 13], "anaconda": 12, "ancillari": 13, "ani": [0, 1, 3, 8, 9, 11, 13], "anoth": [8, 9, 10], "anti": 13, "anyon": 13, "anyth": [7, 13], "apart": 9, "appli": [3, 13], "applic": 13, "appropri": 13, "approxim": [10, 13], "ar": [0, 1, 2, 3, 4, 5, 8, 9, 10, 12, 13], "area": [6, 13], "area_loc": 10, "aris": 13, "arrai": 10, "arrang": 13, "articl": 13, "ask": 13, "assert": 13, "asset": 13, "assign": 10, "associ": 13, "assum": [10, 13], "assumpt": [10, 13], "assur": 13, "asyncron": 5, "attach": 13, "attempt": 13, "attribut": 13, "author": 13, "auto": [1, 6, 9], "auto_invers": 10, "auto_keq": 10, "autocorrel": 9, "automat": [1, 7, 8, 9, 10, 12, 13], "avail": [0, 4, 8, 10, 13], "averag": 9, "avoid": 13, "awai": 13, "axial": 10, "b": 13, "back": 6, "backward": [8, 9, 10], "bar": 2, "base": [1, 3, 6, 7, 8, 9, 11, 13], "basedir": 2, "basi": 1, "basic": [4, 6, 13], "becaus": 13, "been": [1, 13], "behalf": 13, "being": [8, 13], "believ": 13, "below": [4, 8, 9, 13], "benefit": 13, "best": [0, 3, 9, 11, 13], "better": [9, 10, 11], "between": [5, 8, 9, 10, 13], "beyond": 13, "bin": 2, "binari": [0, 2], "bio": 11, "blank": 8, "bodi": 13, "boolean": [2, 7, 8, 9], "both": [3, 10, 13], "bottom": 8, "bound": [3, 10], "bound1": 10, "bound2": 10, "boundari": 10, "boundfrom": 10, "boundsum": 10, "boundto": 10, "box": 13, "bread": 9, "break": 11, "breakthrough": 8, "brief": 13, "bug": 11, "burn": 9, "busi": 13, "bypass_experi": 2, "c": [2, 12, 13], "cadet": [2, 3, 4, 5, 6, 7, 8, 9, 10, 12, 13], "cadet_exampl": 0, "cadetmatch": [0, 1, 12], "cadetpath": 2, "call": 13, "can": [0, 1, 3, 6, 7, 8, 9, 10, 12, 13], "cannot": 13, "capabl": 9, "carri": [9, 13], "case": [8, 9, 10, 13], "caus": [7, 8, 13], "ceas": 13, "ceil": 6, "certain": [8, 13], "cessat": 13, "chain": 9, "chang": [11, 13], "channel": 12, "character": 13, "charg": [10, 13], "check": 2, "checkpoint": [1, 2], "checkpointfil": 2, "choic": 9, "choos": 13, "chromatogram": [1, 2, 3, 7], "chromatographi": 8, "circular": 10, "circumst": 13, "circumvent": 13, "civil": 13, "claim": 13, "class": 13, "clean_exampl": 0, "clear": 13, "clearli": 13, "cli": 2, "close": [8, 10, 13], "cluster": 1, "code": [8, 10, 13], "col_length": 10, "col_poros": 10, "collect": [8, 13], "colum": 8, "column": [4, 8, 10], "com": 11, "combin": [9, 13], "come": [8, 10, 13], "command": [0, 1, 12, 13], "comment": 6, "commerci": 13, "commit": [11, 13], "common": [1, 6, 9, 10, 12, 13], "commun": 13, "compat": [8, 9, 10], "compil": 13, "complet": [0, 1, 9], "compli": 13, "complianc": 13, "compon": [4, 8, 10, 11, 13], "component1": 10, "component2": 10, "componentfrom": 10, "componentsum": 10, "componentto": 10, "compos": 11, "comput": [0, 3, 5, 13], "concentr": [3, 4, 8], "concern": 13, "conda": 12, "condit": 13, "config": 12, "configur": [1, 11], "connect": [6, 7, 13], "connectionnumberentri": 7, "connfigur": 1, "consequ": 13, "consequenti": 13, "consid": 13, "consist": 13, "conspicu": 13, "const_coeff": 10, "constantli": 13, "constitut": 13, "constru": 13, "consum": 13, "contact": 13, "contain": 13, "content": 13, "context": 13, "continu": [8, 13], "continuemcmc": [8, 9], "contractu": 13, "contradict": 13, "contrast": 13, "contributor": 13, "control": [1, 8, 13], "convei": 13, "conveni": 13, "converg": 9, "convert": [2, 6, 10], "convey": 13, "copi": [10, 13], "copyleft": 13, "copyright": 13, "corner": 1, "correct": [8, 13], "correctli": 0, "correl": 1, "correspond": [8, 13], "cost": 13, "could": [0, 13], "counterclaim": 13, "countri": 13, "coupl": 10, "cours": 13, "court": 13, "coven": 13, "cover": [8, 10, 13], "coverag": 13, "creat": [0, 1, 3, 6, 9, 10, 11], "creation": 6, "criterion": 13, "cross": [10, 13], "cross_section_area": 10, "cstr": 10, "csv": [2, 3, 4, 8], "cure": 13, "curv": 8, "custom": 13, "customarili": 13, "cv": 2, "d": [10, 13], "dai": [0, 1, 13], "damag": 13, "danger": 13, "data": [1, 2, 4, 6, 7, 8, 13], "date": 13, "deal": [4, 8, 10], "decai": 8, "decemb": 13, "decid": 13, "declin": 13, "deem": 13, "default": [2, 3, 4, 5, 7, 8, 9, 10], "defect": 13, "defens": 13, "defin": [8, 13], "definit": [10, 13], "degre": 10, "delai": [3, 8], "deni": 13, "denomin": 13, "depend": [0, 3, 12], "depriv": 13, "deriv": 8, "descent": [7, 9], "describ": 6, "descript": [2, 3, 4, 5, 7, 8, 9, 10], "design": [1, 8, 9, 10, 13], "desktop": 3, "detail": 13, "detector": 8, "determin": [3, 13], "develop": [11, 13], "deviat": 3, "devic": 13, "dextran": 6, "dextran1": 4, "dextran2": 4, "dextranshap": 8, "dextranss": 8, "diamet": 6, "dictat": 8, "dictionari": 6, "differ": [0, 9, 10, 13], "difficult": 10, "diffus": 10, "dimension": 9, "dimer": 10, "direct": 13, "directli": [9, 10, 13], "directori": [0, 2], "disabl": 3, "disclaim": 13, "discriminatori": 13, "disper": 10, "dispers": 10, "displai": 13, "distinguish": 13, "distribut": [3, 12, 13], "do": [10, 11, 13], "document": 13, "doe": [9, 13], "domain": 13, "don": [7, 8, 12], "done": [5, 8], "doubt": 13, "download": 12, "downstream": 13, "dr": 11, "drop": 9, "due": [8, 10], "durabl": 13, "dure": [5, 8], "dwell": 13, "dynam": 13, "dynamictoler": 7, "e": [10, 13], "each": [1, 4, 7, 8, 10, 13], "earlier": 13, "easier": [8, 9, 10], "effect": [8, 10, 13], "effort": 13, "either": [10, 13], "electron": 13, "els": 7, "elut": 8, "embodi": 13, "employ": 13, "enabl": 13, "end": [5, 13], "enforc": 13, "engin": 12, "enough": 10, "ensur": [8, 13], "enter": 13, "entir": 13, "entiti": 13, "entri": [7, 8, 9], "equal": [9, 10], "equilibrium": 10, "equival": 13, "eric": 11, "erron": 13, "error": [1, 5, 6, 9, 10, 11, 12], "errormodel": 3, "especi": [0, 8], "essenti": 13, "estim": [1, 3, 5, 8, 9, 10, 11, 12], "evalu": [2, 9], "even": [8, 11, 13], "event": 13, "ever": 13, "everi": [0, 13], "everyon": 13, "exact": 13, "exactli": 8, "exampl": [6, 8, 10, 13], "example_mcmc_popul": 0, "example_popul": 0, "except": [10, 13], "exclud": 13, "exclus": 13, "excus": 13, "execut": 13, "exercis": 13, "exist": 8, "expect": 13, "experi": [3, 6, 8, 9, 10, 11], "experiment": [6, 8], "experimental_csv": 3, "experimentalist": 8, "explain": [8, 13], "explicitli": 13, "express": 13, "expressli": 13, "extend": 13, "extens": 13, "extent": 13, "extrem": 9, "f": 13, "facil": 13, "factor": 10, "fail": [1, 13], "failur": 13, "fair": 13, "fals": [7, 8, 9], "famili": 13, "far": 8, "fashion": 13, "fast": 10, "faster": 9, "favor": [8, 13], "featur": [0, 4, 6, 8, 11, 13], "fee": 13, "few": [3, 8, 10], "fewer": 10, "file": [0, 1, 2, 4, 6, 8, 9, 11, 13], "file_path": 3, "film": 10, "film_diffus": 10, "final": [9, 13], "finalgradrefin": 9, "find": [1, 10, 11, 13], "finish": 9, "first": [4, 8, 9, 10, 13], "fit": [3, 7, 8, 10, 13], "fix": [10, 11, 13], "float": [3, 7, 8, 9, 10], "flow": [3, 8, 10, 13], "follow": [1, 12, 13], "foo": 2, "forbid": 13, "forc": 13, "forg": 12, "fork": 11, "form": 13, "format": [6, 13], "forschungszentrum": 11, "found": [3, 10, 13], "foundat": 13, "frac": 8, "fraction": [4, 6], "fraction_csv": 8, "fractionationslid": 8, "fractionationss": 8, "free": [11, 13], "freedom": [10, 13], "frequent": [5, 12], "from": [0, 1, 2, 3, 5, 8, 9, 10, 11, 12, 13], "front": [2, 5, 6, 9], "fsf": 13, "fulfil": 13, "full": [2, 13], "fulltrainingdata": 7, "function": [8, 13], "fundament": 13, "further": 13, "fusion": 12, "futur": 13, "fzj": 11, "gap": 8, "gener": [5, 6, 8, 9, 13], "generate_corn": 1, "generate_exampl": 0, "generate_graph": 1, "generate_graphs_al": 1, "generate_graphs_autocorr": 1, "generate_map": 1, "generate_mcmc_mix": 1, "generate_mcmc_plot_tub": 1, "genet": 9, "geometr": 9, "geoscienc": 11, "get": [10, 13], "gigabyt": 7, "github": [11, 12], "give": [8, 13], "given": [2, 4, 8, 9, 13], "gnu": 13, "goal": [9, 11], "good": [9, 10], "govern": 13, "gpl": 13, "gradcheck": 9, "gradfinestop": 9, "gradient": [6, 7, 11], "gradvector": 7, "grant": 13, "graph": [2, 6, 9], "graphgeneratetim": 5, "graphmetatim": 5, "graphspac": 6, "grati": 13, "greatest": 13, "guarante": 13, "gui": 13, "h5": [3, 4, 9], "ha": [1, 3, 4, 6, 8, 9, 10, 12, 13], "had": 13, "hand": 8, "handl": 8, "hard": 8, "harder": 9, "hardwar": 0, "have": [0, 3, 4, 8, 10, 13], "hdf5": 4, "header": 8, "here": 11, "hereaft": 13, "high": [9, 12], "highest": 9, "highli": 9, "holder": 13, "home": 2, "hope": 13, "host": 13, "hour": [0, 1, 3], "household": 13, "how": [0, 5, 13], "howev": [5, 13], "html": 13, "http": [11, 13], "hypothet": 13, "i": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13], "ibg": 11, "idea": [8, 13], "ideal": 8, "ident": 3, "identifi": [8, 13], "immedi": [1, 8], "immudzen": 12, "impact": 9, "implement": [3, 13], "impli": 13, "import": [8, 13], "impos": 13, "improv": [8, 10], "inabl": 13, "inaccur": 13, "inc": 13, "incident": 13, "includ": [0, 3, 6, 12, 13], "inclus": 13, "incompat": 13, "incorpor": 13, "indemnif": 13, "indepdennt": 3, "independ": [10, 13], "index": 6, "index1": 10, "index2": 10, "indexfrom": 10, "indexsum": 10, "indexto": 10, "indic": [10, 13], "individu": [0, 8, 13], "industri": 13, "inform": [6, 9, 13], "infring": 13, "inherit": 8, "init_volum": 10, "initi": [9, 13], "input": [2, 10], "insid": [10, 13], "instal": [0, 13], "instanc": 10, "instead": [4, 8, 9, 11, 13], "institut": 11, "instruct": 12, "int": 1, "intact": 13, "integ": [0, 3, 5, 7, 8, 9, 10], "integr": 9, "intend": 13, "intent": 13, "interact": 13, "interchang": 13, "interest": 13, "interf": 13, "interfac": [1, 13], "interpret": 13, "interrupt": 1, "interv": 8, "intim": 13, "invalid": 13, "invers": 6, "io": 12, "irrevoc": 13, "isol": 8, "issu": 8, "item": 13, "its": [4, 10, 13], "itself": 13, "json": [1, 2, 6, 11], "jstyleson": 6, "june": 13, "jupyt": 1, "just": 9, "j\u00fclich": 11, "ka": 10, "kd": 10, "keep": [1, 13], "kei": [2, 3, 4, 5, 7, 8, 9, 10, 13], "kept": 2, "keq": 6, "kernel": 13, "kind": 13, "know": [8, 10, 13], "knowingli": 13, "knowledg": 13, "known": 9, "languag": 13, "laptop": 0, "larg": [8, 9, 10], "larger": 13, "largest_peak": 7, "last": [1, 5], "later": 13, "law": 13, "lawsuit": 13, "lead": 10, "learn": 7, "least": 13, "least_squar": 9, "leav": 10, "left": 8, "legal": 13, "length": [3, 6, 7, 9], "length_loc": 10, "less": 9, "lesser": 13, "lgpl": 13, "liabil": 13, "liabl": 13, "librari": [0, 2, 11, 12, 13], "license": 13, "licensor": 13, "lier": 11, "like": [8, 10, 13], "likewis": 13, "limit": [8, 13], "lin_ka": 10, "lin_kd": 10, "line": [1, 13], "linear": 10, "link": 13, "linux": 1, "list": [3, 4, 8, 9, 10, 13], "litig": 13, "littl": 9, "load": [3, 8], "local": [12, 13], "localrefin": 9, "locat": 10, "location1": 10, "location2": 10, "locationfrom": 10, "locationsum": 10, "locationto": 10, "log": [1, 10], "logout": 1, "long": 13, "look": [8, 9], "loss": 13, "lot": 3, "lower": [3, 10], "m": [0, 1, 4, 8], "machin": [1, 7, 13], "made": [3, 13], "mai": [1, 3, 8, 10, 13], "mail": 13, "main": [2, 3], "main_peak": 8, "maintain": 13, "major": 13, "make": [0, 8, 9, 10, 13], "mani": [7, 8, 9, 10, 12], "manipul": 3, "manner": 13, "manufactur": [3, 13], "map": 9, "march": 13, "mark": 13, "mask": 13, "match": [3, 4, 5, 6, 7, 8, 9, 10, 12, 13], "mate": 9, "materi": [8, 13], "matrix": 7, "max": [3, 7, 8, 9, 10], "max_perc": 8, "max_valu": 8, "maxarea": 10, "maxfactor": 10, "maximum": [1, 10], "maxka": 10, "maxkeq": 10, "maxlength": 10, "maxvolum": 10, "mcmc": [0, 1, 3, 6], "mcmc_h5": 9, "mcmcpopul": 9, "mcmcpopulationset": 9, "mcmctaumult": 9, "mean": [2, 3, 9, 13], "measur": [10, 13], "medium": 13, "meet": 13, "member": 9, "menu": 13, "merchant": 13, "mere": 13, "merg": 13, "met": 13, "meta": 2, "metaresultsonli": 2, "method": [7, 9, 10, 13], "metric": [7, 8, 9], "might": 13, "min": [3, 10], "min_perc": 8, "minarea": 10, "minim": 7, "minimum": 10, "minka": 10, "minkeq": 10, "minlength": 10, "minvolum": 10, "miscellan": 6, "misrepresent": 13, "mix": [1, 8], "mm": 8, "mode": 13, "model": [1, 5, 6, 8, 9, 10, 11, 12, 13], "modif": [8, 13], "modifi": [10, 13], "modsim": 11, "mol": [4, 8], "molecul": 8, "monom": 10, "more": [4, 6, 8, 9, 10, 12, 13], "moreov": 13, "most": [1, 7, 8, 9, 10, 11, 13], "mostli": [9, 10], "much": [5, 8, 10], "mult": 6, "multi": 9, "multiobjectivess": 9, "multipl": [0, 3, 8, 9, 11], "multipli": [3, 10], "multist": 10, "multistart": 6, "must": [2, 4, 8, 10, 12, 13], "myhom": 2, "n": [1, 10], "name": [2, 3, 4, 8, 10, 13], "narrow": 8, "narrowli": 8, "natur": 13, "nearli": 8, "necessari": 13, "need": [0, 1, 2, 4, 7, 8, 10, 12, 13], "neither": 13, "nest": 6, "network": 13, "new": [0, 3, 9, 13], "next": 13, "nohup": 1, "nois": 3, "non": [3, 8, 11, 13], "noncommerci": 13, "none": [2, 3, 4, 8, 9, 10], "nor": 13, "norm": [3, 6], "norm_add": 10, "norm_diamet": 10, "norm_volume_area": 10, "norm_volume_length": 10, "normal": [1, 2, 3, 5, 10, 13], "normalizeoutput": 2, "notebook": 1, "noth": [8, 13], "notic": 13, "notifi": 13, "notwithstand": 13, "now": 8, "nsga3": 6, "nu": 10, "number": [1, 3, 8, 9, 10, 12, 13], "numer": 8, "object": [9, 13], "oblig": 13, "obsolet": 8, "obtain": 8, "occasion": 13, "occur": 13, "off": 8, "offer": 13, "offici": 13, "offset": 8, "often": [4, 8, 10], "older": 8, "omit": 1, "onc": [1, 9], "one": [1, 4, 9, 10, 13], "ones": [8, 10], "ongo": 11, "onli": [0, 2, 5, 7, 8, 10, 13], "open": 12, "oper": [8, 13], "optim": [8, 9, 10], "optimum": 9, "option": [1, 8, 13], "order": [9, 13], "org": 13, "organ": 13, "origin": 13, "other": [1, 2, 3, 6, 10, 13], "otherwis": 13, "our": [11, 13], "out": 13, "outlet": 8, "output": [4, 8, 13], "output_path": [4, 8], "outsid": 13, "over": [8, 9], "overload": 8, "overrid": 9, "own": [0, 4, 13], "packag": [12, 13], "paper": [8, 13], "par_poros": 10, "paragraph": 13, "parallel": [1, 9, 11], "paramet": [0, 1, 3, 6, 8, 9, 10, 11, 12], "pareto": [2, 5, 9], "part": [8, 13], "parti": 13, "particular": [8, 13], "pass": 13, "password": 13, "patent": 13, "path": [0, 1, 2, 4, 8, 9, 10], "pattern": 13, "payment": 13, "peak": 8, "peak_back": 8, "peak_front": 8, "peer": 13, "penalti": 8, "per": [0, 9], "percent": 8, "perform": [10, 12, 13], "period": 1, "perman": 13, "permiss": 13, "permit": 13, "perpetu": 13, "person": 13, "pertin": 13, "philosophi": 13, "physic": [8, 13], "pi": 10, "piec": [10, 13], "pip": 12, "place": [8, 13], "pleas": [11, 13], "plot": 1, "plu": 13, "plug": 10, "point": 9, "pointer": 13, "popul": [0, 9], "pore": 10, "poros": 8, "portion": 13, "posit": [8, 10], "possess": 13, "possibl": [1, 8, 13], "posterior": 1, "posteriori": 1, "powel": 9, "power": [0, 3, 13], "pr": 11, "practic": [9, 13], "preambl": 13, "precis": [10, 13], "precursor": 9, "predecessor": 13, "prefer": [12, 13], "present": 13, "preserv": 13, "pretti": 3, "prevent": [11, 13], "previou": [9, 13], "previousresult": 9, "price": 13, "primarili": 13, "prior": [9, 13], "priorit": 8, "privat": 13, "probabl": 1, "problem": [0, 3, 8, 9, 10, 13], "problemat": 10, "procedur": 13, "proceed": 1, "process": [0, 1, 3], "procur": 13, "produc": 13, "product": 13, "program": 13, "programat": 6, "programm": 13, "progress": [1, 5, 9], "prohibit": 13, "promin": 13, "propag": 13, "properti": [10, 13], "proprietari": 13, "protect": 13, "protocol": 13, "prove": 13, "provid": [10, 13], "provis": 13, "provision": 13, "proxi": 13, "public": 13, "publicli": 13, "publish": 13, "pull": 11, "puls": 8, "pump": [3, 8], "purpos": [8, 9, 13], "pursuant": 13, "pymoo": 9, "pypi": 12, "python": [0, 1, 6, 11, 12], "qualifi": 13, "qualiti": 13, "random": [3, 9], "rang": [9, 10], "rapid": 10, "rare": [2, 9, 10], "rate": [3, 8, 10], "re": 9, "reaction": 8, "reactor": 10, "read": [9, 10, 13], "readabl": 13, "readi": 13, "readili": 13, "realist": 10, "realiti": 10, "realli": [7, 8], "reason": [9, 13], "rebuilt": 0, "receipt": 13, "receiv": 13, "recent": 11, "recipi": 13, "recogn": 13, "recomend": [8, 9, 10], "recommend": [0, 1, 11, 12], "redistribut": 13, "reduc": 8, "reevalu": 9, "refer": [6, 13], "refin": 9, "refrain": 13, "regard": 13, "regardless": 13, "regener": 13, "reinstat": 13, "rel": 2, "relationship": 13, "releas": [11, 13], "relev": 13, "reli": 13, "relicens": 13, "remain": 13, "remov": 13, "render": 13, "repair": 13, "repeat": 9, "report": [0, 9, 11], "repositori": 11, "repres": [8, 13], "request": 11, "requir": [1, 2, 3, 4, 5, 7, 8, 9, 10, 13], "reset": 5, "resolv": 13, "respect": [3, 13], "respons": 13, "restrict": [8, 13], "result": [2, 7, 9, 10, 13], "results1": 2, "results_exampl": 0, "resultsdir": 2, "resum": 1, "retain": [8, 9, 10, 13], "return": [0, 9, 13], "review": 13, "revis": 13, "right": [8, 13], "risk": 13, "rom": 13, "root": 9, "royalti": 13, "rule": 13, "run": [5, 8, 9, 12, 13], "run_exampl": 0, "runnabl": 4, "safe": 1, "safest": 13, "sai": 13, "sake": 13, "sale": 13, "same": [3, 8, 10, 13], "sampl": 8, "satisfi": 13, "satur": 8, "scalar": 10, "scale": 3, "school": 13, "scientif": 12, "scipi": 9, "scope": 13, "score": [4, 6, 9], "scoretest": 6, "script": 13, "search": [0, 3, 6, 7, 10], "searchmethod": 9, "sec_000": 10, "second": [4, 5, 8, 10], "secondarili": 13, "section": [3, 6, 10, 13], "see": [0, 5, 6, 9, 10, 13], "seed": 9, "select": [8, 9, 10], "sell": 13, "semiconductor": 13, "separ": [8, 12, 13], "sequenc": 9, "serv": 13, "server": [1, 3, 13], "servic": 13, "session": 1, "set": [0, 3, 6, 7, 8, 9], "set_valu": 10, "sete": 6, "setup": 6, "shall": 13, "shape": 6, "shapeback": 8, "shapefront": 8, "share": [2, 13], "shell": 12, "shield": 10, "shift": 8, "short": 13, "should": [1, 2, 3, 7, 9, 10, 13], "show": 13, "shown": 4, "side": 8, "sigma": 10, "sign": 13, "signal": [3, 4, 8], "signific": 13, "similar": [8, 13], "simpl": [3, 9], "simpler": 10, "simplest": 9, "simplifi": 4, "simul": [2, 3, 4, 5, 7, 9, 10], "simultan": 13, "sinc": [3, 5], "singl": [4, 13], "situat": [0, 10], "size": [9, 10], "slice": 8, "slide": 6, "slightli": 8, "slow": [3, 5], "sma": 10, "sma_nu": 10, "small": [8, 10], "smalltest_peak": 7, "smooth": 7, "so": [0, 3, 10, 13], "sobol": 9, "sobolgener": 9, "softwar": [1, 13], "sold": 13, "sole": 13, "solut": 4, "solution_outlet_comp_000": 4, "solv": [3, 8], "solveabl": 9, "some": [3, 8, 10, 13], "sourc": [3, 11, 13], "spare": 13, "speak": 13, "speci": 2, "special": [8, 13], "specif": [4, 9, 10, 13], "specifi": [2, 4, 5, 8, 10, 13], "spirit": 13, "split": 9, "squar": [6, 9], "sse": [6, 9], "ssh": 1, "stallgener": 9, "stand": 13, "standard": [3, 13], "start": [3, 8, 9, 10, 13], "state": [0, 10, 13], "statement": 13, "statu": 13, "step": [1, 5, 9, 13], "still": 5, "stop": [8, 9], "stopaverag": 9, "stopbest": 9, "stoprms": 9, "storag": [7, 13], "store": [2, 4, 7], "strategi": [0, 9], "stratgi": 0, "string": [3, 4, 8, 9, 10], "structur": [4, 6], "subdivid": 13, "subject": 13, "sublicens": 13, "subprogram": 13, "subroutin": 13, "subsect": 13, "substanti": 13, "sue": 13, "suffic": 13, "suggest": 9, "sum": [4, 6], "supervis": 11, "supplement": 13, "suppli": [0, 3], "support": [4, 6, 8, 13], "sure": 13, "surrend": 13, "surviv": 13, "sustain": 13, "switch": 10, "symmetr": 8, "synthet": 8, "system": [8, 9, 10, 13], "systemat": 13, "t": [7, 8, 12], "take": [0, 1, 3, 5, 9, 13], "tangibl": 13, "technolog": 13, "tell": [9, 13], "templat": [0, 3], "tendenc": 8, "term": 13, "termin": [9, 13], "test": [0, 8, 9], "text": 0, "than": [5, 9, 10, 12, 13], "thei": [1, 3, 7, 8, 9, 10, 12, 13], "them": [8, 9, 10, 13], "therefor": 13, "thi": [0, 1, 2, 3, 4, 6, 7, 8, 9, 10, 13], "thing": [8, 13], "third": 13, "those": 13, "though": 13, "threaten": 13, "three": 13, "through": [1, 13], "thu": 13, "ti": 8, "time": [3, 4, 5, 8, 9, 13], "togeth": [4, 10], "toler": 7, "too": 13, "tool": 13, "top": 8, "total": [3, 9], "tournament": 9, "trade": 13, "trademark": 13, "tradeoff": 5, "transact": 13, "transfer": 13, "transform": [0, 6], "transmiss": 13, "treat": 13, "treati": 13, "true": [2, 7, 8, 9], "tube": [1, 10], "turn": 9, "twice": 10, "two": [4, 10, 13], "type": [8, 13], "typic": [8, 13], "unaccept": 13, "under": [11, 13], "understand": 10, "uniform": 3, "uniqu": [4, 8], "unit": [3, 8], "unit_000": 10, "unit_001": 10, "unit_002": [4, 8], "unit_003": 10, "unit_004": 10, "unit_nam": 8, "unknown": 9, "unless": [4, 13], "unlimit": 13, "unmodifi": 13, "unnecessari": 13, "unpack": 13, "unsga3": 6, "until": [9, 13], "up": [6, 10], "updat": [12, 13], "upgrad": 11, "upper": [3, 10], "us": [0, 2, 3, 4, 6, 7, 8, 9, 10, 13], "usag": [1, 8, 9, 10], "user": [12, 13], "usual": [3, 8], "usus": 6, "uv": [3, 8], "uv_nois": 3, "uv_noise_norm": 3, "v3": 13, "valid": 13, "valu": [2, 3, 4, 5, 6, 7, 8, 9], "variabl": [0, 9, 10], "variant": 10, "variat": [3, 8], "variou": 0, "vector": 7, "verbatim": 13, "veri": [2, 8, 9, 10], "verifi": 0, "version": [0, 13], "viabl": 9, "view": 13, "violat": 13, "visibl": 13, "void": 13, "volum": [6, 13], "von": 11, "w": 13, "wa": [8, 10, 13], "wai": [1, 13], "waiv": 13, "waiver": 13, "want": [0, 10, 13], "warranti": 13, "we": [11, 12, 13], "websit": 12, "week": 3, "welcom": 13, "well": 13, "were": 13, "what": [9, 13], "whatev": 13, "when": [7, 8, 9, 10, 13], "where": [2, 4, 5, 8, 9, 10, 13], "whether": 13, "which": [3, 8, 10, 13], "while": [1, 8, 9], "who": 13, "whole": 13, "whom": 13, "whose": 13, "why": 13, "wide": 13, "window": [1, 2, 13], "wipo": 13, "wish": 13, "within": 13, "without": [9, 10, 13], "work": [0, 8, 10, 11, 12, 13], "worldwid": 13, "would": [9, 10, 13], "write": 13, "written": [8, 13], "www": 13, "xtol": 9, "ye": [2, 3, 4, 8, 9, 10], "year": 13, "yet": 1, "you": [0, 1, 6, 8, 9, 10, 11, 12, 13], "your": [0, 9, 13], "yourself": 13}, "titles": ["CADET-Match Examples", "Running", "Basic setup", "Error Modeling", "Experiments", "Graphing", "Configuration", "Miscellaneous", "Scores", "Search", "Transform", "CADET-Match", "Install", "License"], "titleterms": {"6": 1, "add": 10, "altscor": 9, "area": 10, "auto": 10, "back": 8, "basic": 2, "cadet": [0, 1, 11], "ceil": 8, "clean": 0, "common": 8, "configur": 6, "core": 1, "dextran": 8, "diamet": 10, "error": [3, 8], "exampl": 0, "experi": 4, "fraction": 8, "front": 8, "gener": [0, 1], "gradient": 9, "graph": [1, 5], "graphspac": 9, "index": 10, "instal": 12, "invers": 10, "keq": 10, "length": 10, "licens": 13, "match": [0, 1, 11], "mcmc": 9, "miscellan": 7, "model": 3, "mult": 10, "multistart": 9, "norm": 10, "nsga3": 9, "other": 8, "remot": 1, "result": 0, "run": [0, 1], "score": 8, "scoretest": 9, "search": 9, "set": 10, "setup": 2, "shape": 8, "slide": 8, "squar": 8, "sse": 8, "start": 1, "sum": [8, 10], "them": 0, "transform": 10, "unsga3": 9, "us": 1, "valu": 10, "volum": 10}}) \ No newline at end of file +Search.setIndex({"alltitles": {"AltScore": [[9, "altscore"]], "Auto": [[10, "auto"]], "Auto Inverse": [[10, "auto-inverse"]], "Auto kEQ": [[10, "auto-keq"]], "Basic setup": [[2, null]], "CADET-Match": [[11, null]], "CADET-Match Examples": [[0, null]], "Ceiling": [[8, "ceiling"]], "Clean examples": [[0, "clean-examples"]], "Common": [[8, "common"]], "Configuration": [[6, null]], "Dextran SSE": [[8, "dextran-sse"]], "Dextran Shape": [[8, "dextran-shape"]], "Error Modeling": [[3, null]], "Experiments": [[4, null]], "Fractionation SSE": [[8, "fractionation-sse"]], "Fractionation Slide": [[8, "fractionation-slide"]], "Generate examples": [[0, "generate-examples"]], "Generate graphs using 6 cores": [[1, "generate-graphs-using-6-cores"]], "Generating Examples and running them": [[0, "generating-examples-and-running-them"]], "Gradient": [[9, "gradient"]], "GraphSpace": [[9, "graphspace"]], "Graphing": [[5, null]], "Indexing": [[10, "indexing"]], "Install": [[12, null]], "License": [[13, null]], "MCMC": [[9, "mcmc"]], "Miscellaneous": [[7, null]], "Multistart": [[9, "multistart"]], "NSGA3": [[9, "nsga3"]], "Norm Add": [[10, "norm-add"]], "Norm Diameter": [[10, "norm-diameter"]], "Norm Mult": [[10, "norm-mult"]], "Norm Volume Area": [[10, "norm-volume-area"]], "Norm Volume Length": [[10, "norm-volume-length"]], "Other": [[8, "other"]], "Results examples": [[0, "results-examples"]], "Run examples": [[0, "run-examples"]], "Running": [[1, null]], "Running CADET-Match remotely": [[1, "running-cadet-match-remotely"]], "SSE": [[8, "sse"]], "ScoreTest": [[9, "scoretest"]], "Scores": [[8, null]], "Search": [[9, null]], "Set Value": [[10, "set-value"]], "Shape": [[8, "shape"]], "Shape Back": [[8, "shape-back"]], "Shape Front": [[8, "shape-front"]], "Starting a match": [[1, "starting-a-match"]], "Sum": [[10, "sum"]], "Sum of squared error scores": [[8, "sum-of-squared-error-scores"]], "Transform": [[10, null]], "UNSGA3": [[9, "unsga3"]]}, "docnames": ["cli/examples", "cli/index", "configuration/basic_config", "configuration/error", "configuration/experiments", "configuration/graphing", "configuration/index", "configuration/misc", "configuration/scores", "configuration/search", "configuration/transform", "index", "install/index", "license"], "envversion": {"sphinx": 64, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.todo": 2, "sphinxcontrib.bibtex": 9}, "filenames": ["cli/examples.rst", "cli/index.rst", "configuration/basic_config.rst", "configuration/error.rst", "configuration/experiments.rst", "configuration/graphing.rst", "configuration/index.rst", "configuration/misc.rst", "configuration/scores.rst", "configuration/search.rst", "configuration/transform.rst", "index.rst", "install/index.rst", "license.rst"], "indexentries": {}, "objects": {}, "objnames": {}, "objtypes": {}, "terms": {"": 13, "0": [2, 3, 7, 8, 9, 10, 13], "0001": 10, "001": [3, 10], "0051": 8, "0054": 8, "0178": 8, "0190": 8, "02": 8, "0265": 8, "0287": 8, "05": [8, 10], "06": 10, "1": [2, 3, 8, 10, 11, 13], "10": [7, 9, 13], "100": [8, 9], "1000": [9, 10], "11": 13, "12": 13, "1200": 5, "13": 13, "14": [9, 13], "15": 13, "16": 13, "17": 13, "1996": 13, "1e": [7, 9, 10], "1e4": 10, "1e8": 10, "2": [3, 8, 9, 10, 13], "20": 13, "2007": 13, "28": 13, "29": 13, "2d": 1, "3": [4, 7, 8, 10, 11, 13], "30": 13, "300": 8, "3600": 5, "3d": 1, "3rd": 10, "4": [10, 13], "400": 8, "450": 8, "5": [7, 10, 13], "50": [9, 10], "500": 8, "550": 8, "6": 13, "60": 13, "600": 8, "6b": 13, "6d": 13, "7": [7, 13], "8": [10, 13], "9": [10, 13], "95": 8, "98": 8, "A": [8, 10, 13], "AND": 13, "AS": 13, "And": 13, "BE": 13, "BEING": 13, "BUT": 13, "BY": 13, "But": 13, "By": 13, "FOR": 13, "For": [6, 8, 10, 11, 13], "IF": 13, "IN": 13, "If": [1, 2, 4, 5, 7, 8, 9, 10, 12, 13], "In": [6, 8, 9, 10, 13], "It": [0, 1, 8, 9, 10, 13], "NO": 13, "NOT": 13, "No": [2, 3, 5, 7, 8, 9, 10, 13], "Not": 13, "OF": 13, "OR": 13, "Of": 13, "On": 8, "One": 10, "Or": 11, "SUCH": 13, "Such": 13, "THE": 13, "THERE": 13, "TO": 13, "The": [0, 1, 3, 4, 8, 9, 10, 12, 13], "There": [0, 5, 8, 10], "These": [1, 3, 13], "To": 13, "WILL": 13, "WITH": 13, "With": 10, "abil": 13, "about": 13, "abov": [8, 13], "absenc": 13, "absolut": 13, "absoluteheight": 8, "absolutetim": 8, "abstol": 7, "abstolfactor": 7, "abstolfactorgrad": 7, "abstolfactorgradmax": 7, "abus": 13, "accept": 13, "access": 13, "accompani": 13, "accord": 13, "accur": [8, 10], "achiev": 13, "acknowledg": 13, "acquir": 13, "across": 13, "action": 13, "activ": [11, 13], "actual": [9, 13], "ad": [0, 1, 4, 8, 10, 13], "adapt": [7, 13], "add": [6, 8, 12, 13], "addict": 6, "addit": [3, 8, 10, 13], "address": 13, "adopt": 13, "adsorpt": 10, "advers": 13, "advis": [8, 13], "affect": 13, "affero": 13, "affirm": 13, "after": [8, 9, 12, 13], "again": [0, 5], "against": [4, 8, 13], "aggreg": 13, "agre": 13, "agreement": 13, "aim": 13, "algorithm": [6, 9, 10], "all": [0, 1, 2, 4, 5, 7, 8, 9, 10, 13], "alleg": 13, "allow": [1, 8, 9, 10, 13], "almost": [3, 8, 9], "along": 13, "alreadi": 13, "also": [1, 6, 8, 9, 10, 13], "altern": 13, "although": 13, "altscor": 6, "alwai": [3, 8, 11], "among": 13, "amount": 8, "an": [1, 3, 8, 9, 10, 12, 13], "anaconda": 12, "ancillari": 13, "ani": [0, 1, 3, 8, 9, 11, 13], "anoth": [8, 9, 10], "anti": 13, "anyon": 13, "anyth": [7, 13], "apart": 9, "appli": [3, 13], "applic": 13, "appropri": 13, "approxim": [10, 13], "ar": [0, 1, 2, 3, 4, 5, 8, 9, 10, 12, 13], "area": [6, 13], "area_loc": 10, "aris": 13, "arrai": 10, "arrang": 13, "articl": 13, "ask": 13, "assert": 13, "asset": 13, "assign": 10, "associ": 13, "assum": [10, 13], "assumpt": [10, 13], "assur": 13, "asyncron": 5, "attach": 13, "attempt": 13, "attribut": 13, "author": 13, "auto": [1, 6, 9], "auto_invers": 10, "auto_keq": 10, "autocorrel": 9, "automat": [1, 7, 8, 9, 10, 12, 13], "avail": [0, 4, 8, 10, 13], "averag": 9, "avoid": 13, "awai": 13, "axial": 10, "b": 13, "back": 6, "backward": [8, 9, 10], "bar": 2, "base": [1, 3, 6, 7, 8, 9, 11, 13], "basedir": 2, "basi": 1, "basic": [4, 6, 13], "becaus": 13, "been": [1, 13], "behalf": 13, "being": [8, 13], "believ": 13, "below": [4, 8, 9, 13], "benefit": 13, "best": [0, 3, 9, 11, 13], "better": [9, 10, 11], "between": [5, 8, 9, 10, 13], "beyond": 13, "bin": 2, "binari": [0, 2], "bio": 11, "blank": 8, "bodi": 13, "boolean": [2, 7, 8, 9], "both": [3, 10, 13], "bottom": 8, "bound": [3, 10], "bound1": 10, "bound2": 10, "boundari": 10, "boundfrom": 10, "boundsum": 10, "boundto": 10, "box": 13, "bread": 9, "break": 11, "breakthrough": 8, "brief": 13, "bug": 11, "burn": 9, "busi": 13, "bypass_experi": 2, "c": [2, 12, 13], "cadet": [2, 3, 4, 5, 6, 7, 8, 9, 10, 12, 13], "cadet_exampl": 0, "cadetmatch": [0, 1, 12], "cadetpath": 2, "call": 13, "can": [0, 1, 3, 6, 7, 8, 9, 10, 12, 13], "cannot": 13, "capabl": 9, "carri": [9, 13], "case": [8, 9, 10, 13], "caus": [7, 8, 13], "ceas": 13, "ceil": 6, "certain": [8, 13], "cessat": 13, "chain": 9, "chang": [11, 13], "channel": 12, "character": 13, "charg": [10, 13], "check": 2, "checkpoint": [1, 2], "checkpointfil": 2, "choic": 9, "choos": 13, "chromatogram": [1, 2, 3, 7], "chromatographi": 8, "circular": 10, "circumst": 13, "circumvent": 13, "civil": 13, "claim": 13, "class": 13, "clean_exampl": 0, "clear": 13, "clearli": 13, "cli": 2, "close": [8, 10, 13], "cluster": 1, "code": [8, 10, 13], "col_length": 10, "col_poros": 10, "collect": [8, 13], "colum": 8, "column": [4, 8, 10], "com": 11, "combin": [9, 13], "come": [8, 10, 13], "command": [0, 1, 12, 13], "comment": 6, "commerci": 13, "commit": [11, 13], "common": [1, 6, 9, 10, 12, 13], "commun": 13, "compat": [8, 9, 10], "compil": 13, "complet": [0, 1, 9], "compli": 13, "complianc": 13, "compon": [4, 8, 10, 11, 13], "component1": 10, "component2": 10, "componentfrom": 10, "componentsum": 10, "componentto": 10, "compos": 11, "comput": [0, 3, 5, 13], "concentr": [3, 4, 8], "concern": 13, "conda": 12, "condit": 13, "config": 12, "configur": [1, 11], "connect": [6, 7, 13], "connectionnumberentri": 7, "connfigur": 1, "consequ": 13, "consequenti": 13, "consid": 13, "consist": 13, "conspicu": 13, "const_coeff": 10, "constantli": 13, "constitut": 13, "constru": 13, "consum": 13, "contact": 13, "contain": 13, "content": 13, "context": 13, "continu": [8, 13], "continuemcmc": [8, 9], "contractu": 13, "contradict": 13, "contrast": 13, "contributor": 13, "control": [1, 8, 13], "convei": 13, "conveni": 13, "converg": 9, "convert": [2, 6, 10], "convey": 13, "copi": [10, 13], "copyleft": 13, "copyright": 13, "corner": 1, "correct": [8, 13], "correctli": 0, "correl": 1, "correspond": [8, 13], "cost": 13, "could": [0, 13], "counterclaim": 13, "countri": 13, "coupl": 10, "cours": 13, "court": 13, "coven": 13, "cover": [8, 10, 13], "coverag": 13, "creat": [0, 1, 3, 6, 9, 10, 11], "creation": 6, "criterion": 13, "cross": [10, 13], "cross_section_area": 10, "cstr": 10, "csv": [2, 3, 4, 8], "cure": 13, "curv": 8, "custom": 13, "customarili": 13, "cv": 2, "d": [10, 13], "dai": [0, 1, 13], "damag": 13, "danger": 13, "data": [1, 2, 4, 6, 7, 8, 13], "date": 13, "deal": [4, 8, 10], "decai": 8, "decemb": 13, "decid": 13, "declin": 13, "deem": 13, "default": [2, 3, 4, 5, 7, 8, 9, 10], "defect": 13, "defens": 13, "defin": [8, 13], "definit": [10, 13], "degre": 10, "delai": [3, 8], "deni": 13, "denomin": 13, "depend": [0, 3, 12], "depriv": 13, "deriv": 8, "descent": [7, 9], "describ": 6, "descript": [2, 3, 4, 5, 7, 8, 9, 10], "design": [1, 8, 9, 10, 13], "desktop": 3, "detail": 13, "detector": 8, "determin": [3, 13], "develop": [11, 13], "deviat": 3, "devic": 13, "dextran": 6, "dextran1": 4, "dextran2": 4, "dextranshap": 8, "dextranss": 8, "diamet": 6, "dictat": 8, "dictionari": 6, "differ": [0, 9, 10, 13], "difficult": 10, "diffus": 10, "dimension": 9, "dimer": 10, "direct": 13, "directli": [9, 10, 13], "directori": [0, 2], "disabl": 3, "disclaim": 13, "discriminatori": 13, "disper": 10, "dispers": 10, "displai": 13, "distinguish": 13, "distribut": [3, 12, 13], "do": [10, 11, 13], "document": 13, "doe": [9, 13], "domain": 13, "don": [7, 8, 12], "done": [5, 8], "doubt": 13, "download": 12, "downstream": 13, "dr": 11, "drop": 9, "due": [8, 10], "durabl": 13, "dure": [5, 8], "dwell": 13, "dynam": 13, "dynamictoler": 7, "e": [10, 13], "each": [1, 4, 7, 8, 10, 13], "earlier": 13, "easier": [8, 9, 10], "effect": [8, 10, 13], "effort": 13, "either": [10, 13], "electron": 13, "els": 7, "elut": 8, "embodi": 13, "employ": 13, "enabl": 13, "end": [5, 13], "enforc": 13, "engin": 12, "enough": 10, "ensur": [8, 13], "enter": 13, "entir": 13, "entiti": 13, "entri": [7, 8, 9], "equal": [9, 10], "equilibrium": 10, "equival": 13, "eric": 11, "erron": 13, "error": [1, 5, 6, 9, 10, 11, 12], "errormodel": 3, "especi": [0, 8], "essenti": 13, "estim": [1, 3, 5, 8, 9, 10, 11, 12], "evalu": [2, 9], "even": [8, 11, 13], "event": 13, "ever": 13, "everi": [0, 13], "everyon": 13, "exact": 13, "exactli": 8, "exampl": [6, 8, 10, 13], "example_mcmc_popul": 0, "example_popul": 0, "except": [10, 13], "exclud": 13, "exclus": 13, "excus": 13, "execut": 13, "exercis": 13, "exist": 8, "expect": 13, "experi": [3, 6, 8, 9, 10, 11], "experiment": [6, 8], "experimental_csv": 3, "experimentalist": 8, "explain": [8, 13], "explicitli": 13, "express": 13, "expressli": 13, "extend": 13, "extens": 13, "extent": 13, "extrem": 9, "f": 13, "facil": 13, "factor": 10, "fail": [1, 13], "failur": 13, "fair": 13, "fals": [7, 8, 9], "famili": 13, "far": 8, "fashion": 13, "fast": 10, "faster": 9, "favor": [8, 13], "featur": [0, 4, 6, 8, 11, 13], "fee": 13, "few": [3, 8, 10], "fewer": 10, "file": [0, 1, 2, 4, 6, 8, 9, 11, 13], "file_path": 3, "film": 10, "film_diffus": 10, "final": [9, 13], "finalgradrefin": 9, "find": [1, 10, 11, 13], "finish": 9, "first": [4, 8, 9, 10, 13], "fit": [3, 7, 8, 10, 13], "fix": [10, 11, 13], "float": [3, 7, 8, 9, 10], "flow": [3, 8, 10, 13], "follow": [1, 12, 13], "foo": 2, "forbid": 13, "forc": 13, "forg": 12, "fork": 11, "form": 13, "format": [6, 13], "forschungszentrum": 11, "found": [3, 10, 13], "foundat": 13, "frac": 8, "fraction": [4, 6], "fraction_csv": 8, "fractionationslid": 8, "fractionationss": 8, "free": [11, 13], "freedom": [10, 13], "frequent": [5, 12], "from": [0, 1, 2, 3, 5, 8, 9, 10, 11, 12, 13], "front": [2, 5, 6, 9], "fsf": 13, "fulfil": 13, "full": [2, 13], "fulltrainingdata": 7, "function": [8, 13], "fundament": 13, "further": 13, "fusion": 12, "futur": 13, "fzj": 11, "gap": 8, "gener": [5, 6, 8, 9, 13], "generate_corn": 1, "generate_exampl": 0, "generate_graph": 1, "generate_graphs_al": 1, "generate_graphs_autocorr": 1, "generate_map": 1, "generate_mcmc_mix": 1, "generate_mcmc_plot_tub": 1, "genet": 9, "geometr": 9, "geoscienc": 11, "get": [10, 13], "gigabyt": 7, "github": [11, 12], "give": [8, 13], "given": [2, 4, 8, 9, 13], "gnu": 13, "goal": [9, 11], "good": [9, 10], "govern": 13, "gpl": 13, "gradcheck": 9, "gradfinestop": 9, "gradient": [6, 7, 11], "gradvector": 7, "grant": 13, "graph": [2, 6, 9], "graphgeneratetim": 5, "graphmetatim": 5, "graphspac": 6, "grati": 13, "greatest": 13, "guarante": 13, "gui": 13, "h5": [3, 4, 9], "ha": [1, 3, 4, 6, 8, 9, 10, 12, 13], "had": 13, "hand": 8, "handl": 8, "hard": 8, "harder": 9, "hardwar": 0, "have": [0, 3, 4, 8, 10, 13], "hdf5": 4, "header": 8, "here": 11, "hereaft": 13, "high": [9, 12], "highest": 9, "highli": 9, "holder": 13, "home": 2, "hope": 13, "host": 13, "hour": [0, 1, 3], "household": 13, "how": [0, 5, 13], "howev": [5, 13], "html": 13, "http": [11, 13], "hypothet": 13, "i": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13], "ibg": 11, "idea": [8, 13], "ideal": 8, "ident": 3, "identifi": [8, 13], "immedi": [1, 8], "immudzen": 12, "impact": 9, "implement": [3, 13], "impli": 13, "import": [8, 13], "impos": 13, "improv": [8, 10], "inabl": 13, "inaccur": 13, "inc": 13, "incident": 13, "includ": [0, 3, 6, 12, 13], "inclus": 13, "incompat": 13, "incorpor": 13, "indemnif": 13, "indepdennt": 3, "independ": [10, 13], "index": 6, "index1": 10, "index2": 10, "indexfrom": 10, "indexsum": 10, "indexto": 10, "indic": [10, 13], "individu": [0, 8, 13], "industri": 13, "inform": [6, 9, 13], "infring": 13, "inherit": 8, "init_volum": 10, "initi": [9, 13], "input": [2, 10], "insid": [10, 13], "instal": [0, 13], "instanc": 10, "instead": [4, 8, 9, 11, 13], "institut": 11, "instruct": 12, "int": 1, "intact": 13, "integ": [0, 3, 5, 7, 8, 9, 10], "integr": 9, "intend": 13, "intent": 13, "interact": 13, "interchang": 13, "interest": 13, "interf": 13, "interfac": [1, 13], "interpret": 13, "interrupt": 1, "interv": 8, "intim": 13, "invalid": 13, "invers": 6, "io": 12, "irrevoc": 13, "isol": 8, "issu": 8, "item": 13, "its": [4, 10, 13], "itself": 13, "json": [1, 2, 6, 11], "jstyleson": 6, "june": 13, "jupyt": 1, "just": 9, "j\u00fclich": 11, "ka": 10, "kd": 10, "keep": [1, 13], "kei": [2, 3, 4, 5, 7, 8, 9, 10, 13], "kept": 2, "keq": 6, "kernel": 13, "kind": 13, "know": [8, 10, 13], "knowingli": 13, "knowledg": 13, "known": 9, "languag": 13, "laptop": 0, "larg": [8, 9, 10], "larger": 13, "largest_peak": 7, "last": [1, 5], "later": 13, "law": 13, "lawsuit": 13, "lead": 10, "learn": 7, "least": 13, "least_squar": 9, "leav": 10, "left": 8, "legal": 13, "length": [3, 6, 7, 9], "length_loc": 10, "less": 9, "lesser": 13, "lgpl": 13, "liabil": 13, "liabl": 13, "librari": [0, 2, 11, 12, 13], "license": 13, "licensor": 13, "lier": 11, "like": [8, 10, 13], "likewis": 13, "limit": [8, 13], "lin_ka": 10, "lin_kd": 10, "line": [1, 13], "linear": 10, "link": 13, "linux": 1, "list": [3, 4, 8, 9, 10, 13], "litig": 13, "littl": 9, "load": [3, 8], "local": [12, 13], "localrefin": 9, "locat": 10, "location1": 10, "location2": 10, "locationfrom": 10, "locationsum": 10, "locationto": 10, "log": [1, 10], "logout": 1, "long": 13, "look": [8, 9], "loss": 13, "lot": 3, "lower": [3, 10], "m": [0, 1, 4, 8], "machin": [1, 7, 13], "made": [3, 13], "mai": [1, 3, 8, 10, 13], "mail": 13, "main": [2, 3], "main_peak": 8, "maintain": 13, "major": 13, "make": [0, 8, 9, 10, 13], "mani": [7, 8, 9, 10, 12], "manipul": 3, "manner": 13, "manufactur": [3, 13], "map": 9, "march": 13, "mark": 13, "mask": 13, "match": [3, 4, 5, 6, 7, 8, 9, 10, 12, 13], "mate": 9, "materi": [8, 13], "matrix": 7, "max": [3, 7, 8, 9, 10], "max_perc": 8, "max_valu": 8, "maxarea": 10, "maxfactor": 10, "maximum": [1, 10], "maxka": 10, "maxkeq": 10, "maxlength": 10, "maxvolum": 10, "mcmc": [0, 1, 3, 6], "mcmc_h5": 9, "mcmcpopul": 9, "mcmcpopulationset": 9, "mcmctaumult": 9, "mean": [2, 3, 9, 13], "measur": [10, 13], "medium": 13, "meet": 13, "member": 9, "menu": 13, "merchant": 13, "mere": 13, "merg": 13, "met": 13, "meta": 2, "metaresultsonli": 2, "method": [7, 9, 10, 13], "metric": [7, 8, 9], "might": 13, "min": [3, 10], "min_perc": 8, "minarea": 10, "minim": 7, "minimum": 10, "minka": 10, "minkeq": 10, "minlength": 10, "minvolum": 10, "miscellan": 6, "misrepresent": 13, "mix": [1, 8], "mm": 8, "mode": 13, "model": [1, 5, 6, 8, 9, 10, 11, 12, 13], "modif": [8, 13], "modifi": [10, 13], "modsim": 11, "mol": [4, 8], "molecul": 8, "monom": 10, "more": [4, 6, 8, 9, 10, 12, 13], "moreov": 13, "most": [1, 7, 8, 9, 10, 11, 13], "mostli": [9, 10], "much": [5, 8, 10], "mult": 6, "multi": 9, "multiobjectivess": 9, "multipl": [0, 3, 8, 9, 11], "multipli": [3, 10], "multist": 10, "multistart": 6, "must": [2, 4, 8, 10, 12, 13], "myhom": 2, "n": [1, 10], "name": [2, 3, 4, 8, 10, 13], "narrow": 8, "narrowli": 8, "natur": 13, "nearli": 8, "necessari": 13, "need": [0, 1, 2, 4, 7, 8, 10, 12, 13], "neither": 13, "nest": 6, "network": 13, "new": [0, 3, 9, 13], "next": 13, "nohup": 1, "nois": 3, "non": [3, 8, 11, 13], "noncommerci": 13, "none": [2, 3, 4, 8, 9, 10], "nor": 13, "norm": [3, 6], "norm_add": 10, "norm_diamet": 10, "norm_volume_area": 10, "norm_volume_length": 10, "normal": [1, 2, 3, 5, 10, 13], "normalizeoutput": 2, "notebook": 1, "noth": [8, 13], "notic": 13, "notifi": 13, "notwithstand": 13, "now": 8, "nsga3": 6, "nu": 10, "number": [1, 3, 8, 9, 10, 12, 13], "numer": 8, "object": [9, 13], "oblig": 13, "obsolet": 8, "obtain": 8, "occasion": 13, "occur": 13, "off": 8, "offer": 13, "offici": 13, "offset": 8, "often": [4, 8, 10], "older": 8, "omit": 1, "onc": [1, 9], "one": [1, 4, 9, 10, 13], "ones": [8, 10], "ongo": 11, "onli": [0, 2, 5, 7, 8, 10, 13], "open": 12, "oper": [8, 13], "optim": [8, 9, 10], "optimum": 9, "option": [1, 8, 13], "order": [9, 13], "org": 13, "organ": 13, "origin": 13, "other": [1, 2, 3, 6, 10, 13], "otherwis": 13, "our": [11, 13], "out": 13, "outlet": 8, "output": [4, 8, 13], "output_path": [4, 8], "outsid": 13, "over": [8, 9], "overload": 8, "overrid": 9, "own": [0, 4, 13], "packag": [12, 13], "paper": [8, 13], "par_poros": 10, "paragraph": 13, "parallel": [1, 9, 11], "paramet": [0, 1, 3, 6, 8, 9, 10, 11, 12], "pareto": [2, 5, 9], "part": [8, 13], "parti": 13, "particular": [8, 13], "pass": 13, "password": 13, "patent": 13, "path": [0, 1, 2, 4, 8, 9, 10], "pattern": 13, "payment": 13, "peak": 8, "peak_back": 8, "peak_front": 8, "peer": 13, "penalti": 8, "per": [0, 9], "percent": 8, "perform": [10, 12, 13], "period": 1, "perman": 13, "permiss": 13, "permit": 13, "perpetu": 13, "person": 13, "pertin": 13, "philosophi": 13, "physic": [8, 13], "pi": 10, "piec": [10, 13], "pip": 12, "place": [8, 13], "pleas": [11, 13], "plot": 1, "plu": 13, "plug": 10, "point": 9, "pointer": 13, "popul": [0, 9], "pore": 10, "poros": 8, "portion": 13, "posit": [8, 10], "possess": 13, "possibl": [1, 8, 13], "posterior": 1, "posteriori": 1, "powel": 9, "power": [0, 3, 13], "pr": 11, "practic": [9, 13], "preambl": 13, "precis": [10, 13], "precursor": 9, "predecessor": 13, "prefer": [12, 13], "present": 13, "preserv": 13, "pretti": 3, "prevent": [11, 13], "previou": [9, 13], "previousresult": 9, "price": 13, "primarili": 13, "prior": [9, 13], "priorit": 8, "privat": 13, "probabl": 1, "problem": [0, 3, 8, 9, 10, 13], "problemat": 10, "procedur": 13, "proceed": 1, "process": [0, 1, 3], "procur": 13, "produc": 13, "product": 13, "program": 13, "programat": 6, "programm": 13, "progress": [1, 5, 9], "prohibit": 13, "promin": 13, "propag": 13, "properti": [10, 13], "proprietari": 13, "protect": 13, "protocol": 13, "prove": 13, "provid": [10, 13], "provis": 13, "provision": 13, "proxi": 13, "public": 13, "publicli": 13, "publish": 13, "pull": 11, "puls": 8, "pump": [3, 8], "purpos": [8, 9, 13], "pursuant": 13, "pymoo": 9, "pypi": 12, "python": [0, 1, 6, 11, 12], "qualifi": 13, "qualiti": 13, "random": [3, 9], "rang": [9, 10], "rapid": 10, "rare": [2, 9, 10], "rate": [3, 8, 10], "re": 9, "reaction": 8, "reactor": 10, "read": [9, 10, 13], "readabl": 13, "readi": 13, "readili": 13, "realist": 10, "realiti": 10, "realli": [7, 8], "reason": [9, 13], "rebuilt": 0, "receipt": 13, "receiv": 13, "recent": 11, "recipi": 13, "recogn": 13, "recomend": [8, 9, 10], "recommend": [0, 1, 11, 12], "redistribut": 13, "reduc": 8, "reevalu": 9, "refer": [6, 13], "refin": 9, "refrain": 13, "regard": 13, "regardless": 13, "regener": 13, "reinstat": 13, "rel": 2, "relationship": 13, "releas": [11, 13], "relev": 13, "reli": 13, "relicens": 13, "remain": 13, "remov": 13, "render": 13, "repair": 13, "repeat": 9, "report": [0, 9, 11], "repositori": 11, "repres": [8, 13], "request": 11, "requir": [1, 2, 3, 4, 5, 7, 8, 9, 10, 13], "reset": 5, "resolv": 13, "respect": [3, 13], "respons": 13, "restrict": [8, 13], "result": [2, 7, 9, 10, 13], "results1": 2, "results_exampl": 0, "resultsdir": 2, "resum": 1, "retain": [8, 9, 10, 13], "return": [0, 9, 13], "review": 13, "revis": 13, "right": [8, 13], "risk": 13, "rom": 13, "root": 9, "royalti": 13, "rule": 13, "run": [5, 8, 9, 12, 13], "run_exampl": 0, "runnabl": 4, "safe": 1, "safest": 13, "sai": 13, "sake": 13, "sale": 13, "same": [3, 8, 10, 13], "sampl": 8, "satisfi": 13, "satur": 8, "scalar": 10, "scale": 3, "school": 13, "scientif": 12, "scipi": 9, "scope": 13, "score": [4, 6, 9], "scoretest": 6, "script": 13, "search": [0, 3, 6, 7, 10], "searchmethod": 9, "sec_000": 10, "second": [4, 5, 8, 10], "secondarili": 13, "section": [3, 6, 10, 13], "see": [0, 5, 6, 9, 10, 13], "seed": 9, "select": [8, 9, 10], "sell": 13, "semiconductor": 13, "separ": [8, 12, 13], "sequenc": 9, "serv": 13, "server": [1, 3, 13], "servic": 13, "session": 1, "set": [0, 3, 6, 7, 8, 9], "set_valu": 10, "sete": 6, "setup": 6, "shall": 13, "shape": 6, "shapeback": 8, "shapefront": 8, "share": [2, 13], "shell": 12, "shield": 10, "shift": 8, "short": 13, "should": [1, 2, 3, 7, 9, 10, 13], "show": 13, "shown": 4, "side": 8, "sigma": 10, "sign": 13, "signal": [3, 4, 8], "signific": 13, "similar": [8, 13], "simpl": [3, 9], "simpler": 10, "simplest": 9, "simplifi": 4, "simul": [2, 3, 4, 5, 7, 9, 10], "simultan": 13, "sinc": [3, 5], "singl": [4, 13], "situat": [0, 10], "size": [9, 10], "slice": 8, "slide": 6, "slightli": 8, "slow": [3, 5], "sma": 10, "sma_nu": 10, "small": [8, 10], "smalltest_peak": 7, "smooth": 7, "so": [0, 3, 10, 13], "sobol": 9, "sobolgener": 9, "softwar": [1, 13], "sold": 13, "sole": 13, "solut": 4, "solution_outlet_comp_000": 4, "solv": [3, 8], "solveabl": 9, "some": [3, 8, 10, 13], "sourc": [3, 11, 13], "spare": 13, "speak": 13, "speci": 2, "special": [8, 13], "specif": [4, 9, 10, 13], "specifi": [2, 4, 5, 8, 10, 13], "spirit": 13, "split": 9, "squar": [6, 9], "sse": [6, 9], "ssh": 1, "stallgener": 9, "stand": 13, "standard": [3, 13], "start": [3, 8, 9, 10, 13], "state": [0, 10, 13], "statement": 13, "statu": 13, "step": [1, 5, 9, 13], "still": 5, "stop": [8, 9], "stopaverag": 9, "stopbest": 9, "stoprms": 9, "storag": [7, 13], "store": [2, 4, 7], "strategi": [0, 9], "stratgi": 0, "string": [3, 4, 8, 9, 10], "structur": [4, 6], "subdivid": 13, "subject": 13, "sublicens": 13, "subprogram": 13, "subroutin": 13, "subsect": 13, "substanti": 13, "sue": 13, "suffic": 13, "suggest": 9, "sum": [4, 6], "supervis": 11, "supplement": 13, "suppli": [0, 3], "support": [4, 6, 8, 13], "sure": 13, "surrend": 13, "surviv": 13, "sustain": 13, "switch": 10, "symmetr": 8, "synthet": 8, "system": [8, 9, 10, 13], "systemat": 13, "t": [7, 8, 12], "take": [0, 1, 3, 5, 9, 13], "tangibl": 13, "technolog": 13, "tell": [9, 13], "templat": [0, 3], "tendenc": 8, "term": 13, "termin": [9, 13], "test": [0, 8, 9], "text": 0, "than": [5, 9, 10, 12, 13], "thei": [1, 3, 7, 8, 9, 10, 12, 13], "them": [8, 9, 10, 13], "therefor": 13, "thi": [0, 1, 2, 3, 4, 6, 7, 8, 9, 10, 13], "thing": [8, 13], "third": 13, "those": 13, "though": 13, "threaten": 13, "three": 13, "through": [1, 13], "thu": 13, "ti": 8, "time": [3, 4, 5, 8, 9, 13], "togeth": [4, 10], "toler": 7, "too": 13, "tool": 13, "top": 8, "total": [3, 9], "tournament": 9, "trade": 13, "trademark": 13, "tradeoff": 5, "transact": 13, "transfer": 13, "transform": [0, 6], "transmiss": 13, "treat": 13, "treati": 13, "true": [2, 7, 8, 9], "tube": [1, 10], "turn": 9, "twice": 10, "two": [4, 10, 13], "type": [8, 13], "typic": [8, 13], "unaccept": 13, "under": [11, 13], "understand": 10, "uniform": 3, "uniqu": [4, 8], "unit": [3, 8], "unit_000": 10, "unit_001": 10, "unit_002": [4, 8], "unit_003": 10, "unit_004": 10, "unit_nam": 8, "unknown": 9, "unless": [4, 13], "unlimit": 13, "unmodifi": 13, "unnecessari": 13, "unpack": 13, "unsga3": 6, "until": [9, 13], "up": [6, 10], "updat": [12, 13], "upgrad": 11, "upper": [3, 10], "us": [0, 2, 3, 4, 6, 7, 8, 9, 10, 13], "usag": [1, 8, 9, 10], "user": [12, 13], "usual": [3, 8], "usus": 6, "uv": [3, 8], "uv_nois": 3, "uv_noise_norm": 3, "v3": 13, "valid": 13, "valu": [2, 3, 4, 5, 6, 7, 8, 9], "variabl": [0, 9, 10], "variant": 10, "variat": [3, 8], "variou": 0, "vector": 7, "verbatim": 13, "veri": [2, 8, 9, 10], "verifi": 0, "version": [0, 13], "viabl": 9, "view": 13, "violat": 13, "visibl": 13, "void": 13, "volum": [6, 13], "von": 11, "w": 13, "wa": [8, 10, 13], "wai": [1, 13], "waiv": 13, "waiver": 13, "want": [0, 10, 13], "warranti": 13, "we": [11, 12, 13], "websit": 12, "week": 3, "welcom": 13, "well": 13, "were": 13, "what": [9, 13], "whatev": 13, "when": [7, 8, 9, 10, 13], "where": [2, 4, 5, 8, 9, 10, 13], "whether": 13, "which": [3, 8, 10, 13], "while": [1, 8, 9], "who": 13, "whole": 13, "whom": 13, "whose": 13, "why": 13, "wide": 13, "window": [1, 2, 13], "wipo": 13, "wish": 13, "within": 13, "without": [9, 10, 13], "work": [0, 8, 10, 11, 12, 13], "worldwid": 13, "would": [9, 10, 13], "write": 13, "written": [8, 13], "www": 13, "xtol": 9, "ye": [2, 3, 4, 8, 9, 10], "year": 13, "yet": 1, "you": [0, 1, 6, 8, 9, 10, 11, 12, 13], "your": [0, 9, 13], "yourself": 13}, "titles": ["CADET-Match Examples", "Running", "Basic setup", "Error Modeling", "Experiments", "Graphing", "Configuration", "Miscellaneous", "Scores", "Search", "Transform", "CADET-Match", "Install", "License"], "titleterms": {"6": 1, "add": 10, "altscor": 9, "area": 10, "auto": 10, "back": 8, "basic": 2, "cadet": [0, 1, 11], "ceil": 8, "clean": 0, "common": 8, "configur": 6, "core": 1, "dextran": 8, "diamet": 10, "error": [3, 8], "exampl": 0, "experi": 4, "fraction": 8, "front": 8, "gener": [0, 1], "gradient": 9, "graph": [1, 5], "graphspac": 9, "index": 10, "instal": 12, "invers": 10, "keq": 10, "length": 10, "licens": 13, "match": [0, 1, 11], "mcmc": 9, "miscellan": 7, "model": 3, "mult": 10, "multistart": 9, "norm": 10, "nsga3": 9, "other": 8, "remot": 1, "result": 0, "run": [0, 1], "score": 8, "scoretest": 9, "search": 9, "set": 10, "setup": 2, "shape": 8, "slide": 8, "squar": 8, "sse": 8, "start": 1, "sum": [8, 10], "them": 0, "transform": 10, "unsga3": 9, "us": 1, "valu": 10, "volum": 10}}) \ No newline at end of file diff --git a/CADET-Match/v0.8.15/.buildinfo b/CADET-Match/v0.8.15/.buildinfo index f9ed43611..9c4bbc3b4 100644 --- a/CADET-Match/v0.8.15/.buildinfo +++ b/CADET-Match/v0.8.15/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 -# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: 7c84861ed0e36dfa408496d043ab5f2b +# This file records the configuration used when building these files. When it is not found, a full rebuild will be done. +config: 5091a457c30d992b9b6fb3737cb639b9 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/CADET-Match/v0.8.15/.doctrees/cli/examples.doctree b/CADET-Match/v0.8.15/.doctrees/cli/examples.doctree index 7ebf2a76d..1adf9ca6b 100644 Binary files a/CADET-Match/v0.8.15/.doctrees/cli/examples.doctree and b/CADET-Match/v0.8.15/.doctrees/cli/examples.doctree differ diff --git a/CADET-Match/v0.8.15/.doctrees/cli/index.doctree b/CADET-Match/v0.8.15/.doctrees/cli/index.doctree index fe868d857..b86485989 100644 Binary files a/CADET-Match/v0.8.15/.doctrees/cli/index.doctree and b/CADET-Match/v0.8.15/.doctrees/cli/index.doctree differ diff --git a/CADET-Match/v0.8.15/.doctrees/configuration/basic_config.doctree b/CADET-Match/v0.8.15/.doctrees/configuration/basic_config.doctree index 870097222..068ba8aba 100644 Binary files a/CADET-Match/v0.8.15/.doctrees/configuration/basic_config.doctree and b/CADET-Match/v0.8.15/.doctrees/configuration/basic_config.doctree differ diff --git a/CADET-Match/v0.8.15/.doctrees/configuration/error.doctree b/CADET-Match/v0.8.15/.doctrees/configuration/error.doctree index d986181ec..1f9ccaecc 100644 Binary files a/CADET-Match/v0.8.15/.doctrees/configuration/error.doctree and b/CADET-Match/v0.8.15/.doctrees/configuration/error.doctree differ diff --git a/CADET-Match/v0.8.15/.doctrees/configuration/experiments.doctree b/CADET-Match/v0.8.15/.doctrees/configuration/experiments.doctree index 460d0b3e6..a126a878a 100644 Binary files a/CADET-Match/v0.8.15/.doctrees/configuration/experiments.doctree and b/CADET-Match/v0.8.15/.doctrees/configuration/experiments.doctree differ diff --git a/CADET-Match/v0.8.15/.doctrees/configuration/graphing.doctree b/CADET-Match/v0.8.15/.doctrees/configuration/graphing.doctree index dab9566d1..1321df51c 100644 Binary files a/CADET-Match/v0.8.15/.doctrees/configuration/graphing.doctree and b/CADET-Match/v0.8.15/.doctrees/configuration/graphing.doctree differ diff --git a/CADET-Match/v0.8.15/.doctrees/configuration/index.doctree b/CADET-Match/v0.8.15/.doctrees/configuration/index.doctree index e7aca6250..02cfc5f18 100644 Binary files a/CADET-Match/v0.8.15/.doctrees/configuration/index.doctree and b/CADET-Match/v0.8.15/.doctrees/configuration/index.doctree differ diff --git a/CADET-Match/v0.8.15/.doctrees/configuration/misc.doctree b/CADET-Match/v0.8.15/.doctrees/configuration/misc.doctree index c3786a7c7..2bc4b5866 100644 Binary files a/CADET-Match/v0.8.15/.doctrees/configuration/misc.doctree and b/CADET-Match/v0.8.15/.doctrees/configuration/misc.doctree differ diff --git a/CADET-Match/v0.8.15/.doctrees/configuration/scores.doctree b/CADET-Match/v0.8.15/.doctrees/configuration/scores.doctree index ace7a730b..591e8a127 100644 Binary files a/CADET-Match/v0.8.15/.doctrees/configuration/scores.doctree and b/CADET-Match/v0.8.15/.doctrees/configuration/scores.doctree differ diff --git a/CADET-Match/v0.8.15/.doctrees/configuration/search.doctree b/CADET-Match/v0.8.15/.doctrees/configuration/search.doctree index 5dd40778b..e64540a01 100644 Binary files a/CADET-Match/v0.8.15/.doctrees/configuration/search.doctree and b/CADET-Match/v0.8.15/.doctrees/configuration/search.doctree differ diff --git a/CADET-Match/v0.8.15/.doctrees/configuration/transform.doctree b/CADET-Match/v0.8.15/.doctrees/configuration/transform.doctree index a67d2d848..d2beee680 100644 Binary files a/CADET-Match/v0.8.15/.doctrees/configuration/transform.doctree and b/CADET-Match/v0.8.15/.doctrees/configuration/transform.doctree differ diff --git a/CADET-Match/v0.8.15/.doctrees/environment.pickle b/CADET-Match/v0.8.15/.doctrees/environment.pickle index a08b92381..7a497130d 100644 Binary files a/CADET-Match/v0.8.15/.doctrees/environment.pickle and b/CADET-Match/v0.8.15/.doctrees/environment.pickle differ diff --git a/CADET-Match/v0.8.15/.doctrees/index.doctree b/CADET-Match/v0.8.15/.doctrees/index.doctree index 00f550669..dcfd5e52a 100644 Binary files a/CADET-Match/v0.8.15/.doctrees/index.doctree and b/CADET-Match/v0.8.15/.doctrees/index.doctree differ diff --git a/CADET-Match/v0.8.15/.doctrees/install/index.doctree b/CADET-Match/v0.8.15/.doctrees/install/index.doctree index e194d91b5..da24cbddc 100644 Binary files a/CADET-Match/v0.8.15/.doctrees/install/index.doctree and b/CADET-Match/v0.8.15/.doctrees/install/index.doctree differ diff --git a/CADET-Match/v0.8.15/.doctrees/license.doctree b/CADET-Match/v0.8.15/.doctrees/license.doctree index e69c9bedd..ed9db443d 100644 Binary files a/CADET-Match/v0.8.15/.doctrees/license.doctree and b/CADET-Match/v0.8.15/.doctrees/license.doctree differ diff --git a/CADET-Match/v0.8.15/_static/basic.css b/CADET-Match/v0.8.15/_static/basic.css index e5179b7a9..d9846dacb 100644 --- a/CADET-Match/v0.8.15/_static/basic.css +++ b/CADET-Match/v0.8.15/_static/basic.css @@ -1,12 +1,5 @@ /* - * basic.css - * ~~~~~~~~~ - * * Sphinx stylesheet -- basic theme. - * - * :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS. - * :license: BSD, see LICENSE for details. - * */ /* -- main layout ----------------------------------------------------------- */ @@ -115,15 +108,11 @@ img { /* -- search page ----------------------------------------------------------- */ ul.search { - margin: 10px 0 0 20px; - padding: 0; + margin-top: 10px; } ul.search li { - padding: 5px 0 5px 20px; - background-image: url(file.png); - background-repeat: no-repeat; - background-position: 0 7px; + padding: 5px 0; } ul.search li a { diff --git a/CADET-Match/v0.8.15/_static/doctools.js b/CADET-Match/v0.8.15/_static/doctools.js index 4d67807d1..0398ebb9f 100644 --- a/CADET-Match/v0.8.15/_static/doctools.js +++ b/CADET-Match/v0.8.15/_static/doctools.js @@ -1,12 +1,5 @@ /* - * doctools.js - * ~~~~~~~~~~~ - * * Base JavaScript utilities for all Sphinx HTML documentation. - * - * :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS. - * :license: BSD, see LICENSE for details. - * */ "use strict"; diff --git a/CADET-Match/v0.8.15/_static/language_data.js b/CADET-Match/v0.8.15/_static/language_data.js index 367b8ed81..c7fe6c6fa 100644 --- a/CADET-Match/v0.8.15/_static/language_data.js +++ b/CADET-Match/v0.8.15/_static/language_data.js @@ -1,13 +1,6 @@ /* - * language_data.js - * ~~~~~~~~~~~~~~~~ - * * This script contains the language-specific data used by searchtools.js, * namely the list of stopwords, stemmer, scorer and splitter. - * - * :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS. - * :license: BSD, see LICENSE for details. - * */ var stopwords = ["a", "and", "are", "as", "at", "be", "but", "by", "for", "if", "in", "into", "is", "it", "near", "no", "not", "of", "on", "or", "such", "that", "the", "their", "then", "there", "these", "they", "this", "to", "was", "will", "with"]; diff --git a/CADET-Match/v0.8.15/_static/searchtools.js b/CADET-Match/v0.8.15/_static/searchtools.js index b08d58c9b..2c774d17a 100644 --- a/CADET-Match/v0.8.15/_static/searchtools.js +++ b/CADET-Match/v0.8.15/_static/searchtools.js @@ -1,12 +1,5 @@ /* - * searchtools.js - * ~~~~~~~~~~~~~~~~ - * * Sphinx JavaScript utilities for the full-text search. - * - * :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS. - * :license: BSD, see LICENSE for details. - * */ "use strict"; @@ -20,7 +13,7 @@ if (typeof Scorer === "undefined") { // and returns the new score. /* score: result => { - const [docname, title, anchor, descr, score, filename] = result + const [docname, title, anchor, descr, score, filename, kind] = result return score }, */ @@ -47,6 +40,14 @@ if (typeof Scorer === "undefined") { }; } +// Global search result kind enum, used by themes to style search results. +class SearchResultKind { + static get index() { return "index"; } + static get object() { return "object"; } + static get text() { return "text"; } + static get title() { return "title"; } +} + const _removeChildren = (element) => { while (element && element.lastChild) element.removeChild(element.lastChild); }; @@ -64,9 +65,13 @@ const _displayItem = (item, searchTerms, highlightTerms) => { const showSearchSummary = DOCUMENTATION_OPTIONS.SHOW_SEARCH_SUMMARY; const contentRoot = document.documentElement.dataset.content_root; - const [docName, title, anchor, descr, score, _filename] = item; + const [docName, title, anchor, descr, score, _filename, kind] = item; let listItem = document.createElement("li"); + // Add a class representing the item's type: + // can be used by a theme's CSS selector for styling + // See SearchResultKind for the class names. + listItem.classList.add(`kind-${kind}`); let requestUrl; let linkUrl; if (docBuilder === "dirhtml") { @@ -115,8 +120,10 @@ const _finishSearch = (resultCount) => { "Your search did not match any documents. Please make sure that all words are spelled correctly and that you've selected enough categories." ); else - Search.status.innerText = _( - "Search finished, found ${resultCount} page(s) matching the search query." + Search.status.innerText = Documentation.ngettext( + "Search finished, found one page matching the search query.", + "Search finished, found ${resultCount} pages matching the search query.", + resultCount, ).replace('${resultCount}', resultCount); }; const _displayNextItem = ( @@ -138,7 +145,7 @@ const _displayNextItem = ( else _finishSearch(resultCount); }; // Helper function used by query() to order search results. -// Each input is an array of [docname, title, anchor, descr, score, filename]. +// Each input is an array of [docname, title, anchor, descr, score, filename, kind]. // Order the results by score (in opposite order of appearance, since the // `_displayNextItem` function uses pop() to retrieve items) and then alphabetically. const _orderResultsByScoreThenName = (a, b) => { @@ -248,6 +255,7 @@ const Search = { searchSummary.classList.add("search-summary"); searchSummary.innerText = ""; const searchList = document.createElement("ul"); + searchList.setAttribute("role", "list"); searchList.classList.add("search"); const out = document.getElementById("search-results"); @@ -318,7 +326,7 @@ const Search = { const indexEntries = Search._index.indexentries; // Collect multiple result groups to be sorted separately and then ordered. - // Each is an array of [docname, title, anchor, descr, score, filename]. + // Each is an array of [docname, title, anchor, descr, score, filename, kind]. const normalResults = []; const nonMainIndexResults = []; @@ -337,6 +345,7 @@ const Search = { null, score + boost, filenames[file], + SearchResultKind.title, ]); } } @@ -354,6 +363,7 @@ const Search = { null, score, filenames[file], + SearchResultKind.index, ]; if (isMain) { normalResults.push(result); @@ -475,6 +485,7 @@ const Search = { descr, score, filenames[match[0]], + SearchResultKind.object, ]); }; Object.keys(objects).forEach((prefix) => @@ -585,6 +596,7 @@ const Search = { null, score, filenames[file], + SearchResultKind.text, ]); } return results; diff --git a/CADET-Match/v0.8.15/cli/examples.html b/CADET-Match/v0.8.15/cli/examples.html index 7d8fb96d4..7fcaaa198 100644 --- a/CADET-Match/v0.8.15/cli/examples.html +++ b/CADET-Match/v0.8.15/cli/examples.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.15/cli/index.html b/CADET-Match/v0.8.15/cli/index.html index 838c7a398..27f457b0c 100644 --- a/CADET-Match/v0.8.15/cli/index.html +++ b/CADET-Match/v0.8.15/cli/index.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.15/configuration/basic_config.html b/CADET-Match/v0.8.15/configuration/basic_config.html index 5fd05efc3..b8aa592d0 100644 --- a/CADET-Match/v0.8.15/configuration/basic_config.html +++ b/CADET-Match/v0.8.15/configuration/basic_config.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.15/configuration/error.html b/CADET-Match/v0.8.15/configuration/error.html index 35c63073a..89320d7dd 100644 --- a/CADET-Match/v0.8.15/configuration/error.html +++ b/CADET-Match/v0.8.15/configuration/error.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.15/configuration/experiments.html b/CADET-Match/v0.8.15/configuration/experiments.html index 865905a6e..9c90c5901 100644 --- a/CADET-Match/v0.8.15/configuration/experiments.html +++ b/CADET-Match/v0.8.15/configuration/experiments.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.15/configuration/graphing.html b/CADET-Match/v0.8.15/configuration/graphing.html index 5f3781624..8b5be3364 100644 --- a/CADET-Match/v0.8.15/configuration/graphing.html +++ b/CADET-Match/v0.8.15/configuration/graphing.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.15/configuration/index.html b/CADET-Match/v0.8.15/configuration/index.html index dbda781ba..ced18049a 100644 --- a/CADET-Match/v0.8.15/configuration/index.html +++ b/CADET-Match/v0.8.15/configuration/index.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.15/configuration/misc.html b/CADET-Match/v0.8.15/configuration/misc.html index 29f741db4..42eb12aae 100644 --- a/CADET-Match/v0.8.15/configuration/misc.html +++ b/CADET-Match/v0.8.15/configuration/misc.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.15/configuration/scores.html b/CADET-Match/v0.8.15/configuration/scores.html index 02e856d21..090fae0a2 100644 --- a/CADET-Match/v0.8.15/configuration/scores.html +++ b/CADET-Match/v0.8.15/configuration/scores.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.15/configuration/search.html b/CADET-Match/v0.8.15/configuration/search.html index 950cd3f58..4b888ac96 100644 --- a/CADET-Match/v0.8.15/configuration/search.html +++ b/CADET-Match/v0.8.15/configuration/search.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.15/configuration/transform.html b/CADET-Match/v0.8.15/configuration/transform.html index 3363bd0eb..5ffbd9e95 100644 --- a/CADET-Match/v0.8.15/configuration/transform.html +++ b/CADET-Match/v0.8.15/configuration/transform.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.15/genindex.html b/CADET-Match/v0.8.15/genindex.html index 715f42503..b4ff01ab3 100644 --- a/CADET-Match/v0.8.15/genindex.html +++ b/CADET-Match/v0.8.15/genindex.html @@ -8,7 +8,7 @@ - + diff --git a/CADET-Match/v0.8.15/index.html b/CADET-Match/v0.8.15/index.html index f77bbb61a..1d07ff85b 100644 --- a/CADET-Match/v0.8.15/index.html +++ b/CADET-Match/v0.8.15/index.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.15/install/index.html b/CADET-Match/v0.8.15/install/index.html index bdcb2c97a..713af8222 100644 --- a/CADET-Match/v0.8.15/install/index.html +++ b/CADET-Match/v0.8.15/install/index.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.15/license.html b/CADET-Match/v0.8.15/license.html index d0bf45e78..7556c16ca 100644 --- a/CADET-Match/v0.8.15/license.html +++ b/CADET-Match/v0.8.15/license.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.15/search.html b/CADET-Match/v0.8.15/search.html index 13e2f09d4..c5a097322 100644 --- a/CADET-Match/v0.8.15/search.html +++ b/CADET-Match/v0.8.15/search.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.15/searchindex.js b/CADET-Match/v0.8.15/searchindex.js index d76942ef9..3f85ef048 100644 --- a/CADET-Match/v0.8.15/searchindex.js +++ b/CADET-Match/v0.8.15/searchindex.js @@ -1 +1 @@ -Search.setIndex({"alltitles": {"AltScore": [[9, "altscore"]], "Auto": [[10, "auto"]], "Auto Inverse": [[10, "auto-inverse"]], "Auto kEQ": [[10, "auto-keq"]], "Basic setup": [[2, null]], "CADET-Match": [[11, null]], "CADET-Match Examples": [[0, null]], "Ceiling": [[8, "ceiling"]], "Clean examples": [[0, "clean-examples"]], "Common": [[8, "common"]], "Configuration": [[6, null]], "Dextran SSE": [[8, "dextran-sse"]], "Dextran Shape": [[8, "dextran-shape"]], "Error Modeling": [[3, null]], "Experiments": [[4, null]], "Fractionation SSE": [[8, "fractionation-sse"]], "Fractionation Slide": [[8, "fractionation-slide"]], "Generate examples": [[0, "generate-examples"]], "Generate graphs using 6 cores": [[1, "generate-graphs-using-6-cores"]], "Generating Examples and running them": [[0, "generating-examples-and-running-them"]], "Gradient": [[9, "gradient"]], "GraphSpace": [[9, "graphspace"]], "Graphing": [[5, null]], "Indexing": [[10, "indexing"]], "Install": [[12, null]], "License": [[13, null]], "MCMC": [[9, "mcmc"]], "Miscellaneous": [[7, null]], "Multistart": [[9, "multistart"]], "NSGA3": [[9, "nsga3"]], "Norm Add": [[10, "norm-add"]], "Norm Diameter": [[10, "norm-diameter"]], "Norm Mult": [[10, "norm-mult"]], "Norm Volume Area": [[10, "norm-volume-area"]], "Norm Volume Length": [[10, "norm-volume-length"]], "Other": [[8, "other"]], "Results examples": [[0, "results-examples"]], "Run examples": [[0, "run-examples"]], "Running": [[1, null]], "Running CADET-Match remotely": [[1, "running-cadet-match-remotely"]], "SSE": [[8, "sse"]], "ScoreTest": [[9, "scoretest"]], "Scores": [[8, null]], "Search": [[9, null]], "Set Value": [[10, "set-value"]], "Shape": [[8, "shape"]], "Shape Back": [[8, "shape-back"]], "Shape Front": [[8, "shape-front"]], "Starting a match": [[1, "starting-a-match"]], "Sum": [[10, "sum"]], "Sum of squared error scores": [[8, "sum-of-squared-error-scores"]], "Transform": [[10, null]], "UNSGA3": [[9, "unsga3"]]}, "docnames": ["cli/examples", "cli/index", "configuration/basic_config", "configuration/error", "configuration/experiments", "configuration/graphing", "configuration/index", "configuration/misc", "configuration/scores", "configuration/search", "configuration/transform", "index", "install/index", "license"], "envversion": {"sphinx": 63, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.todo": 2, "sphinxcontrib.bibtex": 9}, "filenames": ["cli/examples.rst", "cli/index.rst", "configuration/basic_config.rst", "configuration/error.rst", "configuration/experiments.rst", "configuration/graphing.rst", "configuration/index.rst", "configuration/misc.rst", "configuration/scores.rst", "configuration/search.rst", "configuration/transform.rst", "index.rst", "install/index.rst", "license.rst"], "indexentries": {}, "objects": {}, "objnames": {}, "objtypes": {}, "terms": {"": 13, "0": [2, 3, 7, 8, 9, 10, 13], "0001": 10, "001": [3, 10], "0051": 8, "0054": 8, "0178": 8, "0190": 8, "02": 8, "0265": 8, "0287": 8, "05": [8, 10], "06": 10, "1": [2, 3, 8, 10, 11, 13], "10": [7, 9, 13], "100": [8, 9], "1000": [9, 10], "11": 13, "12": 13, "1200": 5, "13": 13, "14": [9, 13], "15": 13, "16": 13, "17": 13, "1996": 13, "1e": [7, 9, 10], "1e4": 10, "1e8": 10, "2": [3, 8, 9, 10, 13], "20": 13, "2007": 13, "28": 13, "29": 13, "2d": 1, "3": [4, 7, 8, 10, 11, 13], "30": 13, "300": 8, "3600": 5, "3d": 1, "3rd": 10, "4": [10, 13], "400": 8, "450": 8, "5": [7, 10, 13], "50": [9, 10], "500": 8, "550": 8, "6": 13, "60": 13, "600": 8, "6b": 13, "6d": 13, "7": [7, 13], "8": [10, 13], "9": [10, 13], "95": 8, "98": 8, "A": [8, 10, 13], "AND": 13, "AS": 13, "And": 13, "BE": 13, "BEING": 13, "BUT": 13, "BY": 13, "But": 13, "By": 13, "FOR": 13, "For": [6, 8, 10, 11, 13], "IF": 13, "IN": 13, "If": [1, 2, 4, 5, 7, 8, 9, 10, 12, 13], "In": [6, 8, 9, 10, 13], "It": [0, 1, 8, 9, 10, 13], "NO": 13, "NOT": 13, "No": [2, 3, 5, 7, 8, 9, 10, 13], "Not": 13, "OF": 13, "OR": 13, "Of": 13, "On": 8, "One": 10, "Or": 11, "SUCH": 13, "Such": 13, "THE": 13, "THERE": 13, "TO": 13, "The": [0, 1, 3, 4, 8, 9, 10, 12, 13], "There": [0, 5, 8, 10], "These": [1, 3, 13], "To": 13, "WILL": 13, "WITH": 13, "With": 10, "abil": 13, "about": 13, "abov": [8, 13], "absenc": 13, "absolut": 13, "absoluteheight": 8, "absolutetim": 8, "abstol": 7, "abstolfactor": 7, "abstolfactorgrad": 7, "abstolfactorgradmax": 7, "abus": 13, "accept": 13, "access": 13, "accompani": 13, "accord": 13, "accur": [8, 10], "achiev": 13, "acknowledg": 13, "acquir": 13, "across": 13, "action": 13, "activ": [11, 13], "actual": [9, 13], "ad": [0, 1, 4, 8, 10, 13], "adapt": [7, 13], "add": [6, 8, 12, 13], "addict": 6, "addit": [3, 8, 10, 13], "address": 13, "adopt": 13, "adsorpt": 10, "advers": 13, "advis": [8, 13], "affect": 13, "affero": 13, "affirm": 13, "after": [8, 9, 12, 13], "again": [0, 5], "against": [4, 8, 13], "aggreg": 13, "agre": 13, "agreement": 13, "aim": 13, "algorithm": [6, 9, 10], "all": [0, 1, 2, 4, 5, 7, 8, 9, 10, 13], "alleg": 13, "allow": [1, 8, 9, 10, 13], "almost": [3, 8, 9], "along": 13, "alreadi": 13, "also": [1, 6, 8, 9, 10, 13], "altern": 13, "although": 13, "altscor": 6, "alwai": [3, 8, 11], "among": 13, "amount": 8, "an": [1, 3, 8, 9, 10, 12, 13], "anaconda": 12, "ancillari": 13, "ani": [0, 1, 3, 8, 9, 11, 13], "anoth": [8, 9, 10], "anti": 13, "anyon": 13, "anyth": [7, 13], "apart": 9, "appli": [3, 13], "applic": 13, "appropri": 13, "approxim": [10, 13], "ar": [0, 1, 2, 3, 4, 5, 8, 9, 10, 12, 13], "area": [6, 13], "area_loc": 10, "aris": 13, "arrai": 10, "arrang": 13, "articl": 13, "ask": 13, "assert": 13, "asset": 13, "assign": 10, "associ": 13, "assum": [10, 13], "assumpt": [10, 13], "assur": 13, "asyncron": 5, "attach": 13, "attempt": 13, "attribut": 13, "author": 13, "auto": [1, 6, 9], "auto_invers": 10, "auto_keq": 10, "autocorrel": 9, "automat": [1, 7, 8, 9, 10, 12, 13], "avail": [0, 4, 8, 10, 13], "averag": 9, "avoid": 13, "awai": 13, "axial": 10, "b": 13, "back": 6, "backward": [8, 9, 10], "bar": 2, "base": [1, 3, 6, 7, 8, 9, 11, 13], "basedir": 2, "basi": 1, "basic": [4, 6, 13], "becaus": 13, "been": [1, 13], "behalf": 13, "being": [8, 13], "believ": 13, "below": [4, 8, 9, 13], "benefit": 13, "best": [0, 3, 9, 11, 13], "better": [9, 10, 11], "between": [5, 8, 9, 10, 13], "beyond": 13, "bin": 2, "binari": [0, 2], "bio": 11, "blank": 8, "bodi": 13, "boolean": [2, 7, 8, 9], "both": [3, 10, 13], "bottom": 8, "bound": [3, 10], "bound1": 10, "bound2": 10, "boundari": 10, "boundfrom": 10, "boundsum": 10, "boundto": 10, "box": 13, "bread": 9, "break": 11, "breakthrough": 8, "brief": 13, "bug": 11, "burn": 9, "busi": 13, "bypass_experi": 2, "c": [2, 12, 13], "cadet": [2, 3, 4, 5, 6, 7, 8, 9, 10, 12, 13], "cadet_exampl": 0, "cadetmatch": [0, 1, 12], "cadetpath": 2, "call": 13, "can": [0, 1, 3, 6, 7, 8, 9, 10, 12, 13], "cannot": 13, "capabl": 9, "carri": [9, 13], "case": [8, 9, 10, 13], "caus": [7, 8, 13], "ceas": 13, "ceil": 6, "certain": [8, 13], "cessat": 13, "chain": 9, "chang": [11, 13], "channel": 12, "character": 13, "charg": [10, 13], "check": 2, "checkpoint": [1, 2], "checkpointfil": 2, "choic": 9, "choos": 13, "chromatogram": [1, 2, 3, 7], "chromatographi": 8, "circular": 10, "circumst": 13, "circumvent": 13, "civil": 13, "claim": 13, "class": 13, "clean_exampl": 0, "clear": 13, "clearli": 13, "cli": 2, "close": [8, 10, 13], "cluster": 1, "code": [8, 10, 13], "col_length": 10, "col_poros": 10, "collect": [8, 13], "colum": 8, "column": [4, 8, 10], "com": 11, "combin": [9, 13], "come": [8, 10, 13], "command": [0, 1, 12, 13], "comment": 6, "commerci": 13, "commit": [11, 13], "common": [1, 6, 9, 10, 12, 13], "commun": 13, "compat": [8, 9, 10], "compil": 13, "complet": [0, 1, 9], "compli": 13, "complianc": 13, "compon": [4, 8, 10, 11, 13], "component1": 10, "component2": 10, "componentfrom": 10, "componentsum": 10, "componentto": 10, "compos": 11, "comput": [0, 3, 5, 13], "concentr": [3, 4, 8], "concern": 13, "conda": 12, "condit": 13, "config": 12, "configur": [1, 11], "connect": [6, 7, 13], "connectionnumberentri": 7, "connfigur": 1, "consequ": 13, "consequenti": 13, "consid": 13, "consist": 13, "conspicu": 13, "const_coeff": 10, "constantli": 13, "constitut": 13, "constru": 13, "consum": 13, "contact": 13, "contain": 13, "content": 13, "context": 13, "continu": [8, 13], "continuemcmc": [8, 9], "contractu": 13, "contradict": 13, "contrast": 13, "contributor": 13, "control": [1, 8, 13], "convei": 13, "conveni": 13, "converg": 9, "convert": [2, 6, 10], "convey": 13, "copi": [10, 13], "copyleft": 13, "copyright": 13, "corner": 1, "correct": [8, 13], "correctli": 0, "correl": 1, "correspond": [8, 13], "cost": 13, "could": [0, 13], "counterclaim": 13, "countri": 13, "coupl": 10, "cours": 13, "court": 13, "coven": 13, "cover": [8, 10, 13], "coverag": 13, "creat": [0, 1, 3, 6, 9, 10, 11], "creation": 6, "criterion": 13, "cross": [10, 13], "cross_section_area": 10, "cstr": 10, "csv": [2, 3, 4, 8], "cure": 13, "curv": 8, "custom": 13, "customarili": 13, "cv": 2, "d": [10, 13], "dai": [0, 1, 13], "damag": 13, "danger": 13, "data": [1, 2, 4, 6, 7, 8, 13], "date": 13, "deal": [4, 8, 10], "decai": 8, "decemb": 13, "decid": 13, "declin": 13, "deem": 13, "default": [2, 3, 4, 5, 7, 8, 9, 10], "defect": 13, "defens": 13, "defin": [8, 13], "definit": [10, 13], "degre": 10, "delai": [3, 8], "deni": 13, "denomin": 13, "depend": [0, 3, 12], "depriv": 13, "deriv": 8, "descent": [7, 9], "describ": 6, "descript": [2, 3, 4, 5, 7, 8, 9, 10], "design": [1, 8, 9, 10, 13], "desktop": 3, "detail": 13, "detector": 8, "determin": [3, 13], "develop": [11, 13], "deviat": 3, "devic": 13, "dextran": 6, "dextran1": 4, "dextran2": 4, "dextranshap": 8, "dextranss": 8, "diamet": 6, "dictat": 8, "dictionari": 6, "differ": [0, 9, 10, 13], "difficult": 10, "diffus": 10, "dimension": 9, "dimer": 10, "direct": 13, "directli": [9, 10, 13], "directori": [0, 2], "disabl": 3, "disclaim": 13, "discriminatori": 13, "disper": 10, "dispers": 10, "displai": 13, "distinguish": 13, "distribut": [3, 12, 13], "do": [10, 11, 13], "document": 13, "doe": [9, 13], "domain": 13, "don": [7, 8, 12], "done": [5, 8], "doubt": 13, "download": 12, "downstream": 13, "dr": 11, "drop": 9, "due": [8, 10], "durabl": 13, "dure": [5, 8], "dwell": 13, "dynam": 13, "dynamictoler": 7, "e": [10, 13], "each": [1, 4, 7, 8, 10, 13], "earlier": 13, "easier": [8, 9, 10], "effect": [8, 10, 13], "effort": 13, "either": [10, 13], "electron": 13, "els": 7, "elut": 8, "embodi": 13, "employ": 13, "enabl": 13, "end": [5, 13], "enforc": 13, "engin": 12, "enough": 10, "ensur": [8, 13], "enter": 13, "entir": 13, "entiti": 13, "entri": [7, 8, 9], "equal": [9, 10], "equilibrium": 10, "equival": 13, "eric": 11, "erron": 13, "error": [1, 5, 6, 9, 10, 11, 12], "errormodel": 3, "especi": [0, 8], "essenti": 13, "estim": [1, 3, 5, 8, 9, 10, 11, 12], "evalu": [2, 9], "even": [8, 11, 13], "event": 13, "ever": 13, "everi": [0, 13], "everyon": 13, "exact": 13, "exactli": 8, "exampl": [6, 8, 10, 13], "example_mcmc_popul": 0, "example_popul": 0, "except": [10, 13], "exclud": 13, "exclus": 13, "excus": 13, "execut": 13, "exercis": 13, "exist": 8, "expect": 13, "experi": [3, 6, 8, 9, 10, 11], "experiment": [6, 8], "experimental_csv": 3, "experimentalist": 8, "explain": [8, 13], "explicitli": 13, "express": 13, "expressli": 13, "extend": 13, "extens": 13, "extent": 13, "extrem": 9, "f": 13, "facil": 13, "factor": 10, "fail": [1, 13], "failur": 13, "fair": 13, "fals": [7, 8, 9], "famili": 13, "far": 8, "fashion": 13, "fast": 10, "faster": 9, "favor": [8, 13], "featur": [0, 4, 6, 8, 11, 13], "fee": 13, "few": [3, 8, 10], "fewer": 10, "file": [0, 1, 2, 4, 6, 8, 9, 11, 13], "file_path": 3, "film": 10, "film_diffus": 10, "final": [9, 13], "finalgradrefin": 9, "find": [1, 10, 11, 13], "finish": 9, "first": [4, 8, 9, 10, 13], "fit": [3, 7, 8, 10, 13], "fix": [10, 11, 13], "float": [3, 7, 8, 9, 10], "flow": [3, 8, 10, 13], "follow": [1, 12, 13], "foo": 2, "forbid": 13, "forc": 13, "forg": 12, "fork": 11, "form": 13, "format": [6, 13], "forschungszentrum": 11, "found": [3, 10, 13], "foundat": 13, "frac": 8, "fraction": [4, 6], "fraction_csv": 8, "fractionationslid": 8, "fractionationss": 8, "free": [11, 13], "freedom": [10, 13], "frequent": [5, 12], "from": [0, 1, 2, 3, 5, 8, 9, 10, 11, 12, 13], "front": [2, 5, 6, 9], "fsf": 13, "fulfil": 13, "full": [2, 13], "fulltrainingdata": 7, "function": [8, 13], "fundament": 13, "further": 13, "fusion": 12, "futur": 13, "fzj": 11, "gap": 8, "gener": [5, 6, 8, 9, 13], "generate_corn": 1, "generate_exampl": 0, "generate_graph": 1, "generate_graphs_al": 1, "generate_graphs_autocorr": 1, "generate_map": 1, "generate_mcmc_mix": 1, "generate_mcmc_plot_tub": 1, "genet": 9, "geometr": 9, "geoscienc": 11, "get": [10, 13], "gigabyt": 7, "github": [11, 12], "give": [8, 13], "given": [2, 4, 8, 9, 13], "gnu": 13, "goal": [9, 11], "good": [9, 10], "govern": 13, "gpl": 13, "gradcheck": 9, "gradfinestop": 9, "gradient": [6, 7, 11], "gradvector": 7, "grant": 13, "graph": [2, 6, 9], "graphgeneratetim": 5, "graphmetatim": 5, "graphspac": 6, "grati": 13, "greatest": 13, "guarante": 13, "gui": 13, "h5": [3, 4, 9], "ha": [1, 3, 4, 6, 8, 9, 10, 12, 13], "had": 13, "hand": 8, "handl": 8, "hard": 8, "harder": 9, "hardwar": 0, "have": [0, 3, 4, 8, 10, 13], "hdf5": 4, "header": 8, "here": 11, "hereaft": 13, "high": [9, 12], "highest": 9, "highli": 9, "holder": 13, "home": 2, "hope": 13, "host": 13, "hour": [0, 1, 3], "household": 13, "how": [0, 5, 13], "howev": [5, 13], "html": 13, "http": [11, 13], "hypothet": 13, "i": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13], "ibg": 11, "idea": [8, 13], "ideal": 8, "ident": 3, "identifi": [8, 13], "immedi": [1, 8], "immudzen": 12, "impact": 9, "implement": [3, 13], "impli": 13, "import": [8, 13], "impos": 13, "improv": [8, 10], "inabl": 13, "inaccur": 13, "inc": 13, "incident": 13, "includ": [0, 3, 6, 12, 13], "inclus": 13, "incompat": 13, "incorpor": 13, "indemnif": 13, "indepdennt": 3, "independ": [10, 13], "index": 6, "index1": 10, "index2": 10, "indexfrom": 10, "indexsum": 10, "indexto": 10, "indic": [10, 13], "individu": [0, 8, 13], "industri": 13, "inform": [6, 9, 13], "infring": 13, "inherit": 8, "init_volum": 10, "initi": [9, 13], "input": [2, 10], "insid": [10, 13], "instal": [0, 13], "instanc": 10, "instead": [4, 8, 9, 11, 13], "institut": 11, "instruct": 12, "int": 1, "intact": 13, "integ": [0, 3, 5, 7, 8, 9, 10], "integr": 9, "intend": 13, "intent": 13, "interact": 13, "interchang": 13, "interest": 13, "interf": 13, "interfac": [1, 13], "interpret": 13, "interrupt": 1, "interv": 8, "intim": 13, "invalid": 13, "invers": 6, "io": 12, "irrevoc": 13, "isol": 8, "issu": 8, "item": 13, "its": [4, 10, 13], "itself": 13, "json": [1, 2, 6, 11], "jstyleson": 6, "june": 13, "jupyt": 1, "just": 9, "j\u00fclich": 11, "ka": 10, "kd": 10, "keep": [1, 13], "kei": [2, 3, 4, 5, 7, 8, 9, 10, 13], "kept": 2, "keq": 6, "kernel": 13, "kind": 13, "know": [8, 10, 13], "knowingli": 13, "knowledg": 13, "known": 9, "languag": 13, "laptop": 0, "larg": [8, 9, 10], "larger": 13, "largest_peak": 7, "last": [1, 5], "later": 13, "law": 13, "lawsuit": 13, "lead": 10, "learn": 7, "least": 13, "least_squar": 9, "leav": 10, "left": 8, "legal": 13, "length": [3, 6, 7, 9], "length_loc": 10, "less": 9, "lesser": 13, "lgpl": 13, "liabil": 13, "liabl": 13, "librari": [0, 2, 11, 12, 13], "license": 13, "licensor": 13, "lier": 11, "like": [8, 10, 13], "likewis": 13, "limit": [8, 13], "lin_ka": 10, "lin_kd": 10, "line": [1, 13], "linear": 10, "link": 13, "linux": 1, "list": [3, 4, 8, 9, 10, 13], "litig": 13, "littl": 9, "load": [3, 8], "local": [12, 13], "localrefin": 9, "locat": 10, "location1": 10, "location2": 10, "locationfrom": 10, "locationsum": 10, "locationto": 10, "log": [1, 10], "logout": 1, "long": 13, "look": [8, 9], "loss": 13, "lot": 3, "lower": [3, 10], "m": [0, 1, 4, 8], "machin": [1, 7, 13], "made": [3, 13], "mai": [1, 3, 8, 10, 13], "mail": 13, "main": [2, 3], "main_peak": 8, "maintain": 13, "major": 13, "make": [0, 8, 9, 10, 13], "mani": [7, 8, 9, 10, 12], "manipul": 3, "manner": 13, "manufactur": [3, 13], "map": 9, "march": 13, "mark": 13, "mask": 13, "match": [3, 4, 5, 6, 7, 8, 9, 10, 12, 13], "mate": 9, "materi": [8, 13], "matrix": 7, "max": [3, 7, 8, 9, 10], "max_perc": 8, "max_valu": 8, "maxarea": 10, "maxfactor": 10, "maximum": [1, 10], "maxka": 10, "maxkeq": 10, "maxlength": 10, "maxvolum": 10, "mcmc": [0, 1, 3, 6], "mcmc_h5": 9, "mcmcpopul": 9, "mcmcpopulationset": 9, "mcmctaumult": 9, "mean": [2, 3, 9, 13], "measur": [10, 13], "medium": 13, "meet": 13, "member": 9, "menu": 13, "merchant": 13, "mere": 13, "merg": 13, "met": 13, "meta": 2, "metaresultsonli": 2, "method": [7, 9, 10, 13], "metric": [7, 8, 9], "might": 13, "min": [3, 10], "min_perc": 8, "minarea": 10, "minim": 7, "minimum": 10, "minka": 10, "minkeq": 10, "minlength": 10, "minvolum": 10, "miscellan": 6, "misrepresent": 13, "mix": [1, 8], "mm": 8, "mode": 13, "model": [1, 5, 6, 8, 9, 10, 11, 12, 13], "modif": [8, 13], "modifi": [10, 13], "modsim": 11, "mol": [4, 8], "molecul": 8, "monom": 10, "more": [4, 6, 8, 9, 10, 12, 13], "moreov": 13, "most": [1, 7, 8, 9, 10, 11, 13], "mostli": [9, 10], "much": [5, 8, 10], "mult": 6, "multi": 9, "multiobjectivess": 9, "multipl": [0, 3, 8, 9, 11], "multipli": [3, 10], "multist": 10, "multistart": 6, "must": [2, 4, 8, 10, 12, 13], "myhom": 2, "n": [1, 10], "name": [2, 3, 4, 8, 10, 13], "narrow": 8, "narrowli": 8, "natur": 13, "nearli": 8, "necessari": 13, "need": [0, 1, 2, 4, 7, 8, 10, 12, 13], "neither": 13, "nest": 6, "network": 13, "new": [0, 3, 9, 13], "next": 13, "nohup": 1, "nois": 3, "non": [3, 8, 11, 13], "noncommerci": 13, "none": [2, 3, 4, 8, 9, 10], "nor": 13, "norm": [3, 6], "norm_add": 10, "norm_diamet": 10, "norm_volume_area": 10, "norm_volume_length": 10, "normal": [1, 2, 3, 5, 10, 13], "normalizeoutput": 2, "notebook": 1, "noth": [8, 13], "notic": 13, "notifi": 13, "notwithstand": 13, "now": 8, "nsga3": 6, "nu": 10, "number": [1, 3, 8, 9, 10, 12, 13], "numer": 8, "object": [9, 13], "oblig": 13, "obsolet": 8, "obtain": 8, "occasion": 13, "occur": 13, "off": 8, "offer": 13, "offici": 13, "offset": 8, "often": [4, 8, 10], "older": 8, "omit": 1, "onc": [1, 9], "one": [1, 4, 9, 10, 13], "ones": [8, 10], "ongo": 11, "onli": [0, 2, 5, 7, 8, 10, 13], "open": 12, "oper": [8, 13], "optim": [8, 9, 10], "optimum": 9, "option": [1, 8, 13], "order": [9, 13], "org": 13, "organ": 13, "origin": 13, "other": [1, 2, 3, 6, 10, 13], "otherwis": 13, "our": [11, 13], "out": 13, "outlet": 8, "output": [4, 8, 13], "output_path": [4, 8], "outsid": 13, "over": [8, 9], "overload": 8, "overrid": 9, "own": [0, 4, 13], "packag": [12, 13], "paper": [8, 13], "par_poros": 10, "paragraph": 13, "parallel": [1, 9, 11], "paramet": [0, 1, 3, 6, 8, 9, 10, 11, 12], "pareto": [2, 5, 9], "part": [8, 13], "parti": 13, "particular": [8, 13], "pass": 13, "password": 13, "patent": 13, "path": [0, 1, 2, 4, 8, 9, 10], "pattern": 13, "payment": 13, "peak": 8, "peak_back": 8, "peak_front": 8, "peer": 13, "penalti": 8, "per": [0, 9], "percent": 8, "perform": [10, 12, 13], "period": 1, "perman": 13, "permiss": 13, "permit": 13, "perpetu": 13, "person": 13, "pertin": 13, "philosophi": 13, "physic": [8, 13], "pi": 10, "piec": [10, 13], "pip": 12, "place": [8, 13], "pleas": [11, 13], "plot": 1, "plu": 13, "plug": 10, "point": 9, "pointer": 13, "popul": [0, 9], "pore": 10, "poros": 8, "portion": 13, "posit": [8, 10], "possess": 13, "possibl": [1, 8, 13], "posterior": 1, "posteriori": 1, "powel": 9, "power": [0, 3, 13], "pr": 11, "practic": [9, 13], "preambl": 13, "precis": [10, 13], "precursor": 9, "predecessor": 13, "prefer": [12, 13], "present": 13, "preserv": 13, "pretti": 3, "prevent": [11, 13], "previou": [9, 13], "previousresult": 9, "price": 13, "primarili": 13, "prior": [9, 13], "priorit": 8, "privat": 13, "probabl": 1, "problem": [0, 3, 8, 9, 10, 13], "problemat": 10, "procedur": 13, "proceed": 1, "process": [0, 1, 3], "procur": 13, "produc": 13, "product": 13, "program": 13, "programat": 6, "programm": 13, "progress": [1, 5, 9], "prohibit": 13, "promin": 13, "propag": 13, "properti": [10, 13], "proprietari": 13, "protect": 13, "protocol": 13, "prove": 13, "provid": [10, 13], "provis": 13, "provision": 13, "proxi": 13, "public": 13, "publicli": 13, "publish": 13, "pull": 11, "puls": 8, "pump": [3, 8], "purpos": [8, 9, 13], "pursuant": 13, "pymoo": 9, "pypi": 12, "python": [0, 1, 6, 11, 12], "qualifi": 13, "qualiti": 13, "random": [3, 9], "rang": [9, 10], "rapid": 10, "rare": [2, 9, 10], "rate": [3, 8, 10], "re": 9, "reaction": 8, "reactor": 10, "read": [9, 10, 13], "readabl": 13, "readi": 13, "readili": 13, "realist": 10, "realiti": 10, "realli": [7, 8], "reason": [9, 13], "rebuilt": 0, "receipt": 13, "receiv": 13, "recent": 11, "recipi": 13, "recogn": 13, "recomend": [8, 9, 10], "recommend": [0, 1, 11, 12], "redistribut": 13, "reduc": 8, "reevalu": 9, "refer": [6, 13], "refin": 9, "refrain": 13, "regard": 13, "regardless": 13, "regener": 13, "reinstat": 13, "rel": 2, "relationship": 13, "releas": [11, 13], "relev": 13, "reli": 13, "relicens": 13, "remain": 13, "remov": 13, "render": 13, "repair": 13, "repeat": 9, "report": [0, 9, 11], "repositori": 11, "repres": [8, 13], "request": 11, "requir": [1, 2, 3, 4, 5, 7, 8, 9, 10, 13], "reset": 5, "resolv": 13, "respect": [3, 13], "respons": 13, "restrict": [8, 13], "result": [2, 7, 9, 10, 13], "results1": 2, "results_exampl": 0, "resultsdir": 2, "resum": 1, "retain": [8, 9, 10, 13], "return": [0, 9, 13], "review": 13, "revis": 13, "right": [8, 13], "risk": 13, "rom": 13, "root": 9, "royalti": 13, "rule": 13, "run": [5, 8, 9, 12, 13], "run_exampl": 0, "runnabl": 4, "safe": 1, "safest": 13, "sai": 13, "sake": 13, "sale": 13, "same": [3, 8, 10, 13], "sampl": 8, "satisfi": 13, "satur": 8, "scalar": 10, "scale": 3, "school": 13, "scientif": 12, "scipi": 9, "scope": 13, "score": [4, 6, 9], "scoretest": 6, "script": 13, "search": [0, 3, 6, 7, 10], "searchmethod": 9, "sec_000": 10, "second": [4, 5, 8, 10], "secondarili": 13, "section": [3, 6, 10, 13], "see": [0, 5, 6, 9, 10, 13], "seed": 9, "select": [8, 9, 10], "sell": 13, "semiconductor": 13, "separ": [8, 12, 13], "sequenc": 9, "serv": 13, "server": [1, 3, 13], "servic": 13, "session": 1, "set": [0, 3, 6, 7, 8, 9], "set_valu": 10, "sete": 6, "setup": 6, "shall": 13, "shape": 6, "shapeback": 8, "shapefront": 8, "share": [2, 13], "shell": 12, "shield": 10, "shift": 8, "short": 13, "should": [1, 2, 3, 7, 9, 10, 13], "show": 13, "shown": 4, "side": 8, "sigma": 10, "sign": 13, "signal": [3, 4, 8], "signific": 13, "similar": [8, 13], "simpl": [3, 9], "simpler": 10, "simplest": 9, "simplifi": 4, "simul": [2, 3, 4, 5, 7, 9, 10], "simultan": 13, "sinc": [3, 5], "singl": [4, 13], "situat": [0, 10], "size": [9, 10], "slice": 8, "slide": 6, "slightli": 8, "slow": [3, 5], "sma": 10, "sma_nu": 10, "small": [8, 10], "smalltest_peak": 7, "smooth": 7, "so": [0, 3, 10, 13], "sobol": 9, "sobolgener": 9, "softwar": [1, 13], "sold": 13, "sole": 13, "solut": 4, "solution_outlet_comp_000": 4, "solv": [3, 8], "solveabl": 9, "some": [3, 8, 10, 13], "sourc": [3, 11, 13], "spare": 13, "speak": 13, "speci": 2, "special": [8, 13], "specif": [4, 9, 10, 13], "specifi": [2, 4, 5, 8, 10, 13], "spirit": 13, "split": 9, "squar": [6, 9], "sse": [6, 9], "ssh": 1, "stallgener": 9, "stand": 13, "standard": [3, 13], "start": [3, 8, 9, 10, 13], "state": [0, 10, 13], "statement": 13, "statu": 13, "step": [1, 5, 9, 13], "still": 5, "stop": [8, 9], "stopaverag": 9, "stopbest": 9, "stoprms": 9, "storag": [7, 13], "store": [2, 4, 7], "strategi": [0, 9], "stratgi": 0, "string": [3, 4, 8, 9, 10], "structur": [4, 6], "subdivid": 13, "subject": 13, "sublicens": 13, "subprogram": 13, "subroutin": 13, "subsect": 13, "substanti": 13, "sue": 13, "suffic": 13, "suggest": 9, "sum": [4, 6], "supervis": 11, "supplement": 13, "suppli": [0, 3], "support": [4, 6, 8, 13], "sure": 13, "surrend": 13, "surviv": 13, "sustain": 13, "switch": 10, "symmetr": 8, "synthet": 8, "system": [8, 9, 10, 13], "systemat": 13, "t": [7, 8, 12], "take": [0, 1, 3, 5, 9, 13], "tangibl": 13, "technolog": 13, "tell": [9, 13], "templat": [0, 3], "tendenc": 8, "term": 13, "termin": [9, 13], "test": [0, 8, 9], "text": 0, "than": [5, 9, 10, 12, 13], "thei": [1, 3, 7, 8, 9, 10, 12, 13], "them": [8, 9, 10, 13], "therefor": 13, "thi": [0, 1, 2, 3, 4, 6, 7, 8, 9, 10, 13], "thing": [8, 13], "third": 13, "those": 13, "though": 13, "threaten": 13, "three": 13, "through": [1, 13], "thu": 13, "ti": 8, "time": [3, 4, 5, 8, 9, 13], "togeth": [4, 10], "toler": 7, "too": 13, "tool": 13, "top": 8, "total": [3, 9], "tournament": 9, "trade": 13, "trademark": 13, "tradeoff": 5, "transact": 13, "transfer": 13, "transform": [0, 6], "transmiss": 13, "treat": 13, "treati": 13, "true": [2, 7, 8, 9], "tube": [1, 10], "turn": 9, "twice": 10, "two": [4, 10, 13], "type": [8, 13], "typic": [8, 13], "unaccept": 13, "under": [11, 13], "understand": 10, "uniform": 3, "uniqu": [4, 8], "unit": [3, 8], "unit_000": 10, "unit_001": 10, "unit_002": [4, 8], "unit_003": 10, "unit_004": 10, "unit_nam": 8, "unknown": 9, "unless": [4, 13], "unlimit": 13, "unmodifi": 13, "unnecessari": 13, "unpack": 13, "unsga3": 6, "until": [9, 13], "up": [6, 10], "updat": [12, 13], "upgrad": 11, "upper": [3, 10], "us": [0, 2, 3, 4, 6, 7, 8, 9, 10, 13], "usag": [1, 8, 9, 10], "user": [12, 13], "usual": [3, 8], "usus": 6, "uv": [3, 8], "uv_nois": 3, "uv_noise_norm": 3, "v3": 13, "valid": 13, "valu": [2, 3, 4, 5, 6, 7, 8, 9], "variabl": [0, 9, 10], "variant": 10, "variat": [3, 8], "variou": 0, "vector": 7, "verbatim": 13, "veri": [2, 8, 9, 10], "verifi": 0, "version": [0, 13], "viabl": 9, "view": 13, "violat": 13, "visibl": 13, "void": 13, "volum": [6, 13], "von": 11, "w": 13, "wa": [8, 10, 13], "wai": [1, 13], "waiv": 13, "waiver": 13, "want": [0, 10, 13], "warranti": 13, "we": [11, 12, 13], "websit": 12, "week": 3, "welcom": 13, "well": 13, "were": 13, "what": [9, 13], "whatev": 13, "when": [7, 8, 9, 10, 13], "where": [2, 4, 5, 8, 9, 10, 13], "whether": 13, "which": [3, 8, 10, 13], "while": [1, 8, 9], "who": 13, "whole": 13, "whom": 13, "whose": 13, "why": 13, "wide": 13, "window": [1, 2, 13], "wipo": 13, "wish": 13, "within": 13, "without": [9, 10, 13], "work": [0, 8, 10, 11, 12, 13], "worldwid": 13, "would": [9, 10, 13], "write": 13, "written": [8, 13], "www": 13, "xtol": 9, "ye": [2, 3, 4, 8, 9, 10], "year": 13, "yet": 1, "you": [0, 1, 6, 8, 9, 10, 11, 12, 13], "your": [0, 9, 13], "yourself": 13}, "titles": ["CADET-Match Examples", "Running", "Basic setup", "Error Modeling", "Experiments", "Graphing", "Configuration", "Miscellaneous", "Scores", "Search", "Transform", "CADET-Match", "Install", "License"], "titleterms": {"6": 1, "add": 10, "altscor": 9, "area": 10, "auto": 10, "back": 8, "basic": 2, "cadet": [0, 1, 11], "ceil": 8, "clean": 0, "common": 8, "configur": 6, "core": 1, "dextran": 8, "diamet": 10, "error": [3, 8], "exampl": 0, "experi": 4, "fraction": 8, "front": 8, "gener": [0, 1], "gradient": 9, "graph": [1, 5], "graphspac": 9, "index": 10, "instal": 12, "invers": 10, "keq": 10, "length": 10, "licens": 13, "match": [0, 1, 11], "mcmc": 9, "miscellan": 7, "model": 3, "mult": 10, "multistart": 9, "norm": 10, "nsga3": 9, "other": 8, "remot": 1, "result": 0, "run": [0, 1], "score": 8, "scoretest": 9, "search": 9, "set": 10, "setup": 2, "shape": 8, "slide": 8, "squar": 8, "sse": 8, "start": 1, "sum": [8, 10], "them": 0, "transform": 10, "unsga3": 9, "us": 1, "valu": 10, "volum": 10}}) \ No newline at end of file +Search.setIndex({"alltitles": {"AltScore": [[9, "altscore"]], "Auto": [[10, "auto"]], "Auto Inverse": [[10, "auto-inverse"]], "Auto kEQ": [[10, "auto-keq"]], "Basic setup": [[2, null]], "CADET-Match": [[11, null]], "CADET-Match Examples": [[0, null]], "Ceiling": [[8, "ceiling"]], "Clean examples": [[0, "clean-examples"]], "Common": [[8, "common"]], "Configuration": [[6, null]], "Dextran SSE": [[8, "dextran-sse"]], "Dextran Shape": [[8, "dextran-shape"]], "Error Modeling": [[3, null]], "Experiments": [[4, null]], "Fractionation SSE": [[8, "fractionation-sse"]], "Fractionation Slide": [[8, "fractionation-slide"]], "Generate examples": [[0, "generate-examples"]], "Generate graphs using 6 cores": [[1, "generate-graphs-using-6-cores"]], "Generating Examples and running them": [[0, "generating-examples-and-running-them"]], "Gradient": [[9, "gradient"]], "GraphSpace": [[9, "graphspace"]], "Graphing": [[5, null]], "Indexing": [[10, "indexing"]], "Install": [[12, null]], "License": [[13, null]], "MCMC": [[9, "mcmc"]], "Miscellaneous": [[7, null]], "Multistart": [[9, "multistart"]], "NSGA3": [[9, "nsga3"]], "Norm Add": [[10, "norm-add"]], "Norm Diameter": [[10, "norm-diameter"]], "Norm Mult": [[10, "norm-mult"]], "Norm Volume Area": [[10, "norm-volume-area"]], "Norm Volume Length": [[10, "norm-volume-length"]], "Other": [[8, "other"]], "Results examples": [[0, "results-examples"]], "Run examples": [[0, "run-examples"]], "Running": [[1, null]], "Running CADET-Match remotely": [[1, "running-cadet-match-remotely"]], "SSE": [[8, "sse"]], "ScoreTest": [[9, "scoretest"]], "Scores": [[8, null]], "Search": [[9, null]], "Set Value": [[10, "set-value"]], "Shape": [[8, "shape"]], "Shape Back": [[8, "shape-back"]], "Shape Front": [[8, "shape-front"]], "Starting a match": [[1, "starting-a-match"]], "Sum": [[10, "sum"]], "Sum of squared error scores": [[8, "sum-of-squared-error-scores"]], "Transform": [[10, null]], "UNSGA3": [[9, "unsga3"]]}, "docnames": ["cli/examples", "cli/index", "configuration/basic_config", "configuration/error", "configuration/experiments", "configuration/graphing", "configuration/index", "configuration/misc", "configuration/scores", "configuration/search", "configuration/transform", "index", "install/index", "license"], "envversion": {"sphinx": 64, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.todo": 2, "sphinxcontrib.bibtex": 9}, "filenames": ["cli/examples.rst", "cli/index.rst", "configuration/basic_config.rst", "configuration/error.rst", "configuration/experiments.rst", "configuration/graphing.rst", "configuration/index.rst", "configuration/misc.rst", "configuration/scores.rst", "configuration/search.rst", "configuration/transform.rst", "index.rst", "install/index.rst", "license.rst"], "indexentries": {}, "objects": {}, "objnames": {}, "objtypes": {}, "terms": {"": 13, "0": [2, 3, 7, 8, 9, 10, 13], "0001": 10, "001": [3, 10], "0051": 8, "0054": 8, "0178": 8, "0190": 8, "02": 8, "0265": 8, "0287": 8, "05": [8, 10], "06": 10, "1": [2, 3, 8, 10, 11, 13], "10": [7, 9, 13], "100": [8, 9], "1000": [9, 10], "11": 13, "12": 13, "1200": 5, "13": 13, "14": [9, 13], "15": 13, "16": 13, "17": 13, "1996": 13, "1e": [7, 9, 10], "1e4": 10, "1e8": 10, "2": [3, 8, 9, 10, 13], "20": 13, "2007": 13, "28": 13, "29": 13, "2d": 1, "3": [4, 7, 8, 10, 11, 13], "30": 13, "300": 8, "3600": 5, "3d": 1, "3rd": 10, "4": [10, 13], "400": 8, "450": 8, "5": [7, 10, 13], "50": [9, 10], "500": 8, "550": 8, "6": 13, "60": 13, "600": 8, "6b": 13, "6d": 13, "7": [7, 13], "8": [10, 13], "9": [10, 13], "95": 8, "98": 8, "A": [8, 10, 13], "AND": 13, "AS": 13, "And": 13, "BE": 13, "BEING": 13, "BUT": 13, "BY": 13, "But": 13, "By": 13, "FOR": 13, "For": [6, 8, 10, 11, 13], "IF": 13, "IN": 13, "If": [1, 2, 4, 5, 7, 8, 9, 10, 12, 13], "In": [6, 8, 9, 10, 13], "It": [0, 1, 8, 9, 10, 13], "NO": 13, "NOT": 13, "No": [2, 3, 5, 7, 8, 9, 10, 13], "Not": 13, "OF": 13, "OR": 13, "Of": 13, "On": 8, "One": 10, "Or": 11, "SUCH": 13, "Such": 13, "THE": 13, "THERE": 13, "TO": 13, "The": [0, 1, 3, 4, 8, 9, 10, 12, 13], "There": [0, 5, 8, 10], "These": [1, 3, 13], "To": 13, "WILL": 13, "WITH": 13, "With": 10, "abil": 13, "about": 13, "abov": [8, 13], "absenc": 13, "absolut": 13, "absoluteheight": 8, "absolutetim": 8, "abstol": 7, "abstolfactor": 7, "abstolfactorgrad": 7, "abstolfactorgradmax": 7, "abus": 13, "accept": 13, "access": 13, "accompani": 13, "accord": 13, "accur": [8, 10], "achiev": 13, "acknowledg": 13, "acquir": 13, "across": 13, "action": 13, "activ": [11, 13], "actual": [9, 13], "ad": [0, 1, 4, 8, 10, 13], "adapt": [7, 13], "add": [6, 8, 12, 13], "addict": 6, "addit": [3, 8, 10, 13], "address": 13, "adopt": 13, "adsorpt": 10, "advers": 13, "advis": [8, 13], "affect": 13, "affero": 13, "affirm": 13, "after": [8, 9, 12, 13], "again": [0, 5], "against": [4, 8, 13], "aggreg": 13, "agre": 13, "agreement": 13, "aim": 13, "algorithm": [6, 9, 10], "all": [0, 1, 2, 4, 5, 7, 8, 9, 10, 13], "alleg": 13, "allow": [1, 8, 9, 10, 13], "almost": [3, 8, 9], "along": 13, "alreadi": 13, "also": [1, 6, 8, 9, 10, 13], "altern": 13, "although": 13, "altscor": 6, "alwai": [3, 8, 11], "among": 13, "amount": 8, "an": [1, 3, 8, 9, 10, 12, 13], "anaconda": 12, "ancillari": 13, "ani": [0, 1, 3, 8, 9, 11, 13], "anoth": [8, 9, 10], "anti": 13, "anyon": 13, "anyth": [7, 13], "apart": 9, "appli": [3, 13], "applic": 13, "appropri": 13, "approxim": [10, 13], "ar": [0, 1, 2, 3, 4, 5, 8, 9, 10, 12, 13], "area": [6, 13], "area_loc": 10, "aris": 13, "arrai": 10, "arrang": 13, "articl": 13, "ask": 13, "assert": 13, "asset": 13, "assign": 10, "associ": 13, "assum": [10, 13], "assumpt": [10, 13], "assur": 13, "asyncron": 5, "attach": 13, "attempt": 13, "attribut": 13, "author": 13, "auto": [1, 6, 9], "auto_invers": 10, "auto_keq": 10, "autocorrel": 9, "automat": [1, 7, 8, 9, 10, 12, 13], "avail": [0, 4, 8, 10, 13], "averag": 9, "avoid": 13, "awai": 13, "axial": 10, "b": 13, "back": 6, "backward": [8, 9, 10], "bar": 2, "base": [1, 3, 6, 7, 8, 9, 11, 13], "basedir": 2, "basi": 1, "basic": [4, 6, 13], "becaus": 13, "been": [1, 13], "behalf": 13, "being": [8, 13], "believ": 13, "below": [4, 8, 9, 13], "benefit": 13, "best": [0, 3, 9, 11, 13], "better": [9, 10, 11], "between": [5, 8, 9, 10, 13], "beyond": 13, "bin": 2, "binari": [0, 2], "bio": 11, "blank": 8, "bodi": 13, "boolean": [2, 7, 8, 9], "both": [3, 10, 13], "bottom": 8, "bound": [3, 10], "bound1": 10, "bound2": 10, "boundari": 10, "boundfrom": 10, "boundsum": 10, "boundto": 10, "box": 13, "bread": 9, "break": 11, "breakthrough": 8, "brief": 13, "bug": 11, "burn": 9, "busi": 13, "bypass_experi": 2, "c": [2, 12, 13], "cadet": [2, 3, 4, 5, 6, 7, 8, 9, 10, 12, 13], "cadet_exampl": 0, "cadetmatch": [0, 1, 12], "cadetpath": 2, "call": 13, "can": [0, 1, 3, 6, 7, 8, 9, 10, 12, 13], "cannot": 13, "capabl": 9, "carri": [9, 13], "case": [8, 9, 10, 13], "caus": [7, 8, 13], "ceas": 13, "ceil": 6, "certain": [8, 13], "cessat": 13, "chain": 9, "chang": [11, 13], "channel": 12, "character": 13, "charg": [10, 13], "check": 2, "checkpoint": [1, 2], "checkpointfil": 2, "choic": 9, "choos": 13, "chromatogram": [1, 2, 3, 7], "chromatographi": 8, "circular": 10, "circumst": 13, "circumvent": 13, "civil": 13, "claim": 13, "class": 13, "clean_exampl": 0, "clear": 13, "clearli": 13, "cli": 2, "close": [8, 10, 13], "cluster": 1, "code": [8, 10, 13], "col_length": 10, "col_poros": 10, "collect": [8, 13], "colum": 8, "column": [4, 8, 10], "com": 11, "combin": [9, 13], "come": [8, 10, 13], "command": [0, 1, 12, 13], "comment": 6, "commerci": 13, "commit": [11, 13], "common": [1, 6, 9, 10, 12, 13], "commun": 13, "compat": [8, 9, 10], "compil": 13, "complet": [0, 1, 9], "compli": 13, "complianc": 13, "compon": [4, 8, 10, 11, 13], "component1": 10, "component2": 10, "componentfrom": 10, "componentsum": 10, "componentto": 10, "compos": 11, "comput": [0, 3, 5, 13], "concentr": [3, 4, 8], "concern": 13, "conda": 12, "condit": 13, "config": 12, "configur": [1, 11], "connect": [6, 7, 13], "connectionnumberentri": 7, "connfigur": 1, "consequ": 13, "consequenti": 13, "consid": 13, "consist": 13, "conspicu": 13, "const_coeff": 10, "constantli": 13, "constitut": 13, "constru": 13, "consum": 13, "contact": 13, "contain": 13, "content": 13, "context": 13, "continu": [8, 13], "continuemcmc": [8, 9], "contractu": 13, "contradict": 13, "contrast": 13, "contributor": 13, "control": [1, 8, 13], "convei": 13, "conveni": 13, "converg": 9, "convert": [2, 6, 10], "convey": 13, "copi": [10, 13], "copyleft": 13, "copyright": 13, "corner": 1, "correct": [8, 13], "correctli": 0, "correl": 1, "correspond": [8, 13], "cost": 13, "could": [0, 13], "counterclaim": 13, "countri": 13, "coupl": 10, "cours": 13, "court": 13, "coven": 13, "cover": [8, 10, 13], "coverag": 13, "creat": [0, 1, 3, 6, 9, 10, 11], "creation": 6, "criterion": 13, "cross": [10, 13], "cross_section_area": 10, "cstr": 10, "csv": [2, 3, 4, 8], "cure": 13, "curv": 8, "custom": 13, "customarili": 13, "cv": 2, "d": [10, 13], "dai": [0, 1, 13], "damag": 13, "danger": 13, "data": [1, 2, 4, 6, 7, 8, 13], "date": 13, "deal": [4, 8, 10], "decai": 8, "decemb": 13, "decid": 13, "declin": 13, "deem": 13, "default": [2, 3, 4, 5, 7, 8, 9, 10], "defect": 13, "defens": 13, "defin": [8, 13], "definit": [10, 13], "degre": 10, "delai": [3, 8], "deni": 13, "denomin": 13, "depend": [0, 3, 12], "depriv": 13, "deriv": 8, "descent": [7, 9], "describ": 6, "descript": [2, 3, 4, 5, 7, 8, 9, 10], "design": [1, 8, 9, 10, 13], "desktop": 3, "detail": 13, "detector": 8, "determin": [3, 13], "develop": [11, 13], "deviat": 3, "devic": 13, "dextran": 6, "dextran1": 4, "dextran2": 4, "dextranshap": 8, "dextranss": 8, "diamet": 6, "dictat": 8, "dictionari": 6, "differ": [0, 9, 10, 13], "difficult": 10, "diffus": 10, "dimension": 9, "dimer": 10, "direct": 13, "directli": [9, 10, 13], "directori": [0, 2], "disabl": 3, "disclaim": 13, "discriminatori": 13, "disper": 10, "dispers": 10, "displai": 13, "distinguish": 13, "distribut": [3, 12, 13], "do": [10, 11, 13], "document": 13, "doe": [9, 13], "domain": 13, "don": [7, 8, 12], "done": [5, 8], "doubt": 13, "download": 12, "downstream": 13, "dr": 11, "drop": 9, "due": [8, 10], "durabl": 13, "dure": [5, 8], "dwell": 13, "dynam": 13, "dynamictoler": 7, "e": [10, 13], "each": [1, 4, 7, 8, 10, 13], "earlier": 13, "easier": [8, 9, 10], "effect": [8, 10, 13], "effort": 13, "either": [10, 13], "electron": 13, "els": 7, "elut": 8, "embodi": 13, "employ": 13, "enabl": 13, "end": [5, 13], "enforc": 13, "engin": 12, "enough": 10, "ensur": [8, 13], "enter": 13, "entir": 13, "entiti": 13, "entri": [7, 8, 9], "equal": [9, 10], "equilibrium": 10, "equival": 13, "eric": 11, "erron": 13, "error": [1, 5, 6, 9, 10, 11, 12], "errormodel": 3, "especi": [0, 8], "essenti": 13, "estim": [1, 3, 5, 8, 9, 10, 11, 12], "evalu": [2, 9], "even": [8, 11, 13], "event": 13, "ever": 13, "everi": [0, 13], "everyon": 13, "exact": 13, "exactli": 8, "exampl": [6, 8, 10, 13], "example_mcmc_popul": 0, "example_popul": 0, "except": [10, 13], "exclud": 13, "exclus": 13, "excus": 13, "execut": 13, "exercis": 13, "exist": 8, "expect": 13, "experi": [3, 6, 8, 9, 10, 11], "experiment": [6, 8], "experimental_csv": 3, "experimentalist": 8, "explain": [8, 13], "explicitli": 13, "express": 13, "expressli": 13, "extend": 13, "extens": 13, "extent": 13, "extrem": 9, "f": 13, "facil": 13, "factor": 10, "fail": [1, 13], "failur": 13, "fair": 13, "fals": [7, 8, 9], "famili": 13, "far": 8, "fashion": 13, "fast": 10, "faster": 9, "favor": [8, 13], "featur": [0, 4, 6, 8, 11, 13], "fee": 13, "few": [3, 8, 10], "fewer": 10, "file": [0, 1, 2, 4, 6, 8, 9, 11, 13], "file_path": 3, "film": 10, "film_diffus": 10, "final": [9, 13], "finalgradrefin": 9, "find": [1, 10, 11, 13], "finish": 9, "first": [4, 8, 9, 10, 13], "fit": [3, 7, 8, 10, 13], "fix": [10, 11, 13], "float": [3, 7, 8, 9, 10], "flow": [3, 8, 10, 13], "follow": [1, 12, 13], "foo": 2, "forbid": 13, "forc": 13, "forg": 12, "fork": 11, "form": 13, "format": [6, 13], "forschungszentrum": 11, "found": [3, 10, 13], "foundat": 13, "frac": 8, "fraction": [4, 6], "fraction_csv": 8, "fractionationslid": 8, "fractionationss": 8, "free": [11, 13], "freedom": [10, 13], "frequent": [5, 12], "from": [0, 1, 2, 3, 5, 8, 9, 10, 11, 12, 13], "front": [2, 5, 6, 9], "fsf": 13, "fulfil": 13, "full": [2, 13], "fulltrainingdata": 7, "function": [8, 13], "fundament": 13, "further": 13, "fusion": 12, "futur": 13, "fzj": 11, "gap": 8, "gener": [5, 6, 8, 9, 13], "generate_corn": 1, "generate_exampl": 0, "generate_graph": 1, "generate_graphs_al": 1, "generate_graphs_autocorr": 1, "generate_map": 1, "generate_mcmc_mix": 1, "generate_mcmc_plot_tub": 1, "genet": 9, "geometr": 9, "geoscienc": 11, "get": [10, 13], "gigabyt": 7, "github": [11, 12], "give": [8, 13], "given": [2, 4, 8, 9, 13], "gnu": 13, "goal": [9, 11], "good": [9, 10], "govern": 13, "gpl": 13, "gradcheck": 9, "gradfinestop": 9, "gradient": [6, 7, 11], "gradvector": 7, "grant": 13, "graph": [2, 6, 9], "graphgeneratetim": 5, "graphmetatim": 5, "graphspac": 6, "grati": 13, "greatest": 13, "guarante": 13, "gui": 13, "h5": [3, 4, 9], "ha": [1, 3, 4, 6, 8, 9, 10, 12, 13], "had": 13, "hand": 8, "handl": 8, "hard": 8, "harder": 9, "hardwar": 0, "have": [0, 3, 4, 8, 10, 13], "hdf5": 4, "header": 8, "here": 11, "hereaft": 13, "high": [9, 12], "highest": 9, "highli": 9, "holder": 13, "home": 2, "hope": 13, "host": 13, "hour": [0, 1, 3], "household": 13, "how": [0, 5, 13], "howev": [5, 13], "html": 13, "http": [11, 13], "hypothet": 13, "i": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13], "ibg": 11, "idea": [8, 13], "ideal": 8, "ident": 3, "identifi": [8, 13], "immedi": [1, 8], "immudzen": 12, "impact": 9, "implement": [3, 13], "impli": 13, "import": [8, 13], "impos": 13, "improv": [8, 10], "inabl": 13, "inaccur": 13, "inc": 13, "incident": 13, "includ": [0, 3, 6, 12, 13], "inclus": 13, "incompat": 13, "incorpor": 13, "indemnif": 13, "indepdennt": 3, "independ": [10, 13], "index": 6, "index1": 10, "index2": 10, "indexfrom": 10, "indexsum": 10, "indexto": 10, "indic": [10, 13], "individu": [0, 8, 13], "industri": 13, "inform": [6, 9, 13], "infring": 13, "inherit": 8, "init_volum": 10, "initi": [9, 13], "input": [2, 10], "insid": [10, 13], "instal": [0, 13], "instanc": 10, "instead": [4, 8, 9, 11, 13], "institut": 11, "instruct": 12, "int": 1, "intact": 13, "integ": [0, 3, 5, 7, 8, 9, 10], "integr": 9, "intend": 13, "intent": 13, "interact": 13, "interchang": 13, "interest": 13, "interf": 13, "interfac": [1, 13], "interpret": 13, "interrupt": 1, "interv": 8, "intim": 13, "invalid": 13, "invers": 6, "io": 12, "irrevoc": 13, "isol": 8, "issu": 8, "item": 13, "its": [4, 10, 13], "itself": 13, "json": [1, 2, 6, 11], "jstyleson": 6, "june": 13, "jupyt": 1, "just": 9, "j\u00fclich": 11, "ka": 10, "kd": 10, "keep": [1, 13], "kei": [2, 3, 4, 5, 7, 8, 9, 10, 13], "kept": 2, "keq": 6, "kernel": 13, "kind": 13, "know": [8, 10, 13], "knowingli": 13, "knowledg": 13, "known": 9, "languag": 13, "laptop": 0, "larg": [8, 9, 10], "larger": 13, "largest_peak": 7, "last": [1, 5], "later": 13, "law": 13, "lawsuit": 13, "lead": 10, "learn": 7, "least": 13, "least_squar": 9, "leav": 10, "left": 8, "legal": 13, "length": [3, 6, 7, 9], "length_loc": 10, "less": 9, "lesser": 13, "lgpl": 13, "liabil": 13, "liabl": 13, "librari": [0, 2, 11, 12, 13], "license": 13, "licensor": 13, "lier": 11, "like": [8, 10, 13], "likewis": 13, "limit": [8, 13], "lin_ka": 10, "lin_kd": 10, "line": [1, 13], "linear": 10, "link": 13, "linux": 1, "list": [3, 4, 8, 9, 10, 13], "litig": 13, "littl": 9, "load": [3, 8], "local": [12, 13], "localrefin": 9, "locat": 10, "location1": 10, "location2": 10, "locationfrom": 10, "locationsum": 10, "locationto": 10, "log": [1, 10], "logout": 1, "long": 13, "look": [8, 9], "loss": 13, "lot": 3, "lower": [3, 10], "m": [0, 1, 4, 8], "machin": [1, 7, 13], "made": [3, 13], "mai": [1, 3, 8, 10, 13], "mail": 13, "main": [2, 3], "main_peak": 8, "maintain": 13, "major": 13, "make": [0, 8, 9, 10, 13], "mani": [7, 8, 9, 10, 12], "manipul": 3, "manner": 13, "manufactur": [3, 13], "map": 9, "march": 13, "mark": 13, "mask": 13, "match": [3, 4, 5, 6, 7, 8, 9, 10, 12, 13], "mate": 9, "materi": [8, 13], "matrix": 7, "max": [3, 7, 8, 9, 10], "max_perc": 8, "max_valu": 8, "maxarea": 10, "maxfactor": 10, "maximum": [1, 10], "maxka": 10, "maxkeq": 10, "maxlength": 10, "maxvolum": 10, "mcmc": [0, 1, 3, 6], "mcmc_h5": 9, "mcmcpopul": 9, "mcmcpopulationset": 9, "mcmctaumult": 9, "mean": [2, 3, 9, 13], "measur": [10, 13], "medium": 13, "meet": 13, "member": 9, "menu": 13, "merchant": 13, "mere": 13, "merg": 13, "met": 13, "meta": 2, "metaresultsonli": 2, "method": [7, 9, 10, 13], "metric": [7, 8, 9], "might": 13, "min": [3, 10], "min_perc": 8, "minarea": 10, "minim": 7, "minimum": 10, "minka": 10, "minkeq": 10, "minlength": 10, "minvolum": 10, "miscellan": 6, "misrepresent": 13, "mix": [1, 8], "mm": 8, "mode": 13, "model": [1, 5, 6, 8, 9, 10, 11, 12, 13], "modif": [8, 13], "modifi": [10, 13], "modsim": 11, "mol": [4, 8], "molecul": 8, "monom": 10, "more": [4, 6, 8, 9, 10, 12, 13], "moreov": 13, "most": [1, 7, 8, 9, 10, 11, 13], "mostli": [9, 10], "much": [5, 8, 10], "mult": 6, "multi": 9, "multiobjectivess": 9, "multipl": [0, 3, 8, 9, 11], "multipli": [3, 10], "multist": 10, "multistart": 6, "must": [2, 4, 8, 10, 12, 13], "myhom": 2, "n": [1, 10], "name": [2, 3, 4, 8, 10, 13], "narrow": 8, "narrowli": 8, "natur": 13, "nearli": 8, "necessari": 13, "need": [0, 1, 2, 4, 7, 8, 10, 12, 13], "neither": 13, "nest": 6, "network": 13, "new": [0, 3, 9, 13], "next": 13, "nohup": 1, "nois": 3, "non": [3, 8, 11, 13], "noncommerci": 13, "none": [2, 3, 4, 8, 9, 10], "nor": 13, "norm": [3, 6], "norm_add": 10, "norm_diamet": 10, "norm_volume_area": 10, "norm_volume_length": 10, "normal": [1, 2, 3, 5, 10, 13], "normalizeoutput": 2, "notebook": 1, "noth": [8, 13], "notic": 13, "notifi": 13, "notwithstand": 13, "now": 8, "nsga3": 6, "nu": 10, "number": [1, 3, 8, 9, 10, 12, 13], "numer": 8, "object": [9, 13], "oblig": 13, "obsolet": 8, "obtain": 8, "occasion": 13, "occur": 13, "off": 8, "offer": 13, "offici": 13, "offset": 8, "often": [4, 8, 10], "older": 8, "omit": 1, "onc": [1, 9], "one": [1, 4, 9, 10, 13], "ones": [8, 10], "ongo": 11, "onli": [0, 2, 5, 7, 8, 10, 13], "open": 12, "oper": [8, 13], "optim": [8, 9, 10], "optimum": 9, "option": [1, 8, 13], "order": [9, 13], "org": 13, "organ": 13, "origin": 13, "other": [1, 2, 3, 6, 10, 13], "otherwis": 13, "our": [11, 13], "out": 13, "outlet": 8, "output": [4, 8, 13], "output_path": [4, 8], "outsid": 13, "over": [8, 9], "overload": 8, "overrid": 9, "own": [0, 4, 13], "packag": [12, 13], "paper": [8, 13], "par_poros": 10, "paragraph": 13, "parallel": [1, 9, 11], "paramet": [0, 1, 3, 6, 8, 9, 10, 11, 12], "pareto": [2, 5, 9], "part": [8, 13], "parti": 13, "particular": [8, 13], "pass": 13, "password": 13, "patent": 13, "path": [0, 1, 2, 4, 8, 9, 10], "pattern": 13, "payment": 13, "peak": 8, "peak_back": 8, "peak_front": 8, "peer": 13, "penalti": 8, "per": [0, 9], "percent": 8, "perform": [10, 12, 13], "period": 1, "perman": 13, "permiss": 13, "permit": 13, "perpetu": 13, "person": 13, "pertin": 13, "philosophi": 13, "physic": [8, 13], "pi": 10, "piec": [10, 13], "pip": 12, "place": [8, 13], "pleas": [11, 13], "plot": 1, "plu": 13, "plug": 10, "point": 9, "pointer": 13, "popul": [0, 9], "pore": 10, "poros": 8, "portion": 13, "posit": [8, 10], "possess": 13, "possibl": [1, 8, 13], "posterior": 1, "posteriori": 1, "powel": 9, "power": [0, 3, 13], "pr": 11, "practic": [9, 13], "preambl": 13, "precis": [10, 13], "precursor": 9, "predecessor": 13, "prefer": [12, 13], "present": 13, "preserv": 13, "pretti": 3, "prevent": [11, 13], "previou": [9, 13], "previousresult": 9, "price": 13, "primarili": 13, "prior": [9, 13], "priorit": 8, "privat": 13, "probabl": 1, "problem": [0, 3, 8, 9, 10, 13], "problemat": 10, "procedur": 13, "proceed": 1, "process": [0, 1, 3], "procur": 13, "produc": 13, "product": 13, "program": 13, "programat": 6, "programm": 13, "progress": [1, 5, 9], "prohibit": 13, "promin": 13, "propag": 13, "properti": [10, 13], "proprietari": 13, "protect": 13, "protocol": 13, "prove": 13, "provid": [10, 13], "provis": 13, "provision": 13, "proxi": 13, "public": 13, "publicli": 13, "publish": 13, "pull": 11, "puls": 8, "pump": [3, 8], "purpos": [8, 9, 13], "pursuant": 13, "pymoo": 9, "pypi": 12, "python": [0, 1, 6, 11, 12], "qualifi": 13, "qualiti": 13, "random": [3, 9], "rang": [9, 10], "rapid": 10, "rare": [2, 9, 10], "rate": [3, 8, 10], "re": 9, "reaction": 8, "reactor": 10, "read": [9, 10, 13], "readabl": 13, "readi": 13, "readili": 13, "realist": 10, "realiti": 10, "realli": [7, 8], "reason": [9, 13], "rebuilt": 0, "receipt": 13, "receiv": 13, "recent": 11, "recipi": 13, "recogn": 13, "recomend": [8, 9, 10], "recommend": [0, 1, 11, 12], "redistribut": 13, "reduc": 8, "reevalu": 9, "refer": [6, 13], "refin": 9, "refrain": 13, "regard": 13, "regardless": 13, "regener": 13, "reinstat": 13, "rel": 2, "relationship": 13, "releas": [11, 13], "relev": 13, "reli": 13, "relicens": 13, "remain": 13, "remov": 13, "render": 13, "repair": 13, "repeat": 9, "report": [0, 9, 11], "repositori": 11, "repres": [8, 13], "request": 11, "requir": [1, 2, 3, 4, 5, 7, 8, 9, 10, 13], "reset": 5, "resolv": 13, "respect": [3, 13], "respons": 13, "restrict": [8, 13], "result": [2, 7, 9, 10, 13], "results1": 2, "results_exampl": 0, "resultsdir": 2, "resum": 1, "retain": [8, 9, 10, 13], "return": [0, 9, 13], "review": 13, "revis": 13, "right": [8, 13], "risk": 13, "rom": 13, "root": 9, "royalti": 13, "rule": 13, "run": [5, 8, 9, 12, 13], "run_exampl": 0, "runnabl": 4, "safe": 1, "safest": 13, "sai": 13, "sake": 13, "sale": 13, "same": [3, 8, 10, 13], "sampl": 8, "satisfi": 13, "satur": 8, "scalar": 10, "scale": 3, "school": 13, "scientif": 12, "scipi": 9, "scope": 13, "score": [4, 6, 9], "scoretest": 6, "script": 13, "search": [0, 3, 6, 7, 10], "searchmethod": 9, "sec_000": 10, "second": [4, 5, 8, 10], "secondarili": 13, "section": [3, 6, 10, 13], "see": [0, 5, 6, 9, 10, 13], "seed": 9, "select": [8, 9, 10], "sell": 13, "semiconductor": 13, "separ": [8, 12, 13], "sequenc": 9, "serv": 13, "server": [1, 3, 13], "servic": 13, "session": 1, "set": [0, 3, 6, 7, 8, 9], "set_valu": 10, "sete": 6, "setup": 6, "shall": 13, "shape": 6, "shapeback": 8, "shapefront": 8, "share": [2, 13], "shell": 12, "shield": 10, "shift": 8, "short": 13, "should": [1, 2, 3, 7, 9, 10, 13], "show": 13, "shown": 4, "side": 8, "sigma": 10, "sign": 13, "signal": [3, 4, 8], "signific": 13, "similar": [8, 13], "simpl": [3, 9], "simpler": 10, "simplest": 9, "simplifi": 4, "simul": [2, 3, 4, 5, 7, 9, 10], "simultan": 13, "sinc": [3, 5], "singl": [4, 13], "situat": [0, 10], "size": [9, 10], "slice": 8, "slide": 6, "slightli": 8, "slow": [3, 5], "sma": 10, "sma_nu": 10, "small": [8, 10], "smalltest_peak": 7, "smooth": 7, "so": [0, 3, 10, 13], "sobol": 9, "sobolgener": 9, "softwar": [1, 13], "sold": 13, "sole": 13, "solut": 4, "solution_outlet_comp_000": 4, "solv": [3, 8], "solveabl": 9, "some": [3, 8, 10, 13], "sourc": [3, 11, 13], "spare": 13, "speak": 13, "speci": 2, "special": [8, 13], "specif": [4, 9, 10, 13], "specifi": [2, 4, 5, 8, 10, 13], "spirit": 13, "split": 9, "squar": [6, 9], "sse": [6, 9], "ssh": 1, "stallgener": 9, "stand": 13, "standard": [3, 13], "start": [3, 8, 9, 10, 13], "state": [0, 10, 13], "statement": 13, "statu": 13, "step": [1, 5, 9, 13], "still": 5, "stop": [8, 9], "stopaverag": 9, "stopbest": 9, "stoprms": 9, "storag": [7, 13], "store": [2, 4, 7], "strategi": [0, 9], "stratgi": 0, "string": [3, 4, 8, 9, 10], "structur": [4, 6], "subdivid": 13, "subject": 13, "sublicens": 13, "subprogram": 13, "subroutin": 13, "subsect": 13, "substanti": 13, "sue": 13, "suffic": 13, "suggest": 9, "sum": [4, 6], "supervis": 11, "supplement": 13, "suppli": [0, 3], "support": [4, 6, 8, 13], "sure": 13, "surrend": 13, "surviv": 13, "sustain": 13, "switch": 10, "symmetr": 8, "synthet": 8, "system": [8, 9, 10, 13], "systemat": 13, "t": [7, 8, 12], "take": [0, 1, 3, 5, 9, 13], "tangibl": 13, "technolog": 13, "tell": [9, 13], "templat": [0, 3], "tendenc": 8, "term": 13, "termin": [9, 13], "test": [0, 8, 9], "text": 0, "than": [5, 9, 10, 12, 13], "thei": [1, 3, 7, 8, 9, 10, 12, 13], "them": [8, 9, 10, 13], "therefor": 13, "thi": [0, 1, 2, 3, 4, 6, 7, 8, 9, 10, 13], "thing": [8, 13], "third": 13, "those": 13, "though": 13, "threaten": 13, "three": 13, "through": [1, 13], "thu": 13, "ti": 8, "time": [3, 4, 5, 8, 9, 13], "togeth": [4, 10], "toler": 7, "too": 13, "tool": 13, "top": 8, "total": [3, 9], "tournament": 9, "trade": 13, "trademark": 13, "tradeoff": 5, "transact": 13, "transfer": 13, "transform": [0, 6], "transmiss": 13, "treat": 13, "treati": 13, "true": [2, 7, 8, 9], "tube": [1, 10], "turn": 9, "twice": 10, "two": [4, 10, 13], "type": [8, 13], "typic": [8, 13], "unaccept": 13, "under": [11, 13], "understand": 10, "uniform": 3, "uniqu": [4, 8], "unit": [3, 8], "unit_000": 10, "unit_001": 10, "unit_002": [4, 8], "unit_003": 10, "unit_004": 10, "unit_nam": 8, "unknown": 9, "unless": [4, 13], "unlimit": 13, "unmodifi": 13, "unnecessari": 13, "unpack": 13, "unsga3": 6, "until": [9, 13], "up": [6, 10], "updat": [12, 13], "upgrad": 11, "upper": [3, 10], "us": [0, 2, 3, 4, 6, 7, 8, 9, 10, 13], "usag": [1, 8, 9, 10], "user": [12, 13], "usual": [3, 8], "usus": 6, "uv": [3, 8], "uv_nois": 3, "uv_noise_norm": 3, "v3": 13, "valid": 13, "valu": [2, 3, 4, 5, 6, 7, 8, 9], "variabl": [0, 9, 10], "variant": 10, "variat": [3, 8], "variou": 0, "vector": 7, "verbatim": 13, "veri": [2, 8, 9, 10], "verifi": 0, "version": [0, 13], "viabl": 9, "view": 13, "violat": 13, "visibl": 13, "void": 13, "volum": [6, 13], "von": 11, "w": 13, "wa": [8, 10, 13], "wai": [1, 13], "waiv": 13, "waiver": 13, "want": [0, 10, 13], "warranti": 13, "we": [11, 12, 13], "websit": 12, "week": 3, "welcom": 13, "well": 13, "were": 13, "what": [9, 13], "whatev": 13, "when": [7, 8, 9, 10, 13], "where": [2, 4, 5, 8, 9, 10, 13], "whether": 13, "which": [3, 8, 10, 13], "while": [1, 8, 9], "who": 13, "whole": 13, "whom": 13, "whose": 13, "why": 13, "wide": 13, "window": [1, 2, 13], "wipo": 13, "wish": 13, "within": 13, "without": [9, 10, 13], "work": [0, 8, 10, 11, 12, 13], "worldwid": 13, "would": [9, 10, 13], "write": 13, "written": [8, 13], "www": 13, "xtol": 9, "ye": [2, 3, 4, 8, 9, 10], "year": 13, "yet": 1, "you": [0, 1, 6, 8, 9, 10, 11, 12, 13], "your": [0, 9, 13], "yourself": 13}, "titles": ["CADET-Match Examples", "Running", "Basic setup", "Error Modeling", "Experiments", "Graphing", "Configuration", "Miscellaneous", "Scores", "Search", "Transform", "CADET-Match", "Install", "License"], "titleterms": {"6": 1, "add": 10, "altscor": 9, "area": 10, "auto": 10, "back": 8, "basic": 2, "cadet": [0, 1, 11], "ceil": 8, "clean": 0, "common": 8, "configur": 6, "core": 1, "dextran": 8, "diamet": 10, "error": [3, 8], "exampl": 0, "experi": 4, "fraction": 8, "front": 8, "gener": [0, 1], "gradient": 9, "graph": [1, 5], "graphspac": 9, "index": 10, "instal": 12, "invers": 10, "keq": 10, "length": 10, "licens": 13, "match": [0, 1, 11], "mcmc": 9, "miscellan": 7, "model": 3, "mult": 10, "multistart": 9, "norm": 10, "nsga3": 9, "other": 8, "remot": 1, "result": 0, "run": [0, 1], "score": 8, "scoretest": 9, "search": 9, "set": 10, "setup": 2, "shape": 8, "slide": 8, "squar": 8, "sse": 8, "start": 1, "sum": [8, 10], "them": 0, "transform": 10, "unsga3": 9, "us": 1, "valu": 10, "volum": 10}}) \ No newline at end of file diff --git a/CADET-Match/v0.8.16/.buildinfo b/CADET-Match/v0.8.16/.buildinfo index e030dfc95..ca592cc33 100644 --- a/CADET-Match/v0.8.16/.buildinfo +++ b/CADET-Match/v0.8.16/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 -# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: f2813baa50acf491ddd7e1443ecc2373 +# This file records the configuration used when building these files. When it is not found, a full rebuild will be done. +config: 87db5714af5c5124a226b5cf7ab98c94 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/CADET-Match/v0.8.16/.doctrees/cli/examples.doctree b/CADET-Match/v0.8.16/.doctrees/cli/examples.doctree index 9113012ff..395efc33c 100644 Binary files a/CADET-Match/v0.8.16/.doctrees/cli/examples.doctree and b/CADET-Match/v0.8.16/.doctrees/cli/examples.doctree differ diff --git a/CADET-Match/v0.8.16/.doctrees/cli/index.doctree b/CADET-Match/v0.8.16/.doctrees/cli/index.doctree index c221ff9b2..338d4459b 100644 Binary files a/CADET-Match/v0.8.16/.doctrees/cli/index.doctree and b/CADET-Match/v0.8.16/.doctrees/cli/index.doctree differ diff --git a/CADET-Match/v0.8.16/.doctrees/configuration/basic_config.doctree b/CADET-Match/v0.8.16/.doctrees/configuration/basic_config.doctree index 00c1db77a..c756964e1 100644 Binary files a/CADET-Match/v0.8.16/.doctrees/configuration/basic_config.doctree and b/CADET-Match/v0.8.16/.doctrees/configuration/basic_config.doctree differ diff --git a/CADET-Match/v0.8.16/.doctrees/configuration/error.doctree b/CADET-Match/v0.8.16/.doctrees/configuration/error.doctree index b3757f321..6bbb73c3e 100644 Binary files a/CADET-Match/v0.8.16/.doctrees/configuration/error.doctree and b/CADET-Match/v0.8.16/.doctrees/configuration/error.doctree differ diff --git a/CADET-Match/v0.8.16/.doctrees/configuration/experiments.doctree b/CADET-Match/v0.8.16/.doctrees/configuration/experiments.doctree index 73575cb6d..cecc25240 100644 Binary files a/CADET-Match/v0.8.16/.doctrees/configuration/experiments.doctree and b/CADET-Match/v0.8.16/.doctrees/configuration/experiments.doctree differ diff --git a/CADET-Match/v0.8.16/.doctrees/configuration/graphing.doctree b/CADET-Match/v0.8.16/.doctrees/configuration/graphing.doctree index 43f5a68fe..7c9797a49 100644 Binary files a/CADET-Match/v0.8.16/.doctrees/configuration/graphing.doctree and b/CADET-Match/v0.8.16/.doctrees/configuration/graphing.doctree differ diff --git a/CADET-Match/v0.8.16/.doctrees/configuration/index.doctree b/CADET-Match/v0.8.16/.doctrees/configuration/index.doctree index 0f95958a4..6c58b16b7 100644 Binary files a/CADET-Match/v0.8.16/.doctrees/configuration/index.doctree and b/CADET-Match/v0.8.16/.doctrees/configuration/index.doctree differ diff --git a/CADET-Match/v0.8.16/.doctrees/configuration/misc.doctree b/CADET-Match/v0.8.16/.doctrees/configuration/misc.doctree index d63082e91..281c3e9de 100644 Binary files a/CADET-Match/v0.8.16/.doctrees/configuration/misc.doctree and b/CADET-Match/v0.8.16/.doctrees/configuration/misc.doctree differ diff --git a/CADET-Match/v0.8.16/.doctrees/configuration/scores.doctree b/CADET-Match/v0.8.16/.doctrees/configuration/scores.doctree index d0e0ee0a0..de5621243 100644 Binary files a/CADET-Match/v0.8.16/.doctrees/configuration/scores.doctree and b/CADET-Match/v0.8.16/.doctrees/configuration/scores.doctree differ diff --git a/CADET-Match/v0.8.16/.doctrees/configuration/search.doctree b/CADET-Match/v0.8.16/.doctrees/configuration/search.doctree index 364682e07..f5d283232 100644 Binary files a/CADET-Match/v0.8.16/.doctrees/configuration/search.doctree and b/CADET-Match/v0.8.16/.doctrees/configuration/search.doctree differ diff --git a/CADET-Match/v0.8.16/.doctrees/configuration/transform.doctree b/CADET-Match/v0.8.16/.doctrees/configuration/transform.doctree index 3163ea902..e826300b7 100644 Binary files a/CADET-Match/v0.8.16/.doctrees/configuration/transform.doctree and b/CADET-Match/v0.8.16/.doctrees/configuration/transform.doctree differ diff --git a/CADET-Match/v0.8.16/.doctrees/environment.pickle b/CADET-Match/v0.8.16/.doctrees/environment.pickle index 5b22d2e10..dad27150b 100644 Binary files a/CADET-Match/v0.8.16/.doctrees/environment.pickle and b/CADET-Match/v0.8.16/.doctrees/environment.pickle differ diff --git a/CADET-Match/v0.8.16/.doctrees/index.doctree b/CADET-Match/v0.8.16/.doctrees/index.doctree index a478ce32b..c10317cb4 100644 Binary files a/CADET-Match/v0.8.16/.doctrees/index.doctree and b/CADET-Match/v0.8.16/.doctrees/index.doctree differ diff --git a/CADET-Match/v0.8.16/.doctrees/install/index.doctree b/CADET-Match/v0.8.16/.doctrees/install/index.doctree index a09187829..6c8fd35c4 100644 Binary files a/CADET-Match/v0.8.16/.doctrees/install/index.doctree and b/CADET-Match/v0.8.16/.doctrees/install/index.doctree differ diff --git a/CADET-Match/v0.8.16/.doctrees/license.doctree b/CADET-Match/v0.8.16/.doctrees/license.doctree index b463f5853..485a4dd8d 100644 Binary files a/CADET-Match/v0.8.16/.doctrees/license.doctree and b/CADET-Match/v0.8.16/.doctrees/license.doctree differ diff --git a/CADET-Match/v0.8.16/_static/basic.css b/CADET-Match/v0.8.16/_static/basic.css index e5179b7a9..d9846dacb 100644 --- a/CADET-Match/v0.8.16/_static/basic.css +++ b/CADET-Match/v0.8.16/_static/basic.css @@ -1,12 +1,5 @@ /* - * basic.css - * ~~~~~~~~~ - * * Sphinx stylesheet -- basic theme. - * - * :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS. - * :license: BSD, see LICENSE for details. - * */ /* -- main layout ----------------------------------------------------------- */ @@ -115,15 +108,11 @@ img { /* -- search page ----------------------------------------------------------- */ ul.search { - margin: 10px 0 0 20px; - padding: 0; + margin-top: 10px; } ul.search li { - padding: 5px 0 5px 20px; - background-image: url(file.png); - background-repeat: no-repeat; - background-position: 0 7px; + padding: 5px 0; } ul.search li a { diff --git a/CADET-Match/v0.8.16/_static/doctools.js b/CADET-Match/v0.8.16/_static/doctools.js index 4d67807d1..0398ebb9f 100644 --- a/CADET-Match/v0.8.16/_static/doctools.js +++ b/CADET-Match/v0.8.16/_static/doctools.js @@ -1,12 +1,5 @@ /* - * doctools.js - * ~~~~~~~~~~~ - * * Base JavaScript utilities for all Sphinx HTML documentation. - * - * :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS. - * :license: BSD, see LICENSE for details. - * */ "use strict"; diff --git a/CADET-Match/v0.8.16/_static/language_data.js b/CADET-Match/v0.8.16/_static/language_data.js index 367b8ed81..c7fe6c6fa 100644 --- a/CADET-Match/v0.8.16/_static/language_data.js +++ b/CADET-Match/v0.8.16/_static/language_data.js @@ -1,13 +1,6 @@ /* - * language_data.js - * ~~~~~~~~~~~~~~~~ - * * This script contains the language-specific data used by searchtools.js, * namely the list of stopwords, stemmer, scorer and splitter. - * - * :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS. - * :license: BSD, see LICENSE for details. - * */ var stopwords = ["a", "and", "are", "as", "at", "be", "but", "by", "for", "if", "in", "into", "is", "it", "near", "no", "not", "of", "on", "or", "such", "that", "the", "their", "then", "there", "these", "they", "this", "to", "was", "will", "with"]; diff --git a/CADET-Match/v0.8.16/_static/searchtools.js b/CADET-Match/v0.8.16/_static/searchtools.js index b08d58c9b..2c774d17a 100644 --- a/CADET-Match/v0.8.16/_static/searchtools.js +++ b/CADET-Match/v0.8.16/_static/searchtools.js @@ -1,12 +1,5 @@ /* - * searchtools.js - * ~~~~~~~~~~~~~~~~ - * * Sphinx JavaScript utilities for the full-text search. - * - * :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS. - * :license: BSD, see LICENSE for details. - * */ "use strict"; @@ -20,7 +13,7 @@ if (typeof Scorer === "undefined") { // and returns the new score. /* score: result => { - const [docname, title, anchor, descr, score, filename] = result + const [docname, title, anchor, descr, score, filename, kind] = result return score }, */ @@ -47,6 +40,14 @@ if (typeof Scorer === "undefined") { }; } +// Global search result kind enum, used by themes to style search results. +class SearchResultKind { + static get index() { return "index"; } + static get object() { return "object"; } + static get text() { return "text"; } + static get title() { return "title"; } +} + const _removeChildren = (element) => { while (element && element.lastChild) element.removeChild(element.lastChild); }; @@ -64,9 +65,13 @@ const _displayItem = (item, searchTerms, highlightTerms) => { const showSearchSummary = DOCUMENTATION_OPTIONS.SHOW_SEARCH_SUMMARY; const contentRoot = document.documentElement.dataset.content_root; - const [docName, title, anchor, descr, score, _filename] = item; + const [docName, title, anchor, descr, score, _filename, kind] = item; let listItem = document.createElement("li"); + // Add a class representing the item's type: + // can be used by a theme's CSS selector for styling + // See SearchResultKind for the class names. + listItem.classList.add(`kind-${kind}`); let requestUrl; let linkUrl; if (docBuilder === "dirhtml") { @@ -115,8 +120,10 @@ const _finishSearch = (resultCount) => { "Your search did not match any documents. Please make sure that all words are spelled correctly and that you've selected enough categories." ); else - Search.status.innerText = _( - "Search finished, found ${resultCount} page(s) matching the search query." + Search.status.innerText = Documentation.ngettext( + "Search finished, found one page matching the search query.", + "Search finished, found ${resultCount} pages matching the search query.", + resultCount, ).replace('${resultCount}', resultCount); }; const _displayNextItem = ( @@ -138,7 +145,7 @@ const _displayNextItem = ( else _finishSearch(resultCount); }; // Helper function used by query() to order search results. -// Each input is an array of [docname, title, anchor, descr, score, filename]. +// Each input is an array of [docname, title, anchor, descr, score, filename, kind]. // Order the results by score (in opposite order of appearance, since the // `_displayNextItem` function uses pop() to retrieve items) and then alphabetically. const _orderResultsByScoreThenName = (a, b) => { @@ -248,6 +255,7 @@ const Search = { searchSummary.classList.add("search-summary"); searchSummary.innerText = ""; const searchList = document.createElement("ul"); + searchList.setAttribute("role", "list"); searchList.classList.add("search"); const out = document.getElementById("search-results"); @@ -318,7 +326,7 @@ const Search = { const indexEntries = Search._index.indexentries; // Collect multiple result groups to be sorted separately and then ordered. - // Each is an array of [docname, title, anchor, descr, score, filename]. + // Each is an array of [docname, title, anchor, descr, score, filename, kind]. const normalResults = []; const nonMainIndexResults = []; @@ -337,6 +345,7 @@ const Search = { null, score + boost, filenames[file], + SearchResultKind.title, ]); } } @@ -354,6 +363,7 @@ const Search = { null, score, filenames[file], + SearchResultKind.index, ]; if (isMain) { normalResults.push(result); @@ -475,6 +485,7 @@ const Search = { descr, score, filenames[match[0]], + SearchResultKind.object, ]); }; Object.keys(objects).forEach((prefix) => @@ -585,6 +596,7 @@ const Search = { null, score, filenames[file], + SearchResultKind.text, ]); } return results; diff --git a/CADET-Match/v0.8.16/cli/examples.html b/CADET-Match/v0.8.16/cli/examples.html index 12a344027..adaf42473 100644 --- a/CADET-Match/v0.8.16/cli/examples.html +++ b/CADET-Match/v0.8.16/cli/examples.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.16/cli/index.html b/CADET-Match/v0.8.16/cli/index.html index da8efc622..b4cbd1405 100644 --- a/CADET-Match/v0.8.16/cli/index.html +++ b/CADET-Match/v0.8.16/cli/index.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.16/configuration/basic_config.html b/CADET-Match/v0.8.16/configuration/basic_config.html index 14f4016a5..fc23a4275 100644 --- a/CADET-Match/v0.8.16/configuration/basic_config.html +++ b/CADET-Match/v0.8.16/configuration/basic_config.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.16/configuration/error.html b/CADET-Match/v0.8.16/configuration/error.html index af36c9a24..045f56a75 100644 --- a/CADET-Match/v0.8.16/configuration/error.html +++ b/CADET-Match/v0.8.16/configuration/error.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.16/configuration/experiments.html b/CADET-Match/v0.8.16/configuration/experiments.html index bc19395ca..425236988 100644 --- a/CADET-Match/v0.8.16/configuration/experiments.html +++ b/CADET-Match/v0.8.16/configuration/experiments.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.16/configuration/graphing.html b/CADET-Match/v0.8.16/configuration/graphing.html index 2b93a73b3..bcb714d24 100644 --- a/CADET-Match/v0.8.16/configuration/graphing.html +++ b/CADET-Match/v0.8.16/configuration/graphing.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.16/configuration/index.html b/CADET-Match/v0.8.16/configuration/index.html index 045a196dd..154aee345 100644 --- a/CADET-Match/v0.8.16/configuration/index.html +++ b/CADET-Match/v0.8.16/configuration/index.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.16/configuration/misc.html b/CADET-Match/v0.8.16/configuration/misc.html index 5451624a2..23e19cc18 100644 --- a/CADET-Match/v0.8.16/configuration/misc.html +++ b/CADET-Match/v0.8.16/configuration/misc.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.16/configuration/scores.html b/CADET-Match/v0.8.16/configuration/scores.html index 36bb822c3..b50903b13 100644 --- a/CADET-Match/v0.8.16/configuration/scores.html +++ b/CADET-Match/v0.8.16/configuration/scores.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.16/configuration/search.html b/CADET-Match/v0.8.16/configuration/search.html index 7f882fdc1..e191acd26 100644 --- a/CADET-Match/v0.8.16/configuration/search.html +++ b/CADET-Match/v0.8.16/configuration/search.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.16/configuration/transform.html b/CADET-Match/v0.8.16/configuration/transform.html index 6eff7d110..93ff05094 100644 --- a/CADET-Match/v0.8.16/configuration/transform.html +++ b/CADET-Match/v0.8.16/configuration/transform.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.16/genindex.html b/CADET-Match/v0.8.16/genindex.html index 4097c3026..381217477 100644 --- a/CADET-Match/v0.8.16/genindex.html +++ b/CADET-Match/v0.8.16/genindex.html @@ -8,7 +8,7 @@ - + diff --git a/CADET-Match/v0.8.16/index.html b/CADET-Match/v0.8.16/index.html index 469e25387..07053949a 100644 --- a/CADET-Match/v0.8.16/index.html +++ b/CADET-Match/v0.8.16/index.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.16/install/index.html b/CADET-Match/v0.8.16/install/index.html index 898c098ab..4a4142b62 100644 --- a/CADET-Match/v0.8.16/install/index.html +++ b/CADET-Match/v0.8.16/install/index.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.16/license.html b/CADET-Match/v0.8.16/license.html index 5dc500cb3..8b96dd0fb 100644 --- a/CADET-Match/v0.8.16/license.html +++ b/CADET-Match/v0.8.16/license.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.16/search.html b/CADET-Match/v0.8.16/search.html index eb8f7fab0..a07e2b3c9 100644 --- a/CADET-Match/v0.8.16/search.html +++ b/CADET-Match/v0.8.16/search.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.16/searchindex.js b/CADET-Match/v0.8.16/searchindex.js index d76942ef9..3f85ef048 100644 --- a/CADET-Match/v0.8.16/searchindex.js +++ b/CADET-Match/v0.8.16/searchindex.js @@ -1 +1 @@ -Search.setIndex({"alltitles": {"AltScore": [[9, "altscore"]], "Auto": [[10, "auto"]], "Auto Inverse": [[10, "auto-inverse"]], "Auto kEQ": [[10, "auto-keq"]], "Basic setup": [[2, null]], "CADET-Match": [[11, null]], "CADET-Match Examples": [[0, null]], "Ceiling": [[8, "ceiling"]], "Clean examples": [[0, "clean-examples"]], "Common": [[8, "common"]], "Configuration": [[6, null]], "Dextran SSE": [[8, "dextran-sse"]], "Dextran Shape": [[8, "dextran-shape"]], "Error Modeling": [[3, null]], "Experiments": [[4, null]], "Fractionation SSE": [[8, "fractionation-sse"]], "Fractionation Slide": [[8, "fractionation-slide"]], "Generate examples": [[0, "generate-examples"]], "Generate graphs using 6 cores": [[1, "generate-graphs-using-6-cores"]], "Generating Examples and running them": [[0, "generating-examples-and-running-them"]], "Gradient": [[9, "gradient"]], "GraphSpace": [[9, "graphspace"]], "Graphing": [[5, null]], "Indexing": [[10, "indexing"]], "Install": [[12, null]], "License": [[13, null]], "MCMC": [[9, "mcmc"]], "Miscellaneous": [[7, null]], "Multistart": [[9, "multistart"]], "NSGA3": [[9, "nsga3"]], "Norm Add": [[10, "norm-add"]], "Norm Diameter": [[10, "norm-diameter"]], "Norm Mult": [[10, "norm-mult"]], "Norm Volume Area": [[10, "norm-volume-area"]], "Norm Volume Length": [[10, "norm-volume-length"]], "Other": [[8, "other"]], "Results examples": [[0, "results-examples"]], "Run examples": [[0, "run-examples"]], "Running": [[1, null]], "Running CADET-Match remotely": [[1, "running-cadet-match-remotely"]], "SSE": [[8, "sse"]], "ScoreTest": [[9, "scoretest"]], "Scores": [[8, null]], "Search": [[9, null]], "Set Value": [[10, "set-value"]], "Shape": [[8, "shape"]], "Shape Back": [[8, "shape-back"]], "Shape Front": [[8, "shape-front"]], "Starting a match": [[1, "starting-a-match"]], "Sum": [[10, "sum"]], "Sum of squared error scores": [[8, "sum-of-squared-error-scores"]], "Transform": [[10, null]], "UNSGA3": [[9, "unsga3"]]}, "docnames": ["cli/examples", "cli/index", "configuration/basic_config", "configuration/error", "configuration/experiments", "configuration/graphing", "configuration/index", "configuration/misc", "configuration/scores", "configuration/search", "configuration/transform", "index", "install/index", "license"], "envversion": {"sphinx": 63, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.todo": 2, "sphinxcontrib.bibtex": 9}, "filenames": ["cli/examples.rst", "cli/index.rst", "configuration/basic_config.rst", "configuration/error.rst", "configuration/experiments.rst", "configuration/graphing.rst", "configuration/index.rst", "configuration/misc.rst", "configuration/scores.rst", "configuration/search.rst", "configuration/transform.rst", "index.rst", "install/index.rst", "license.rst"], "indexentries": {}, "objects": {}, "objnames": {}, "objtypes": {}, "terms": {"": 13, "0": [2, 3, 7, 8, 9, 10, 13], "0001": 10, "001": [3, 10], "0051": 8, "0054": 8, "0178": 8, "0190": 8, "02": 8, "0265": 8, "0287": 8, "05": [8, 10], "06": 10, "1": [2, 3, 8, 10, 11, 13], "10": [7, 9, 13], "100": [8, 9], "1000": [9, 10], "11": 13, "12": 13, "1200": 5, "13": 13, "14": [9, 13], "15": 13, "16": 13, "17": 13, "1996": 13, "1e": [7, 9, 10], "1e4": 10, "1e8": 10, "2": [3, 8, 9, 10, 13], "20": 13, "2007": 13, "28": 13, "29": 13, "2d": 1, "3": [4, 7, 8, 10, 11, 13], "30": 13, "300": 8, "3600": 5, "3d": 1, "3rd": 10, "4": [10, 13], "400": 8, "450": 8, "5": [7, 10, 13], "50": [9, 10], "500": 8, "550": 8, "6": 13, "60": 13, "600": 8, "6b": 13, "6d": 13, "7": [7, 13], "8": [10, 13], "9": [10, 13], "95": 8, "98": 8, "A": [8, 10, 13], "AND": 13, "AS": 13, "And": 13, "BE": 13, "BEING": 13, "BUT": 13, "BY": 13, "But": 13, "By": 13, "FOR": 13, "For": [6, 8, 10, 11, 13], "IF": 13, "IN": 13, "If": [1, 2, 4, 5, 7, 8, 9, 10, 12, 13], "In": [6, 8, 9, 10, 13], "It": [0, 1, 8, 9, 10, 13], "NO": 13, "NOT": 13, "No": [2, 3, 5, 7, 8, 9, 10, 13], "Not": 13, "OF": 13, "OR": 13, "Of": 13, "On": 8, "One": 10, "Or": 11, "SUCH": 13, "Such": 13, "THE": 13, "THERE": 13, "TO": 13, "The": [0, 1, 3, 4, 8, 9, 10, 12, 13], "There": [0, 5, 8, 10], "These": [1, 3, 13], "To": 13, "WILL": 13, "WITH": 13, "With": 10, "abil": 13, "about": 13, "abov": [8, 13], "absenc": 13, "absolut": 13, "absoluteheight": 8, "absolutetim": 8, "abstol": 7, "abstolfactor": 7, "abstolfactorgrad": 7, "abstolfactorgradmax": 7, "abus": 13, "accept": 13, "access": 13, "accompani": 13, "accord": 13, "accur": [8, 10], "achiev": 13, "acknowledg": 13, "acquir": 13, "across": 13, "action": 13, "activ": [11, 13], "actual": [9, 13], "ad": [0, 1, 4, 8, 10, 13], "adapt": [7, 13], "add": [6, 8, 12, 13], "addict": 6, "addit": [3, 8, 10, 13], "address": 13, "adopt": 13, "adsorpt": 10, "advers": 13, "advis": [8, 13], "affect": 13, "affero": 13, "affirm": 13, "after": [8, 9, 12, 13], "again": [0, 5], "against": [4, 8, 13], "aggreg": 13, "agre": 13, "agreement": 13, "aim": 13, "algorithm": [6, 9, 10], "all": [0, 1, 2, 4, 5, 7, 8, 9, 10, 13], "alleg": 13, "allow": [1, 8, 9, 10, 13], "almost": [3, 8, 9], "along": 13, "alreadi": 13, "also": [1, 6, 8, 9, 10, 13], "altern": 13, "although": 13, "altscor": 6, "alwai": [3, 8, 11], "among": 13, "amount": 8, "an": [1, 3, 8, 9, 10, 12, 13], "anaconda": 12, "ancillari": 13, "ani": [0, 1, 3, 8, 9, 11, 13], "anoth": [8, 9, 10], "anti": 13, "anyon": 13, "anyth": [7, 13], "apart": 9, "appli": [3, 13], "applic": 13, "appropri": 13, "approxim": [10, 13], "ar": [0, 1, 2, 3, 4, 5, 8, 9, 10, 12, 13], "area": [6, 13], "area_loc": 10, "aris": 13, "arrai": 10, "arrang": 13, "articl": 13, "ask": 13, "assert": 13, "asset": 13, "assign": 10, "associ": 13, "assum": [10, 13], "assumpt": [10, 13], "assur": 13, "asyncron": 5, "attach": 13, "attempt": 13, "attribut": 13, "author": 13, "auto": [1, 6, 9], "auto_invers": 10, "auto_keq": 10, "autocorrel": 9, "automat": [1, 7, 8, 9, 10, 12, 13], "avail": [0, 4, 8, 10, 13], "averag": 9, "avoid": 13, "awai": 13, "axial": 10, "b": 13, "back": 6, "backward": [8, 9, 10], "bar": 2, "base": [1, 3, 6, 7, 8, 9, 11, 13], "basedir": 2, "basi": 1, "basic": [4, 6, 13], "becaus": 13, "been": [1, 13], "behalf": 13, "being": [8, 13], "believ": 13, "below": [4, 8, 9, 13], "benefit": 13, "best": [0, 3, 9, 11, 13], "better": [9, 10, 11], "between": [5, 8, 9, 10, 13], "beyond": 13, "bin": 2, "binari": [0, 2], "bio": 11, "blank": 8, "bodi": 13, "boolean": [2, 7, 8, 9], "both": [3, 10, 13], "bottom": 8, "bound": [3, 10], "bound1": 10, "bound2": 10, "boundari": 10, "boundfrom": 10, "boundsum": 10, "boundto": 10, "box": 13, "bread": 9, "break": 11, "breakthrough": 8, "brief": 13, "bug": 11, "burn": 9, "busi": 13, "bypass_experi": 2, "c": [2, 12, 13], "cadet": [2, 3, 4, 5, 6, 7, 8, 9, 10, 12, 13], "cadet_exampl": 0, "cadetmatch": [0, 1, 12], "cadetpath": 2, "call": 13, "can": [0, 1, 3, 6, 7, 8, 9, 10, 12, 13], "cannot": 13, "capabl": 9, "carri": [9, 13], "case": [8, 9, 10, 13], "caus": [7, 8, 13], "ceas": 13, "ceil": 6, "certain": [8, 13], "cessat": 13, "chain": 9, "chang": [11, 13], "channel": 12, "character": 13, "charg": [10, 13], "check": 2, "checkpoint": [1, 2], "checkpointfil": 2, "choic": 9, "choos": 13, "chromatogram": [1, 2, 3, 7], "chromatographi": 8, "circular": 10, "circumst": 13, "circumvent": 13, "civil": 13, "claim": 13, "class": 13, "clean_exampl": 0, "clear": 13, "clearli": 13, "cli": 2, "close": [8, 10, 13], "cluster": 1, "code": [8, 10, 13], "col_length": 10, "col_poros": 10, "collect": [8, 13], "colum": 8, "column": [4, 8, 10], "com": 11, "combin": [9, 13], "come": [8, 10, 13], "command": [0, 1, 12, 13], "comment": 6, "commerci": 13, "commit": [11, 13], "common": [1, 6, 9, 10, 12, 13], "commun": 13, "compat": [8, 9, 10], "compil": 13, "complet": [0, 1, 9], "compli": 13, "complianc": 13, "compon": [4, 8, 10, 11, 13], "component1": 10, "component2": 10, "componentfrom": 10, "componentsum": 10, "componentto": 10, "compos": 11, "comput": [0, 3, 5, 13], "concentr": [3, 4, 8], "concern": 13, "conda": 12, "condit": 13, "config": 12, "configur": [1, 11], "connect": [6, 7, 13], "connectionnumberentri": 7, "connfigur": 1, "consequ": 13, "consequenti": 13, "consid": 13, "consist": 13, "conspicu": 13, "const_coeff": 10, "constantli": 13, "constitut": 13, "constru": 13, "consum": 13, "contact": 13, "contain": 13, "content": 13, "context": 13, "continu": [8, 13], "continuemcmc": [8, 9], "contractu": 13, "contradict": 13, "contrast": 13, "contributor": 13, "control": [1, 8, 13], "convei": 13, "conveni": 13, "converg": 9, "convert": [2, 6, 10], "convey": 13, "copi": [10, 13], "copyleft": 13, "copyright": 13, "corner": 1, "correct": [8, 13], "correctli": 0, "correl": 1, "correspond": [8, 13], "cost": 13, "could": [0, 13], "counterclaim": 13, "countri": 13, "coupl": 10, "cours": 13, "court": 13, "coven": 13, "cover": [8, 10, 13], "coverag": 13, "creat": [0, 1, 3, 6, 9, 10, 11], "creation": 6, "criterion": 13, "cross": [10, 13], "cross_section_area": 10, "cstr": 10, "csv": [2, 3, 4, 8], "cure": 13, "curv": 8, "custom": 13, "customarili": 13, "cv": 2, "d": [10, 13], "dai": [0, 1, 13], "damag": 13, "danger": 13, "data": [1, 2, 4, 6, 7, 8, 13], "date": 13, "deal": [4, 8, 10], "decai": 8, "decemb": 13, "decid": 13, "declin": 13, "deem": 13, "default": [2, 3, 4, 5, 7, 8, 9, 10], "defect": 13, "defens": 13, "defin": [8, 13], "definit": [10, 13], "degre": 10, "delai": [3, 8], "deni": 13, "denomin": 13, "depend": [0, 3, 12], "depriv": 13, "deriv": 8, "descent": [7, 9], "describ": 6, "descript": [2, 3, 4, 5, 7, 8, 9, 10], "design": [1, 8, 9, 10, 13], "desktop": 3, "detail": 13, "detector": 8, "determin": [3, 13], "develop": [11, 13], "deviat": 3, "devic": 13, "dextran": 6, "dextran1": 4, "dextran2": 4, "dextranshap": 8, "dextranss": 8, "diamet": 6, "dictat": 8, "dictionari": 6, "differ": [0, 9, 10, 13], "difficult": 10, "diffus": 10, "dimension": 9, "dimer": 10, "direct": 13, "directli": [9, 10, 13], "directori": [0, 2], "disabl": 3, "disclaim": 13, "discriminatori": 13, "disper": 10, "dispers": 10, "displai": 13, "distinguish": 13, "distribut": [3, 12, 13], "do": [10, 11, 13], "document": 13, "doe": [9, 13], "domain": 13, "don": [7, 8, 12], "done": [5, 8], "doubt": 13, "download": 12, "downstream": 13, "dr": 11, "drop": 9, "due": [8, 10], "durabl": 13, "dure": [5, 8], "dwell": 13, "dynam": 13, "dynamictoler": 7, "e": [10, 13], "each": [1, 4, 7, 8, 10, 13], "earlier": 13, "easier": [8, 9, 10], "effect": [8, 10, 13], "effort": 13, "either": [10, 13], "electron": 13, "els": 7, "elut": 8, "embodi": 13, "employ": 13, "enabl": 13, "end": [5, 13], "enforc": 13, "engin": 12, "enough": 10, "ensur": [8, 13], "enter": 13, "entir": 13, "entiti": 13, "entri": [7, 8, 9], "equal": [9, 10], "equilibrium": 10, "equival": 13, "eric": 11, "erron": 13, "error": [1, 5, 6, 9, 10, 11, 12], "errormodel": 3, "especi": [0, 8], "essenti": 13, "estim": [1, 3, 5, 8, 9, 10, 11, 12], "evalu": [2, 9], "even": [8, 11, 13], "event": 13, "ever": 13, "everi": [0, 13], "everyon": 13, "exact": 13, "exactli": 8, "exampl": [6, 8, 10, 13], "example_mcmc_popul": 0, "example_popul": 0, "except": [10, 13], "exclud": 13, "exclus": 13, "excus": 13, "execut": 13, "exercis": 13, "exist": 8, "expect": 13, "experi": [3, 6, 8, 9, 10, 11], "experiment": [6, 8], "experimental_csv": 3, "experimentalist": 8, "explain": [8, 13], "explicitli": 13, "express": 13, "expressli": 13, "extend": 13, "extens": 13, "extent": 13, "extrem": 9, "f": 13, "facil": 13, "factor": 10, "fail": [1, 13], "failur": 13, "fair": 13, "fals": [7, 8, 9], "famili": 13, "far": 8, "fashion": 13, "fast": 10, "faster": 9, "favor": [8, 13], "featur": [0, 4, 6, 8, 11, 13], "fee": 13, "few": [3, 8, 10], "fewer": 10, "file": [0, 1, 2, 4, 6, 8, 9, 11, 13], "file_path": 3, "film": 10, "film_diffus": 10, "final": [9, 13], "finalgradrefin": 9, "find": [1, 10, 11, 13], "finish": 9, "first": [4, 8, 9, 10, 13], "fit": [3, 7, 8, 10, 13], "fix": [10, 11, 13], "float": [3, 7, 8, 9, 10], "flow": [3, 8, 10, 13], "follow": [1, 12, 13], "foo": 2, "forbid": 13, "forc": 13, "forg": 12, "fork": 11, "form": 13, "format": [6, 13], "forschungszentrum": 11, "found": [3, 10, 13], "foundat": 13, "frac": 8, "fraction": [4, 6], "fraction_csv": 8, "fractionationslid": 8, "fractionationss": 8, "free": [11, 13], "freedom": [10, 13], "frequent": [5, 12], "from": [0, 1, 2, 3, 5, 8, 9, 10, 11, 12, 13], "front": [2, 5, 6, 9], "fsf": 13, "fulfil": 13, "full": [2, 13], "fulltrainingdata": 7, "function": [8, 13], "fundament": 13, "further": 13, "fusion": 12, "futur": 13, "fzj": 11, "gap": 8, "gener": [5, 6, 8, 9, 13], "generate_corn": 1, "generate_exampl": 0, "generate_graph": 1, "generate_graphs_al": 1, "generate_graphs_autocorr": 1, "generate_map": 1, "generate_mcmc_mix": 1, "generate_mcmc_plot_tub": 1, "genet": 9, "geometr": 9, "geoscienc": 11, "get": [10, 13], "gigabyt": 7, "github": [11, 12], "give": [8, 13], "given": [2, 4, 8, 9, 13], "gnu": 13, "goal": [9, 11], "good": [9, 10], "govern": 13, "gpl": 13, "gradcheck": 9, "gradfinestop": 9, "gradient": [6, 7, 11], "gradvector": 7, "grant": 13, "graph": [2, 6, 9], "graphgeneratetim": 5, "graphmetatim": 5, "graphspac": 6, "grati": 13, "greatest": 13, "guarante": 13, "gui": 13, "h5": [3, 4, 9], "ha": [1, 3, 4, 6, 8, 9, 10, 12, 13], "had": 13, "hand": 8, "handl": 8, "hard": 8, "harder": 9, "hardwar": 0, "have": [0, 3, 4, 8, 10, 13], "hdf5": 4, "header": 8, "here": 11, "hereaft": 13, "high": [9, 12], "highest": 9, "highli": 9, "holder": 13, "home": 2, "hope": 13, "host": 13, "hour": [0, 1, 3], "household": 13, "how": [0, 5, 13], "howev": [5, 13], "html": 13, "http": [11, 13], "hypothet": 13, "i": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13], "ibg": 11, "idea": [8, 13], "ideal": 8, "ident": 3, "identifi": [8, 13], "immedi": [1, 8], "immudzen": 12, "impact": 9, "implement": [3, 13], "impli": 13, "import": [8, 13], "impos": 13, "improv": [8, 10], "inabl": 13, "inaccur": 13, "inc": 13, "incident": 13, "includ": [0, 3, 6, 12, 13], "inclus": 13, "incompat": 13, "incorpor": 13, "indemnif": 13, "indepdennt": 3, "independ": [10, 13], "index": 6, "index1": 10, "index2": 10, "indexfrom": 10, "indexsum": 10, "indexto": 10, "indic": [10, 13], "individu": [0, 8, 13], "industri": 13, "inform": [6, 9, 13], "infring": 13, "inherit": 8, "init_volum": 10, "initi": [9, 13], "input": [2, 10], "insid": [10, 13], "instal": [0, 13], "instanc": 10, "instead": [4, 8, 9, 11, 13], "institut": 11, "instruct": 12, "int": 1, "intact": 13, "integ": [0, 3, 5, 7, 8, 9, 10], "integr": 9, "intend": 13, "intent": 13, "interact": 13, "interchang": 13, "interest": 13, "interf": 13, "interfac": [1, 13], "interpret": 13, "interrupt": 1, "interv": 8, "intim": 13, "invalid": 13, "invers": 6, "io": 12, "irrevoc": 13, "isol": 8, "issu": 8, "item": 13, "its": [4, 10, 13], "itself": 13, "json": [1, 2, 6, 11], "jstyleson": 6, "june": 13, "jupyt": 1, "just": 9, "j\u00fclich": 11, "ka": 10, "kd": 10, "keep": [1, 13], "kei": [2, 3, 4, 5, 7, 8, 9, 10, 13], "kept": 2, "keq": 6, "kernel": 13, "kind": 13, "know": [8, 10, 13], "knowingli": 13, "knowledg": 13, "known": 9, "languag": 13, "laptop": 0, "larg": [8, 9, 10], "larger": 13, "largest_peak": 7, "last": [1, 5], "later": 13, "law": 13, "lawsuit": 13, "lead": 10, "learn": 7, "least": 13, "least_squar": 9, "leav": 10, "left": 8, "legal": 13, "length": [3, 6, 7, 9], "length_loc": 10, "less": 9, "lesser": 13, "lgpl": 13, "liabil": 13, "liabl": 13, "librari": [0, 2, 11, 12, 13], "license": 13, "licensor": 13, "lier": 11, "like": [8, 10, 13], "likewis": 13, "limit": [8, 13], "lin_ka": 10, "lin_kd": 10, "line": [1, 13], "linear": 10, "link": 13, "linux": 1, "list": [3, 4, 8, 9, 10, 13], "litig": 13, "littl": 9, "load": [3, 8], "local": [12, 13], "localrefin": 9, "locat": 10, "location1": 10, "location2": 10, "locationfrom": 10, "locationsum": 10, "locationto": 10, "log": [1, 10], "logout": 1, "long": 13, "look": [8, 9], "loss": 13, "lot": 3, "lower": [3, 10], "m": [0, 1, 4, 8], "machin": [1, 7, 13], "made": [3, 13], "mai": [1, 3, 8, 10, 13], "mail": 13, "main": [2, 3], "main_peak": 8, "maintain": 13, "major": 13, "make": [0, 8, 9, 10, 13], "mani": [7, 8, 9, 10, 12], "manipul": 3, "manner": 13, "manufactur": [3, 13], "map": 9, "march": 13, "mark": 13, "mask": 13, "match": [3, 4, 5, 6, 7, 8, 9, 10, 12, 13], "mate": 9, "materi": [8, 13], "matrix": 7, "max": [3, 7, 8, 9, 10], "max_perc": 8, "max_valu": 8, "maxarea": 10, "maxfactor": 10, "maximum": [1, 10], "maxka": 10, "maxkeq": 10, "maxlength": 10, "maxvolum": 10, "mcmc": [0, 1, 3, 6], "mcmc_h5": 9, "mcmcpopul": 9, "mcmcpopulationset": 9, "mcmctaumult": 9, "mean": [2, 3, 9, 13], "measur": [10, 13], "medium": 13, "meet": 13, "member": 9, "menu": 13, "merchant": 13, "mere": 13, "merg": 13, "met": 13, "meta": 2, "metaresultsonli": 2, "method": [7, 9, 10, 13], "metric": [7, 8, 9], "might": 13, "min": [3, 10], "min_perc": 8, "minarea": 10, "minim": 7, "minimum": 10, "minka": 10, "minkeq": 10, "minlength": 10, "minvolum": 10, "miscellan": 6, "misrepresent": 13, "mix": [1, 8], "mm": 8, "mode": 13, "model": [1, 5, 6, 8, 9, 10, 11, 12, 13], "modif": [8, 13], "modifi": [10, 13], "modsim": 11, "mol": [4, 8], "molecul": 8, "monom": 10, "more": [4, 6, 8, 9, 10, 12, 13], "moreov": 13, "most": [1, 7, 8, 9, 10, 11, 13], "mostli": [9, 10], "much": [5, 8, 10], "mult": 6, "multi": 9, "multiobjectivess": 9, "multipl": [0, 3, 8, 9, 11], "multipli": [3, 10], "multist": 10, "multistart": 6, "must": [2, 4, 8, 10, 12, 13], "myhom": 2, "n": [1, 10], "name": [2, 3, 4, 8, 10, 13], "narrow": 8, "narrowli": 8, "natur": 13, "nearli": 8, "necessari": 13, "need": [0, 1, 2, 4, 7, 8, 10, 12, 13], "neither": 13, "nest": 6, "network": 13, "new": [0, 3, 9, 13], "next": 13, "nohup": 1, "nois": 3, "non": [3, 8, 11, 13], "noncommerci": 13, "none": [2, 3, 4, 8, 9, 10], "nor": 13, "norm": [3, 6], "norm_add": 10, "norm_diamet": 10, "norm_volume_area": 10, "norm_volume_length": 10, "normal": [1, 2, 3, 5, 10, 13], "normalizeoutput": 2, "notebook": 1, "noth": [8, 13], "notic": 13, "notifi": 13, "notwithstand": 13, "now": 8, "nsga3": 6, "nu": 10, "number": [1, 3, 8, 9, 10, 12, 13], "numer": 8, "object": [9, 13], "oblig": 13, "obsolet": 8, "obtain": 8, "occasion": 13, "occur": 13, "off": 8, "offer": 13, "offici": 13, "offset": 8, "often": [4, 8, 10], "older": 8, "omit": 1, "onc": [1, 9], "one": [1, 4, 9, 10, 13], "ones": [8, 10], "ongo": 11, "onli": [0, 2, 5, 7, 8, 10, 13], "open": 12, "oper": [8, 13], "optim": [8, 9, 10], "optimum": 9, "option": [1, 8, 13], "order": [9, 13], "org": 13, "organ": 13, "origin": 13, "other": [1, 2, 3, 6, 10, 13], "otherwis": 13, "our": [11, 13], "out": 13, "outlet": 8, "output": [4, 8, 13], "output_path": [4, 8], "outsid": 13, "over": [8, 9], "overload": 8, "overrid": 9, "own": [0, 4, 13], "packag": [12, 13], "paper": [8, 13], "par_poros": 10, "paragraph": 13, "parallel": [1, 9, 11], "paramet": [0, 1, 3, 6, 8, 9, 10, 11, 12], "pareto": [2, 5, 9], "part": [8, 13], "parti": 13, "particular": [8, 13], "pass": 13, "password": 13, "patent": 13, "path": [0, 1, 2, 4, 8, 9, 10], "pattern": 13, "payment": 13, "peak": 8, "peak_back": 8, "peak_front": 8, "peer": 13, "penalti": 8, "per": [0, 9], "percent": 8, "perform": [10, 12, 13], "period": 1, "perman": 13, "permiss": 13, "permit": 13, "perpetu": 13, "person": 13, "pertin": 13, "philosophi": 13, "physic": [8, 13], "pi": 10, "piec": [10, 13], "pip": 12, "place": [8, 13], "pleas": [11, 13], "plot": 1, "plu": 13, "plug": 10, "point": 9, "pointer": 13, "popul": [0, 9], "pore": 10, "poros": 8, "portion": 13, "posit": [8, 10], "possess": 13, "possibl": [1, 8, 13], "posterior": 1, "posteriori": 1, "powel": 9, "power": [0, 3, 13], "pr": 11, "practic": [9, 13], "preambl": 13, "precis": [10, 13], "precursor": 9, "predecessor": 13, "prefer": [12, 13], "present": 13, "preserv": 13, "pretti": 3, "prevent": [11, 13], "previou": [9, 13], "previousresult": 9, "price": 13, "primarili": 13, "prior": [9, 13], "priorit": 8, "privat": 13, "probabl": 1, "problem": [0, 3, 8, 9, 10, 13], "problemat": 10, "procedur": 13, "proceed": 1, "process": [0, 1, 3], "procur": 13, "produc": 13, "product": 13, "program": 13, "programat": 6, "programm": 13, "progress": [1, 5, 9], "prohibit": 13, "promin": 13, "propag": 13, "properti": [10, 13], "proprietari": 13, "protect": 13, "protocol": 13, "prove": 13, "provid": [10, 13], "provis": 13, "provision": 13, "proxi": 13, "public": 13, "publicli": 13, "publish": 13, "pull": 11, "puls": 8, "pump": [3, 8], "purpos": [8, 9, 13], "pursuant": 13, "pymoo": 9, "pypi": 12, "python": [0, 1, 6, 11, 12], "qualifi": 13, "qualiti": 13, "random": [3, 9], "rang": [9, 10], "rapid": 10, "rare": [2, 9, 10], "rate": [3, 8, 10], "re": 9, "reaction": 8, "reactor": 10, "read": [9, 10, 13], "readabl": 13, "readi": 13, "readili": 13, "realist": 10, "realiti": 10, "realli": [7, 8], "reason": [9, 13], "rebuilt": 0, "receipt": 13, "receiv": 13, "recent": 11, "recipi": 13, "recogn": 13, "recomend": [8, 9, 10], "recommend": [0, 1, 11, 12], "redistribut": 13, "reduc": 8, "reevalu": 9, "refer": [6, 13], "refin": 9, "refrain": 13, "regard": 13, "regardless": 13, "regener": 13, "reinstat": 13, "rel": 2, "relationship": 13, "releas": [11, 13], "relev": 13, "reli": 13, "relicens": 13, "remain": 13, "remov": 13, "render": 13, "repair": 13, "repeat": 9, "report": [0, 9, 11], "repositori": 11, "repres": [8, 13], "request": 11, "requir": [1, 2, 3, 4, 5, 7, 8, 9, 10, 13], "reset": 5, "resolv": 13, "respect": [3, 13], "respons": 13, "restrict": [8, 13], "result": [2, 7, 9, 10, 13], "results1": 2, "results_exampl": 0, "resultsdir": 2, "resum": 1, "retain": [8, 9, 10, 13], "return": [0, 9, 13], "review": 13, "revis": 13, "right": [8, 13], "risk": 13, "rom": 13, "root": 9, "royalti": 13, "rule": 13, "run": [5, 8, 9, 12, 13], "run_exampl": 0, "runnabl": 4, "safe": 1, "safest": 13, "sai": 13, "sake": 13, "sale": 13, "same": [3, 8, 10, 13], "sampl": 8, "satisfi": 13, "satur": 8, "scalar": 10, "scale": 3, "school": 13, "scientif": 12, "scipi": 9, "scope": 13, "score": [4, 6, 9], "scoretest": 6, "script": 13, "search": [0, 3, 6, 7, 10], "searchmethod": 9, "sec_000": 10, "second": [4, 5, 8, 10], "secondarili": 13, "section": [3, 6, 10, 13], "see": [0, 5, 6, 9, 10, 13], "seed": 9, "select": [8, 9, 10], "sell": 13, "semiconductor": 13, "separ": [8, 12, 13], "sequenc": 9, "serv": 13, "server": [1, 3, 13], "servic": 13, "session": 1, "set": [0, 3, 6, 7, 8, 9], "set_valu": 10, "sete": 6, "setup": 6, "shall": 13, "shape": 6, "shapeback": 8, "shapefront": 8, "share": [2, 13], "shell": 12, "shield": 10, "shift": 8, "short": 13, "should": [1, 2, 3, 7, 9, 10, 13], "show": 13, "shown": 4, "side": 8, "sigma": 10, "sign": 13, "signal": [3, 4, 8], "signific": 13, "similar": [8, 13], "simpl": [3, 9], "simpler": 10, "simplest": 9, "simplifi": 4, "simul": [2, 3, 4, 5, 7, 9, 10], "simultan": 13, "sinc": [3, 5], "singl": [4, 13], "situat": [0, 10], "size": [9, 10], "slice": 8, "slide": 6, "slightli": 8, "slow": [3, 5], "sma": 10, "sma_nu": 10, "small": [8, 10], "smalltest_peak": 7, "smooth": 7, "so": [0, 3, 10, 13], "sobol": 9, "sobolgener": 9, "softwar": [1, 13], "sold": 13, "sole": 13, "solut": 4, "solution_outlet_comp_000": 4, "solv": [3, 8], "solveabl": 9, "some": [3, 8, 10, 13], "sourc": [3, 11, 13], "spare": 13, "speak": 13, "speci": 2, "special": [8, 13], "specif": [4, 9, 10, 13], "specifi": [2, 4, 5, 8, 10, 13], "spirit": 13, "split": 9, "squar": [6, 9], "sse": [6, 9], "ssh": 1, "stallgener": 9, "stand": 13, "standard": [3, 13], "start": [3, 8, 9, 10, 13], "state": [0, 10, 13], "statement": 13, "statu": 13, "step": [1, 5, 9, 13], "still": 5, "stop": [8, 9], "stopaverag": 9, "stopbest": 9, "stoprms": 9, "storag": [7, 13], "store": [2, 4, 7], "strategi": [0, 9], "stratgi": 0, "string": [3, 4, 8, 9, 10], "structur": [4, 6], "subdivid": 13, "subject": 13, "sublicens": 13, "subprogram": 13, "subroutin": 13, "subsect": 13, "substanti": 13, "sue": 13, "suffic": 13, "suggest": 9, "sum": [4, 6], "supervis": 11, "supplement": 13, "suppli": [0, 3], "support": [4, 6, 8, 13], "sure": 13, "surrend": 13, "surviv": 13, "sustain": 13, "switch": 10, "symmetr": 8, "synthet": 8, "system": [8, 9, 10, 13], "systemat": 13, "t": [7, 8, 12], "take": [0, 1, 3, 5, 9, 13], "tangibl": 13, "technolog": 13, "tell": [9, 13], "templat": [0, 3], "tendenc": 8, "term": 13, "termin": [9, 13], "test": [0, 8, 9], "text": 0, "than": [5, 9, 10, 12, 13], "thei": [1, 3, 7, 8, 9, 10, 12, 13], "them": [8, 9, 10, 13], "therefor": 13, "thi": [0, 1, 2, 3, 4, 6, 7, 8, 9, 10, 13], "thing": [8, 13], "third": 13, "those": 13, "though": 13, "threaten": 13, "three": 13, "through": [1, 13], "thu": 13, "ti": 8, "time": [3, 4, 5, 8, 9, 13], "togeth": [4, 10], "toler": 7, "too": 13, "tool": 13, "top": 8, "total": [3, 9], "tournament": 9, "trade": 13, "trademark": 13, "tradeoff": 5, "transact": 13, "transfer": 13, "transform": [0, 6], "transmiss": 13, "treat": 13, "treati": 13, "true": [2, 7, 8, 9], "tube": [1, 10], "turn": 9, "twice": 10, "two": [4, 10, 13], "type": [8, 13], "typic": [8, 13], "unaccept": 13, "under": [11, 13], "understand": 10, "uniform": 3, "uniqu": [4, 8], "unit": [3, 8], "unit_000": 10, "unit_001": 10, "unit_002": [4, 8], "unit_003": 10, "unit_004": 10, "unit_nam": 8, "unknown": 9, "unless": [4, 13], "unlimit": 13, "unmodifi": 13, "unnecessari": 13, "unpack": 13, "unsga3": 6, "until": [9, 13], "up": [6, 10], "updat": [12, 13], "upgrad": 11, "upper": [3, 10], "us": [0, 2, 3, 4, 6, 7, 8, 9, 10, 13], "usag": [1, 8, 9, 10], "user": [12, 13], "usual": [3, 8], "usus": 6, "uv": [3, 8], "uv_nois": 3, "uv_noise_norm": 3, "v3": 13, "valid": 13, "valu": [2, 3, 4, 5, 6, 7, 8, 9], "variabl": [0, 9, 10], "variant": 10, "variat": [3, 8], "variou": 0, "vector": 7, "verbatim": 13, "veri": [2, 8, 9, 10], "verifi": 0, "version": [0, 13], "viabl": 9, "view": 13, "violat": 13, "visibl": 13, "void": 13, "volum": [6, 13], "von": 11, "w": 13, "wa": [8, 10, 13], "wai": [1, 13], "waiv": 13, "waiver": 13, "want": [0, 10, 13], "warranti": 13, "we": [11, 12, 13], "websit": 12, "week": 3, "welcom": 13, "well": 13, "were": 13, "what": [9, 13], "whatev": 13, "when": [7, 8, 9, 10, 13], "where": [2, 4, 5, 8, 9, 10, 13], "whether": 13, "which": [3, 8, 10, 13], "while": [1, 8, 9], "who": 13, "whole": 13, "whom": 13, "whose": 13, "why": 13, "wide": 13, "window": [1, 2, 13], "wipo": 13, "wish": 13, "within": 13, "without": [9, 10, 13], "work": [0, 8, 10, 11, 12, 13], "worldwid": 13, "would": [9, 10, 13], "write": 13, "written": [8, 13], "www": 13, "xtol": 9, "ye": [2, 3, 4, 8, 9, 10], "year": 13, "yet": 1, "you": [0, 1, 6, 8, 9, 10, 11, 12, 13], "your": [0, 9, 13], "yourself": 13}, "titles": ["CADET-Match Examples", "Running", "Basic setup", "Error Modeling", "Experiments", "Graphing", "Configuration", "Miscellaneous", "Scores", "Search", "Transform", "CADET-Match", "Install", "License"], "titleterms": {"6": 1, "add": 10, "altscor": 9, "area": 10, "auto": 10, "back": 8, "basic": 2, "cadet": [0, 1, 11], "ceil": 8, "clean": 0, "common": 8, "configur": 6, "core": 1, "dextran": 8, "diamet": 10, "error": [3, 8], "exampl": 0, "experi": 4, "fraction": 8, "front": 8, "gener": [0, 1], "gradient": 9, "graph": [1, 5], "graphspac": 9, "index": 10, "instal": 12, "invers": 10, "keq": 10, "length": 10, "licens": 13, "match": [0, 1, 11], "mcmc": 9, "miscellan": 7, "model": 3, "mult": 10, "multistart": 9, "norm": 10, "nsga3": 9, "other": 8, "remot": 1, "result": 0, "run": [0, 1], "score": 8, "scoretest": 9, "search": 9, "set": 10, "setup": 2, "shape": 8, "slide": 8, "squar": 8, "sse": 8, "start": 1, "sum": [8, 10], "them": 0, "transform": 10, "unsga3": 9, "us": 1, "valu": 10, "volum": 10}}) \ No newline at end of file +Search.setIndex({"alltitles": {"AltScore": [[9, "altscore"]], "Auto": [[10, "auto"]], "Auto Inverse": [[10, "auto-inverse"]], "Auto kEQ": [[10, "auto-keq"]], "Basic setup": [[2, null]], "CADET-Match": [[11, null]], "CADET-Match Examples": [[0, null]], "Ceiling": [[8, "ceiling"]], "Clean examples": [[0, "clean-examples"]], "Common": [[8, "common"]], "Configuration": [[6, null]], "Dextran SSE": [[8, "dextran-sse"]], "Dextran Shape": [[8, "dextran-shape"]], "Error Modeling": [[3, null]], "Experiments": [[4, null]], "Fractionation SSE": [[8, "fractionation-sse"]], "Fractionation Slide": [[8, "fractionation-slide"]], "Generate examples": [[0, "generate-examples"]], "Generate graphs using 6 cores": [[1, "generate-graphs-using-6-cores"]], "Generating Examples and running them": [[0, "generating-examples-and-running-them"]], "Gradient": [[9, "gradient"]], "GraphSpace": [[9, "graphspace"]], "Graphing": [[5, null]], "Indexing": [[10, "indexing"]], "Install": [[12, null]], "License": [[13, null]], "MCMC": [[9, "mcmc"]], "Miscellaneous": [[7, null]], "Multistart": [[9, "multistart"]], "NSGA3": [[9, "nsga3"]], "Norm Add": [[10, "norm-add"]], "Norm Diameter": [[10, "norm-diameter"]], "Norm Mult": [[10, "norm-mult"]], "Norm Volume Area": [[10, "norm-volume-area"]], "Norm Volume Length": [[10, "norm-volume-length"]], "Other": [[8, "other"]], "Results examples": [[0, "results-examples"]], "Run examples": [[0, "run-examples"]], "Running": [[1, null]], "Running CADET-Match remotely": [[1, "running-cadet-match-remotely"]], "SSE": [[8, "sse"]], "ScoreTest": [[9, "scoretest"]], "Scores": [[8, null]], "Search": [[9, null]], "Set Value": [[10, "set-value"]], "Shape": [[8, "shape"]], "Shape Back": [[8, "shape-back"]], "Shape Front": [[8, "shape-front"]], "Starting a match": [[1, "starting-a-match"]], "Sum": [[10, "sum"]], "Sum of squared error scores": [[8, "sum-of-squared-error-scores"]], "Transform": [[10, null]], "UNSGA3": [[9, "unsga3"]]}, "docnames": ["cli/examples", "cli/index", "configuration/basic_config", "configuration/error", "configuration/experiments", "configuration/graphing", "configuration/index", "configuration/misc", "configuration/scores", "configuration/search", "configuration/transform", "index", "install/index", "license"], "envversion": {"sphinx": 64, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.todo": 2, "sphinxcontrib.bibtex": 9}, "filenames": ["cli/examples.rst", "cli/index.rst", "configuration/basic_config.rst", "configuration/error.rst", "configuration/experiments.rst", "configuration/graphing.rst", "configuration/index.rst", "configuration/misc.rst", "configuration/scores.rst", "configuration/search.rst", "configuration/transform.rst", "index.rst", "install/index.rst", "license.rst"], "indexentries": {}, "objects": {}, "objnames": {}, "objtypes": {}, "terms": {"": 13, "0": [2, 3, 7, 8, 9, 10, 13], "0001": 10, "001": [3, 10], "0051": 8, "0054": 8, "0178": 8, "0190": 8, "02": 8, "0265": 8, "0287": 8, "05": [8, 10], "06": 10, "1": [2, 3, 8, 10, 11, 13], "10": [7, 9, 13], "100": [8, 9], "1000": [9, 10], "11": 13, "12": 13, "1200": 5, "13": 13, "14": [9, 13], "15": 13, "16": 13, "17": 13, "1996": 13, "1e": [7, 9, 10], "1e4": 10, "1e8": 10, "2": [3, 8, 9, 10, 13], "20": 13, "2007": 13, "28": 13, "29": 13, "2d": 1, "3": [4, 7, 8, 10, 11, 13], "30": 13, "300": 8, "3600": 5, "3d": 1, "3rd": 10, "4": [10, 13], "400": 8, "450": 8, "5": [7, 10, 13], "50": [9, 10], "500": 8, "550": 8, "6": 13, "60": 13, "600": 8, "6b": 13, "6d": 13, "7": [7, 13], "8": [10, 13], "9": [10, 13], "95": 8, "98": 8, "A": [8, 10, 13], "AND": 13, "AS": 13, "And": 13, "BE": 13, "BEING": 13, "BUT": 13, "BY": 13, "But": 13, "By": 13, "FOR": 13, "For": [6, 8, 10, 11, 13], "IF": 13, "IN": 13, "If": [1, 2, 4, 5, 7, 8, 9, 10, 12, 13], "In": [6, 8, 9, 10, 13], "It": [0, 1, 8, 9, 10, 13], "NO": 13, "NOT": 13, "No": [2, 3, 5, 7, 8, 9, 10, 13], "Not": 13, "OF": 13, "OR": 13, "Of": 13, "On": 8, "One": 10, "Or": 11, "SUCH": 13, "Such": 13, "THE": 13, "THERE": 13, "TO": 13, "The": [0, 1, 3, 4, 8, 9, 10, 12, 13], "There": [0, 5, 8, 10], "These": [1, 3, 13], "To": 13, "WILL": 13, "WITH": 13, "With": 10, "abil": 13, "about": 13, "abov": [8, 13], "absenc": 13, "absolut": 13, "absoluteheight": 8, "absolutetim": 8, "abstol": 7, "abstolfactor": 7, "abstolfactorgrad": 7, "abstolfactorgradmax": 7, "abus": 13, "accept": 13, "access": 13, "accompani": 13, "accord": 13, "accur": [8, 10], "achiev": 13, "acknowledg": 13, "acquir": 13, "across": 13, "action": 13, "activ": [11, 13], "actual": [9, 13], "ad": [0, 1, 4, 8, 10, 13], "adapt": [7, 13], "add": [6, 8, 12, 13], "addict": 6, "addit": [3, 8, 10, 13], "address": 13, "adopt": 13, "adsorpt": 10, "advers": 13, "advis": [8, 13], "affect": 13, "affero": 13, "affirm": 13, "after": [8, 9, 12, 13], "again": [0, 5], "against": [4, 8, 13], "aggreg": 13, "agre": 13, "agreement": 13, "aim": 13, "algorithm": [6, 9, 10], "all": [0, 1, 2, 4, 5, 7, 8, 9, 10, 13], "alleg": 13, "allow": [1, 8, 9, 10, 13], "almost": [3, 8, 9], "along": 13, "alreadi": 13, "also": [1, 6, 8, 9, 10, 13], "altern": 13, "although": 13, "altscor": 6, "alwai": [3, 8, 11], "among": 13, "amount": 8, "an": [1, 3, 8, 9, 10, 12, 13], "anaconda": 12, "ancillari": 13, "ani": [0, 1, 3, 8, 9, 11, 13], "anoth": [8, 9, 10], "anti": 13, "anyon": 13, "anyth": [7, 13], "apart": 9, "appli": [3, 13], "applic": 13, "appropri": 13, "approxim": [10, 13], "ar": [0, 1, 2, 3, 4, 5, 8, 9, 10, 12, 13], "area": [6, 13], "area_loc": 10, "aris": 13, "arrai": 10, "arrang": 13, "articl": 13, "ask": 13, "assert": 13, "asset": 13, "assign": 10, "associ": 13, "assum": [10, 13], "assumpt": [10, 13], "assur": 13, "asyncron": 5, "attach": 13, "attempt": 13, "attribut": 13, "author": 13, "auto": [1, 6, 9], "auto_invers": 10, "auto_keq": 10, "autocorrel": 9, "automat": [1, 7, 8, 9, 10, 12, 13], "avail": [0, 4, 8, 10, 13], "averag": 9, "avoid": 13, "awai": 13, "axial": 10, "b": 13, "back": 6, "backward": [8, 9, 10], "bar": 2, "base": [1, 3, 6, 7, 8, 9, 11, 13], "basedir": 2, "basi": 1, "basic": [4, 6, 13], "becaus": 13, "been": [1, 13], "behalf": 13, "being": [8, 13], "believ": 13, "below": [4, 8, 9, 13], "benefit": 13, "best": [0, 3, 9, 11, 13], "better": [9, 10, 11], "between": [5, 8, 9, 10, 13], "beyond": 13, "bin": 2, "binari": [0, 2], "bio": 11, "blank": 8, "bodi": 13, "boolean": [2, 7, 8, 9], "both": [3, 10, 13], "bottom": 8, "bound": [3, 10], "bound1": 10, "bound2": 10, "boundari": 10, "boundfrom": 10, "boundsum": 10, "boundto": 10, "box": 13, "bread": 9, "break": 11, "breakthrough": 8, "brief": 13, "bug": 11, "burn": 9, "busi": 13, "bypass_experi": 2, "c": [2, 12, 13], "cadet": [2, 3, 4, 5, 6, 7, 8, 9, 10, 12, 13], "cadet_exampl": 0, "cadetmatch": [0, 1, 12], "cadetpath": 2, "call": 13, "can": [0, 1, 3, 6, 7, 8, 9, 10, 12, 13], "cannot": 13, "capabl": 9, "carri": [9, 13], "case": [8, 9, 10, 13], "caus": [7, 8, 13], "ceas": 13, "ceil": 6, "certain": [8, 13], "cessat": 13, "chain": 9, "chang": [11, 13], "channel": 12, "character": 13, "charg": [10, 13], "check": 2, "checkpoint": [1, 2], "checkpointfil": 2, "choic": 9, "choos": 13, "chromatogram": [1, 2, 3, 7], "chromatographi": 8, "circular": 10, "circumst": 13, "circumvent": 13, "civil": 13, "claim": 13, "class": 13, "clean_exampl": 0, "clear": 13, "clearli": 13, "cli": 2, "close": [8, 10, 13], "cluster": 1, "code": [8, 10, 13], "col_length": 10, "col_poros": 10, "collect": [8, 13], "colum": 8, "column": [4, 8, 10], "com": 11, "combin": [9, 13], "come": [8, 10, 13], "command": [0, 1, 12, 13], "comment": 6, "commerci": 13, "commit": [11, 13], "common": [1, 6, 9, 10, 12, 13], "commun": 13, "compat": [8, 9, 10], "compil": 13, "complet": [0, 1, 9], "compli": 13, "complianc": 13, "compon": [4, 8, 10, 11, 13], "component1": 10, "component2": 10, "componentfrom": 10, "componentsum": 10, "componentto": 10, "compos": 11, "comput": [0, 3, 5, 13], "concentr": [3, 4, 8], "concern": 13, "conda": 12, "condit": 13, "config": 12, "configur": [1, 11], "connect": [6, 7, 13], "connectionnumberentri": 7, "connfigur": 1, "consequ": 13, "consequenti": 13, "consid": 13, "consist": 13, "conspicu": 13, "const_coeff": 10, "constantli": 13, "constitut": 13, "constru": 13, "consum": 13, "contact": 13, "contain": 13, "content": 13, "context": 13, "continu": [8, 13], "continuemcmc": [8, 9], "contractu": 13, "contradict": 13, "contrast": 13, "contributor": 13, "control": [1, 8, 13], "convei": 13, "conveni": 13, "converg": 9, "convert": [2, 6, 10], "convey": 13, "copi": [10, 13], "copyleft": 13, "copyright": 13, "corner": 1, "correct": [8, 13], "correctli": 0, "correl": 1, "correspond": [8, 13], "cost": 13, "could": [0, 13], "counterclaim": 13, "countri": 13, "coupl": 10, "cours": 13, "court": 13, "coven": 13, "cover": [8, 10, 13], "coverag": 13, "creat": [0, 1, 3, 6, 9, 10, 11], "creation": 6, "criterion": 13, "cross": [10, 13], "cross_section_area": 10, "cstr": 10, "csv": [2, 3, 4, 8], "cure": 13, "curv": 8, "custom": 13, "customarili": 13, "cv": 2, "d": [10, 13], "dai": [0, 1, 13], "damag": 13, "danger": 13, "data": [1, 2, 4, 6, 7, 8, 13], "date": 13, "deal": [4, 8, 10], "decai": 8, "decemb": 13, "decid": 13, "declin": 13, "deem": 13, "default": [2, 3, 4, 5, 7, 8, 9, 10], "defect": 13, "defens": 13, "defin": [8, 13], "definit": [10, 13], "degre": 10, "delai": [3, 8], "deni": 13, "denomin": 13, "depend": [0, 3, 12], "depriv": 13, "deriv": 8, "descent": [7, 9], "describ": 6, "descript": [2, 3, 4, 5, 7, 8, 9, 10], "design": [1, 8, 9, 10, 13], "desktop": 3, "detail": 13, "detector": 8, "determin": [3, 13], "develop": [11, 13], "deviat": 3, "devic": 13, "dextran": 6, "dextran1": 4, "dextran2": 4, "dextranshap": 8, "dextranss": 8, "diamet": 6, "dictat": 8, "dictionari": 6, "differ": [0, 9, 10, 13], "difficult": 10, "diffus": 10, "dimension": 9, "dimer": 10, "direct": 13, "directli": [9, 10, 13], "directori": [0, 2], "disabl": 3, "disclaim": 13, "discriminatori": 13, "disper": 10, "dispers": 10, "displai": 13, "distinguish": 13, "distribut": [3, 12, 13], "do": [10, 11, 13], "document": 13, "doe": [9, 13], "domain": 13, "don": [7, 8, 12], "done": [5, 8], "doubt": 13, "download": 12, "downstream": 13, "dr": 11, "drop": 9, "due": [8, 10], "durabl": 13, "dure": [5, 8], "dwell": 13, "dynam": 13, "dynamictoler": 7, "e": [10, 13], "each": [1, 4, 7, 8, 10, 13], "earlier": 13, "easier": [8, 9, 10], "effect": [8, 10, 13], "effort": 13, "either": [10, 13], "electron": 13, "els": 7, "elut": 8, "embodi": 13, "employ": 13, "enabl": 13, "end": [5, 13], "enforc": 13, "engin": 12, "enough": 10, "ensur": [8, 13], "enter": 13, "entir": 13, "entiti": 13, "entri": [7, 8, 9], "equal": [9, 10], "equilibrium": 10, "equival": 13, "eric": 11, "erron": 13, "error": [1, 5, 6, 9, 10, 11, 12], "errormodel": 3, "especi": [0, 8], "essenti": 13, "estim": [1, 3, 5, 8, 9, 10, 11, 12], "evalu": [2, 9], "even": [8, 11, 13], "event": 13, "ever": 13, "everi": [0, 13], "everyon": 13, "exact": 13, "exactli": 8, "exampl": [6, 8, 10, 13], "example_mcmc_popul": 0, "example_popul": 0, "except": [10, 13], "exclud": 13, "exclus": 13, "excus": 13, "execut": 13, "exercis": 13, "exist": 8, "expect": 13, "experi": [3, 6, 8, 9, 10, 11], "experiment": [6, 8], "experimental_csv": 3, "experimentalist": 8, "explain": [8, 13], "explicitli": 13, "express": 13, "expressli": 13, "extend": 13, "extens": 13, "extent": 13, "extrem": 9, "f": 13, "facil": 13, "factor": 10, "fail": [1, 13], "failur": 13, "fair": 13, "fals": [7, 8, 9], "famili": 13, "far": 8, "fashion": 13, "fast": 10, "faster": 9, "favor": [8, 13], "featur": [0, 4, 6, 8, 11, 13], "fee": 13, "few": [3, 8, 10], "fewer": 10, "file": [0, 1, 2, 4, 6, 8, 9, 11, 13], "file_path": 3, "film": 10, "film_diffus": 10, "final": [9, 13], "finalgradrefin": 9, "find": [1, 10, 11, 13], "finish": 9, "first": [4, 8, 9, 10, 13], "fit": [3, 7, 8, 10, 13], "fix": [10, 11, 13], "float": [3, 7, 8, 9, 10], "flow": [3, 8, 10, 13], "follow": [1, 12, 13], "foo": 2, "forbid": 13, "forc": 13, "forg": 12, "fork": 11, "form": 13, "format": [6, 13], "forschungszentrum": 11, "found": [3, 10, 13], "foundat": 13, "frac": 8, "fraction": [4, 6], "fraction_csv": 8, "fractionationslid": 8, "fractionationss": 8, "free": [11, 13], "freedom": [10, 13], "frequent": [5, 12], "from": [0, 1, 2, 3, 5, 8, 9, 10, 11, 12, 13], "front": [2, 5, 6, 9], "fsf": 13, "fulfil": 13, "full": [2, 13], "fulltrainingdata": 7, "function": [8, 13], "fundament": 13, "further": 13, "fusion": 12, "futur": 13, "fzj": 11, "gap": 8, "gener": [5, 6, 8, 9, 13], "generate_corn": 1, "generate_exampl": 0, "generate_graph": 1, "generate_graphs_al": 1, "generate_graphs_autocorr": 1, "generate_map": 1, "generate_mcmc_mix": 1, "generate_mcmc_plot_tub": 1, "genet": 9, "geometr": 9, "geoscienc": 11, "get": [10, 13], "gigabyt": 7, "github": [11, 12], "give": [8, 13], "given": [2, 4, 8, 9, 13], "gnu": 13, "goal": [9, 11], "good": [9, 10], "govern": 13, "gpl": 13, "gradcheck": 9, "gradfinestop": 9, "gradient": [6, 7, 11], "gradvector": 7, "grant": 13, "graph": [2, 6, 9], "graphgeneratetim": 5, "graphmetatim": 5, "graphspac": 6, "grati": 13, "greatest": 13, "guarante": 13, "gui": 13, "h5": [3, 4, 9], "ha": [1, 3, 4, 6, 8, 9, 10, 12, 13], "had": 13, "hand": 8, "handl": 8, "hard": 8, "harder": 9, "hardwar": 0, "have": [0, 3, 4, 8, 10, 13], "hdf5": 4, "header": 8, "here": 11, "hereaft": 13, "high": [9, 12], "highest": 9, "highli": 9, "holder": 13, "home": 2, "hope": 13, "host": 13, "hour": [0, 1, 3], "household": 13, "how": [0, 5, 13], "howev": [5, 13], "html": 13, "http": [11, 13], "hypothet": 13, "i": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13], "ibg": 11, "idea": [8, 13], "ideal": 8, "ident": 3, "identifi": [8, 13], "immedi": [1, 8], "immudzen": 12, "impact": 9, "implement": [3, 13], "impli": 13, "import": [8, 13], "impos": 13, "improv": [8, 10], "inabl": 13, "inaccur": 13, "inc": 13, "incident": 13, "includ": [0, 3, 6, 12, 13], "inclus": 13, "incompat": 13, "incorpor": 13, "indemnif": 13, "indepdennt": 3, "independ": [10, 13], "index": 6, "index1": 10, "index2": 10, "indexfrom": 10, "indexsum": 10, "indexto": 10, "indic": [10, 13], "individu": [0, 8, 13], "industri": 13, "inform": [6, 9, 13], "infring": 13, "inherit": 8, "init_volum": 10, "initi": [9, 13], "input": [2, 10], "insid": [10, 13], "instal": [0, 13], "instanc": 10, "instead": [4, 8, 9, 11, 13], "institut": 11, "instruct": 12, "int": 1, "intact": 13, "integ": [0, 3, 5, 7, 8, 9, 10], "integr": 9, "intend": 13, "intent": 13, "interact": 13, "interchang": 13, "interest": 13, "interf": 13, "interfac": [1, 13], "interpret": 13, "interrupt": 1, "interv": 8, "intim": 13, "invalid": 13, "invers": 6, "io": 12, "irrevoc": 13, "isol": 8, "issu": 8, "item": 13, "its": [4, 10, 13], "itself": 13, "json": [1, 2, 6, 11], "jstyleson": 6, "june": 13, "jupyt": 1, "just": 9, "j\u00fclich": 11, "ka": 10, "kd": 10, "keep": [1, 13], "kei": [2, 3, 4, 5, 7, 8, 9, 10, 13], "kept": 2, "keq": 6, "kernel": 13, "kind": 13, "know": [8, 10, 13], "knowingli": 13, "knowledg": 13, "known": 9, "languag": 13, "laptop": 0, "larg": [8, 9, 10], "larger": 13, "largest_peak": 7, "last": [1, 5], "later": 13, "law": 13, "lawsuit": 13, "lead": 10, "learn": 7, "least": 13, "least_squar": 9, "leav": 10, "left": 8, "legal": 13, "length": [3, 6, 7, 9], "length_loc": 10, "less": 9, "lesser": 13, "lgpl": 13, "liabil": 13, "liabl": 13, "librari": [0, 2, 11, 12, 13], "license": 13, "licensor": 13, "lier": 11, "like": [8, 10, 13], "likewis": 13, "limit": [8, 13], "lin_ka": 10, "lin_kd": 10, "line": [1, 13], "linear": 10, "link": 13, "linux": 1, "list": [3, 4, 8, 9, 10, 13], "litig": 13, "littl": 9, "load": [3, 8], "local": [12, 13], "localrefin": 9, "locat": 10, "location1": 10, "location2": 10, "locationfrom": 10, "locationsum": 10, "locationto": 10, "log": [1, 10], "logout": 1, "long": 13, "look": [8, 9], "loss": 13, "lot": 3, "lower": [3, 10], "m": [0, 1, 4, 8], "machin": [1, 7, 13], "made": [3, 13], "mai": [1, 3, 8, 10, 13], "mail": 13, "main": [2, 3], "main_peak": 8, "maintain": 13, "major": 13, "make": [0, 8, 9, 10, 13], "mani": [7, 8, 9, 10, 12], "manipul": 3, "manner": 13, "manufactur": [3, 13], "map": 9, "march": 13, "mark": 13, "mask": 13, "match": [3, 4, 5, 6, 7, 8, 9, 10, 12, 13], "mate": 9, "materi": [8, 13], "matrix": 7, "max": [3, 7, 8, 9, 10], "max_perc": 8, "max_valu": 8, "maxarea": 10, "maxfactor": 10, "maximum": [1, 10], "maxka": 10, "maxkeq": 10, "maxlength": 10, "maxvolum": 10, "mcmc": [0, 1, 3, 6], "mcmc_h5": 9, "mcmcpopul": 9, "mcmcpopulationset": 9, "mcmctaumult": 9, "mean": [2, 3, 9, 13], "measur": [10, 13], "medium": 13, "meet": 13, "member": 9, "menu": 13, "merchant": 13, "mere": 13, "merg": 13, "met": 13, "meta": 2, "metaresultsonli": 2, "method": [7, 9, 10, 13], "metric": [7, 8, 9], "might": 13, "min": [3, 10], "min_perc": 8, "minarea": 10, "minim": 7, "minimum": 10, "minka": 10, "minkeq": 10, "minlength": 10, "minvolum": 10, "miscellan": 6, "misrepresent": 13, "mix": [1, 8], "mm": 8, "mode": 13, "model": [1, 5, 6, 8, 9, 10, 11, 12, 13], "modif": [8, 13], "modifi": [10, 13], "modsim": 11, "mol": [4, 8], "molecul": 8, "monom": 10, "more": [4, 6, 8, 9, 10, 12, 13], "moreov": 13, "most": [1, 7, 8, 9, 10, 11, 13], "mostli": [9, 10], "much": [5, 8, 10], "mult": 6, "multi": 9, "multiobjectivess": 9, "multipl": [0, 3, 8, 9, 11], "multipli": [3, 10], "multist": 10, "multistart": 6, "must": [2, 4, 8, 10, 12, 13], "myhom": 2, "n": [1, 10], "name": [2, 3, 4, 8, 10, 13], "narrow": 8, "narrowli": 8, "natur": 13, "nearli": 8, "necessari": 13, "need": [0, 1, 2, 4, 7, 8, 10, 12, 13], "neither": 13, "nest": 6, "network": 13, "new": [0, 3, 9, 13], "next": 13, "nohup": 1, "nois": 3, "non": [3, 8, 11, 13], "noncommerci": 13, "none": [2, 3, 4, 8, 9, 10], "nor": 13, "norm": [3, 6], "norm_add": 10, "norm_diamet": 10, "norm_volume_area": 10, "norm_volume_length": 10, "normal": [1, 2, 3, 5, 10, 13], "normalizeoutput": 2, "notebook": 1, "noth": [8, 13], "notic": 13, "notifi": 13, "notwithstand": 13, "now": 8, "nsga3": 6, "nu": 10, "number": [1, 3, 8, 9, 10, 12, 13], "numer": 8, "object": [9, 13], "oblig": 13, "obsolet": 8, "obtain": 8, "occasion": 13, "occur": 13, "off": 8, "offer": 13, "offici": 13, "offset": 8, "often": [4, 8, 10], "older": 8, "omit": 1, "onc": [1, 9], "one": [1, 4, 9, 10, 13], "ones": [8, 10], "ongo": 11, "onli": [0, 2, 5, 7, 8, 10, 13], "open": 12, "oper": [8, 13], "optim": [8, 9, 10], "optimum": 9, "option": [1, 8, 13], "order": [9, 13], "org": 13, "organ": 13, "origin": 13, "other": [1, 2, 3, 6, 10, 13], "otherwis": 13, "our": [11, 13], "out": 13, "outlet": 8, "output": [4, 8, 13], "output_path": [4, 8], "outsid": 13, "over": [8, 9], "overload": 8, "overrid": 9, "own": [0, 4, 13], "packag": [12, 13], "paper": [8, 13], "par_poros": 10, "paragraph": 13, "parallel": [1, 9, 11], "paramet": [0, 1, 3, 6, 8, 9, 10, 11, 12], "pareto": [2, 5, 9], "part": [8, 13], "parti": 13, "particular": [8, 13], "pass": 13, "password": 13, "patent": 13, "path": [0, 1, 2, 4, 8, 9, 10], "pattern": 13, "payment": 13, "peak": 8, "peak_back": 8, "peak_front": 8, "peer": 13, "penalti": 8, "per": [0, 9], "percent": 8, "perform": [10, 12, 13], "period": 1, "perman": 13, "permiss": 13, "permit": 13, "perpetu": 13, "person": 13, "pertin": 13, "philosophi": 13, "physic": [8, 13], "pi": 10, "piec": [10, 13], "pip": 12, "place": [8, 13], "pleas": [11, 13], "plot": 1, "plu": 13, "plug": 10, "point": 9, "pointer": 13, "popul": [0, 9], "pore": 10, "poros": 8, "portion": 13, "posit": [8, 10], "possess": 13, "possibl": [1, 8, 13], "posterior": 1, "posteriori": 1, "powel": 9, "power": [0, 3, 13], "pr": 11, "practic": [9, 13], "preambl": 13, "precis": [10, 13], "precursor": 9, "predecessor": 13, "prefer": [12, 13], "present": 13, "preserv": 13, "pretti": 3, "prevent": [11, 13], "previou": [9, 13], "previousresult": 9, "price": 13, "primarili": 13, "prior": [9, 13], "priorit": 8, "privat": 13, "probabl": 1, "problem": [0, 3, 8, 9, 10, 13], "problemat": 10, "procedur": 13, "proceed": 1, "process": [0, 1, 3], "procur": 13, "produc": 13, "product": 13, "program": 13, "programat": 6, "programm": 13, "progress": [1, 5, 9], "prohibit": 13, "promin": 13, "propag": 13, "properti": [10, 13], "proprietari": 13, "protect": 13, "protocol": 13, "prove": 13, "provid": [10, 13], "provis": 13, "provision": 13, "proxi": 13, "public": 13, "publicli": 13, "publish": 13, "pull": 11, "puls": 8, "pump": [3, 8], "purpos": [8, 9, 13], "pursuant": 13, "pymoo": 9, "pypi": 12, "python": [0, 1, 6, 11, 12], "qualifi": 13, "qualiti": 13, "random": [3, 9], "rang": [9, 10], "rapid": 10, "rare": [2, 9, 10], "rate": [3, 8, 10], "re": 9, "reaction": 8, "reactor": 10, "read": [9, 10, 13], "readabl": 13, "readi": 13, "readili": 13, "realist": 10, "realiti": 10, "realli": [7, 8], "reason": [9, 13], "rebuilt": 0, "receipt": 13, "receiv": 13, "recent": 11, "recipi": 13, "recogn": 13, "recomend": [8, 9, 10], "recommend": [0, 1, 11, 12], "redistribut": 13, "reduc": 8, "reevalu": 9, "refer": [6, 13], "refin": 9, "refrain": 13, "regard": 13, "regardless": 13, "regener": 13, "reinstat": 13, "rel": 2, "relationship": 13, "releas": [11, 13], "relev": 13, "reli": 13, "relicens": 13, "remain": 13, "remov": 13, "render": 13, "repair": 13, "repeat": 9, "report": [0, 9, 11], "repositori": 11, "repres": [8, 13], "request": 11, "requir": [1, 2, 3, 4, 5, 7, 8, 9, 10, 13], "reset": 5, "resolv": 13, "respect": [3, 13], "respons": 13, "restrict": [8, 13], "result": [2, 7, 9, 10, 13], "results1": 2, "results_exampl": 0, "resultsdir": 2, "resum": 1, "retain": [8, 9, 10, 13], "return": [0, 9, 13], "review": 13, "revis": 13, "right": [8, 13], "risk": 13, "rom": 13, "root": 9, "royalti": 13, "rule": 13, "run": [5, 8, 9, 12, 13], "run_exampl": 0, "runnabl": 4, "safe": 1, "safest": 13, "sai": 13, "sake": 13, "sale": 13, "same": [3, 8, 10, 13], "sampl": 8, "satisfi": 13, "satur": 8, "scalar": 10, "scale": 3, "school": 13, "scientif": 12, "scipi": 9, "scope": 13, "score": [4, 6, 9], "scoretest": 6, "script": 13, "search": [0, 3, 6, 7, 10], "searchmethod": 9, "sec_000": 10, "second": [4, 5, 8, 10], "secondarili": 13, "section": [3, 6, 10, 13], "see": [0, 5, 6, 9, 10, 13], "seed": 9, "select": [8, 9, 10], "sell": 13, "semiconductor": 13, "separ": [8, 12, 13], "sequenc": 9, "serv": 13, "server": [1, 3, 13], "servic": 13, "session": 1, "set": [0, 3, 6, 7, 8, 9], "set_valu": 10, "sete": 6, "setup": 6, "shall": 13, "shape": 6, "shapeback": 8, "shapefront": 8, "share": [2, 13], "shell": 12, "shield": 10, "shift": 8, "short": 13, "should": [1, 2, 3, 7, 9, 10, 13], "show": 13, "shown": 4, "side": 8, "sigma": 10, "sign": 13, "signal": [3, 4, 8], "signific": 13, "similar": [8, 13], "simpl": [3, 9], "simpler": 10, "simplest": 9, "simplifi": 4, "simul": [2, 3, 4, 5, 7, 9, 10], "simultan": 13, "sinc": [3, 5], "singl": [4, 13], "situat": [0, 10], "size": [9, 10], "slice": 8, "slide": 6, "slightli": 8, "slow": [3, 5], "sma": 10, "sma_nu": 10, "small": [8, 10], "smalltest_peak": 7, "smooth": 7, "so": [0, 3, 10, 13], "sobol": 9, "sobolgener": 9, "softwar": [1, 13], "sold": 13, "sole": 13, "solut": 4, "solution_outlet_comp_000": 4, "solv": [3, 8], "solveabl": 9, "some": [3, 8, 10, 13], "sourc": [3, 11, 13], "spare": 13, "speak": 13, "speci": 2, "special": [8, 13], "specif": [4, 9, 10, 13], "specifi": [2, 4, 5, 8, 10, 13], "spirit": 13, "split": 9, "squar": [6, 9], "sse": [6, 9], "ssh": 1, "stallgener": 9, "stand": 13, "standard": [3, 13], "start": [3, 8, 9, 10, 13], "state": [0, 10, 13], "statement": 13, "statu": 13, "step": [1, 5, 9, 13], "still": 5, "stop": [8, 9], "stopaverag": 9, "stopbest": 9, "stoprms": 9, "storag": [7, 13], "store": [2, 4, 7], "strategi": [0, 9], "stratgi": 0, "string": [3, 4, 8, 9, 10], "structur": [4, 6], "subdivid": 13, "subject": 13, "sublicens": 13, "subprogram": 13, "subroutin": 13, "subsect": 13, "substanti": 13, "sue": 13, "suffic": 13, "suggest": 9, "sum": [4, 6], "supervis": 11, "supplement": 13, "suppli": [0, 3], "support": [4, 6, 8, 13], "sure": 13, "surrend": 13, "surviv": 13, "sustain": 13, "switch": 10, "symmetr": 8, "synthet": 8, "system": [8, 9, 10, 13], "systemat": 13, "t": [7, 8, 12], "take": [0, 1, 3, 5, 9, 13], "tangibl": 13, "technolog": 13, "tell": [9, 13], "templat": [0, 3], "tendenc": 8, "term": 13, "termin": [9, 13], "test": [0, 8, 9], "text": 0, "than": [5, 9, 10, 12, 13], "thei": [1, 3, 7, 8, 9, 10, 12, 13], "them": [8, 9, 10, 13], "therefor": 13, "thi": [0, 1, 2, 3, 4, 6, 7, 8, 9, 10, 13], "thing": [8, 13], "third": 13, "those": 13, "though": 13, "threaten": 13, "three": 13, "through": [1, 13], "thu": 13, "ti": 8, "time": [3, 4, 5, 8, 9, 13], "togeth": [4, 10], "toler": 7, "too": 13, "tool": 13, "top": 8, "total": [3, 9], "tournament": 9, "trade": 13, "trademark": 13, "tradeoff": 5, "transact": 13, "transfer": 13, "transform": [0, 6], "transmiss": 13, "treat": 13, "treati": 13, "true": [2, 7, 8, 9], "tube": [1, 10], "turn": 9, "twice": 10, "two": [4, 10, 13], "type": [8, 13], "typic": [8, 13], "unaccept": 13, "under": [11, 13], "understand": 10, "uniform": 3, "uniqu": [4, 8], "unit": [3, 8], "unit_000": 10, "unit_001": 10, "unit_002": [4, 8], "unit_003": 10, "unit_004": 10, "unit_nam": 8, "unknown": 9, "unless": [4, 13], "unlimit": 13, "unmodifi": 13, "unnecessari": 13, "unpack": 13, "unsga3": 6, "until": [9, 13], "up": [6, 10], "updat": [12, 13], "upgrad": 11, "upper": [3, 10], "us": [0, 2, 3, 4, 6, 7, 8, 9, 10, 13], "usag": [1, 8, 9, 10], "user": [12, 13], "usual": [3, 8], "usus": 6, "uv": [3, 8], "uv_nois": 3, "uv_noise_norm": 3, "v3": 13, "valid": 13, "valu": [2, 3, 4, 5, 6, 7, 8, 9], "variabl": [0, 9, 10], "variant": 10, "variat": [3, 8], "variou": 0, "vector": 7, "verbatim": 13, "veri": [2, 8, 9, 10], "verifi": 0, "version": [0, 13], "viabl": 9, "view": 13, "violat": 13, "visibl": 13, "void": 13, "volum": [6, 13], "von": 11, "w": 13, "wa": [8, 10, 13], "wai": [1, 13], "waiv": 13, "waiver": 13, "want": [0, 10, 13], "warranti": 13, "we": [11, 12, 13], "websit": 12, "week": 3, "welcom": 13, "well": 13, "were": 13, "what": [9, 13], "whatev": 13, "when": [7, 8, 9, 10, 13], "where": [2, 4, 5, 8, 9, 10, 13], "whether": 13, "which": [3, 8, 10, 13], "while": [1, 8, 9], "who": 13, "whole": 13, "whom": 13, "whose": 13, "why": 13, "wide": 13, "window": [1, 2, 13], "wipo": 13, "wish": 13, "within": 13, "without": [9, 10, 13], "work": [0, 8, 10, 11, 12, 13], "worldwid": 13, "would": [9, 10, 13], "write": 13, "written": [8, 13], "www": 13, "xtol": 9, "ye": [2, 3, 4, 8, 9, 10], "year": 13, "yet": 1, "you": [0, 1, 6, 8, 9, 10, 11, 12, 13], "your": [0, 9, 13], "yourself": 13}, "titles": ["CADET-Match Examples", "Running", "Basic setup", "Error Modeling", "Experiments", "Graphing", "Configuration", "Miscellaneous", "Scores", "Search", "Transform", "CADET-Match", "Install", "License"], "titleterms": {"6": 1, "add": 10, "altscor": 9, "area": 10, "auto": 10, "back": 8, "basic": 2, "cadet": [0, 1, 11], "ceil": 8, "clean": 0, "common": 8, "configur": 6, "core": 1, "dextran": 8, "diamet": 10, "error": [3, 8], "exampl": 0, "experi": 4, "fraction": 8, "front": 8, "gener": [0, 1], "gradient": 9, "graph": [1, 5], "graphspac": 9, "index": 10, "instal": 12, "invers": 10, "keq": 10, "length": 10, "licens": 13, "match": [0, 1, 11], "mcmc": 9, "miscellan": 7, "model": 3, "mult": 10, "multistart": 9, "norm": 10, "nsga3": 9, "other": 8, "remot": 1, "result": 0, "run": [0, 1], "score": 8, "scoretest": 9, "search": 9, "set": 10, "setup": 2, "shape": 8, "slide": 8, "squar": 8, "sse": 8, "start": 1, "sum": [8, 10], "them": 0, "transform": 10, "unsga3": 9, "us": 1, "valu": 10, "volum": 10}}) \ No newline at end of file diff --git a/CADET-Match/v0.8.7/.buildinfo b/CADET-Match/v0.8.7/.buildinfo index 82de3b8b4..dd5dd4a82 100644 --- a/CADET-Match/v0.8.7/.buildinfo +++ b/CADET-Match/v0.8.7/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 -# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: 2f10d590b91341ab7dcc0246e8357259 +# This file records the configuration used when building these files. When it is not found, a full rebuild will be done. +config: ec826c83e05d1476913e9570834acc1d tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/CADET-Match/v0.8.7/.doctrees/cli/examples.doctree b/CADET-Match/v0.8.7/.doctrees/cli/examples.doctree index 1f463fd78..9778ec366 100644 Binary files a/CADET-Match/v0.8.7/.doctrees/cli/examples.doctree and b/CADET-Match/v0.8.7/.doctrees/cli/examples.doctree differ diff --git a/CADET-Match/v0.8.7/.doctrees/cli/index.doctree b/CADET-Match/v0.8.7/.doctrees/cli/index.doctree index de258d943..b28dbc669 100644 Binary files a/CADET-Match/v0.8.7/.doctrees/cli/index.doctree and b/CADET-Match/v0.8.7/.doctrees/cli/index.doctree differ diff --git a/CADET-Match/v0.8.7/.doctrees/configuration/basic_config.doctree b/CADET-Match/v0.8.7/.doctrees/configuration/basic_config.doctree index ce6de860e..733c8e4a7 100644 Binary files a/CADET-Match/v0.8.7/.doctrees/configuration/basic_config.doctree and b/CADET-Match/v0.8.7/.doctrees/configuration/basic_config.doctree differ diff --git a/CADET-Match/v0.8.7/.doctrees/configuration/error.doctree b/CADET-Match/v0.8.7/.doctrees/configuration/error.doctree index 66a1a1a21..5f72b6a64 100644 Binary files a/CADET-Match/v0.8.7/.doctrees/configuration/error.doctree and b/CADET-Match/v0.8.7/.doctrees/configuration/error.doctree differ diff --git a/CADET-Match/v0.8.7/.doctrees/configuration/experiments.doctree b/CADET-Match/v0.8.7/.doctrees/configuration/experiments.doctree index bc32c42f4..fc7fda2b0 100644 Binary files a/CADET-Match/v0.8.7/.doctrees/configuration/experiments.doctree and b/CADET-Match/v0.8.7/.doctrees/configuration/experiments.doctree differ diff --git a/CADET-Match/v0.8.7/.doctrees/configuration/graphing.doctree b/CADET-Match/v0.8.7/.doctrees/configuration/graphing.doctree index a4b91eb0c..ee70c9145 100644 Binary files a/CADET-Match/v0.8.7/.doctrees/configuration/graphing.doctree and b/CADET-Match/v0.8.7/.doctrees/configuration/graphing.doctree differ diff --git a/CADET-Match/v0.8.7/.doctrees/configuration/index.doctree b/CADET-Match/v0.8.7/.doctrees/configuration/index.doctree index 0fd04edc6..542c54319 100644 Binary files a/CADET-Match/v0.8.7/.doctrees/configuration/index.doctree and b/CADET-Match/v0.8.7/.doctrees/configuration/index.doctree differ diff --git a/CADET-Match/v0.8.7/.doctrees/configuration/misc.doctree b/CADET-Match/v0.8.7/.doctrees/configuration/misc.doctree index 2fb05c1ed..1524e8bfc 100644 Binary files a/CADET-Match/v0.8.7/.doctrees/configuration/misc.doctree and b/CADET-Match/v0.8.7/.doctrees/configuration/misc.doctree differ diff --git a/CADET-Match/v0.8.7/.doctrees/configuration/scores.doctree b/CADET-Match/v0.8.7/.doctrees/configuration/scores.doctree index 2349642b8..18dfc6593 100644 Binary files a/CADET-Match/v0.8.7/.doctrees/configuration/scores.doctree and b/CADET-Match/v0.8.7/.doctrees/configuration/scores.doctree differ diff --git a/CADET-Match/v0.8.7/.doctrees/configuration/search.doctree b/CADET-Match/v0.8.7/.doctrees/configuration/search.doctree index 86a02821c..b5bb092a4 100644 Binary files a/CADET-Match/v0.8.7/.doctrees/configuration/search.doctree and b/CADET-Match/v0.8.7/.doctrees/configuration/search.doctree differ diff --git a/CADET-Match/v0.8.7/.doctrees/configuration/transform.doctree b/CADET-Match/v0.8.7/.doctrees/configuration/transform.doctree index ecb45e8f9..155ae4808 100644 Binary files a/CADET-Match/v0.8.7/.doctrees/configuration/transform.doctree and b/CADET-Match/v0.8.7/.doctrees/configuration/transform.doctree differ diff --git a/CADET-Match/v0.8.7/.doctrees/environment.pickle b/CADET-Match/v0.8.7/.doctrees/environment.pickle index 9c64c9ecb..943701e14 100644 Binary files a/CADET-Match/v0.8.7/.doctrees/environment.pickle and b/CADET-Match/v0.8.7/.doctrees/environment.pickle differ diff --git a/CADET-Match/v0.8.7/.doctrees/index.doctree b/CADET-Match/v0.8.7/.doctrees/index.doctree index fff689be0..65d0e2ca6 100644 Binary files a/CADET-Match/v0.8.7/.doctrees/index.doctree and b/CADET-Match/v0.8.7/.doctrees/index.doctree differ diff --git a/CADET-Match/v0.8.7/.doctrees/install/index.doctree b/CADET-Match/v0.8.7/.doctrees/install/index.doctree index 25bf314aa..2a9aeb08d 100644 Binary files a/CADET-Match/v0.8.7/.doctrees/install/index.doctree and b/CADET-Match/v0.8.7/.doctrees/install/index.doctree differ diff --git a/CADET-Match/v0.8.7/.doctrees/license.doctree b/CADET-Match/v0.8.7/.doctrees/license.doctree index ecc0aec06..52ca2b739 100644 Binary files a/CADET-Match/v0.8.7/.doctrees/license.doctree and b/CADET-Match/v0.8.7/.doctrees/license.doctree differ diff --git a/CADET-Match/v0.8.7/_static/basic.css b/CADET-Match/v0.8.7/_static/basic.css index e5179b7a9..d9846dacb 100644 --- a/CADET-Match/v0.8.7/_static/basic.css +++ b/CADET-Match/v0.8.7/_static/basic.css @@ -1,12 +1,5 @@ /* - * basic.css - * ~~~~~~~~~ - * * Sphinx stylesheet -- basic theme. - * - * :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS. - * :license: BSD, see LICENSE for details. - * */ /* -- main layout ----------------------------------------------------------- */ @@ -115,15 +108,11 @@ img { /* -- search page ----------------------------------------------------------- */ ul.search { - margin: 10px 0 0 20px; - padding: 0; + margin-top: 10px; } ul.search li { - padding: 5px 0 5px 20px; - background-image: url(file.png); - background-repeat: no-repeat; - background-position: 0 7px; + padding: 5px 0; } ul.search li a { diff --git a/CADET-Match/v0.8.7/_static/doctools.js b/CADET-Match/v0.8.7/_static/doctools.js index 4d67807d1..0398ebb9f 100644 --- a/CADET-Match/v0.8.7/_static/doctools.js +++ b/CADET-Match/v0.8.7/_static/doctools.js @@ -1,12 +1,5 @@ /* - * doctools.js - * ~~~~~~~~~~~ - * * Base JavaScript utilities for all Sphinx HTML documentation. - * - * :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS. - * :license: BSD, see LICENSE for details. - * */ "use strict"; diff --git a/CADET-Match/v0.8.7/_static/language_data.js b/CADET-Match/v0.8.7/_static/language_data.js index 367b8ed81..c7fe6c6fa 100644 --- a/CADET-Match/v0.8.7/_static/language_data.js +++ b/CADET-Match/v0.8.7/_static/language_data.js @@ -1,13 +1,6 @@ /* - * language_data.js - * ~~~~~~~~~~~~~~~~ - * * This script contains the language-specific data used by searchtools.js, * namely the list of stopwords, stemmer, scorer and splitter. - * - * :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS. - * :license: BSD, see LICENSE for details. - * */ var stopwords = ["a", "and", "are", "as", "at", "be", "but", "by", "for", "if", "in", "into", "is", "it", "near", "no", "not", "of", "on", "or", "such", "that", "the", "their", "then", "there", "these", "they", "this", "to", "was", "will", "with"]; diff --git a/CADET-Match/v0.8.7/_static/searchtools.js b/CADET-Match/v0.8.7/_static/searchtools.js index b08d58c9b..2c774d17a 100644 --- a/CADET-Match/v0.8.7/_static/searchtools.js +++ b/CADET-Match/v0.8.7/_static/searchtools.js @@ -1,12 +1,5 @@ /* - * searchtools.js - * ~~~~~~~~~~~~~~~~ - * * Sphinx JavaScript utilities for the full-text search. - * - * :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS. - * :license: BSD, see LICENSE for details. - * */ "use strict"; @@ -20,7 +13,7 @@ if (typeof Scorer === "undefined") { // and returns the new score. /* score: result => { - const [docname, title, anchor, descr, score, filename] = result + const [docname, title, anchor, descr, score, filename, kind] = result return score }, */ @@ -47,6 +40,14 @@ if (typeof Scorer === "undefined") { }; } +// Global search result kind enum, used by themes to style search results. +class SearchResultKind { + static get index() { return "index"; } + static get object() { return "object"; } + static get text() { return "text"; } + static get title() { return "title"; } +} + const _removeChildren = (element) => { while (element && element.lastChild) element.removeChild(element.lastChild); }; @@ -64,9 +65,13 @@ const _displayItem = (item, searchTerms, highlightTerms) => { const showSearchSummary = DOCUMENTATION_OPTIONS.SHOW_SEARCH_SUMMARY; const contentRoot = document.documentElement.dataset.content_root; - const [docName, title, anchor, descr, score, _filename] = item; + const [docName, title, anchor, descr, score, _filename, kind] = item; let listItem = document.createElement("li"); + // Add a class representing the item's type: + // can be used by a theme's CSS selector for styling + // See SearchResultKind for the class names. + listItem.classList.add(`kind-${kind}`); let requestUrl; let linkUrl; if (docBuilder === "dirhtml") { @@ -115,8 +120,10 @@ const _finishSearch = (resultCount) => { "Your search did not match any documents. Please make sure that all words are spelled correctly and that you've selected enough categories." ); else - Search.status.innerText = _( - "Search finished, found ${resultCount} page(s) matching the search query." + Search.status.innerText = Documentation.ngettext( + "Search finished, found one page matching the search query.", + "Search finished, found ${resultCount} pages matching the search query.", + resultCount, ).replace('${resultCount}', resultCount); }; const _displayNextItem = ( @@ -138,7 +145,7 @@ const _displayNextItem = ( else _finishSearch(resultCount); }; // Helper function used by query() to order search results. -// Each input is an array of [docname, title, anchor, descr, score, filename]. +// Each input is an array of [docname, title, anchor, descr, score, filename, kind]. // Order the results by score (in opposite order of appearance, since the // `_displayNextItem` function uses pop() to retrieve items) and then alphabetically. const _orderResultsByScoreThenName = (a, b) => { @@ -248,6 +255,7 @@ const Search = { searchSummary.classList.add("search-summary"); searchSummary.innerText = ""; const searchList = document.createElement("ul"); + searchList.setAttribute("role", "list"); searchList.classList.add("search"); const out = document.getElementById("search-results"); @@ -318,7 +326,7 @@ const Search = { const indexEntries = Search._index.indexentries; // Collect multiple result groups to be sorted separately and then ordered. - // Each is an array of [docname, title, anchor, descr, score, filename]. + // Each is an array of [docname, title, anchor, descr, score, filename, kind]. const normalResults = []; const nonMainIndexResults = []; @@ -337,6 +345,7 @@ const Search = { null, score + boost, filenames[file], + SearchResultKind.title, ]); } } @@ -354,6 +363,7 @@ const Search = { null, score, filenames[file], + SearchResultKind.index, ]; if (isMain) { normalResults.push(result); @@ -475,6 +485,7 @@ const Search = { descr, score, filenames[match[0]], + SearchResultKind.object, ]); }; Object.keys(objects).forEach((prefix) => @@ -585,6 +596,7 @@ const Search = { null, score, filenames[file], + SearchResultKind.text, ]); } return results; diff --git a/CADET-Match/v0.8.7/cli/examples.html b/CADET-Match/v0.8.7/cli/examples.html index 5792ba2b4..33aaef4c2 100644 --- a/CADET-Match/v0.8.7/cli/examples.html +++ b/CADET-Match/v0.8.7/cli/examples.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.7/cli/index.html b/CADET-Match/v0.8.7/cli/index.html index b99204f41..c5b0bcf37 100644 --- a/CADET-Match/v0.8.7/cli/index.html +++ b/CADET-Match/v0.8.7/cli/index.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.7/configuration/basic_config.html b/CADET-Match/v0.8.7/configuration/basic_config.html index ad33d8bf9..ee6375e10 100644 --- a/CADET-Match/v0.8.7/configuration/basic_config.html +++ b/CADET-Match/v0.8.7/configuration/basic_config.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.7/configuration/error.html b/CADET-Match/v0.8.7/configuration/error.html index 58f96e6bd..9bb3f452b 100644 --- a/CADET-Match/v0.8.7/configuration/error.html +++ b/CADET-Match/v0.8.7/configuration/error.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.7/configuration/experiments.html b/CADET-Match/v0.8.7/configuration/experiments.html index d99b449f7..54f003ce7 100644 --- a/CADET-Match/v0.8.7/configuration/experiments.html +++ b/CADET-Match/v0.8.7/configuration/experiments.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.7/configuration/graphing.html b/CADET-Match/v0.8.7/configuration/graphing.html index 8305bc14c..f3588fc2c 100644 --- a/CADET-Match/v0.8.7/configuration/graphing.html +++ b/CADET-Match/v0.8.7/configuration/graphing.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.7/configuration/index.html b/CADET-Match/v0.8.7/configuration/index.html index 75a1d2a0c..a69084531 100644 --- a/CADET-Match/v0.8.7/configuration/index.html +++ b/CADET-Match/v0.8.7/configuration/index.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.7/configuration/misc.html b/CADET-Match/v0.8.7/configuration/misc.html index a54a9ff1d..e4702ce0f 100644 --- a/CADET-Match/v0.8.7/configuration/misc.html +++ b/CADET-Match/v0.8.7/configuration/misc.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.7/configuration/scores.html b/CADET-Match/v0.8.7/configuration/scores.html index 7edcd6d92..4799718cb 100644 --- a/CADET-Match/v0.8.7/configuration/scores.html +++ b/CADET-Match/v0.8.7/configuration/scores.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.7/configuration/search.html b/CADET-Match/v0.8.7/configuration/search.html index 48ea7973b..a24db57c5 100644 --- a/CADET-Match/v0.8.7/configuration/search.html +++ b/CADET-Match/v0.8.7/configuration/search.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.7/configuration/transform.html b/CADET-Match/v0.8.7/configuration/transform.html index 4a57fd0fc..dc6321882 100644 --- a/CADET-Match/v0.8.7/configuration/transform.html +++ b/CADET-Match/v0.8.7/configuration/transform.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.7/genindex.html b/CADET-Match/v0.8.7/genindex.html index 711be59e5..bd2ace3fd 100644 --- a/CADET-Match/v0.8.7/genindex.html +++ b/CADET-Match/v0.8.7/genindex.html @@ -8,7 +8,7 @@ - + diff --git a/CADET-Match/v0.8.7/index.html b/CADET-Match/v0.8.7/index.html index 883bb90cc..863e940c6 100644 --- a/CADET-Match/v0.8.7/index.html +++ b/CADET-Match/v0.8.7/index.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.7/install/index.html b/CADET-Match/v0.8.7/install/index.html index 75666212a..4fdf8a28b 100644 --- a/CADET-Match/v0.8.7/install/index.html +++ b/CADET-Match/v0.8.7/install/index.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.7/license.html b/CADET-Match/v0.8.7/license.html index 140797266..d862ec15e 100644 --- a/CADET-Match/v0.8.7/license.html +++ b/CADET-Match/v0.8.7/license.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.7/search.html b/CADET-Match/v0.8.7/search.html index 85afc8822..159d1e6a1 100644 --- a/CADET-Match/v0.8.7/search.html +++ b/CADET-Match/v0.8.7/search.html @@ -9,7 +9,7 @@ - + diff --git a/CADET-Match/v0.8.7/searchindex.js b/CADET-Match/v0.8.7/searchindex.js index d76942ef9..3f85ef048 100644 --- a/CADET-Match/v0.8.7/searchindex.js +++ b/CADET-Match/v0.8.7/searchindex.js @@ -1 +1 @@ -Search.setIndex({"alltitles": {"AltScore": [[9, "altscore"]], "Auto": [[10, "auto"]], "Auto Inverse": [[10, "auto-inverse"]], "Auto kEQ": [[10, "auto-keq"]], "Basic setup": [[2, null]], "CADET-Match": [[11, null]], "CADET-Match Examples": [[0, null]], "Ceiling": [[8, "ceiling"]], "Clean examples": [[0, "clean-examples"]], "Common": [[8, "common"]], "Configuration": [[6, null]], "Dextran SSE": [[8, "dextran-sse"]], "Dextran Shape": [[8, "dextran-shape"]], "Error Modeling": [[3, null]], "Experiments": [[4, null]], "Fractionation SSE": [[8, "fractionation-sse"]], "Fractionation Slide": [[8, "fractionation-slide"]], "Generate examples": [[0, "generate-examples"]], "Generate graphs using 6 cores": [[1, "generate-graphs-using-6-cores"]], "Generating Examples and running them": [[0, "generating-examples-and-running-them"]], "Gradient": [[9, "gradient"]], "GraphSpace": [[9, "graphspace"]], "Graphing": [[5, null]], "Indexing": [[10, "indexing"]], "Install": [[12, null]], "License": [[13, null]], "MCMC": [[9, "mcmc"]], "Miscellaneous": [[7, null]], "Multistart": [[9, "multistart"]], "NSGA3": [[9, "nsga3"]], "Norm Add": [[10, "norm-add"]], "Norm Diameter": [[10, "norm-diameter"]], "Norm Mult": [[10, "norm-mult"]], "Norm Volume Area": [[10, "norm-volume-area"]], "Norm Volume Length": [[10, "norm-volume-length"]], "Other": [[8, "other"]], "Results examples": [[0, "results-examples"]], "Run examples": [[0, "run-examples"]], "Running": [[1, null]], "Running CADET-Match remotely": [[1, "running-cadet-match-remotely"]], "SSE": [[8, "sse"]], "ScoreTest": [[9, "scoretest"]], "Scores": [[8, null]], "Search": [[9, null]], "Set Value": [[10, "set-value"]], "Shape": [[8, "shape"]], "Shape Back": [[8, "shape-back"]], "Shape Front": [[8, "shape-front"]], "Starting a match": [[1, "starting-a-match"]], "Sum": [[10, "sum"]], "Sum of squared error scores": [[8, "sum-of-squared-error-scores"]], "Transform": [[10, null]], "UNSGA3": [[9, "unsga3"]]}, "docnames": ["cli/examples", "cli/index", "configuration/basic_config", "configuration/error", "configuration/experiments", "configuration/graphing", "configuration/index", "configuration/misc", "configuration/scores", "configuration/search", "configuration/transform", "index", "install/index", "license"], "envversion": {"sphinx": 63, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.todo": 2, "sphinxcontrib.bibtex": 9}, "filenames": ["cli/examples.rst", "cli/index.rst", "configuration/basic_config.rst", "configuration/error.rst", "configuration/experiments.rst", "configuration/graphing.rst", "configuration/index.rst", "configuration/misc.rst", "configuration/scores.rst", "configuration/search.rst", "configuration/transform.rst", "index.rst", "install/index.rst", "license.rst"], "indexentries": {}, "objects": {}, "objnames": {}, "objtypes": {}, "terms": {"": 13, "0": [2, 3, 7, 8, 9, 10, 13], "0001": 10, "001": [3, 10], "0051": 8, "0054": 8, "0178": 8, "0190": 8, "02": 8, "0265": 8, "0287": 8, "05": [8, 10], "06": 10, "1": [2, 3, 8, 10, 11, 13], "10": [7, 9, 13], "100": [8, 9], "1000": [9, 10], "11": 13, "12": 13, "1200": 5, "13": 13, "14": [9, 13], "15": 13, "16": 13, "17": 13, "1996": 13, "1e": [7, 9, 10], "1e4": 10, "1e8": 10, "2": [3, 8, 9, 10, 13], "20": 13, "2007": 13, "28": 13, "29": 13, "2d": 1, "3": [4, 7, 8, 10, 11, 13], "30": 13, "300": 8, "3600": 5, "3d": 1, "3rd": 10, "4": [10, 13], "400": 8, "450": 8, "5": [7, 10, 13], "50": [9, 10], "500": 8, "550": 8, "6": 13, "60": 13, "600": 8, "6b": 13, "6d": 13, "7": [7, 13], "8": [10, 13], "9": [10, 13], "95": 8, "98": 8, "A": [8, 10, 13], "AND": 13, "AS": 13, "And": 13, "BE": 13, "BEING": 13, "BUT": 13, "BY": 13, "But": 13, "By": 13, "FOR": 13, "For": [6, 8, 10, 11, 13], "IF": 13, "IN": 13, "If": [1, 2, 4, 5, 7, 8, 9, 10, 12, 13], "In": [6, 8, 9, 10, 13], "It": [0, 1, 8, 9, 10, 13], "NO": 13, "NOT": 13, "No": [2, 3, 5, 7, 8, 9, 10, 13], "Not": 13, "OF": 13, "OR": 13, "Of": 13, "On": 8, "One": 10, "Or": 11, "SUCH": 13, "Such": 13, "THE": 13, "THERE": 13, "TO": 13, "The": [0, 1, 3, 4, 8, 9, 10, 12, 13], "There": [0, 5, 8, 10], "These": [1, 3, 13], "To": 13, "WILL": 13, "WITH": 13, "With": 10, "abil": 13, "about": 13, "abov": [8, 13], "absenc": 13, "absolut": 13, "absoluteheight": 8, "absolutetim": 8, "abstol": 7, "abstolfactor": 7, "abstolfactorgrad": 7, "abstolfactorgradmax": 7, "abus": 13, "accept": 13, "access": 13, "accompani": 13, "accord": 13, "accur": [8, 10], "achiev": 13, "acknowledg": 13, "acquir": 13, "across": 13, "action": 13, "activ": [11, 13], "actual": [9, 13], "ad": [0, 1, 4, 8, 10, 13], "adapt": [7, 13], "add": [6, 8, 12, 13], "addict": 6, "addit": [3, 8, 10, 13], "address": 13, "adopt": 13, "adsorpt": 10, "advers": 13, "advis": [8, 13], "affect": 13, "affero": 13, "affirm": 13, "after": [8, 9, 12, 13], "again": [0, 5], "against": [4, 8, 13], "aggreg": 13, "agre": 13, "agreement": 13, "aim": 13, "algorithm": [6, 9, 10], "all": [0, 1, 2, 4, 5, 7, 8, 9, 10, 13], "alleg": 13, "allow": [1, 8, 9, 10, 13], "almost": [3, 8, 9], "along": 13, "alreadi": 13, "also": [1, 6, 8, 9, 10, 13], "altern": 13, "although": 13, "altscor": 6, "alwai": [3, 8, 11], "among": 13, "amount": 8, "an": [1, 3, 8, 9, 10, 12, 13], "anaconda": 12, "ancillari": 13, "ani": [0, 1, 3, 8, 9, 11, 13], "anoth": [8, 9, 10], "anti": 13, "anyon": 13, "anyth": [7, 13], "apart": 9, "appli": [3, 13], "applic": 13, "appropri": 13, "approxim": [10, 13], "ar": [0, 1, 2, 3, 4, 5, 8, 9, 10, 12, 13], "area": [6, 13], "area_loc": 10, "aris": 13, "arrai": 10, "arrang": 13, "articl": 13, "ask": 13, "assert": 13, "asset": 13, "assign": 10, "associ": 13, "assum": [10, 13], "assumpt": [10, 13], "assur": 13, "asyncron": 5, "attach": 13, "attempt": 13, "attribut": 13, "author": 13, "auto": [1, 6, 9], "auto_invers": 10, "auto_keq": 10, "autocorrel": 9, "automat": [1, 7, 8, 9, 10, 12, 13], "avail": [0, 4, 8, 10, 13], "averag": 9, "avoid": 13, "awai": 13, "axial": 10, "b": 13, "back": 6, "backward": [8, 9, 10], "bar": 2, "base": [1, 3, 6, 7, 8, 9, 11, 13], "basedir": 2, "basi": 1, "basic": [4, 6, 13], "becaus": 13, "been": [1, 13], "behalf": 13, "being": [8, 13], "believ": 13, "below": [4, 8, 9, 13], "benefit": 13, "best": [0, 3, 9, 11, 13], "better": [9, 10, 11], "between": [5, 8, 9, 10, 13], "beyond": 13, "bin": 2, "binari": [0, 2], "bio": 11, "blank": 8, "bodi": 13, "boolean": [2, 7, 8, 9], "both": [3, 10, 13], "bottom": 8, "bound": [3, 10], "bound1": 10, "bound2": 10, "boundari": 10, "boundfrom": 10, "boundsum": 10, "boundto": 10, "box": 13, "bread": 9, "break": 11, "breakthrough": 8, "brief": 13, "bug": 11, "burn": 9, "busi": 13, "bypass_experi": 2, "c": [2, 12, 13], "cadet": [2, 3, 4, 5, 6, 7, 8, 9, 10, 12, 13], "cadet_exampl": 0, "cadetmatch": [0, 1, 12], "cadetpath": 2, "call": 13, "can": [0, 1, 3, 6, 7, 8, 9, 10, 12, 13], "cannot": 13, "capabl": 9, "carri": [9, 13], "case": [8, 9, 10, 13], "caus": [7, 8, 13], "ceas": 13, "ceil": 6, "certain": [8, 13], "cessat": 13, "chain": 9, "chang": [11, 13], "channel": 12, "character": 13, "charg": [10, 13], "check": 2, "checkpoint": [1, 2], "checkpointfil": 2, "choic": 9, "choos": 13, "chromatogram": [1, 2, 3, 7], "chromatographi": 8, "circular": 10, "circumst": 13, "circumvent": 13, "civil": 13, "claim": 13, "class": 13, "clean_exampl": 0, "clear": 13, "clearli": 13, "cli": 2, "close": [8, 10, 13], "cluster": 1, "code": [8, 10, 13], "col_length": 10, "col_poros": 10, "collect": [8, 13], "colum": 8, "column": [4, 8, 10], "com": 11, "combin": [9, 13], "come": [8, 10, 13], "command": [0, 1, 12, 13], "comment": 6, "commerci": 13, "commit": [11, 13], "common": [1, 6, 9, 10, 12, 13], "commun": 13, "compat": [8, 9, 10], "compil": 13, "complet": [0, 1, 9], "compli": 13, "complianc": 13, "compon": [4, 8, 10, 11, 13], "component1": 10, "component2": 10, "componentfrom": 10, "componentsum": 10, "componentto": 10, "compos": 11, "comput": [0, 3, 5, 13], "concentr": [3, 4, 8], "concern": 13, "conda": 12, "condit": 13, "config": 12, "configur": [1, 11], "connect": [6, 7, 13], "connectionnumberentri": 7, "connfigur": 1, "consequ": 13, "consequenti": 13, "consid": 13, "consist": 13, "conspicu": 13, "const_coeff": 10, "constantli": 13, "constitut": 13, "constru": 13, "consum": 13, "contact": 13, "contain": 13, "content": 13, "context": 13, "continu": [8, 13], "continuemcmc": [8, 9], "contractu": 13, "contradict": 13, "contrast": 13, "contributor": 13, "control": [1, 8, 13], "convei": 13, "conveni": 13, "converg": 9, "convert": [2, 6, 10], "convey": 13, "copi": [10, 13], "copyleft": 13, "copyright": 13, "corner": 1, "correct": [8, 13], "correctli": 0, "correl": 1, "correspond": [8, 13], "cost": 13, "could": [0, 13], "counterclaim": 13, "countri": 13, "coupl": 10, "cours": 13, "court": 13, "coven": 13, "cover": [8, 10, 13], "coverag": 13, "creat": [0, 1, 3, 6, 9, 10, 11], "creation": 6, "criterion": 13, "cross": [10, 13], "cross_section_area": 10, "cstr": 10, "csv": [2, 3, 4, 8], "cure": 13, "curv": 8, "custom": 13, "customarili": 13, "cv": 2, "d": [10, 13], "dai": [0, 1, 13], "damag": 13, "danger": 13, "data": [1, 2, 4, 6, 7, 8, 13], "date": 13, "deal": [4, 8, 10], "decai": 8, "decemb": 13, "decid": 13, "declin": 13, "deem": 13, "default": [2, 3, 4, 5, 7, 8, 9, 10], "defect": 13, "defens": 13, "defin": [8, 13], "definit": [10, 13], "degre": 10, "delai": [3, 8], "deni": 13, "denomin": 13, "depend": [0, 3, 12], "depriv": 13, "deriv": 8, "descent": [7, 9], "describ": 6, "descript": [2, 3, 4, 5, 7, 8, 9, 10], "design": [1, 8, 9, 10, 13], "desktop": 3, "detail": 13, "detector": 8, "determin": [3, 13], "develop": [11, 13], "deviat": 3, "devic": 13, "dextran": 6, "dextran1": 4, "dextran2": 4, "dextranshap": 8, "dextranss": 8, "diamet": 6, "dictat": 8, "dictionari": 6, "differ": [0, 9, 10, 13], "difficult": 10, "diffus": 10, "dimension": 9, "dimer": 10, "direct": 13, "directli": [9, 10, 13], "directori": [0, 2], "disabl": 3, "disclaim": 13, "discriminatori": 13, "disper": 10, "dispers": 10, "displai": 13, "distinguish": 13, "distribut": [3, 12, 13], "do": [10, 11, 13], "document": 13, "doe": [9, 13], "domain": 13, "don": [7, 8, 12], "done": [5, 8], "doubt": 13, "download": 12, "downstream": 13, "dr": 11, "drop": 9, "due": [8, 10], "durabl": 13, "dure": [5, 8], "dwell": 13, "dynam": 13, "dynamictoler": 7, "e": [10, 13], "each": [1, 4, 7, 8, 10, 13], "earlier": 13, "easier": [8, 9, 10], "effect": [8, 10, 13], "effort": 13, "either": [10, 13], "electron": 13, "els": 7, "elut": 8, "embodi": 13, "employ": 13, "enabl": 13, "end": [5, 13], "enforc": 13, "engin": 12, "enough": 10, "ensur": [8, 13], "enter": 13, "entir": 13, "entiti": 13, "entri": [7, 8, 9], "equal": [9, 10], "equilibrium": 10, "equival": 13, "eric": 11, "erron": 13, "error": [1, 5, 6, 9, 10, 11, 12], "errormodel": 3, "especi": [0, 8], "essenti": 13, "estim": [1, 3, 5, 8, 9, 10, 11, 12], "evalu": [2, 9], "even": [8, 11, 13], "event": 13, "ever": 13, "everi": [0, 13], "everyon": 13, "exact": 13, "exactli": 8, "exampl": [6, 8, 10, 13], "example_mcmc_popul": 0, "example_popul": 0, "except": [10, 13], "exclud": 13, "exclus": 13, "excus": 13, "execut": 13, "exercis": 13, "exist": 8, "expect": 13, "experi": [3, 6, 8, 9, 10, 11], "experiment": [6, 8], "experimental_csv": 3, "experimentalist": 8, "explain": [8, 13], "explicitli": 13, "express": 13, "expressli": 13, "extend": 13, "extens": 13, "extent": 13, "extrem": 9, "f": 13, "facil": 13, "factor": 10, "fail": [1, 13], "failur": 13, "fair": 13, "fals": [7, 8, 9], "famili": 13, "far": 8, "fashion": 13, "fast": 10, "faster": 9, "favor": [8, 13], "featur": [0, 4, 6, 8, 11, 13], "fee": 13, "few": [3, 8, 10], "fewer": 10, "file": [0, 1, 2, 4, 6, 8, 9, 11, 13], "file_path": 3, "film": 10, "film_diffus": 10, "final": [9, 13], "finalgradrefin": 9, "find": [1, 10, 11, 13], "finish": 9, "first": [4, 8, 9, 10, 13], "fit": [3, 7, 8, 10, 13], "fix": [10, 11, 13], "float": [3, 7, 8, 9, 10], "flow": [3, 8, 10, 13], "follow": [1, 12, 13], "foo": 2, "forbid": 13, "forc": 13, "forg": 12, "fork": 11, "form": 13, "format": [6, 13], "forschungszentrum": 11, "found": [3, 10, 13], "foundat": 13, "frac": 8, "fraction": [4, 6], "fraction_csv": 8, "fractionationslid": 8, "fractionationss": 8, "free": [11, 13], "freedom": [10, 13], "frequent": [5, 12], "from": [0, 1, 2, 3, 5, 8, 9, 10, 11, 12, 13], "front": [2, 5, 6, 9], "fsf": 13, "fulfil": 13, "full": [2, 13], "fulltrainingdata": 7, "function": [8, 13], "fundament": 13, "further": 13, "fusion": 12, "futur": 13, "fzj": 11, "gap": 8, "gener": [5, 6, 8, 9, 13], "generate_corn": 1, "generate_exampl": 0, "generate_graph": 1, "generate_graphs_al": 1, "generate_graphs_autocorr": 1, "generate_map": 1, "generate_mcmc_mix": 1, "generate_mcmc_plot_tub": 1, "genet": 9, "geometr": 9, "geoscienc": 11, "get": [10, 13], "gigabyt": 7, "github": [11, 12], "give": [8, 13], "given": [2, 4, 8, 9, 13], "gnu": 13, "goal": [9, 11], "good": [9, 10], "govern": 13, "gpl": 13, "gradcheck": 9, "gradfinestop": 9, "gradient": [6, 7, 11], "gradvector": 7, "grant": 13, "graph": [2, 6, 9], "graphgeneratetim": 5, "graphmetatim": 5, "graphspac": 6, "grati": 13, "greatest": 13, "guarante": 13, "gui": 13, "h5": [3, 4, 9], "ha": [1, 3, 4, 6, 8, 9, 10, 12, 13], "had": 13, "hand": 8, "handl": 8, "hard": 8, "harder": 9, "hardwar": 0, "have": [0, 3, 4, 8, 10, 13], "hdf5": 4, "header": 8, "here": 11, "hereaft": 13, "high": [9, 12], "highest": 9, "highli": 9, "holder": 13, "home": 2, "hope": 13, "host": 13, "hour": [0, 1, 3], "household": 13, "how": [0, 5, 13], "howev": [5, 13], "html": 13, "http": [11, 13], "hypothet": 13, "i": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13], "ibg": 11, "idea": [8, 13], "ideal": 8, "ident": 3, "identifi": [8, 13], "immedi": [1, 8], "immudzen": 12, "impact": 9, "implement": [3, 13], "impli": 13, "import": [8, 13], "impos": 13, "improv": [8, 10], "inabl": 13, "inaccur": 13, "inc": 13, "incident": 13, "includ": [0, 3, 6, 12, 13], "inclus": 13, "incompat": 13, "incorpor": 13, "indemnif": 13, "indepdennt": 3, "independ": [10, 13], "index": 6, "index1": 10, "index2": 10, "indexfrom": 10, "indexsum": 10, "indexto": 10, "indic": [10, 13], "individu": [0, 8, 13], "industri": 13, "inform": [6, 9, 13], "infring": 13, "inherit": 8, "init_volum": 10, "initi": [9, 13], "input": [2, 10], "insid": [10, 13], "instal": [0, 13], "instanc": 10, "instead": [4, 8, 9, 11, 13], "institut": 11, "instruct": 12, "int": 1, "intact": 13, "integ": [0, 3, 5, 7, 8, 9, 10], "integr": 9, "intend": 13, "intent": 13, "interact": 13, "interchang": 13, "interest": 13, "interf": 13, "interfac": [1, 13], "interpret": 13, "interrupt": 1, "interv": 8, "intim": 13, "invalid": 13, "invers": 6, "io": 12, "irrevoc": 13, "isol": 8, "issu": 8, "item": 13, "its": [4, 10, 13], "itself": 13, "json": [1, 2, 6, 11], "jstyleson": 6, "june": 13, "jupyt": 1, "just": 9, "j\u00fclich": 11, "ka": 10, "kd": 10, "keep": [1, 13], "kei": [2, 3, 4, 5, 7, 8, 9, 10, 13], "kept": 2, "keq": 6, "kernel": 13, "kind": 13, "know": [8, 10, 13], "knowingli": 13, "knowledg": 13, "known": 9, "languag": 13, "laptop": 0, "larg": [8, 9, 10], "larger": 13, "largest_peak": 7, "last": [1, 5], "later": 13, "law": 13, "lawsuit": 13, "lead": 10, "learn": 7, "least": 13, "least_squar": 9, "leav": 10, "left": 8, "legal": 13, "length": [3, 6, 7, 9], "length_loc": 10, "less": 9, "lesser": 13, "lgpl": 13, "liabil": 13, "liabl": 13, "librari": [0, 2, 11, 12, 13], "license": 13, "licensor": 13, "lier": 11, "like": [8, 10, 13], "likewis": 13, "limit": [8, 13], "lin_ka": 10, "lin_kd": 10, "line": [1, 13], "linear": 10, "link": 13, "linux": 1, "list": [3, 4, 8, 9, 10, 13], "litig": 13, "littl": 9, "load": [3, 8], "local": [12, 13], "localrefin": 9, "locat": 10, "location1": 10, "location2": 10, "locationfrom": 10, "locationsum": 10, "locationto": 10, "log": [1, 10], "logout": 1, "long": 13, "look": [8, 9], "loss": 13, "lot": 3, "lower": [3, 10], "m": [0, 1, 4, 8], "machin": [1, 7, 13], "made": [3, 13], "mai": [1, 3, 8, 10, 13], "mail": 13, "main": [2, 3], "main_peak": 8, "maintain": 13, "major": 13, "make": [0, 8, 9, 10, 13], "mani": [7, 8, 9, 10, 12], "manipul": 3, "manner": 13, "manufactur": [3, 13], "map": 9, "march": 13, "mark": 13, "mask": 13, "match": [3, 4, 5, 6, 7, 8, 9, 10, 12, 13], "mate": 9, "materi": [8, 13], "matrix": 7, "max": [3, 7, 8, 9, 10], "max_perc": 8, "max_valu": 8, "maxarea": 10, "maxfactor": 10, "maximum": [1, 10], "maxka": 10, "maxkeq": 10, "maxlength": 10, "maxvolum": 10, "mcmc": [0, 1, 3, 6], "mcmc_h5": 9, "mcmcpopul": 9, "mcmcpopulationset": 9, "mcmctaumult": 9, "mean": [2, 3, 9, 13], "measur": [10, 13], "medium": 13, "meet": 13, "member": 9, "menu": 13, "merchant": 13, "mere": 13, "merg": 13, "met": 13, "meta": 2, "metaresultsonli": 2, "method": [7, 9, 10, 13], "metric": [7, 8, 9], "might": 13, "min": [3, 10], "min_perc": 8, "minarea": 10, "minim": 7, "minimum": 10, "minka": 10, "minkeq": 10, "minlength": 10, "minvolum": 10, "miscellan": 6, "misrepresent": 13, "mix": [1, 8], "mm": 8, "mode": 13, "model": [1, 5, 6, 8, 9, 10, 11, 12, 13], "modif": [8, 13], "modifi": [10, 13], "modsim": 11, "mol": [4, 8], "molecul": 8, "monom": 10, "more": [4, 6, 8, 9, 10, 12, 13], "moreov": 13, "most": [1, 7, 8, 9, 10, 11, 13], "mostli": [9, 10], "much": [5, 8, 10], "mult": 6, "multi": 9, "multiobjectivess": 9, "multipl": [0, 3, 8, 9, 11], "multipli": [3, 10], "multist": 10, "multistart": 6, "must": [2, 4, 8, 10, 12, 13], "myhom": 2, "n": [1, 10], "name": [2, 3, 4, 8, 10, 13], "narrow": 8, "narrowli": 8, "natur": 13, "nearli": 8, "necessari": 13, "need": [0, 1, 2, 4, 7, 8, 10, 12, 13], "neither": 13, "nest": 6, "network": 13, "new": [0, 3, 9, 13], "next": 13, "nohup": 1, "nois": 3, "non": [3, 8, 11, 13], "noncommerci": 13, "none": [2, 3, 4, 8, 9, 10], "nor": 13, "norm": [3, 6], "norm_add": 10, "norm_diamet": 10, "norm_volume_area": 10, "norm_volume_length": 10, "normal": [1, 2, 3, 5, 10, 13], "normalizeoutput": 2, "notebook": 1, "noth": [8, 13], "notic": 13, "notifi": 13, "notwithstand": 13, "now": 8, "nsga3": 6, "nu": 10, "number": [1, 3, 8, 9, 10, 12, 13], "numer": 8, "object": [9, 13], "oblig": 13, "obsolet": 8, "obtain": 8, "occasion": 13, "occur": 13, "off": 8, "offer": 13, "offici": 13, "offset": 8, "often": [4, 8, 10], "older": 8, "omit": 1, "onc": [1, 9], "one": [1, 4, 9, 10, 13], "ones": [8, 10], "ongo": 11, "onli": [0, 2, 5, 7, 8, 10, 13], "open": 12, "oper": [8, 13], "optim": [8, 9, 10], "optimum": 9, "option": [1, 8, 13], "order": [9, 13], "org": 13, "organ": 13, "origin": 13, "other": [1, 2, 3, 6, 10, 13], "otherwis": 13, "our": [11, 13], "out": 13, "outlet": 8, "output": [4, 8, 13], "output_path": [4, 8], "outsid": 13, "over": [8, 9], "overload": 8, "overrid": 9, "own": [0, 4, 13], "packag": [12, 13], "paper": [8, 13], "par_poros": 10, "paragraph": 13, "parallel": [1, 9, 11], "paramet": [0, 1, 3, 6, 8, 9, 10, 11, 12], "pareto": [2, 5, 9], "part": [8, 13], "parti": 13, "particular": [8, 13], "pass": 13, "password": 13, "patent": 13, "path": [0, 1, 2, 4, 8, 9, 10], "pattern": 13, "payment": 13, "peak": 8, "peak_back": 8, "peak_front": 8, "peer": 13, "penalti": 8, "per": [0, 9], "percent": 8, "perform": [10, 12, 13], "period": 1, "perman": 13, "permiss": 13, "permit": 13, "perpetu": 13, "person": 13, "pertin": 13, "philosophi": 13, "physic": [8, 13], "pi": 10, "piec": [10, 13], "pip": 12, "place": [8, 13], "pleas": [11, 13], "plot": 1, "plu": 13, "plug": 10, "point": 9, "pointer": 13, "popul": [0, 9], "pore": 10, "poros": 8, "portion": 13, "posit": [8, 10], "possess": 13, "possibl": [1, 8, 13], "posterior": 1, "posteriori": 1, "powel": 9, "power": [0, 3, 13], "pr": 11, "practic": [9, 13], "preambl": 13, "precis": [10, 13], "precursor": 9, "predecessor": 13, "prefer": [12, 13], "present": 13, "preserv": 13, "pretti": 3, "prevent": [11, 13], "previou": [9, 13], "previousresult": 9, "price": 13, "primarili": 13, "prior": [9, 13], "priorit": 8, "privat": 13, "probabl": 1, "problem": [0, 3, 8, 9, 10, 13], "problemat": 10, "procedur": 13, "proceed": 1, "process": [0, 1, 3], "procur": 13, "produc": 13, "product": 13, "program": 13, "programat": 6, "programm": 13, "progress": [1, 5, 9], "prohibit": 13, "promin": 13, "propag": 13, "properti": [10, 13], "proprietari": 13, "protect": 13, "protocol": 13, "prove": 13, "provid": [10, 13], "provis": 13, "provision": 13, "proxi": 13, "public": 13, "publicli": 13, "publish": 13, "pull": 11, "puls": 8, "pump": [3, 8], "purpos": [8, 9, 13], "pursuant": 13, "pymoo": 9, "pypi": 12, "python": [0, 1, 6, 11, 12], "qualifi": 13, "qualiti": 13, "random": [3, 9], "rang": [9, 10], "rapid": 10, "rare": [2, 9, 10], "rate": [3, 8, 10], "re": 9, "reaction": 8, "reactor": 10, "read": [9, 10, 13], "readabl": 13, "readi": 13, "readili": 13, "realist": 10, "realiti": 10, "realli": [7, 8], "reason": [9, 13], "rebuilt": 0, "receipt": 13, "receiv": 13, "recent": 11, "recipi": 13, "recogn": 13, "recomend": [8, 9, 10], "recommend": [0, 1, 11, 12], "redistribut": 13, "reduc": 8, "reevalu": 9, "refer": [6, 13], "refin": 9, "refrain": 13, "regard": 13, "regardless": 13, "regener": 13, "reinstat": 13, "rel": 2, "relationship": 13, "releas": [11, 13], "relev": 13, "reli": 13, "relicens": 13, "remain": 13, "remov": 13, "render": 13, "repair": 13, "repeat": 9, "report": [0, 9, 11], "repositori": 11, "repres": [8, 13], "request": 11, "requir": [1, 2, 3, 4, 5, 7, 8, 9, 10, 13], "reset": 5, "resolv": 13, "respect": [3, 13], "respons": 13, "restrict": [8, 13], "result": [2, 7, 9, 10, 13], "results1": 2, "results_exampl": 0, "resultsdir": 2, "resum": 1, "retain": [8, 9, 10, 13], "return": [0, 9, 13], "review": 13, "revis": 13, "right": [8, 13], "risk": 13, "rom": 13, "root": 9, "royalti": 13, "rule": 13, "run": [5, 8, 9, 12, 13], "run_exampl": 0, "runnabl": 4, "safe": 1, "safest": 13, "sai": 13, "sake": 13, "sale": 13, "same": [3, 8, 10, 13], "sampl": 8, "satisfi": 13, "satur": 8, "scalar": 10, "scale": 3, "school": 13, "scientif": 12, "scipi": 9, "scope": 13, "score": [4, 6, 9], "scoretest": 6, "script": 13, "search": [0, 3, 6, 7, 10], "searchmethod": 9, "sec_000": 10, "second": [4, 5, 8, 10], "secondarili": 13, "section": [3, 6, 10, 13], "see": [0, 5, 6, 9, 10, 13], "seed": 9, "select": [8, 9, 10], "sell": 13, "semiconductor": 13, "separ": [8, 12, 13], "sequenc": 9, "serv": 13, "server": [1, 3, 13], "servic": 13, "session": 1, "set": [0, 3, 6, 7, 8, 9], "set_valu": 10, "sete": 6, "setup": 6, "shall": 13, "shape": 6, "shapeback": 8, "shapefront": 8, "share": [2, 13], "shell": 12, "shield": 10, "shift": 8, "short": 13, "should": [1, 2, 3, 7, 9, 10, 13], "show": 13, "shown": 4, "side": 8, "sigma": 10, "sign": 13, "signal": [3, 4, 8], "signific": 13, "similar": [8, 13], "simpl": [3, 9], "simpler": 10, "simplest": 9, "simplifi": 4, "simul": [2, 3, 4, 5, 7, 9, 10], "simultan": 13, "sinc": [3, 5], "singl": [4, 13], "situat": [0, 10], "size": [9, 10], "slice": 8, "slide": 6, "slightli": 8, "slow": [3, 5], "sma": 10, "sma_nu": 10, "small": [8, 10], "smalltest_peak": 7, "smooth": 7, "so": [0, 3, 10, 13], "sobol": 9, "sobolgener": 9, "softwar": [1, 13], "sold": 13, "sole": 13, "solut": 4, "solution_outlet_comp_000": 4, "solv": [3, 8], "solveabl": 9, "some": [3, 8, 10, 13], "sourc": [3, 11, 13], "spare": 13, "speak": 13, "speci": 2, "special": [8, 13], "specif": [4, 9, 10, 13], "specifi": [2, 4, 5, 8, 10, 13], "spirit": 13, "split": 9, "squar": [6, 9], "sse": [6, 9], "ssh": 1, "stallgener": 9, "stand": 13, "standard": [3, 13], "start": [3, 8, 9, 10, 13], "state": [0, 10, 13], "statement": 13, "statu": 13, "step": [1, 5, 9, 13], "still": 5, "stop": [8, 9], "stopaverag": 9, "stopbest": 9, "stoprms": 9, "storag": [7, 13], "store": [2, 4, 7], "strategi": [0, 9], "stratgi": 0, "string": [3, 4, 8, 9, 10], "structur": [4, 6], "subdivid": 13, "subject": 13, "sublicens": 13, "subprogram": 13, "subroutin": 13, "subsect": 13, "substanti": 13, "sue": 13, "suffic": 13, "suggest": 9, "sum": [4, 6], "supervis": 11, "supplement": 13, "suppli": [0, 3], "support": [4, 6, 8, 13], "sure": 13, "surrend": 13, "surviv": 13, "sustain": 13, "switch": 10, "symmetr": 8, "synthet": 8, "system": [8, 9, 10, 13], "systemat": 13, "t": [7, 8, 12], "take": [0, 1, 3, 5, 9, 13], "tangibl": 13, "technolog": 13, "tell": [9, 13], "templat": [0, 3], "tendenc": 8, "term": 13, "termin": [9, 13], "test": [0, 8, 9], "text": 0, "than": [5, 9, 10, 12, 13], "thei": [1, 3, 7, 8, 9, 10, 12, 13], "them": [8, 9, 10, 13], "therefor": 13, "thi": [0, 1, 2, 3, 4, 6, 7, 8, 9, 10, 13], "thing": [8, 13], "third": 13, "those": 13, "though": 13, "threaten": 13, "three": 13, "through": [1, 13], "thu": 13, "ti": 8, "time": [3, 4, 5, 8, 9, 13], "togeth": [4, 10], "toler": 7, "too": 13, "tool": 13, "top": 8, "total": [3, 9], "tournament": 9, "trade": 13, "trademark": 13, "tradeoff": 5, "transact": 13, "transfer": 13, "transform": [0, 6], "transmiss": 13, "treat": 13, "treati": 13, "true": [2, 7, 8, 9], "tube": [1, 10], "turn": 9, "twice": 10, "two": [4, 10, 13], "type": [8, 13], "typic": [8, 13], "unaccept": 13, "under": [11, 13], "understand": 10, "uniform": 3, "uniqu": [4, 8], "unit": [3, 8], "unit_000": 10, "unit_001": 10, "unit_002": [4, 8], "unit_003": 10, "unit_004": 10, "unit_nam": 8, "unknown": 9, "unless": [4, 13], "unlimit": 13, "unmodifi": 13, "unnecessari": 13, "unpack": 13, "unsga3": 6, "until": [9, 13], "up": [6, 10], "updat": [12, 13], "upgrad": 11, "upper": [3, 10], "us": [0, 2, 3, 4, 6, 7, 8, 9, 10, 13], "usag": [1, 8, 9, 10], "user": [12, 13], "usual": [3, 8], "usus": 6, "uv": [3, 8], "uv_nois": 3, "uv_noise_norm": 3, "v3": 13, "valid": 13, "valu": [2, 3, 4, 5, 6, 7, 8, 9], "variabl": [0, 9, 10], "variant": 10, "variat": [3, 8], "variou": 0, "vector": 7, "verbatim": 13, "veri": [2, 8, 9, 10], "verifi": 0, "version": [0, 13], "viabl": 9, "view": 13, "violat": 13, "visibl": 13, "void": 13, "volum": [6, 13], "von": 11, "w": 13, "wa": [8, 10, 13], "wai": [1, 13], "waiv": 13, "waiver": 13, "want": [0, 10, 13], "warranti": 13, "we": [11, 12, 13], "websit": 12, "week": 3, "welcom": 13, "well": 13, "were": 13, "what": [9, 13], "whatev": 13, "when": [7, 8, 9, 10, 13], "where": [2, 4, 5, 8, 9, 10, 13], "whether": 13, "which": [3, 8, 10, 13], "while": [1, 8, 9], "who": 13, "whole": 13, "whom": 13, "whose": 13, "why": 13, "wide": 13, "window": [1, 2, 13], "wipo": 13, "wish": 13, "within": 13, "without": [9, 10, 13], "work": [0, 8, 10, 11, 12, 13], "worldwid": 13, "would": [9, 10, 13], "write": 13, "written": [8, 13], "www": 13, "xtol": 9, "ye": [2, 3, 4, 8, 9, 10], "year": 13, "yet": 1, "you": [0, 1, 6, 8, 9, 10, 11, 12, 13], "your": [0, 9, 13], "yourself": 13}, "titles": ["CADET-Match Examples", "Running", "Basic setup", "Error Modeling", "Experiments", "Graphing", "Configuration", "Miscellaneous", "Scores", "Search", "Transform", "CADET-Match", "Install", "License"], "titleterms": {"6": 1, "add": 10, "altscor": 9, "area": 10, "auto": 10, "back": 8, "basic": 2, "cadet": [0, 1, 11], "ceil": 8, "clean": 0, "common": 8, "configur": 6, "core": 1, "dextran": 8, "diamet": 10, "error": [3, 8], "exampl": 0, "experi": 4, "fraction": 8, "front": 8, "gener": [0, 1], "gradient": 9, "graph": [1, 5], "graphspac": 9, "index": 10, "instal": 12, "invers": 10, "keq": 10, "length": 10, "licens": 13, "match": [0, 1, 11], "mcmc": 9, "miscellan": 7, "model": 3, "mult": 10, "multistart": 9, "norm": 10, "nsga3": 9, "other": 8, "remot": 1, "result": 0, "run": [0, 1], "score": 8, "scoretest": 9, "search": 9, "set": 10, "setup": 2, "shape": 8, "slide": 8, "squar": 8, "sse": 8, "start": 1, "sum": [8, 10], "them": 0, "transform": 10, "unsga3": 9, "us": 1, "valu": 10, "volum": 10}}) \ No newline at end of file +Search.setIndex({"alltitles": {"AltScore": [[9, "altscore"]], "Auto": [[10, "auto"]], "Auto Inverse": [[10, "auto-inverse"]], "Auto kEQ": [[10, "auto-keq"]], "Basic setup": [[2, null]], "CADET-Match": [[11, null]], "CADET-Match Examples": [[0, null]], "Ceiling": [[8, "ceiling"]], "Clean examples": [[0, "clean-examples"]], "Common": [[8, "common"]], "Configuration": [[6, null]], "Dextran SSE": [[8, "dextran-sse"]], "Dextran Shape": [[8, "dextran-shape"]], "Error Modeling": [[3, null]], "Experiments": [[4, null]], "Fractionation SSE": [[8, "fractionation-sse"]], "Fractionation Slide": [[8, "fractionation-slide"]], "Generate examples": [[0, "generate-examples"]], "Generate graphs using 6 cores": [[1, "generate-graphs-using-6-cores"]], "Generating Examples and running them": [[0, "generating-examples-and-running-them"]], "Gradient": [[9, "gradient"]], "GraphSpace": [[9, "graphspace"]], "Graphing": [[5, null]], "Indexing": [[10, "indexing"]], "Install": [[12, null]], "License": [[13, null]], "MCMC": [[9, "mcmc"]], "Miscellaneous": [[7, null]], "Multistart": [[9, "multistart"]], "NSGA3": [[9, "nsga3"]], "Norm Add": [[10, "norm-add"]], "Norm Diameter": [[10, "norm-diameter"]], "Norm Mult": [[10, "norm-mult"]], "Norm Volume Area": [[10, "norm-volume-area"]], "Norm Volume Length": [[10, "norm-volume-length"]], "Other": [[8, "other"]], "Results examples": [[0, "results-examples"]], "Run examples": [[0, "run-examples"]], "Running": [[1, null]], "Running CADET-Match remotely": [[1, "running-cadet-match-remotely"]], "SSE": [[8, "sse"]], "ScoreTest": [[9, "scoretest"]], "Scores": [[8, null]], "Search": [[9, null]], "Set Value": [[10, "set-value"]], "Shape": [[8, "shape"]], "Shape Back": [[8, "shape-back"]], "Shape Front": [[8, "shape-front"]], "Starting a match": [[1, "starting-a-match"]], "Sum": [[10, "sum"]], "Sum of squared error scores": [[8, "sum-of-squared-error-scores"]], "Transform": [[10, null]], "UNSGA3": [[9, "unsga3"]]}, "docnames": ["cli/examples", "cli/index", "configuration/basic_config", "configuration/error", "configuration/experiments", "configuration/graphing", "configuration/index", "configuration/misc", "configuration/scores", "configuration/search", "configuration/transform", "index", "install/index", "license"], "envversion": {"sphinx": 64, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.todo": 2, "sphinxcontrib.bibtex": 9}, "filenames": ["cli/examples.rst", "cli/index.rst", "configuration/basic_config.rst", "configuration/error.rst", "configuration/experiments.rst", "configuration/graphing.rst", "configuration/index.rst", "configuration/misc.rst", "configuration/scores.rst", "configuration/search.rst", "configuration/transform.rst", "index.rst", "install/index.rst", "license.rst"], "indexentries": {}, "objects": {}, "objnames": {}, "objtypes": {}, "terms": {"": 13, "0": [2, 3, 7, 8, 9, 10, 13], "0001": 10, "001": [3, 10], "0051": 8, "0054": 8, "0178": 8, "0190": 8, "02": 8, "0265": 8, "0287": 8, "05": [8, 10], "06": 10, "1": [2, 3, 8, 10, 11, 13], "10": [7, 9, 13], "100": [8, 9], "1000": [9, 10], "11": 13, "12": 13, "1200": 5, "13": 13, "14": [9, 13], "15": 13, "16": 13, "17": 13, "1996": 13, "1e": [7, 9, 10], "1e4": 10, "1e8": 10, "2": [3, 8, 9, 10, 13], "20": 13, "2007": 13, "28": 13, "29": 13, "2d": 1, "3": [4, 7, 8, 10, 11, 13], "30": 13, "300": 8, "3600": 5, "3d": 1, "3rd": 10, "4": [10, 13], "400": 8, "450": 8, "5": [7, 10, 13], "50": [9, 10], "500": 8, "550": 8, "6": 13, "60": 13, "600": 8, "6b": 13, "6d": 13, "7": [7, 13], "8": [10, 13], "9": [10, 13], "95": 8, "98": 8, "A": [8, 10, 13], "AND": 13, "AS": 13, "And": 13, "BE": 13, "BEING": 13, "BUT": 13, "BY": 13, "But": 13, "By": 13, "FOR": 13, "For": [6, 8, 10, 11, 13], "IF": 13, "IN": 13, "If": [1, 2, 4, 5, 7, 8, 9, 10, 12, 13], "In": [6, 8, 9, 10, 13], "It": [0, 1, 8, 9, 10, 13], "NO": 13, "NOT": 13, "No": [2, 3, 5, 7, 8, 9, 10, 13], "Not": 13, "OF": 13, "OR": 13, "Of": 13, "On": 8, "One": 10, "Or": 11, "SUCH": 13, "Such": 13, "THE": 13, "THERE": 13, "TO": 13, "The": [0, 1, 3, 4, 8, 9, 10, 12, 13], "There": [0, 5, 8, 10], "These": [1, 3, 13], "To": 13, "WILL": 13, "WITH": 13, "With": 10, "abil": 13, "about": 13, "abov": [8, 13], "absenc": 13, "absolut": 13, "absoluteheight": 8, "absolutetim": 8, "abstol": 7, "abstolfactor": 7, "abstolfactorgrad": 7, "abstolfactorgradmax": 7, "abus": 13, "accept": 13, "access": 13, "accompani": 13, "accord": 13, "accur": [8, 10], "achiev": 13, "acknowledg": 13, "acquir": 13, "across": 13, "action": 13, "activ": [11, 13], "actual": [9, 13], "ad": [0, 1, 4, 8, 10, 13], "adapt": [7, 13], "add": [6, 8, 12, 13], "addict": 6, "addit": [3, 8, 10, 13], "address": 13, "adopt": 13, "adsorpt": 10, "advers": 13, "advis": [8, 13], "affect": 13, "affero": 13, "affirm": 13, "after": [8, 9, 12, 13], "again": [0, 5], "against": [4, 8, 13], "aggreg": 13, "agre": 13, "agreement": 13, "aim": 13, "algorithm": [6, 9, 10], "all": [0, 1, 2, 4, 5, 7, 8, 9, 10, 13], "alleg": 13, "allow": [1, 8, 9, 10, 13], "almost": [3, 8, 9], "along": 13, "alreadi": 13, "also": [1, 6, 8, 9, 10, 13], "altern": 13, "although": 13, "altscor": 6, "alwai": [3, 8, 11], "among": 13, "amount": 8, "an": [1, 3, 8, 9, 10, 12, 13], "anaconda": 12, "ancillari": 13, "ani": [0, 1, 3, 8, 9, 11, 13], "anoth": [8, 9, 10], "anti": 13, "anyon": 13, "anyth": [7, 13], "apart": 9, "appli": [3, 13], "applic": 13, "appropri": 13, "approxim": [10, 13], "ar": [0, 1, 2, 3, 4, 5, 8, 9, 10, 12, 13], "area": [6, 13], "area_loc": 10, "aris": 13, "arrai": 10, "arrang": 13, "articl": 13, "ask": 13, "assert": 13, "asset": 13, "assign": 10, "associ": 13, "assum": [10, 13], "assumpt": [10, 13], "assur": 13, "asyncron": 5, "attach": 13, "attempt": 13, "attribut": 13, "author": 13, "auto": [1, 6, 9], "auto_invers": 10, "auto_keq": 10, "autocorrel": 9, "automat": [1, 7, 8, 9, 10, 12, 13], "avail": [0, 4, 8, 10, 13], "averag": 9, "avoid": 13, "awai": 13, "axial": 10, "b": 13, "back": 6, "backward": [8, 9, 10], "bar": 2, "base": [1, 3, 6, 7, 8, 9, 11, 13], "basedir": 2, "basi": 1, "basic": [4, 6, 13], "becaus": 13, "been": [1, 13], "behalf": 13, "being": [8, 13], "believ": 13, "below": [4, 8, 9, 13], "benefit": 13, "best": [0, 3, 9, 11, 13], "better": [9, 10, 11], "between": [5, 8, 9, 10, 13], "beyond": 13, "bin": 2, "binari": [0, 2], "bio": 11, "blank": 8, "bodi": 13, "boolean": [2, 7, 8, 9], "both": [3, 10, 13], "bottom": 8, "bound": [3, 10], "bound1": 10, "bound2": 10, "boundari": 10, "boundfrom": 10, "boundsum": 10, "boundto": 10, "box": 13, "bread": 9, "break": 11, "breakthrough": 8, "brief": 13, "bug": 11, "burn": 9, "busi": 13, "bypass_experi": 2, "c": [2, 12, 13], "cadet": [2, 3, 4, 5, 6, 7, 8, 9, 10, 12, 13], "cadet_exampl": 0, "cadetmatch": [0, 1, 12], "cadetpath": 2, "call": 13, "can": [0, 1, 3, 6, 7, 8, 9, 10, 12, 13], "cannot": 13, "capabl": 9, "carri": [9, 13], "case": [8, 9, 10, 13], "caus": [7, 8, 13], "ceas": 13, "ceil": 6, "certain": [8, 13], "cessat": 13, "chain": 9, "chang": [11, 13], "channel": 12, "character": 13, "charg": [10, 13], "check": 2, "checkpoint": [1, 2], "checkpointfil": 2, "choic": 9, "choos": 13, "chromatogram": [1, 2, 3, 7], "chromatographi": 8, "circular": 10, "circumst": 13, "circumvent": 13, "civil": 13, "claim": 13, "class": 13, "clean_exampl": 0, "clear": 13, "clearli": 13, "cli": 2, "close": [8, 10, 13], "cluster": 1, "code": [8, 10, 13], "col_length": 10, "col_poros": 10, "collect": [8, 13], "colum": 8, "column": [4, 8, 10], "com": 11, "combin": [9, 13], "come": [8, 10, 13], "command": [0, 1, 12, 13], "comment": 6, "commerci": 13, "commit": [11, 13], "common": [1, 6, 9, 10, 12, 13], "commun": 13, "compat": [8, 9, 10], "compil": 13, "complet": [0, 1, 9], "compli": 13, "complianc": 13, "compon": [4, 8, 10, 11, 13], "component1": 10, "component2": 10, "componentfrom": 10, "componentsum": 10, "componentto": 10, "compos": 11, "comput": [0, 3, 5, 13], "concentr": [3, 4, 8], "concern": 13, "conda": 12, "condit": 13, "config": 12, "configur": [1, 11], "connect": [6, 7, 13], "connectionnumberentri": 7, "connfigur": 1, "consequ": 13, "consequenti": 13, "consid": 13, "consist": 13, "conspicu": 13, "const_coeff": 10, "constantli": 13, "constitut": 13, "constru": 13, "consum": 13, "contact": 13, "contain": 13, "content": 13, "context": 13, "continu": [8, 13], "continuemcmc": [8, 9], "contractu": 13, "contradict": 13, "contrast": 13, "contributor": 13, "control": [1, 8, 13], "convei": 13, "conveni": 13, "converg": 9, "convert": [2, 6, 10], "convey": 13, "copi": [10, 13], "copyleft": 13, "copyright": 13, "corner": 1, "correct": [8, 13], "correctli": 0, "correl": 1, "correspond": [8, 13], "cost": 13, "could": [0, 13], "counterclaim": 13, "countri": 13, "coupl": 10, "cours": 13, "court": 13, "coven": 13, "cover": [8, 10, 13], "coverag": 13, "creat": [0, 1, 3, 6, 9, 10, 11], "creation": 6, "criterion": 13, "cross": [10, 13], "cross_section_area": 10, "cstr": 10, "csv": [2, 3, 4, 8], "cure": 13, "curv": 8, "custom": 13, "customarili": 13, "cv": 2, "d": [10, 13], "dai": [0, 1, 13], "damag": 13, "danger": 13, "data": [1, 2, 4, 6, 7, 8, 13], "date": 13, "deal": [4, 8, 10], "decai": 8, "decemb": 13, "decid": 13, "declin": 13, "deem": 13, "default": [2, 3, 4, 5, 7, 8, 9, 10], "defect": 13, "defens": 13, "defin": [8, 13], "definit": [10, 13], "degre": 10, "delai": [3, 8], "deni": 13, "denomin": 13, "depend": [0, 3, 12], "depriv": 13, "deriv": 8, "descent": [7, 9], "describ": 6, "descript": [2, 3, 4, 5, 7, 8, 9, 10], "design": [1, 8, 9, 10, 13], "desktop": 3, "detail": 13, "detector": 8, "determin": [3, 13], "develop": [11, 13], "deviat": 3, "devic": 13, "dextran": 6, "dextran1": 4, "dextran2": 4, "dextranshap": 8, "dextranss": 8, "diamet": 6, "dictat": 8, "dictionari": 6, "differ": [0, 9, 10, 13], "difficult": 10, "diffus": 10, "dimension": 9, "dimer": 10, "direct": 13, "directli": [9, 10, 13], "directori": [0, 2], "disabl": 3, "disclaim": 13, "discriminatori": 13, "disper": 10, "dispers": 10, "displai": 13, "distinguish": 13, "distribut": [3, 12, 13], "do": [10, 11, 13], "document": 13, "doe": [9, 13], "domain": 13, "don": [7, 8, 12], "done": [5, 8], "doubt": 13, "download": 12, "downstream": 13, "dr": 11, "drop": 9, "due": [8, 10], "durabl": 13, "dure": [5, 8], "dwell": 13, "dynam": 13, "dynamictoler": 7, "e": [10, 13], "each": [1, 4, 7, 8, 10, 13], "earlier": 13, "easier": [8, 9, 10], "effect": [8, 10, 13], "effort": 13, "either": [10, 13], "electron": 13, "els": 7, "elut": 8, "embodi": 13, "employ": 13, "enabl": 13, "end": [5, 13], "enforc": 13, "engin": 12, "enough": 10, "ensur": [8, 13], "enter": 13, "entir": 13, "entiti": 13, "entri": [7, 8, 9], "equal": [9, 10], "equilibrium": 10, "equival": 13, "eric": 11, "erron": 13, "error": [1, 5, 6, 9, 10, 11, 12], "errormodel": 3, "especi": [0, 8], "essenti": 13, "estim": [1, 3, 5, 8, 9, 10, 11, 12], "evalu": [2, 9], "even": [8, 11, 13], "event": 13, "ever": 13, "everi": [0, 13], "everyon": 13, "exact": 13, "exactli": 8, "exampl": [6, 8, 10, 13], "example_mcmc_popul": 0, "example_popul": 0, "except": [10, 13], "exclud": 13, "exclus": 13, "excus": 13, "execut": 13, "exercis": 13, "exist": 8, "expect": 13, "experi": [3, 6, 8, 9, 10, 11], "experiment": [6, 8], "experimental_csv": 3, "experimentalist": 8, "explain": [8, 13], "explicitli": 13, "express": 13, "expressli": 13, "extend": 13, "extens": 13, "extent": 13, "extrem": 9, "f": 13, "facil": 13, "factor": 10, "fail": [1, 13], "failur": 13, "fair": 13, "fals": [7, 8, 9], "famili": 13, "far": 8, "fashion": 13, "fast": 10, "faster": 9, "favor": [8, 13], "featur": [0, 4, 6, 8, 11, 13], "fee": 13, "few": [3, 8, 10], "fewer": 10, "file": [0, 1, 2, 4, 6, 8, 9, 11, 13], "file_path": 3, "film": 10, "film_diffus": 10, "final": [9, 13], "finalgradrefin": 9, "find": [1, 10, 11, 13], "finish": 9, "first": [4, 8, 9, 10, 13], "fit": [3, 7, 8, 10, 13], "fix": [10, 11, 13], "float": [3, 7, 8, 9, 10], "flow": [3, 8, 10, 13], "follow": [1, 12, 13], "foo": 2, "forbid": 13, "forc": 13, "forg": 12, "fork": 11, "form": 13, "format": [6, 13], "forschungszentrum": 11, "found": [3, 10, 13], "foundat": 13, "frac": 8, "fraction": [4, 6], "fraction_csv": 8, "fractionationslid": 8, "fractionationss": 8, "free": [11, 13], "freedom": [10, 13], "frequent": [5, 12], "from": [0, 1, 2, 3, 5, 8, 9, 10, 11, 12, 13], "front": [2, 5, 6, 9], "fsf": 13, "fulfil": 13, "full": [2, 13], "fulltrainingdata": 7, "function": [8, 13], "fundament": 13, "further": 13, "fusion": 12, "futur": 13, "fzj": 11, "gap": 8, "gener": [5, 6, 8, 9, 13], "generate_corn": 1, "generate_exampl": 0, "generate_graph": 1, "generate_graphs_al": 1, "generate_graphs_autocorr": 1, "generate_map": 1, "generate_mcmc_mix": 1, "generate_mcmc_plot_tub": 1, "genet": 9, "geometr": 9, "geoscienc": 11, "get": [10, 13], "gigabyt": 7, "github": [11, 12], "give": [8, 13], "given": [2, 4, 8, 9, 13], "gnu": 13, "goal": [9, 11], "good": [9, 10], "govern": 13, "gpl": 13, "gradcheck": 9, "gradfinestop": 9, "gradient": [6, 7, 11], "gradvector": 7, "grant": 13, "graph": [2, 6, 9], "graphgeneratetim": 5, "graphmetatim": 5, "graphspac": 6, "grati": 13, "greatest": 13, "guarante": 13, "gui": 13, "h5": [3, 4, 9], "ha": [1, 3, 4, 6, 8, 9, 10, 12, 13], "had": 13, "hand": 8, "handl": 8, "hard": 8, "harder": 9, "hardwar": 0, "have": [0, 3, 4, 8, 10, 13], "hdf5": 4, "header": 8, "here": 11, "hereaft": 13, "high": [9, 12], "highest": 9, "highli": 9, "holder": 13, "home": 2, "hope": 13, "host": 13, "hour": [0, 1, 3], "household": 13, "how": [0, 5, 13], "howev": [5, 13], "html": 13, "http": [11, 13], "hypothet": 13, "i": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13], "ibg": 11, "idea": [8, 13], "ideal": 8, "ident": 3, "identifi": [8, 13], "immedi": [1, 8], "immudzen": 12, "impact": 9, "implement": [3, 13], "impli": 13, "import": [8, 13], "impos": 13, "improv": [8, 10], "inabl": 13, "inaccur": 13, "inc": 13, "incident": 13, "includ": [0, 3, 6, 12, 13], "inclus": 13, "incompat": 13, "incorpor": 13, "indemnif": 13, "indepdennt": 3, "independ": [10, 13], "index": 6, "index1": 10, "index2": 10, "indexfrom": 10, "indexsum": 10, "indexto": 10, "indic": [10, 13], "individu": [0, 8, 13], "industri": 13, "inform": [6, 9, 13], "infring": 13, "inherit": 8, "init_volum": 10, "initi": [9, 13], "input": [2, 10], "insid": [10, 13], "instal": [0, 13], "instanc": 10, "instead": [4, 8, 9, 11, 13], "institut": 11, "instruct": 12, "int": 1, "intact": 13, "integ": [0, 3, 5, 7, 8, 9, 10], "integr": 9, "intend": 13, "intent": 13, "interact": 13, "interchang": 13, "interest": 13, "interf": 13, "interfac": [1, 13], "interpret": 13, "interrupt": 1, "interv": 8, "intim": 13, "invalid": 13, "invers": 6, "io": 12, "irrevoc": 13, "isol": 8, "issu": 8, "item": 13, "its": [4, 10, 13], "itself": 13, "json": [1, 2, 6, 11], "jstyleson": 6, "june": 13, "jupyt": 1, "just": 9, "j\u00fclich": 11, "ka": 10, "kd": 10, "keep": [1, 13], "kei": [2, 3, 4, 5, 7, 8, 9, 10, 13], "kept": 2, "keq": 6, "kernel": 13, "kind": 13, "know": [8, 10, 13], "knowingli": 13, "knowledg": 13, "known": 9, "languag": 13, "laptop": 0, "larg": [8, 9, 10], "larger": 13, "largest_peak": 7, "last": [1, 5], "later": 13, "law": 13, "lawsuit": 13, "lead": 10, "learn": 7, "least": 13, "least_squar": 9, "leav": 10, "left": 8, "legal": 13, "length": [3, 6, 7, 9], "length_loc": 10, "less": 9, "lesser": 13, "lgpl": 13, "liabil": 13, "liabl": 13, "librari": [0, 2, 11, 12, 13], "license": 13, "licensor": 13, "lier": 11, "like": [8, 10, 13], "likewis": 13, "limit": [8, 13], "lin_ka": 10, "lin_kd": 10, "line": [1, 13], "linear": 10, "link": 13, "linux": 1, "list": [3, 4, 8, 9, 10, 13], "litig": 13, "littl": 9, "load": [3, 8], "local": [12, 13], "localrefin": 9, "locat": 10, "location1": 10, "location2": 10, "locationfrom": 10, "locationsum": 10, "locationto": 10, "log": [1, 10], "logout": 1, "long": 13, "look": [8, 9], "loss": 13, "lot": 3, "lower": [3, 10], "m": [0, 1, 4, 8], "machin": [1, 7, 13], "made": [3, 13], "mai": [1, 3, 8, 10, 13], "mail": 13, "main": [2, 3], "main_peak": 8, "maintain": 13, "major": 13, "make": [0, 8, 9, 10, 13], "mani": [7, 8, 9, 10, 12], "manipul": 3, "manner": 13, "manufactur": [3, 13], "map": 9, "march": 13, "mark": 13, "mask": 13, "match": [3, 4, 5, 6, 7, 8, 9, 10, 12, 13], "mate": 9, "materi": [8, 13], "matrix": 7, "max": [3, 7, 8, 9, 10], "max_perc": 8, "max_valu": 8, "maxarea": 10, "maxfactor": 10, "maximum": [1, 10], "maxka": 10, "maxkeq": 10, "maxlength": 10, "maxvolum": 10, "mcmc": [0, 1, 3, 6], "mcmc_h5": 9, "mcmcpopul": 9, "mcmcpopulationset": 9, "mcmctaumult": 9, "mean": [2, 3, 9, 13], "measur": [10, 13], "medium": 13, "meet": 13, "member": 9, "menu": 13, "merchant": 13, "mere": 13, "merg": 13, "met": 13, "meta": 2, "metaresultsonli": 2, "method": [7, 9, 10, 13], "metric": [7, 8, 9], "might": 13, "min": [3, 10], "min_perc": 8, "minarea": 10, "minim": 7, "minimum": 10, "minka": 10, "minkeq": 10, "minlength": 10, "minvolum": 10, "miscellan": 6, "misrepresent": 13, "mix": [1, 8], "mm": 8, "mode": 13, "model": [1, 5, 6, 8, 9, 10, 11, 12, 13], "modif": [8, 13], "modifi": [10, 13], "modsim": 11, "mol": [4, 8], "molecul": 8, "monom": 10, "more": [4, 6, 8, 9, 10, 12, 13], "moreov": 13, "most": [1, 7, 8, 9, 10, 11, 13], "mostli": [9, 10], "much": [5, 8, 10], "mult": 6, "multi": 9, "multiobjectivess": 9, "multipl": [0, 3, 8, 9, 11], "multipli": [3, 10], "multist": 10, "multistart": 6, "must": [2, 4, 8, 10, 12, 13], "myhom": 2, "n": [1, 10], "name": [2, 3, 4, 8, 10, 13], "narrow": 8, "narrowli": 8, "natur": 13, "nearli": 8, "necessari": 13, "need": [0, 1, 2, 4, 7, 8, 10, 12, 13], "neither": 13, "nest": 6, "network": 13, "new": [0, 3, 9, 13], "next": 13, "nohup": 1, "nois": 3, "non": [3, 8, 11, 13], "noncommerci": 13, "none": [2, 3, 4, 8, 9, 10], "nor": 13, "norm": [3, 6], "norm_add": 10, "norm_diamet": 10, "norm_volume_area": 10, "norm_volume_length": 10, "normal": [1, 2, 3, 5, 10, 13], "normalizeoutput": 2, "notebook": 1, "noth": [8, 13], "notic": 13, "notifi": 13, "notwithstand": 13, "now": 8, "nsga3": 6, "nu": 10, "number": [1, 3, 8, 9, 10, 12, 13], "numer": 8, "object": [9, 13], "oblig": 13, "obsolet": 8, "obtain": 8, "occasion": 13, "occur": 13, "off": 8, "offer": 13, "offici": 13, "offset": 8, "often": [4, 8, 10], "older": 8, "omit": 1, "onc": [1, 9], "one": [1, 4, 9, 10, 13], "ones": [8, 10], "ongo": 11, "onli": [0, 2, 5, 7, 8, 10, 13], "open": 12, "oper": [8, 13], "optim": [8, 9, 10], "optimum": 9, "option": [1, 8, 13], "order": [9, 13], "org": 13, "organ": 13, "origin": 13, "other": [1, 2, 3, 6, 10, 13], "otherwis": 13, "our": [11, 13], "out": 13, "outlet": 8, "output": [4, 8, 13], "output_path": [4, 8], "outsid": 13, "over": [8, 9], "overload": 8, "overrid": 9, "own": [0, 4, 13], "packag": [12, 13], "paper": [8, 13], "par_poros": 10, "paragraph": 13, "parallel": [1, 9, 11], "paramet": [0, 1, 3, 6, 8, 9, 10, 11, 12], "pareto": [2, 5, 9], "part": [8, 13], "parti": 13, "particular": [8, 13], "pass": 13, "password": 13, "patent": 13, "path": [0, 1, 2, 4, 8, 9, 10], "pattern": 13, "payment": 13, "peak": 8, "peak_back": 8, "peak_front": 8, "peer": 13, "penalti": 8, "per": [0, 9], "percent": 8, "perform": [10, 12, 13], "period": 1, "perman": 13, "permiss": 13, "permit": 13, "perpetu": 13, "person": 13, "pertin": 13, "philosophi": 13, "physic": [8, 13], "pi": 10, "piec": [10, 13], "pip": 12, "place": [8, 13], "pleas": [11, 13], "plot": 1, "plu": 13, "plug": 10, "point": 9, "pointer": 13, "popul": [0, 9], "pore": 10, "poros": 8, "portion": 13, "posit": [8, 10], "possess": 13, "possibl": [1, 8, 13], "posterior": 1, "posteriori": 1, "powel": 9, "power": [0, 3, 13], "pr": 11, "practic": [9, 13], "preambl": 13, "precis": [10, 13], "precursor": 9, "predecessor": 13, "prefer": [12, 13], "present": 13, "preserv": 13, "pretti": 3, "prevent": [11, 13], "previou": [9, 13], "previousresult": 9, "price": 13, "primarili": 13, "prior": [9, 13], "priorit": 8, "privat": 13, "probabl": 1, "problem": [0, 3, 8, 9, 10, 13], "problemat": 10, "procedur": 13, "proceed": 1, "process": [0, 1, 3], "procur": 13, "produc": 13, "product": 13, "program": 13, "programat": 6, "programm": 13, "progress": [1, 5, 9], "prohibit": 13, "promin": 13, "propag": 13, "properti": [10, 13], "proprietari": 13, "protect": 13, "protocol": 13, "prove": 13, "provid": [10, 13], "provis": 13, "provision": 13, "proxi": 13, "public": 13, "publicli": 13, "publish": 13, "pull": 11, "puls": 8, "pump": [3, 8], "purpos": [8, 9, 13], "pursuant": 13, "pymoo": 9, "pypi": 12, "python": [0, 1, 6, 11, 12], "qualifi": 13, "qualiti": 13, "random": [3, 9], "rang": [9, 10], "rapid": 10, "rare": [2, 9, 10], "rate": [3, 8, 10], "re": 9, "reaction": 8, "reactor": 10, "read": [9, 10, 13], "readabl": 13, "readi": 13, "readili": 13, "realist": 10, "realiti": 10, "realli": [7, 8], "reason": [9, 13], "rebuilt": 0, "receipt": 13, "receiv": 13, "recent": 11, "recipi": 13, "recogn": 13, "recomend": [8, 9, 10], "recommend": [0, 1, 11, 12], "redistribut": 13, "reduc": 8, "reevalu": 9, "refer": [6, 13], "refin": 9, "refrain": 13, "regard": 13, "regardless": 13, "regener": 13, "reinstat": 13, "rel": 2, "relationship": 13, "releas": [11, 13], "relev": 13, "reli": 13, "relicens": 13, "remain": 13, "remov": 13, "render": 13, "repair": 13, "repeat": 9, "report": [0, 9, 11], "repositori": 11, "repres": [8, 13], "request": 11, "requir": [1, 2, 3, 4, 5, 7, 8, 9, 10, 13], "reset": 5, "resolv": 13, "respect": [3, 13], "respons": 13, "restrict": [8, 13], "result": [2, 7, 9, 10, 13], "results1": 2, "results_exampl": 0, "resultsdir": 2, "resum": 1, "retain": [8, 9, 10, 13], "return": [0, 9, 13], "review": 13, "revis": 13, "right": [8, 13], "risk": 13, "rom": 13, "root": 9, "royalti": 13, "rule": 13, "run": [5, 8, 9, 12, 13], "run_exampl": 0, "runnabl": 4, "safe": 1, "safest": 13, "sai": 13, "sake": 13, "sale": 13, "same": [3, 8, 10, 13], "sampl": 8, "satisfi": 13, "satur": 8, "scalar": 10, "scale": 3, "school": 13, "scientif": 12, "scipi": 9, "scope": 13, "score": [4, 6, 9], "scoretest": 6, "script": 13, "search": [0, 3, 6, 7, 10], "searchmethod": 9, "sec_000": 10, "second": [4, 5, 8, 10], "secondarili": 13, "section": [3, 6, 10, 13], "see": [0, 5, 6, 9, 10, 13], "seed": 9, "select": [8, 9, 10], "sell": 13, "semiconductor": 13, "separ": [8, 12, 13], "sequenc": 9, "serv": 13, "server": [1, 3, 13], "servic": 13, "session": 1, "set": [0, 3, 6, 7, 8, 9], "set_valu": 10, "sete": 6, "setup": 6, "shall": 13, "shape": 6, "shapeback": 8, "shapefront": 8, "share": [2, 13], "shell": 12, "shield": 10, "shift": 8, "short": 13, "should": [1, 2, 3, 7, 9, 10, 13], "show": 13, "shown": 4, "side": 8, "sigma": 10, "sign": 13, "signal": [3, 4, 8], "signific": 13, "similar": [8, 13], "simpl": [3, 9], "simpler": 10, "simplest": 9, "simplifi": 4, "simul": [2, 3, 4, 5, 7, 9, 10], "simultan": 13, "sinc": [3, 5], "singl": [4, 13], "situat": [0, 10], "size": [9, 10], "slice": 8, "slide": 6, "slightli": 8, "slow": [3, 5], "sma": 10, "sma_nu": 10, "small": [8, 10], "smalltest_peak": 7, "smooth": 7, "so": [0, 3, 10, 13], "sobol": 9, "sobolgener": 9, "softwar": [1, 13], "sold": 13, "sole": 13, "solut": 4, "solution_outlet_comp_000": 4, "solv": [3, 8], "solveabl": 9, "some": [3, 8, 10, 13], "sourc": [3, 11, 13], "spare": 13, "speak": 13, "speci": 2, "special": [8, 13], "specif": [4, 9, 10, 13], "specifi": [2, 4, 5, 8, 10, 13], "spirit": 13, "split": 9, "squar": [6, 9], "sse": [6, 9], "ssh": 1, "stallgener": 9, "stand": 13, "standard": [3, 13], "start": [3, 8, 9, 10, 13], "state": [0, 10, 13], "statement": 13, "statu": 13, "step": [1, 5, 9, 13], "still": 5, "stop": [8, 9], "stopaverag": 9, "stopbest": 9, "stoprms": 9, "storag": [7, 13], "store": [2, 4, 7], "strategi": [0, 9], "stratgi": 0, "string": [3, 4, 8, 9, 10], "structur": [4, 6], "subdivid": 13, "subject": 13, "sublicens": 13, "subprogram": 13, "subroutin": 13, "subsect": 13, "substanti": 13, "sue": 13, "suffic": 13, "suggest": 9, "sum": [4, 6], "supervis": 11, "supplement": 13, "suppli": [0, 3], "support": [4, 6, 8, 13], "sure": 13, "surrend": 13, "surviv": 13, "sustain": 13, "switch": 10, "symmetr": 8, "synthet": 8, "system": [8, 9, 10, 13], "systemat": 13, "t": [7, 8, 12], "take": [0, 1, 3, 5, 9, 13], "tangibl": 13, "technolog": 13, "tell": [9, 13], "templat": [0, 3], "tendenc": 8, "term": 13, "termin": [9, 13], "test": [0, 8, 9], "text": 0, "than": [5, 9, 10, 12, 13], "thei": [1, 3, 7, 8, 9, 10, 12, 13], "them": [8, 9, 10, 13], "therefor": 13, "thi": [0, 1, 2, 3, 4, 6, 7, 8, 9, 10, 13], "thing": [8, 13], "third": 13, "those": 13, "though": 13, "threaten": 13, "three": 13, "through": [1, 13], "thu": 13, "ti": 8, "time": [3, 4, 5, 8, 9, 13], "togeth": [4, 10], "toler": 7, "too": 13, "tool": 13, "top": 8, "total": [3, 9], "tournament": 9, "trade": 13, "trademark": 13, "tradeoff": 5, "transact": 13, "transfer": 13, "transform": [0, 6], "transmiss": 13, "treat": 13, "treati": 13, "true": [2, 7, 8, 9], "tube": [1, 10], "turn": 9, "twice": 10, "two": [4, 10, 13], "type": [8, 13], "typic": [8, 13], "unaccept": 13, "under": [11, 13], "understand": 10, "uniform": 3, "uniqu": [4, 8], "unit": [3, 8], "unit_000": 10, "unit_001": 10, "unit_002": [4, 8], "unit_003": 10, "unit_004": 10, "unit_nam": 8, "unknown": 9, "unless": [4, 13], "unlimit": 13, "unmodifi": 13, "unnecessari": 13, "unpack": 13, "unsga3": 6, "until": [9, 13], "up": [6, 10], "updat": [12, 13], "upgrad": 11, "upper": [3, 10], "us": [0, 2, 3, 4, 6, 7, 8, 9, 10, 13], "usag": [1, 8, 9, 10], "user": [12, 13], "usual": [3, 8], "usus": 6, "uv": [3, 8], "uv_nois": 3, "uv_noise_norm": 3, "v3": 13, "valid": 13, "valu": [2, 3, 4, 5, 6, 7, 8, 9], "variabl": [0, 9, 10], "variant": 10, "variat": [3, 8], "variou": 0, "vector": 7, "verbatim": 13, "veri": [2, 8, 9, 10], "verifi": 0, "version": [0, 13], "viabl": 9, "view": 13, "violat": 13, "visibl": 13, "void": 13, "volum": [6, 13], "von": 11, "w": 13, "wa": [8, 10, 13], "wai": [1, 13], "waiv": 13, "waiver": 13, "want": [0, 10, 13], "warranti": 13, "we": [11, 12, 13], "websit": 12, "week": 3, "welcom": 13, "well": 13, "were": 13, "what": [9, 13], "whatev": 13, "when": [7, 8, 9, 10, 13], "where": [2, 4, 5, 8, 9, 10, 13], "whether": 13, "which": [3, 8, 10, 13], "while": [1, 8, 9], "who": 13, "whole": 13, "whom": 13, "whose": 13, "why": 13, "wide": 13, "window": [1, 2, 13], "wipo": 13, "wish": 13, "within": 13, "without": [9, 10, 13], "work": [0, 8, 10, 11, 12, 13], "worldwid": 13, "would": [9, 10, 13], "write": 13, "written": [8, 13], "www": 13, "xtol": 9, "ye": [2, 3, 4, 8, 9, 10], "year": 13, "yet": 1, "you": [0, 1, 6, 8, 9, 10, 11, 12, 13], "your": [0, 9, 13], "yourself": 13}, "titles": ["CADET-Match Examples", "Running", "Basic setup", "Error Modeling", "Experiments", "Graphing", "Configuration", "Miscellaneous", "Scores", "Search", "Transform", "CADET-Match", "Install", "License"], "titleterms": {"6": 1, "add": 10, "altscor": 9, "area": 10, "auto": 10, "back": 8, "basic": 2, "cadet": [0, 1, 11], "ceil": 8, "clean": 0, "common": 8, "configur": 6, "core": 1, "dextran": 8, "diamet": 10, "error": [3, 8], "exampl": 0, "experi": 4, "fraction": 8, "front": 8, "gener": [0, 1], "gradient": 9, "graph": [1, 5], "graphspac": 9, "index": 10, "instal": 12, "invers": 10, "keq": 10, "length": 10, "licens": 13, "match": [0, 1, 11], "mcmc": 9, "miscellan": 7, "model": 3, "mult": 10, "multistart": 9, "norm": 10, "nsga3": 9, "other": 8, "remot": 1, "result": 0, "run": [0, 1], "score": 8, "scoretest": 9, "search": 9, "set": 10, "setup": 2, "shape": 8, "slide": 8, "squar": 8, "sse": 8, "start": 1, "sum": [8, 10], "them": 0, "transform": 10, "unsga3": 9, "us": 1, "valu": 10, "volum": 10}}) \ No newline at end of file diff --git a/chore/developer_guide/.buildinfo b/chore/developer_guide/.buildinfo index 9c29db319..bee6c9461 100644 --- a/chore/developer_guide/.buildinfo +++ b/chore/developer_guide/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 -# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: fab860db3ba647d32bac62f9fd8c8018 +# This file records the configuration used when building these files. When it is not found, a full rebuild will be done. +config: ca3f03627b908306eb3027862d537b8b tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/chore/developer_guide/.doctrees/README.doctree b/chore/developer_guide/.doctrees/README.doctree index bfa421def..25092c009 100644 Binary files a/chore/developer_guide/.doctrees/README.doctree and b/chore/developer_guide/.doctrees/README.doctree differ diff --git a/chore/developer_guide/.doctrees/developer_guide/build_options.doctree b/chore/developer_guide/.doctrees/developer_guide/build_options.doctree index 4e4fdcdcb..5de7cb684 100644 Binary files a/chore/developer_guide/.doctrees/developer_guide/build_options.doctree and b/chore/developer_guide/.doctrees/developer_guide/build_options.doctree differ diff --git a/chore/developer_guide/.doctrees/developer_guide/cadet_core_architecture.doctree b/chore/developer_guide/.doctrees/developer_guide/cadet_core_architecture.doctree index 54637469e..dd332d16d 100644 Binary files a/chore/developer_guide/.doctrees/developer_guide/cadet_core_architecture.doctree and b/chore/developer_guide/.doctrees/developer_guide/cadet_core_architecture.doctree differ diff --git a/chore/developer_guide/.doctrees/developer_guide/cadet_python.doctree b/chore/developer_guide/.doctrees/developer_guide/cadet_python.doctree index 6ce18be57..e817ebe09 100644 Binary files a/chore/developer_guide/.doctrees/developer_guide/cadet_python.doctree and b/chore/developer_guide/.doctrees/developer_guide/cadet_python.doctree differ diff --git a/chore/developer_guide/.doctrees/developer_guide/debugging.doctree b/chore/developer_guide/.doctrees/developer_guide/debugging.doctree index 2bf39aafd..4499785b1 100644 Binary files a/chore/developer_guide/.doctrees/developer_guide/debugging.doctree and b/chore/developer_guide/.doctrees/developer_guide/debugging.doctree differ diff --git a/chore/developer_guide/.doctrees/developer_guide/index.doctree b/chore/developer_guide/.doctrees/developer_guide/index.doctree index b5be79928..4e91819b5 100644 Binary files a/chore/developer_guide/.doctrees/developer_guide/index.doctree and b/chore/developer_guide/.doctrees/developer_guide/index.doctree differ diff --git a/chore/developer_guide/.doctrees/developer_guide/model_expansion.doctree b/chore/developer_guide/.doctrees/developer_guide/model_expansion.doctree index db0209999..c5e504da6 100644 Binary files a/chore/developer_guide/.doctrees/developer_guide/model_expansion.doctree and b/chore/developer_guide/.doctrees/developer_guide/model_expansion.doctree differ diff --git a/chore/developer_guide/.doctrees/developer_guide/testing.doctree b/chore/developer_guide/.doctrees/developer_guide/testing.doctree index 9b2cd3665..a5e6495e7 100644 Binary files a/chore/developer_guide/.doctrees/developer_guide/testing.doctree and b/chore/developer_guide/.doctrees/developer_guide/testing.doctree differ diff --git a/chore/developer_guide/.doctrees/environment.pickle b/chore/developer_guide/.doctrees/environment.pickle index 5574a3df9..b8faa18d0 100644 Binary files a/chore/developer_guide/.doctrees/environment.pickle and b/chore/developer_guide/.doctrees/environment.pickle differ diff --git a/chore/developer_guide/.doctrees/examples/batch_chromatography.doctree b/chore/developer_guide/.doctrees/examples/batch_chromatography.doctree index f546a6ca3..3b3cc4bc1 100644 Binary files a/chore/developer_guide/.doctrees/examples/batch_chromatography.doctree and b/chore/developer_guide/.doctrees/examples/batch_chromatography.doctree differ diff --git a/chore/developer_guide/.doctrees/examples/index.doctree b/chore/developer_guide/.doctrees/examples/index.doctree index f8a8c8415..786118402 100644 Binary files a/chore/developer_guide/.doctrees/examples/index.doctree and b/chore/developer_guide/.doctrees/examples/index.doctree differ diff --git a/chore/developer_guide/.doctrees/examples/load_wash_elute.doctree b/chore/developer_guide/.doctrees/examples/load_wash_elute.doctree index d3301cf20..45e49b3a3 100644 Binary files a/chore/developer_guide/.doctrees/examples/load_wash_elute.doctree and b/chore/developer_guide/.doctrees/examples/load_wash_elute.doctree differ diff --git a/chore/developer_guide/.doctrees/examples/reaction_cstr.doctree b/chore/developer_guide/.doctrees/examples/reaction_cstr.doctree index 97a753292..28f10e73c 100644 Binary files a/chore/developer_guide/.doctrees/examples/reaction_cstr.doctree and b/chore/developer_guide/.doctrees/examples/reaction_cstr.doctree differ diff --git a/chore/developer_guide/.doctrees/examples/rtd.doctree b/chore/developer_guide/.doctrees/examples/rtd.doctree index a7e5bfbdd..5e074d19c 100644 Binary files a/chore/developer_guide/.doctrees/examples/rtd.doctree and b/chore/developer_guide/.doctrees/examples/rtd.doctree differ diff --git a/chore/developer_guide/.doctrees/getting_started/build_linux.doctree b/chore/developer_guide/.doctrees/getting_started/build_linux.doctree index 82b613861..0c6568c2d 100644 Binary files a/chore/developer_guide/.doctrees/getting_started/build_linux.doctree and b/chore/developer_guide/.doctrees/getting_started/build_linux.doctree differ diff --git a/chore/developer_guide/.doctrees/getting_started/build_osx.doctree b/chore/developer_guide/.doctrees/getting_started/build_osx.doctree index fdbbf2efe..cfbddd4f3 100644 Binary files a/chore/developer_guide/.doctrees/getting_started/build_osx.doctree and b/chore/developer_guide/.doctrees/getting_started/build_osx.doctree differ diff --git a/chore/developer_guide/.doctrees/getting_started/build_windows.doctree b/chore/developer_guide/.doctrees/getting_started/build_windows.doctree index ae6903390..b51e475ae 100644 Binary files a/chore/developer_guide/.doctrees/getting_started/build_windows.doctree and b/chore/developer_guide/.doctrees/getting_started/build_windows.doctree differ diff --git a/chore/developer_guide/.doctrees/getting_started/index.doctree b/chore/developer_guide/.doctrees/getting_started/index.doctree index 648015f10..61223ec06 100644 Binary files a/chore/developer_guide/.doctrees/getting_started/index.doctree and b/chore/developer_guide/.doctrees/getting_started/index.doctree differ diff --git a/chore/developer_guide/.doctrees/getting_started/installation.doctree b/chore/developer_guide/.doctrees/getting_started/installation.doctree index 15d1756c4..3d2508af1 100644 Binary files a/chore/developer_guide/.doctrees/getting_started/installation.doctree and b/chore/developer_guide/.doctrees/getting_started/installation.doctree differ diff --git a/chore/developer_guide/.doctrees/getting_started/tutorials/breakthrough.doctree b/chore/developer_guide/.doctrees/getting_started/tutorials/breakthrough.doctree index 5976d32f2..b5ff92d5f 100644 Binary files a/chore/developer_guide/.doctrees/getting_started/tutorials/breakthrough.doctree and b/chore/developer_guide/.doctrees/getting_started/tutorials/breakthrough.doctree differ diff --git a/chore/developer_guide/.doctrees/index.doctree b/chore/developer_guide/.doctrees/index.doctree index a0a69e098..a789fcb9d 100644 Binary files a/chore/developer_guide/.doctrees/index.doctree and b/chore/developer_guide/.doctrees/index.doctree differ diff --git a/chore/developer_guide/.doctrees/interface/binding/bi_steric_mass_action.doctree b/chore/developer_guide/.doctrees/interface/binding/bi_steric_mass_action.doctree index 6821bd32e..af73adf57 100644 Binary files a/chore/developer_guide/.doctrees/interface/binding/bi_steric_mass_action.doctree and b/chore/developer_guide/.doctrees/interface/binding/bi_steric_mass_action.doctree differ diff --git a/chore/developer_guide/.doctrees/interface/binding/extended_mobile_phase_modulator_langmuir.doctree b/chore/developer_guide/.doctrees/interface/binding/extended_mobile_phase_modulator_langmuir.doctree index 63720894c..9477cd148 100644 Binary files a/chore/developer_guide/.doctrees/interface/binding/extended_mobile_phase_modulator_langmuir.doctree and b/chore/developer_guide/.doctrees/interface/binding/extended_mobile_phase_modulator_langmuir.doctree differ diff --git a/chore/developer_guide/.doctrees/interface/binding/freundlich_ldf.doctree b/chore/developer_guide/.doctrees/interface/binding/freundlich_ldf.doctree index 7d78b16dd..94295a676 100644 Binary files a/chore/developer_guide/.doctrees/interface/binding/freundlich_ldf.doctree and b/chore/developer_guide/.doctrees/interface/binding/freundlich_ldf.doctree differ diff --git a/chore/developer_guide/.doctrees/interface/binding/generalized_ion_exchange.doctree b/chore/developer_guide/.doctrees/interface/binding/generalized_ion_exchange.doctree index 7ce7516f1..b8518f3b9 100644 Binary files a/chore/developer_guide/.doctrees/interface/binding/generalized_ion_exchange.doctree and b/chore/developer_guide/.doctrees/interface/binding/generalized_ion_exchange.doctree differ diff --git a/chore/developer_guide/.doctrees/interface/binding/hic_constant_water_activity.doctree b/chore/developer_guide/.doctrees/interface/binding/hic_constant_water_activity.doctree index c384c3d8c..c80b4be60 100644 Binary files a/chore/developer_guide/.doctrees/interface/binding/hic_constant_water_activity.doctree and b/chore/developer_guide/.doctrees/interface/binding/hic_constant_water_activity.doctree differ diff --git a/chore/developer_guide/.doctrees/interface/binding/hic_water_on_hydrophobic_surfaces.doctree b/chore/developer_guide/.doctrees/interface/binding/hic_water_on_hydrophobic_surfaces.doctree index 2f83c6152..0cdaeb66f 100644 Binary files a/chore/developer_guide/.doctrees/interface/binding/hic_water_on_hydrophobic_surfaces.doctree and b/chore/developer_guide/.doctrees/interface/binding/hic_water_on_hydrophobic_surfaces.doctree differ diff --git a/chore/developer_guide/.doctrees/interface/binding/index.doctree b/chore/developer_guide/.doctrees/interface/binding/index.doctree index ab967b02b..88187ea2e 100644 Binary files a/chore/developer_guide/.doctrees/interface/binding/index.doctree and b/chore/developer_guide/.doctrees/interface/binding/index.doctree differ diff --git a/chore/developer_guide/.doctrees/interface/binding/linear.doctree b/chore/developer_guide/.doctrees/interface/binding/linear.doctree index 5452fbcf2..60d5f3ab7 100644 Binary files a/chore/developer_guide/.doctrees/interface/binding/linear.doctree and b/chore/developer_guide/.doctrees/interface/binding/linear.doctree differ diff --git a/chore/developer_guide/.doctrees/interface/binding/mobile_phase_modulator_langmuir.doctree b/chore/developer_guide/.doctrees/interface/binding/mobile_phase_modulator_langmuir.doctree index b38f7ca61..5956c0a4b 100644 Binary files a/chore/developer_guide/.doctrees/interface/binding/mobile_phase_modulator_langmuir.doctree and b/chore/developer_guide/.doctrees/interface/binding/mobile_phase_modulator_langmuir.doctree differ diff --git a/chore/developer_guide/.doctrees/interface/binding/multi_component_anti_langmuir.doctree b/chore/developer_guide/.doctrees/interface/binding/multi_component_anti_langmuir.doctree index fea2c1b66..d11fa0d04 100644 Binary files a/chore/developer_guide/.doctrees/interface/binding/multi_component_anti_langmuir.doctree and b/chore/developer_guide/.doctrees/interface/binding/multi_component_anti_langmuir.doctree differ diff --git a/chore/developer_guide/.doctrees/interface/binding/multi_component_bi_langmuir.doctree b/chore/developer_guide/.doctrees/interface/binding/multi_component_bi_langmuir.doctree index 01f0a2465..ba8118ac7 100644 Binary files a/chore/developer_guide/.doctrees/interface/binding/multi_component_bi_langmuir.doctree and b/chore/developer_guide/.doctrees/interface/binding/multi_component_bi_langmuir.doctree differ diff --git a/chore/developer_guide/.doctrees/interface/binding/multi_component_bi_langmuir_ldf.doctree b/chore/developer_guide/.doctrees/interface/binding/multi_component_bi_langmuir_ldf.doctree index bf7103809..934916265 100644 Binary files a/chore/developer_guide/.doctrees/interface/binding/multi_component_bi_langmuir_ldf.doctree and b/chore/developer_guide/.doctrees/interface/binding/multi_component_bi_langmuir_ldf.doctree differ diff --git a/chore/developer_guide/.doctrees/interface/binding/multi_component_colloidal.doctree b/chore/developer_guide/.doctrees/interface/binding/multi_component_colloidal.doctree index aa591f08b..7efd689a5 100644 Binary files a/chore/developer_guide/.doctrees/interface/binding/multi_component_colloidal.doctree and b/chore/developer_guide/.doctrees/interface/binding/multi_component_colloidal.doctree differ diff --git a/chore/developer_guide/.doctrees/interface/binding/multi_component_langmuir.doctree b/chore/developer_guide/.doctrees/interface/binding/multi_component_langmuir.doctree index 805c0ca1b..0ec8d278c 100644 Binary files a/chore/developer_guide/.doctrees/interface/binding/multi_component_langmuir.doctree and b/chore/developer_guide/.doctrees/interface/binding/multi_component_langmuir.doctree differ diff --git a/chore/developer_guide/.doctrees/interface/binding/multi_component_langmuir_ldf.doctree b/chore/developer_guide/.doctrees/interface/binding/multi_component_langmuir_ldf.doctree index 4e89a841a..a9b334848 100644 Binary files a/chore/developer_guide/.doctrees/interface/binding/multi_component_langmuir_ldf.doctree and b/chore/developer_guide/.doctrees/interface/binding/multi_component_langmuir_ldf.doctree differ diff --git a/chore/developer_guide/.doctrees/interface/binding/multi_component_langmuir_ldf_liquid_phase.doctree b/chore/developer_guide/.doctrees/interface/binding/multi_component_langmuir_ldf_liquid_phase.doctree index fa748b780..44bcab90e 100644 Binary files a/chore/developer_guide/.doctrees/interface/binding/multi_component_langmuir_ldf_liquid_phase.doctree and b/chore/developer_guide/.doctrees/interface/binding/multi_component_langmuir_ldf_liquid_phase.doctree differ diff --git a/chore/developer_guide/.doctrees/interface/binding/multi_component_spreading.doctree b/chore/developer_guide/.doctrees/interface/binding/multi_component_spreading.doctree index 020005ad0..8aa731226 100644 Binary files a/chore/developer_guide/.doctrees/interface/binding/multi_component_spreading.doctree and b/chore/developer_guide/.doctrees/interface/binding/multi_component_spreading.doctree differ diff --git a/chore/developer_guide/.doctrees/interface/binding/multi_state_steric_mass_action.doctree b/chore/developer_guide/.doctrees/interface/binding/multi_state_steric_mass_action.doctree index 9ba15d60f..2db4d5857 100644 Binary files a/chore/developer_guide/.doctrees/interface/binding/multi_state_steric_mass_action.doctree and b/chore/developer_guide/.doctrees/interface/binding/multi_state_steric_mass_action.doctree differ diff --git a/chore/developer_guide/.doctrees/interface/binding/saska.doctree b/chore/developer_guide/.doctrees/interface/binding/saska.doctree index c44e06fa2..97eb7c987 100644 Binary files a/chore/developer_guide/.doctrees/interface/binding/saska.doctree and b/chore/developer_guide/.doctrees/interface/binding/saska.doctree differ diff --git a/chore/developer_guide/.doctrees/interface/binding/self_association.doctree b/chore/developer_guide/.doctrees/interface/binding/self_association.doctree index fb8225586..a11d44b5d 100644 Binary files a/chore/developer_guide/.doctrees/interface/binding/self_association.doctree and b/chore/developer_guide/.doctrees/interface/binding/self_association.doctree differ diff --git a/chore/developer_guide/.doctrees/interface/binding/simplified_multi_state_steric_mass_action.doctree b/chore/developer_guide/.doctrees/interface/binding/simplified_multi_state_steric_mass_action.doctree index 69d0e5c87..ae5084b9e 100644 Binary files a/chore/developer_guide/.doctrees/interface/binding/simplified_multi_state_steric_mass_action.doctree and b/chore/developer_guide/.doctrees/interface/binding/simplified_multi_state_steric_mass_action.doctree differ diff --git a/chore/developer_guide/.doctrees/interface/binding/steric_mass_action.doctree b/chore/developer_guide/.doctrees/interface/binding/steric_mass_action.doctree index ddc945116..4b5b69ebd 100644 Binary files a/chore/developer_guide/.doctrees/interface/binding/steric_mass_action.doctree and b/chore/developer_guide/.doctrees/interface/binding/steric_mass_action.doctree differ diff --git a/chore/developer_guide/.doctrees/interface/consistent_initialization.doctree b/chore/developer_guide/.doctrees/interface/consistent_initialization.doctree index 4ba9dea47..90684158f 100644 Binary files a/chore/developer_guide/.doctrees/interface/consistent_initialization.doctree and b/chore/developer_guide/.doctrees/interface/consistent_initialization.doctree differ diff --git a/chore/developer_guide/.doctrees/interface/flux_reconstruction.doctree b/chore/developer_guide/.doctrees/interface/flux_reconstruction.doctree index b492c2bd9..d8be8045b 100644 Binary files a/chore/developer_guide/.doctrees/interface/flux_reconstruction.doctree and b/chore/developer_guide/.doctrees/interface/flux_reconstruction.doctree differ diff --git a/chore/developer_guide/.doctrees/interface/index.doctree b/chore/developer_guide/.doctrees/interface/index.doctree index 8a5df0e57..e4a4a5dca 100644 Binary files a/chore/developer_guide/.doctrees/interface/index.doctree and b/chore/developer_guide/.doctrees/interface/index.doctree differ diff --git a/chore/developer_guide/.doctrees/interface/input_group.doctree b/chore/developer_guide/.doctrees/interface/input_group.doctree index 08e2e1f0b..ee3a2f4c1 100644 Binary files a/chore/developer_guide/.doctrees/interface/input_group.doctree and b/chore/developer_guide/.doctrees/interface/input_group.doctree differ diff --git a/chore/developer_guide/.doctrees/interface/introduction.doctree b/chore/developer_guide/.doctrees/interface/introduction.doctree index 3c36aa1ee..83faa83b3 100644 Binary files a/chore/developer_guide/.doctrees/interface/introduction.doctree and b/chore/developer_guide/.doctrees/interface/introduction.doctree differ diff --git a/chore/developer_guide/.doctrees/interface/meta_group.doctree b/chore/developer_guide/.doctrees/interface/meta_group.doctree index 6a15fbbbf..79a9dd733 100644 Binary files a/chore/developer_guide/.doctrees/interface/meta_group.doctree and b/chore/developer_guide/.doctrees/interface/meta_group.doctree differ diff --git a/chore/developer_guide/.doctrees/interface/output_group.doctree b/chore/developer_guide/.doctrees/interface/output_group.doctree index 6bc1ab3a4..ab66dce0c 100644 Binary files a/chore/developer_guide/.doctrees/interface/output_group.doctree and b/chore/developer_guide/.doctrees/interface/output_group.doctree differ diff --git a/chore/developer_guide/.doctrees/interface/parameter_dependencies.doctree b/chore/developer_guide/.doctrees/interface/parameter_dependencies.doctree index b768a3e61..2a830db56 100644 Binary files a/chore/developer_guide/.doctrees/interface/parameter_dependencies.doctree and b/chore/developer_guide/.doctrees/interface/parameter_dependencies.doctree differ diff --git a/chore/developer_guide/.doctrees/interface/reaction/index.doctree b/chore/developer_guide/.doctrees/interface/reaction/index.doctree index 369dda2ad..2863f07b8 100644 Binary files a/chore/developer_guide/.doctrees/interface/reaction/index.doctree and b/chore/developer_guide/.doctrees/interface/reaction/index.doctree differ diff --git a/chore/developer_guide/.doctrees/interface/reaction/mass_action_law.doctree b/chore/developer_guide/.doctrees/interface/reaction/mass_action_law.doctree index b65aa3305..6e42acdd9 100644 Binary files a/chore/developer_guide/.doctrees/interface/reaction/mass_action_law.doctree and b/chore/developer_guide/.doctrees/interface/reaction/mass_action_law.doctree differ diff --git a/chore/developer_guide/.doctrees/interface/reaction/michaelis_menten_kinetics.doctree b/chore/developer_guide/.doctrees/interface/reaction/michaelis_menten_kinetics.doctree index 66638bd2b..9c3fbf768 100644 Binary files a/chore/developer_guide/.doctrees/interface/reaction/michaelis_menten_kinetics.doctree and b/chore/developer_guide/.doctrees/interface/reaction/michaelis_menten_kinetics.doctree differ diff --git a/chore/developer_guide/.doctrees/interface/return_data.doctree b/chore/developer_guide/.doctrees/interface/return_data.doctree index 28da48586..3bbeed61c 100644 Binary files a/chore/developer_guide/.doctrees/interface/return_data.doctree and b/chore/developer_guide/.doctrees/interface/return_data.doctree differ diff --git a/chore/developer_guide/.doctrees/interface/sensitivities.doctree b/chore/developer_guide/.doctrees/interface/sensitivities.doctree index 6460bc13e..00bbd8696 100644 Binary files a/chore/developer_guide/.doctrees/interface/sensitivities.doctree and b/chore/developer_guide/.doctrees/interface/sensitivities.doctree differ diff --git a/chore/developer_guide/.doctrees/interface/solver.doctree b/chore/developer_guide/.doctrees/interface/solver.doctree index 9deced992..f127ad62b 100644 Binary files a/chore/developer_guide/.doctrees/interface/solver.doctree and b/chore/developer_guide/.doctrees/interface/solver.doctree differ diff --git a/chore/developer_guide/.doctrees/interface/spatial_discretization_methods.doctree b/chore/developer_guide/.doctrees/interface/spatial_discretization_methods.doctree index 74b29c8df..c4d347e3c 100644 Binary files a/chore/developer_guide/.doctrees/interface/spatial_discretization_methods.doctree and b/chore/developer_guide/.doctrees/interface/spatial_discretization_methods.doctree differ diff --git a/chore/developer_guide/.doctrees/interface/system.doctree b/chore/developer_guide/.doctrees/interface/system.doctree index 8bc49e27e..b29a427eb 100644 Binary files a/chore/developer_guide/.doctrees/interface/system.doctree and b/chore/developer_guide/.doctrees/interface/system.doctree differ diff --git a/chore/developer_guide/.doctrees/interface/unit_operations/2d_general_rate_model.doctree b/chore/developer_guide/.doctrees/interface/unit_operations/2d_general_rate_model.doctree index 41f94cc50..d9abe133a 100644 Binary files a/chore/developer_guide/.doctrees/interface/unit_operations/2d_general_rate_model.doctree and b/chore/developer_guide/.doctrees/interface/unit_operations/2d_general_rate_model.doctree differ diff --git a/chore/developer_guide/.doctrees/interface/unit_operations/cstr.doctree b/chore/developer_guide/.doctrees/interface/unit_operations/cstr.doctree index af80de552..00c56fe00 100644 Binary files a/chore/developer_guide/.doctrees/interface/unit_operations/cstr.doctree and b/chore/developer_guide/.doctrees/interface/unit_operations/cstr.doctree differ diff --git a/chore/developer_guide/.doctrees/interface/unit_operations/general_rate_model.doctree b/chore/developer_guide/.doctrees/interface/unit_operations/general_rate_model.doctree index 802e6ef22..8fc093468 100644 Binary files a/chore/developer_guide/.doctrees/interface/unit_operations/general_rate_model.doctree and b/chore/developer_guide/.doctrees/interface/unit_operations/general_rate_model.doctree differ diff --git a/chore/developer_guide/.doctrees/interface/unit_operations/index.doctree b/chore/developer_guide/.doctrees/interface/unit_operations/index.doctree index 0a47856f8..190ce39b3 100644 Binary files a/chore/developer_guide/.doctrees/interface/unit_operations/index.doctree and b/chore/developer_guide/.doctrees/interface/unit_operations/index.doctree differ diff --git a/chore/developer_guide/.doctrees/interface/unit_operations/inlet.doctree b/chore/developer_guide/.doctrees/interface/unit_operations/inlet.doctree index 90fcf1033..552b7fcfc 100644 Binary files a/chore/developer_guide/.doctrees/interface/unit_operations/inlet.doctree and b/chore/developer_guide/.doctrees/interface/unit_operations/inlet.doctree differ diff --git a/chore/developer_guide/.doctrees/interface/unit_operations/lumped_rate_model_with_pores.doctree b/chore/developer_guide/.doctrees/interface/unit_operations/lumped_rate_model_with_pores.doctree index b787a33b0..4119a80cb 100644 Binary files a/chore/developer_guide/.doctrees/interface/unit_operations/lumped_rate_model_with_pores.doctree and b/chore/developer_guide/.doctrees/interface/unit_operations/lumped_rate_model_with_pores.doctree differ diff --git a/chore/developer_guide/.doctrees/interface/unit_operations/lumped_rate_model_without_pores.doctree b/chore/developer_guide/.doctrees/interface/unit_operations/lumped_rate_model_without_pores.doctree index 7de79b9f3..3988921e8 100644 Binary files a/chore/developer_guide/.doctrees/interface/unit_operations/lumped_rate_model_without_pores.doctree and b/chore/developer_guide/.doctrees/interface/unit_operations/lumped_rate_model_without_pores.doctree differ diff --git a/chore/developer_guide/.doctrees/interface/unit_operations/multi_channel_transport_model.doctree b/chore/developer_guide/.doctrees/interface/unit_operations/multi_channel_transport_model.doctree index 57a9cebcd..b776b68cf 100644 Binary files a/chore/developer_guide/.doctrees/interface/unit_operations/multi_channel_transport_model.doctree and b/chore/developer_guide/.doctrees/interface/unit_operations/multi_channel_transport_model.doctree differ diff --git a/chore/developer_guide/.doctrees/interface/unit_operations/outlet.doctree b/chore/developer_guide/.doctrees/interface/unit_operations/outlet.doctree index 8926a60b4..8a76f0bbb 100644 Binary files a/chore/developer_guide/.doctrees/interface/unit_operations/outlet.doctree and b/chore/developer_guide/.doctrees/interface/unit_operations/outlet.doctree differ diff --git a/chore/developer_guide/.doctrees/interface/unit_operations/radial_flow_models.doctree b/chore/developer_guide/.doctrees/interface/unit_operations/radial_flow_models.doctree index 4f1002828..310481b98 100644 Binary files a/chore/developer_guide/.doctrees/interface/unit_operations/radial_flow_models.doctree and b/chore/developer_guide/.doctrees/interface/unit_operations/radial_flow_models.doctree differ diff --git a/chore/developer_guide/.doctrees/license.doctree b/chore/developer_guide/.doctrees/license.doctree index 3d39f75af..8b65ec555 100644 Binary files a/chore/developer_guide/.doctrees/license.doctree and b/chore/developer_guide/.doctrees/license.doctree differ diff --git a/chore/developer_guide/.doctrees/modelling/binding/bi_steric_mass_action.doctree b/chore/developer_guide/.doctrees/modelling/binding/bi_steric_mass_action.doctree index 1f1e0c248..2bc543f71 100644 Binary files a/chore/developer_guide/.doctrees/modelling/binding/bi_steric_mass_action.doctree and b/chore/developer_guide/.doctrees/modelling/binding/bi_steric_mass_action.doctree differ diff --git a/chore/developer_guide/.doctrees/modelling/binding/extended_mobile_phase_modulator_langmuir.doctree b/chore/developer_guide/.doctrees/modelling/binding/extended_mobile_phase_modulator_langmuir.doctree index aaaaa10ed..eec107b3d 100644 Binary files a/chore/developer_guide/.doctrees/modelling/binding/extended_mobile_phase_modulator_langmuir.doctree and b/chore/developer_guide/.doctrees/modelling/binding/extended_mobile_phase_modulator_langmuir.doctree differ diff --git a/chore/developer_guide/.doctrees/modelling/binding/freundlich_ldf.doctree b/chore/developer_guide/.doctrees/modelling/binding/freundlich_ldf.doctree index 40a3c635b..254982add 100644 Binary files a/chore/developer_guide/.doctrees/modelling/binding/freundlich_ldf.doctree and b/chore/developer_guide/.doctrees/modelling/binding/freundlich_ldf.doctree differ diff --git a/chore/developer_guide/.doctrees/modelling/binding/generalized_ion_exchange.doctree b/chore/developer_guide/.doctrees/modelling/binding/generalized_ion_exchange.doctree index 120ef2038..44a3cf86c 100644 Binary files a/chore/developer_guide/.doctrees/modelling/binding/generalized_ion_exchange.doctree and b/chore/developer_guide/.doctrees/modelling/binding/generalized_ion_exchange.doctree differ diff --git a/chore/developer_guide/.doctrees/modelling/binding/hic_constant_water_activity.doctree b/chore/developer_guide/.doctrees/modelling/binding/hic_constant_water_activity.doctree index a28669271..76adbbc0f 100644 Binary files a/chore/developer_guide/.doctrees/modelling/binding/hic_constant_water_activity.doctree and b/chore/developer_guide/.doctrees/modelling/binding/hic_constant_water_activity.doctree differ diff --git a/chore/developer_guide/.doctrees/modelling/binding/hic_water_on_hydrophobic_surfaces.doctree b/chore/developer_guide/.doctrees/modelling/binding/hic_water_on_hydrophobic_surfaces.doctree index 045956db8..4a176c5e0 100644 Binary files a/chore/developer_guide/.doctrees/modelling/binding/hic_water_on_hydrophobic_surfaces.doctree and b/chore/developer_guide/.doctrees/modelling/binding/hic_water_on_hydrophobic_surfaces.doctree differ diff --git a/chore/developer_guide/.doctrees/modelling/binding/index.doctree b/chore/developer_guide/.doctrees/modelling/binding/index.doctree index ada55f010..e659a695c 100644 Binary files a/chore/developer_guide/.doctrees/modelling/binding/index.doctree and b/chore/developer_guide/.doctrees/modelling/binding/index.doctree differ diff --git a/chore/developer_guide/.doctrees/modelling/binding/linear.doctree b/chore/developer_guide/.doctrees/modelling/binding/linear.doctree index 10969bc3a..f2a2054d8 100644 Binary files a/chore/developer_guide/.doctrees/modelling/binding/linear.doctree and b/chore/developer_guide/.doctrees/modelling/binding/linear.doctree differ diff --git a/chore/developer_guide/.doctrees/modelling/binding/mobile_phase_modulator_langmuir.doctree b/chore/developer_guide/.doctrees/modelling/binding/mobile_phase_modulator_langmuir.doctree index 0d476cbd5..76e81dddf 100644 Binary files a/chore/developer_guide/.doctrees/modelling/binding/mobile_phase_modulator_langmuir.doctree and b/chore/developer_guide/.doctrees/modelling/binding/mobile_phase_modulator_langmuir.doctree differ diff --git a/chore/developer_guide/.doctrees/modelling/binding/multi_component_anti_langmuir.doctree b/chore/developer_guide/.doctrees/modelling/binding/multi_component_anti_langmuir.doctree index 88d7de0a7..43900472b 100644 Binary files a/chore/developer_guide/.doctrees/modelling/binding/multi_component_anti_langmuir.doctree and b/chore/developer_guide/.doctrees/modelling/binding/multi_component_anti_langmuir.doctree differ diff --git a/chore/developer_guide/.doctrees/modelling/binding/multi_component_bi_langmuir.doctree b/chore/developer_guide/.doctrees/modelling/binding/multi_component_bi_langmuir.doctree index 5969a3d76..b0b864fde 100644 Binary files a/chore/developer_guide/.doctrees/modelling/binding/multi_component_bi_langmuir.doctree and b/chore/developer_guide/.doctrees/modelling/binding/multi_component_bi_langmuir.doctree differ diff --git a/chore/developer_guide/.doctrees/modelling/binding/multi_component_bi_langmuir_ldf.doctree b/chore/developer_guide/.doctrees/modelling/binding/multi_component_bi_langmuir_ldf.doctree index 3977d819b..4e5e95357 100644 Binary files a/chore/developer_guide/.doctrees/modelling/binding/multi_component_bi_langmuir_ldf.doctree and b/chore/developer_guide/.doctrees/modelling/binding/multi_component_bi_langmuir_ldf.doctree differ diff --git a/chore/developer_guide/.doctrees/modelling/binding/multi_component_colloidal.doctree b/chore/developer_guide/.doctrees/modelling/binding/multi_component_colloidal.doctree index 02d84138e..e61fbdc5c 100644 Binary files a/chore/developer_guide/.doctrees/modelling/binding/multi_component_colloidal.doctree and b/chore/developer_guide/.doctrees/modelling/binding/multi_component_colloidal.doctree differ diff --git a/chore/developer_guide/.doctrees/modelling/binding/multi_component_langmuir.doctree b/chore/developer_guide/.doctrees/modelling/binding/multi_component_langmuir.doctree index edb0b5814..d5a7957ae 100644 Binary files a/chore/developer_guide/.doctrees/modelling/binding/multi_component_langmuir.doctree and b/chore/developer_guide/.doctrees/modelling/binding/multi_component_langmuir.doctree differ diff --git a/chore/developer_guide/.doctrees/modelling/binding/multi_component_langmuir_ldf.doctree b/chore/developer_guide/.doctrees/modelling/binding/multi_component_langmuir_ldf.doctree index d0fb2541a..f78cb1f08 100644 Binary files a/chore/developer_guide/.doctrees/modelling/binding/multi_component_langmuir_ldf.doctree and b/chore/developer_guide/.doctrees/modelling/binding/multi_component_langmuir_ldf.doctree differ diff --git a/chore/developer_guide/.doctrees/modelling/binding/multi_component_langmuir_ldf_liquid_phase.doctree b/chore/developer_guide/.doctrees/modelling/binding/multi_component_langmuir_ldf_liquid_phase.doctree index ac386ab6b..5cb5fce3a 100644 Binary files a/chore/developer_guide/.doctrees/modelling/binding/multi_component_langmuir_ldf_liquid_phase.doctree and b/chore/developer_guide/.doctrees/modelling/binding/multi_component_langmuir_ldf_liquid_phase.doctree differ diff --git a/chore/developer_guide/.doctrees/modelling/binding/multi_component_spreading.doctree b/chore/developer_guide/.doctrees/modelling/binding/multi_component_spreading.doctree index d75fdec36..c1b901a11 100644 Binary files a/chore/developer_guide/.doctrees/modelling/binding/multi_component_spreading.doctree and b/chore/developer_guide/.doctrees/modelling/binding/multi_component_spreading.doctree differ diff --git a/chore/developer_guide/.doctrees/modelling/binding/multi_state_steric_mass_action.doctree b/chore/developer_guide/.doctrees/modelling/binding/multi_state_steric_mass_action.doctree index d70d35179..48f4425d5 100644 Binary files a/chore/developer_guide/.doctrees/modelling/binding/multi_state_steric_mass_action.doctree and b/chore/developer_guide/.doctrees/modelling/binding/multi_state_steric_mass_action.doctree differ diff --git a/chore/developer_guide/.doctrees/modelling/binding/saska.doctree b/chore/developer_guide/.doctrees/modelling/binding/saska.doctree index 7afd55db7..f4f1da723 100644 Binary files a/chore/developer_guide/.doctrees/modelling/binding/saska.doctree and b/chore/developer_guide/.doctrees/modelling/binding/saska.doctree differ diff --git a/chore/developer_guide/.doctrees/modelling/binding/self_association.doctree b/chore/developer_guide/.doctrees/modelling/binding/self_association.doctree index de3d5968f..0ddd336c5 100644 Binary files a/chore/developer_guide/.doctrees/modelling/binding/self_association.doctree and b/chore/developer_guide/.doctrees/modelling/binding/self_association.doctree differ diff --git a/chore/developer_guide/.doctrees/modelling/binding/simplified_multi_state_steric_mass_action.doctree b/chore/developer_guide/.doctrees/modelling/binding/simplified_multi_state_steric_mass_action.doctree index 82aa42c17..f33371fdf 100644 Binary files a/chore/developer_guide/.doctrees/modelling/binding/simplified_multi_state_steric_mass_action.doctree and b/chore/developer_guide/.doctrees/modelling/binding/simplified_multi_state_steric_mass_action.doctree differ diff --git a/chore/developer_guide/.doctrees/modelling/binding/steric_mass_action.doctree b/chore/developer_guide/.doctrees/modelling/binding/steric_mass_action.doctree index f87a912e3..e1e795427 100644 Binary files a/chore/developer_guide/.doctrees/modelling/binding/steric_mass_action.doctree and b/chore/developer_guide/.doctrees/modelling/binding/steric_mass_action.doctree differ diff --git a/chore/developer_guide/.doctrees/modelling/equations.doctree b/chore/developer_guide/.doctrees/modelling/equations.doctree index ee410012e..82ad2ed8d 100644 Binary files a/chore/developer_guide/.doctrees/modelling/equations.doctree and b/chore/developer_guide/.doctrees/modelling/equations.doctree differ diff --git a/chore/developer_guide/.doctrees/modelling/index.doctree b/chore/developer_guide/.doctrees/modelling/index.doctree index a81dfe34b..548856016 100644 Binary files a/chore/developer_guide/.doctrees/modelling/index.doctree and b/chore/developer_guide/.doctrees/modelling/index.doctree differ diff --git a/chore/developer_guide/.doctrees/modelling/networks.doctree b/chore/developer_guide/.doctrees/modelling/networks.doctree index c132a9210..cae327f64 100644 Binary files a/chore/developer_guide/.doctrees/modelling/networks.doctree and b/chore/developer_guide/.doctrees/modelling/networks.doctree differ diff --git a/chore/developer_guide/.doctrees/modelling/reaction/index.doctree b/chore/developer_guide/.doctrees/modelling/reaction/index.doctree index 9204f666c..2ffbaba35 100644 Binary files a/chore/developer_guide/.doctrees/modelling/reaction/index.doctree and b/chore/developer_guide/.doctrees/modelling/reaction/index.doctree differ diff --git a/chore/developer_guide/.doctrees/modelling/reaction/mass_action_law.doctree b/chore/developer_guide/.doctrees/modelling/reaction/mass_action_law.doctree index 4ac8cf3dc..2f2cf5e9e 100644 Binary files a/chore/developer_guide/.doctrees/modelling/reaction/mass_action_law.doctree and b/chore/developer_guide/.doctrees/modelling/reaction/mass_action_law.doctree differ diff --git a/chore/developer_guide/.doctrees/modelling/reaction/michaelis_menten_kinetics.doctree b/chore/developer_guide/.doctrees/modelling/reaction/michaelis_menten_kinetics.doctree index e4bcc4333..b37541d03 100644 Binary files a/chore/developer_guide/.doctrees/modelling/reaction/michaelis_menten_kinetics.doctree and b/chore/developer_guide/.doctrees/modelling/reaction/michaelis_menten_kinetics.doctree differ diff --git a/chore/developer_guide/.doctrees/modelling/unit_operations/2d_general_rate_model.doctree b/chore/developer_guide/.doctrees/modelling/unit_operations/2d_general_rate_model.doctree index 6f5366f00..451dac342 100644 Binary files a/chore/developer_guide/.doctrees/modelling/unit_operations/2d_general_rate_model.doctree and b/chore/developer_guide/.doctrees/modelling/unit_operations/2d_general_rate_model.doctree differ diff --git a/chore/developer_guide/.doctrees/modelling/unit_operations/cstr.doctree b/chore/developer_guide/.doctrees/modelling/unit_operations/cstr.doctree index 59febc754..e77aaa44c 100644 Binary files a/chore/developer_guide/.doctrees/modelling/unit_operations/cstr.doctree and b/chore/developer_guide/.doctrees/modelling/unit_operations/cstr.doctree differ diff --git a/chore/developer_guide/.doctrees/modelling/unit_operations/general_rate_model.doctree b/chore/developer_guide/.doctrees/modelling/unit_operations/general_rate_model.doctree index 40033b7ee..e8982c787 100644 Binary files a/chore/developer_guide/.doctrees/modelling/unit_operations/general_rate_model.doctree and b/chore/developer_guide/.doctrees/modelling/unit_operations/general_rate_model.doctree differ diff --git a/chore/developer_guide/.doctrees/modelling/unit_operations/index.doctree b/chore/developer_guide/.doctrees/modelling/unit_operations/index.doctree index 4c28302a3..19a2a6d20 100644 Binary files a/chore/developer_guide/.doctrees/modelling/unit_operations/index.doctree and b/chore/developer_guide/.doctrees/modelling/unit_operations/index.doctree differ diff --git a/chore/developer_guide/.doctrees/modelling/unit_operations/inlet.doctree b/chore/developer_guide/.doctrees/modelling/unit_operations/inlet.doctree index d9ac93ddb..7870bdb9c 100644 Binary files a/chore/developer_guide/.doctrees/modelling/unit_operations/inlet.doctree and b/chore/developer_guide/.doctrees/modelling/unit_operations/inlet.doctree differ diff --git a/chore/developer_guide/.doctrees/modelling/unit_operations/lumped_rate_model_with_pores.doctree b/chore/developer_guide/.doctrees/modelling/unit_operations/lumped_rate_model_with_pores.doctree index 1144d341c..bf86cd133 100644 Binary files a/chore/developer_guide/.doctrees/modelling/unit_operations/lumped_rate_model_with_pores.doctree and b/chore/developer_guide/.doctrees/modelling/unit_operations/lumped_rate_model_with_pores.doctree differ diff --git a/chore/developer_guide/.doctrees/modelling/unit_operations/lumped_rate_model_without_pores.doctree b/chore/developer_guide/.doctrees/modelling/unit_operations/lumped_rate_model_without_pores.doctree index 32b0ee961..b8a634aec 100644 Binary files a/chore/developer_guide/.doctrees/modelling/unit_operations/lumped_rate_model_without_pores.doctree and b/chore/developer_guide/.doctrees/modelling/unit_operations/lumped_rate_model_without_pores.doctree differ diff --git a/chore/developer_guide/.doctrees/modelling/unit_operations/multi_channel_transport_model.doctree b/chore/developer_guide/.doctrees/modelling/unit_operations/multi_channel_transport_model.doctree index 37f15db9e..2b7c9e1a3 100644 Binary files a/chore/developer_guide/.doctrees/modelling/unit_operations/multi_channel_transport_model.doctree and b/chore/developer_guide/.doctrees/modelling/unit_operations/multi_channel_transport_model.doctree differ diff --git a/chore/developer_guide/.doctrees/modelling/unit_operations/outlet.doctree b/chore/developer_guide/.doctrees/modelling/unit_operations/outlet.doctree index 9761c6a71..c5eb18eea 100644 Binary files a/chore/developer_guide/.doctrees/modelling/unit_operations/outlet.doctree and b/chore/developer_guide/.doctrees/modelling/unit_operations/outlet.doctree differ diff --git a/chore/developer_guide/.doctrees/requirements.doctree b/chore/developer_guide/.doctrees/requirements.doctree index ae7283647..a223e657f 100644 Binary files a/chore/developer_guide/.doctrees/requirements.doctree and b/chore/developer_guide/.doctrees/requirements.doctree differ diff --git a/chore/developer_guide/.doctrees/simulation/index.doctree b/chore/developer_guide/.doctrees/simulation/index.doctree index 1d438f093..2633261ba 100644 Binary files a/chore/developer_guide/.doctrees/simulation/index.doctree and b/chore/developer_guide/.doctrees/simulation/index.doctree differ diff --git a/chore/developer_guide/.doctrees/zbibliography.doctree b/chore/developer_guide/.doctrees/zbibliography.doctree index 01be9ede1..e3fa81803 100644 Binary files a/chore/developer_guide/.doctrees/zbibliography.doctree and b/chore/developer_guide/.doctrees/zbibliography.doctree differ diff --git a/chore/developer_guide/README.html b/chore/developer_guide/README.html index dd1e394cd..41fcc322c 100644 --- a/chore/developer_guide/README.html +++ b/chore/developer_guide/README.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/_static/basic.css b/chore/developer_guide/_static/basic.css index e5179b7a9..d9846dacb 100644 --- a/chore/developer_guide/_static/basic.css +++ b/chore/developer_guide/_static/basic.css @@ -1,12 +1,5 @@ /* - * basic.css - * ~~~~~~~~~ - * * Sphinx stylesheet -- basic theme. - * - * :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS. - * :license: BSD, see LICENSE for details. - * */ /* -- main layout ----------------------------------------------------------- */ @@ -115,15 +108,11 @@ img { /* -- search page ----------------------------------------------------------- */ ul.search { - margin: 10px 0 0 20px; - padding: 0; + margin-top: 10px; } ul.search li { - padding: 5px 0 5px 20px; - background-image: url(file.png); - background-repeat: no-repeat; - background-position: 0 7px; + padding: 5px 0; } ul.search li a { diff --git a/chore/developer_guide/_static/doctools.js b/chore/developer_guide/_static/doctools.js index 4d67807d1..0398ebb9f 100644 --- a/chore/developer_guide/_static/doctools.js +++ b/chore/developer_guide/_static/doctools.js @@ -1,12 +1,5 @@ /* - * doctools.js - * ~~~~~~~~~~~ - * * Base JavaScript utilities for all Sphinx HTML documentation. - * - * :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS. - * :license: BSD, see LICENSE for details. - * */ "use strict"; diff --git a/chore/developer_guide/_static/language_data.js b/chore/developer_guide/_static/language_data.js index 367b8ed81..c7fe6c6fa 100644 --- a/chore/developer_guide/_static/language_data.js +++ b/chore/developer_guide/_static/language_data.js @@ -1,13 +1,6 @@ /* - * language_data.js - * ~~~~~~~~~~~~~~~~ - * * This script contains the language-specific data used by searchtools.js, * namely the list of stopwords, stemmer, scorer and splitter. - * - * :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS. - * :license: BSD, see LICENSE for details. - * */ var stopwords = ["a", "and", "are", "as", "at", "be", "but", "by", "for", "if", "in", "into", "is", "it", "near", "no", "not", "of", "on", "or", "such", "that", "the", "their", "then", "there", "these", "they", "this", "to", "was", "will", "with"]; diff --git a/chore/developer_guide/_static/searchtools.js b/chore/developer_guide/_static/searchtools.js index b08d58c9b..2c774d17a 100644 --- a/chore/developer_guide/_static/searchtools.js +++ b/chore/developer_guide/_static/searchtools.js @@ -1,12 +1,5 @@ /* - * searchtools.js - * ~~~~~~~~~~~~~~~~ - * * Sphinx JavaScript utilities for the full-text search. - * - * :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS. - * :license: BSD, see LICENSE for details. - * */ "use strict"; @@ -20,7 +13,7 @@ if (typeof Scorer === "undefined") { // and returns the new score. /* score: result => { - const [docname, title, anchor, descr, score, filename] = result + const [docname, title, anchor, descr, score, filename, kind] = result return score }, */ @@ -47,6 +40,14 @@ if (typeof Scorer === "undefined") { }; } +// Global search result kind enum, used by themes to style search results. +class SearchResultKind { + static get index() { return "index"; } + static get object() { return "object"; } + static get text() { return "text"; } + static get title() { return "title"; } +} + const _removeChildren = (element) => { while (element && element.lastChild) element.removeChild(element.lastChild); }; @@ -64,9 +65,13 @@ const _displayItem = (item, searchTerms, highlightTerms) => { const showSearchSummary = DOCUMENTATION_OPTIONS.SHOW_SEARCH_SUMMARY; const contentRoot = document.documentElement.dataset.content_root; - const [docName, title, anchor, descr, score, _filename] = item; + const [docName, title, anchor, descr, score, _filename, kind] = item; let listItem = document.createElement("li"); + // Add a class representing the item's type: + // can be used by a theme's CSS selector for styling + // See SearchResultKind for the class names. + listItem.classList.add(`kind-${kind}`); let requestUrl; let linkUrl; if (docBuilder === "dirhtml") { @@ -115,8 +120,10 @@ const _finishSearch = (resultCount) => { "Your search did not match any documents. Please make sure that all words are spelled correctly and that you've selected enough categories." ); else - Search.status.innerText = _( - "Search finished, found ${resultCount} page(s) matching the search query." + Search.status.innerText = Documentation.ngettext( + "Search finished, found one page matching the search query.", + "Search finished, found ${resultCount} pages matching the search query.", + resultCount, ).replace('${resultCount}', resultCount); }; const _displayNextItem = ( @@ -138,7 +145,7 @@ const _displayNextItem = ( else _finishSearch(resultCount); }; // Helper function used by query() to order search results. -// Each input is an array of [docname, title, anchor, descr, score, filename]. +// Each input is an array of [docname, title, anchor, descr, score, filename, kind]. // Order the results by score (in opposite order of appearance, since the // `_displayNextItem` function uses pop() to retrieve items) and then alphabetically. const _orderResultsByScoreThenName = (a, b) => { @@ -248,6 +255,7 @@ const Search = { searchSummary.classList.add("search-summary"); searchSummary.innerText = ""; const searchList = document.createElement("ul"); + searchList.setAttribute("role", "list"); searchList.classList.add("search"); const out = document.getElementById("search-results"); @@ -318,7 +326,7 @@ const Search = { const indexEntries = Search._index.indexentries; // Collect multiple result groups to be sorted separately and then ordered. - // Each is an array of [docname, title, anchor, descr, score, filename]. + // Each is an array of [docname, title, anchor, descr, score, filename, kind]. const normalResults = []; const nonMainIndexResults = []; @@ -337,6 +345,7 @@ const Search = { null, score + boost, filenames[file], + SearchResultKind.title, ]); } } @@ -354,6 +363,7 @@ const Search = { null, score, filenames[file], + SearchResultKind.index, ]; if (isMain) { normalResults.push(result); @@ -475,6 +485,7 @@ const Search = { descr, score, filenames[match[0]], + SearchResultKind.object, ]); }; Object.keys(objects).forEach((prefix) => @@ -585,6 +596,7 @@ const Search = { null, score, filenames[file], + SearchResultKind.text, ]); } return results; diff --git a/chore/developer_guide/developer_guide/build_options.html b/chore/developer_guide/developer_guide/build_options.html index 302461d8e..3ede40120 100644 --- a/chore/developer_guide/developer_guide/build_options.html +++ b/chore/developer_guide/developer_guide/build_options.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/developer_guide/cadet_core_architecture.html b/chore/developer_guide/developer_guide/cadet_core_architecture.html index 09231fa87..c5e0df5a4 100644 --- a/chore/developer_guide/developer_guide/cadet_core_architecture.html +++ b/chore/developer_guide/developer_guide/cadet_core_architecture.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/developer_guide/cadet_python.html b/chore/developer_guide/developer_guide/cadet_python.html index c83ed5aa4..56b184f43 100644 --- a/chore/developer_guide/developer_guide/cadet_python.html +++ b/chore/developer_guide/developer_guide/cadet_python.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/developer_guide/debugging.html b/chore/developer_guide/developer_guide/debugging.html index 3ecfe21b8..e2b5ca9ad 100644 --- a/chore/developer_guide/developer_guide/debugging.html +++ b/chore/developer_guide/developer_guide/debugging.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/developer_guide/index.html b/chore/developer_guide/developer_guide/index.html index 5c06befb3..cfd658070 100644 --- a/chore/developer_guide/developer_guide/index.html +++ b/chore/developer_guide/developer_guide/index.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/developer_guide/model_expansion.html b/chore/developer_guide/developer_guide/model_expansion.html index 6a1cdc911..d1294c8af 100644 --- a/chore/developer_guide/developer_guide/model_expansion.html +++ b/chore/developer_guide/developer_guide/model_expansion.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/developer_guide/testing.html b/chore/developer_guide/developer_guide/testing.html index 8f16740b3..2f5550624 100644 --- a/chore/developer_guide/developer_guide/testing.html +++ b/chore/developer_guide/developer_guide/testing.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/examples/batch_chromatography.html b/chore/developer_guide/examples/batch_chromatography.html index 645df5ac9..0a7083a23 100644 --- a/chore/developer_guide/examples/batch_chromatography.html +++ b/chore/developer_guide/examples/batch_chromatography.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/examples/index.html b/chore/developer_guide/examples/index.html index 7a713ee64..8ec047ca6 100644 --- a/chore/developer_guide/examples/index.html +++ b/chore/developer_guide/examples/index.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/examples/load_wash_elute.html b/chore/developer_guide/examples/load_wash_elute.html index 996cfce22..da79f6a38 100644 --- a/chore/developer_guide/examples/load_wash_elute.html +++ b/chore/developer_guide/examples/load_wash_elute.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/examples/reaction_cstr.html b/chore/developer_guide/examples/reaction_cstr.html index 7d9b4cb46..8cdea04cf 100644 --- a/chore/developer_guide/examples/reaction_cstr.html +++ b/chore/developer_guide/examples/reaction_cstr.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/examples/rtd.html b/chore/developer_guide/examples/rtd.html index fbc399a0e..c8736adf4 100644 --- a/chore/developer_guide/examples/rtd.html +++ b/chore/developer_guide/examples/rtd.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/genindex.html b/chore/developer_guide/genindex.html index 267153c11..1f8437de3 100644 --- a/chore/developer_guide/genindex.html +++ b/chore/developer_guide/genindex.html @@ -8,7 +8,7 @@ - + diff --git a/chore/developer_guide/getting_started/build_linux.html b/chore/developer_guide/getting_started/build_linux.html index 3ecac98ab..ee54b8c68 100644 --- a/chore/developer_guide/getting_started/build_linux.html +++ b/chore/developer_guide/getting_started/build_linux.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/getting_started/build_osx.html b/chore/developer_guide/getting_started/build_osx.html index fe42dbd4b..6296ad254 100644 --- a/chore/developer_guide/getting_started/build_osx.html +++ b/chore/developer_guide/getting_started/build_osx.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/getting_started/build_windows.html b/chore/developer_guide/getting_started/build_windows.html index 32e118b8a..cd143f748 100644 --- a/chore/developer_guide/getting_started/build_windows.html +++ b/chore/developer_guide/getting_started/build_windows.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/getting_started/index.html b/chore/developer_guide/getting_started/index.html index 8ea262923..0ca8fe9b1 100644 --- a/chore/developer_guide/getting_started/index.html +++ b/chore/developer_guide/getting_started/index.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/getting_started/installation.html b/chore/developer_guide/getting_started/installation.html index 858eb28ee..6fe302b75 100644 --- a/chore/developer_guide/getting_started/installation.html +++ b/chore/developer_guide/getting_started/installation.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/getting_started/tutorials/breakthrough.html b/chore/developer_guide/getting_started/tutorials/breakthrough.html index 9f50e0b1d..57c213f67 100644 --- a/chore/developer_guide/getting_started/tutorials/breakthrough.html +++ b/chore/developer_guide/getting_started/tutorials/breakthrough.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/index.html b/chore/developer_guide/index.html index 731a7ce83..6bb4c3026 100644 --- a/chore/developer_guide/index.html +++ b/chore/developer_guide/index.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/interface/binding/bi_steric_mass_action.html b/chore/developer_guide/interface/binding/bi_steric_mass_action.html index 2cf4068d8..b9b758001 100644 --- a/chore/developer_guide/interface/binding/bi_steric_mass_action.html +++ b/chore/developer_guide/interface/binding/bi_steric_mass_action.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/interface/binding/extended_mobile_phase_modulator_langmuir.html b/chore/developer_guide/interface/binding/extended_mobile_phase_modulator_langmuir.html index dde2b8628..ec52895c0 100644 --- a/chore/developer_guide/interface/binding/extended_mobile_phase_modulator_langmuir.html +++ b/chore/developer_guide/interface/binding/extended_mobile_phase_modulator_langmuir.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/interface/binding/freundlich_ldf.html b/chore/developer_guide/interface/binding/freundlich_ldf.html index fb857aa22..ba454b518 100644 --- a/chore/developer_guide/interface/binding/freundlich_ldf.html +++ b/chore/developer_guide/interface/binding/freundlich_ldf.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/interface/binding/generalized_ion_exchange.html b/chore/developer_guide/interface/binding/generalized_ion_exchange.html index 3857e71be..717ff3bfc 100644 --- a/chore/developer_guide/interface/binding/generalized_ion_exchange.html +++ b/chore/developer_guide/interface/binding/generalized_ion_exchange.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/interface/binding/hic_constant_water_activity.html b/chore/developer_guide/interface/binding/hic_constant_water_activity.html index d194e456a..826d5035c 100644 --- a/chore/developer_guide/interface/binding/hic_constant_water_activity.html +++ b/chore/developer_guide/interface/binding/hic_constant_water_activity.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/interface/binding/hic_water_on_hydrophobic_surfaces.html b/chore/developer_guide/interface/binding/hic_water_on_hydrophobic_surfaces.html index 8981450d1..431ea1ef5 100644 --- a/chore/developer_guide/interface/binding/hic_water_on_hydrophobic_surfaces.html +++ b/chore/developer_guide/interface/binding/hic_water_on_hydrophobic_surfaces.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/interface/binding/index.html b/chore/developer_guide/interface/binding/index.html index edcfea0f0..addf24bec 100644 --- a/chore/developer_guide/interface/binding/index.html +++ b/chore/developer_guide/interface/binding/index.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/interface/binding/linear.html b/chore/developer_guide/interface/binding/linear.html index bdc8edc2a..581565e30 100644 --- a/chore/developer_guide/interface/binding/linear.html +++ b/chore/developer_guide/interface/binding/linear.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/interface/binding/mobile_phase_modulator_langmuir.html b/chore/developer_guide/interface/binding/mobile_phase_modulator_langmuir.html index 1b54df6f5..0a981da2c 100644 --- a/chore/developer_guide/interface/binding/mobile_phase_modulator_langmuir.html +++ b/chore/developer_guide/interface/binding/mobile_phase_modulator_langmuir.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/interface/binding/multi_component_anti_langmuir.html b/chore/developer_guide/interface/binding/multi_component_anti_langmuir.html index e9f055923..aafe5a60e 100644 --- a/chore/developer_guide/interface/binding/multi_component_anti_langmuir.html +++ b/chore/developer_guide/interface/binding/multi_component_anti_langmuir.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/interface/binding/multi_component_bi_langmuir.html b/chore/developer_guide/interface/binding/multi_component_bi_langmuir.html index d0cb9f7df..85c2f92aa 100644 --- a/chore/developer_guide/interface/binding/multi_component_bi_langmuir.html +++ b/chore/developer_guide/interface/binding/multi_component_bi_langmuir.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/interface/binding/multi_component_bi_langmuir_ldf.html b/chore/developer_guide/interface/binding/multi_component_bi_langmuir_ldf.html index 457464c65..a4365328c 100644 --- a/chore/developer_guide/interface/binding/multi_component_bi_langmuir_ldf.html +++ b/chore/developer_guide/interface/binding/multi_component_bi_langmuir_ldf.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/interface/binding/multi_component_colloidal.html b/chore/developer_guide/interface/binding/multi_component_colloidal.html index d4bb4ca0a..a1b6943d5 100644 --- a/chore/developer_guide/interface/binding/multi_component_colloidal.html +++ b/chore/developer_guide/interface/binding/multi_component_colloidal.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/interface/binding/multi_component_langmuir.html b/chore/developer_guide/interface/binding/multi_component_langmuir.html index eb946327c..5580829ed 100644 --- a/chore/developer_guide/interface/binding/multi_component_langmuir.html +++ b/chore/developer_guide/interface/binding/multi_component_langmuir.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/interface/binding/multi_component_langmuir_ldf.html b/chore/developer_guide/interface/binding/multi_component_langmuir_ldf.html index c25f5ed85..de07f5b0f 100644 --- a/chore/developer_guide/interface/binding/multi_component_langmuir_ldf.html +++ b/chore/developer_guide/interface/binding/multi_component_langmuir_ldf.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/interface/binding/multi_component_langmuir_ldf_liquid_phase.html b/chore/developer_guide/interface/binding/multi_component_langmuir_ldf_liquid_phase.html index 31071f621..03dc3e0d0 100644 --- a/chore/developer_guide/interface/binding/multi_component_langmuir_ldf_liquid_phase.html +++ b/chore/developer_guide/interface/binding/multi_component_langmuir_ldf_liquid_phase.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/interface/binding/multi_component_spreading.html b/chore/developer_guide/interface/binding/multi_component_spreading.html index 33964a5d3..282fa5d0e 100644 --- a/chore/developer_guide/interface/binding/multi_component_spreading.html +++ b/chore/developer_guide/interface/binding/multi_component_spreading.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/interface/binding/multi_state_steric_mass_action.html b/chore/developer_guide/interface/binding/multi_state_steric_mass_action.html index d595ff537..4dffd89ae 100644 --- a/chore/developer_guide/interface/binding/multi_state_steric_mass_action.html +++ b/chore/developer_guide/interface/binding/multi_state_steric_mass_action.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/interface/binding/saska.html b/chore/developer_guide/interface/binding/saska.html index 383f6c916..d735120c4 100644 --- a/chore/developer_guide/interface/binding/saska.html +++ b/chore/developer_guide/interface/binding/saska.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/interface/binding/self_association.html b/chore/developer_guide/interface/binding/self_association.html index ff724c0aa..e2c3c39a0 100644 --- a/chore/developer_guide/interface/binding/self_association.html +++ b/chore/developer_guide/interface/binding/self_association.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/interface/binding/simplified_multi_state_steric_mass_action.html b/chore/developer_guide/interface/binding/simplified_multi_state_steric_mass_action.html index 923ea5f7c..b6b05a24c 100644 --- a/chore/developer_guide/interface/binding/simplified_multi_state_steric_mass_action.html +++ b/chore/developer_guide/interface/binding/simplified_multi_state_steric_mass_action.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/interface/binding/steric_mass_action.html b/chore/developer_guide/interface/binding/steric_mass_action.html index 5d3ec3ea0..08988e3ca 100644 --- a/chore/developer_guide/interface/binding/steric_mass_action.html +++ b/chore/developer_guide/interface/binding/steric_mass_action.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/interface/consistent_initialization.html b/chore/developer_guide/interface/consistent_initialization.html index 6b8f3c385..053032ab4 100644 --- a/chore/developer_guide/interface/consistent_initialization.html +++ b/chore/developer_guide/interface/consistent_initialization.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/interface/flux_reconstruction.html b/chore/developer_guide/interface/flux_reconstruction.html index b64615345..3b186a414 100644 --- a/chore/developer_guide/interface/flux_reconstruction.html +++ b/chore/developer_guide/interface/flux_reconstruction.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/interface/index.html b/chore/developer_guide/interface/index.html index f4c86fc4f..e815b6e8a 100644 --- a/chore/developer_guide/interface/index.html +++ b/chore/developer_guide/interface/index.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/interface/input_group.html b/chore/developer_guide/interface/input_group.html index d0681de10..68d86da0a 100644 --- a/chore/developer_guide/interface/input_group.html +++ b/chore/developer_guide/interface/input_group.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/interface/introduction.html b/chore/developer_guide/interface/introduction.html index c580b58f1..bc81cddcf 100644 --- a/chore/developer_guide/interface/introduction.html +++ b/chore/developer_guide/interface/introduction.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/interface/meta_group.html b/chore/developer_guide/interface/meta_group.html index 90d648811..7a7c5355b 100644 --- a/chore/developer_guide/interface/meta_group.html +++ b/chore/developer_guide/interface/meta_group.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/interface/output_group.html b/chore/developer_guide/interface/output_group.html index d88623c0a..357b1ce0c 100644 --- a/chore/developer_guide/interface/output_group.html +++ b/chore/developer_guide/interface/output_group.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/interface/parameter_dependencies.html b/chore/developer_guide/interface/parameter_dependencies.html index 12be99d7f..a3039db4f 100644 --- a/chore/developer_guide/interface/parameter_dependencies.html +++ b/chore/developer_guide/interface/parameter_dependencies.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/interface/reaction/index.html b/chore/developer_guide/interface/reaction/index.html index 585137046..8f965cc55 100644 --- a/chore/developer_guide/interface/reaction/index.html +++ b/chore/developer_guide/interface/reaction/index.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/interface/reaction/mass_action_law.html b/chore/developer_guide/interface/reaction/mass_action_law.html index 60ec68d80..9328565e2 100644 --- a/chore/developer_guide/interface/reaction/mass_action_law.html +++ b/chore/developer_guide/interface/reaction/mass_action_law.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/interface/reaction/michaelis_menten_kinetics.html b/chore/developer_guide/interface/reaction/michaelis_menten_kinetics.html index df35b7965..d4a7d22f6 100644 --- a/chore/developer_guide/interface/reaction/michaelis_menten_kinetics.html +++ b/chore/developer_guide/interface/reaction/michaelis_menten_kinetics.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/interface/return_data.html b/chore/developer_guide/interface/return_data.html index 65b434864..005d184e1 100644 --- a/chore/developer_guide/interface/return_data.html +++ b/chore/developer_guide/interface/return_data.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/interface/sensitivities.html b/chore/developer_guide/interface/sensitivities.html index 1364a0c04..f74538b57 100644 --- a/chore/developer_guide/interface/sensitivities.html +++ b/chore/developer_guide/interface/sensitivities.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/interface/solver.html b/chore/developer_guide/interface/solver.html index 6b3e77b41..752dcd8a3 100644 --- a/chore/developer_guide/interface/solver.html +++ b/chore/developer_guide/interface/solver.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/interface/spatial_discretization_methods.html b/chore/developer_guide/interface/spatial_discretization_methods.html index 77b8ea8cb..3116fb50e 100644 --- a/chore/developer_guide/interface/spatial_discretization_methods.html +++ b/chore/developer_guide/interface/spatial_discretization_methods.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/interface/system.html b/chore/developer_guide/interface/system.html index 3f11beaff..08cd2d134 100644 --- a/chore/developer_guide/interface/system.html +++ b/chore/developer_guide/interface/system.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/interface/unit_operations/2d_general_rate_model.html b/chore/developer_guide/interface/unit_operations/2d_general_rate_model.html index a38e8fb92..50ee4b57a 100644 --- a/chore/developer_guide/interface/unit_operations/2d_general_rate_model.html +++ b/chore/developer_guide/interface/unit_operations/2d_general_rate_model.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/interface/unit_operations/cstr.html b/chore/developer_guide/interface/unit_operations/cstr.html index 0de3149d9..0f9d2abee 100644 --- a/chore/developer_guide/interface/unit_operations/cstr.html +++ b/chore/developer_guide/interface/unit_operations/cstr.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/interface/unit_operations/general_rate_model.html b/chore/developer_guide/interface/unit_operations/general_rate_model.html index dead9af67..cceb87722 100644 --- a/chore/developer_guide/interface/unit_operations/general_rate_model.html +++ b/chore/developer_guide/interface/unit_operations/general_rate_model.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/interface/unit_operations/index.html b/chore/developer_guide/interface/unit_operations/index.html index 8708a42e9..f39b3b48e 100644 --- a/chore/developer_guide/interface/unit_operations/index.html +++ b/chore/developer_guide/interface/unit_operations/index.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/interface/unit_operations/inlet.html b/chore/developer_guide/interface/unit_operations/inlet.html index 06dfbb9ac..57778a71d 100644 --- a/chore/developer_guide/interface/unit_operations/inlet.html +++ b/chore/developer_guide/interface/unit_operations/inlet.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/interface/unit_operations/lumped_rate_model_with_pores.html b/chore/developer_guide/interface/unit_operations/lumped_rate_model_with_pores.html index 055720fcb..ae63825ec 100644 --- a/chore/developer_guide/interface/unit_operations/lumped_rate_model_with_pores.html +++ b/chore/developer_guide/interface/unit_operations/lumped_rate_model_with_pores.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/interface/unit_operations/lumped_rate_model_without_pores.html b/chore/developer_guide/interface/unit_operations/lumped_rate_model_without_pores.html index e92ca78ea..35fa189ff 100644 --- a/chore/developer_guide/interface/unit_operations/lumped_rate_model_without_pores.html +++ b/chore/developer_guide/interface/unit_operations/lumped_rate_model_without_pores.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/interface/unit_operations/multi_channel_transport_model.html b/chore/developer_guide/interface/unit_operations/multi_channel_transport_model.html index 9a54165bd..584ebfa40 100644 --- a/chore/developer_guide/interface/unit_operations/multi_channel_transport_model.html +++ b/chore/developer_guide/interface/unit_operations/multi_channel_transport_model.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/interface/unit_operations/outlet.html b/chore/developer_guide/interface/unit_operations/outlet.html index 7789941e3..2189e11da 100644 --- a/chore/developer_guide/interface/unit_operations/outlet.html +++ b/chore/developer_guide/interface/unit_operations/outlet.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/interface/unit_operations/radial_flow_models.html b/chore/developer_guide/interface/unit_operations/radial_flow_models.html index b33852df2..e048fe471 100644 --- a/chore/developer_guide/interface/unit_operations/radial_flow_models.html +++ b/chore/developer_guide/interface/unit_operations/radial_flow_models.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/license.html b/chore/developer_guide/license.html index 8efe16b2f..6ec23b62e 100644 --- a/chore/developer_guide/license.html +++ b/chore/developer_guide/license.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/modelling/binding/bi_steric_mass_action.html b/chore/developer_guide/modelling/binding/bi_steric_mass_action.html index b61eaddf6..86bcab3a9 100644 --- a/chore/developer_guide/modelling/binding/bi_steric_mass_action.html +++ b/chore/developer_guide/modelling/binding/bi_steric_mass_action.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/modelling/binding/extended_mobile_phase_modulator_langmuir.html b/chore/developer_guide/modelling/binding/extended_mobile_phase_modulator_langmuir.html index ae5fffb59..5299d9036 100644 --- a/chore/developer_guide/modelling/binding/extended_mobile_phase_modulator_langmuir.html +++ b/chore/developer_guide/modelling/binding/extended_mobile_phase_modulator_langmuir.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/modelling/binding/freundlich_ldf.html b/chore/developer_guide/modelling/binding/freundlich_ldf.html index 215cd4420..eaa9fbf46 100644 --- a/chore/developer_guide/modelling/binding/freundlich_ldf.html +++ b/chore/developer_guide/modelling/binding/freundlich_ldf.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/modelling/binding/generalized_ion_exchange.html b/chore/developer_guide/modelling/binding/generalized_ion_exchange.html index cb59740f3..6fabb8d8e 100644 --- a/chore/developer_guide/modelling/binding/generalized_ion_exchange.html +++ b/chore/developer_guide/modelling/binding/generalized_ion_exchange.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/modelling/binding/hic_constant_water_activity.html b/chore/developer_guide/modelling/binding/hic_constant_water_activity.html index 987fe4155..6d53dc5ed 100644 --- a/chore/developer_guide/modelling/binding/hic_constant_water_activity.html +++ b/chore/developer_guide/modelling/binding/hic_constant_water_activity.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/modelling/binding/hic_water_on_hydrophobic_surfaces.html b/chore/developer_guide/modelling/binding/hic_water_on_hydrophobic_surfaces.html index 3acdb02d1..7133c8e24 100644 --- a/chore/developer_guide/modelling/binding/hic_water_on_hydrophobic_surfaces.html +++ b/chore/developer_guide/modelling/binding/hic_water_on_hydrophobic_surfaces.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/modelling/binding/index.html b/chore/developer_guide/modelling/binding/index.html index e2628636c..daaa44fbc 100644 --- a/chore/developer_guide/modelling/binding/index.html +++ b/chore/developer_guide/modelling/binding/index.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/modelling/binding/linear.html b/chore/developer_guide/modelling/binding/linear.html index 414859a71..e8cbe434a 100644 --- a/chore/developer_guide/modelling/binding/linear.html +++ b/chore/developer_guide/modelling/binding/linear.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/modelling/binding/mobile_phase_modulator_langmuir.html b/chore/developer_guide/modelling/binding/mobile_phase_modulator_langmuir.html index 59ae90c78..a29b7cf9c 100644 --- a/chore/developer_guide/modelling/binding/mobile_phase_modulator_langmuir.html +++ b/chore/developer_guide/modelling/binding/mobile_phase_modulator_langmuir.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/modelling/binding/multi_component_anti_langmuir.html b/chore/developer_guide/modelling/binding/multi_component_anti_langmuir.html index 8cfbfcbef..873e16498 100644 --- a/chore/developer_guide/modelling/binding/multi_component_anti_langmuir.html +++ b/chore/developer_guide/modelling/binding/multi_component_anti_langmuir.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/modelling/binding/multi_component_bi_langmuir.html b/chore/developer_guide/modelling/binding/multi_component_bi_langmuir.html index e06e6d2a4..c5b9e515e 100644 --- a/chore/developer_guide/modelling/binding/multi_component_bi_langmuir.html +++ b/chore/developer_guide/modelling/binding/multi_component_bi_langmuir.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/modelling/binding/multi_component_bi_langmuir_ldf.html b/chore/developer_guide/modelling/binding/multi_component_bi_langmuir_ldf.html index c5fced867..497453bf9 100644 --- a/chore/developer_guide/modelling/binding/multi_component_bi_langmuir_ldf.html +++ b/chore/developer_guide/modelling/binding/multi_component_bi_langmuir_ldf.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/modelling/binding/multi_component_colloidal.html b/chore/developer_guide/modelling/binding/multi_component_colloidal.html index ac8157f59..0972574ce 100644 --- a/chore/developer_guide/modelling/binding/multi_component_colloidal.html +++ b/chore/developer_guide/modelling/binding/multi_component_colloidal.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/modelling/binding/multi_component_langmuir.html b/chore/developer_guide/modelling/binding/multi_component_langmuir.html index 06727d47c..ecba1e58a 100644 --- a/chore/developer_guide/modelling/binding/multi_component_langmuir.html +++ b/chore/developer_guide/modelling/binding/multi_component_langmuir.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/modelling/binding/multi_component_langmuir_ldf.html b/chore/developer_guide/modelling/binding/multi_component_langmuir_ldf.html index fbf2e285d..960743ecf 100644 --- a/chore/developer_guide/modelling/binding/multi_component_langmuir_ldf.html +++ b/chore/developer_guide/modelling/binding/multi_component_langmuir_ldf.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/modelling/binding/multi_component_langmuir_ldf_liquid_phase.html b/chore/developer_guide/modelling/binding/multi_component_langmuir_ldf_liquid_phase.html index 506655d6d..527f6c385 100644 --- a/chore/developer_guide/modelling/binding/multi_component_langmuir_ldf_liquid_phase.html +++ b/chore/developer_guide/modelling/binding/multi_component_langmuir_ldf_liquid_phase.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/modelling/binding/multi_component_spreading.html b/chore/developer_guide/modelling/binding/multi_component_spreading.html index 2d470c264..8b893493a 100644 --- a/chore/developer_guide/modelling/binding/multi_component_spreading.html +++ b/chore/developer_guide/modelling/binding/multi_component_spreading.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/modelling/binding/multi_state_steric_mass_action.html b/chore/developer_guide/modelling/binding/multi_state_steric_mass_action.html index 9f0f09c76..9e58da100 100644 --- a/chore/developer_guide/modelling/binding/multi_state_steric_mass_action.html +++ b/chore/developer_guide/modelling/binding/multi_state_steric_mass_action.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/modelling/binding/saska.html b/chore/developer_guide/modelling/binding/saska.html index 14534e49f..fdf963e07 100644 --- a/chore/developer_guide/modelling/binding/saska.html +++ b/chore/developer_guide/modelling/binding/saska.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/modelling/binding/self_association.html b/chore/developer_guide/modelling/binding/self_association.html index 092273794..4c73d5867 100644 --- a/chore/developer_guide/modelling/binding/self_association.html +++ b/chore/developer_guide/modelling/binding/self_association.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/modelling/binding/simplified_multi_state_steric_mass_action.html b/chore/developer_guide/modelling/binding/simplified_multi_state_steric_mass_action.html index 6f8e2f50a..739e6f37a 100644 --- a/chore/developer_guide/modelling/binding/simplified_multi_state_steric_mass_action.html +++ b/chore/developer_guide/modelling/binding/simplified_multi_state_steric_mass_action.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/modelling/binding/steric_mass_action.html b/chore/developer_guide/modelling/binding/steric_mass_action.html index 982caa8ac..eda1c8cd8 100644 --- a/chore/developer_guide/modelling/binding/steric_mass_action.html +++ b/chore/developer_guide/modelling/binding/steric_mass_action.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/modelling/equations.html b/chore/developer_guide/modelling/equations.html index c70b40a9e..95d472a2b 100644 --- a/chore/developer_guide/modelling/equations.html +++ b/chore/developer_guide/modelling/equations.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/modelling/index.html b/chore/developer_guide/modelling/index.html index 2ab08227a..9e4592d22 100644 --- a/chore/developer_guide/modelling/index.html +++ b/chore/developer_guide/modelling/index.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/modelling/networks.html b/chore/developer_guide/modelling/networks.html index b65661e98..faf57a851 100644 --- a/chore/developer_guide/modelling/networks.html +++ b/chore/developer_guide/modelling/networks.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/modelling/reaction/index.html b/chore/developer_guide/modelling/reaction/index.html index 87d65f55a..60c5054b7 100644 --- a/chore/developer_guide/modelling/reaction/index.html +++ b/chore/developer_guide/modelling/reaction/index.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/modelling/reaction/mass_action_law.html b/chore/developer_guide/modelling/reaction/mass_action_law.html index 3cea1c0ef..8f8b55a7d 100644 --- a/chore/developer_guide/modelling/reaction/mass_action_law.html +++ b/chore/developer_guide/modelling/reaction/mass_action_law.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/modelling/reaction/michaelis_menten_kinetics.html b/chore/developer_guide/modelling/reaction/michaelis_menten_kinetics.html index c25941f8d..bb0c13e48 100644 --- a/chore/developer_guide/modelling/reaction/michaelis_menten_kinetics.html +++ b/chore/developer_guide/modelling/reaction/michaelis_menten_kinetics.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/modelling/unit_operations/2d_general_rate_model.html b/chore/developer_guide/modelling/unit_operations/2d_general_rate_model.html index 7d592bd39..947f90d12 100644 --- a/chore/developer_guide/modelling/unit_operations/2d_general_rate_model.html +++ b/chore/developer_guide/modelling/unit_operations/2d_general_rate_model.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/modelling/unit_operations/cstr.html b/chore/developer_guide/modelling/unit_operations/cstr.html index 49c9fe693..ba7b4f5f2 100644 --- a/chore/developer_guide/modelling/unit_operations/cstr.html +++ b/chore/developer_guide/modelling/unit_operations/cstr.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/modelling/unit_operations/general_rate_model.html b/chore/developer_guide/modelling/unit_operations/general_rate_model.html index 28c3f6624..20df50553 100644 --- a/chore/developer_guide/modelling/unit_operations/general_rate_model.html +++ b/chore/developer_guide/modelling/unit_operations/general_rate_model.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/modelling/unit_operations/index.html b/chore/developer_guide/modelling/unit_operations/index.html index fc8527659..e4779bcb6 100644 --- a/chore/developer_guide/modelling/unit_operations/index.html +++ b/chore/developer_guide/modelling/unit_operations/index.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/modelling/unit_operations/inlet.html b/chore/developer_guide/modelling/unit_operations/inlet.html index e111a3224..d801f499a 100644 --- a/chore/developer_guide/modelling/unit_operations/inlet.html +++ b/chore/developer_guide/modelling/unit_operations/inlet.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/modelling/unit_operations/lumped_rate_model_with_pores.html b/chore/developer_guide/modelling/unit_operations/lumped_rate_model_with_pores.html index 48d7f84ee..74432ea51 100644 --- a/chore/developer_guide/modelling/unit_operations/lumped_rate_model_with_pores.html +++ b/chore/developer_guide/modelling/unit_operations/lumped_rate_model_with_pores.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/modelling/unit_operations/lumped_rate_model_without_pores.html b/chore/developer_guide/modelling/unit_operations/lumped_rate_model_without_pores.html index b6fc379d2..13d5c8524 100644 --- a/chore/developer_guide/modelling/unit_operations/lumped_rate_model_without_pores.html +++ b/chore/developer_guide/modelling/unit_operations/lumped_rate_model_without_pores.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/modelling/unit_operations/multi_channel_transport_model.html b/chore/developer_guide/modelling/unit_operations/multi_channel_transport_model.html index 598a07d2a..d8705cc7d 100644 --- a/chore/developer_guide/modelling/unit_operations/multi_channel_transport_model.html +++ b/chore/developer_guide/modelling/unit_operations/multi_channel_transport_model.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/modelling/unit_operations/outlet.html b/chore/developer_guide/modelling/unit_operations/outlet.html index 788c8d706..0e8b2ebe1 100644 --- a/chore/developer_guide/modelling/unit_operations/outlet.html +++ b/chore/developer_guide/modelling/unit_operations/outlet.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/requirements.html b/chore/developer_guide/requirements.html index 98dd58c46..3c9150f82 100644 --- a/chore/developer_guide/requirements.html +++ b/chore/developer_guide/requirements.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/search.html b/chore/developer_guide/search.html index 8b9940632..f3ed1801e 100644 --- a/chore/developer_guide/search.html +++ b/chore/developer_guide/search.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/searchindex.js b/chore/developer_guide/searchindex.js index 591799b5f..fbb7f5619 100644 --- a/chore/developer_guide/searchindex.js +++ b/chore/developer_guide/searchindex.js @@ -1 +1 @@ -Search.setIndex({"alltitles": {"/output/coordinates/unit_XXX": [[48, "output-coordinates-unit-xxx"]], "0. Preliminary Steps": [[3, "preliminary-steps"]], "1. Setting Up the Model": [[3, "setting-up-the-model"], [18, "setting-up-the-model"]], "2. Setting up Time Sections and Connections": [[3, "setting-up-time-sections-and-connections"]], "3. Setting Up the Simulator and Running the Simulation": [[3, "setting-up-the-simulator-and-running-the-simulation"], [18, "setting-up-the-simulator-and-running-the-simulation"]], "4. Plotting the Results": [[3, "plotting-the-results"], [18, "plotting-the-results"]], "Acknowledgments": [[19, "acknowledgments"]], "Adaptivity": [[107, "adaptivity"]], "Adding tests for your model": [[7, "adding-tests-for-your-model"]], "Adsorption Model": [[3, "adsorption-model"], [18, "adsorption-model"]], "Algorithmic differentiation": [[6, "algorithmic-differentiation"]], "Batch chromatography": [[8, null]], "Bi Steric Mass Action": [[20, null], [69, null]], "Bibliography": [[108, null]], "Binding Model": [[6, "binding-model"]], "Binding model feature matrix": [[75, "binding-model-feature-matrix"]], "Binding models": [[26, null], [75, null]], "Bugs": [[19, "bugs"]], "Build CADET": [[13, "build-cadet"], [14, "build-cadet"]], "Build CADET from the command line": [[15, "build-cadet-from-the-command-line"]], "Build CADET in Visual Studio": [[15, "build-cadet-in-visual-studio"]], "Build dependencies": [[14, "build-dependencies"]], "Build for Linux": [[13, null]], "Build for MS Windows": [[15, null]], "Build for OSX": [[14, null]], "CADET": [[19, null]], "CADET Documentation": [[0, null]], "CADET Introduction": [[18, null]], "CADET build options": [[1, null]], "CADET-Core debugging": [[4, null]], "CADET-Core testing": [[7, null]], "CADET-Python Introduction": [[3, null]], "Chemical reactions": [[11, null]], "Citing": [[19, "citing"]], "Column Model": [[18, "column-model"]], "Common notation and identifiers used in the file format description": [[46, "id5"]], "Consistent initialization": [[107, "consistent-initialization"]], "Continuous stirred tank reactor model": [[59, null]], "Continuous stirred tank reactor model (CSTR)": [[98, null]], "Correlation of forward- and backward rate constants": [[95, "correlation-of-forward-and-backward-rate-constants"]], "Correlations": [[49, "correlations"]], "Dependence on external function": [[75, "dependence-on-external-function"], [94, "dependence-on-external-function"]], "Developer Guide": [[5, null]], "Discontinuous Galerkin": [[60, "discontinuous-galerkin"], [63, "discontinuous-galerkin"], [64, "discontinuous-galerkin"]], "Discrete system size": [[56, "discrete-system-size"]], "Donations": [[19, "donations"]], "Dynamic flow rates": [[93, "dynamic-flow-rates"]], "Equilibrium constants": [[75, "equilibrium-constants"]], "Examples": [[9, null]], "Exercises": [[3, "exercises"]], "Extended Mobile Phase Modulator Langmuir": [[21, null], [70, null]], "Externally dependent binding models": [[26, "externally-dependent-binding-models"]], "Externally dependent reaction models": [[50, "externally-dependent-reaction-models"]], "Features": [[19, "features"]], "Features and Capabilities": [[2, "features-and-capabilities"]], "File format versions": [[44, null]], "Finite Volumes (Default)": [[60, "finite-volumes-default"], [63, "finite-volumes-default"], [64, "finite-volumes-default"]], "Flux reconstruction methods": [[43, null]], "Freundlich LDF": [[22, null], [71, null]], "General Rate Model": [[3, "general-rate-model"], [18, "general-rate-model"], [60, null]], "General rate model (GRM)": [[99, null]], "Generalized Ion Exchange": [[23, null], [72, null]], "Getting started": [[16, null]], "Global structure": [[46, "global-structure"]], "Group /input/model": [[57, "group-input-model"]], "Group /input/model/connections": [[57, "group-input-model-connections"]], "Group /input/model/connections/switch_XXX": [[57, "group-input-model-connections-switch-xxx"]], "Group /input/model/external/source_XXX - EXTFUN_TYPE = LINEAR_INTERP_DATA": [[57, "group-input-model-external-source-xxx-extfun-type-linear-interp-data"]], "Group /input/model/external/source_XXX - EXTFUN_TYPE = PIECEWISE_CUBIC_POLY": [[57, "group-input-model-external-source-xxx-extfun-type-piecewise-cubic-poly"]], "Group /input/model/solver": [[57, "group-input-model-solver"]], "Group /input/model/unit_XXX": [[49, "group-input-model-unit-xxx"], [49, "id2"]], "Group /input/model/unit_XXX - UNIT-TYPE = INLET": [[62, "group-input-model-unit-xxx-unit-type-inlet"]], "Group /input/model/unit_XXX - UNIT-TYPE = OUTLET": [[66, "group-input-model-unit-xxx-unit-type-outlet"]], "Group /input/model/unit_XXX - UNIT_TYPE - GENERAL_RATE_MODEL": [[60, "group-input-model-unit-xxx-unit-type-general-rate-model"]], "Group /input/model/unit_XXX - UNIT_TYPE - RADIAL_GENERAL_RATE_MODEL": [[67, "group-input-model-unit-xxx-unit-type-radial-general-rate-model"]], "Group /input/model/unit_XXX - UNIT_TYPE = CSTR": [[59, "group-input-model-unit-xxx-unit-type-cstr"]], "Group /input/model/unit_XXX - UNIT_TYPE = GENERAL_RATE_MODEL_2D": [[58, "group-input-model-unit-xxx-unit-type-general-rate-model-2d"]], "Group /input/model/unit_XXX - UNIT_TYPE = LUMPED_RATE_MODEL_WITHOUT_PORES": [[64, "group-input-model-unit-xxx-unit-type-lumped-rate-model-without-pores"]], "Group /input/model/unit_XXX - UNIT_TYPE = LUMPED_RATE_MODEL_WITH_PORES": [[63, "group-input-model-unit-xxx-unit-type-lumped-rate-model-with-pores"]], "Group /input/model/unit_XXX - UNIT_TYPE = MULTI_CHANNEL_TRANSPORT": [[65, "group-input-model-unit-xxx-unit-type-multi-channel-transport"]], "Group /input/model/unit_XXX/discretization - UNIT_TYPE - GENERAL_RATE_MODEL": [[60, "group-input-model-unit-xxx-discretization-unit-type-general-rate-model"]], "Group /input/model/unit_XXX/discretization - UNIT_TYPE - GENERAL_RATE_MODEL_2D": [[58, "group-input-model-unit-xxx-discretization-unit-type-general-rate-model-2d"]], "Group /input/model/unit_XXX/discretization - UNIT_TYPE - RADIAL_GENERAL_RATE_MODEL": [[67, "group-input-model-unit-xxx-discretization-unit-type-radial-general-rate-model"]], "Group /input/model/unit_XXX/discretization - UNIT_TYPE = LUMPED_RATE_MODEL_WITHOUT_PORES": [[64, "group-input-model-unit-xxx-discretization-unit-type-lumped-rate-model-without-pores"]], "Group /input/model/unit_XXX/discretization - UNIT_TYPE = MULTI_CHANNEL_TRANSPORT": [[65, "group-input-model-unit-xxx-discretization-unit-type-multi-channel-transport"]], "Group /input/model/unit_XXX/discretization/SPATIAL_METHOD - Details on the methods": [[56, "group-input-model-unit-xxx-discretization-spatial-method-details-on-the-methods"]], "Group /input/model/unit_XXX/discretization/consistency_solver - Nonlinear consistency solver paramters": [[42, "group-input-model-unit-xxx-discretization-consistency-solver-nonlinear-consistency-solver-paramters"]], "Group /input/model/unit_XXX/discretization/weno - WENO Parameters": [[43, "group-input-model-unit-xxx-discretization-weno-weno-parameters"]], "Group /input/model/unit_XXX/sec_XXX": [[62, "group-input-model-unit-xxx-sec-xxx"]], "Group /input/return": [[53, "group-input-return"]], "Group /input/return/unit_XXX": [[53, "group-input-return-unit-xxx"]], "Group /input/sensitivity": [[54, "group-input-sensitivity"]], "Group /input/sensitivity/param_XXX": [[54, "group-input-sensitivity-param-xxx"]], "Group /input/solver": [[55, "group-input-solver"]], "Group /output": [[48, "group-output"]], "Group /output/sensitivity/param_XXX/unit_YYY": [[48, "group-output-sensitivity-param-xxx-unit-yyy"]], "Group /output/solution": [[48, "group-output-solution"]], "Group /output/solution/unit_XXX": [[48, "group-output-solution-unit-xxx"]], "Group /solver/sections": [[55, "group-solver-sections"]], "Group /solver/time_integrator": [[55, "group-solver-time-integrator"]], "HIC Constant Water Activity": [[24, null], [73, null]], "HIC Water on Hydrophobic Surfaces": [[25, null], [74, null]], "Implementation Details": [[2, "implementation-details"]], "Implementation procedure": [[7, "implementation-procedure"]], "Initial Conditions": [[3, "initial-conditions"], [18, "initial-conditions"]], "Inlet": [[62, null], [101, null]], "Inlet Model": [[3, "inlet-model"], [18, "inlet-model"]], "Input Group": [[45, null]], "Install CADET core simulator": [[17, "install-cadet-core-simulator"]], "Install CADET-Process": [[17, "install-cadet-process"]], "Install a frontend": [[17, "install-a-frontend"]], "Install dependencies": [[13, "install-dependencies"]], "Install from source": [[17, "install-from-source"]], "Install pre-built binaries": [[17, "install-pre-built-binaries"]], "Installation": [[17, null], [19, "installation"]], "Intel oneAPI Base Toolkit": [[15, "intel-oneapi-base-toolkit"]], "Interface specifications": [[44, null]], "Introduction": [[46, null]], "Joint parameters": [[107, "joint-parameters"]], "LAPACK": [[13, "lapack"], [14, "lapack"]], "License": [[68, null]], "Linear": [[27, null], [76, null]], "Linear Driving Force (LDF)": [[75, "linear-driving-force-ldf"]], "Load Wash Elute": [[10, null]], "Lumped Rate Model Without Pores": [[64, null]], "Lumped rate model with pores": [[63, null]], "Lumped rate model with pores (LRMP)": [[102, null]], "Lumped rate model without pores (LRM)": [[103, null]], "Maintenance of the tests": [[7, "maintenance-of-the-tests"]], "Manufactured solution": [[7, "manufactured-solution"]], "Mass Action Law": [[51, null]], "Mass action law": [[95, null]], "Meta Group": [[47, null]], "Michaelis Menten kinetics": [[52, null], [96, null]], "Mobile Phase Modulator Langmuir": [[28, null], [77, null]], "Model Expansion": [[6, null]], "Modelling": [[92, null]], "Multi Component Anti-Langmuir": [[29, null], [78, null]], "Multi Component Bi-Langmuir": [[30, null], [79, null]], "Multi Component Bi-Langmuir LDF": [[31, null], [80, null]], "Multi Component Colloidal": [[32, null], [81, null]], "Multi Component Langmuir": [[33, null], [82, null]], "Multi Component Langmuir LDF": [[34, null], [83, null]], "Multi Component Langmuir LDF Liquid Phase": [[35, null], [84, null]], "Multi Component Spreading": [[36, null], [85, null]], "Multi-State Steric Mass Action": [[37, null], [86, null]], "Multichannel Transport model (MCT model)": [[65, null], [104, null]], "Multiple particle types": [[26, "multiple-particle-types"], [50, "multiple-particle-types"], [99, "multiple-particle-types"]], "Networks of unit operations": [[93, null]], "Non-binding components": [[26, "non-binding-components"]], "Nonlinear solver for consistent initialization": [[42, null]], "Notation and identifiers": [[46, "notation-and-identifiers"]], "Note on DG solution vector": [[56, "note-on-dg-solution-vector"]], "Numerical reference tests": [[7, "numerical-reference-tests"]], "Ongoing Development": [[19, "ongoing-development"]], "Optional: clink": [[15, "optional-clink"]], "Options": [[1, "options"]], "Order of convergence": [[56, "order-of-convergence"]], "Ordering of multi dimensional data": [[46, "ordering-of-multi-dimensional-data"]], "Outlet": [[66, null], [105, null]], "Outlet Model": [[3, "outlet-model"]], "Output Group": [[48, null]], "Parameter Dependencies": [[49, null]], "Parameter Sensitivities": [[54, null]], "Parameter sensitivities": [[107, "parameter-sensitivities"]], "Parameter-Parameter Dependencies": [[49, "parameter-parameter-dependencies"]], "Parameter-State Dependencies": [[49, "parameter-state-dependencies"]], "Particle Geometry": [[99, "particle-geometry"]], "Prepare CADET code": [[15, "prepare-cadet-code"]], "Prerequisites": [[13, "prerequisites"], [14, "prerequisites"], [15, "prerequisites"]], "Process properties": [[18, "process-properties"]], "Radial Flow Models": [[67, null]], "Radial flow GRM": [[99, "radial-flow-grm"]], "Radial flow LRM": [[103, "radial-flow-lrm"]], "Radial flow LRMP": [[102, "radial-flow-lrmp"]], "Reaction models": [[50, null], [94, null]], "Recommendations on DG discretization parameters": [[56, "recommendations-on-dg-discretization-parameters"]], "Recommendations on the choice of spatial discretization methods": [[56, "recommendations-on-the-choice-of-spatial-discretization-methods"]], "Reference concentrations": [[75, "reference-concentrations"]], "Refinement strategy": [[56, "refinement-strategy"]], "Residence time distributions": [[12, null]], "Return data": [[53, null]], "Run the tests": [[7, "run-the-tests"]], "Saska": [[38, null], [87, null]], "Section dependent datasets in the 1D unit operation models (/input/model/unit_XXX group)": [[46, "id6"]], "Section dependent model parameters": [[46, "section-dependent-model-parameters"]], "Self Association": [[39, null], [88, null]], "Setting up the Discretization": [[3, "setting-up-the-discretization"]], "Setup": [[107, "setup"]], "Simplified Multi-State Steric Mass Action": [[40, null], [89, null]], "Simulation": [[107, null]], "Size exclusion chromatography": [[99, "size-exclusion-chromatography"]], "Smooth solutions": [[56, "smooth-solutions"]], "Software Architecture": [[2, null]], "Solution of the linear systems": [[93, "solution-of-the-linear-systems"]], "Solver Configuration": [[55, null]], "Spatial discretization - Numerical Methods": [[60, "spatial-discretization-numerical-methods"], [63, "spatial-discretization-numerical-methods"], [64, "spatial-discretization-numerical-methods"]], "Spatial discretization methods": [[56, null]], "Specification of flow rate / velocity and direction": [[97, "specification-of-flow-rate-velocity-and-direction"], [99, "specification-of-flow-rate-velocity-and-direction"]], "Specification of network connections": [[93, "specification-of-network-connections"]], "Steric Mass Action": [[41, null], [90, null]], "Supported features of the different binding models": [[75, "id3"]], "Supported features of the different unit operations models": [[100, "id2"]], "System Connectivity": [[3, "system-connectivity"], [18, "system-connectivity"]], "System of unit operations": [[57, null]], "Test build results": [[15, "test-build-results"]], "Testing and Publication": [[6, "testing-and-publication"]], "Time Sections": [[3, "time-sections"]], "Time section specification": [[107, "time-section-specification"]], "Time sections and transitions": [[107, "time-sections-and-transitions"]], "Time stepping": [[107, "time-stepping"]], "Two Dimensional General rate model (GRM2D)": [[97, null]], "Two dimensional general rate model": [[58, null]], "Unit Operation": [[6, "unit-operation"]], "Unit Operation submodel assumption": [[2, "unit-operation-submodel-assumption"]], "Unit Operations": [[61, null]], "Unit operation models": [[100, null]], "Unit tests": [[7, "unit-tests"]], "Use-case: Lumped Rate Model without pores and linear kinetic binding": [[104, "use-case-lumped-rate-model-without-pores-and-linear-kinetic-binding"]], "Use-case: Tracer transport in plants": [[104, "use-case-tracer-transport-in-plants"]], "Valve switches": [[93, "valve-switches"]], "Variables and unknowns": [[99, "id7"]], "Visual Studio:": [[15, "visual-studio"]], "cmakeSettings.json": [[1, "cmakesettings-json"]]}, "docnames": ["README", "developer_guide/build_options", "developer_guide/cadet_core_architecture", "developer_guide/cadet_python", "developer_guide/debugging", "developer_guide/index", "developer_guide/model_expansion", "developer_guide/testing", "examples/batch_chromatography", "examples/index", "examples/load_wash_elute", "examples/reaction_cstr", "examples/rtd", "getting_started/build_linux", "getting_started/build_osx", "getting_started/build_windows", "getting_started/index", "getting_started/installation", "getting_started/tutorials/breakthrough", "index", "interface/binding/bi_steric_mass_action", "interface/binding/extended_mobile_phase_modulator_langmuir", "interface/binding/freundlich_ldf", "interface/binding/generalized_ion_exchange", "interface/binding/hic_constant_water_activity", "interface/binding/hic_water_on_hydrophobic_surfaces", "interface/binding/index", "interface/binding/linear", "interface/binding/mobile_phase_modulator_langmuir", "interface/binding/multi_component_anti_langmuir", "interface/binding/multi_component_bi_langmuir", "interface/binding/multi_component_bi_langmuir_ldf", "interface/binding/multi_component_colloidal", "interface/binding/multi_component_langmuir", "interface/binding/multi_component_langmuir_ldf", "interface/binding/multi_component_langmuir_ldf_liquid_phase", "interface/binding/multi_component_spreading", "interface/binding/multi_state_steric_mass_action", "interface/binding/saska", "interface/binding/self_association", "interface/binding/simplified_multi_state_steric_mass_action", "interface/binding/steric_mass_action", "interface/consistent_initialization", "interface/flux_reconstruction", "interface/index", "interface/input_group", "interface/introduction", "interface/meta_group", "interface/output_group", "interface/parameter_dependencies", "interface/reaction/index", "interface/reaction/mass_action_law", "interface/reaction/michaelis_menten_kinetics", "interface/return_data", "interface/sensitivities", "interface/solver", "interface/spatial_discretization_methods", "interface/system", "interface/unit_operations/2d_general_rate_model", "interface/unit_operations/cstr", "interface/unit_operations/general_rate_model", "interface/unit_operations/index", "interface/unit_operations/inlet", "interface/unit_operations/lumped_rate_model_with_pores", "interface/unit_operations/lumped_rate_model_without_pores", "interface/unit_operations/multi_channel_transport_model", "interface/unit_operations/outlet", "interface/unit_operations/radial_flow_models", "license", "modelling/binding/bi_steric_mass_action", "modelling/binding/extended_mobile_phase_modulator_langmuir", "modelling/binding/freundlich_ldf", "modelling/binding/generalized_ion_exchange", "modelling/binding/hic_constant_water_activity", "modelling/binding/hic_water_on_hydrophobic_surfaces", "modelling/binding/index", "modelling/binding/linear", "modelling/binding/mobile_phase_modulator_langmuir", "modelling/binding/multi_component_anti_langmuir", "modelling/binding/multi_component_bi_langmuir", "modelling/binding/multi_component_bi_langmuir_ldf", "modelling/binding/multi_component_colloidal", "modelling/binding/multi_component_langmuir", "modelling/binding/multi_component_langmuir_ldf", "modelling/binding/multi_component_langmuir_ldf_liquid_phase", "modelling/binding/multi_component_spreading", "modelling/binding/multi_state_steric_mass_action", "modelling/binding/saska", "modelling/binding/self_association", "modelling/binding/simplified_multi_state_steric_mass_action", "modelling/binding/steric_mass_action", "modelling/equations", "modelling/index", "modelling/networks", "modelling/reaction/index", "modelling/reaction/mass_action_law", "modelling/reaction/michaelis_menten_kinetics", "modelling/unit_operations/2d_general_rate_model", "modelling/unit_operations/cstr", "modelling/unit_operations/general_rate_model", "modelling/unit_operations/index", "modelling/unit_operations/inlet", "modelling/unit_operations/lumped_rate_model_with_pores", "modelling/unit_operations/lumped_rate_model_without_pores", "modelling/unit_operations/multi_channel_transport_model", "modelling/unit_operations/outlet", "requirements", "simulation/index", "zbibliography"], "envversion": {"sphinx": 63, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.todo": 2, "sphinxcontrib.bibtex": 9}, "filenames": ["README.md", "developer_guide/build_options.rst", "developer_guide/cadet_core_architecture.rst", "developer_guide/cadet_python.rst", "developer_guide/debugging.rst", "developer_guide/index.rst", "developer_guide/model_expansion.rst", "developer_guide/testing.rst", "examples/batch_chromatography.rst", "examples/index.rst", "examples/load_wash_elute.rst", "examples/reaction_cstr.rst", "examples/rtd.rst", "getting_started/build_linux.rst", "getting_started/build_osx.rst", "getting_started/build_windows.rst", "getting_started/index.rst", "getting_started/installation.rst", "getting_started/tutorials/breakthrough.rst", "index.rst", "interface/binding/bi_steric_mass_action.rst", "interface/binding/extended_mobile_phase_modulator_langmuir.rst", "interface/binding/freundlich_ldf.rst", "interface/binding/generalized_ion_exchange.rst", "interface/binding/hic_constant_water_activity.rst", "interface/binding/hic_water_on_hydrophobic_surfaces.rst", "interface/binding/index.rst", "interface/binding/linear.rst", "interface/binding/mobile_phase_modulator_langmuir.rst", "interface/binding/multi_component_anti_langmuir.rst", "interface/binding/multi_component_bi_langmuir.rst", "interface/binding/multi_component_bi_langmuir_ldf.rst", "interface/binding/multi_component_colloidal.rst", "interface/binding/multi_component_langmuir.rst", "interface/binding/multi_component_langmuir_ldf.rst", "interface/binding/multi_component_langmuir_ldf_liquid_phase.rst", "interface/binding/multi_component_spreading.rst", "interface/binding/multi_state_steric_mass_action.rst", "interface/binding/saska.rst", "interface/binding/self_association.rst", "interface/binding/simplified_multi_state_steric_mass_action.rst", "interface/binding/steric_mass_action.rst", "interface/consistent_initialization.rst", "interface/flux_reconstruction.rst", "interface/index.rst", "interface/input_group.rst", "interface/introduction.rst", "interface/meta_group.rst", "interface/output_group.rst", "interface/parameter_dependencies.rst", "interface/reaction/index.rst", "interface/reaction/mass_action_law.rst", "interface/reaction/michaelis_menten_kinetics.rst", "interface/return_data.rst", "interface/sensitivities.rst", "interface/solver.rst", "interface/spatial_discretization_methods.rst", "interface/system.rst", "interface/unit_operations/2d_general_rate_model.rst", "interface/unit_operations/cstr.rst", "interface/unit_operations/general_rate_model.rst", "interface/unit_operations/index.rst", "interface/unit_operations/inlet.rst", "interface/unit_operations/lumped_rate_model_with_pores.rst", "interface/unit_operations/lumped_rate_model_without_pores.rst", "interface/unit_operations/multi_channel_transport_model.rst", "interface/unit_operations/outlet.rst", "interface/unit_operations/radial_flow_models.rst", "license.rst", "modelling/binding/bi_steric_mass_action.rst", "modelling/binding/extended_mobile_phase_modulator_langmuir.rst", "modelling/binding/freundlich_ldf.rst", "modelling/binding/generalized_ion_exchange.rst", "modelling/binding/hic_constant_water_activity.rst", "modelling/binding/hic_water_on_hydrophobic_surfaces.rst", "modelling/binding/index.rst", "modelling/binding/linear.rst", "modelling/binding/mobile_phase_modulator_langmuir.rst", "modelling/binding/multi_component_anti_langmuir.rst", "modelling/binding/multi_component_bi_langmuir.rst", "modelling/binding/multi_component_bi_langmuir_ldf.rst", "modelling/binding/multi_component_colloidal.rst", "modelling/binding/multi_component_langmuir.rst", "modelling/binding/multi_component_langmuir_ldf.rst", "modelling/binding/multi_component_langmuir_ldf_liquid_phase.rst", "modelling/binding/multi_component_spreading.rst", "modelling/binding/multi_state_steric_mass_action.rst", "modelling/binding/saska.rst", "modelling/binding/self_association.rst", "modelling/binding/simplified_multi_state_steric_mass_action.rst", "modelling/binding/steric_mass_action.rst", "modelling/equations.rst", "modelling/index.rst", "modelling/networks.rst", "modelling/reaction/index.rst", "modelling/reaction/mass_action_law.rst", "modelling/reaction/michaelis_menten_kinetics.rst", "modelling/unit_operations/2d_general_rate_model.rst", "modelling/unit_operations/cstr.rst", "modelling/unit_operations/general_rate_model.rst", "modelling/unit_operations/index.rst", "modelling/unit_operations/inlet.rst", "modelling/unit_operations/lumped_rate_model_with_pores.rst", "modelling/unit_operations/lumped_rate_model_without_pores.rst", "modelling/unit_operations/multi_channel_transport_model.rst", "modelling/unit_operations/outlet.rst", "requirements.txt", "simulation/index.rst", "zbibliography.rst"], "indexentries": {}, "objects": {}, "objnames": {}, "objtypes": {}, "terms": {"": [3, 6, 18, 19, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 47, 48, 52, 55, 56, 57, 58, 59, 60, 62, 63, 64, 65, 67, 68, 81, 90, 91, 93, 95, 96, 97, 98, 99, 102, 103, 104, 105, 107, 108], "0": [2, 4, 5, 6, 7, 13, 14, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 47, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 63, 64, 65, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 93, 94, 95, 96, 97, 98, 99, 101, 102, 103, 104, 107, 108], "00008": 108, "0001": 42, "00050": 108, "0009": 108, "0009250953800011": 108, "004": 108, "01": [3, 42, 108], "014": 18, "01496399208019442": 108, "02": 18, "023": 108, "0288": 108, "040000": 47, "045": 108, "050": 108, "06": 108, "07": 108, "08": 108, "082": 108, "085": 108, "09": 108, "0e": 3, "1": [2, 4, 5, 6, 7, 19, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 46, 48, 49, 53, 54, 55, 56, 57, 58, 59, 60, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 93, 94, 95, 97, 99, 100, 101, 102, 103, 104, 107, 108], "10": [3, 18, 46, 55, 57, 68, 81, 104, 107, 108], "100": [3, 18], "1000": 18, "10000": 3, "1000000": 3, "1001": 3, "1002": 108, "1007": 108, "1016": 108, "1021": 108, "1055": 108, "1080": 108, "1089014": 108, "1089020": 108, "11": [46, 68, 71, 97, 99, 108], "113": 19, "1145": 108, "1167": 108, "1180": 19, "1191": 19, "12": [13, 14, 65, 68, 71, 85, 97, 104, 108], "1200": 3, "1216": 108, "1244": 108, "1262": 108, "13": [19, 46, 68, 72, 108], "131": 108, "1365": 108, "139": [19, 108], "14": [68, 71, 72, 88, 108], "142": 108, "1465": 108, "15": [15, 68, 73, 108], "151": 108, "152": [19, 108], "16": [3, 68, 74, 108], "1600336": 108, "161": 108, "1617": 108, "162": [19, 108], "1679": 108, "17": [15, 68, 77, 97, 108], "1711": 108, "1732": 108, "175": 108, "17825832": 108, "18": [13, 14, 77, 108], "180": 108, "183": 108, "19": [81, 97, 108], "190": 108, "1916": 108, "1953": 108, "1965": 108, "1968": 108, "1969": 108, "1978": 108, "1989": 108, "1992": 108, "1995": 108, "1996": [68, 108], "1997": 108, "1d": 48, "1e": [3, 7, 71], "1e6": 3, "1k": 104, "1n": [65, 104], "2": [2, 4, 5, 6, 7, 18, 21, 23, 26, 32, 37, 38, 43, 46, 48, 50, 53, 56, 57, 58, 59, 60, 62, 63, 64, 65, 67, 68, 71, 72, 75, 81, 85, 88, 89, 93, 94, 97, 99, 101, 102, 103, 104, 108], "20": [3, 6, 68, 82, 97, 108], "200": 3, "2004": 108, "2005": 108, "2006": 108, "2007": [68, 108], "2008": 108, "200800082": 108, "2009": 108, "2010": 19, "201000560": 108, "2012": 108, "2013": [19, 108], "2014": 108, "2015": 108, "2016": [19, 74, 108], "201600336": 108, "2017": 108, "2018": 19, "2019": 108, "2020": 108, "2022": [15, 108], "21": [65, 85, 87, 104, 108], "22": [88, 93, 108], "2221": 108, "2295": 108, "23": [81, 90, 93, 108], "237": 108, "24": [93, 107, 108], "248": 108, "25": [57, 107, 108], "2509": 108, "26": [107, 108], "264193": 108, "264573": 108, "27": 108, "274": 19, "28": 68, "29": [68, 108], "294": 19, "2d": [1, 3, 48], "2nd": [56, 108], "2r": 81, "3": [2, 5, 6, 7, 13, 14, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 43, 46, 48, 50, 56, 57, 58, 59, 60, 62, 63, 64, 65, 68, 75, 76, 79, 81, 82, 89, 93, 94, 97, 99, 101, 102, 103, 107, 108], "30": [6, 15, 68], "31": 108, "32": 3, "33": 3, "34": [19, 108], "341": 108, "343": 108, "35": 108, "363": 108, "36f": 55, "37": [3, 18], "370537": 108, "38": 108, "39": 108, "396": 108, "4": [5, 6, 7, 46, 47, 55, 56, 57, 58, 60, 63, 64, 68, 81, 99, 102, 103, 107, 108], "40000": 3, "41": 108, "41f": [57, 58, 60, 63], "42": 108, "450": 108, "46": 19, "460479": 108, "463408": 108, "469": 108, "4b34e0d5": 2, "5": [3, 18, 43, 46, 55, 56, 57, 58, 60, 63, 64, 68, 99, 107, 108], "500": 55, "53": 108, "54": 108, "56": 19, "57": 19, "5e": 18, "6": [3, 18, 38, 39, 56, 60, 68, 81, 99, 104, 108], "60": [3, 68, 108], "6177": 108, "6195": 108, "642": 108, "683738370512285e": 18, "690140613": 108, "690381212": 108, "690420507": 108, "6b": 68, "6d": 68, "7": [6, 13, 14, 55, 57, 58, 60, 63, 65, 68, 99, 104, 108], "70": 108, "71": 108, "75": 18, "75e": 18, "78": 108, "79541": 108, "79543": 108, "7e": 18, "8": [3, 7, 18, 19, 57, 68, 99, 102, 103, 104, 107, 108], "80001": 108, "801406": 108, "840314": 2, "864": 108, "874": 108, "886": 108, "895": 108, "8b05873": 108, "9": [13, 14, 68, 104, 107, 108], "919": 108, "927": 108, "9274": 108, "96437": 108, "9673": 108, "97": 108, "978": 108, "99457": 108, "9e": 18, "A": [3, 6, 7, 15, 17, 18, 19, 56, 57, 58, 60, 63, 68, 70, 74, 75, 76, 77, 81, 85, 86, 93, 94, 97, 99, 100, 101, 104, 105, 107, 108], "AND": 68, "AS": 68, "And": [15, 68], "As": [3, 56, 102, 107], "At": [15, 21, 44, 107], "BE": 68, "BEING": 68, "BUT": 68, "BY": 68, "But": 68, "By": [1, 6, 46, 68, 75, 93, 94, 99, 102, 103], "FOR": 68, "For": [1, 2, 3, 5, 6, 15, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 33, 34, 35, 36, 37, 38, 39, 40, 41, 46, 50, 56, 57, 58, 59, 60, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 92, 94, 95, 97, 99, 101, 102, 103, 104, 105, 107], "IF": 68, "IN": 68, "If": [1, 2, 3, 4, 5, 6, 7, 13, 14, 15, 17, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 46, 48, 50, 52, 56, 57, 58, 59, 60, 63, 67, 68, 93, 96, 98, 99, 104, 107], "In": [2, 3, 6, 18, 26, 44, 47, 50, 56, 58, 60, 63, 65, 67, 68, 70, 72, 75, 78, 81, 85, 86, 87, 90, 93, 95, 96, 99, 104, 105, 107, 108], "It": [1, 2, 3, 17, 46, 56, 68, 80, 83, 84, 88, 99, 107], "NO": 68, "NOT": 68, "No": [68, 71], "Not": 68, "OF": 68, "ON": [7, 15], "OR": 68, "Of": [3, 68], "On": [3, 101, 107], "One": 71, "Or": 19, "SUCH": 68, "Such": [68, 93], "THE": 68, "THERE": 68, "TO": 68, "That": [56, 93, 97, 99, 102, 103, 104], "The": [0, 1, 2, 3, 6, 7, 15, 17, 18, 19, 23, 26, 37, 39, 40, 41, 44, 46, 49, 50, 52, 56, 57, 58, 59, 60, 63, 64, 65, 67, 68, 69, 70, 71, 72, 75, 77, 78, 79, 81, 82, 85, 86, 87, 88, 89, 90, 93, 94, 95, 97, 98, 99, 101, 102, 103, 104, 105, 107, 108], "Their": 2, "Then": [0, 3, 6, 18, 46, 56], "There": [3, 6, 93, 104], "These": [3, 7, 18, 68, 93, 95, 97, 107], "To": [0, 2, 3, 4, 6, 7, 17, 18, 19, 68, 71, 104], "WILL": 68, "WITH": 68, "With": 93, "_": [2, 7, 37, 48, 58, 59, 60, 62, 63, 64, 67, 69, 70, 75, 81, 86, 89, 93, 95, 99, 101, 107], "_0": [72, 75, 86, 88, 90, 107], "_1": 104, "_a": 107, "_bindingmodel": 6, "_c": [99, 102, 103], "_d": 107, "_i": [58, 60, 63, 71], "_n": [2, 104], "_port_xyz_": 53, "a_": 101, "a_1": 104, "a_2": 104, "a_k": 104, "a_l": 104, "a_n": 104, "aachen": 2, "ab": 108, "abil": 68, "abort": 107, "about": [3, 68, 92], "abov": [2, 6, 68, 75, 89, 93, 99, 104], "abraham": 108, "absenc": [56, 68], "absolut": [7, 49, 54, 55, 58, 68, 107], "abstol": [3, 54, 55, 107], "abstract": 2, "abus": 68, "ac": 108, "academ": 108, "acc": [99, 102], "acceler": [14, 107], "accept": [7, 68], "access": [2, 17, 58, 60, 63, 68, 99], "accompani": 68, "accord": [2, 17, 56, 68, 104], "accordingli": [6, 67, 103, 104], "account": [26, 50, 75, 82, 87, 90, 93, 94, 97, 99, 104, 107], "accur": [19, 56, 60, 63, 64, 107], "accuraci": [7, 56, 58, 60, 63, 64], "achiev": [60, 63, 64, 68, 75, 95], "acknowledg": 68, "acm": 108, "acquir": 68, "across": 68, "act": [75, 93, 95, 100], "action": [0, 26, 44, 45, 50, 68, 72, 75, 88, 94, 108], "activ": [1, 6, 19, 26, 45, 57, 68, 75, 93, 95, 108], "actual": [1, 3, 6, 17, 18, 56, 68, 75, 99], "acycl": [57, 93], "ad": [1, 2, 3, 5, 6, 19, 44, 53, 56, 68, 74, 75, 77, 85, 86, 87, 88, 91, 97, 98, 99, 102, 103, 104, 105, 107], "ad1": 54, "adapt": [2, 3, 7, 68, 75, 94], "add": [1, 2, 3, 4, 6, 7, 17, 18, 68, 69, 79, 85, 86, 104, 107], "add_compon": 18, "add_connect": 18, "add_execut": 7, "add_unit": 18, "addict": 3, "addit": [1, 2, 3, 6, 67, 68, 69, 72, 79, 81, 86, 87, 89, 90, 93, 96, 98, 99, 102, 103], "addition": [1, 2, 6, 7, 56, 67, 97], "address": [57, 68, 71], "adequatli": [6, 7], "adher": 5, "adjac": 89, "adjust": [6, 56, 81, 93, 104], "admin": 15, "adopt": 68, "adsorb": [81, 86, 108], "adsorpt": [6, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 72, 75, 81, 88, 91, 98, 99, 102, 103, 104, 108], "adsorption_000": 26, "adsorption_model": [3, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 58, 59, 60, 63, 64], "adsorption_model_multiplex": [58, 60, 63], "adsorption_particl": 50, "adsorption_r": 18, "adsorption_yyi": 26, "advect": 3, "advers": 68, "advic": [4, 56], "advis": 68, "affect": [68, 107], "affero": 68, "affin": 60, "affirm": 68, "aforement": 6, "after": [7, 56, 68, 107], "again": [6, 56, 93, 107], "against": 68, "aggreg": 68, "agnost": 104, "agre": 68, "agreement": [68, 81], "aic": 108, "aich": 108, "aid": 99, "aim": 68, "al": [6, 74, 104], "alan": 108, "algebra": [19, 107, 108], "algorithm": [2, 5, 19, 54, 57, 58, 59, 60, 63, 64, 65, 75, 95, 108], "algtol": [3, 55, 107], "align": [26, 49, 50, 56, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 93, 94, 95, 96, 97, 98, 99, 101, 102, 103, 104, 107], "all": [0, 1, 2, 3, 5, 6, 7, 14, 15, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 46, 48, 49, 50, 51, 53, 55, 57, 58, 59, 60, 63, 65, 67, 68, 69, 75, 79, 82, 85, 86, 89, 92, 93, 94, 97, 98, 99, 102, 103, 104, 107], "alleg": 68, "allevi": 107, "alloc": [6, 107], "allow": [1, 2, 3, 18, 21, 56, 68, 69, 70, 79, 85, 86, 87, 89, 93, 97, 99, 104, 107, 108], "almost": 3, "along": [58, 68, 97], "alpha": 6, "alpha_": 107, "alpha_0": 71, "alpha_1": [71, 107], "alpha_2": 71, "alpha_i": 107, "alpha_n": 107, "alreadi": [6, 7, 56, 68, 88], "also": [2, 3, 6, 7, 14, 16, 26, 43, 44, 46, 50, 56, 58, 60, 63, 64, 65, 67, 68, 70, 71, 75, 80, 81, 83, 84, 88, 90, 99, 102, 104, 105, 107], "altern": [4, 58, 68], "alterni": 75, "although": [3, 68], "alwai": [3, 13, 14, 15, 19, 56, 57, 58, 65, 75, 93, 97, 107], "american": 108, "among": [68, 92], "amount": [3, 75, 107], "amsterdam": 108, "an": [1, 2, 3, 4, 5, 6, 7, 17, 18, 46, 56, 57, 58, 60, 63, 68, 69, 70, 71, 75, 79, 87, 93, 94, 99, 101, 107, 108], "anaconda": 17, "analysi": [19, 107, 108], "analyt": [1, 6, 7, 58, 59, 60, 64, 65, 76, 107], "ancillari": 68, "ander": 108, "andersson": 19, "andrea": 108, "anh": 108, "ani": [0, 3, 5, 19, 26, 32, 47, 50, 56, 58, 60, 63, 68, 71, 93, 98, 99, 104, 105], "anita": 108, "anoth": [3, 18, 72, 85, 93], "ansatz": 107, "anti": [26, 45, 68, 75], "antibodi": 108, "anyon": 68, "anyth": 68, "api": [3, 17, 18, 19], "appear": [56, 75], "append": [3, 58, 60, 93], "appli": [3, 6, 18, 49, 56, 67, 68, 75, 94, 98, 99, 102, 103, 108], "applic": [19, 56, 68, 99, 105, 108], "appreci": 19, "approach": [2, 56, 75, 96, 107], "appropri": [46, 68, 75, 93, 94, 107], "approx": 7, "approxim": [32, 56, 60, 63, 64, 68, 71, 75, 97], "apt": 13, "aqueou": 108, "ar": [1, 2, 3, 6, 7, 13, 14, 15, 18, 19, 23, 26, 41, 42, 44, 46, 48, 49, 50, 53, 54, 55, 56, 57, 58, 60, 63, 64, 65, 67, 68, 69, 70, 71, 72, 73, 74, 75, 79, 81, 85, 86, 89, 90, 93, 94, 95, 96, 97, 98, 99, 100, 102, 103, 104, 105, 107], "arbitari": [3, 18], "arbitrari": [2, 3, 19, 55, 56, 57, 69, 79, 97, 101, 104], "arbitrarili": 107, "architectur": [1, 5], "area": [2, 58, 60, 63, 64, 65, 67, 68, 81, 99, 104], "areleas": 15, "arg": 4, "argument": [1, 6, 18], "aris": [68, 104, 107], "arithmet": 56, "around": [56, 78, 99, 102], "arrai": [46, 48, 58, 93, 107], "arrang": [68, 81], "art": 19, "articl": [68, 108], "artifici": 56, "arxiv": 108, "ascend": 58, "ashok": 108, "ask": 68, "asp": 108, "aspect": 107, "assert": 68, "asset": 68, "assign": [46, 75, 94], "associ": [26, 45, 56, 68, 75, 108], "assum": [13, 14, 15, 44, 60, 68, 73, 74, 75, 81, 93, 97, 98, 99, 107], "assumpt": [3, 18, 68, 89, 95, 97, 99, 102, 103, 107], "assur": 68, "asymmetr": 108, "asymptot": 56, "atrn_err": 42, "atrn_r": 42, "attach": [68, 93], "attempt": 68, "attila": 108, "attribut": [3, 18, 68], "aumeier": 108, "author": [68, 75], "autodiff": 6, "automat": [0, 17, 18, 57, 68, 107], "avail": [1, 2, 3, 7, 13, 14, 17, 18, 23, 37, 39, 40, 41, 42, 49, 51, 54, 58, 65, 67, 68, 69, 75, 86, 88, 90, 100, 107], "availab": 75, "averag": [56, 75], "avogadro": 81, "avoid": [68, 105, 107], "awai": 68, "ax": [2, 43, 58, 97, 99, 102, 103, 104], "axelsson": 108, "axial": [3, 48, 56, 57, 58, 60, 63, 64, 65, 67, 75, 94, 97, 99, 102, 103, 104], "axial_coordin": 48, "axial_dispers": 18, "b": [0, 3, 6, 32, 49, 68, 81, 85, 108], "b978": 108, "b978012801406600008x": 108, "b_": [32, 81, 101], "background": 5, "backward": [51, 58, 65, 107], "bad": 56, "balanc": [93, 99, 102, 103], "band": [58, 65, 99, 102, 103], "bar": [15, 69, 72, 75, 86, 88, 90], "barrier": 56, "barton": 108, "base": [2, 3, 18, 23, 26, 49, 50, 56, 57, 60, 65, 68, 71, 72, 74, 75, 80, 81, 83, 84, 94, 95, 104, 107, 108], "basic": [2, 68, 98], "batch": [9, 98], "bayesian": 108, "bdf": [2, 107], "bead": [46, 53, 58, 59, 60, 63, 64, 69, 75, 77, 86, 90, 95, 99, 102, 103, 104], "becaus": [3, 4, 15, 18, 68, 81, 107], "becom": [3, 6, 17, 56, 60, 81, 93, 107], "bed": 108, "bed_poros": 18, "been": [6, 68, 69, 79, 107], "befor": [3, 6, 93, 97, 107], "begin": [7, 26, 48, 49, 50, 56, 57, 65, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 93, 94, 95, 96, 97, 98, 99, 101, 102, 103, 104, 107], "behalf": 68, "behav": 55, "behavior": [58, 60, 63, 64, 65, 75, 81, 98, 99, 108], "behaviour": 56, "being": [1, 4, 7, 68, 75, 94, 99, 102, 103, 104], "believ": 68, "below": [13, 14, 15, 26, 50, 68, 71, 81, 98, 104, 107], "benchmark": 1, "benedikt": 108, "benefit": [15, 68, 107], "berlin": 108, "bernt": 108, "besid": 2, "best": [5, 7, 19, 58, 65, 68, 93], "beta": [21, 28, 73, 74, 77], "beta_0": [73, 74], "beta_1": [73, 74], "beta_c": [99, 102], "beta_i": [70, 77], "beta_t": 103, "better": [5, 15, 19, 56, 57, 58, 60, 63], "between": [2, 3, 7, 18, 37, 56, 57, 58, 60, 63, 68, 69, 71, 79, 85, 86, 89, 93, 104, 107], "beyond": 68, "bi": [26, 45, 75, 85], "bi_steric_mass_act": 20, "bibtex": 106, "biggl": 81, "biggr": 81, "bigl": 81, "bigr": 81, "bin": [3, 4, 15], "binari": [15, 16, 108], "bind": [2, 3, 5, 17, 18, 20, 21, 23, 24, 25, 37, 39, 40, 41, 44, 45, 46, 56, 58, 59, 60, 63, 64, 69, 70, 71, 72, 73, 74, 76, 78, 79, 81, 82, 85, 86, 87, 88, 90, 92, 98, 99, 102, 103, 107], "binding_model": 18, "bindingmodelfactori": 6, "bio": 19, "biolog": 104, "biologi": 108, "biopolym": 108, "biot": 108, "biotechnologi": 108, "biphas": 104, "bisma_ka": 20, "bisma_kd": 20, "bisma_lambda": 20, "bisma_nu": 20, "bisma_refc0": 20, "bisma_refq": 20, "bisma_sigma": 20, "bla": 1, "black": 2, "block": [7, 15, 58, 65, 98], "bmatrix": [65, 104], "bnd": [95, 98, 99, 103], "bodi": 68, "boldsymbol": 104, "boston": 108, "both": [1, 3, 6, 46, 48, 56, 57, 58, 60, 63, 64, 67, 68, 75, 85, 93, 95, 99, 101, 102, 103], "bound": [3, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 46, 54, 58, 59, 60, 63, 64, 70, 73, 74, 75, 77, 81, 85, 86, 88, 90, 95, 98, 99, 103, 107], "boundari": [3, 18, 43, 56, 58, 60, 97, 99, 102, 103, 104], "boundary_model": [3, 43], "box": [2, 68], "bracket": 7, "branch": [0, 6, 7, 47], "break": [7, 19, 57], "breakpoint": [1, 4], "breakthrough": [3, 18], "breviti": [26, 50, 104], "brew": 14, "brief": [56, 68], "briefli": 2, "broaden": [99, 102, 103], "broberg": 108, "broken": 7, "brook": 108, "brown": 108, "browser": 0, "budd": 108, "budget": 107, "build": [0, 2, 3, 4, 5, 6, 7, 16, 17, 18, 19, 98], "build_shared_lib": 7, "builder": 17, "buildsystem": 15, "built": [3, 16, 18, 47], "bulk": [3, 46, 48, 51, 53, 58, 59, 60, 63, 64, 65, 75, 99, 102, 103], "burkhard": 108, "busi": 68, "buyel": [73, 108], "bwd": 95, "b\u00fchler": [104, 108], "c": [2, 3, 6, 13, 14, 15, 17, 18, 19, 32, 53, 58, 60, 68, 71, 75, 80, 81, 83, 84, 91, 95, 97, 98, 99, 101, 102, 103, 104, 108], "c1": 108, "c18": 108, "c_": [32, 52, 60, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 81, 82, 85, 86, 87, 88, 90, 93, 96, 97, 99, 102, 103, 104], "c_0": [73, 74, 75], "c_i": [75, 80, 83, 84, 98, 99, 101], "c_j": [83, 91, 98, 99, 102], "c_k": 80, "c_p": 71, "cadet": [2, 5, 6, 16, 44, 46, 47, 56, 60, 63, 64, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 92, 93, 94, 104, 107], "cadet_branch": 47, "cadet_commit": 47, "cadet_path": 3, "cadet_vers": 47, "cadetframework": 15, "cadetprocess": 18, "calcul": [6, 51, 60, 63, 64, 90, 93, 95, 99, 107], "call": [2, 3, 6, 7, 17, 43, 68, 107], "can": [0, 1, 2, 3, 4, 5, 6, 7, 13, 14, 15, 17, 18, 19, 26, 32, 44, 46, 49, 50, 56, 57, 58, 60, 63, 67, 68, 69, 70, 71, 75, 77, 81, 85, 86, 89, 93, 94, 95, 97, 98, 99, 101, 102, 103, 104, 105, 107], "cannot": [46, 68, 99], "cap": 99, "capabl": [1, 5, 88], "capac": [18, 20, 21, 23, 24, 25, 28, 29, 30, 31, 33, 34, 35, 36, 37, 39, 40, 41, 69, 75, 79, 82, 90, 99], "capit": 2, "captur": [56, 81, 107], "carefulli": 7, "carol": 108, "carri": 68, "case": [1, 3, 6, 7, 15, 18, 26, 50, 58, 59, 60, 63, 65, 68, 70, 71, 78, 81, 89, 93, 96, 97, 99, 105, 107], "caus": [3, 26, 50, 56, 68, 75, 99, 102, 103], "cd": 15, "cdot": [3, 20, 30, 31, 32, 48, 49, 51, 52, 57, 58, 59, 60, 63, 64, 65, 81, 97, 99], "ce": 108, "ceas": 68, "ceat": 108, "cell": [3, 56, 58, 60, 63, 65, 99, 107], "cellsel": [60, 63, 64], "center": 97, "certain": [2, 46, 56, 68, 75, 105], "cessat": 68, "cfm": 108, "chain": 107, "challeng": 108, "chang": [0, 1, 3, 6, 7, 13, 14, 15, 18, 19, 24, 25, 44, 46, 55, 56, 67, 68, 71, 75, 93, 94, 95, 99, 104, 107], "channel": [17, 19, 65, 104], "channel_cross_section_area": 65, "chapter": [2, 3, 18, 46, 107, 108], "character": [56, 68, 81, 99], "characterist": [20, 21, 23, 28, 37, 39, 40, 41, 72, 77, 89, 90], "charg": [20, 23, 37, 39, 40, 41, 68, 72, 89, 90], "chart": 104, "check": [3, 17, 107], "checkout": 7, "chemic": [9, 19, 58, 59, 60, 62, 63, 64, 65, 66, 95, 104, 108], "choic": [44, 45, 60, 63, 64, 75], "choos": [3, 68, 75], "chosen": [6, 57, 60, 63, 64, 93, 104, 107], "chroma": 108, "chromatogram": [19, 53, 78, 97, 99, 108], "chromatograph": [58, 59, 60, 62, 63, 64, 65, 66, 107, 108], "chromatographi": [9, 19, 56, 77, 81, 90, 102, 104, 108], "chromatographia": 108, "ci": 7, "circumst": 68, "circumv": 99, "circumvent": 68, "citat": 108, "civil": 68, "claim": 68, "clang": [13, 14], "clark": 108, "class": [2, 3, 18, 68, 75, 104, 108], "classic": [57, 58, 60, 63], "clayton": 108, "clean": 6, "clear": 68, "clearli": 68, "cli": [1, 2, 3, 4, 15], "click": 15, "clock": 56, "clone": [7, 13, 14, 15], "close": [68, 93, 107], "closest": 7, "cmake": [1, 6, 13, 14, 15], "cmake_source_dir": 6, "cmakecommandarg": 7, "cmakelist": [4, 6, 7], "cmakeset": [5, 7], "cmd": 15, "coars": 56, "cocentr": 71, "code": [1, 4, 6, 7, 13, 14, 56, 68], "coeffici": [3, 22, 23, 29, 31, 34, 35, 38, 40, 57, 58, 60, 62, 63, 64, 65, 67, 75, 93, 97, 99, 104, 107, 108], "coffici": 3, "col_bpp_ph_exp": 32, "col_bpp_salt_expargmult": 32, "col_bpp_salt_expfact": 32, "col_bpp_salt_powex": 32, "col_bpp_salt_powfact": 32, "col_cordnum": 32, "col_dispers": [3, 46, 58, 60, 63, 64, 65, 67], "col_dispersion_dep": 49, "col_dispersion_dep_ab": 49, "col_dispersion_dep_bas": 49, "col_dispersion_dep_expon": 49, "col_dispersion_multiplex": [58, 60, 63, 64, 65, 67], "col_dispersion_radi": 58, "col_dispersion_radial_multiplex": 58, "col_kappa_const": 32, "col_kappa_exp": 32, "col_kappa_fact": 32, "col_kkin": 32, "col_length": [3, 58, 60, 63, 64, 65, 67], "col_linear_threshold": 32, "col_logkeq_ph_exp": 32, "col_logkeq_salt_expargmult": 32, "col_logkeq_salt_expfac": 32, "col_logkeq_salt_powexp": 32, "col_logkeq_salt_powfac": 32, "col_phi": 32, "col_poros": [3, 58, 60, 63], "col_protein_radiu": 32, "col_radiu": 58, "col_radius_inn": 67, "col_radius_out": 67, "col_use_ph": 32, "colin": 108, "collabor": 5, "collect": [68, 93, 99], "colloc": 56, "colloid": [26, 45, 60, 75], "colon": [2, 75, 94, 97, 99, 102, 103], "colpo": 6, "column": [2, 3, 19, 26, 46, 48, 49, 50, 56, 57, 58, 60, 63, 64, 65, 67, 93, 97, 99, 102, 103, 104], "column_radiu": 58, "columnposit": 6, "com": [0, 13, 14, 15, 19, 108], "combin": [54, 58, 60, 63, 64, 68, 93, 98, 107], "come": 68, "comma": 107, "command": [1, 2, 7, 68], "comment": 6, "commerci": 68, "commit": [2, 19, 47, 68], "common": [2, 56, 68, 101], "commonli": 94, "commun": [15, 68], "comp": [69, 70, 71, 72, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 93, 95, 99], "comp0bnd0": 46, "comp0bnd1": 46, "comp0bnd2": 46, "comp1bnd0": 46, "comp1bnd1": 46, "comp1bnd2": 46, "companion": 107, "compar": [1, 3, 7], "comparison": [56, 72, 75, 100, 108], "compart": [58, 65, 104], "compartment": 108, "compat": 2, "compens": [69, 86, 90], "compet": 82, "competit": [56, 69, 75, 79, 85, 86], "compil": [1, 14, 15, 17, 58, 65, 68], "complement": [2, 67, 99, 102, 103, 104], "complet": [3, 15, 16, 92, 103], "complex": [56, 108], "compli": 68, "complianc": 68, "complic": [93, 107], "compon": [2, 3, 6, 7, 18, 21, 22, 23, 27, 37, 40, 44, 45, 46, 48, 52, 53, 54, 56, 57, 58, 59, 60, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 86, 87, 90, 91, 93, 95, 96, 98, 99, 101, 102, 103, 104, 107], "component_system": 18, "componentsystem": 18, "compos": 93, "composit": 42, "comprehens": [5, 19, 56, 99], "compris": [3, 18], "comput": [1, 2, 3, 6, 7, 19, 49, 54, 56, 58, 59, 60, 63, 64, 65, 68, 93, 104, 107, 108], "computation": [2, 56, 107], "con": 93, "concav": 78, "concentr": [2, 3, 18, 20, 23, 24, 25, 26, 32, 37, 39, 40, 41, 56, 58, 59, 60, 62, 63, 64, 65, 69, 72, 76, 77, 80, 81, 83, 84, 86, 88, 90, 91, 92, 95, 96, 98, 99, 101, 104], "concept": [44, 56, 69, 72, 86, 88, 90], "concern": 68, "concis": [6, 49], "conclud": 107, "conda": [17, 19], "condit": [58, 60, 68, 69, 86, 90, 97, 99, 102, 103, 104, 107], "confid": 6, "config": 7, "configur": [1, 3, 4, 6, 7, 15, 18, 44, 45, 58, 59, 60, 63, 64, 65, 67, 93, 94], "configuremodeldiscret": 6, "confirm": 15, "connect": [5, 44, 45, 68, 92, 99, 105, 107], "connection_cub": 57, "connection_lin": 57, "connection_quad": 57, "connections_include_dynamic_flow": 57, "connections_include_port": 57, "consequ": [68, 93, 99, 101, 107], "consequenti": 68, "conserv": 104, "consid": [3, 7, 32, 56, 68, 70, 71, 75, 77, 85, 95, 97, 99, 102, 103, 104, 107], "consider": 7, "consist": [2, 7, 17, 44, 45, 55, 58, 60, 63, 64, 65, 68, 93], "consistency_solv": [44, 45], "consistent_init_mod": 55, "consistent_init_mode_sen": 55, "conspicu": 68, "const": 6, "const_coeff": [3, 57, 62], "const_solid_volum": 59, "constant": [3, 18, 20, 21, 23, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 39, 40, 41, 45, 51, 52, 57, 58, 62, 71, 72, 81, 92, 94, 96, 97, 99, 104], "constantli": [3, 68], "constitut": [68, 108], "constru": 68, "construct": [1, 75, 94], "consult": 5, "consum": [68, 107], "contact": 68, "contain": [2, 3, 7, 26, 46, 50, 56, 65, 68, 93, 104, 107], "contant": 75, "content": 68, "context": [68, 104], "continu": [3, 6, 7, 15, 18, 44, 45, 55, 56, 61, 68, 97, 99, 100, 102, 103, 107, 108], "contractu": 68, "contradict": 68, "contrari": [57, 97, 107], "contrast": [68, 93], "contribut": [5, 6, 108], "contributor": [19, 68], "control": [3, 56, 57, 58, 60, 63, 68, 99, 107], "convect": [99, 102, 103], "convectiondispersionoper": 2, "convei": 68, "conveni": [17, 68], "convent": 46, "converg": [7, 44, 45, 55, 107], "convers": [37, 56], "convert": [2, 58, 65], "convex": 78, "convey": 68, "coordin": [32, 44, 53, 58, 60, 81, 97, 99, 102, 103], "copi": [3, 6, 7, 68], "copyleft": 68, "copyright": 68, "core": [1, 2, 3, 5, 6, 18, 26, 50, 58, 60, 99], "core_test": 7, "coredebug": 4, "correct": [4, 7, 68, 107], "correctli": 6, "correl": 75, "correspond": [2, 3, 4, 6, 7, 18, 26, 46, 52, 68, 75, 93, 95, 101, 105, 107], "cost": [68, 107], "costli": 3, "could": [2, 3, 18, 46, 68], "counter": 90, "counterclaim": 68, "counterion": [20, 23, 37, 39, 40, 41], "counterpart": 93, "countri": 68, "coupl": [19, 93, 104], "cours": [68, 107], "court": 68, "coven": 68, "cover": [68, 104], "coverag": [68, 81], "cp": 18, "cpp": [6, 7], "cpstatetyp": 6, "cpu": 3, "cramer": 108, "creat": [3, 5, 6, 7, 13, 14, 15, 18, 19, 46, 48, 53, 56, 92, 107], "createlw": 15, "criterion": 68, "cross": [2, 58, 60, 63, 64, 65, 67, 68, 97, 99, 104], "cross_section_area": [3, 58, 60, 63, 64, 67], "crucial": 56, "crude": 97, "crystal": 19, "csaba": 108, "cstr": [3, 18, 45, 61, 100], "cube_coeff": [3, 57, 62], "cubic": [2, 3, 18, 57, 62, 93, 101], "cure": 68, "current": [1, 2, 44, 46, 57, 67, 104, 107], "custom": [2, 6, 15, 17, 56, 68, 81], "customarili": 68, "cycl": [2, 93], "cycle_tim": 18, "cyclic": [18, 57], "cylind": [58, 60, 63, 99], "d": [3, 32, 60, 68, 69, 70, 72, 73, 74, 75, 76, 77, 78, 79, 81, 82, 85, 86, 87, 88, 90, 98, 104, 107, 108], "d_": [2, 43, 60, 97, 99, 101, 102, 103, 104], "d_1": 104, "d_j": [91, 97, 98, 99, 102], "d_n": 104, "dae": [2, 107], "dai": 68, "damag": 68, "damp": 42, "dan": 108, "danckwert": [97, 99, 102, 103, 104, 108], "dang": 108, "danger": 68, "data": [2, 3, 6, 7, 18, 19, 30, 31, 44, 45, 57, 60, 63, 68, 104, 107], "databas": 7, "dataset": [3, 26, 44, 50, 53, 75, 94], "date": 68, "david": 108, "dbla_vendor": [1, 13, 14, 15], "dc_p": 71, "dcmake_build_typ": 15, "dcmake_install_prefix": [1, 13, 14, 15], "dcmake_install_rpath_use_link_path": 1, "dcmake_toolchain_fil": 15, "ddot": [65, 104], "de": [2, 19], "dead": 93, "dean": 108, "debug": [1, 5, 7, 15], "debug_with_test": 1, "debugg": 4, "debuggu": 4, "deby": 81, "decai": 104, "decemb": [68, 108], "decid": [3, 18, 68], "declin": 68, "decompos": 107, "decomposit": [58, 65, 101], "decoupl": [75, 95], "decreas": 89, "dedic": 48, "deem": 68, "default": [1, 4, 6, 13, 17, 20, 23, 37, 39, 40, 41, 42, 44, 45, 47, 49, 51, 53, 55, 56, 57, 58, 59, 61, 93, 95, 97, 99, 102, 103], "defect": 68, "defens": 68, "defin": [2, 3, 6, 7, 18, 48, 49, 56, 57, 58, 60, 63, 64, 65, 68, 69, 70, 71, 72, 73, 74, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 92, 94, 96, 104, 107], "definit": [18, 68], "degerman": 108, "degrad": [75, 95], "degre": [46, 56, 60, 63, 64, 75, 89, 94], "deleg": 2, "delta": 107, "demo": 19, "demonstr": [3, 104], "denable_2d_model": 1, "denable_analytic_jacobian_check": 1, "denable_benchmark": 1, "denable_cadet_cli": 1, "denable_cadet_tool": 1, "denable_debug_thread": 1, "denable_dg": 1, "denable_ipo": 1, "denable_log": 1, "denable_packaged_sundi": 1, "denable_platform_tim": 1, "denable_static_link_cli": 1, "denable_static_link_dep": [1, 7, 15], "denable_static_link_lapack": [1, 7, 15], "denable_sundials_openmp": 1, "denable_test": [1, 7], "denable_thread": 1, "deni": 68, "denomin": [68, 93], "denot": [2, 3, 21, 26, 46, 50, 56, 69, 75, 77, 86, 90, 93, 94, 97, 98, 99, 103, 104, 107], "dens": [6, 58, 65], "densiti": [104, 108], "dep": 49, "depend": [0, 1, 2, 6, 7, 15, 17, 19, 21, 23, 40, 44, 45, 56, 58, 60, 63, 64, 65, 67, 72, 89, 92, 97, 98, 99, 107], "deploy": 56, "deprec": 2, "depriv": 68, "deriv": [2, 6, 26, 48, 50, 53, 56, 57, 58, 59, 60, 63, 64, 65, 71, 95, 104, 107], "describ": [2, 3, 6, 7, 18, 21, 24, 25, 28, 44, 67, 73, 77, 81, 88, 89, 93, 94, 98, 99, 102, 103, 104], "descript": [3, 6, 56, 67, 99], "deselect": 15, "design": [2, 7, 19, 44, 68, 107], "desir": 56, "desktop": 15, "desorpt": [3, 18, 20, 21, 23, 24, 25, 27, 28, 29, 30, 33, 36, 37, 39, 40, 41, 72, 75, 77, 104], "desorption_r": 18, "destin": [3, 65, 93], "detail": [3, 5, 6, 7, 16, 18, 44, 45, 46, 67, 68, 92], "detector": 19, "determin": [3, 6, 21, 53, 55, 56, 57, 58, 59, 60, 63, 64, 65, 68, 71, 78, 81, 90, 93, 97, 104, 107], "dev": [13, 14], "develop": [3, 7, 15, 68, 104], "deviat": [102, 103], "devic": 68, "dg": [1, 44, 45, 60, 63, 64], "di": 108, "diagol": 104, "diagon": 104, "diagram": 2, "diamet": [18, 99, 102, 103], "dict": 3, "dictionari": 3, "differ": [2, 3, 6, 20, 23, 26, 37, 40, 44, 46, 49, 50, 56, 58, 59, 60, 63, 64, 68, 69, 79, 85, 86, 91, 93, 94, 98, 99, 104, 107, 108], "differenti": [2, 5, 19, 54, 56, 58, 59, 60, 64, 65, 104, 107, 108], "diffus": [3, 18, 49, 58, 60, 63, 99, 100, 102, 104, 108], "digit": [47, 107], "dilut": [24, 25, 95], "dimens": [3, 48, 97, 104], "dimension": [30, 31, 44, 45, 61, 81, 100, 104], "dimer": 88, "direct": [3, 6, 18, 57, 58, 60, 63, 64, 65, 67, 68, 93, 102, 103, 104, 107, 108], "directli": [68, 75, 94, 95], "directori": [0, 6, 13, 14, 15], "disabl": [48, 58, 59, 60, 63, 99], "disclaim": 68, "discontin": 55, "discontinu": [3, 45, 55, 56, 61, 93, 101, 107], "discret": [2, 6, 44, 45, 48, 49, 53, 54, 61, 97, 99, 107], "discriminatori": 68, "discuss": 107, "disjoint": 97, "dispers": [49, 56, 58, 60, 63, 64, 65, 67, 78, 93, 97, 99, 100, 102, 103, 104, 107], "displac": 108, "displai": 68, "distanc": 108, "distinct": [26, 50, 67], "distinguish": [7, 68], "distribut": [9, 13, 68, 81, 97, 99, 102, 103, 104, 108], "distro": 13, "div": [99, 102, 103], "divers": 5, "divid": [46, 70, 75, 94, 97, 107], "dl": 108, "do": [3, 6, 7, 19, 26, 67, 68, 99, 107], "doc": [0, 14], "document": [2, 3, 5, 6, 18, 67, 68], "doe": [3, 4, 18, 44, 46, 52, 56, 68, 93, 96, 98, 107], "doesnt": 7, "dof": [48, 56], "doi": 108, "doid": 108, "domain": [56, 68, 99], "don": 75, "done": [6, 15, 93], "doning": 108, "dot": [2, 3, 6, 55, 57, 58, 60, 63, 64, 65, 69, 71, 72, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 93, 97, 99, 101, 104, 107], "doubl": [6, 15, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 47, 48, 49, 51, 52, 54, 55, 57, 58, 59, 60, 62, 63, 64, 65, 67, 99, 102, 103], "doubt": 68, "download": [3, 15, 17, 18], "downstream": [68, 93], "dpfr": 103, "dq": [71, 75, 81], "dr": 19, "draft": 5, "drastic": 3, "drive": [22, 31, 34, 35, 71, 80, 83, 84, 92, 104], "driver": 4, "dropdown": 7, "dt": [75, 81], "due": [2, 56, 71, 75, 90, 95, 97, 99, 104, 107], "durabl": 68, "durat": 18, "dure": [1, 3, 15, 60, 107], "duti": 98, "dvcpkg_target_triplet": [1, 15], "dwell": 68, "dynam": [1, 2, 3, 18, 68, 75, 92, 98, 99, 102, 103, 107], "e": [1, 2, 3, 4, 5, 6, 7, 17, 18, 19, 32, 46, 53, 56, 57, 58, 60, 63, 65, 67, 68, 70, 72, 73, 74, 75, 77, 81, 85, 86, 93, 94, 95, 97, 98, 99, 101, 102, 103, 104, 105, 107, 108], "e_": 104, "each": [2, 3, 7, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 46, 50, 53, 55, 56, 58, 59, 60, 63, 64, 65, 68, 69, 75, 86, 90, 92, 93, 94, 97, 99, 101, 102, 103, 104, 107], "earli": 4, "earlier": [3, 68], "easi": [2, 7], "easiest": [6, 7, 15], "easili": [2, 93], "ecotoxicologi": 108, "edg": 93, "edit": [15, 108], "editor": 108, "educ": 3, "ef": [32, 81], "effect": [56, 58, 60, 68, 69, 75, 79, 85, 86, 94, 99], "effici": [2, 15, 19, 60, 108], "effort": 68, "eigen": 14, "either": [6, 13, 14, 15, 56, 58, 67, 68, 70, 77, 93, 107], "el": 108, "elabor": 104, "electro": [69, 90], "electron": 68, "electrostat": [81, 108], "element": [3, 56, 60, 104, 107], "ell": [86, 89, 91, 93, 95, 97, 98, 99, 102, 103, 104], "ell_": [98, 99, 104], "ell_i": [91, 97, 98, 99, 102, 103], "ell_l": 104, "els": 3, "elsevi": 108, "elsewher": 7, "elut": [3, 9, 46, 108], "embodi": 68, "emiss": 104, "emphas": [7, 67], "empir": 71, "emploi": [56, 76], "employ": 68, "empm_beta": 21, "empm_comp_mod": 21, "empm_gamma": 21, "empm_ka": 21, "empm_kd": 21, "empm_qmax": 21, "empti": [3, 18, 107], "enabl": [1, 6, 7, 48, 57, 58, 60, 63, 65, 68, 97, 107], "enable_dg": 6, "enable_grm_2d": 6, "encapsul": 2, "encompass": 7, "end": [2, 3, 6, 18, 26, 49, 50, 55, 56, 65, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 93, 94, 95, 96, 97, 98, 99, 101, 102, 103, 104, 107], "endpoint": [58, 60, 107], "enforc": 68, "engin": [5, 19, 56, 108], "enhanc": 56, "enough": [15, 56], "ensur": [6, 7, 18, 68, 104], "enter": [3, 18, 68, 99], "entir": 68, "entiti": [68, 75], "entri": [3, 6, 18, 26, 52, 93], "env": 15, "environment": 108, "enzym": 99, "eoc": [7, 56], "eoc_k": 56, "epsilon": [32, 71, 81], "eq": [75, 80, 83, 84, 93, 95, 97, 99, 102, 107], "equal": [3, 18], "equat": [2, 6, 19, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 33, 34, 35, 36, 37, 38, 39, 40, 41, 55, 56, 58, 59, 60, 62, 63, 64, 65, 66, 67, 69, 70, 75, 81, 85, 86, 88, 90, 95, 98, 99, 102, 103, 104, 107, 108], "equidist": 58, "equidistant_par": [3, 58, 60], "equilibria": 108, "equilibrium": [3, 18, 32, 71, 80, 81, 83, 84, 92, 95], "equillibrium": [31, 34, 35], "equip": [3, 18, 93, 97], "equiv": [99, 102, 103], "equival": [6, 68, 75], "equivolum": 58, "equivolume_par": [58, 60], "equlibrium": 75, "era": 108, "eric": [19, 108], "erron": 68, "error": [3, 15, 55, 56, 57, 58, 60, 63, 107], "errortest_sen": [55, 107], "especi": [3, 7, 14, 17, 46, 56, 107], "essenti": [6, 13, 68, 93, 107], "est": 108, "establish": [2, 6], "estim": [56, 107], "et": [6, 74, 104], "etc": [3, 15, 19, 53, 99], "eugen": 108, "evalu": [1, 2, 3, 18, 55, 107], "even": [3, 4, 5, 6, 15, 18, 19, 68, 93], "evenli": 81, "event": [18, 68, 107], "ever": 68, "everi": [1, 3, 6, 7, 18, 46, 68, 93, 95], "everyon": 68, "everyth": [6, 15], "evolut": 98, "evolv": 44, "ex": [4, 7, 15], "exact": [56, 68, 107], "exact_integr": [56, 60, 63, 64], "exactli": [3, 69, 79, 93], "exampl": [2, 3, 6, 7, 18, 46, 68, 71, 75, 94, 95, 99, 104, 107], "examplebind": 6, "exce": [3, 107], "excel": [56, 60, 63, 64], "except": [3, 6, 7, 15, 26, 50, 56, 68, 93, 102], "exchang": [21, 26, 28, 36, 40, 41, 45, 65, 69, 75, 77, 79, 81, 85, 86, 89, 90, 104, 108], "exchange_matrix": 65, "exclud": [47, 68, 104, 107], "exclus": [1, 68, 102], "excus": 68, "execut": [1, 3, 7, 13, 14, 15, 17, 47, 68], "exemplari": 104, "exemplifi": 75, "exercis": [5, 68], "exhibit": [56, 107], "exist": [6, 7, 26, 50], "exlus": 99, "exp": [60, 72, 81], "expand": 5, "expans": [2, 5], "expect": [3, 7, 56, 58, 60, 63, 68, 93], "experi": [56, 98], "experiment": [7, 56, 104], "explain": [3, 18, 68, 69, 72, 86, 88, 90], "explan": [6, 46], "explicit": 75, "explicitli": [3, 46, 67, 68], "explor": 15, "expon": [22, 32, 49, 50, 51, 95], "exponenti": 60, "export": [2, 13, 14], "express": 68, "expressli": 68, "ext": 57, "ext_": [75, 94], "ext_mass_action_law": 94, "ext_multi_component_langmuir": 75, "ext_xxx": [26, 50], "ext_xxx_yyi": [26, 50], "ext_xxx_yyy_t": [26, 50], "ext_xxx_yyy_tt": [26, 50], "ext_xxx_yyy_ttt": [26, 50], "extend": [2, 5, 17, 26, 44, 45, 68, 69, 75, 78, 79], "extended_mobile_phase_modul": 21, "extens": [2, 6, 7, 19, 68, 70], "extent": [68, 93], "extern": [2, 3, 21, 44, 45, 51, 92, 107], "extfun": [26, 50, 75, 94], "extfun_typ": [44, 45], "extra": 107, "extractjacobianfromad": 6, "extrem": [99, 107], "f": [2, 6, 32, 53, 68, 71, 75, 81, 95, 97, 99, 102, 107, 108], "f_": [2, 91, 93, 94, 95, 96, 97, 98, 99, 101, 102, 103, 104], "face": 99, "facil": 68, "facilit": 17, "fact": 107, "factor": [20, 23, 32, 37, 38, 39, 40, 41, 42, 54, 56, 57, 58, 60, 63, 78, 81, 89, 90, 99], "factori": 6, "fail": [3, 68, 98, 107], "failur": [55, 68, 107], "fair": 68, "fall": 98, "fals": [3, 6, 18], "famili": [19, 68, 104], "far": [19, 56], "fashion": 68, "fast": [14, 19, 58, 65], "faster": [1, 3, 14, 17, 19, 56, 58, 59, 60, 63, 64, 65, 75], "fastest": [46, 107], "favor": [60, 68], "featur": [5, 7, 26, 44, 68, 92, 94, 107], "februari": 108, "fed": 3, "fee": 68, "feed": [93, 97, 101], "feeheri": 108, "feel": 5, "feling": 108, "felix": 108, "ferment": 19, "few": [89, 107], "ffsensitivityparam": 107, "field": [3, 7, 21, 46, 48, 49, 56, 58, 59, 60, 63, 64, 65, 67, 93, 99, 102, 103, 104], "fifth": [2, 93], "fig": [46, 99, 102, 104, 107], "figur": [2, 3, 104], "file": [1, 3, 4, 6, 7, 13, 14, 15, 18, 47, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 92, 94], "file_format": [44, 47], "filenam": 3, "fill": [99, 102, 103], "film": [3, 18, 49, 58, 60, 63, 99, 100, 102], "film_diffus": [3, 18, 46, 58, 60, 63], "film_diffusion_dep": 49, "film_diffusion_multiplex": [58, 60, 63], "filter": 98, "filtrat": 19, "final": [1, 3, 6, 18, 68, 93, 99], "find": [4, 5, 7, 19, 68, 107], "fine": [1, 56], "finish": 15, "finit": [45, 54, 56, 61, 99], "first": [3, 6, 7, 15, 18, 26, 36, 40, 50, 52, 56, 58, 67, 68, 71, 72, 81, 93, 104, 107], "fit": [68, 81, 108], "five": 93, "fix": [7, 19, 56, 60, 68, 107], "fix_zero_surface_diffus": 60, "fjactor": 60, "flag": [7, 93], "flag1": 7, "flag2": 7, "fldf_kf": 22, "fldf_kkin": 22, "fldf_n": 22, "flexibl": [19, 60, 93], "flow": [2, 3, 7, 18, 44, 45, 57, 58, 59, 60, 61, 63, 64, 65, 68, 91, 92, 98, 100, 104, 105, 107, 108], "flow_rat": 18, "flow_sheet": 18, "flowrate_filt": 59, "flowsheet": 18, "fluid": [98, 99, 102, 103], "flux": [6, 44, 45, 48, 53, 56, 58, 60, 63, 64, 65, 67, 75, 94, 95, 96, 97, 99, 104], "fluximpl": 6, "fold": 85, "folder": [0, 3, 4, 6, 7, 15], "follow": [1, 2, 3, 6, 7, 15, 18, 19, 46, 49, 56, 57, 67, 68, 75, 81, 93, 99, 102, 103, 104], "foral": [97, 99, 102, 103, 104], "forbid": 68, "forc": [22, 31, 34, 35, 68, 71, 80, 83, 84, 92, 104], "forg": [17, 19], "fork": 19, "form": [1, 2, 68, 71, 75, 95, 96, 99], "format": [3, 6, 19, 26, 47, 50, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 92, 93, 94], "formul": [6, 56, 74, 104, 107], "formula": [56, 107], "forschungszentrum": 19, "forum": [6, 19], "forward": [2, 3, 18, 51, 55, 58, 65, 94, 97, 99, 107], "found": [7, 68, 104], "foundat": 68, "four": [26, 50, 99], "fourth": 101, "frac": [2, 6, 56, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 93, 95, 96, 97, 98, 99, 102, 103, 104, 107], "fraction": [58, 59, 60, 63, 91, 98, 99, 105], "framework": [1, 44], "free": [5, 68, 90], "freedom": [46, 56, 68, 89], "freeli": [13, 14], "frequenc": 56, "fresh": 15, "freundlich": [26, 45, 75], "freundlich_ldf": 22, "frit": [97, 99], "from": [1, 2, 3, 6, 7, 16, 18, 19, 23, 36, 40, 41, 46, 47, 51, 56, 57, 58, 59, 60, 63, 64, 65, 68, 71, 75, 86, 89, 90, 93, 94, 97, 99, 102, 103, 104, 107], "front": [18, 56, 78, 107], "frontend": [2, 3, 18], "fsf": 68, "fulfil": 68, "full": [48, 53, 55, 57, 58, 59, 60, 63, 64, 65, 68, 93, 99, 107], "fulli": [2, 49, 56, 93], "function": [1, 2, 3, 6, 7, 26, 32, 51, 56, 57, 68, 81, 92, 99, 104, 107, 108], "function_react": 50, "fund": 19, "fundament": [68, 108], "funtion": 75, "further": [18, 19, 58, 60, 63, 64, 65, 68, 100, 104], "furthermor": [6, 107], "fuse": 107, "futur": [67, 68], "fv": [49, 56, 60, 63, 64, 65, 67], "fwd": [94, 95], "fzj": 19, "g": [2, 3, 4, 5, 6, 7, 15, 17, 18, 46, 56, 67, 72, 75, 85, 86, 93, 94, 95, 98, 99, 101, 104, 105, 107, 108], "g_": 107, "galerkin": [45, 56, 61], "gamma": 77, "gamma_i": [70, 77], "gang": 108, "gap": 5, "gauss": 56, "gcc": [13, 14], "ge": [20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 39, 40, 41, 42], "gel": 108, "gener": [1, 2, 6, 7, 15, 19, 26, 44, 45, 46, 56, 59, 61, 63, 64, 65, 67, 68, 75, 78, 81, 93, 95, 100, 102, 103, 107], "general_rate_model": [3, 45, 61], "general_rate_model_2d": [45, 61], "generalized_ion_exchang": 23, "generalratemodel": [2, 18], "genr": 108, "geometri": [3, 18, 58, 60, 63, 100], "georg": 108, "geoscienc": 19, "geq": [51, 54, 55, 56, 57, 58, 59, 60, 62, 63, 64, 65, 66, 67, 69, 79, 93, 97, 99], "get": [13, 15, 68, 104], "giex_ka": 23, "giex_ka_lin": 23, "giex_ka_prot": 23, "giex_ka_quad": 23, "giex_ka_salt": 23, "giex_kd": 23, "giex_kd_lin": 23, "giex_kd_prot": 23, "giex_kd_quad": 23, "giex_kd_salt": 23, "giex_lambda": 23, "giex_nu": 23, "giex_nu_lin": 23, "giex_nu_quad": 23, "giex_refc0": 23, "giex_refq": 23, "giex_sigma": 23, "git": [5, 13, 14, 15, 47], "github": [0, 5, 7, 13, 14, 15, 19], "give": [2, 3, 7, 18, 56, 68, 92, 93, 107], "given": [2, 3, 6, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 50, 56, 58, 60, 63, 64, 67, 68, 69, 70, 71, 72, 75, 80, 83, 84, 85, 86, 88, 90, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 107], "global": [44, 67], "globular": 108, "gmre": [57, 58, 60, 63], "gnu": 68, "go": [1, 6], "goal": 2, "godunov": 56, "goe": 3, "good": [6, 7], "gov": 108, "govern": [68, 97, 98, 99], "gpl": 68, "gradient": [56, 60, 63, 64, 108], "grain": 1, "gram": [57, 58, 60, 63], "grant": [68, 108], "graph": [18, 93], "grati": 68, "greatest": 68, "gregor": 108, "grid": [3, 56, 107], "griesbach": 108, "grm": [2, 49, 56, 60, 67, 97, 100, 102], "grm2d": [58, 100], "group": [3, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 44, 50, 51, 52, 61, 93, 97, 107], "gs_type": [3, 57, 58, 60, 63], "gt": [20, 23, 29, 31, 33, 34, 35, 36, 37, 39, 40, 41, 42, 56], "gu": 108, "guarante": 68, "guard": 6, "gui": 68, "guid": [3, 7, 18, 55, 57, 58, 60, 63], "guidanc": 5, "guidelin": 5, "guiochon": 108, "h": [107, 108], "h5": [3, 4, 6, 7, 15], "h5tojson": 7, "h_i": 87, "ha": [2, 3, 6, 7, 18, 21, 26, 46, 48, 50, 57, 58, 59, 60, 63, 65, 68, 69, 70, 71, 75, 77, 79, 89, 90, 93, 94, 96, 97, 99, 107], "had": 68, "hahn": 108, "half": [58, 59, 60, 63, 64, 65, 96], "hand": 107, "handl": [2, 3, 19], "hansen": 108, "happen": [56, 102, 107], "hardli": 56, "hat": 93, "have": [2, 3, 5, 6, 7, 14, 15, 18, 26, 46, 50, 56, 58, 59, 60, 63, 68, 69, 75, 78, 79, 89, 93, 94, 97, 99, 107], "hdf5": [2, 3, 14, 19, 44], "hdf5_use_static_librari": 7, "hdf5view": 15, "header": 6, "heart": 19, "heidelberg": 108, "height": [67, 99], "help": [5, 16, 19, 105, 107], "henc": [7, 56, 57, 93, 95, 102, 107], "henri": 38, "hepbildikl": 108, "here": [3, 4, 6, 7, 18, 19, 49, 56, 67, 69, 75, 79, 93, 96, 97, 99, 104], "hereaft": 68, "heterogen": 71, "heurist": [57, 93], "hexagon": 81, "hic": [21, 26, 28, 45, 75], "hic_constant_water_act": 24, "hic_water_on_hydrophobic_surfac": 25, "hiccwa_beta0": 24, "hiccwa_beta1": 24, "hiccwa_ka": 24, "hiccwa_kd": 24, "hiccwa_nu": 24, "hiccwa_qmax": 24, "hicwhs_beta0": 25, "hicwhs_beta1": 25, "hicwhs_ka": 25, "hicwhs_kd": 25, "hicwhs_nu": 25, "hicwhs_qmax": 25, "high": [7, 46, 56, 108], "higher": [3, 56, 67, 81], "highli": [2, 6, 19, 24, 25, 56], "hindmarsh": 108, "histori": 15, "hold": [6, 46, 95, 97, 102, 103, 107], "holder": 68, "holdup": 98, "hollow": [99, 102, 103], "homebrew": 14, "homogen": [58, 97, 99, 102, 103], "hope": 68, "horv": 108, "host": [19, 68], "household": 68, "how": [6, 7, 18, 19, 46, 56, 68], "howev": [3, 19, 26, 46, 50, 56, 68, 93, 95, 97, 99, 105, 107], "hpp": 6, "html": [0, 68], "http": [0, 2, 13, 14, 15, 19, 68, 108], "hubbuch": 108, "huber": 108, "huuk": 108, "hydrophob": [21, 24, 26, 28, 45, 75, 77, 108], "hypothet": 68, "i": [0, 1, 2, 3, 4, 5, 6, 7, 14, 15, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 44, 46, 48, 49, 50, 52, 53, 54, 55, 56, 57, 58, 59, 60, 63, 64, 65, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 107, 108], "i_": 104, "ibg": 19, "ibindingmodel": [2, 6], "id": [1, 4, 7, 93, 108], "ida": [2, 55, 57, 58, 60, 63, 107], "idea": 68, "ideal": 81, "identif": 107, "identifi": [6, 44, 52, 56, 68, 75, 94, 107], "idynamicreactionmodel": 2, "iex": [21, 28], "iexternalfunct": 2, "ignor": [3, 26, 42, 57, 58, 59, 60, 63, 64, 65, 67, 93, 99], "ij": [65, 87], "il": 104, "ill": 107, "illustr": 104, "imag": 104, "imagin": 56, "immisc": 104, "immobil": [88, 99], "imodelsystem": 2, "imperm": 99, "implem": 73, "implement": [1, 3, 5, 6, 13, 14, 44, 49, 56, 68, 74, 75, 96, 104, 107], "implementsanalyticjacobian": 6, "impli": 68, "implicit": 2, "implicitli": [6, 67], "import": [3, 6, 14, 18, 56, 68, 99, 107], "impos": 68, "imprecis": 107, "improv": [5, 56, 75, 97], "inabl": 68, "inaccur": 68, "inc": 68, "incident": 68, "includ": [2, 3, 6, 7, 13, 14, 15, 18, 19, 32, 48, 53, 55, 57, 58, 60, 68, 82, 93, 99], "inclus": 68, "incom": 93, "incompat": 68, "incompress": [3, 18, 99, 102, 103], "inconsist": 99, "incorpor": [1, 56, 67, 68], "increas": [3, 56, 60, 93, 107], "indemnif": 68, "independ": [6, 54, 58, 60, 63, 64, 65, 68, 69, 79, 107], "index": [26, 40, 46, 50, 52, 54, 57, 58, 60, 63, 65, 70, 75, 89, 93, 94, 96, 99, 102, 107], "indic": [3, 26, 50, 55, 56, 57, 58, 65, 68, 75, 93, 94, 104, 107], "individu": [1, 7, 58, 60, 63, 68, 93, 104], "induc": 108, "industri": [68, 108], "inert": [70, 77], "inf": 7, "infer": [58, 59, 60, 63, 64, 65, 93, 97, 99], "infin": 71, "infinit": [24, 25], "inflow": 93, "influenc": [57, 58, 60, 63, 77], "inform": [1, 3, 6, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 33, 34, 35, 36, 37, 38, 39, 40, 41, 46, 58, 59, 60, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 92, 94, 97, 99, 101, 102, 103, 104, 105], "infrastructur": 2, "infring": 68, "infti": [56, 99], "inhibit": [52, 96], "inhomogen": [58, 60, 63, 65, 97], "init_c": [3, 58, 59, 60, 63, 64, 65], "init_cp": [58, 60, 63], "init_damp": 42, "init_liquid_volum": 59, "init_q": [3, 58, 59, 60, 63, 64], "init_st": [58, 59, 60, 63, 64, 65], "init_state_i": 57, "init_state_sensy_xxx": 57, "init_state_sensydot_xxx": 57, "init_state_ydot": 57, "init_step_s": [3, 55, 107], "init_volum": 59, "initi": [2, 7, 44, 45, 55, 57, 58, 59, 60, 63, 64, 65, 68, 93, 95, 99, 102, 103], "inject": 97, "inlet": [2, 44, 45, 48, 53, 61, 75, 93, 97, 99, 100, 107], "inlet_typ": [3, 62], "inner": [67, 97, 99, 102, 103], "input": [3, 5, 17, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 44, 48, 50, 51, 52, 61, 93, 107], "insert": 107, "insid": [48, 56, 58, 60, 68, 97, 98, 99, 102, 103], "instal": [0, 1, 3, 4, 14, 15, 16, 18, 68], "instanc": [3, 7, 46, 107], "instanti": 18, "instead": [3, 15, 18, 19, 26, 48, 50, 56, 58, 59, 60, 64, 65, 68, 75, 93, 95, 105, 107], "institut": 19, "int": [6, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 43, 47, 49, 53, 54, 55, 57, 58, 59, 60, 62, 63, 64, 65, 66, 67, 97, 99], "intact": 68, "integ": [26, 50], "integr": [1, 2, 3, 7, 15, 46, 47, 48, 55, 56, 60, 63, 64, 107], "intel": [1, 13, 14, 19], "intel10_64lp": [1, 13, 14, 15], "intel10_64lp_seq": [1, 13, 14, 15], "intend": [5, 68], "intens": [58, 65], "intent": 68, "interact": [23, 24, 25, 32, 41, 68, 71, 77, 81, 87, 104, 108], "interchang": 68, "interest": [3, 6, 56, 68], "interf": 68, "interfac": [1, 2, 17, 19, 56, 68, 92], "intern": [60, 93, 107], "interplai": [99, 108], "interpol": [2, 56], "interpret": 68, "interprocedur": 1, "interstiti": [2, 3, 18, 46, 48, 49, 60, 63, 64, 67, 93, 97, 99, 102, 103], "interv": 101, "intim": 68, "introduc": [6, 7, 97, 104, 107], "introduct": [5, 16, 44, 56], "invalid": 68, "invers": [81, 108], "invert": 107, "involv": [99, 104, 107], "io": 0, "ion": [21, 26, 28, 45, 69, 75, 77, 81, 86, 90, 108], "ionic": [75, 81, 90], "iqbal": 108, "irregular": 97, "irrevoc": 68, "irv": 108, "is_kinet": [3, 18, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 75], "isbn": 108, "isimul": 2, "isimulatablemodel": 2, "isol": 7, "isotherm": [6, 56, 71, 73, 74, 75, 78, 81, 108], "issu": [5, 57, 58, 60, 63, 71], "istotherm": 71, "item": [2, 7, 68], "iter": [55, 57, 58, 60, 63, 93, 107], "its": [2, 3, 56, 68, 71, 81, 93, 97, 99, 104, 107], "itself": [2, 68, 93, 104], "iunitoper": 2, "iv": [46, 48, 58, 59, 60, 62, 63, 64, 67], "j": [2, 6, 19, 20, 52, 53, 58, 60, 65, 69, 70, 72, 73, 74, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 93, 95, 96, 97, 98, 99, 102, 108], "j_": [53, 99], "j_f": [75, 95], "ja02268a002": 108, "jacobian": [1, 6, 7, 58, 59, 60, 64, 65, 71, 75, 93, 95, 107], "jacobianimpl": 6, "jakobsson": 108, "jan": 108, "januari": 108, "johann": 108, "john": 108, "joint": 53, "jona": [104, 108], "journal": 108, "json": [4, 5, 6, 7], "jtbi": 108, "jump": 107, "june": [68, 108], "just": [3, 6, 7, 46, 48, 107], "j\u00e4pel": [73, 108], "j\u00f8rgen": 108, "j\u00fclich": 19, "j\u00fcrgen": 108, "k": [43, 56, 65, 69, 75, 79, 80, 86, 89, 93, 95, 97, 101, 104, 108], "k_": [32, 52, 60, 65, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 90, 94, 95, 96, 97, 99, 102], "k_a": [75, 85, 104], "k_d": [75, 85, 104], "k_f": 71, "ka": 3, "kanji": 108, "kappa": 81, "kappa_": [32, 81], "kappa_f": 81, "karlsson": 108, "katharina": 108, "katti": 108, "kd": 3, "keep": 68, "kei": 68, "keith": 108, "kernel": [15, 68], "kin": [32, 75, 81], "kind": 68, "kinet": [3, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 44, 45, 50, 75, 81, 94, 108], "kl": 104, "know": [15, 68], "knowingli": 68, "knowledg": 68, "known": [97, 99], "krylov": [57, 58, 60, 63], "kth": 56, "ku": 108, "l": [7, 53, 75, 91, 94, 95, 97, 98, 99, 102, 103, 104, 108], "l_": 95, "l_i": 53, "l_j": 95, "label": 104, "lack": [57, 58, 60, 63], "lagrang": 56, "lambda": [72, 75, 86, 88, 90, 104], "lambda_j": [20, 69], "lang": 70, "langmuir": [3, 6, 18, 26, 45, 56, 69, 75, 85, 99, 108], "languag": [2, 68], "lapack": [1, 58, 65], "larg": [1, 15, 56, 99, 104, 107, 108], "larger": [1, 57, 58, 60, 63, 68, 99], "last": [3, 40, 48, 53, 57, 58, 107], "last_state_i": 48, "last_state_sensy_xxx": 48, "last_state_sensydot_xxx": 48, "last_state_ydot": 48, "later": [3, 58, 60, 68, 99, 104], "latest": 15, "latter": [6, 46, 93, 99], "lattic": 81, "launch": [4, 7], "law": [44, 45, 49, 50, 60, 68, 94], "lawsuit": 68, "layer": 17, "layout": [44, 46], "ldf": [26, 45, 92], "ldf_liquid_phas": 75, "le": [71, 107], "lead": [15, 99], "lean": 55, "least": [7, 56, 68, 93], "leav": [3, 56, 105], "lee": 108, "left": [2, 54, 57, 58, 59, 60, 63, 64, 65, 67, 69, 70, 71, 72, 73, 74, 75, 77, 78, 79, 81, 82, 84, 85, 86, 88, 89, 90, 91, 94, 95, 97, 98, 99, 101, 102, 103, 104, 107], "leftrightarrow": 75, "legal": 68, "legend": 18, "length": [3, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 46, 48, 49, 50, 51, 52, 54, 55, 57, 58, 59, 60, 62, 63, 64, 65, 66, 67, 75, 81, 94, 99, 102, 103, 104], "lenhoff": 108, "leq": [69, 79, 80, 86, 101], "less": [1, 3, 43, 56, 57, 60, 63, 64, 75], "lesser": 68, "let": [89, 107], "letter": 2, "level": [46, 57], "levmar": 42, "lewek": [2, 19, 108], "lfloor": [60, 63, 64], "lgpl": 68, "liabil": 68, "liabl": 68, "libbla": 13, "libblas3": 13, "libcadet": [2, 4, 6], "libeigen3": 13, "libhdf5": 13, "liblapack": 13, "liblapack3": 13, "librari": [1, 2, 3, 15, 58, 65, 68], "libsuperlu": 13, "license": 68, "licensor": 68, "lier": [19, 108], "ligand": [24, 25, 108], "like": [4, 6, 7, 68], "likewis": 68, "limit": [19, 44, 52, 68, 69, 71, 79, 81, 96], "lin": [70, 72, 89], "lin_coeff": [3, 57, 62], "lin_ka": 27, "lin_kd": 27, "line": [1, 2, 6, 68], "linear": [2, 6, 21, 23, 26, 31, 32, 34, 35, 40, 45, 46, 54, 56, 57, 58, 60, 62, 63, 65, 70, 71, 80, 83, 84, 87, 92, 107, 108], "linear_interp_data": [44, 45], "linear_solution_mod": 57, "linear_solver_bulk": [58, 65], "linearbufferalloc": 6, "linearli": [58, 60, 75, 95, 107], "link": [1, 7, 68, 108], "linker": 1, "linkinghub": 108, "linspac": 3, "linux": [1, 2, 17, 19], "liquid": [19, 20, 23, 26, 37, 39, 40, 41, 45, 51, 56, 58, 59, 60, 63, 69, 75, 77, 80, 83, 86, 87, 90, 91, 95, 96, 98, 99, 104, 108], "liquid_salt_colloidal_affin": 60, "liquid_salt_exponenti": 60, "liquid_salt_pow": 60, "list": [3, 7, 18, 19, 26, 46, 50, 57, 65, 68, 93], "literatur": 7, "litig": 68, "lk": 104, "ll": [6, 99, 102, 104], "llc": 104, "ln": 81, "load": [1, 3, 9, 15, 31, 34, 35, 46, 108], "lobatto": 56, "local": [0, 55, 56, 68, 107], "locat": [1, 3, 15], "log": [1, 56], "logic": 7, "long": [3, 58, 60, 68, 81, 93, 108], "longer": 75, "look": [3, 6], "loss": [15, 68], "lot": [6, 56], "low": [3, 7, 56, 76, 107], "lower": [43, 56], "lowercas": [3, 46], "lrm": [6, 49, 56, 64, 67, 100, 104], "lrmp": [49, 56, 63, 67, 100, 103], "lu": [58, 65], "lump": [44, 45, 61, 67, 100], "lumped_rate_model_with_por": [45, 61], "lumped_rate_model_without_por": [45, 61], "lumpedratemodelwithpor": 7, "lvert": 89, "lwe": 15, "m": [1, 3, 4, 17, 18, 32, 48, 58, 59, 60, 62, 63, 64, 65, 67, 69, 75, 79, 80, 83, 84, 86, 93, 95, 107, 108], "m_": [20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 46, 53, 58, 91, 97, 98, 99, 102], "m_i": [86, 89, 103], "m_j": [86, 99], "ma": 108, "mac": [14, 19], "machin": 68, "maco": [1, 2], "macro": 6, "made": [67, 68, 107], "magnet": 104, "magnitud": [7, 99, 107], "mai": [2, 5, 26, 44, 50, 56, 60, 63, 64, 68, 75, 90, 93, 94, 95, 97, 98, 99, 107, 108], "mail": 68, "main": [6, 75, 99, 102, 103, 104], "mainli": 75, "maintain": [2, 5, 19, 68], "mainten": [2, 5], "major": [3, 7, 20, 30, 31, 32, 36, 37, 40, 46, 47, 48, 51, 52, 57, 58, 59, 60, 63, 64, 65, 68, 93], "make": [3, 6, 7, 13, 14, 56, 68, 98], "mal_exponents_bulk_bwd": 51, "mal_exponents_bulk_fwd": 51, "mal_exponents_liquid_bwd": 51, "mal_exponents_liquid_bwd_modsolid": 51, "mal_exponents_liquid_fwd": 51, "mal_exponents_liquid_fwd_modsolid": 51, "mal_exponents_solid_bwd": 51, "mal_exponents_solid_bwd_modliquid": 51, "mal_exponents_solid_fwd": 51, "mal_exponents_solid_fwd_modliquid": 51, "mal_kbwd_bulk": 51, "mal_kbwd_liquid": 51, "mal_kbwd_solid": 51, "mal_kfwd_bulk": 51, "mal_kfwd_liquid": 51, "mal_kfwd_solid": 51, "mal_stoichiometry_bulk": 51, "mal_stoichiometry_liquid": 51, "mal_stoichiometry_solid": 51, "mamba": [17, 19], "manag": [1, 6, 7, 14], "mandatori": [46, 57], "mani": [2, 6, 26, 46, 69, 79, 97, 101, 107], "manner": 68, "manual": [4, 44, 105, 107], "manufactur": 68, "map": [3, 57, 58, 60, 107], "mapsto": 2, "march": [68, 108], "mark": 68, "mask": 68, "mass": [26, 44, 45, 50, 72, 75, 88, 93, 94, 99, 101, 102, 103, 104, 105, 107, 108], "mass_action_law": [51, 94], "master": [0, 6], "match": [6, 71], "materi": 68, "math": 15, "mathbb": [2, 38, 40, 43, 49, 52, 54, 57, 58, 59, 60, 62, 63, 64, 65, 67, 75, 94, 95, 97, 99, 101, 102, 103, 107], "mathbf": [2, 96], "mathcal": [2, 7, 70, 107], "mathemat": [19, 56, 81, 108], "mathrm": [43, 47, 48, 52, 55, 57, 58, 59, 60, 62, 63, 64, 65, 67, 69, 70, 72, 73, 74, 75, 76, 77, 78, 79, 82, 85, 86, 87, 88, 90, 94, 95, 96, 98, 99, 102, 103, 107], "matlab": 2, "matplotlib": 3, "matric": [50, 93, 95], "matrix": [3, 6, 26, 46, 48, 51, 52, 53, 57, 58, 59, 60, 64, 65, 92, 93, 95, 96, 104, 107], "matter": 3, "matthia": 108, "max": [52, 70, 73, 74, 77, 78, 79, 82, 85, 89, 95, 96, 99], "max_convtest_fail": [55, 107], "max_errtest_fail": [55, 107], "max_krylov": [3, 57, 58, 60, 63], "max_newton_it": [55, 107], "max_newton_iter_sen": [55, 107], "max_restart": [3, 57, 58, 60, 63], "max_step": [3, 55, 107], "max_step_s": [55, 107], "maximum": [21, 24, 25, 28, 29, 30, 31, 33, 34, 35, 36, 46, 55, 56, 57, 58, 60, 63, 75, 93, 107], "mayb": 6, "mcal_antilangmuir": 29, "mcal_ka": 29, "mcal_kd": 29, "mcal_qmax": 29, "mcbl_ka": 30, "mcbl_kd": 30, "mcbl_qmax": 30, "mcblldf_keq": 31, "mcblldf_kkin": 31, "mcblldf_qmax": 31, "mcl_ka": [3, 33], "mcl_kd": [3, 33], "mcl_qmax": [3, 33], "mclldf_keq": 34, "mclldf_kkin": 34, "mclldf_qmax": 34, "mclldfc_keq": 35, "mclldfc_kkin": 35, "mclldfc_qmax": 35, "mcsgp": 93, "mcspr_k12": 36, "mcspr_k21": 36, "mcspr_ka": 36, "mcspr_kd": 36, "mcspr_qmax": 36, "mct": [6, 44, 45, 61, 100], "mean": [46, 68, 93, 102, 107], "meaning": 7, "measur": 68, "mechan": [56, 81, 94, 104], "mechanist": [6, 108], "media": 108, "medium": [58, 59, 60, 62, 63, 64, 65, 66, 68], "meet": [2, 68], "mei": 108, "meland": 108, "memori": [6, 19, 46, 57, 58, 60, 63, 65, 107], "menten": [44, 45, 50, 94], "mention": [3, 7], "menu": [7, 68], "merchant": 68, "mere": 68, "merg": [6, 68, 105], "messag": 15, "met": 68, "meta": [44, 46, 107], "metapress": 108, "method": [2, 3, 6, 7, 18, 44, 45, 54, 55, 58, 61, 65, 67, 68, 93, 107], "micha": [44, 45, 50, 94], "michaelis_menten": 52, "microsoft": 15, "might": [4, 56, 68, 96, 107], "mimick": 6, "min": [3, 89], "min_damp": 42, "minceva": 108, "minim": [42, 107], "minor": 47, "minut": 15, "mirjana": 108, "misrepresent": 68, "miss": [6, 69, 86, 90], "misspel": 3, "mix": 98, "mixtur": 104, "miyab": 108, "mkl": [13, 14, 15], "mklroot": [13, 14, 15], "mm": [18, 32, 52, 96], "mm_ki": 52, "mm_kmm": 52, "mm_stoichiometry_bulk": 52, "mm_vmax": 52, "mobil": [3, 18, 26, 45, 46, 48, 53, 58, 59, 60, 63, 64, 65, 67, 75, 81, 99], "mobile_phase_modul": 28, "mod": [23, 70], "mode": [1, 7, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 55, 57, 58, 59, 60, 63, 64, 65, 68, 75, 107, 108], "model": [1, 2, 4, 5, 16, 17, 19, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 44, 45, 51, 52, 55, 61, 68, 69, 70, 71, 72, 73, 74, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 93, 95, 101, 105, 107, 108], "modelbuild": 6, "modelbuilderimpl": 6, "modelparticlelrmp": 102, "modelsystem": 2, "modif": 68, "modifi": [2, 6, 17, 21, 23, 40, 51, 55, 57, 58, 60, 63, 68, 70, 72, 74, 75, 77, 95, 97], "modsim": [13, 14, 15, 19], "modul": [26, 45, 75, 81, 104], "modular": [2, 19], "mol": [3, 18, 20, 21, 22, 23, 24, 25, 28, 29, 30, 31, 33, 34, 35, 36, 37, 39, 40, 41, 48, 58, 59, 60, 62, 63, 64, 65], "molass": 108, "molecul": [24, 25, 81, 85, 86, 89, 90, 99, 102, 103, 104], "mollerup": 108, "moment": [44, 49, 56], "monoton": [56, 89, 93], "monoval": [20, 23, 37, 39, 40, 41], "more": [3, 6, 15, 18, 19, 26, 48, 56, 60, 63, 64, 68, 69, 70, 71, 72, 73, 74, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 93, 94, 107], "moreov": [3, 18, 56, 68, 100], "morlei": 108, "most": [3, 6, 7, 13, 14, 15, 19, 21, 44, 56, 60, 68, 75, 94, 95, 99, 100, 101, 107], "move": [2, 108], "mp": [20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 33, 34, 35, 36, 37, 38, 39, 40, 41, 46, 48, 58, 60, 63], "mpm_beta": 28, "mpm_gamma": 28, "mpm_ka": 28, "mpm_kd": 28, "mpm_qmax": 28, "mri": 104, "mrmassactionlawexpmatdefault": 95, "msbuild": 15, "mssma_ka": 37, "mssma_kd": 37, "mssma_lambda": 37, "mssma_nu": 37, "mssma_rat": 37, "mssma_refc0": 37, "mssma_refq": 37, "mssma_sigma": 37, "mu_": [52, 96], "much": [3, 56, 75, 99, 102, 103, 107], "multi": [1, 6, 26, 44, 45, 53, 69, 70, 75, 77], "multi_channel_transport": [45, 61], "multi_component_antilangmuir": 29, "multi_component_bilangmuir": 30, "multi_component_bilangmuir_ldf": 31, "multi_component_colloid": 32, "multi_component_langmuir": [3, 33, 75], "multi_component_langmuir_ldf": [34, 75], "multi_component_langmuir_ldf_liquid_phas": [35, 75], "multi_component_spread": 36, "multichannel": [1, 6, 44, 45, 61, 100], "multicompon": [74, 108], "multipl": [6, 15, 18, 44, 45, 48, 56, 57, 71, 73, 74, 75, 93, 100, 102, 105, 107, 108], "multiplex": [58, 59, 60, 63, 64, 65, 67], "multistate_steric_mass_act": 37, "multivers": 0, "must": [1, 3, 6, 18, 32, 56, 60, 67, 68, 69, 79, 93, 107], "my": 7, "myst": 106, "n": [2, 32, 65, 71, 81, 93, 104, 107, 108], "n1": [65, 104], "n_": [2, 48, 56, 69, 70, 71, 72, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 93, 95, 97, 98, 99, 101, 103], "n_c": [2, 104], "n_compon": [3, 18], "n_d": [56, 60, 63, 64], "n_k": 104, "n_thread": 1, "naiv": 74, "name": [3, 4, 6, 7, 18, 21, 26, 42, 46, 50, 53, 54, 57, 67, 68, 107], "nanoparticl": 108, "nativ": [14, 44, 75], "natur": [68, 99], "naumann": 19, "navig": 15, "nbnd": [37, 58, 60, 63], "nbound": [3, 46, 58, 59, 60, 63, 64], "ncbi": 108, "nchannel": 65, "ncol": [3, 48, 56, 58, 60, 63, 64, 65, 67], "ncomp": [3, 20, 21, 23, 24, 25, 26, 28, 29, 30, 31, 33, 34, 35, 36, 37, 38, 39, 40, 41, 46, 48, 51, 52, 58, 59, 60, 62, 63, 64, 65, 66], "nconnect": 57, "ndof": [46, 57, 58, 59, 60, 63, 64, 65], "necessari": [1, 68, 105, 107], "necessarili": 7, "need": [2, 3, 6, 7, 15, 17, 18, 44, 46, 60, 63, 64, 68, 99, 102, 103, 104, 107], "neg": [52, 56, 58, 65, 89, 97, 99], "neglect": [99, 102, 103], "neither": 68, "nelem": [56, 60, 63, 64], "neq": [43, 58, 60, 69, 79, 89], "nest": 3, "net": [94, 95, 99, 104], "network": [3, 18, 19, 57, 68, 92, 98, 99, 101, 105, 107], "neutral": [69, 86, 90], "never": 56, "new": [2, 3, 5, 6, 7, 44, 57, 68, 75, 107], "newmodel": 6, "newmodelmethod": 7, "newslett": 19, "newton": [55, 60, 63, 93, 107], "next": [3, 6, 18, 40, 68, 93, 107], "nih": 108, "nikla": 108, "nilsson": 108, "nk": 104, "nlm": 108, "node": [48, 53, 56, 58, 60, 93, 105], "non": [1, 19, 44, 45, 56, 60, 68, 72, 73, 74, 81, 89, 104, 107], "noncommerci": 68, "nondimension": 75, "none": [55, 60, 67], "nonetheless": 56, "nonlinear": [44, 45, 55, 57, 58, 60, 63, 64, 65, 75, 93, 95, 107, 108], "nor": 68, "norm": 56, "normal": [57, 68, 75], "notat": [3, 5, 44, 104, 107], "note": [1, 3, 6, 7, 13, 14, 15, 18, 21, 26, 44, 45, 46, 48, 50, 54, 58, 60, 63, 64, 69, 75, 79, 89, 93, 94, 95, 97, 98, 99, 100, 101, 103, 104, 107], "noth": [68, 99], "notic": 68, "notifi": 68, "notwithstand": 68, "novemb": 108, "now": [3, 6, 17, 18], "np": 3, "npar": [3, 48, 56, 58, 60], "npartyp": [46, 58, 59, 60, 63], "nport": 48, "nrad": [48, 58, 97], "nreact": [46, 51, 52], "nsec": [3, 46, 55, 58, 59, 60, 63, 64, 65, 67], "nsen": 54, "nstate": [20, 30, 31, 46], "nswitch": [3, 57], "nthread": [3, 55], "ntotalbnd": [20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 51, 58, 59, 60, 63, 64], "ntotalbound": 46, "ntotalcomp": 46, "nu": [23, 39, 41, 72, 90, 96], "nu_": [20, 69, 72, 86, 89], "nu_i": [72, 73, 74, 75, 88, 90], "nu_j": [72, 75, 88, 90, 96], "null": 14, "number": [1, 3, 13, 14, 15, 18, 23, 24, 25, 32, 37, 39, 40, 41, 46, 54, 55, 56, 57, 58, 59, 60, 62, 63, 64, 65, 66, 67, 68, 69, 71, 75, 79, 81, 86, 88, 90, 93, 99, 107], "numer": [6, 45, 56, 61, 107, 108], "numpi": 3, "nunit": [3, 57], "o": [1, 14, 19], "object": [2, 3, 17, 18, 68, 108], "oblig": 68, "obtain": [26, 50, 75, 99, 103], "occasion": 68, "occur": [56, 68, 107], "occurr": [6, 75], "octob": 108, "oder": 2, "off": 56, "offer": [56, 60, 63, 64, 68, 107], "offici": 68, "often": [56, 76, 90, 98], "oftentim": 56, "oh": 108, "old": [6, 44], "omit": [47, 93], "onc": [15, 55, 93], "one": [1, 3, 6, 7, 15, 18, 20, 21, 26, 46, 48, 50, 55, 56, 58, 60, 63, 68, 75, 77, 93, 94, 99, 102, 103, 104, 107], "oneapi": 1, "ones": [3, 6, 7], "ongo": 7, "onli": [1, 3, 6, 7, 15, 26, 42, 46, 48, 49, 50, 54, 57, 58, 60, 63, 64, 67, 68, 74, 75, 89, 93, 94, 95, 97, 99, 101, 102, 103, 104, 105, 107], "onlin": 15, "open": [0, 5, 13, 15, 17], "openmp": 1, "openurl": 108, "oper": [1, 3, 5, 7, 18, 19, 26, 44, 45, 48, 49, 50, 53, 54, 56, 58, 59, 60, 62, 63, 64, 65, 66, 67, 68, 75, 92, 94, 97, 98, 99, 101, 105, 107, 108], "operatornam": [99, 102, 103], "opt": [13, 14], "optim": [1, 6, 60, 75, 95, 108], "option": [3, 5, 6, 7, 13, 14, 17, 19, 20, 23, 29, 37, 39, 40, 41, 49, 51, 53, 54, 55, 57, 58, 59, 60, 63, 64, 65, 67, 68, 81], "order": [2, 3, 7, 20, 24, 25, 26, 30, 31, 32, 36, 37, 40, 43, 44, 45, 50, 58, 59, 60, 63, 64, 65, 67, 68, 71, 75, 93, 94, 95, 99, 101, 105, 107], "org": [68, 108], "organ": 68, "orient": [2, 17, 18, 75, 85, 86], "origin": [3, 55, 60, 68, 69, 71, 74, 75, 79, 81, 94, 104, 107], "orthogon": [57, 58, 60, 63], "oscil": 56, "oscillatori": 56, "osx": 17, "other": [0, 3, 6, 7, 46, 49, 56, 57, 67, 68, 75, 78, 81, 89, 90, 93, 95, 96, 99, 104, 105, 107], "otherwis": [7, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 46, 60, 63, 64, 68, 93, 107], "our": [1, 5, 7, 19, 56, 68], "out": [2, 15, 47, 54, 57, 58, 59, 60, 63, 64, 65, 67, 68, 91, 93, 98, 105], "outdat": 17, "outer": [58, 60, 67, 97, 99, 102, 103], "outflow": 99, "outgo": [3, 18, 93], "outlet": [2, 7, 18, 44, 45, 48, 53, 61, 93, 97, 99, 100, 101], "output": [0, 3, 7, 15, 44, 46, 53, 68, 105], "outsid": [68, 104], "ov": 96, "over": [1, 3, 6, 26, 44, 50, 93, 107], "overhead": 2, "overlap": 6, "overridden": 93, "overrul": 93, "overview": [2, 107], "own": [2, 6, 7, 68, 93, 97, 99], "p": [6, 15, 26, 43, 50, 53, 55, 57, 58, 60, 63, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 81, 82, 85, 86, 87, 88, 90, 95, 97, 99, 102, 103, 107, 108], "p1": 60, "p2": 60, "p3": 60, "p4": 60, "p5": 60, "p_": [3, 26, 49, 50, 53, 60, 95, 97, 99, 102], "p_1": 107, "p_2": 107, "p_c": 99, "p_i": [3, 107], "p_j": [2, 78, 95, 99, 102], "p_n": 107, "pack": 97, "packag": [1, 3, 13, 14, 15, 68], "page": [0, 108], "pair": 104, "paper": [6, 7, 68, 74], "par_boundary_ord": [58, 60], "par_core_radiu": 54, "par_coreradiu": [58, 60], "par_diffus": [3, 46, 58, 60], "par_diffusion_multiplex": [58, 60], "par_disc_typ": [3, 58, 60], "par_disc_vector": [58, 60], "par_geom": [58, 60, 63], "par_nelem": [56, 60], "par_polydeg": [56, 60], "par_poros": [3, 58, 60, 63], "par_radiu": [3, 54, 58, 60, 63], "par_surdiffus": 46, "par_surfdiffus": [3, 58, 60], "par_surfdiffusion_dep": 60, "par_surfdiffusion_expargmult": 60, "par_surfdiffusion_expfactor": 60, "par_surfdiffusion_logkeqconst": 60, "par_surfdiffusion_logkeqexp": 60, "par_surfdiffusion_logkeqfactor": 60, "par_surfdiffusion_multiplex": [58, 60], "par_surfdiffusion_powexp": 60, "par_surfdiffusion_powfactor": 60, "par_type_volfrac": [58, 59, 60, 63], "par_type_volfrac_multiplex": 58, "paragraph": [68, 69, 72, 86, 88, 90], "parallel": [1, 3, 13, 14, 15, 19, 57, 93, 104], "param": 48, "param_valu": [46, 54], "param_xxx": [44, 45, 107], "paramet": [2, 3, 6, 17, 18, 19, 21, 24, 25, 26, 28, 44, 45, 50, 55, 57, 58, 60, 63, 64, 65, 67, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 94, 95, 97, 98, 99, 101, 102, 103, 104, 105, 108], "parameter": 89, "paramt": [44, 45], "paramtyp": 6, "parpolydeg": 60, "parser": 106, "part": [6, 7, 17, 18, 46, 47, 55, 56, 68, 88, 108], "parti": 68, "partial": [2, 6, 19, 53, 72, 75, 97, 98, 99, 102, 103, 104, 107], "particl": [3, 44, 45, 46, 48, 51, 53, 54, 56, 58, 59, 60, 63, 64, 75, 91, 95, 98, 100, 102, 103], "particle_coordinates_xxx": 48, "particle_poros": 18, "particle_radiu": 18, "particular": 68, "particularli": 107, "partyp": 99, "pass": [18, 26, 46, 50, 68, 95, 107], "password": 68, "past": 107, "patch": 47, "patent": 68, "path": [1, 3], "path_to_setup_fil": 4, "pathwai": 104, "pattern": [68, 75, 94], "paul": 108, "payment": 68, "pc": 15, "pdae": [2, 19], "pde": [2, 3], "peer": 68, "per": [15, 24, 25, 26, 47, 56, 75, 107], "perform": [2, 3, 15, 18, 56, 60, 63, 64, 68, 75, 95, 107], "perman": 68, "permiss": 68, "permit": 68, "perpetu": 68, "person": 68, "pertin": 68, "pesticid": 108, "pet": 104, "peter": 108, "petr": 108, "ph": [2, 32, 72, 81], "phantom": [81, 86], "phase": [3, 18, 20, 23, 26, 32, 37, 39, 40, 41, 45, 46, 48, 51, 53, 54, 58, 59, 60, 63, 64, 65, 67, 69, 71, 75, 80, 81, 83, 86, 87, 90, 91, 95, 96, 98, 99, 102, 103, 104, 107, 108], "phd": 2, "phenomena": 56, "phi": [32, 81], "philosophi": 68, "physic": [68, 75, 94, 101, 105], "pi": 97, "piec": [3, 18, 56, 57, 68, 101], "piecewis": [2, 3, 18, 57, 97, 101, 107], "piecewise_cubic_poli": [3, 44, 45, 62], "pii": 108, "pip": [0, 17], "pipelin": 7, "place": [26, 50, 68, 75, 107], "placehold": [75, 94], "placement": 99, "plai": 56, "plain": 18, "plan": [5, 6, 7, 67], "plant": 108, "platform": [1, 2, 15], "pleas": [5, 6, 7, 18, 19, 46, 67, 68, 104], "plot": 5, "plt": 3, "plu": 68, "plug": [93, 103], "pmatrix": [75, 95], "point": [1, 2, 3, 6, 48, 53, 56, 57, 60, 63, 64, 67, 99, 102, 103, 107], "pointer": 68, "polydeg": [56, 60, 63, 64], "polynomi": [2, 3, 18, 26, 50, 56, 57, 60, 63, 64, 75, 93, 94, 101, 107], "pore": [18, 44, 45, 58, 60, 61, 67, 71, 99, 100, 108], "pore_access": [58, 60, 63], "pore_accessibility_multiplex": [58, 60, 63], "pore_diffus": 18, "poros": [2, 3, 58, 60, 63, 64, 97, 99, 103, 104, 107], "porou": 99, "port": [2, 3, 48, 53, 57, 93, 97, 101], "portal": 108, "portion": 68, "pose": 107, "posit": [26, 50, 56, 57, 58, 65, 67, 93, 97, 99, 104], "positron": 104, "possess": [68, 93, 101], "possibl": [1, 17, 57, 58, 65, 68, 75, 93, 94, 107], "possibli": [6, 26, 50, 75, 99, 102, 107], "post": [2, 6, 105], "postprocess": [47, 107], "potenti": [75, 81, 85, 86, 95, 99], "power": [32, 49, 60, 68, 75, 94, 95], "power_law": 49, "powershel": 15, "pp": [32, 81], "pr": 19, "practic": [3, 5, 7, 68], "pre": [2, 16, 32], "preambl": 68, "preced": [26, 50], "precis": [7, 68], "predecessor": 68, "predomin": 93, "prefer": [1, 7, 68, 107], "prefix": [2, 67], "preliminari": 5, "prepar": [47, 107, 108], "prepareadvector": 6, "prepend": [75, 94], "presenc": 99, "present": [46, 48, 57, 60, 63, 64, 67, 68, 74, 75, 85, 86, 93, 95, 97], "preserv": 68, "press": 108, "prevent": [23, 41, 68, 75], "previou": [6, 46, 68, 93], "previous": [7, 18, 93], "price": 68, "primarili": [68, 81], "print": [1, 3, 15], "prior": 68, "privat": 68, "privileg": 15, "probabl": [6, 14], "problem": [1, 3, 56, 68, 93, 107], "procedur": [6, 68, 107], "process": [2, 3, 15, 71, 75, 77, 93, 104, 105, 107, 108], "process_simul": 18, "processmodel": 18, "procur": 68, "prod_": 95, "prod_i": 96, "produc": [1, 53, 68, 98, 104], "product": [68, 95], "product_outlet": 18, "profil": [2, 3, 18, 26, 50, 56, 57, 62, 75, 94, 97, 101, 107, 108], "program": [15, 68], "programm": 68, "prohibit": 68, "project": [4, 19], "projecttarget": 4, "promin": [68, 75, 100], "promot": 2, "prompt": 15, "propag": 68, "properli": [6, 75], "properti": [56, 68, 104, 108], "proport": [75, 95], "proprietari": 68, "prot": 72, "protect": 68, "protein": [20, 23, 24, 25, 32, 39, 41, 81, 88, 108], "protocol": 68, "prove": 68, "proven": 2, "provid": [1, 2, 3, 4, 6, 7, 13, 14, 15, 16, 17, 18, 19, 58, 67, 68, 75, 95, 99, 101, 107], "provis": 68, "provision": 68, "proxi": 68, "pseudo": [3, 18, 81, 93, 100, 101, 105], "pub": 108, "public": [2, 5, 7, 19, 56, 68], "publicli": [2, 68], "publish": 68, "pubm": 108, "pull": [5, 19], "puls": [3, 101], "pump": 19, "pure": [59, 98, 99, 107], "purif": 108, "purpos": [1, 2, 3, 18, 68, 107], "pursuant": 68, "push": 0, "put": 53, "py": 7, "pyplot": 3, "python": [2, 5, 7, 17, 18, 19], "p\u00fcttmann": 19, "q": [2, 3, 18, 57, 69, 71, 72, 75, 80, 83, 84, 86, 88, 90, 93, 103, 108], "q_": [69, 70, 72, 73, 74, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 88, 89, 90, 93, 99, 107], "q_0": [57, 72, 77, 86, 88, 90, 93], "q_1": [57, 93], "q_2": [57, 93], "q_3": [57, 93], "q_i": [70, 72, 73, 74, 75, 76, 77, 78, 82, 83, 87, 88, 90], "q_j": [70, 72, 73, 74, 75, 77, 78, 82, 84, 85, 88, 90], "q_m": 75, "qmax": 3, "qquad": [75, 86, 93, 107], "quad": [69, 72, 81, 86, 89, 93, 99], "quad_coeff": [3, 57, 62], "quadrat": [23, 38, 40, 57, 62, 87, 88], "qualifi": 68, "qualiti": [6, 68], "quantiti": 3, "quasi": [20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 75, 98, 99, 102, 103], "quickli": 107, "quotient": 75, "r": [0, 2, 6, 38, 40, 43, 49, 52, 54, 57, 58, 59, 60, 62, 63, 64, 65, 67, 75, 81, 94, 95, 96, 97, 99, 101, 102, 103, 104, 107, 108], "r_": [58, 60, 81, 95, 97, 99, 102, 103], "r_i": 32, "rad": [58, 97, 99, 102, 103], "radial": [3, 7, 44, 45, 48, 58, 60, 61, 97, 100], "radial_": 67, "radial_compart": 58, "radial_coordin": 48, "radial_disc_typ": 58, "radial_general_rate_model": [45, 61], "radii": [99, 102, 103], "radioact": 104, "radiu": [26, 32, 50, 58, 60, 63, 67, 81, 97, 99, 102, 103], "radu": 108, "raena": 108, "rais": [3, 15], "rang": [20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 49, 51, 52, 53, 54, 55, 57, 58, 59, 60, 62, 63, 64, 65, 66, 67, 81, 97, 99], "rapid": [3, 18, 75, 108], "rassi": 108, "rate": [1, 2, 19, 20, 21, 23, 24, 25, 27, 28, 29, 30, 32, 33, 36, 37, 39, 40, 41, 44, 45, 51, 52, 56, 57, 59, 61, 65, 67, 72, 75, 81, 89, 91, 92, 94, 96, 98, 100, 107], "rather": [3, 56, 60, 63, 64], "ratio": [32, 81, 99, 103, 104], "rdm": 7, "re": 6, "reach": 56, "react": [2, 91, 94, 95, 96, 97, 98, 99, 102, 103, 104], "reactant": 95, "reaction": [2, 6, 9, 44, 45, 46, 51, 52, 54, 58, 59, 60, 63, 64, 65, 91, 92, 95, 96, 98, 99, 104, 107], "reaction_bulk": [58, 59, 60, 63, 65], "reaction_model": [51, 52, 59, 64], "reaction_model_bulk": [58, 60, 63, 65], "reaction_model_particl": [58, 59, 60, 63], "reaction_model_particles_multiplex": [58, 59, 60, 63], "reaction_particl": [50, 58, 59, 60, 63], "reaction_particle_000": 50, "reaction_particle_xxx": [58, 59, 60, 63], "reaction_particle_yyi": 50, "reactor": [18, 19, 44, 45, 61, 100, 103], "read": [6, 7, 26, 46, 50, 68], "readabl": 68, "readi": [6, 68], "readili": 68, "realationship": 2, "realiti": 56, "realiz": [56, 97], "realli": [75, 94], "reason": [3, 17, 68, 99], "rebuild": 6, "receipt": 68, "receiv": [68, 93], "recent": [13, 14, 15, 19, 44], "recipi": 68, "recogn": [46, 68], "recommend": [5, 6, 7, 15, 17, 19, 44, 45, 60, 63, 64, 75], "reconstruct": [3, 44, 45, 56, 58, 60, 63, 64, 65, 67], "record": 2, "recreat": 7, "rectangular": 3, "recycl": 105, "redistribut": 68, "reduc": [3, 6, 56, 74, 107], "ref": [50, 69, 72, 75, 86, 88, 90], "refer": [3, 5, 6, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 33, 34, 35, 36, 37, 38, 39, 40, 41, 46, 56, 58, 59, 60, 62, 63, 64, 65, 66, 67, 68, 69, 72, 86, 88, 90, 92, 93, 104, 107], "refin": [5, 44, 45], "reflect": [13, 14, 15, 56], "refrain": 68, "regard": [7, 68], "regardless": [68, 93], "regener": 68, "regist": 6, "registerexamplemodel": 6, "registerlinearmodel": 6, "registernewmodel": 6, "registeryourmodelnamemodel": 6, "regular": [58, 65], "reinstat": 68, "rel": [7, 55, 58, 60, 107], "relat": [3, 18, 60, 75, 92], "relationship": [2, 68, 107], "releas": [0, 1, 7, 15, 19, 68], "release_with_debug_info": 1, "release_with_test": 1, "releaseci": 7, "relev": [6, 46, 56, 68, 75, 104, 107], "reli": 68, "relicens": 68, "reltol": [3, 55, 107], "reltol_sen": 55, "remain": [3, 68, 70, 99], "remedi": 107, "rememb": 104, "remov": [48, 68, 98, 103, 104, 108], "renam": 6, "render": 68, "repair": 68, "reparameter": [75, 95], "replac": [26, 50, 67, 75, 81, 99], "report": [19, 56], "repositori": [0, 19], "repres": [2, 46, 68, 72, 81, 93, 97, 99, 101, 104], "represent": 75, "reproduc": [6, 7], "request": [5, 19, 46, 107], "requir": [0, 1, 2, 3, 6, 7, 15, 18, 19, 21, 42, 46, 49, 56, 58, 60, 63, 64, 65, 68, 69, 70, 71, 72, 73, 74, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 93, 94, 105, 107], "requiredaddir": 6, "rerun": 7, "research": [5, 6, 7], "reset": 107, "resid": [9, 108], "residu": [6, 107], "residualimpl": 6, "residualtyp": 6, "resin": [23, 32, 37, 39, 40, 41, 81, 82], "resist": [99, 102], "resolut": [6, 7, 56, 107], "resolv": [56, 68], "reson": 104, "respect": [2, 3, 6, 20, 24, 25, 26, 50, 57, 67, 68, 69, 72, 75, 77, 86, 88, 90, 93, 94, 95, 99, 102, 103, 104, 107], "respons": 68, "rest": 105, "restart": [3, 57, 58, 60, 63, 107], "restrict": [3, 18, 68, 93], "restrunn": 1, "result": [5, 6, 19, 46, 56, 68, 75, 97, 98, 99, 104, 107], "resulta": 7, "retain": 68, "retriev": 108, "return": [3, 6, 7, 15, 44, 45, 48, 68, 97, 99], "returncod": 3, "reus": 7, "revers": [97, 99, 108], "review": [68, 108], "revis": 68, "rfloor": [60, 63, 64], "rgen": 108, "rho": [97, 99, 102, 103, 104], "rho_": 97, "rho_k": 97, "right": [2, 60, 68, 69, 70, 71, 72, 73, 74, 75, 77, 78, 79, 81, 82, 84, 85, 86, 88, 89, 90, 91, 94, 95, 97, 98, 99, 101, 102, 103, 104, 107], "rightarrow": [56, 71, 75, 97, 99, 104], "rigor": [6, 7], "risk": 68, "robust": 2, "role": 56, "rom": 68, "ronald": 108, "root": [3, 6, 7, 14, 46], "row": [3, 37, 46, 48, 51, 57, 93, 104], "royalti": 68, "rpath": 1, "rse": 5, "rule": [54, 68], "run": [0, 1, 2, 4, 5, 6, 13, 15, 60, 68, 98, 107], "runner": 7, "runtim": 1, "rvert": 89, "rwth": 2, "s0009250915006168": 108, "s0021": 108, "s0021967301964374": 108, "s0021967301994579": 108, "s0021967304014554": 108, "s0021967309010103": 108, "s0021967316310263": 108, "s0021967319308659": 108, "s0021967322005830": 108, "s0022519313004530": 108, "s0168": 108, "s1": 108, "s10337": 108, "s_": [53, 91, 93, 95, 97, 98, 99, 102, 103], "s_j": [2, 91, 95, 98, 99, 102], "safest": 68, "safeti": [57, 58, 60, 63], "sai": [3, 15, 68], "sai_ka1": 39, "sai_ka2": 39, "sai_kd": 39, "sai_lambda": 39, "sai_nu": 39, "sai_refc0": 39, "sai_refq": 39, "sai_sigma": 39, "sake": [26, 49, 50, 68, 104], "sale": 68, "salt": [20, 23, 24, 25, 32, 37, 39, 40, 41, 60, 69, 72, 73, 74, 75, 77, 86, 90, 108], "same": [6, 7, 14, 18, 21, 56, 57, 58, 59, 60, 63, 64, 67, 68, 69, 75, 79, 82, 85, 86, 89, 93, 94, 99, 102, 103, 104, 105, 107], "sampl": 3, "samuel": [2, 108], "saniti": 3, "saska": [26, 45, 75, 108], "saska_h": 38, "saska_k": 38, "satisfi": [68, 107], "satur": [52, 82, 96, 99], "save": 3, "scalar": [6, 46, 107], "scale": [75, 108], "scenario": 56, "scheme": [3, 43, 53, 56, 58, 60, 104], "schmidt": [57, 58, 60, 63], "schneider": 108, "schnittert": [19, 108], "school": 68, "schur": [57, 58, 60, 63], "schur_safeti": [3, 57, 58, 60, 63], "scienc": [19, 104, 108], "sciencedirect": 108, "scientif": [7, 19, 107], "scope": [6, 49, 68], "scratch": 16, "screen": [32, 81], "script": [6, 7, 15, 68], "seal": 99, "search": 1, "sebastian": 108, "sec": [55, 93, 99], "sec_000": 3, "sec_xxx": [45, 61], "secidx": 6, "second": [3, 18, 36, 58, 59, 60, 63, 64, 65, 72, 81, 85, 89, 104, 107], "secondarili": 68, "sect": 101, "section": [2, 5, 6, 7, 16, 17, 18, 26, 44, 45, 50, 54, 56, 57, 58, 59, 60, 63, 64, 65, 67, 68, 69, 70, 71, 72, 75, 77, 78, 79, 85, 86, 88, 89, 90, 92, 93, 94, 97, 99, 102, 103, 104, 105], "section_continu": [3, 55, 107], "section_tim": [3, 55, 57, 107], "see": [3, 6, 7, 15, 19, 26, 30, 31, 42, 44, 46, 50, 55, 57, 58, 59, 60, 63, 64, 65, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 92, 93, 94, 95, 97, 98, 99, 101, 102, 103, 104, 105, 107], "seed": 107, "seen": [99, 102, 103], "select": [2, 3, 7, 15, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 56, 57, 58, 65, 70, 93, 108], "self": [26, 45, 56, 75], "self_associ": 39, "sell": 68, "semiconductor": 68, "send": 97, "sens": [60, 63, 64, 75], "sens_abstol": 54, "sens_boundphas": [54, 57], "sens_bulk": 48, "sens_comp": [54, 57], "sens_factor": [54, 107], "sens_flux": 48, "sens_inlet": 48, "sens_inlet_comp_xxx": 48, "sens_inlet_port_xxx": 48, "sens_inlet_port_xxx_comp_yyi": 48, "sens_method": 54, "sens_nam": 54, "sens_outlet": 48, "sens_outlet_comp_xxx": 48, "sens_outlet_port_xxx": 48, "sens_outlet_port_xxx_comp_yyi": 48, "sens_particl": 48, "sens_particle_partype_xxx": 48, "sens_partyp": [54, 57, 58, 65], "sens_react": [54, 57, 58], "sens_sect": [54, 57, 58, 60, 63], "sens_solid": 48, "sens_solid_partype_xxx": 48, "sens_unit": [54, 57], "sens_volum": 48, "sensdot_bulk": 48, "sensdot_flux": 48, "sensdot_inlet": 48, "sensdot_inlet_comp_xxx": 48, "sensdot_inlet_port_xxx": 48, "sensdot_inlet_port_xxx_comp_yyi": 48, "sensdot_outlet": 48, "sensdot_outlet_comp_xxx": 48, "sensdot_outlet_port_xxx": 48, "sensdot_outlet_port_xxx_comp_yyi": 48, "sensdot_particl": 48, "sensdot_particle_partype_xxx": 48, "sensdot_solid": 48, "sensdot_solid_partype_xxx": 48, "sensdot_volum": 48, "sensit": [2, 6, 19, 26, 44, 45, 50, 53, 55, 57, 58, 60, 63, 65, 108], "senstiv": 57, "separ": [2, 7, 18, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 53, 68, 75, 93, 104, 108], "separet": 7, "septemb": 108, "sequenc": [19, 107], "sequenti": [13, 14, 57, 93], "serban": 108, "seri": 16, "serv": [2, 3, 5, 18, 68, 75, 93, 101, 105], "server": 68, "servic": 68, "set": [1, 4, 5, 6, 15, 17, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 44, 56, 57, 58, 59, 60, 63, 65, 70, 75, 76, 93, 94, 98, 99, 103, 104, 107], "setup": [7, 93], "seven": 93, "seventh": 93, "sever": [3, 18, 107], "sha1": 47, "shall": [7, 68], "shape": [6, 78, 90, 104], "share": [19, 58, 59, 60, 63, 68], "sharp": [56, 78], "sharpen": 56, "sheet": 18, "shell": [17, 99, 102, 103], "shield": [23, 41, 89, 90], "shift": 101, "shirazi": 108, "short": [68, 75, 93, 100], "shortcom": 56, "should": [1, 3, 6, 7, 26, 49, 50, 55, 56, 58, 60, 63, 68, 99, 107], "show": [3, 56, 68], "shown": [75, 107], "shumak": 108, "side": [6, 99], "sigma": [23, 39, 41, 90], "sigma_": [20, 69, 86, 89], "sigma_j": [72, 75, 88, 90], "sign": [68, 75, 97, 99], "signal": [3, 18, 101], "signific": [68, 107], "silica": 108, "sim": [3, 101], "similar": [6, 68, 69, 88], "similarli": 56, "simpl": [3, 18, 75, 93, 98, 107], "simpler": 107, "simpli": [3, 26], "simplic": 97, "simplifi": [3, 26, 45, 75], "simplified_multistate_steric_mass_act": 40, "simul": [1, 2, 4, 5, 6, 15, 44, 46, 47, 55, 56, 57, 60, 93, 97, 98, 99, 101, 102, 108], "simulation_result": 18, "simulationresult": 18, "simultan": 68, "sinc": [3, 5, 18, 26, 46, 50, 81, 85, 86, 97, 99, 101, 104, 105, 107], "singh": 108, "singl": [7, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 48, 50, 53, 56, 68, 75, 93, 107], "single_as_multi_port": [48, 53], "singular": 81, "sink": [3, 18, 93, 100, 105], "site": [20, 23, 37, 39, 40, 41, 69, 75, 79, 82, 85, 86, 88, 90], "sitemap": 106, "situat": [95, 107], "size": [1, 6, 44, 45, 55, 57, 58, 60, 63, 81, 95, 102, 107], "slab": [58, 60, 63, 99], "slice": 107, "slightli": [56, 74], "slow": [58, 65], "slower": [58, 59, 60, 63, 64, 65], "slowest": 46, "sma": [69, 72, 86, 89], "sma_ka": 41, "sma_kd": 41, "sma_lambda": 41, "sma_nu": 41, "sma_refc0": 41, "sma_refq": 41, "sma_sigma": 41, "small": [43, 56, 71, 93, 99, 107], "smaller": [1, 56, 99, 102, 103, 107], "smb": [93, 105], "smith": 108, "smooth": [44, 45, 60, 63, 64, 101, 107], "smssma_ka": 40, "smssma_kd": 40, "smssma_ksw": 40, "smssma_ksw_lin": 40, "smssma_ksw_quad": 40, "smssma_kw": 40, "smssma_kws_lin": 40, "smssma_kws_quad": 40, "smssma_lambda": 40, "smssma_nu_max": 40, "smssma_nu_min": 40, "smssma_nu_quad": 40, "smssma_refc0": 40, "smssma_refq": 40, "smssma_sigma_max": 40, "smssma_sigma_min": 40, "smssma_sigma_quad": 40, "so": [1, 6, 7, 68, 99, 107], "societi": 108, "softwar": [1, 5, 6, 7, 19, 68, 108], "sold": 68, "soldot_bulk": 48, "soldot_flux": 48, "soldot_inlet": 48, "soldot_inlet_comp_xxx": 48, "soldot_inlet_port_xxx": 48, "soldot_inlet_port_xxx_comp_yyi": 48, "soldot_outlet": 48, "soldot_outlet_comp_xxx": 48, "soldot_outlet_port_xxx": 48, "soldot_outlet_port_xxx_comp_yyi": 48, "soldot_particl": 48, "soldot_particle_partype_xxx": 48, "soldot_solid": 48, "soldot_solid_partype_xxx": 48, "soldot_volum": 48, "sole": [26, 46, 50, 68], "solid": [3, 18, 20, 23, 37, 39, 40, 41, 46, 48, 51, 53, 56, 58, 59, 60, 63, 64, 69, 75, 77, 81, 84, 86, 90, 91, 95, 98, 99, 104, 108], "solut": [2, 3, 18, 19, 23, 41, 44, 45, 49, 53, 55, 57, 60, 63, 64, 92, 95, 99, 102, 103, 104, 107], "solution_bulk": 48, "solution_flux": 48, "solution_inlet": 48, "solution_inlet_comp_xxx": 48, "solution_inlet_port_xxx": 48, "solution_inlet_port_xxx_comp_yyi": 48, "solution_outlet": [3, 48], "solution_outlet_comp_xxx": 48, "solution_outlet_port_xxx": 48, "solution_outlet_port_xxx_comp_yyi": 48, "solution_particl": 48, "solution_particle_partype_xxx": 48, "solution_solid": 48, "solution_solid_partype_xxx": 48, "solution_tim": [3, 48], "solution_volum": 48, "solv": [2, 6, 19, 57, 60, 63, 93, 107], "solvent": 104, "solver": [2, 3, 17, 19, 44, 45, 58, 60, 63, 64, 65, 93, 107, 108], "solver_nam": 42, "some": [1, 2, 3, 5, 6, 7, 14, 26, 46, 49, 50, 56, 68, 70, 75, 88, 90, 93, 95, 99, 105, 107], "sometim": 19, "sourc": [3, 4, 6, 13, 14, 15, 18, 19, 26, 50, 65, 68, 75, 93, 94, 100, 101, 104], "source_xxx": [44, 45], "sp": [20, 21, 23, 24, 25, 27, 28, 29, 30, 31, 33, 34, 35, 36, 37, 38, 39, 40, 41, 46, 48, 58, 59, 60, 63, 64, 95], "space": [56, 57, 58, 60, 63], "span": 107, "spare": 68, "spars": [6, 58, 65], "spatial": [2, 3, 6, 44, 45, 58, 61, 65, 67, 99, 102, 103, 104, 107], "spatial_method": [44, 45, 60, 63, 64], "speak": 68, "speci": [74, 104], "special": [3, 68, 71], "speciefi": 3, "specif": [3, 4, 5, 6, 7, 17, 18, 56, 57, 58, 60, 63, 64, 65, 67, 68, 75, 92, 94, 102, 103, 104], "specifi": [1, 3, 7, 18, 26, 32, 46, 49, 50, 55, 56, 57, 58, 59, 60, 62, 63, 64, 65, 66, 67, 68, 69, 93, 99, 104, 107], "speed": [6, 95], "sphere": [58, 60, 63], "spheric": [99, 102, 103], "sphinx": [0, 106], "sphinx_multivers": 106, "sphinxcontrib": 106, "spirit": 68, "spline": [3, 18, 101], "split": 95, "split_components_data": [3, 48, 53], "split_ports_data": [3, 48, 53], "spread": [26, 45, 75], "springer": 108, "springerlink": 108, "sqrt": 81, "squar": 7, "src": [4, 6, 13, 14, 15], "stabil": [24, 25, 56], "stabl": [2, 19, 43], "stage": 4, "stagger": 107, "stagnant": [99, 102], "stand": 68, "standard": [1, 6, 7, 13, 14, 26, 43, 44, 50, 68, 78, 97, 99, 104], "star": 81, "start": [3, 6, 7, 18, 55, 56, 68, 107], "startup": 7, "state": [2, 3, 6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 38, 39, 41, 44, 45, 46, 48, 53, 56, 57, 58, 59, 60, 63, 64, 65, 68, 70, 73, 74, 75, 77, 85, 95, 98, 99, 103, 107], "statement": [6, 68], "statetyp": 6, "static": [1, 7, 15], "stationari": [3, 18, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 75, 98, 99, 102, 103, 108], "statu": [15, 68], "std": 6, "steep": [56, 60, 63, 64, 107], "stefan": 108, "stem": 104, "step": [1, 2, 4, 5, 6, 15, 16, 18, 55, 68, 93, 101, 105, 108], "steric": [23, 26, 39, 45, 72, 75, 88, 108], "steric_mass_act": 41, "steven": 108, "stiff": 107, "still": [1, 3, 6, 7, 18, 26, 32, 102], "stir": [44, 45, 61, 93, 95, 100], "stirredtankmodel": 6, "stochiometr": 52, "stoichiometr": [50, 51, 95, 96], "stoichiometri": 52, "stop": [3, 4], "storag": [3, 46, 48, 51, 57, 68, 93, 104], "store": [3, 7, 18, 46], "strang": 56, "strategi": [44, 45], "stream": 105, "strength": [71, 81, 86], "strictli": [93, 105], "string": [6, 7, 18, 42, 47, 49, 54, 58, 59, 60, 62, 63, 64, 65, 66, 67], "strong": [56, 86, 107], "stronger": 40, "strongest": 40, "strongli": [6, 7, 19, 40, 86], "structur": [3, 13, 14, 15, 18, 44, 60, 107], "studi": 108, "studio": [1, 4, 7], "style": 5, "subdivid": 68, "subgroup": [58, 59, 60, 63, 64, 65], "subject": [13, 14, 15, 68], "sublicens": 68, "submit": [99, 102, 103], "submodel": 107, "subprogram": 68, "subroutin": 68, "subscript": 46, "subsect": [6, 68], "subsequ": [46, 60], "subsolv": 42, "subspac": [57, 58, 60, 63], "substanti": [68, 107], "substitut": 6, "substrat": [52, 96], "subtract": 104, "successfulli": [3, 107], "sudden": 56, "sudo": 13, "sue": 68, "suffer": 56, "suffic": 68, "suffici": [56, 107], "sugarcan": 108, "suggest": 5, "suit": [1, 108], "suitabl": 95, "suitespars": [58, 65], "sum": [46, 58, 59, 60, 63, 81, 99, 104], "sum_": [37, 58, 60, 63, 69, 70, 72, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 90, 93, 95, 98, 99, 101, 102, 103, 104, 107], "sum_i": [58, 60, 95], "sum_j": [73, 74, 97, 98, 99], "sundial": [1, 2, 107, 108], "superfici": 99, "superlu": [58, 65], "supervis": 19, "supplement": 68, "suppli": [58, 97], "support": [1, 2, 3, 19, 26, 44, 68, 73, 74, 92, 94, 99, 102, 103, 107], "suppos": 46, "suppress": 56, "sure": [6, 7, 68, 98], "surfac": [3, 18, 23, 24, 26, 37, 39, 40, 41, 45, 58, 60, 71, 75, 81, 85, 86, 99, 102, 103, 104, 108], "surface_diffus": 18, "surpass": 56, "surrend": 68, "surviv": 68, "sustain": 68, "sw": 89, "swing": 108, "switch": [3, 32, 57, 92], "switch_000": 3, "switch_xxx": [44, 45, 93], "symmetri": 97, "system": [1, 2, 6, 14, 17, 44, 45, 46, 48, 55, 60, 63, 68, 92, 96, 100, 101, 104, 105, 107, 108], "systemat": 68, "s\u00fcleyman": 108, "t": [2, 3, 6, 26, 50, 52, 53, 56, 57, 69, 70, 72, 73, 74, 75, 76, 77, 78, 79, 82, 85, 86, 87, 88, 90, 93, 94, 96, 97, 98, 99, 101, 102, 103, 104, 107, 108], "t_": [2, 3, 57, 75, 93, 94, 97, 99, 101, 107], "t_0": 107, "t_1": [101, 107], "t_2": 101, "t_i": [3, 107], "t_k": 101, "tab": [44, 107], "tabl": [7, 46, 57, 75, 93, 99, 100, 107], "tail": 78, "take": [1, 15, 26, 50, 55, 68, 75, 82, 87, 90, 104, 107], "taken": [7, 26, 54, 55, 93, 103, 104, 105], "tandfonlin": 108, "tangibl": 68, "tank": [19, 44, 45, 61, 91, 93, 100], "target": 93, "task": 107, "tau": 107, "tbb": [1, 14, 15, 19], "tbbroot": 15, "technic": [6, 104], "techniqu": [19, 75], "technolog": 68, "technologi": 108, "tediou": 17, "tell": 68, "temperatur": [75, 94, 108], "templat": 6, "tend": 71, "tendenc": 56, "tensor": [48, 53], "tentacl": 86, "term": [32, 46, 56, 60, 63, 64, 68, 77, 81, 82, 87, 88, 95, 99, 102, 103, 104, 107], "termin": [13, 68, 93, 105], "test": [1, 5, 55, 107], "test_cas": 7, "testher": 7, "testradialkernel": 7, "testrunn": [1, 7], "text": [2, 7, 15, 23, 32, 37, 38, 48, 69, 70, 71, 72, 75, 76, 77, 78, 79, 80, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 93, 95, 96, 97, 98, 99, 101, 102, 103, 104, 107], "texttt": [26, 47, 48, 49, 50, 51, 52, 53, 54, 55, 57, 58, 59, 60, 62, 63, 64, 65, 66, 67], "th": [3, 20, 48, 57, 99, 108], "than": [3, 14, 17, 19, 48, 56, 57, 58, 60, 63, 68, 75, 99, 102, 103, 107], "thei": [3, 18, 56, 58, 60, 63, 64, 68, 69, 75, 79, 81, 99], "them": [1, 7, 18, 68, 93, 107], "theorem": 56, "theoret": [56, 108], "theori": [56, 107, 108], "therefor": [15, 68, 69, 70, 77, 79, 99, 102, 103, 104], "thermodynam": 108, "thesi": 2, "thi": [1, 2, 3, 4, 5, 6, 7, 14, 15, 16, 17, 18, 19, 21, 26, 32, 44, 46, 48, 50, 53, 56, 57, 58, 59, 60, 63, 64, 65, 67, 68, 70, 71, 73, 74, 75, 77, 80, 81, 83, 84, 85, 87, 88, 92, 93, 94, 95, 96, 97, 99, 102, 104, 105, 107], "thiemo": 108, "thing": [6, 68], "think": 6, "third": [6, 68, 75, 94, 104], "those": [26, 44, 46, 50, 56, 68, 75, 95], "though": [4, 68], "thread": [1, 15, 55], "threaten": 68, "three": [6, 46, 57, 67, 68, 75], "threshold": [32, 81], "through": [1, 4, 19, 68, 97, 99, 102, 103], "throughout": [93, 99], "thrown": 6, "thu": [3, 26, 50, 56, 68, 89, 90, 99, 102, 103, 107], "thumb": 54, "tild": [60, 75], "time": [1, 2, 5, 6, 9, 15, 18, 44, 46, 47, 48, 51, 53, 55, 56, 57, 58, 59, 60, 63, 64, 65, 68, 75, 93, 94, 95, 97, 99, 101, 104, 108], "time_integr": [3, 44, 45, 60, 63, 107], "time_sim": 47, "timepoint": 55, "timer": 1, "timespan": 107, "timestep": 55, "tingyu": 108, "tobia": 108, "togeth": [60, 63, 105, 107], "toler": [3, 7, 54, 55, 56, 107], "tolsma": 108, "tomographi": 104, "too": [68, 107], "took": 47, "tool": [1, 15, 68], "toolkit": 19, "top": [15, 56], "topologi": 93, "tot": 81, "total": [3, 18, 23, 37, 39, 40, 41, 46, 56, 60, 63, 64, 81, 93, 99, 103, 104, 107], "total_poros": 64, "toward": 75, "tracer": 108, "trade": [56, 68], "trademark": 68, "tradeoff": [57, 58, 60, 63], "transact": [68, 108], "transfer": [68, 89, 99, 102], "transform": [75, 95], "transit": [3, 55, 93], "translat": [7, 18], "transmiss": 68, "transport": [1, 2, 3, 6, 18, 44, 45, 61, 67, 75, 97, 99, 100, 102, 103, 108], "treament": 71, "treat": [6, 46, 53, 58, 60, 63, 64, 65, 68], "treati": 68, "treatment": 56, "tri": 107, "trigger": [6, 93], "triplet": 1, "troubl": 6, "true": [3, 14, 18, 58, 60], "truncat": 107, "try": [3, 6], "tt": [26, 50], "ttmann": [6, 108], "ttt": [26, 50], "tube": [19, 93], "tune": 56, "turn": [90, 93], "tutori": [3, 16, 18], "twice": 93, "two": [3, 6, 17, 44, 45, 47, 56, 60, 61, 63, 64, 68, 69, 75, 79, 81, 85, 89, 93, 99, 100, 104, 107], "txt": [0, 4, 6, 7], "type": [4, 6, 7, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 63, 64, 65, 67, 68, 69, 75, 79, 85, 91, 94, 98, 100, 102, 107], "typic": [3, 7, 19, 56, 68], "u": [2, 19, 97, 99, 102, 103, 104], "u_": [97, 99], "u_k": 97, "u_l": 104, "ultim": 56, "umfpack": [58, 65], "unaccept": 68, "unavoid": 19, "unbalanc": 105, "undefin": 56, "under": [4, 19, 56, 67, 68, 95, 108], "underbrac": [86, 99], "undergo": 104, "underli": [1, 56, 60, 63, 64], "underresolv": 56, "unfortun": 56, "uniqu": [6, 7], "unit": [3, 5, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 44, 45, 47, 48, 49, 50, 53, 54, 55, 58, 59, 60, 63, 64, 65, 67, 75, 92, 94, 97, 98, 99, 101, 105, 107], "unit_000": 3, "unit_001": 3, "unit_002": 3, "unit_typ": [3, 45, 61, 62, 66], "unit_xxx": [20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 44, 45, 50, 51, 52, 61], "unit_yyi": 44, "unitopid": [3, 57], "unitopord": 48, "unknown": 56, "unless": [15, 57, 68], "unlik": 107, "unlimit": [55, 68], "unmodifi": [60, 68], "unnecessari": 68, "unordered_map": 6, "unpack": 68, "unphys": 98, "unreason": 98, "unset": 1, "unsign": 6, "unspecifi": 46, "unstabl": 43, "unsur": 3, "until": [56, 68, 93], "unus": 57, "up": [2, 5, 6, 17, 90, 93, 97, 108], "updat": [1, 6, 13, 14, 44, 68, 107], "upgrad": 19, "uppercas": 46, "uptak": 98, "upwind": [3, 43], "url": 108, "us": [0, 1, 2, 3, 4, 5, 6, 7, 13, 14, 15, 17, 18, 19, 26, 32, 44, 49, 50, 54, 55, 56, 57, 58, 59, 60, 63, 64, 65, 67, 68, 70, 71, 75, 77, 81, 90, 93, 94, 95, 97, 98, 99, 102, 107, 108], "use_analytic_jacobian": [3, 58, 59, 60, 64, 65], "use_modified_newton": [55, 60, 63], "useanalyticjacobian": 6, "user": [2, 6, 56, 68, 98, 99], "user_defin": 58, "user_defined_par": [58, 60], "user_solution_tim": [3, 55, 107], "usual": [3, 7, 60, 67, 95], "util": [1, 7, 19, 93, 108], "v": [4, 7, 53, 91, 98, 99, 102, 103, 104, 108], "v3": 68, "v_": 104, "v_1": 104, "v_2": 104, "v_n": 104, "valid": [6, 7, 17, 26, 46, 50, 55, 58, 60, 63, 64, 65, 68, 104], "valu": [3, 6, 7, 17, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 44, 46, 49, 55, 56, 57, 58, 59, 60, 63, 64, 65, 75, 93, 99, 107], "valuabl": 5, "valv": [19, 57, 92], "varepsilon": [43, 71], "varepsilon_": [56, 97, 99, 102], "varepsilon_c": [97, 99, 103], "varepsilon_p": 103, "varepsilon_t": [103, 104], "vari": [26, 81, 93, 97, 98], "variabl": [2, 3, 6, 7, 18, 49, 67, 86, 93, 102, 107], "variant": [1, 21, 26, 50, 60, 63, 64, 71, 80, 83, 84, 100], "variat": 71, "variou": [58, 59, 60, 63, 64, 65, 107], "varphi": 95, "vascular": 104, "vcpkg": [1, 15], "vcpkg_root": 15, "vcxproj": 15, "vdot": [65, 104], "veclib": 14, "vector": [1, 2, 3, 6, 18, 26, 42, 44, 45, 46, 48, 50, 53, 55, 57, 58, 59, 60, 63, 64, 65, 99, 107], "veloc": [2, 46, 49, 57, 58, 60, 63, 64, 65, 67, 93, 102, 103, 104], "velocity_coeff": 67, "velocity_multiplex": [58, 65], "vendor": 1, "verbatim": 68, "veri": [3, 7, 14, 17, 56, 71, 107], "verifi": [6, 7], "versa": 95, "version": [1, 3, 4, 6, 13, 14, 15, 46, 47, 68, 74, 75], "vessel": 95, "via": [2, 6, 14, 17, 19, 56, 81, 93, 97, 99, 107], "vice": 95, "view": 68, "violat": 68, "visibl": 68, "visual": [1, 4, 7], "void": [6, 68], "volum": [3, 18, 45, 46, 48, 51, 53, 54, 56, 58, 59, 61, 65, 68, 81, 91, 93, 97, 98, 99, 102, 103, 104], "volumetr": [2, 3, 57, 67, 93, 97, 99, 102, 103, 104], "von": [19, 108], "w": [6, 52, 68, 89, 96, 104], "wa": [2, 3, 4, 7, 47, 53, 68, 74, 104], "wai": [1, 6, 7, 15, 26, 46, 50, 68, 71, 78, 107], "wait": 15, "waiv": 68, "waiver": 68, "wall": [56, 99, 102, 103], "wang": [74, 108], "want": [3, 6, 7, 15, 17, 18, 68], "warranti": 68, "wash": [3, 9, 46], "water": [23, 26, 45, 75, 108], "wayn": 108, "we": [1, 2, 3, 4, 5, 6, 7, 15, 17, 18, 19, 49, 56, 60, 63, 64, 67, 68, 75, 100, 104], "weak": 86, "weaken": 95, "weaker": 40, "weakest": 40, "weakli": 40, "web": 19, "weight": [43, 93], "welcom": 68, "well": [2, 6, 7, 18, 56, 68, 95, 98, 107], "weno": [3, 44, 45, 56, 58, 60, 63, 64, 65], "weno_ep": [3, 43], "weno_ord": [3, 43], "went": 6, "were": [68, 107], "wessl": 108, "westerberg": 108, "what": 68, "whatev": 68, "when": [1, 3, 5, 6, 7, 18, 26, 46, 50, 56, 58, 60, 63, 64, 65, 68, 71, 75, 93, 98, 99, 107], "where": [2, 3, 6, 15, 17, 18, 26, 50, 56, 57, 60, 68, 69, 71, 72, 75, 77, 81, 86, 88, 90, 93, 94, 95, 96, 97, 98, 99, 101, 102, 103, 104, 107], "wherea": [46, 95, 97, 99, 107], "whether": [3, 49, 53, 55, 57, 58, 59, 60, 63, 64, 65, 68, 75, 93, 98], "which": [1, 2, 3, 6, 7, 14, 17, 18, 19, 26, 46, 47, 48, 53, 55, 56, 57, 67, 68, 70, 72, 75, 76, 77, 81, 85, 86, 88, 90, 93, 95, 96, 97, 98, 99, 101, 104, 107], "while": [1, 46, 56, 60, 63, 64, 75, 93, 94, 97, 104, 107], "whitlei": 108, "who": [19, 68], "whole": [68, 107], "whom": 68, "whose": [6, 68], "why": [7, 56, 68], "wide": [7, 68], "wilei": 108, "william": 108, "window": [1, 2, 17, 19, 68], "wipo": 68, "wise": 56, "wish": 68, "within": [6, 7, 15, 56, 60, 63, 68, 104], "without": [3, 6, 7, 14, 15, 44, 45, 57, 59, 61, 67, 68, 69, 70, 73, 74, 77, 79, 98, 99, 100], "won": 56, "woodward": 108, "work": [19, 44, 56, 68, 93, 107], "workload": 15, "workspac": 6, "worldwid": 68, "would": [68, 99, 107], "wrap": 2, "write": [3, 5, 6, 53, 68, 93], "write_coordin": 53, "write_sens_bulk": 53, "write_sens_flux": 53, "write_sens_inlet": 53, "write_sens_last": [48, 53], "write_sens_last_unit": 53, "write_sens_outlet": 53, "write_sens_particl": 53, "write_sens_solid": 53, "write_sens_volum": 53, "write_sensdot_bulk": 53, "write_sensdot_flux": 53, "write_sensdot_inlet": 53, "write_sensdot_outlet": 53, "write_sensdot_particl": 53, "write_sensdot_solid": 53, "write_sensdot_volum": 53, "write_soldot_bulk": 53, "write_soldot_flux": 53, "write_soldot_inlet": 53, "write_soldot_outlet": 53, "write_soldot_particl": 53, "write_soldot_solid": 53, "write_soldot_volum": 53, "write_solution_bulk": [3, 53], "write_solution_flux": 53, "write_solution_inlet": [3, 53], "write_solution_last": [48, 53], "write_solution_last_unit": [48, 53], "write_solution_outlet": [3, 53], "write_solution_particl": 53, "write_solution_solid": 53, "write_solution_tim": [48, 53], "write_solution_volum": 53, "written": [5, 46, 48, 68], "wrong": [3, 6, 7, 26, 50], "wu": 108, "www": [68, 108], "x": [6, 14, 19, 49, 75, 104, 108], "x64": [1, 15], "x86": 15, "xlabel": 3, "xml": [19, 44], "xu": 108, "xuankuo": 108, "xxx": [26, 48, 50, 57, 75, 94], "xxx_comp_000": 53, "xxx_comp_001": 53, "xxx_ka": 75, "xxx_ka_t": 75, "xxx_ka_tt": 75, "xxx_ka_ttt": 75, "xxx_kfwd": 94, "xxx_kfwd_t": 94, "xxx_kfwd_tt": 94, "xxx_kfwd_ttt": 94, "xxx_port_000": 53, "xxx_port_001": 53, "xxx_refc0": 26, "xxx_refq": 26, "xxx_yyi": [26, 50], "xyz": 46, "y": [2, 6, 13, 107], "y_": 107, "y_0": 107, "ycp": 6, "ye": 32, "year": [6, 68], "yet": [3, 49], "yield": [56, 93], "ylabel": 3, "you": [3, 4, 5, 6, 7, 13, 14, 15, 17, 19, 46, 56, 68], "your": [5, 6, 13, 15, 68], "youremodelnam": 6, "yourmodelnamebind": 6, "yourself": 68, "yukawa": 81, "yyi": [26, 48, 50], "y\u00fcce": 108, "z": [2, 97, 99, 102, 103, 104, 108], "zero": [43, 56, 60, 81, 104, 107], "ziad": 108, "zone": [58, 97], "\u00e1": 108, "\u00fc": 108, "\u010d": 108}, "titles": ["CADET Documentation", "CADET build options", "Software Architecture", "CADET-Python Introduction", "CADET-Core debugging", "Developer Guide", "Model Expansion", "CADET-Core testing", "Batch chromatography", "Examples", "Load Wash Elute", "Chemical reactions", "Residence time distributions", "Build for Linux", "Build for OSX", "Build for MS Windows", "Getting started", "Installation", "CADET Introduction", "CADET", "Bi Steric Mass Action", "Extended Mobile Phase Modulator Langmuir", "Freundlich LDF", "Generalized Ion Exchange", "HIC Constant Water Activity", "HIC Water on Hydrophobic Surfaces", "Binding models", "Linear", "Mobile Phase Modulator Langmuir", "Multi Component Anti-Langmuir", "Multi Component Bi-Langmuir", "Multi Component Bi-Langmuir LDF", "Multi Component Colloidal", "Multi Component Langmuir", "Multi Component Langmuir LDF", "Multi Component Langmuir LDF Liquid Phase", "Multi Component Spreading", "Multi-State Steric Mass Action", "Saska", "Self Association", "Simplified Multi-State Steric Mass Action", "Steric Mass Action", "Nonlinear solver for consistent initialization", "Flux reconstruction methods", "Interface specifications", "Input Group", "Introduction", "Meta Group", "Output Group", "Parameter Dependencies", "Reaction models", "Mass Action Law", "Michaelis Menten kinetics", "Return data", "Parameter Sensitivities", "Solver Configuration", "Spatial discretization methods", "System of unit operations", "Two dimensional general rate model", "Continuous stirred tank reactor model", "General Rate Model", "Unit Operations", "Inlet", "Lumped rate model with pores", "Lumped Rate Model Without Pores", "Multichannel Transport model (MCT model)", "Outlet", "Radial Flow Models", "License", "Bi Steric Mass Action", "Extended Mobile Phase Modulator Langmuir", "Freundlich LDF", "Generalized Ion Exchange", "HIC Constant Water Activity", "HIC Water on Hydrophobic Surfaces", "Binding models", "Linear", "Mobile Phase Modulator Langmuir", "Multi Component Anti-Langmuir", "Multi Component Bi-Langmuir", "Multi Component Bi-Langmuir LDF", "Multi Component Colloidal", "Multi Component Langmuir", "Multi Component Langmuir LDF", "Multi Component Langmuir LDF Liquid Phase", "Multi Component Spreading", "Multi-State Steric Mass Action", "Saska", "Self Association", "Simplified Multi-State Steric Mass Action", "Steric Mass Action", "<no title>", "Modelling", "Networks of unit operations", "Reaction models", "Mass action law", "Michaelis Menten kinetics", "Two Dimensional General rate model (GRM2D)", "Continuous stirred tank reactor model (CSTR)", "General rate model (GRM)", "Unit operation models", "Inlet", "Lumped rate model with pores (LRMP)", "Lumped rate model without pores (LRM)", "Multichannel Transport model (MCT model)", "Outlet", "<no title>", "Simulation", "Bibliography"], "titleterms": {"0": 3, "1": [3, 18], "1d": 46, "2": 3, "3": [3, 18], "4": [3, 18], "acknowledg": 19, "action": [20, 37, 40, 41, 51, 69, 86, 89, 90, 95], "activ": [24, 73], "ad": 7, "adapt": 107, "adsorpt": [3, 18], "algorithm": 6, "anti": [29, 78], "architectur": 2, "associ": [39, 88], "assumpt": 2, "backward": 95, "base": 15, "batch": 8, "bi": [20, 30, 31, 69, 79, 80], "bibliographi": 108, "binari": 17, "bind": [6, 26, 75, 104], "bug": 19, "build": [1, 13, 14, 15], "built": 17, "cadet": [0, 1, 3, 4, 7, 13, 14, 15, 17, 18, 19], "capabl": 2, "case": 104, "chemic": 11, "choic": 56, "chromatographi": [8, 99], "cite": 19, "clink": 15, "cmakeset": 1, "code": 15, "colloid": [32, 81], "column": 18, "command": 15, "common": 46, "compon": [26, 29, 30, 31, 32, 33, 34, 35, 36, 78, 79, 80, 81, 82, 83, 84, 85], "concentr": 75, "condit": [3, 18], "configur": 55, "connect": [3, 18, 57, 93], "consist": [42, 107], "consistency_solv": 42, "constant": [24, 73, 75, 95], "continu": [59, 98], "converg": 56, "coordin": 48, "core": [4, 7, 17], "correl": [49, 95], "cstr": [59, 98], "data": [46, 53], "dataset": 46, "debug": 4, "default": [60, 63, 64], "depend": [13, 14, 26, 46, 49, 50, 75, 94], "descript": 46, "detail": [2, 56], "develop": [5, 19], "dg": 56, "differ": [75, 100], "differenti": 6, "dimension": [46, 58, 97], "direct": [97, 99], "discontinu": [60, 63, 64], "discret": [3, 42, 43, 56, 58, 60, 63, 64, 65, 67], "distribut": 12, "document": 0, "donat": 19, "drive": 75, "dynam": 93, "elut": 10, "equilibrium": 75, "exampl": 9, "exchang": [23, 72], "exclus": 99, "exercis": 3, "expans": 6, "extend": [21, 70], "extern": [26, 50, 57, 75, 94], "extfun_typ": 57, "featur": [2, 19, 75, 100], "file": [44, 46], "finit": [60, 63, 64], "flow": [67, 93, 97, 99, 102, 103], "flux": 43, "forc": 75, "format": [44, 46], "forward": 95, "freundlich": [22, 71], "from": [15, 17], "frontend": 17, "function": [75, 94], "galerkin": [60, 63, 64], "gener": [3, 18, 23, 58, 60, 72, 97, 99], "general_rate_model": 60, "general_rate_model_2d": 58, "geometri": 99, "get": 16, "global": 46, "grm": 99, "grm2d": 97, "group": [42, 43, 45, 46, 47, 48, 49, 53, 54, 55, 56, 57, 58, 59, 60, 62, 63, 64, 65, 66, 67], "guid": 5, "hic": [24, 25, 73, 74], "hydrophob": [25, 74], "identifi": 46, "implement": [2, 7], "initi": [3, 18, 42, 107], "inlet": [3, 18, 62, 101], "input": [42, 43, 45, 46, 49, 53, 54, 55, 56, 57, 58, 59, 60, 62, 63, 64, 65, 66, 67], "instal": [13, 17, 19], "intel": 15, "interfac": 44, "introduct": [3, 18, 46], "ion": [23, 72], "joint": 107, "json": 1, "kinet": [52, 96, 104], "langmuir": [21, 28, 29, 30, 31, 33, 34, 35, 70, 77, 78, 79, 80, 82, 83, 84], "lapack": [13, 14], "law": [51, 95], "ldf": [22, 31, 34, 35, 71, 75, 80, 83, 84], "licens": 68, "line": 15, "linear": [27, 75, 76, 93, 104], "linear_interp_data": 57, "linux": 13, "liquid": [35, 84], "load": 10, "lrm": 103, "lrmp": 102, "lump": [63, 64, 102, 103, 104], "lumped_rate_model_with_por": 63, "lumped_rate_model_without_por": 64, "m": 15, "mainten": 7, "manufactur": 7, "mass": [20, 37, 40, 41, 51, 69, 86, 89, 90, 95], "matrix": 75, "mct": [65, 104], "menten": [52, 96], "meta": 47, "method": [43, 56, 60, 63, 64], "micha": [52, 96], "mobil": [21, 28, 70, 77], "model": [3, 6, 7, 18, 26, 42, 43, 46, 49, 50, 56, 57, 58, 59, 60, 62, 63, 64, 65, 66, 67, 75, 92, 94, 97, 98, 99, 100, 102, 103, 104], "modul": [21, 28, 70, 77], "multi": [29, 30, 31, 32, 33, 34, 35, 36, 37, 40, 46, 78, 79, 80, 81, 82, 83, 84, 85, 86, 89], "multi_channel_transport": 65, "multichannel": [65, 104], "multipl": [26, 50, 99], "network": 93, "non": 26, "nonlinear": 42, "notat": 46, "note": 56, "numer": [7, 60, 63, 64], "oneapi": 15, "ongo": 19, "oper": [2, 6, 46, 57, 61, 93, 100], "option": [1, 15], "order": [46, 56], "osx": 14, "outlet": [3, 66, 105], "output": 48, "param_xxx": [48, 54], "paramet": [43, 46, 49, 54, 56, 107], "paramt": 42, "particl": [26, 50, 99], "phase": [21, 28, 35, 70, 77, 84], "piecewise_cubic_poli": 57, "plant": 104, "plot": [3, 18], "pore": [63, 64, 102, 103, 104], "pre": 17, "preliminari": 3, "prepar": 15, "prerequisit": [13, 14, 15], "procedur": 7, "process": [17, 18], "properti": 18, "public": 6, "python": 3, "radial": [67, 99, 102, 103], "radial_general_rate_model": 67, "rate": [3, 18, 58, 60, 63, 64, 93, 95, 97, 99, 102, 103, 104], "reaction": [11, 50, 94], "reactor": [59, 98], "recommend": 56, "reconstruct": 43, "refer": [7, 75], "refin": 56, "resid": 12, "result": [3, 15, 18], "return": 53, "run": [3, 7, 18], "saska": [38, 87], "sec_xxx": 62, "section": [3, 46, 55, 107], "self": [39, 88], "sensit": [48, 54, 107], "set": [3, 18], "setup": 107, "simplifi": [40, 89], "simul": [3, 17, 18, 107], "size": [56, 99], "smooth": 56, "softwar": 2, "solut": [7, 48, 56, 93], "solver": [42, 55, 57], "sourc": 17, "source_xxx": 57, "spatial": [56, 60, 63, 64], "spatial_method": 56, "specif": [44, 93, 97, 99, 107], "spread": [36, 85], "start": 16, "state": [37, 40, 49, 86, 89], "step": [3, 107], "steric": [20, 37, 40, 41, 69, 86, 89, 90], "stir": [59, 98], "strategi": 56, "structur": 46, "studio": 15, "submodel": 2, "support": [75, 100], "surfac": [25, 74], "switch": 93, "switch_xxx": 57, "system": [3, 18, 56, 57, 93], "tank": [59, 98], "test": [6, 7, 15], "time": [3, 12, 107], "time_integr": 55, "toolkit": 15, "tracer": 104, "transit": 107, "transport": [65, 104], "two": [58, 97], "type": [26, 50, 62, 66, 99], "unit": [2, 6, 7, 46, 57, 61, 62, 66, 93, 100], "unit_typ": [58, 59, 60, 63, 64, 65, 67], "unit_xxx": [42, 43, 46, 48, 49, 53, 56, 58, 59, 60, 62, 63, 64, 65, 66, 67], "unit_yyi": 48, "unknown": 99, "up": [3, 18], "us": [46, 104], "valv": 93, "variabl": 99, "vector": 56, "veloc": [97, 99], "version": 44, "visual": 15, "volum": [60, 63, 64], "wash": 10, "water": [24, 25, 73, 74], "weno": 43, "window": 15, "without": [64, 103, 104], "your": 7}}) \ No newline at end of file +Search.setIndex({"alltitles": {"/output/coordinates/unit_XXX": [[48, "output-coordinates-unit-xxx"]], "0. Preliminary Steps": [[3, "preliminary-steps"]], "1. Setting Up the Model": [[3, "setting-up-the-model"], [18, "setting-up-the-model"]], "2. Setting up Time Sections and Connections": [[3, "setting-up-time-sections-and-connections"]], "3. Setting Up the Simulator and Running the Simulation": [[3, "setting-up-the-simulator-and-running-the-simulation"], [18, "setting-up-the-simulator-and-running-the-simulation"]], "4. Plotting the Results": [[3, "plotting-the-results"], [18, "plotting-the-results"]], "Acknowledgments": [[19, "acknowledgments"]], "Adaptivity": [[107, "adaptivity"]], "Adding tests for your model": [[7, "adding-tests-for-your-model"]], "Adsorption Model": [[3, "adsorption-model"], [18, "adsorption-model"]], "Algorithmic differentiation": [[6, "algorithmic-differentiation"]], "Batch chromatography": [[8, null]], "Bi Steric Mass Action": [[20, null], [69, null]], "Bibliography": [[108, null]], "Binding Model": [[6, "binding-model"]], "Binding model feature matrix": [[75, "binding-model-feature-matrix"]], "Binding models": [[26, null], [75, null]], "Bugs": [[19, "bugs"]], "Build CADET": [[13, "build-cadet"], [14, "build-cadet"]], "Build CADET from the command line": [[15, "build-cadet-from-the-command-line"]], "Build CADET in Visual Studio": [[15, "build-cadet-in-visual-studio"]], "Build dependencies": [[14, "build-dependencies"]], "Build for Linux": [[13, null]], "Build for MS Windows": [[15, null]], "Build for OSX": [[14, null]], "CADET": [[19, null]], "CADET Documentation": [[0, null]], "CADET Introduction": [[18, null]], "CADET build options": [[1, null]], "CADET-Core debugging": [[4, null]], "CADET-Core testing": [[7, null]], "CADET-Python Introduction": [[3, null]], "Chemical reactions": [[11, null]], "Citing": [[19, "citing"]], "Column Model": [[18, "column-model"]], "Common notation and identifiers used in the file format description": [[46, "id5"]], "Consistent initialization": [[107, "consistent-initialization"]], "Continuous stirred tank reactor model": [[59, null]], "Continuous stirred tank reactor model (CSTR)": [[98, null]], "Correlation of forward- and backward rate constants": [[95, "correlation-of-forward-and-backward-rate-constants"]], "Correlations": [[49, "correlations"]], "Dependence on external function": [[75, "dependence-on-external-function"], [94, "dependence-on-external-function"]], "Developer Guide": [[5, null]], "Discontinuous Galerkin": [[60, "discontinuous-galerkin"], [63, "discontinuous-galerkin"], [64, "discontinuous-galerkin"]], "Discrete system size": [[56, "discrete-system-size"]], "Donations": [[19, "donations"]], "Dynamic flow rates": [[93, "dynamic-flow-rates"]], "Equilibrium constants": [[75, "equilibrium-constants"]], "Examples": [[9, null]], "Exercises": [[3, "exercises"]], "Extended Mobile Phase Modulator Langmuir": [[21, null], [70, null]], "Externally dependent binding models": [[26, "externally-dependent-binding-models"]], "Externally dependent reaction models": [[50, "externally-dependent-reaction-models"]], "Features": [[19, "features"]], "Features and Capabilities": [[2, "features-and-capabilities"]], "File format versions": [[44, null]], "Finite Volumes (Default)": [[60, "finite-volumes-default"], [63, "finite-volumes-default"], [64, "finite-volumes-default"]], "Flux reconstruction methods": [[43, null]], "Freundlich LDF": [[22, null], [71, null]], "General Rate Model": [[3, "general-rate-model"], [18, "general-rate-model"], [60, null]], "General rate model (GRM)": [[99, null]], "Generalized Ion Exchange": [[23, null], [72, null]], "Getting started": [[16, null]], "Global structure": [[46, "global-structure"]], "Group /input/model": [[57, "group-input-model"]], "Group /input/model/connections": [[57, "group-input-model-connections"]], "Group /input/model/connections/switch_XXX": [[57, "group-input-model-connections-switch-xxx"]], "Group /input/model/external/source_XXX - EXTFUN_TYPE = LINEAR_INTERP_DATA": [[57, "group-input-model-external-source-xxx-extfun-type-linear-interp-data"]], "Group /input/model/external/source_XXX - EXTFUN_TYPE = PIECEWISE_CUBIC_POLY": [[57, "group-input-model-external-source-xxx-extfun-type-piecewise-cubic-poly"]], "Group /input/model/solver": [[57, "group-input-model-solver"]], "Group /input/model/unit_XXX": [[49, "group-input-model-unit-xxx"], [49, "id2"]], "Group /input/model/unit_XXX - UNIT-TYPE = INLET": [[62, "group-input-model-unit-xxx-unit-type-inlet"]], "Group /input/model/unit_XXX - UNIT-TYPE = OUTLET": [[66, "group-input-model-unit-xxx-unit-type-outlet"]], "Group /input/model/unit_XXX - UNIT_TYPE - GENERAL_RATE_MODEL": [[60, "group-input-model-unit-xxx-unit-type-general-rate-model"]], "Group /input/model/unit_XXX - UNIT_TYPE - RADIAL_GENERAL_RATE_MODEL": [[67, "group-input-model-unit-xxx-unit-type-radial-general-rate-model"]], "Group /input/model/unit_XXX - UNIT_TYPE = CSTR": [[59, "group-input-model-unit-xxx-unit-type-cstr"]], "Group /input/model/unit_XXX - UNIT_TYPE = GENERAL_RATE_MODEL_2D": [[58, "group-input-model-unit-xxx-unit-type-general-rate-model-2d"]], "Group /input/model/unit_XXX - UNIT_TYPE = LUMPED_RATE_MODEL_WITHOUT_PORES": [[64, "group-input-model-unit-xxx-unit-type-lumped-rate-model-without-pores"]], "Group /input/model/unit_XXX - UNIT_TYPE = LUMPED_RATE_MODEL_WITH_PORES": [[63, "group-input-model-unit-xxx-unit-type-lumped-rate-model-with-pores"]], "Group /input/model/unit_XXX - UNIT_TYPE = MULTI_CHANNEL_TRANSPORT": [[65, "group-input-model-unit-xxx-unit-type-multi-channel-transport"]], "Group /input/model/unit_XXX/discretization - UNIT_TYPE - GENERAL_RATE_MODEL": [[60, "group-input-model-unit-xxx-discretization-unit-type-general-rate-model"]], "Group /input/model/unit_XXX/discretization - UNIT_TYPE - GENERAL_RATE_MODEL_2D": [[58, "group-input-model-unit-xxx-discretization-unit-type-general-rate-model-2d"]], "Group /input/model/unit_XXX/discretization - UNIT_TYPE - RADIAL_GENERAL_RATE_MODEL": [[67, "group-input-model-unit-xxx-discretization-unit-type-radial-general-rate-model"]], "Group /input/model/unit_XXX/discretization - UNIT_TYPE = LUMPED_RATE_MODEL_WITHOUT_PORES": [[64, "group-input-model-unit-xxx-discretization-unit-type-lumped-rate-model-without-pores"]], "Group /input/model/unit_XXX/discretization - UNIT_TYPE = MULTI_CHANNEL_TRANSPORT": [[65, "group-input-model-unit-xxx-discretization-unit-type-multi-channel-transport"]], "Group /input/model/unit_XXX/discretization/SPATIAL_METHOD - Details on the methods": [[56, "group-input-model-unit-xxx-discretization-spatial-method-details-on-the-methods"]], "Group /input/model/unit_XXX/discretization/consistency_solver - Nonlinear consistency solver paramters": [[42, "group-input-model-unit-xxx-discretization-consistency-solver-nonlinear-consistency-solver-paramters"]], "Group /input/model/unit_XXX/discretization/weno - WENO Parameters": [[43, "group-input-model-unit-xxx-discretization-weno-weno-parameters"]], "Group /input/model/unit_XXX/sec_XXX": [[62, "group-input-model-unit-xxx-sec-xxx"]], "Group /input/return": [[53, "group-input-return"]], "Group /input/return/unit_XXX": [[53, "group-input-return-unit-xxx"]], "Group /input/sensitivity": [[54, "group-input-sensitivity"]], "Group /input/sensitivity/param_XXX": [[54, "group-input-sensitivity-param-xxx"]], "Group /input/solver": [[55, "group-input-solver"]], "Group /output": [[48, "group-output"]], "Group /output/sensitivity/param_XXX/unit_YYY": [[48, "group-output-sensitivity-param-xxx-unit-yyy"]], "Group /output/solution": [[48, "group-output-solution"]], "Group /output/solution/unit_XXX": [[48, "group-output-solution-unit-xxx"]], "Group /solver/sections": [[55, "group-solver-sections"]], "Group /solver/time_integrator": [[55, "group-solver-time-integrator"]], "HIC Constant Water Activity": [[24, null], [73, null]], "HIC Water on Hydrophobic Surfaces": [[25, null], [74, null]], "Implementation Details": [[2, "implementation-details"]], "Implementation procedure": [[7, "implementation-procedure"]], "Initial Conditions": [[3, "initial-conditions"], [18, "initial-conditions"]], "Inlet": [[62, null], [101, null]], "Inlet Model": [[3, "inlet-model"], [18, "inlet-model"]], "Input Group": [[45, null]], "Install CADET core simulator": [[17, "install-cadet-core-simulator"]], "Install CADET-Process": [[17, "install-cadet-process"]], "Install a frontend": [[17, "install-a-frontend"]], "Install dependencies": [[13, "install-dependencies"]], "Install from source": [[17, "install-from-source"]], "Install pre-built binaries": [[17, "install-pre-built-binaries"]], "Installation": [[17, null], [19, "installation"]], "Intel oneAPI Base Toolkit": [[15, "intel-oneapi-base-toolkit"]], "Interface specifications": [[44, null]], "Introduction": [[46, null]], "Joint parameters": [[107, "joint-parameters"]], "LAPACK": [[13, "lapack"], [14, "lapack"]], "License": [[68, null]], "Linear": [[27, null], [76, null]], "Linear Driving Force (LDF)": [[75, "linear-driving-force-ldf"]], "Load Wash Elute": [[10, null]], "Lumped Rate Model Without Pores": [[64, null]], "Lumped rate model with pores": [[63, null]], "Lumped rate model with pores (LRMP)": [[102, null]], "Lumped rate model without pores (LRM)": [[103, null]], "Maintenance of the tests": [[7, "maintenance-of-the-tests"]], "Manufactured solution": [[7, "manufactured-solution"]], "Mass Action Law": [[51, null]], "Mass action law": [[95, null]], "Meta Group": [[47, null]], "Michaelis Menten kinetics": [[52, null], [96, null]], "Mobile Phase Modulator Langmuir": [[28, null], [77, null]], "Model Expansion": [[6, null]], "Modelling": [[92, null]], "Multi Component Anti-Langmuir": [[29, null], [78, null]], "Multi Component Bi-Langmuir": [[30, null], [79, null]], "Multi Component Bi-Langmuir LDF": [[31, null], [80, null]], "Multi Component Colloidal": [[32, null], [81, null]], "Multi Component Langmuir": [[33, null], [82, null]], "Multi Component Langmuir LDF": [[34, null], [83, null]], "Multi Component Langmuir LDF Liquid Phase": [[35, null], [84, null]], "Multi Component Spreading": [[36, null], [85, null]], "Multi-State Steric Mass Action": [[37, null], [86, null]], "Multichannel Transport model (MCT model)": [[65, null], [104, null]], "Multiple particle types": [[26, "multiple-particle-types"], [50, "multiple-particle-types"], [99, "multiple-particle-types"]], "Networks of unit operations": [[93, null]], "Non-binding components": [[26, "non-binding-components"]], "Nonlinear solver for consistent initialization": [[42, null]], "Notation and identifiers": [[46, "notation-and-identifiers"]], "Note on DG solution vector": [[56, "note-on-dg-solution-vector"]], "Numerical reference tests": [[7, "numerical-reference-tests"]], "Ongoing Development": [[19, "ongoing-development"]], "Optional: clink": [[15, "optional-clink"]], "Options": [[1, "options"]], "Order of convergence": [[56, "order-of-convergence"]], "Ordering of multi dimensional data": [[46, "ordering-of-multi-dimensional-data"]], "Outlet": [[66, null], [105, null]], "Outlet Model": [[3, "outlet-model"]], "Output Group": [[48, null]], "Parameter Dependencies": [[49, null]], "Parameter Sensitivities": [[54, null]], "Parameter sensitivities": [[107, "parameter-sensitivities"]], "Parameter-Parameter Dependencies": [[49, "parameter-parameter-dependencies"]], "Parameter-State Dependencies": [[49, "parameter-state-dependencies"]], "Particle Geometry": [[99, "particle-geometry"]], "Prepare CADET code": [[15, "prepare-cadet-code"]], "Prerequisites": [[13, "prerequisites"], [14, "prerequisites"], [15, "prerequisites"]], "Process properties": [[18, "process-properties"]], "Radial Flow Models": [[67, null]], "Radial flow GRM": [[99, "radial-flow-grm"]], "Radial flow LRM": [[103, "radial-flow-lrm"]], "Radial flow LRMP": [[102, "radial-flow-lrmp"]], "Reaction models": [[50, null], [94, null]], "Recommendations on DG discretization parameters": [[56, "recommendations-on-dg-discretization-parameters"]], "Recommendations on the choice of spatial discretization methods": [[56, "recommendations-on-the-choice-of-spatial-discretization-methods"]], "Reference concentrations": [[75, "reference-concentrations"]], "Refinement strategy": [[56, "refinement-strategy"]], "Residence time distributions": [[12, null]], "Return data": [[53, null]], "Run the tests": [[7, "run-the-tests"]], "Saska": [[38, null], [87, null]], "Section dependent datasets in the 1D unit operation models (/input/model/unit_XXX group)": [[46, "id6"]], "Section dependent model parameters": [[46, "section-dependent-model-parameters"]], "Self Association": [[39, null], [88, null]], "Setting up the Discretization": [[3, "setting-up-the-discretization"]], "Setup": [[107, "setup"]], "Simplified Multi-State Steric Mass Action": [[40, null], [89, null]], "Simulation": [[107, null]], "Size exclusion chromatography": [[99, "size-exclusion-chromatography"]], "Smooth solutions": [[56, "smooth-solutions"]], "Software Architecture": [[2, null]], "Solution of the linear systems": [[93, "solution-of-the-linear-systems"]], "Solver Configuration": [[55, null]], "Spatial discretization - Numerical Methods": [[60, "spatial-discretization-numerical-methods"], [63, "spatial-discretization-numerical-methods"], [64, "spatial-discretization-numerical-methods"]], "Spatial discretization methods": [[56, null]], "Specification of flow rate / velocity and direction": [[97, "specification-of-flow-rate-velocity-and-direction"], [99, "specification-of-flow-rate-velocity-and-direction"]], "Specification of network connections": [[93, "specification-of-network-connections"]], "Steric Mass Action": [[41, null], [90, null]], "Supported features of the different binding models": [[75, "id3"]], "Supported features of the different unit operations models": [[100, "id2"]], "System Connectivity": [[3, "system-connectivity"], [18, "system-connectivity"]], "System of unit operations": [[57, null]], "Test build results": [[15, "test-build-results"]], "Testing and Publication": [[6, "testing-and-publication"]], "Time Sections": [[3, "time-sections"]], "Time section specification": [[107, "time-section-specification"]], "Time sections and transitions": [[107, "time-sections-and-transitions"]], "Time stepping": [[107, "time-stepping"]], "Two Dimensional General rate model (GRM2D)": [[97, null]], "Two dimensional general rate model": [[58, null]], "Unit Operation": [[6, "unit-operation"]], "Unit Operation submodel assumption": [[2, "unit-operation-submodel-assumption"]], "Unit Operations": [[61, null]], "Unit operation models": [[100, null]], "Unit tests": [[7, "unit-tests"]], "Use-case: Lumped Rate Model without pores and linear kinetic binding": [[104, "use-case-lumped-rate-model-without-pores-and-linear-kinetic-binding"]], "Use-case: Tracer transport in plants": [[104, "use-case-tracer-transport-in-plants"]], "Valve switches": [[93, "valve-switches"]], "Variables and unknowns": [[99, "id7"]], "Visual Studio:": [[15, "visual-studio"]], "cmakeSettings.json": [[1, "cmakesettings-json"]]}, "docnames": ["README", "developer_guide/build_options", "developer_guide/cadet_core_architecture", "developer_guide/cadet_python", "developer_guide/debugging", "developer_guide/index", "developer_guide/model_expansion", "developer_guide/testing", "examples/batch_chromatography", "examples/index", "examples/load_wash_elute", "examples/reaction_cstr", "examples/rtd", "getting_started/build_linux", "getting_started/build_osx", "getting_started/build_windows", "getting_started/index", "getting_started/installation", "getting_started/tutorials/breakthrough", "index", "interface/binding/bi_steric_mass_action", "interface/binding/extended_mobile_phase_modulator_langmuir", "interface/binding/freundlich_ldf", "interface/binding/generalized_ion_exchange", "interface/binding/hic_constant_water_activity", "interface/binding/hic_water_on_hydrophobic_surfaces", "interface/binding/index", "interface/binding/linear", "interface/binding/mobile_phase_modulator_langmuir", "interface/binding/multi_component_anti_langmuir", "interface/binding/multi_component_bi_langmuir", "interface/binding/multi_component_bi_langmuir_ldf", "interface/binding/multi_component_colloidal", "interface/binding/multi_component_langmuir", "interface/binding/multi_component_langmuir_ldf", "interface/binding/multi_component_langmuir_ldf_liquid_phase", "interface/binding/multi_component_spreading", "interface/binding/multi_state_steric_mass_action", "interface/binding/saska", "interface/binding/self_association", "interface/binding/simplified_multi_state_steric_mass_action", "interface/binding/steric_mass_action", "interface/consistent_initialization", "interface/flux_reconstruction", "interface/index", "interface/input_group", "interface/introduction", "interface/meta_group", "interface/output_group", "interface/parameter_dependencies", "interface/reaction/index", "interface/reaction/mass_action_law", "interface/reaction/michaelis_menten_kinetics", "interface/return_data", "interface/sensitivities", "interface/solver", "interface/spatial_discretization_methods", "interface/system", "interface/unit_operations/2d_general_rate_model", "interface/unit_operations/cstr", "interface/unit_operations/general_rate_model", "interface/unit_operations/index", "interface/unit_operations/inlet", "interface/unit_operations/lumped_rate_model_with_pores", "interface/unit_operations/lumped_rate_model_without_pores", "interface/unit_operations/multi_channel_transport_model", "interface/unit_operations/outlet", "interface/unit_operations/radial_flow_models", "license", "modelling/binding/bi_steric_mass_action", "modelling/binding/extended_mobile_phase_modulator_langmuir", "modelling/binding/freundlich_ldf", "modelling/binding/generalized_ion_exchange", "modelling/binding/hic_constant_water_activity", "modelling/binding/hic_water_on_hydrophobic_surfaces", "modelling/binding/index", "modelling/binding/linear", "modelling/binding/mobile_phase_modulator_langmuir", "modelling/binding/multi_component_anti_langmuir", "modelling/binding/multi_component_bi_langmuir", "modelling/binding/multi_component_bi_langmuir_ldf", "modelling/binding/multi_component_colloidal", "modelling/binding/multi_component_langmuir", "modelling/binding/multi_component_langmuir_ldf", "modelling/binding/multi_component_langmuir_ldf_liquid_phase", "modelling/binding/multi_component_spreading", "modelling/binding/multi_state_steric_mass_action", "modelling/binding/saska", "modelling/binding/self_association", "modelling/binding/simplified_multi_state_steric_mass_action", "modelling/binding/steric_mass_action", "modelling/equations", "modelling/index", "modelling/networks", "modelling/reaction/index", "modelling/reaction/mass_action_law", "modelling/reaction/michaelis_menten_kinetics", "modelling/unit_operations/2d_general_rate_model", "modelling/unit_operations/cstr", "modelling/unit_operations/general_rate_model", "modelling/unit_operations/index", "modelling/unit_operations/inlet", "modelling/unit_operations/lumped_rate_model_with_pores", "modelling/unit_operations/lumped_rate_model_without_pores", "modelling/unit_operations/multi_channel_transport_model", "modelling/unit_operations/outlet", "requirements", "simulation/index", "zbibliography"], "envversion": {"sphinx": 64, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.todo": 2, "sphinxcontrib.bibtex": 9}, "filenames": ["README.md", "developer_guide/build_options.rst", "developer_guide/cadet_core_architecture.rst", "developer_guide/cadet_python.rst", "developer_guide/debugging.rst", "developer_guide/index.rst", "developer_guide/model_expansion.rst", "developer_guide/testing.rst", "examples/batch_chromatography.rst", "examples/index.rst", "examples/load_wash_elute.rst", "examples/reaction_cstr.rst", "examples/rtd.rst", "getting_started/build_linux.rst", "getting_started/build_osx.rst", "getting_started/build_windows.rst", "getting_started/index.rst", "getting_started/installation.rst", "getting_started/tutorials/breakthrough.rst", "index.rst", "interface/binding/bi_steric_mass_action.rst", "interface/binding/extended_mobile_phase_modulator_langmuir.rst", "interface/binding/freundlich_ldf.rst", "interface/binding/generalized_ion_exchange.rst", "interface/binding/hic_constant_water_activity.rst", "interface/binding/hic_water_on_hydrophobic_surfaces.rst", "interface/binding/index.rst", "interface/binding/linear.rst", "interface/binding/mobile_phase_modulator_langmuir.rst", "interface/binding/multi_component_anti_langmuir.rst", "interface/binding/multi_component_bi_langmuir.rst", "interface/binding/multi_component_bi_langmuir_ldf.rst", "interface/binding/multi_component_colloidal.rst", "interface/binding/multi_component_langmuir.rst", "interface/binding/multi_component_langmuir_ldf.rst", "interface/binding/multi_component_langmuir_ldf_liquid_phase.rst", "interface/binding/multi_component_spreading.rst", "interface/binding/multi_state_steric_mass_action.rst", "interface/binding/saska.rst", "interface/binding/self_association.rst", "interface/binding/simplified_multi_state_steric_mass_action.rst", "interface/binding/steric_mass_action.rst", "interface/consistent_initialization.rst", "interface/flux_reconstruction.rst", "interface/index.rst", "interface/input_group.rst", "interface/introduction.rst", "interface/meta_group.rst", "interface/output_group.rst", "interface/parameter_dependencies.rst", "interface/reaction/index.rst", "interface/reaction/mass_action_law.rst", "interface/reaction/michaelis_menten_kinetics.rst", "interface/return_data.rst", "interface/sensitivities.rst", "interface/solver.rst", "interface/spatial_discretization_methods.rst", "interface/system.rst", "interface/unit_operations/2d_general_rate_model.rst", "interface/unit_operations/cstr.rst", "interface/unit_operations/general_rate_model.rst", "interface/unit_operations/index.rst", "interface/unit_operations/inlet.rst", "interface/unit_operations/lumped_rate_model_with_pores.rst", "interface/unit_operations/lumped_rate_model_without_pores.rst", "interface/unit_operations/multi_channel_transport_model.rst", "interface/unit_operations/outlet.rst", "interface/unit_operations/radial_flow_models.rst", "license.rst", "modelling/binding/bi_steric_mass_action.rst", "modelling/binding/extended_mobile_phase_modulator_langmuir.rst", "modelling/binding/freundlich_ldf.rst", "modelling/binding/generalized_ion_exchange.rst", "modelling/binding/hic_constant_water_activity.rst", "modelling/binding/hic_water_on_hydrophobic_surfaces.rst", "modelling/binding/index.rst", "modelling/binding/linear.rst", "modelling/binding/mobile_phase_modulator_langmuir.rst", "modelling/binding/multi_component_anti_langmuir.rst", "modelling/binding/multi_component_bi_langmuir.rst", "modelling/binding/multi_component_bi_langmuir_ldf.rst", "modelling/binding/multi_component_colloidal.rst", "modelling/binding/multi_component_langmuir.rst", "modelling/binding/multi_component_langmuir_ldf.rst", "modelling/binding/multi_component_langmuir_ldf_liquid_phase.rst", "modelling/binding/multi_component_spreading.rst", "modelling/binding/multi_state_steric_mass_action.rst", "modelling/binding/saska.rst", "modelling/binding/self_association.rst", "modelling/binding/simplified_multi_state_steric_mass_action.rst", "modelling/binding/steric_mass_action.rst", "modelling/equations.rst", "modelling/index.rst", "modelling/networks.rst", "modelling/reaction/index.rst", "modelling/reaction/mass_action_law.rst", "modelling/reaction/michaelis_menten_kinetics.rst", "modelling/unit_operations/2d_general_rate_model.rst", "modelling/unit_operations/cstr.rst", "modelling/unit_operations/general_rate_model.rst", "modelling/unit_operations/index.rst", "modelling/unit_operations/inlet.rst", "modelling/unit_operations/lumped_rate_model_with_pores.rst", "modelling/unit_operations/lumped_rate_model_without_pores.rst", "modelling/unit_operations/multi_channel_transport_model.rst", "modelling/unit_operations/outlet.rst", "requirements.txt", "simulation/index.rst", "zbibliography.rst"], "indexentries": {}, "objects": {}, "objnames": {}, "objtypes": {}, "terms": {"": [3, 6, 18, 19, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 47, 48, 52, 55, 56, 57, 58, 59, 60, 62, 63, 64, 65, 67, 68, 81, 90, 91, 93, 95, 96, 97, 98, 99, 102, 103, 104, 105, 107, 108], "0": [2, 4, 5, 6, 7, 13, 14, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 47, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 63, 64, 65, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 93, 94, 95, 96, 97, 98, 99, 101, 102, 103, 104, 107, 108], "00008": 108, "0001": 42, "00050": 108, "0009": 108, "0009250953800011": 108, "004": 108, "01": [3, 42, 108], "014": 18, "01496399208019442": 108, "02": 18, "023": 108, "0288": 108, "040000": 47, "045": 108, "050": 108, "06": 108, "07": 108, "08": 108, "082": 108, "085": 108, "09": 108, "0e": 3, "1": [2, 4, 5, 6, 7, 19, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 46, 48, 49, 53, 54, 55, 56, 57, 58, 59, 60, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 93, 94, 95, 97, 99, 100, 101, 102, 103, 104, 107, 108], "10": [3, 18, 46, 55, 57, 68, 81, 104, 107, 108], "100": [3, 18], "1000": 18, "10000": 3, "1000000": 3, "1001": 3, "1002": 108, "1007": 108, "1016": 108, "1021": 108, "1055": 108, "1080": 108, "1089014": 108, "1089020": 108, "11": [46, 68, 71, 97, 99, 108], "113": 19, "1145": 108, "1167": 108, "1180": 19, "1191": 19, "12": [13, 14, 65, 68, 71, 85, 97, 104, 108], "1200": 3, "1216": 108, "1244": 108, "1262": 108, "13": [19, 46, 68, 72, 108], "131": 108, "1365": 108, "139": [19, 108], "14": [68, 71, 72, 88, 108], "142": 108, "1465": 108, "15": [15, 68, 73, 108], "151": 108, "152": [19, 108], "16": [3, 68, 74, 108], "1600336": 108, "161": 108, "1617": 108, "162": [19, 108], "1679": 108, "17": [15, 68, 77, 97, 108], "1711": 108, "1732": 108, "175": 108, "17825832": 108, "18": [13, 14, 77, 108], "180": 108, "183": 108, "19": [81, 97, 108], "190": 108, "1916": 108, "1953": 108, "1965": 108, "1968": 108, "1969": 108, "1978": 108, "1989": 108, "1992": 108, "1995": 108, "1996": [68, 108], "1997": 108, "1d": 48, "1e": [3, 7, 71], "1e6": 3, "1k": 104, "1n": [65, 104], "2": [2, 4, 5, 6, 7, 18, 21, 23, 26, 32, 37, 38, 43, 46, 48, 50, 53, 56, 57, 58, 59, 60, 62, 63, 64, 65, 67, 68, 71, 72, 75, 81, 85, 88, 89, 93, 94, 97, 99, 101, 102, 103, 104, 108], "20": [3, 6, 68, 82, 97, 108], "200": 3, "2004": 108, "2005": 108, "2006": 108, "2007": [68, 108], "2008": 108, "200800082": 108, "2009": 108, "2010": 19, "201000560": 108, "2012": 108, "2013": [19, 108], "2014": 108, "2015": 108, "2016": [19, 74, 108], "201600336": 108, "2017": 108, "2018": 19, "2019": 108, "2020": 108, "2022": [15, 108], "21": [65, 85, 87, 104, 108], "22": [88, 93, 108], "2221": 108, "2295": 108, "23": [81, 90, 93, 108], "237": 108, "24": [93, 107, 108], "248": 108, "25": [57, 107, 108], "2509": 108, "26": [107, 108], "264193": 108, "264573": 108, "27": 108, "274": 19, "28": 68, "29": [68, 108], "294": 19, "2d": [1, 3, 48], "2nd": [56, 108], "2r": 81, "3": [2, 5, 6, 7, 13, 14, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 43, 46, 48, 50, 56, 57, 58, 59, 60, 62, 63, 64, 65, 68, 75, 76, 79, 81, 82, 89, 93, 94, 97, 99, 101, 102, 103, 107, 108], "30": [6, 15, 68], "31": 108, "32": 3, "33": 3, "34": [19, 108], "341": 108, "343": 108, "35": 108, "363": 108, "36f": 55, "37": [3, 18], "370537": 108, "38": 108, "39": 108, "396": 108, "4": [5, 6, 7, 46, 47, 55, 56, 57, 58, 60, 63, 64, 68, 81, 99, 102, 103, 107, 108], "40000": 3, "41": 108, "41f": [57, 58, 60, 63], "42": 108, "450": 108, "46": 19, "460479": 108, "463408": 108, "469": 108, "4b34e0d5": 2, "5": [3, 18, 43, 46, 55, 56, 57, 58, 60, 63, 64, 68, 99, 107, 108], "500": 55, "53": 108, "54": 108, "56": 19, "57": 19, "5e": 18, "6": [3, 18, 38, 39, 56, 60, 68, 81, 99, 104, 108], "60": [3, 68, 108], "6177": 108, "6195": 108, "642": 108, "683738370512285e": 18, "690140613": 108, "690381212": 108, "690420507": 108, "6b": 68, "6d": 68, "7": [6, 13, 14, 55, 57, 58, 60, 63, 65, 68, 99, 104, 108], "70": 108, "71": 108, "75": 18, "75e": 18, "78": 108, "79541": 108, "79543": 108, "7e": 18, "8": [3, 7, 18, 19, 57, 68, 99, 102, 103, 104, 107, 108], "80001": 108, "801406": 108, "840314": 2, "864": 108, "874": 108, "886": 108, "895": 108, "8b05873": 108, "9": [13, 14, 68, 104, 107, 108], "919": 108, "927": 108, "9274": 108, "96437": 108, "9673": 108, "97": 108, "978": 108, "99457": 108, "9e": 18, "A": [3, 6, 7, 15, 17, 18, 19, 56, 57, 58, 60, 63, 68, 70, 74, 75, 76, 77, 81, 85, 86, 93, 94, 97, 99, 100, 101, 104, 105, 107, 108], "AND": 68, "AS": 68, "And": [15, 68], "As": [3, 56, 102, 107], "At": [15, 21, 44, 107], "BE": 68, "BEING": 68, "BUT": 68, "BY": 68, "But": 68, "By": [1, 6, 46, 68, 75, 93, 94, 99, 102, 103], "FOR": 68, "For": [1, 2, 3, 5, 6, 15, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 33, 34, 35, 36, 37, 38, 39, 40, 41, 46, 50, 56, 57, 58, 59, 60, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 92, 94, 95, 97, 99, 101, 102, 103, 104, 105, 107], "IF": 68, "IN": 68, "If": [1, 2, 3, 4, 5, 6, 7, 13, 14, 15, 17, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 46, 48, 50, 52, 56, 57, 58, 59, 60, 63, 67, 68, 93, 96, 98, 99, 104, 107], "In": [2, 3, 6, 18, 26, 44, 47, 50, 56, 58, 60, 63, 65, 67, 68, 70, 72, 75, 78, 81, 85, 86, 87, 90, 93, 95, 96, 99, 104, 105, 107, 108], "It": [1, 2, 3, 17, 46, 56, 68, 80, 83, 84, 88, 99, 107], "NO": 68, "NOT": 68, "No": [68, 71], "Not": 68, "OF": 68, "ON": [7, 15], "OR": 68, "Of": [3, 68], "On": [3, 101, 107], "One": 71, "Or": 19, "SUCH": 68, "Such": [68, 93], "THE": 68, "THERE": 68, "TO": 68, "That": [56, 93, 97, 99, 102, 103, 104], "The": [0, 1, 2, 3, 6, 7, 15, 17, 18, 19, 23, 26, 37, 39, 40, 41, 44, 46, 49, 50, 52, 56, 57, 58, 59, 60, 63, 64, 65, 67, 68, 69, 70, 71, 72, 75, 77, 78, 79, 81, 82, 85, 86, 87, 88, 89, 90, 93, 94, 95, 97, 98, 99, 101, 102, 103, 104, 105, 107, 108], "Their": 2, "Then": [0, 3, 6, 18, 46, 56], "There": [3, 6, 93, 104], "These": [3, 7, 18, 68, 93, 95, 97, 107], "To": [0, 2, 3, 4, 6, 7, 17, 18, 19, 68, 71, 104], "WILL": 68, "WITH": 68, "With": 93, "_": [2, 7, 37, 48, 58, 59, 60, 62, 63, 64, 67, 69, 70, 75, 81, 86, 89, 93, 95, 99, 101, 107], "_0": [72, 75, 86, 88, 90, 107], "_1": 104, "_a": 107, "_bindingmodel": 6, "_c": [99, 102, 103], "_d": 107, "_i": [58, 60, 63, 71], "_n": [2, 104], "_port_xyz_": 53, "a_": 101, "a_1": 104, "a_2": 104, "a_k": 104, "a_l": 104, "a_n": 104, "aachen": 2, "ab": 108, "abil": 68, "abort": 107, "about": [3, 68, 92], "abov": [2, 6, 68, 75, 89, 93, 99, 104], "abraham": 108, "absenc": [56, 68], "absolut": [7, 49, 54, 55, 58, 68, 107], "abstol": [3, 54, 55, 107], "abstract": 2, "abus": 68, "ac": 108, "academ": 108, "acc": [99, 102], "acceler": [14, 107], "accept": [7, 68], "access": [2, 17, 58, 60, 63, 68, 99], "accompani": 68, "accord": [2, 17, 56, 68, 104], "accordingli": [6, 67, 103, 104], "account": [26, 50, 75, 82, 87, 90, 93, 94, 97, 99, 104, 107], "accur": [19, 56, 60, 63, 64, 107], "accuraci": [7, 56, 58, 60, 63, 64], "achiev": [60, 63, 64, 68, 75, 95], "acknowledg": 68, "acm": 108, "acquir": 68, "across": 68, "act": [75, 93, 95, 100], "action": [0, 26, 44, 45, 50, 68, 72, 75, 88, 94, 108], "activ": [1, 6, 19, 26, 45, 57, 68, 75, 93, 95, 108], "actual": [1, 3, 6, 17, 18, 56, 68, 75, 99], "acycl": [57, 93], "ad": [1, 2, 3, 5, 6, 19, 44, 53, 56, 68, 74, 75, 77, 85, 86, 87, 88, 91, 97, 98, 99, 102, 103, 104, 105, 107], "ad1": 54, "adapt": [2, 3, 7, 68, 75, 94], "add": [1, 2, 3, 4, 6, 7, 17, 18, 68, 69, 79, 85, 86, 104, 107], "add_compon": 18, "add_connect": 18, "add_execut": 7, "add_unit": 18, "addict": 3, "addit": [1, 2, 3, 6, 67, 68, 69, 72, 79, 81, 86, 87, 89, 90, 93, 96, 98, 99, 102, 103], "addition": [1, 2, 6, 7, 56, 67, 97], "address": [57, 68, 71], "adequatli": [6, 7], "adher": 5, "adjac": 89, "adjust": [6, 56, 81, 93, 104], "admin": 15, "adopt": 68, "adsorb": [81, 86, 108], "adsorpt": [6, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 72, 75, 81, 88, 91, 98, 99, 102, 103, 104, 108], "adsorption_000": 26, "adsorption_model": [3, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 58, 59, 60, 63, 64], "adsorption_model_multiplex": [58, 60, 63], "adsorption_particl": 50, "adsorption_r": 18, "adsorption_yyi": 26, "advect": 3, "advers": 68, "advic": [4, 56], "advis": 68, "affect": [68, 107], "affero": 68, "affin": 60, "affirm": 68, "aforement": 6, "after": [7, 56, 68, 107], "again": [6, 56, 93, 107], "against": 68, "aggreg": 68, "agnost": 104, "agre": 68, "agreement": [68, 81], "aic": 108, "aich": 108, "aid": 99, "aim": 68, "al": [6, 74, 104], "alan": 108, "algebra": [19, 107, 108], "algorithm": [2, 5, 19, 54, 57, 58, 59, 60, 63, 64, 65, 75, 95, 108], "algtol": [3, 55, 107], "align": [26, 49, 50, 56, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 93, 94, 95, 96, 97, 98, 99, 101, 102, 103, 104, 107], "all": [0, 1, 2, 3, 5, 6, 7, 14, 15, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 46, 48, 49, 50, 51, 53, 55, 57, 58, 59, 60, 63, 65, 67, 68, 69, 75, 79, 82, 85, 86, 89, 92, 93, 94, 97, 98, 99, 102, 103, 104, 107], "alleg": 68, "allevi": 107, "alloc": [6, 107], "allow": [1, 2, 3, 18, 21, 56, 68, 69, 70, 79, 85, 86, 87, 89, 93, 97, 99, 104, 107, 108], "almost": 3, "along": [58, 68, 97], "alpha": 6, "alpha_": 107, "alpha_0": 71, "alpha_1": [71, 107], "alpha_2": 71, "alpha_i": 107, "alpha_n": 107, "alreadi": [6, 7, 56, 68, 88], "also": [2, 3, 6, 7, 14, 16, 26, 43, 44, 46, 50, 56, 58, 60, 63, 64, 65, 67, 68, 70, 71, 75, 80, 81, 83, 84, 88, 90, 99, 102, 104, 105, 107], "altern": [4, 58, 68], "alterni": 75, "although": [3, 68], "alwai": [3, 13, 14, 15, 19, 56, 57, 58, 65, 75, 93, 97, 107], "american": 108, "among": [68, 92], "amount": [3, 75, 107], "amsterdam": 108, "an": [1, 2, 3, 4, 5, 6, 7, 17, 18, 46, 56, 57, 58, 60, 63, 68, 69, 70, 71, 75, 79, 87, 93, 94, 99, 101, 107, 108], "anaconda": 17, "analysi": [19, 107, 108], "analyt": [1, 6, 7, 58, 59, 60, 64, 65, 76, 107], "ancillari": 68, "ander": 108, "andersson": 19, "andrea": 108, "anh": 108, "ani": [0, 3, 5, 19, 26, 32, 47, 50, 56, 58, 60, 63, 68, 71, 93, 98, 99, 104, 105], "anita": 108, "anoth": [3, 18, 72, 85, 93], "ansatz": 107, "anti": [26, 45, 68, 75], "antibodi": 108, "anyon": 68, "anyth": 68, "api": [3, 17, 18, 19], "appear": [56, 75], "append": [3, 58, 60, 93], "appli": [3, 6, 18, 49, 56, 67, 68, 75, 94, 98, 99, 102, 103, 108], "applic": [19, 56, 68, 99, 105, 108], "appreci": 19, "approach": [2, 56, 75, 96, 107], "appropri": [46, 68, 75, 93, 94, 107], "approx": 7, "approxim": [32, 56, 60, 63, 64, 68, 71, 75, 97], "apt": 13, "aqueou": 108, "ar": [1, 2, 3, 6, 7, 13, 14, 15, 18, 19, 23, 26, 41, 42, 44, 46, 48, 49, 50, 53, 54, 55, 56, 57, 58, 60, 63, 64, 65, 67, 68, 69, 70, 71, 72, 73, 74, 75, 79, 81, 85, 86, 89, 90, 93, 94, 95, 96, 97, 98, 99, 100, 102, 103, 104, 105, 107], "arbitari": [3, 18], "arbitrari": [2, 3, 19, 55, 56, 57, 69, 79, 97, 101, 104], "arbitrarili": 107, "architectur": [1, 5], "area": [2, 58, 60, 63, 64, 65, 67, 68, 81, 99, 104], "areleas": 15, "arg": 4, "argument": [1, 6, 18], "aris": [68, 104, 107], "arithmet": 56, "around": [56, 78, 99, 102], "arrai": [46, 48, 58, 93, 107], "arrang": [68, 81], "art": 19, "articl": [68, 108], "artifici": 56, "arxiv": 108, "ascend": 58, "ashok": 108, "ask": 68, "asp": 108, "aspect": 107, "assert": 68, "asset": 68, "assign": [46, 75, 94], "associ": [26, 45, 56, 68, 75, 108], "assum": [13, 14, 15, 44, 60, 68, 73, 74, 75, 81, 93, 97, 98, 99, 107], "assumpt": [3, 18, 68, 89, 95, 97, 99, 102, 103, 107], "assur": 68, "asymmetr": 108, "asymptot": 56, "atrn_err": 42, "atrn_r": 42, "attach": [68, 93], "attempt": 68, "attila": 108, "attribut": [3, 18, 68], "aumeier": 108, "author": [68, 75], "autodiff": 6, "automat": [0, 17, 18, 57, 68, 107], "avail": [1, 2, 3, 7, 13, 14, 17, 18, 23, 37, 39, 40, 41, 42, 49, 51, 54, 58, 65, 67, 68, 69, 75, 86, 88, 90, 100, 107], "availab": 75, "averag": [56, 75], "avogadro": 81, "avoid": [68, 105, 107], "awai": 68, "ax": [2, 43, 58, 97, 99, 102, 103, 104], "axelsson": 108, "axial": [3, 48, 56, 57, 58, 60, 63, 64, 65, 67, 75, 94, 97, 99, 102, 103, 104], "axial_coordin": 48, "axial_dispers": 18, "b": [0, 3, 6, 32, 49, 68, 81, 85, 108], "b978": 108, "b978012801406600008x": 108, "b_": [32, 81, 101], "background": 5, "backward": [51, 58, 65, 107], "bad": 56, "balanc": [93, 99, 102, 103], "band": [58, 65, 99, 102, 103], "bar": [15, 69, 72, 75, 86, 88, 90], "barrier": 56, "barton": 108, "base": [2, 3, 18, 23, 26, 49, 50, 56, 57, 60, 65, 68, 71, 72, 74, 75, 80, 81, 83, 84, 94, 95, 104, 107, 108], "basic": [2, 68, 98], "batch": [9, 98], "bayesian": 108, "bdf": [2, 107], "bead": [46, 53, 58, 59, 60, 63, 64, 69, 75, 77, 86, 90, 95, 99, 102, 103, 104], "becaus": [3, 4, 15, 18, 68, 81, 107], "becom": [3, 6, 17, 56, 60, 81, 93, 107], "bed": 108, "bed_poros": 18, "been": [6, 68, 69, 79, 107], "befor": [3, 6, 93, 97, 107], "begin": [7, 26, 48, 49, 50, 56, 57, 65, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 93, 94, 95, 96, 97, 98, 99, 101, 102, 103, 104, 107], "behalf": 68, "behav": 55, "behavior": [58, 60, 63, 64, 65, 75, 81, 98, 99, 108], "behaviour": 56, "being": [1, 4, 7, 68, 75, 94, 99, 102, 103, 104], "believ": 68, "below": [13, 14, 15, 26, 50, 68, 71, 81, 98, 104, 107], "benchmark": 1, "benedikt": 108, "benefit": [15, 68, 107], "berlin": 108, "bernt": 108, "besid": 2, "best": [5, 7, 19, 58, 65, 68, 93], "beta": [21, 28, 73, 74, 77], "beta_0": [73, 74], "beta_1": [73, 74], "beta_c": [99, 102], "beta_i": [70, 77], "beta_t": 103, "better": [5, 15, 19, 56, 57, 58, 60, 63], "between": [2, 3, 7, 18, 37, 56, 57, 58, 60, 63, 68, 69, 71, 79, 85, 86, 89, 93, 104, 107], "beyond": 68, "bi": [26, 45, 75, 85], "bi_steric_mass_act": 20, "bibtex": 106, "biggl": 81, "biggr": 81, "bigl": 81, "bigr": 81, "bin": [3, 4, 15], "binari": [15, 16, 108], "bind": [2, 3, 5, 17, 18, 20, 21, 23, 24, 25, 37, 39, 40, 41, 44, 45, 46, 56, 58, 59, 60, 63, 64, 69, 70, 71, 72, 73, 74, 76, 78, 79, 81, 82, 85, 86, 87, 88, 90, 92, 98, 99, 102, 103, 107], "binding_model": 18, "bindingmodelfactori": 6, "bio": 19, "biolog": 104, "biologi": 108, "biopolym": 108, "biot": 108, "biotechnologi": 108, "biphas": 104, "bisma_ka": 20, "bisma_kd": 20, "bisma_lambda": 20, "bisma_nu": 20, "bisma_refc0": 20, "bisma_refq": 20, "bisma_sigma": 20, "bla": 1, "black": 2, "block": [7, 15, 58, 65, 98], "bmatrix": [65, 104], "bnd": [95, 98, 99, 103], "bodi": 68, "boldsymbol": 104, "boston": 108, "both": [1, 3, 6, 46, 48, 56, 57, 58, 60, 63, 64, 67, 68, 75, 85, 93, 95, 99, 101, 102, 103], "bound": [3, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 46, 54, 58, 59, 60, 63, 64, 70, 73, 74, 75, 77, 81, 85, 86, 88, 90, 95, 98, 99, 103, 107], "boundari": [3, 18, 43, 56, 58, 60, 97, 99, 102, 103, 104], "boundary_model": [3, 43], "box": [2, 68], "bracket": 7, "branch": [0, 6, 7, 47], "break": [7, 19, 57], "breakpoint": [1, 4], "breakthrough": [3, 18], "breviti": [26, 50, 104], "brew": 14, "brief": [56, 68], "briefli": 2, "broaden": [99, 102, 103], "broberg": 108, "broken": 7, "brook": 108, "brown": 108, "browser": 0, "budd": 108, "budget": 107, "build": [0, 2, 3, 4, 5, 6, 7, 16, 17, 18, 19, 98], "build_shared_lib": 7, "builder": 17, "buildsystem": 15, "built": [3, 16, 18, 47], "bulk": [3, 46, 48, 51, 53, 58, 59, 60, 63, 64, 65, 75, 99, 102, 103], "burkhard": 108, "busi": 68, "buyel": [73, 108], "bwd": 95, "b\u00fchler": [104, 108], "c": [2, 3, 6, 13, 14, 15, 17, 18, 19, 32, 53, 58, 60, 68, 71, 75, 80, 81, 83, 84, 91, 95, 97, 98, 99, 101, 102, 103, 104, 108], "c1": 108, "c18": 108, "c_": [32, 52, 60, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 81, 82, 85, 86, 87, 88, 90, 93, 96, 97, 99, 102, 103, 104], "c_0": [73, 74, 75], "c_i": [75, 80, 83, 84, 98, 99, 101], "c_j": [83, 91, 98, 99, 102], "c_k": 80, "c_p": 71, "cadet": [2, 5, 6, 16, 44, 46, 47, 56, 60, 63, 64, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 92, 93, 94, 104, 107], "cadet_branch": 47, "cadet_commit": 47, "cadet_path": 3, "cadet_vers": 47, "cadetframework": 15, "cadetprocess": 18, "calcul": [6, 51, 60, 63, 64, 90, 93, 95, 99, 107], "call": [2, 3, 6, 7, 17, 43, 68, 107], "can": [0, 1, 2, 3, 4, 5, 6, 7, 13, 14, 15, 17, 18, 19, 26, 32, 44, 46, 49, 50, 56, 57, 58, 60, 63, 67, 68, 69, 70, 71, 75, 77, 81, 85, 86, 89, 93, 94, 95, 97, 98, 99, 101, 102, 103, 104, 105, 107], "cannot": [46, 68, 99], "cap": 99, "capabl": [1, 5, 88], "capac": [18, 20, 21, 23, 24, 25, 28, 29, 30, 31, 33, 34, 35, 36, 37, 39, 40, 41, 69, 75, 79, 82, 90, 99], "capit": 2, "captur": [56, 81, 107], "carefulli": 7, "carol": 108, "carri": 68, "case": [1, 3, 6, 7, 15, 18, 26, 50, 58, 59, 60, 63, 65, 68, 70, 71, 78, 81, 89, 93, 96, 97, 99, 105, 107], "caus": [3, 26, 50, 56, 68, 75, 99, 102, 103], "cd": 15, "cdot": [3, 20, 30, 31, 32, 48, 49, 51, 52, 57, 58, 59, 60, 63, 64, 65, 81, 97, 99], "ce": 108, "ceas": 68, "ceat": 108, "cell": [3, 56, 58, 60, 63, 65, 99, 107], "cellsel": [60, 63, 64], "center": 97, "certain": [2, 46, 56, 68, 75, 105], "cessat": 68, "cfm": 108, "chain": 107, "challeng": 108, "chang": [0, 1, 3, 6, 7, 13, 14, 15, 18, 19, 24, 25, 44, 46, 55, 56, 67, 68, 71, 75, 93, 94, 95, 99, 104, 107], "channel": [17, 19, 65, 104], "channel_cross_section_area": 65, "chapter": [2, 3, 18, 46, 107, 108], "character": [56, 68, 81, 99], "characterist": [20, 21, 23, 28, 37, 39, 40, 41, 72, 77, 89, 90], "charg": [20, 23, 37, 39, 40, 41, 68, 72, 89, 90], "chart": 104, "check": [3, 17, 107], "checkout": 7, "chemic": [9, 19, 58, 59, 60, 62, 63, 64, 65, 66, 95, 104, 108], "choic": [44, 45, 60, 63, 64, 75], "choos": [3, 68, 75], "chosen": [6, 57, 60, 63, 64, 93, 104, 107], "chroma": 108, "chromatogram": [19, 53, 78, 97, 99, 108], "chromatograph": [58, 59, 60, 62, 63, 64, 65, 66, 107, 108], "chromatographi": [9, 19, 56, 77, 81, 90, 102, 104, 108], "chromatographia": 108, "ci": 7, "circumst": 68, "circumv": 99, "circumvent": 68, "citat": 108, "civil": 68, "claim": 68, "clang": [13, 14], "clark": 108, "class": [2, 3, 18, 68, 75, 104, 108], "classic": [57, 58, 60, 63], "clayton": 108, "clean": 6, "clear": 68, "clearli": 68, "cli": [1, 2, 3, 4, 15], "click": 15, "clock": 56, "clone": [7, 13, 14, 15], "close": [68, 93, 107], "closest": 7, "cmake": [1, 6, 13, 14, 15], "cmake_source_dir": 6, "cmakecommandarg": 7, "cmakelist": [4, 6, 7], "cmakeset": [5, 7], "cmd": 15, "coars": 56, "cocentr": 71, "code": [1, 4, 6, 7, 13, 14, 56, 68], "coeffici": [3, 22, 23, 29, 31, 34, 35, 38, 40, 57, 58, 60, 62, 63, 64, 65, 67, 75, 93, 97, 99, 104, 107, 108], "coffici": 3, "col_bpp_ph_exp": 32, "col_bpp_salt_expargmult": 32, "col_bpp_salt_expfact": 32, "col_bpp_salt_powex": 32, "col_bpp_salt_powfact": 32, "col_cordnum": 32, "col_dispers": [3, 46, 58, 60, 63, 64, 65, 67], "col_dispersion_dep": 49, "col_dispersion_dep_ab": 49, "col_dispersion_dep_bas": 49, "col_dispersion_dep_expon": 49, "col_dispersion_multiplex": [58, 60, 63, 64, 65, 67], "col_dispersion_radi": 58, "col_dispersion_radial_multiplex": 58, "col_kappa_const": 32, "col_kappa_exp": 32, "col_kappa_fact": 32, "col_kkin": 32, "col_length": [3, 58, 60, 63, 64, 65, 67], "col_linear_threshold": 32, "col_logkeq_ph_exp": 32, "col_logkeq_salt_expargmult": 32, "col_logkeq_salt_expfac": 32, "col_logkeq_salt_powexp": 32, "col_logkeq_salt_powfac": 32, "col_phi": 32, "col_poros": [3, 58, 60, 63], "col_protein_radiu": 32, "col_radiu": 58, "col_radius_inn": 67, "col_radius_out": 67, "col_use_ph": 32, "colin": 108, "collabor": 5, "collect": [68, 93, 99], "colloc": 56, "colloid": [26, 45, 60, 75], "colon": [2, 75, 94, 97, 99, 102, 103], "colpo": 6, "column": [2, 3, 19, 26, 46, 48, 49, 50, 56, 57, 58, 60, 63, 64, 65, 67, 93, 97, 99, 102, 103, 104], "column_radiu": 58, "columnposit": 6, "com": [0, 13, 14, 15, 19, 108], "combin": [54, 58, 60, 63, 64, 68, 93, 98, 107], "come": 68, "comma": 107, "command": [1, 2, 7, 68], "comment": 6, "commerci": 68, "commit": [2, 19, 47, 68], "common": [2, 56, 68, 101], "commonli": 94, "commun": [15, 68], "comp": [69, 70, 71, 72, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 93, 95, 99], "comp0bnd0": 46, "comp0bnd1": 46, "comp0bnd2": 46, "comp1bnd0": 46, "comp1bnd1": 46, "comp1bnd2": 46, "companion": 107, "compar": [1, 3, 7], "comparison": [56, 72, 75, 100, 108], "compart": [58, 65, 104], "compartment": 108, "compat": 2, "compens": [69, 86, 90], "compet": 82, "competit": [56, 69, 75, 79, 85, 86], "compil": [1, 14, 15, 17, 58, 65, 68], "complement": [2, 67, 99, 102, 103, 104], "complet": [3, 15, 16, 92, 103], "complex": [56, 108], "compli": 68, "complianc": 68, "complic": [93, 107], "compon": [2, 3, 6, 7, 18, 21, 22, 23, 27, 37, 40, 44, 45, 46, 48, 52, 53, 54, 56, 57, 58, 59, 60, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 86, 87, 90, 91, 93, 95, 96, 98, 99, 101, 102, 103, 104, 107], "component_system": 18, "componentsystem": 18, "compos": 93, "composit": 42, "comprehens": [5, 19, 56, 99], "compris": [3, 18], "comput": [1, 2, 3, 6, 7, 19, 49, 54, 56, 58, 59, 60, 63, 64, 65, 68, 93, 104, 107, 108], "computation": [2, 56, 107], "con": 93, "concav": 78, "concentr": [2, 3, 18, 20, 23, 24, 25, 26, 32, 37, 39, 40, 41, 56, 58, 59, 60, 62, 63, 64, 65, 69, 72, 76, 77, 80, 81, 83, 84, 86, 88, 90, 91, 92, 95, 96, 98, 99, 101, 104], "concept": [44, 56, 69, 72, 86, 88, 90], "concern": 68, "concis": [6, 49], "conclud": 107, "conda": [17, 19], "condit": [58, 60, 68, 69, 86, 90, 97, 99, 102, 103, 104, 107], "confid": 6, "config": 7, "configur": [1, 3, 4, 6, 7, 15, 18, 44, 45, 58, 59, 60, 63, 64, 65, 67, 93, 94], "configuremodeldiscret": 6, "confirm": 15, "connect": [5, 44, 45, 68, 92, 99, 105, 107], "connection_cub": 57, "connection_lin": 57, "connection_quad": 57, "connections_include_dynamic_flow": 57, "connections_include_port": 57, "consequ": [68, 93, 99, 101, 107], "consequenti": 68, "conserv": 104, "consid": [3, 7, 32, 56, 68, 70, 71, 75, 77, 85, 95, 97, 99, 102, 103, 104, 107], "consider": 7, "consist": [2, 7, 17, 44, 45, 55, 58, 60, 63, 64, 65, 68, 93], "consistency_solv": [44, 45], "consistent_init_mod": 55, "consistent_init_mode_sen": 55, "conspicu": 68, "const": 6, "const_coeff": [3, 57, 62], "const_solid_volum": 59, "constant": [3, 18, 20, 21, 23, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 39, 40, 41, 45, 51, 52, 57, 58, 62, 71, 72, 81, 92, 94, 96, 97, 99, 104], "constantli": [3, 68], "constitut": [68, 108], "constru": 68, "construct": [1, 75, 94], "consult": 5, "consum": [68, 107], "contact": 68, "contain": [2, 3, 7, 26, 46, 50, 56, 65, 68, 93, 104, 107], "contant": 75, "content": 68, "context": [68, 104], "continu": [3, 6, 7, 15, 18, 44, 45, 55, 56, 61, 68, 97, 99, 100, 102, 103, 107, 108], "contractu": 68, "contradict": 68, "contrari": [57, 97, 107], "contrast": [68, 93], "contribut": [5, 6, 108], "contributor": [19, 68], "control": [3, 56, 57, 58, 60, 63, 68, 99, 107], "convect": [99, 102, 103], "convectiondispersionoper": 2, "convei": 68, "conveni": [17, 68], "convent": 46, "converg": [7, 44, 45, 55, 107], "convers": [37, 56], "convert": [2, 58, 65], "convex": 78, "convey": 68, "coordin": [32, 44, 53, 58, 60, 81, 97, 99, 102, 103], "copi": [3, 6, 7, 68], "copyleft": 68, "copyright": 68, "core": [1, 2, 3, 5, 6, 18, 26, 50, 58, 60, 99], "core_test": 7, "coredebug": 4, "correct": [4, 7, 68, 107], "correctli": 6, "correl": 75, "correspond": [2, 3, 4, 6, 7, 18, 26, 46, 52, 68, 75, 93, 95, 101, 105, 107], "cost": [68, 107], "costli": 3, "could": [2, 3, 18, 46, 68], "counter": 90, "counterclaim": 68, "counterion": [20, 23, 37, 39, 40, 41], "counterpart": 93, "countri": 68, "coupl": [19, 93, 104], "cours": [68, 107], "court": 68, "coven": 68, "cover": [68, 104], "coverag": [68, 81], "cp": 18, "cpp": [6, 7], "cpstatetyp": 6, "cpu": 3, "cramer": 108, "creat": [3, 5, 6, 7, 13, 14, 15, 18, 19, 46, 48, 53, 56, 92, 107], "createlw": 15, "criterion": 68, "cross": [2, 58, 60, 63, 64, 65, 67, 68, 97, 99, 104], "cross_section_area": [3, 58, 60, 63, 64, 67], "crucial": 56, "crude": 97, "crystal": 19, "csaba": 108, "cstr": [3, 18, 45, 61, 100], "cube_coeff": [3, 57, 62], "cubic": [2, 3, 18, 57, 62, 93, 101], "cure": 68, "current": [1, 2, 44, 46, 57, 67, 104, 107], "custom": [2, 6, 15, 17, 56, 68, 81], "customarili": 68, "cycl": [2, 93], "cycle_tim": 18, "cyclic": [18, 57], "cylind": [58, 60, 63, 99], "d": [3, 32, 60, 68, 69, 70, 72, 73, 74, 75, 76, 77, 78, 79, 81, 82, 85, 86, 87, 88, 90, 98, 104, 107, 108], "d_": [2, 43, 60, 97, 99, 101, 102, 103, 104], "d_1": 104, "d_j": [91, 97, 98, 99, 102], "d_n": 104, "dae": [2, 107], "dai": 68, "damag": 68, "damp": 42, "dan": 108, "danckwert": [97, 99, 102, 103, 104, 108], "dang": 108, "danger": 68, "data": [2, 3, 6, 7, 18, 19, 30, 31, 44, 45, 57, 60, 63, 68, 104, 107], "databas": 7, "dataset": [3, 26, 44, 50, 53, 75, 94], "date": 68, "david": 108, "dbla_vendor": [1, 13, 14, 15], "dc_p": 71, "dcmake_build_typ": 15, "dcmake_install_prefix": [1, 13, 14, 15], "dcmake_install_rpath_use_link_path": 1, "dcmake_toolchain_fil": 15, "ddot": [65, 104], "de": [2, 19], "dead": 93, "dean": 108, "debug": [1, 5, 7, 15], "debug_with_test": 1, "debugg": 4, "debuggu": 4, "deby": 81, "decai": 104, "decemb": [68, 108], "decid": [3, 18, 68], "declin": 68, "decompos": 107, "decomposit": [58, 65, 101], "decoupl": [75, 95], "decreas": 89, "dedic": 48, "deem": 68, "default": [1, 4, 6, 13, 17, 20, 23, 37, 39, 40, 41, 42, 44, 45, 47, 49, 51, 53, 55, 56, 57, 58, 59, 61, 93, 95, 97, 99, 102, 103], "defect": 68, "defens": 68, "defin": [2, 3, 6, 7, 18, 48, 49, 56, 57, 58, 60, 63, 64, 65, 68, 69, 70, 71, 72, 73, 74, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 92, 94, 96, 104, 107], "definit": [18, 68], "degerman": 108, "degrad": [75, 95], "degre": [46, 56, 60, 63, 64, 75, 89, 94], "deleg": 2, "delta": 107, "demo": 19, "demonstr": [3, 104], "denable_2d_model": 1, "denable_analytic_jacobian_check": 1, "denable_benchmark": 1, "denable_cadet_cli": 1, "denable_cadet_tool": 1, "denable_debug_thread": 1, "denable_dg": 1, "denable_ipo": 1, "denable_log": 1, "denable_packaged_sundi": 1, "denable_platform_tim": 1, "denable_static_link_cli": 1, "denable_static_link_dep": [1, 7, 15], "denable_static_link_lapack": [1, 7, 15], "denable_sundials_openmp": 1, "denable_test": [1, 7], "denable_thread": 1, "deni": 68, "denomin": [68, 93], "denot": [2, 3, 21, 26, 46, 50, 56, 69, 75, 77, 86, 90, 93, 94, 97, 98, 99, 103, 104, 107], "dens": [6, 58, 65], "densiti": [104, 108], "dep": 49, "depend": [0, 1, 2, 6, 7, 15, 17, 19, 21, 23, 40, 44, 45, 56, 58, 60, 63, 64, 65, 67, 72, 89, 92, 97, 98, 99, 107], "deploy": 56, "deprec": 2, "depriv": 68, "deriv": [2, 6, 26, 48, 50, 53, 56, 57, 58, 59, 60, 63, 64, 65, 71, 95, 104, 107], "describ": [2, 3, 6, 7, 18, 21, 24, 25, 28, 44, 67, 73, 77, 81, 88, 89, 93, 94, 98, 99, 102, 103, 104], "descript": [3, 6, 56, 67, 99], "deselect": 15, "design": [2, 7, 19, 44, 68, 107], "desir": 56, "desktop": 15, "desorpt": [3, 18, 20, 21, 23, 24, 25, 27, 28, 29, 30, 33, 36, 37, 39, 40, 41, 72, 75, 77, 104], "desorption_r": 18, "destin": [3, 65, 93], "detail": [3, 5, 6, 7, 16, 18, 44, 45, 46, 67, 68, 92], "detector": 19, "determin": [3, 6, 21, 53, 55, 56, 57, 58, 59, 60, 63, 64, 65, 68, 71, 78, 81, 90, 93, 97, 104, 107], "dev": [13, 14], "develop": [3, 7, 15, 68, 104], "deviat": [102, 103], "devic": 68, "dg": [1, 44, 45, 60, 63, 64], "di": 108, "diagol": 104, "diagon": 104, "diagram": 2, "diamet": [18, 99, 102, 103], "dict": 3, "dictionari": 3, "differ": [2, 3, 6, 20, 23, 26, 37, 40, 44, 46, 49, 50, 56, 58, 59, 60, 63, 64, 68, 69, 79, 85, 86, 91, 93, 94, 98, 99, 104, 107, 108], "differenti": [2, 5, 19, 54, 56, 58, 59, 60, 64, 65, 104, 107, 108], "diffus": [3, 18, 49, 58, 60, 63, 99, 100, 102, 104, 108], "digit": [47, 107], "dilut": [24, 25, 95], "dimens": [3, 48, 97, 104], "dimension": [30, 31, 44, 45, 61, 81, 100, 104], "dimer": 88, "direct": [3, 6, 18, 57, 58, 60, 63, 64, 65, 67, 68, 93, 102, 103, 104, 107, 108], "directli": [68, 75, 94, 95], "directori": [0, 6, 13, 14, 15], "disabl": [48, 58, 59, 60, 63, 99], "disclaim": 68, "discontin": 55, "discontinu": [3, 45, 55, 56, 61, 93, 101, 107], "discret": [2, 6, 44, 45, 48, 49, 53, 54, 61, 97, 99, 107], "discriminatori": 68, "discuss": 107, "disjoint": 97, "dispers": [49, 56, 58, 60, 63, 64, 65, 67, 78, 93, 97, 99, 100, 102, 103, 104, 107], "displac": 108, "displai": 68, "distanc": 108, "distinct": [26, 50, 67], "distinguish": [7, 68], "distribut": [9, 13, 68, 81, 97, 99, 102, 103, 104, 108], "distro": 13, "div": [99, 102, 103], "divers": 5, "divid": [46, 70, 75, 94, 97, 107], "dl": 108, "do": [3, 6, 7, 19, 26, 67, 68, 99, 107], "doc": [0, 14], "document": [2, 3, 5, 6, 18, 67, 68], "doe": [3, 4, 18, 44, 46, 52, 56, 68, 93, 96, 98, 107], "doesnt": 7, "dof": [48, 56], "doi": 108, "doid": 108, "domain": [56, 68, 99], "don": 75, "done": [6, 15, 93], "doning": 108, "dot": [2, 3, 6, 55, 57, 58, 60, 63, 64, 65, 69, 71, 72, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 93, 97, 99, 101, 104, 107], "doubl": [6, 15, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 47, 48, 49, 51, 52, 54, 55, 57, 58, 59, 60, 62, 63, 64, 65, 67, 99, 102, 103], "doubt": 68, "download": [3, 15, 17, 18], "downstream": [68, 93], "dpfr": 103, "dq": [71, 75, 81], "dr": 19, "draft": 5, "drastic": 3, "drive": [22, 31, 34, 35, 71, 80, 83, 84, 92, 104], "driver": 4, "dropdown": 7, "dt": [75, 81], "due": [2, 56, 71, 75, 90, 95, 97, 99, 104, 107], "durabl": 68, "durat": 18, "dure": [1, 3, 15, 60, 107], "duti": 98, "dvcpkg_target_triplet": [1, 15], "dwell": 68, "dynam": [1, 2, 3, 18, 68, 75, 92, 98, 99, 102, 103, 107], "e": [1, 2, 3, 4, 5, 6, 7, 17, 18, 19, 32, 46, 53, 56, 57, 58, 60, 63, 65, 67, 68, 70, 72, 73, 74, 75, 77, 81, 85, 86, 93, 94, 95, 97, 98, 99, 101, 102, 103, 104, 105, 107, 108], "e_": 104, "each": [2, 3, 7, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 46, 50, 53, 55, 56, 58, 59, 60, 63, 64, 65, 68, 69, 75, 86, 90, 92, 93, 94, 97, 99, 101, 102, 103, 104, 107], "earli": 4, "earlier": [3, 68], "easi": [2, 7], "easiest": [6, 7, 15], "easili": [2, 93], "ecotoxicologi": 108, "edg": 93, "edit": [15, 108], "editor": 108, "educ": 3, "ef": [32, 81], "effect": [56, 58, 60, 68, 69, 75, 79, 85, 86, 94, 99], "effici": [2, 15, 19, 60, 108], "effort": 68, "eigen": 14, "either": [6, 13, 14, 15, 56, 58, 67, 68, 70, 77, 93, 107], "el": 108, "elabor": 104, "electro": [69, 90], "electron": 68, "electrostat": [81, 108], "element": [3, 56, 60, 104, 107], "ell": [86, 89, 91, 93, 95, 97, 98, 99, 102, 103, 104], "ell_": [98, 99, 104], "ell_i": [91, 97, 98, 99, 102, 103], "ell_l": 104, "els": 3, "elsevi": 108, "elsewher": 7, "elut": [3, 9, 46, 108], "embodi": 68, "emiss": 104, "emphas": [7, 67], "empir": 71, "emploi": [56, 76], "employ": 68, "empm_beta": 21, "empm_comp_mod": 21, "empm_gamma": 21, "empm_ka": 21, "empm_kd": 21, "empm_qmax": 21, "empti": [3, 18, 107], "enabl": [1, 6, 7, 48, 57, 58, 60, 63, 65, 68, 97, 107], "enable_dg": 6, "enable_grm_2d": 6, "encapsul": 2, "encompass": 7, "end": [2, 3, 6, 18, 26, 49, 50, 55, 56, 65, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 93, 94, 95, 96, 97, 98, 99, 101, 102, 103, 104, 107], "endpoint": [58, 60, 107], "enforc": 68, "engin": [5, 19, 56, 108], "enhanc": 56, "enough": [15, 56], "ensur": [6, 7, 18, 68, 104], "enter": [3, 18, 68, 99], "entir": 68, "entiti": [68, 75], "entri": [3, 6, 18, 26, 52, 93], "env": 15, "environment": 108, "enzym": 99, "eoc": [7, 56], "eoc_k": 56, "epsilon": [32, 71, 81], "eq": [75, 80, 83, 84, 93, 95, 97, 99, 102, 107], "equal": [3, 18], "equat": [2, 6, 19, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 33, 34, 35, 36, 37, 38, 39, 40, 41, 55, 56, 58, 59, 60, 62, 63, 64, 65, 66, 67, 69, 70, 75, 81, 85, 86, 88, 90, 95, 98, 99, 102, 103, 104, 107, 108], "equidist": 58, "equidistant_par": [3, 58, 60], "equilibria": 108, "equilibrium": [3, 18, 32, 71, 80, 81, 83, 84, 92, 95], "equillibrium": [31, 34, 35], "equip": [3, 18, 93, 97], "equiv": [99, 102, 103], "equival": [6, 68, 75], "equivolum": 58, "equivolume_par": [58, 60], "equlibrium": 75, "era": 108, "eric": [19, 108], "erron": 68, "error": [3, 15, 55, 56, 57, 58, 60, 63, 107], "errortest_sen": [55, 107], "especi": [3, 7, 14, 17, 46, 56, 107], "essenti": [6, 13, 68, 93, 107], "est": 108, "establish": [2, 6], "estim": [56, 107], "et": [6, 74, 104], "etc": [3, 15, 19, 53, 99], "eugen": 108, "evalu": [1, 2, 3, 18, 55, 107], "even": [3, 4, 5, 6, 15, 18, 19, 68, 93], "evenli": 81, "event": [18, 68, 107], "ever": 68, "everi": [1, 3, 6, 7, 18, 46, 68, 93, 95], "everyon": 68, "everyth": [6, 15], "evolut": 98, "evolv": 44, "ex": [4, 7, 15], "exact": [56, 68, 107], "exact_integr": [56, 60, 63, 64], "exactli": [3, 69, 79, 93], "exampl": [2, 3, 6, 7, 18, 46, 68, 71, 75, 94, 95, 99, 104, 107], "examplebind": 6, "exce": [3, 107], "excel": [56, 60, 63, 64], "except": [3, 6, 7, 15, 26, 50, 56, 68, 93, 102], "exchang": [21, 26, 28, 36, 40, 41, 45, 65, 69, 75, 77, 79, 81, 85, 86, 89, 90, 104, 108], "exchange_matrix": 65, "exclud": [47, 68, 104, 107], "exclus": [1, 68, 102], "excus": 68, "execut": [1, 3, 7, 13, 14, 15, 17, 47, 68], "exemplari": 104, "exemplifi": 75, "exercis": [5, 68], "exhibit": [56, 107], "exist": [6, 7, 26, 50], "exlus": 99, "exp": [60, 72, 81], "expand": 5, "expans": [2, 5], "expect": [3, 7, 56, 58, 60, 63, 68, 93], "experi": [56, 98], "experiment": [7, 56, 104], "explain": [3, 18, 68, 69, 72, 86, 88, 90], "explan": [6, 46], "explicit": 75, "explicitli": [3, 46, 67, 68], "explor": 15, "expon": [22, 32, 49, 50, 51, 95], "exponenti": 60, "export": [2, 13, 14], "express": 68, "expressli": 68, "ext": 57, "ext_": [75, 94], "ext_mass_action_law": 94, "ext_multi_component_langmuir": 75, "ext_xxx": [26, 50], "ext_xxx_yyi": [26, 50], "ext_xxx_yyy_t": [26, 50], "ext_xxx_yyy_tt": [26, 50], "ext_xxx_yyy_ttt": [26, 50], "extend": [2, 5, 17, 26, 44, 45, 68, 69, 75, 78, 79], "extended_mobile_phase_modul": 21, "extens": [2, 6, 7, 19, 68, 70], "extent": [68, 93], "extern": [2, 3, 21, 44, 45, 51, 92, 107], "extfun": [26, 50, 75, 94], "extfun_typ": [44, 45], "extra": 107, "extractjacobianfromad": 6, "extrem": [99, 107], "f": [2, 6, 32, 53, 68, 71, 75, 81, 95, 97, 99, 102, 107, 108], "f_": [2, 91, 93, 94, 95, 96, 97, 98, 99, 101, 102, 103, 104], "face": 99, "facil": 68, "facilit": 17, "fact": 107, "factor": [20, 23, 32, 37, 38, 39, 40, 41, 42, 54, 56, 57, 58, 60, 63, 78, 81, 89, 90, 99], "factori": 6, "fail": [3, 68, 98, 107], "failur": [55, 68, 107], "fair": 68, "fall": 98, "fals": [3, 6, 18], "famili": [19, 68, 104], "far": [19, 56], "fashion": 68, "fast": [14, 19, 58, 65], "faster": [1, 3, 14, 17, 19, 56, 58, 59, 60, 63, 64, 65, 75], "fastest": [46, 107], "favor": [60, 68], "featur": [5, 7, 26, 44, 68, 92, 94, 107], "februari": 108, "fed": 3, "fee": 68, "feed": [93, 97, 101], "feeheri": 108, "feel": 5, "feling": 108, "felix": 108, "ferment": 19, "few": [89, 107], "ffsensitivityparam": 107, "field": [3, 7, 21, 46, 48, 49, 56, 58, 59, 60, 63, 64, 65, 67, 93, 99, 102, 103, 104], "fifth": [2, 93], "fig": [46, 99, 102, 104, 107], "figur": [2, 3, 104], "file": [1, 3, 4, 6, 7, 13, 14, 15, 18, 47, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 92, 94], "file_format": [44, 47], "filenam": 3, "fill": [99, 102, 103], "film": [3, 18, 49, 58, 60, 63, 99, 100, 102], "film_diffus": [3, 18, 46, 58, 60, 63], "film_diffusion_dep": 49, "film_diffusion_multiplex": [58, 60, 63], "filter": 98, "filtrat": 19, "final": [1, 3, 6, 18, 68, 93, 99], "find": [4, 5, 7, 19, 68, 107], "fine": [1, 56], "finish": 15, "finit": [45, 54, 56, 61, 99], "first": [3, 6, 7, 15, 18, 26, 36, 40, 50, 52, 56, 58, 67, 68, 71, 72, 81, 93, 104, 107], "fit": [68, 81, 108], "five": 93, "fix": [7, 19, 56, 60, 68, 107], "fix_zero_surface_diffus": 60, "fjactor": 60, "flag": [7, 93], "flag1": 7, "flag2": 7, "fldf_kf": 22, "fldf_kkin": 22, "fldf_n": 22, "flexibl": [19, 60, 93], "flow": [2, 3, 7, 18, 44, 45, 57, 58, 59, 60, 61, 63, 64, 65, 68, 91, 92, 98, 100, 104, 105, 107, 108], "flow_rat": 18, "flow_sheet": 18, "flowrate_filt": 59, "flowsheet": 18, "fluid": [98, 99, 102, 103], "flux": [6, 44, 45, 48, 53, 56, 58, 60, 63, 64, 65, 67, 75, 94, 95, 96, 97, 99, 104], "fluximpl": 6, "fold": 85, "folder": [0, 3, 4, 6, 7, 15], "follow": [1, 2, 3, 6, 7, 15, 18, 19, 46, 49, 56, 57, 67, 68, 75, 81, 93, 99, 102, 103, 104], "foral": [97, 99, 102, 103, 104], "forbid": 68, "forc": [22, 31, 34, 35, 68, 71, 80, 83, 84, 92, 104], "forg": [17, 19], "fork": 19, "form": [1, 2, 68, 71, 75, 95, 96, 99], "format": [3, 6, 19, 26, 47, 50, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 92, 93, 94], "formul": [6, 56, 74, 104, 107], "formula": [56, 107], "forschungszentrum": 19, "forum": [6, 19], "forward": [2, 3, 18, 51, 55, 58, 65, 94, 97, 99, 107], "found": [7, 68, 104], "foundat": 68, "four": [26, 50, 99], "fourth": 101, "frac": [2, 6, 56, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 93, 95, 96, 97, 98, 99, 102, 103, 104, 107], "fraction": [58, 59, 60, 63, 91, 98, 99, 105], "framework": [1, 44], "free": [5, 68, 90], "freedom": [46, 56, 68, 89], "freeli": [13, 14], "frequenc": 56, "fresh": 15, "freundlich": [26, 45, 75], "freundlich_ldf": 22, "frit": [97, 99], "from": [1, 2, 3, 6, 7, 16, 18, 19, 23, 36, 40, 41, 46, 47, 51, 56, 57, 58, 59, 60, 63, 64, 65, 68, 71, 75, 86, 89, 90, 93, 94, 97, 99, 102, 103, 104, 107], "front": [18, 56, 78, 107], "frontend": [2, 3, 18], "fsf": 68, "fulfil": 68, "full": [48, 53, 55, 57, 58, 59, 60, 63, 64, 65, 68, 93, 99, 107], "fulli": [2, 49, 56, 93], "function": [1, 2, 3, 6, 7, 26, 32, 51, 56, 57, 68, 81, 92, 99, 104, 107, 108], "function_react": 50, "fund": 19, "fundament": [68, 108], "funtion": 75, "further": [18, 19, 58, 60, 63, 64, 65, 68, 100, 104], "furthermor": [6, 107], "fuse": 107, "futur": [67, 68], "fv": [49, 56, 60, 63, 64, 65, 67], "fwd": [94, 95], "fzj": 19, "g": [2, 3, 4, 5, 6, 7, 15, 17, 18, 46, 56, 67, 72, 75, 85, 86, 93, 94, 95, 98, 99, 101, 104, 105, 107, 108], "g_": 107, "galerkin": [45, 56, 61], "gamma": 77, "gamma_i": [70, 77], "gang": 108, "gap": 5, "gauss": 56, "gcc": [13, 14], "ge": [20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 39, 40, 41, 42], "gel": 108, "gener": [1, 2, 6, 7, 15, 19, 26, 44, 45, 46, 56, 59, 61, 63, 64, 65, 67, 68, 75, 78, 81, 93, 95, 100, 102, 103, 107], "general_rate_model": [3, 45, 61], "general_rate_model_2d": [45, 61], "generalized_ion_exchang": 23, "generalratemodel": [2, 18], "genr": 108, "geometri": [3, 18, 58, 60, 63, 100], "georg": 108, "geoscienc": 19, "geq": [51, 54, 55, 56, 57, 58, 59, 60, 62, 63, 64, 65, 66, 67, 69, 79, 93, 97, 99], "get": [13, 15, 68, 104], "giex_ka": 23, "giex_ka_lin": 23, "giex_ka_prot": 23, "giex_ka_quad": 23, "giex_ka_salt": 23, "giex_kd": 23, "giex_kd_lin": 23, "giex_kd_prot": 23, "giex_kd_quad": 23, "giex_kd_salt": 23, "giex_lambda": 23, "giex_nu": 23, "giex_nu_lin": 23, "giex_nu_quad": 23, "giex_refc0": 23, "giex_refq": 23, "giex_sigma": 23, "git": [5, 13, 14, 15, 47], "github": [0, 5, 7, 13, 14, 15, 19], "give": [2, 3, 7, 18, 56, 68, 92, 93, 107], "given": [2, 3, 6, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 50, 56, 58, 60, 63, 64, 67, 68, 69, 70, 71, 72, 75, 80, 83, 84, 85, 86, 88, 90, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 107], "global": [44, 67], "globular": 108, "gmre": [57, 58, 60, 63], "gnu": 68, "go": [1, 6], "goal": 2, "godunov": 56, "goe": 3, "good": [6, 7], "gov": 108, "govern": [68, 97, 98, 99], "gpl": 68, "gradient": [56, 60, 63, 64, 108], "grain": 1, "gram": [57, 58, 60, 63], "grant": [68, 108], "graph": [18, 93], "grati": 68, "greatest": 68, "gregor": 108, "grid": [3, 56, 107], "griesbach": 108, "grm": [2, 49, 56, 60, 67, 97, 100, 102], "grm2d": [58, 100], "group": [3, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 44, 50, 51, 52, 61, 93, 97, 107], "gs_type": [3, 57, 58, 60, 63], "gt": [20, 23, 29, 31, 33, 34, 35, 36, 37, 39, 40, 41, 42, 56], "gu": 108, "guarante": 68, "guard": 6, "gui": 68, "guid": [3, 7, 18, 55, 57, 58, 60, 63], "guidanc": 5, "guidelin": 5, "guiochon": 108, "h": [107, 108], "h5": [3, 4, 6, 7, 15], "h5tojson": 7, "h_i": 87, "ha": [2, 3, 6, 7, 18, 21, 26, 46, 48, 50, 57, 58, 59, 60, 63, 65, 68, 69, 70, 71, 75, 77, 79, 89, 90, 93, 94, 96, 97, 99, 107], "had": 68, "hahn": 108, "half": [58, 59, 60, 63, 64, 65, 96], "hand": 107, "handl": [2, 3, 19], "hansen": 108, "happen": [56, 102, 107], "hardli": 56, "hat": 93, "have": [2, 3, 5, 6, 7, 14, 15, 18, 26, 46, 50, 56, 58, 59, 60, 63, 68, 69, 75, 78, 79, 89, 93, 94, 97, 99, 107], "hdf5": [2, 3, 14, 19, 44], "hdf5_use_static_librari": 7, "hdf5view": 15, "header": 6, "heart": 19, "heidelberg": 108, "height": [67, 99], "help": [5, 16, 19, 105, 107], "henc": [7, 56, 57, 93, 95, 102, 107], "henri": 38, "hepbildikl": 108, "here": [3, 4, 6, 7, 18, 19, 49, 56, 67, 69, 75, 79, 93, 96, 97, 99, 104], "hereaft": 68, "heterogen": 71, "heurist": [57, 93], "hexagon": 81, "hic": [21, 26, 28, 45, 75], "hic_constant_water_act": 24, "hic_water_on_hydrophobic_surfac": 25, "hiccwa_beta0": 24, "hiccwa_beta1": 24, "hiccwa_ka": 24, "hiccwa_kd": 24, "hiccwa_nu": 24, "hiccwa_qmax": 24, "hicwhs_beta0": 25, "hicwhs_beta1": 25, "hicwhs_ka": 25, "hicwhs_kd": 25, "hicwhs_nu": 25, "hicwhs_qmax": 25, "high": [7, 46, 56, 108], "higher": [3, 56, 67, 81], "highli": [2, 6, 19, 24, 25, 56], "hindmarsh": 108, "histori": 15, "hold": [6, 46, 95, 97, 102, 103, 107], "holder": 68, "holdup": 98, "hollow": [99, 102, 103], "homebrew": 14, "homogen": [58, 97, 99, 102, 103], "hope": 68, "horv": 108, "host": [19, 68], "household": 68, "how": [6, 7, 18, 19, 46, 56, 68], "howev": [3, 19, 26, 46, 50, 56, 68, 93, 95, 97, 99, 105, 107], "hpp": 6, "html": [0, 68], "http": [0, 2, 13, 14, 15, 19, 68, 108], "hubbuch": 108, "huber": 108, "huuk": 108, "hydrophob": [21, 24, 26, 28, 45, 75, 77, 108], "hypothet": 68, "i": [0, 1, 2, 3, 4, 5, 6, 7, 14, 15, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 44, 46, 48, 49, 50, 52, 53, 54, 55, 56, 57, 58, 59, 60, 63, 64, 65, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 107, 108], "i_": 104, "ibg": 19, "ibindingmodel": [2, 6], "id": [1, 4, 7, 93, 108], "ida": [2, 55, 57, 58, 60, 63, 107], "idea": 68, "ideal": 81, "identif": 107, "identifi": [6, 44, 52, 56, 68, 75, 94, 107], "idynamicreactionmodel": 2, "iex": [21, 28], "iexternalfunct": 2, "ignor": [3, 26, 42, 57, 58, 59, 60, 63, 64, 65, 67, 93, 99], "ij": [65, 87], "il": 104, "ill": 107, "illustr": 104, "imag": 104, "imagin": 56, "immisc": 104, "immobil": [88, 99], "imodelsystem": 2, "imperm": 99, "implem": 73, "implement": [1, 3, 5, 6, 13, 14, 44, 49, 56, 68, 74, 75, 96, 104, 107], "implementsanalyticjacobian": 6, "impli": 68, "implicit": 2, "implicitli": [6, 67], "import": [3, 6, 14, 18, 56, 68, 99, 107], "impos": 68, "imprecis": 107, "improv": [5, 56, 75, 97], "inabl": 68, "inaccur": 68, "inc": 68, "incident": 68, "includ": [2, 3, 6, 7, 13, 14, 15, 18, 19, 32, 48, 53, 55, 57, 58, 60, 68, 82, 93, 99], "inclus": 68, "incom": 93, "incompat": 68, "incompress": [3, 18, 99, 102, 103], "inconsist": 99, "incorpor": [1, 56, 67, 68], "increas": [3, 56, 60, 93, 107], "indemnif": 68, "independ": [6, 54, 58, 60, 63, 64, 65, 68, 69, 79, 107], "index": [26, 40, 46, 50, 52, 54, 57, 58, 60, 63, 65, 70, 75, 89, 93, 94, 96, 99, 102, 107], "indic": [3, 26, 50, 55, 56, 57, 58, 65, 68, 75, 93, 94, 104, 107], "individu": [1, 7, 58, 60, 63, 68, 93, 104], "induc": 108, "industri": [68, 108], "inert": [70, 77], "inf": 7, "infer": [58, 59, 60, 63, 64, 65, 93, 97, 99], "infin": 71, "infinit": [24, 25], "inflow": 93, "influenc": [57, 58, 60, 63, 77], "inform": [1, 3, 6, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 33, 34, 35, 36, 37, 38, 39, 40, 41, 46, 58, 59, 60, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 92, 94, 97, 99, 101, 102, 103, 104, 105], "infrastructur": 2, "infring": 68, "infti": [56, 99], "inhibit": [52, 96], "inhomogen": [58, 60, 63, 65, 97], "init_c": [3, 58, 59, 60, 63, 64, 65], "init_cp": [58, 60, 63], "init_damp": 42, "init_liquid_volum": 59, "init_q": [3, 58, 59, 60, 63, 64], "init_st": [58, 59, 60, 63, 64, 65], "init_state_i": 57, "init_state_sensy_xxx": 57, "init_state_sensydot_xxx": 57, "init_state_ydot": 57, "init_step_s": [3, 55, 107], "init_volum": 59, "initi": [2, 7, 44, 45, 55, 57, 58, 59, 60, 63, 64, 65, 68, 93, 95, 99, 102, 103], "inject": 97, "inlet": [2, 44, 45, 48, 53, 61, 75, 93, 97, 99, 100, 107], "inlet_typ": [3, 62], "inner": [67, 97, 99, 102, 103], "input": [3, 5, 17, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 44, 48, 50, 51, 52, 61, 93, 107], "insert": 107, "insid": [48, 56, 58, 60, 68, 97, 98, 99, 102, 103], "instal": [0, 1, 3, 4, 14, 15, 16, 18, 68], "instanc": [3, 7, 46, 107], "instanti": 18, "instead": [3, 15, 18, 19, 26, 48, 50, 56, 58, 59, 60, 64, 65, 68, 75, 93, 95, 105, 107], "institut": 19, "int": [6, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 43, 47, 49, 53, 54, 55, 57, 58, 59, 60, 62, 63, 64, 65, 66, 67, 97, 99], "intact": 68, "integ": [26, 50], "integr": [1, 2, 3, 7, 15, 46, 47, 48, 55, 56, 60, 63, 64, 107], "intel": [1, 13, 14, 19], "intel10_64lp": [1, 13, 14, 15], "intel10_64lp_seq": [1, 13, 14, 15], "intend": [5, 68], "intens": [58, 65], "intent": 68, "interact": [23, 24, 25, 32, 41, 68, 71, 77, 81, 87, 104, 108], "interchang": 68, "interest": [3, 6, 56, 68], "interf": 68, "interfac": [1, 2, 17, 19, 56, 68, 92], "intern": [60, 93, 107], "interplai": [99, 108], "interpol": [2, 56], "interpret": 68, "interprocedur": 1, "interstiti": [2, 3, 18, 46, 48, 49, 60, 63, 64, 67, 93, 97, 99, 102, 103], "interv": 101, "intim": 68, "introduc": [6, 7, 97, 104, 107], "introduct": [5, 16, 44, 56], "invalid": 68, "invers": [81, 108], "invert": 107, "involv": [99, 104, 107], "io": 0, "ion": [21, 26, 28, 45, 69, 75, 77, 81, 86, 90, 108], "ionic": [75, 81, 90], "iqbal": 108, "irregular": 97, "irrevoc": 68, "irv": 108, "is_kinet": [3, 18, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 75], "isbn": 108, "isimul": 2, "isimulatablemodel": 2, "isol": 7, "isotherm": [6, 56, 71, 73, 74, 75, 78, 81, 108], "issu": [5, 57, 58, 60, 63, 71], "istotherm": 71, "item": [2, 7, 68], "iter": [55, 57, 58, 60, 63, 93, 107], "its": [2, 3, 56, 68, 71, 81, 93, 97, 99, 104, 107], "itself": [2, 68, 93, 104], "iunitoper": 2, "iv": [46, 48, 58, 59, 60, 62, 63, 64, 67], "j": [2, 6, 19, 20, 52, 53, 58, 60, 65, 69, 70, 72, 73, 74, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 93, 95, 96, 97, 98, 99, 102, 108], "j_": [53, 99], "j_f": [75, 95], "ja02268a002": 108, "jacobian": [1, 6, 7, 58, 59, 60, 64, 65, 71, 75, 93, 95, 107], "jacobianimpl": 6, "jakobsson": 108, "jan": 108, "januari": 108, "johann": 108, "john": 108, "joint": 53, "jona": [104, 108], "journal": 108, "json": [4, 5, 6, 7], "jtbi": 108, "jump": 107, "june": [68, 108], "just": [3, 6, 7, 46, 48, 107], "j\u00e4pel": [73, 108], "j\u00f8rgen": 108, "j\u00fclich": 19, "j\u00fcrgen": 108, "k": [43, 56, 65, 69, 75, 79, 80, 86, 89, 93, 95, 97, 101, 104, 108], "k_": [32, 52, 60, 65, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 90, 94, 95, 96, 97, 99, 102], "k_a": [75, 85, 104], "k_d": [75, 85, 104], "k_f": 71, "ka": 3, "kanji": 108, "kappa": 81, "kappa_": [32, 81], "kappa_f": 81, "karlsson": 108, "katharina": 108, "katti": 108, "kd": 3, "keep": 68, "kei": 68, "keith": 108, "kernel": [15, 68], "kin": [32, 75, 81], "kind": 68, "kinet": [3, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 44, 45, 50, 75, 81, 94, 108], "kl": 104, "know": [15, 68], "knowingli": 68, "knowledg": 68, "known": [97, 99], "krylov": [57, 58, 60, 63], "kth": 56, "ku": 108, "l": [7, 53, 75, 91, 94, 95, 97, 98, 99, 102, 103, 104, 108], "l_": 95, "l_i": 53, "l_j": 95, "label": 104, "lack": [57, 58, 60, 63], "lagrang": 56, "lambda": [72, 75, 86, 88, 90, 104], "lambda_j": [20, 69], "lang": 70, "langmuir": [3, 6, 18, 26, 45, 56, 69, 75, 85, 99, 108], "languag": [2, 68], "lapack": [1, 58, 65], "larg": [1, 15, 56, 99, 104, 107, 108], "larger": [1, 57, 58, 60, 63, 68, 99], "last": [3, 40, 48, 53, 57, 58, 107], "last_state_i": 48, "last_state_sensy_xxx": 48, "last_state_sensydot_xxx": 48, "last_state_ydot": 48, "later": [3, 58, 60, 68, 99, 104], "latest": 15, "latter": [6, 46, 93, 99], "lattic": 81, "launch": [4, 7], "law": [44, 45, 49, 50, 60, 68, 94], "lawsuit": 68, "layer": 17, "layout": [44, 46], "ldf": [26, 45, 92], "ldf_liquid_phas": 75, "le": [71, 107], "lead": [15, 99], "lean": 55, "least": [7, 56, 68, 93], "leav": [3, 56, 105], "lee": 108, "left": [2, 54, 57, 58, 59, 60, 63, 64, 65, 67, 69, 70, 71, 72, 73, 74, 75, 77, 78, 79, 81, 82, 84, 85, 86, 88, 89, 90, 91, 94, 95, 97, 98, 99, 101, 102, 103, 104, 107], "leftrightarrow": 75, "legal": 68, "legend": 18, "length": [3, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 46, 48, 49, 50, 51, 52, 54, 55, 57, 58, 59, 60, 62, 63, 64, 65, 66, 67, 75, 81, 94, 99, 102, 103, 104], "lenhoff": 108, "leq": [69, 79, 80, 86, 101], "less": [1, 3, 43, 56, 57, 60, 63, 64, 75], "lesser": 68, "let": [89, 107], "letter": 2, "level": [46, 57], "levmar": 42, "lewek": [2, 19, 108], "lfloor": [60, 63, 64], "lgpl": 68, "liabil": 68, "liabl": 68, "libbla": 13, "libblas3": 13, "libcadet": [2, 4, 6], "libeigen3": 13, "libhdf5": 13, "liblapack": 13, "liblapack3": 13, "librari": [1, 2, 3, 15, 58, 65, 68], "libsuperlu": 13, "license": 68, "licensor": 68, "lier": [19, 108], "ligand": [24, 25, 108], "like": [4, 6, 7, 68], "likewis": 68, "limit": [19, 44, 52, 68, 69, 71, 79, 81, 96], "lin": [70, 72, 89], "lin_coeff": [3, 57, 62], "lin_ka": 27, "lin_kd": 27, "line": [1, 2, 6, 68], "linear": [2, 6, 21, 23, 26, 31, 32, 34, 35, 40, 45, 46, 54, 56, 57, 58, 60, 62, 63, 65, 70, 71, 80, 83, 84, 87, 92, 107, 108], "linear_interp_data": [44, 45], "linear_solution_mod": 57, "linear_solver_bulk": [58, 65], "linearbufferalloc": 6, "linearli": [58, 60, 75, 95, 107], "link": [1, 7, 68, 108], "linker": 1, "linkinghub": 108, "linspac": 3, "linux": [1, 2, 17, 19], "liquid": [19, 20, 23, 26, 37, 39, 40, 41, 45, 51, 56, 58, 59, 60, 63, 69, 75, 77, 80, 83, 86, 87, 90, 91, 95, 96, 98, 99, 104, 108], "liquid_salt_colloidal_affin": 60, "liquid_salt_exponenti": 60, "liquid_salt_pow": 60, "list": [3, 7, 18, 19, 26, 46, 50, 57, 65, 68, 93], "literatur": 7, "litig": 68, "lk": 104, "ll": [6, 99, 102, 104], "llc": 104, "ln": 81, "load": [1, 3, 9, 15, 31, 34, 35, 46, 108], "lobatto": 56, "local": [0, 55, 56, 68, 107], "locat": [1, 3, 15], "log": [1, 56], "logic": 7, "long": [3, 58, 60, 68, 81, 93, 108], "longer": 75, "look": [3, 6], "loss": [15, 68], "lot": [6, 56], "low": [3, 7, 56, 76, 107], "lower": [43, 56], "lowercas": [3, 46], "lrm": [6, 49, 56, 64, 67, 100, 104], "lrmp": [49, 56, 63, 67, 100, 103], "lu": [58, 65], "lump": [44, 45, 61, 67, 100], "lumped_rate_model_with_por": [45, 61], "lumped_rate_model_without_por": [45, 61], "lumpedratemodelwithpor": 7, "lvert": 89, "lwe": 15, "m": [1, 3, 4, 17, 18, 32, 48, 58, 59, 60, 62, 63, 64, 65, 67, 69, 75, 79, 80, 83, 84, 86, 93, 95, 107, 108], "m_": [20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 46, 53, 58, 91, 97, 98, 99, 102], "m_i": [86, 89, 103], "m_j": [86, 99], "ma": 108, "mac": [14, 19], "machin": 68, "maco": [1, 2], "macro": 6, "made": [67, 68, 107], "magnet": 104, "magnitud": [7, 99, 107], "mai": [2, 5, 26, 44, 50, 56, 60, 63, 64, 68, 75, 90, 93, 94, 95, 97, 98, 99, 107, 108], "mail": 68, "main": [6, 75, 99, 102, 103, 104], "mainli": 75, "maintain": [2, 5, 19, 68], "mainten": [2, 5], "major": [3, 7, 20, 30, 31, 32, 36, 37, 40, 46, 47, 48, 51, 52, 57, 58, 59, 60, 63, 64, 65, 68, 93], "make": [3, 6, 7, 13, 14, 56, 68, 98], "mal_exponents_bulk_bwd": 51, "mal_exponents_bulk_fwd": 51, "mal_exponents_liquid_bwd": 51, "mal_exponents_liquid_bwd_modsolid": 51, "mal_exponents_liquid_fwd": 51, "mal_exponents_liquid_fwd_modsolid": 51, "mal_exponents_solid_bwd": 51, "mal_exponents_solid_bwd_modliquid": 51, "mal_exponents_solid_fwd": 51, "mal_exponents_solid_fwd_modliquid": 51, "mal_kbwd_bulk": 51, "mal_kbwd_liquid": 51, "mal_kbwd_solid": 51, "mal_kfwd_bulk": 51, "mal_kfwd_liquid": 51, "mal_kfwd_solid": 51, "mal_stoichiometry_bulk": 51, "mal_stoichiometry_liquid": 51, "mal_stoichiometry_solid": 51, "mamba": [17, 19], "manag": [1, 6, 7, 14], "mandatori": [46, 57], "mani": [2, 6, 26, 46, 69, 79, 97, 101, 107], "manner": 68, "manual": [4, 44, 105, 107], "manufactur": 68, "map": [3, 57, 58, 60, 107], "mapsto": 2, "march": [68, 108], "mark": 68, "mask": 68, "mass": [26, 44, 45, 50, 72, 75, 88, 93, 94, 99, 101, 102, 103, 104, 105, 107, 108], "mass_action_law": [51, 94], "master": [0, 6], "match": [6, 71], "materi": 68, "math": 15, "mathbb": [2, 38, 40, 43, 49, 52, 54, 57, 58, 59, 60, 62, 63, 64, 65, 67, 75, 94, 95, 97, 99, 101, 102, 103, 107], "mathbf": [2, 96], "mathcal": [2, 7, 70, 107], "mathemat": [19, 56, 81, 108], "mathrm": [43, 47, 48, 52, 55, 57, 58, 59, 60, 62, 63, 64, 65, 67, 69, 70, 72, 73, 74, 75, 76, 77, 78, 79, 82, 85, 86, 87, 88, 90, 94, 95, 96, 98, 99, 102, 103, 107], "matlab": 2, "matplotlib": 3, "matric": [50, 93, 95], "matrix": [3, 6, 26, 46, 48, 51, 52, 53, 57, 58, 59, 60, 64, 65, 92, 93, 95, 96, 104, 107], "matter": 3, "matthia": 108, "max": [52, 70, 73, 74, 77, 78, 79, 82, 85, 89, 95, 96, 99], "max_convtest_fail": [55, 107], "max_errtest_fail": [55, 107], "max_krylov": [3, 57, 58, 60, 63], "max_newton_it": [55, 107], "max_newton_iter_sen": [55, 107], "max_restart": [3, 57, 58, 60, 63], "max_step": [3, 55, 107], "max_step_s": [55, 107], "maximum": [21, 24, 25, 28, 29, 30, 31, 33, 34, 35, 36, 46, 55, 56, 57, 58, 60, 63, 75, 93, 107], "mayb": 6, "mcal_antilangmuir": 29, "mcal_ka": 29, "mcal_kd": 29, "mcal_qmax": 29, "mcbl_ka": 30, "mcbl_kd": 30, "mcbl_qmax": 30, "mcblldf_keq": 31, "mcblldf_kkin": 31, "mcblldf_qmax": 31, "mcl_ka": [3, 33], "mcl_kd": [3, 33], "mcl_qmax": [3, 33], "mclldf_keq": 34, "mclldf_kkin": 34, "mclldf_qmax": 34, "mclldfc_keq": 35, "mclldfc_kkin": 35, "mclldfc_qmax": 35, "mcsgp": 93, "mcspr_k12": 36, "mcspr_k21": 36, "mcspr_ka": 36, "mcspr_kd": 36, "mcspr_qmax": 36, "mct": [6, 44, 45, 61, 100], "mean": [46, 68, 93, 102, 107], "meaning": 7, "measur": 68, "mechan": [56, 81, 94, 104], "mechanist": [6, 108], "media": 108, "medium": [58, 59, 60, 62, 63, 64, 65, 66, 68], "meet": [2, 68], "mei": 108, "meland": 108, "memori": [6, 19, 46, 57, 58, 60, 63, 65, 107], "menten": [44, 45, 50, 94], "mention": [3, 7], "menu": [7, 68], "merchant": 68, "mere": 68, "merg": [6, 68, 105], "messag": 15, "met": 68, "meta": [44, 46, 107], "metapress": 108, "method": [2, 3, 6, 7, 18, 44, 45, 54, 55, 58, 61, 65, 67, 68, 93, 107], "micha": [44, 45, 50, 94], "michaelis_menten": 52, "microsoft": 15, "might": [4, 56, 68, 96, 107], "mimick": 6, "min": [3, 89], "min_damp": 42, "minceva": 108, "minim": [42, 107], "minor": 47, "minut": 15, "mirjana": 108, "misrepresent": 68, "miss": [6, 69, 86, 90], "misspel": 3, "mix": 98, "mixtur": 104, "miyab": 108, "mkl": [13, 14, 15], "mklroot": [13, 14, 15], "mm": [18, 32, 52, 96], "mm_ki": 52, "mm_kmm": 52, "mm_stoichiometry_bulk": 52, "mm_vmax": 52, "mobil": [3, 18, 26, 45, 46, 48, 53, 58, 59, 60, 63, 64, 65, 67, 75, 81, 99], "mobile_phase_modul": 28, "mod": [23, 70], "mode": [1, 7, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 55, 57, 58, 59, 60, 63, 64, 65, 68, 75, 107, 108], "model": [1, 2, 4, 5, 16, 17, 19, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 44, 45, 51, 52, 55, 61, 68, 69, 70, 71, 72, 73, 74, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 93, 95, 101, 105, 107, 108], "modelbuild": 6, "modelbuilderimpl": 6, "modelparticlelrmp": 102, "modelsystem": 2, "modif": 68, "modifi": [2, 6, 17, 21, 23, 40, 51, 55, 57, 58, 60, 63, 68, 70, 72, 74, 75, 77, 95, 97], "modsim": [13, 14, 15, 19], "modul": [26, 45, 75, 81, 104], "modular": [2, 19], "mol": [3, 18, 20, 21, 22, 23, 24, 25, 28, 29, 30, 31, 33, 34, 35, 36, 37, 39, 40, 41, 48, 58, 59, 60, 62, 63, 64, 65], "molass": 108, "molecul": [24, 25, 81, 85, 86, 89, 90, 99, 102, 103, 104], "mollerup": 108, "moment": [44, 49, 56], "monoton": [56, 89, 93], "monoval": [20, 23, 37, 39, 40, 41], "more": [3, 6, 15, 18, 19, 26, 48, 56, 60, 63, 64, 68, 69, 70, 71, 72, 73, 74, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 93, 94, 107], "moreov": [3, 18, 56, 68, 100], "morlei": 108, "most": [3, 6, 7, 13, 14, 15, 19, 21, 44, 56, 60, 68, 75, 94, 95, 99, 100, 101, 107], "move": [2, 108], "mp": [20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 33, 34, 35, 36, 37, 38, 39, 40, 41, 46, 48, 58, 60, 63], "mpm_beta": 28, "mpm_gamma": 28, "mpm_ka": 28, "mpm_kd": 28, "mpm_qmax": 28, "mri": 104, "mrmassactionlawexpmatdefault": 95, "msbuild": 15, "mssma_ka": 37, "mssma_kd": 37, "mssma_lambda": 37, "mssma_nu": 37, "mssma_rat": 37, "mssma_refc0": 37, "mssma_refq": 37, "mssma_sigma": 37, "mu_": [52, 96], "much": [3, 56, 75, 99, 102, 103, 107], "multi": [1, 6, 26, 44, 45, 53, 69, 70, 75, 77], "multi_channel_transport": [45, 61], "multi_component_antilangmuir": 29, "multi_component_bilangmuir": 30, "multi_component_bilangmuir_ldf": 31, "multi_component_colloid": 32, "multi_component_langmuir": [3, 33, 75], "multi_component_langmuir_ldf": [34, 75], "multi_component_langmuir_ldf_liquid_phas": [35, 75], "multi_component_spread": 36, "multichannel": [1, 6, 44, 45, 61, 100], "multicompon": [74, 108], "multipl": [6, 15, 18, 44, 45, 48, 56, 57, 71, 73, 74, 75, 93, 100, 102, 105, 107, 108], "multiplex": [58, 59, 60, 63, 64, 65, 67], "multistate_steric_mass_act": 37, "multivers": 0, "must": [1, 3, 6, 18, 32, 56, 60, 67, 68, 69, 79, 93, 107], "my": 7, "myst": 106, "n": [2, 32, 65, 71, 81, 93, 104, 107, 108], "n1": [65, 104], "n_": [2, 48, 56, 69, 70, 71, 72, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 93, 95, 97, 98, 99, 101, 103], "n_c": [2, 104], "n_compon": [3, 18], "n_d": [56, 60, 63, 64], "n_k": 104, "n_thread": 1, "naiv": 74, "name": [3, 4, 6, 7, 18, 21, 26, 42, 46, 50, 53, 54, 57, 67, 68, 107], "nanoparticl": 108, "nativ": [14, 44, 75], "natur": [68, 99], "naumann": 19, "navig": 15, "nbnd": [37, 58, 60, 63], "nbound": [3, 46, 58, 59, 60, 63, 64], "ncbi": 108, "nchannel": 65, "ncol": [3, 48, 56, 58, 60, 63, 64, 65, 67], "ncomp": [3, 20, 21, 23, 24, 25, 26, 28, 29, 30, 31, 33, 34, 35, 36, 37, 38, 39, 40, 41, 46, 48, 51, 52, 58, 59, 60, 62, 63, 64, 65, 66], "nconnect": 57, "ndof": [46, 57, 58, 59, 60, 63, 64, 65], "necessari": [1, 68, 105, 107], "necessarili": 7, "need": [2, 3, 6, 7, 15, 17, 18, 44, 46, 60, 63, 64, 68, 99, 102, 103, 104, 107], "neg": [52, 56, 58, 65, 89, 97, 99], "neglect": [99, 102, 103], "neither": 68, "nelem": [56, 60, 63, 64], "neq": [43, 58, 60, 69, 79, 89], "nest": 3, "net": [94, 95, 99, 104], "network": [3, 18, 19, 57, 68, 92, 98, 99, 101, 105, 107], "neutral": [69, 86, 90], "never": 56, "new": [2, 3, 5, 6, 7, 44, 57, 68, 75, 107], "newmodel": 6, "newmodelmethod": 7, "newslett": 19, "newton": [55, 60, 63, 93, 107], "next": [3, 6, 18, 40, 68, 93, 107], "nih": 108, "nikla": 108, "nilsson": 108, "nk": 104, "nlm": 108, "node": [48, 53, 56, 58, 60, 93, 105], "non": [1, 19, 44, 45, 56, 60, 68, 72, 73, 74, 81, 89, 104, 107], "noncommerci": 68, "nondimension": 75, "none": [55, 60, 67], "nonetheless": 56, "nonlinear": [44, 45, 55, 57, 58, 60, 63, 64, 65, 75, 93, 95, 107, 108], "nor": 68, "norm": 56, "normal": [57, 68, 75], "notat": [3, 5, 44, 104, 107], "note": [1, 3, 6, 7, 13, 14, 15, 18, 21, 26, 44, 45, 46, 48, 50, 54, 58, 60, 63, 64, 69, 75, 79, 89, 93, 94, 95, 97, 98, 99, 100, 101, 103, 104, 107], "noth": [68, 99], "notic": 68, "notifi": 68, "notwithstand": 68, "novemb": 108, "now": [3, 6, 17, 18], "np": 3, "npar": [3, 48, 56, 58, 60], "npartyp": [46, 58, 59, 60, 63], "nport": 48, "nrad": [48, 58, 97], "nreact": [46, 51, 52], "nsec": [3, 46, 55, 58, 59, 60, 63, 64, 65, 67], "nsen": 54, "nstate": [20, 30, 31, 46], "nswitch": [3, 57], "nthread": [3, 55], "ntotalbnd": [20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 51, 58, 59, 60, 63, 64], "ntotalbound": 46, "ntotalcomp": 46, "nu": [23, 39, 41, 72, 90, 96], "nu_": [20, 69, 72, 86, 89], "nu_i": [72, 73, 74, 75, 88, 90], "nu_j": [72, 75, 88, 90, 96], "null": 14, "number": [1, 3, 13, 14, 15, 18, 23, 24, 25, 32, 37, 39, 40, 41, 46, 54, 55, 56, 57, 58, 59, 60, 62, 63, 64, 65, 66, 67, 68, 69, 71, 75, 79, 81, 86, 88, 90, 93, 99, 107], "numer": [6, 45, 56, 61, 107, 108], "numpi": 3, "nunit": [3, 57], "o": [1, 14, 19], "object": [2, 3, 17, 18, 68, 108], "oblig": 68, "obtain": [26, 50, 75, 99, 103], "occasion": 68, "occur": [56, 68, 107], "occurr": [6, 75], "octob": 108, "oder": 2, "off": 56, "offer": [56, 60, 63, 64, 68, 107], "offici": 68, "often": [56, 76, 90, 98], "oftentim": 56, "oh": 108, "old": [6, 44], "omit": [47, 93], "onc": [15, 55, 93], "one": [1, 3, 6, 7, 15, 18, 20, 21, 26, 46, 48, 50, 55, 56, 58, 60, 63, 68, 75, 77, 93, 94, 99, 102, 103, 104, 107], "oneapi": 1, "ones": [3, 6, 7], "ongo": 7, "onli": [1, 3, 6, 7, 15, 26, 42, 46, 48, 49, 50, 54, 57, 58, 60, 63, 64, 67, 68, 74, 75, 89, 93, 94, 95, 97, 99, 101, 102, 103, 104, 105, 107], "onlin": 15, "open": [0, 5, 13, 15, 17], "openmp": 1, "openurl": 108, "oper": [1, 3, 5, 7, 18, 19, 26, 44, 45, 48, 49, 50, 53, 54, 56, 58, 59, 60, 62, 63, 64, 65, 66, 67, 68, 75, 92, 94, 97, 98, 99, 101, 105, 107, 108], "operatornam": [99, 102, 103], "opt": [13, 14], "optim": [1, 6, 60, 75, 95, 108], "option": [3, 5, 6, 7, 13, 14, 17, 19, 20, 23, 29, 37, 39, 40, 41, 49, 51, 53, 54, 55, 57, 58, 59, 60, 63, 64, 65, 67, 68, 81], "order": [2, 3, 7, 20, 24, 25, 26, 30, 31, 32, 36, 37, 40, 43, 44, 45, 50, 58, 59, 60, 63, 64, 65, 67, 68, 71, 75, 93, 94, 95, 99, 101, 105, 107], "org": [68, 108], "organ": 68, "orient": [2, 17, 18, 75, 85, 86], "origin": [3, 55, 60, 68, 69, 71, 74, 75, 79, 81, 94, 104, 107], "orthogon": [57, 58, 60, 63], "oscil": 56, "oscillatori": 56, "osx": 17, "other": [0, 3, 6, 7, 46, 49, 56, 57, 67, 68, 75, 78, 81, 89, 90, 93, 95, 96, 99, 104, 105, 107], "otherwis": [7, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 46, 60, 63, 64, 68, 93, 107], "our": [1, 5, 7, 19, 56, 68], "out": [2, 15, 47, 54, 57, 58, 59, 60, 63, 64, 65, 67, 68, 91, 93, 98, 105], "outdat": 17, "outer": [58, 60, 67, 97, 99, 102, 103], "outflow": 99, "outgo": [3, 18, 93], "outlet": [2, 7, 18, 44, 45, 48, 53, 61, 93, 97, 99, 100, 101], "output": [0, 3, 7, 15, 44, 46, 53, 68, 105], "outsid": [68, 104], "ov": 96, "over": [1, 3, 6, 26, 44, 50, 93, 107], "overhead": 2, "overlap": 6, "overridden": 93, "overrul": 93, "overview": [2, 107], "own": [2, 6, 7, 68, 93, 97, 99], "p": [6, 15, 26, 43, 50, 53, 55, 57, 58, 60, 63, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 81, 82, 85, 86, 87, 88, 90, 95, 97, 99, 102, 103, 107, 108], "p1": 60, "p2": 60, "p3": 60, "p4": 60, "p5": 60, "p_": [3, 26, 49, 50, 53, 60, 95, 97, 99, 102], "p_1": 107, "p_2": 107, "p_c": 99, "p_i": [3, 107], "p_j": [2, 78, 95, 99, 102], "p_n": 107, "pack": 97, "packag": [1, 3, 13, 14, 15, 68], "page": [0, 108], "pair": 104, "paper": [6, 7, 68, 74], "par_boundary_ord": [58, 60], "par_core_radiu": 54, "par_coreradiu": [58, 60], "par_diffus": [3, 46, 58, 60], "par_diffusion_multiplex": [58, 60], "par_disc_typ": [3, 58, 60], "par_disc_vector": [58, 60], "par_geom": [58, 60, 63], "par_nelem": [56, 60], "par_polydeg": [56, 60], "par_poros": [3, 58, 60, 63], "par_radiu": [3, 54, 58, 60, 63], "par_surdiffus": 46, "par_surfdiffus": [3, 58, 60], "par_surfdiffusion_dep": 60, "par_surfdiffusion_expargmult": 60, "par_surfdiffusion_expfactor": 60, "par_surfdiffusion_logkeqconst": 60, "par_surfdiffusion_logkeqexp": 60, "par_surfdiffusion_logkeqfactor": 60, "par_surfdiffusion_multiplex": [58, 60], "par_surfdiffusion_powexp": 60, "par_surfdiffusion_powfactor": 60, "par_type_volfrac": [58, 59, 60, 63], "par_type_volfrac_multiplex": 58, "paragraph": [68, 69, 72, 86, 88, 90], "parallel": [1, 3, 13, 14, 15, 19, 57, 93, 104], "param": 48, "param_valu": [46, 54], "param_xxx": [44, 45, 107], "paramet": [2, 3, 6, 17, 18, 19, 21, 24, 25, 26, 28, 44, 45, 50, 55, 57, 58, 60, 63, 64, 65, 67, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 94, 95, 97, 98, 99, 101, 102, 103, 104, 105, 108], "parameter": 89, "paramt": [44, 45], "paramtyp": 6, "parpolydeg": 60, "parser": 106, "part": [6, 7, 17, 18, 46, 47, 55, 56, 68, 88, 108], "parti": 68, "partial": [2, 6, 19, 53, 72, 75, 97, 98, 99, 102, 103, 104, 107], "particl": [3, 44, 45, 46, 48, 51, 53, 54, 56, 58, 59, 60, 63, 64, 75, 91, 95, 98, 100, 102, 103], "particle_coordinates_xxx": 48, "particle_poros": 18, "particle_radiu": 18, "particular": 68, "particularli": 107, "partyp": 99, "pass": [18, 26, 46, 50, 68, 95, 107], "password": 68, "past": 107, "patch": 47, "patent": 68, "path": [1, 3], "path_to_setup_fil": 4, "pathwai": 104, "pattern": [68, 75, 94], "paul": 108, "payment": 68, "pc": 15, "pdae": [2, 19], "pde": [2, 3], "peer": 68, "per": [15, 24, 25, 26, 47, 56, 75, 107], "perform": [2, 3, 15, 18, 56, 60, 63, 64, 68, 75, 95, 107], "perman": 68, "permiss": 68, "permit": 68, "perpetu": 68, "person": 68, "pertin": 68, "pesticid": 108, "pet": 104, "peter": 108, "petr": 108, "ph": [2, 32, 72, 81], "phantom": [81, 86], "phase": [3, 18, 20, 23, 26, 32, 37, 39, 40, 41, 45, 46, 48, 51, 53, 54, 58, 59, 60, 63, 64, 65, 67, 69, 71, 75, 80, 81, 83, 86, 87, 90, 91, 95, 96, 98, 99, 102, 103, 104, 107, 108], "phd": 2, "phenomena": 56, "phi": [32, 81], "philosophi": 68, "physic": [68, 75, 94, 101, 105], "pi": 97, "piec": [3, 18, 56, 57, 68, 101], "piecewis": [2, 3, 18, 57, 97, 101, 107], "piecewise_cubic_poli": [3, 44, 45, 62], "pii": 108, "pip": [0, 17], "pipelin": 7, "place": [26, 50, 68, 75, 107], "placehold": [75, 94], "placement": 99, "plai": 56, "plain": 18, "plan": [5, 6, 7, 67], "plant": 108, "platform": [1, 2, 15], "pleas": [5, 6, 7, 18, 19, 46, 67, 68, 104], "plot": 5, "plt": 3, "plu": 68, "plug": [93, 103], "pmatrix": [75, 95], "point": [1, 2, 3, 6, 48, 53, 56, 57, 60, 63, 64, 67, 99, 102, 103, 107], "pointer": 68, "polydeg": [56, 60, 63, 64], "polynomi": [2, 3, 18, 26, 50, 56, 57, 60, 63, 64, 75, 93, 94, 101, 107], "pore": [18, 44, 45, 58, 60, 61, 67, 71, 99, 100, 108], "pore_access": [58, 60, 63], "pore_accessibility_multiplex": [58, 60, 63], "pore_diffus": 18, "poros": [2, 3, 58, 60, 63, 64, 97, 99, 103, 104, 107], "porou": 99, "port": [2, 3, 48, 53, 57, 93, 97, 101], "portal": 108, "portion": 68, "pose": 107, "posit": [26, 50, 56, 57, 58, 65, 67, 93, 97, 99, 104], "positron": 104, "possess": [68, 93, 101], "possibl": [1, 17, 57, 58, 65, 68, 75, 93, 94, 107], "possibli": [6, 26, 50, 75, 99, 102, 107], "post": [2, 6, 105], "postprocess": [47, 107], "potenti": [75, 81, 85, 86, 95, 99], "power": [32, 49, 60, 68, 75, 94, 95], "power_law": 49, "powershel": 15, "pp": [32, 81], "pr": 19, "practic": [3, 5, 7, 68], "pre": [2, 16, 32], "preambl": 68, "preced": [26, 50], "precis": [7, 68], "predecessor": 68, "predomin": 93, "prefer": [1, 7, 68, 107], "prefix": [2, 67], "preliminari": 5, "prepar": [47, 107, 108], "prepareadvector": 6, "prepend": [75, 94], "presenc": 99, "present": [46, 48, 57, 60, 63, 64, 67, 68, 74, 75, 85, 86, 93, 95, 97], "preserv": 68, "press": 108, "prevent": [23, 41, 68, 75], "previou": [6, 46, 68, 93], "previous": [7, 18, 93], "price": 68, "primarili": [68, 81], "print": [1, 3, 15], "prior": 68, "privat": 68, "privileg": 15, "probabl": [6, 14], "problem": [1, 3, 56, 68, 93, 107], "procedur": [6, 68, 107], "process": [2, 3, 15, 71, 75, 77, 93, 104, 105, 107, 108], "process_simul": 18, "processmodel": 18, "procur": 68, "prod_": 95, "prod_i": 96, "produc": [1, 53, 68, 98, 104], "product": [68, 95], "product_outlet": 18, "profil": [2, 3, 18, 26, 50, 56, 57, 62, 75, 94, 97, 101, 107, 108], "program": [15, 68], "programm": 68, "prohibit": 68, "project": [4, 19], "projecttarget": 4, "promin": [68, 75, 100], "promot": 2, "prompt": 15, "propag": 68, "properli": [6, 75], "properti": [56, 68, 104, 108], "proport": [75, 95], "proprietari": 68, "prot": 72, "protect": 68, "protein": [20, 23, 24, 25, 32, 39, 41, 81, 88, 108], "protocol": 68, "prove": 68, "proven": 2, "provid": [1, 2, 3, 4, 6, 7, 13, 14, 15, 16, 17, 18, 19, 58, 67, 68, 75, 95, 99, 101, 107], "provis": 68, "provision": 68, "proxi": 68, "pseudo": [3, 18, 81, 93, 100, 101, 105], "pub": 108, "public": [2, 5, 7, 19, 56, 68], "publicli": [2, 68], "publish": 68, "pubm": 108, "pull": [5, 19], "puls": [3, 101], "pump": 19, "pure": [59, 98, 99, 107], "purif": 108, "purpos": [1, 2, 3, 18, 68, 107], "pursuant": 68, "push": 0, "put": 53, "py": 7, "pyplot": 3, "python": [2, 5, 7, 17, 18, 19], "p\u00fcttmann": 19, "q": [2, 3, 18, 57, 69, 71, 72, 75, 80, 83, 84, 86, 88, 90, 93, 103, 108], "q_": [69, 70, 72, 73, 74, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 88, 89, 90, 93, 99, 107], "q_0": [57, 72, 77, 86, 88, 90, 93], "q_1": [57, 93], "q_2": [57, 93], "q_3": [57, 93], "q_i": [70, 72, 73, 74, 75, 76, 77, 78, 82, 83, 87, 88, 90], "q_j": [70, 72, 73, 74, 75, 77, 78, 82, 84, 85, 88, 90], "q_m": 75, "qmax": 3, "qquad": [75, 86, 93, 107], "quad": [69, 72, 81, 86, 89, 93, 99], "quad_coeff": [3, 57, 62], "quadrat": [23, 38, 40, 57, 62, 87, 88], "qualifi": 68, "qualiti": [6, 68], "quantiti": 3, "quasi": [20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 75, 98, 99, 102, 103], "quickli": 107, "quotient": 75, "r": [0, 2, 6, 38, 40, 43, 49, 52, 54, 57, 58, 59, 60, 62, 63, 64, 65, 67, 75, 81, 94, 95, 96, 97, 99, 101, 102, 103, 104, 107, 108], "r_": [58, 60, 81, 95, 97, 99, 102, 103], "r_i": 32, "rad": [58, 97, 99, 102, 103], "radial": [3, 7, 44, 45, 48, 58, 60, 61, 97, 100], "radial_": 67, "radial_compart": 58, "radial_coordin": 48, "radial_disc_typ": 58, "radial_general_rate_model": [45, 61], "radii": [99, 102, 103], "radioact": 104, "radiu": [26, 32, 50, 58, 60, 63, 67, 81, 97, 99, 102, 103], "radu": 108, "raena": 108, "rais": [3, 15], "rang": [20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 49, 51, 52, 53, 54, 55, 57, 58, 59, 60, 62, 63, 64, 65, 66, 67, 81, 97, 99], "rapid": [3, 18, 75, 108], "rassi": 108, "rate": [1, 2, 19, 20, 21, 23, 24, 25, 27, 28, 29, 30, 32, 33, 36, 37, 39, 40, 41, 44, 45, 51, 52, 56, 57, 59, 61, 65, 67, 72, 75, 81, 89, 91, 92, 94, 96, 98, 100, 107], "rather": [3, 56, 60, 63, 64], "ratio": [32, 81, 99, 103, 104], "rdm": 7, "re": 6, "reach": 56, "react": [2, 91, 94, 95, 96, 97, 98, 99, 102, 103, 104], "reactant": 95, "reaction": [2, 6, 9, 44, 45, 46, 51, 52, 54, 58, 59, 60, 63, 64, 65, 91, 92, 95, 96, 98, 99, 104, 107], "reaction_bulk": [58, 59, 60, 63, 65], "reaction_model": [51, 52, 59, 64], "reaction_model_bulk": [58, 60, 63, 65], "reaction_model_particl": [58, 59, 60, 63], "reaction_model_particles_multiplex": [58, 59, 60, 63], "reaction_particl": [50, 58, 59, 60, 63], "reaction_particle_000": 50, "reaction_particle_xxx": [58, 59, 60, 63], "reaction_particle_yyi": 50, "reactor": [18, 19, 44, 45, 61, 100, 103], "read": [6, 7, 26, 46, 50, 68], "readabl": 68, "readi": [6, 68], "readili": 68, "realationship": 2, "realiti": 56, "realiz": [56, 97], "realli": [75, 94], "reason": [3, 17, 68, 99], "rebuild": 6, "receipt": 68, "receiv": [68, 93], "recent": [13, 14, 15, 19, 44], "recipi": 68, "recogn": [46, 68], "recommend": [5, 6, 7, 15, 17, 19, 44, 45, 60, 63, 64, 75], "reconstruct": [3, 44, 45, 56, 58, 60, 63, 64, 65, 67], "record": 2, "recreat": 7, "rectangular": 3, "recycl": 105, "redistribut": 68, "reduc": [3, 6, 56, 74, 107], "ref": [50, 69, 72, 75, 86, 88, 90], "refer": [3, 5, 6, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 33, 34, 35, 36, 37, 38, 39, 40, 41, 46, 56, 58, 59, 60, 62, 63, 64, 65, 66, 67, 68, 69, 72, 86, 88, 90, 92, 93, 104, 107], "refin": [5, 44, 45], "reflect": [13, 14, 15, 56], "refrain": 68, "regard": [7, 68], "regardless": [68, 93], "regener": 68, "regist": 6, "registerexamplemodel": 6, "registerlinearmodel": 6, "registernewmodel": 6, "registeryourmodelnamemodel": 6, "regular": [58, 65], "reinstat": 68, "rel": [7, 55, 58, 60, 107], "relat": [3, 18, 60, 75, 92], "relationship": [2, 68, 107], "releas": [0, 1, 7, 15, 19, 68], "release_with_debug_info": 1, "release_with_test": 1, "releaseci": 7, "relev": [6, 46, 56, 68, 75, 104, 107], "reli": 68, "relicens": 68, "reltol": [3, 55, 107], "reltol_sen": 55, "remain": [3, 68, 70, 99], "remedi": 107, "rememb": 104, "remov": [48, 68, 98, 103, 104, 108], "renam": 6, "render": 68, "repair": 68, "reparameter": [75, 95], "replac": [26, 50, 67, 75, 81, 99], "report": [19, 56], "repositori": [0, 19], "repres": [2, 46, 68, 72, 81, 93, 97, 99, 101, 104], "represent": 75, "reproduc": [6, 7], "request": [5, 19, 46, 107], "requir": [0, 1, 2, 3, 6, 7, 15, 18, 19, 21, 42, 46, 49, 56, 58, 60, 63, 64, 65, 68, 69, 70, 71, 72, 73, 74, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 93, 94, 105, 107], "requiredaddir": 6, "rerun": 7, "research": [5, 6, 7], "reset": 107, "resid": [9, 108], "residu": [6, 107], "residualimpl": 6, "residualtyp": 6, "resin": [23, 32, 37, 39, 40, 41, 81, 82], "resist": [99, 102], "resolut": [6, 7, 56, 107], "resolv": [56, 68], "reson": 104, "respect": [2, 3, 6, 20, 24, 25, 26, 50, 57, 67, 68, 69, 72, 75, 77, 86, 88, 90, 93, 94, 95, 99, 102, 103, 104, 107], "respons": 68, "rest": 105, "restart": [3, 57, 58, 60, 63, 107], "restrict": [3, 18, 68, 93], "restrunn": 1, "result": [5, 6, 19, 46, 56, 68, 75, 97, 98, 99, 104, 107], "resulta": 7, "retain": 68, "retriev": 108, "return": [3, 6, 7, 15, 44, 45, 48, 68, 97, 99], "returncod": 3, "reus": 7, "revers": [97, 99, 108], "review": [68, 108], "revis": 68, "rfloor": [60, 63, 64], "rgen": 108, "rho": [97, 99, 102, 103, 104], "rho_": 97, "rho_k": 97, "right": [2, 60, 68, 69, 70, 71, 72, 73, 74, 75, 77, 78, 79, 81, 82, 84, 85, 86, 88, 89, 90, 91, 94, 95, 97, 98, 99, 101, 102, 103, 104, 107], "rightarrow": [56, 71, 75, 97, 99, 104], "rigor": [6, 7], "risk": 68, "robust": 2, "role": 56, "rom": 68, "ronald": 108, "root": [3, 6, 7, 14, 46], "row": [3, 37, 46, 48, 51, 57, 93, 104], "royalti": 68, "rpath": 1, "rse": 5, "rule": [54, 68], "run": [0, 1, 2, 4, 5, 6, 13, 15, 60, 68, 98, 107], "runner": 7, "runtim": 1, "rvert": 89, "rwth": 2, "s0009250915006168": 108, "s0021": 108, "s0021967301964374": 108, "s0021967301994579": 108, "s0021967304014554": 108, "s0021967309010103": 108, "s0021967316310263": 108, "s0021967319308659": 108, "s0021967322005830": 108, "s0022519313004530": 108, "s0168": 108, "s1": 108, "s10337": 108, "s_": [53, 91, 93, 95, 97, 98, 99, 102, 103], "s_j": [2, 91, 95, 98, 99, 102], "safest": 68, "safeti": [57, 58, 60, 63], "sai": [3, 15, 68], "sai_ka1": 39, "sai_ka2": 39, "sai_kd": 39, "sai_lambda": 39, "sai_nu": 39, "sai_refc0": 39, "sai_refq": 39, "sai_sigma": 39, "sake": [26, 49, 50, 68, 104], "sale": 68, "salt": [20, 23, 24, 25, 32, 37, 39, 40, 41, 60, 69, 72, 73, 74, 75, 77, 86, 90, 108], "same": [6, 7, 14, 18, 21, 56, 57, 58, 59, 60, 63, 64, 67, 68, 69, 75, 79, 82, 85, 86, 89, 93, 94, 99, 102, 103, 104, 105, 107], "sampl": 3, "samuel": [2, 108], "saniti": 3, "saska": [26, 45, 75, 108], "saska_h": 38, "saska_k": 38, "satisfi": [68, 107], "satur": [52, 82, 96, 99], "save": 3, "scalar": [6, 46, 107], "scale": [75, 108], "scenario": 56, "scheme": [3, 43, 53, 56, 58, 60, 104], "schmidt": [57, 58, 60, 63], "schneider": 108, "schnittert": [19, 108], "school": 68, "schur": [57, 58, 60, 63], "schur_safeti": [3, 57, 58, 60, 63], "scienc": [19, 104, 108], "sciencedirect": 108, "scientif": [7, 19, 107], "scope": [6, 49, 68], "scratch": 16, "screen": [32, 81], "script": [6, 7, 15, 68], "seal": 99, "search": 1, "sebastian": 108, "sec": [55, 93, 99], "sec_000": 3, "sec_xxx": [45, 61], "secidx": 6, "second": [3, 18, 36, 58, 59, 60, 63, 64, 65, 72, 81, 85, 89, 104, 107], "secondarili": 68, "sect": 101, "section": [2, 5, 6, 7, 16, 17, 18, 26, 44, 45, 50, 54, 56, 57, 58, 59, 60, 63, 64, 65, 67, 68, 69, 70, 71, 72, 75, 77, 78, 79, 85, 86, 88, 89, 90, 92, 93, 94, 97, 99, 102, 103, 104, 105], "section_continu": [3, 55, 107], "section_tim": [3, 55, 57, 107], "see": [3, 6, 7, 15, 19, 26, 30, 31, 42, 44, 46, 50, 55, 57, 58, 59, 60, 63, 64, 65, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 92, 93, 94, 95, 97, 98, 99, 101, 102, 103, 104, 105, 107], "seed": 107, "seen": [99, 102, 103], "select": [2, 3, 7, 15, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 56, 57, 58, 65, 70, 93, 108], "self": [26, 45, 56, 75], "self_associ": 39, "sell": 68, "semiconductor": 68, "send": 97, "sens": [60, 63, 64, 75], "sens_abstol": 54, "sens_boundphas": [54, 57], "sens_bulk": 48, "sens_comp": [54, 57], "sens_factor": [54, 107], "sens_flux": 48, "sens_inlet": 48, "sens_inlet_comp_xxx": 48, "sens_inlet_port_xxx": 48, "sens_inlet_port_xxx_comp_yyi": 48, "sens_method": 54, "sens_nam": 54, "sens_outlet": 48, "sens_outlet_comp_xxx": 48, "sens_outlet_port_xxx": 48, "sens_outlet_port_xxx_comp_yyi": 48, "sens_particl": 48, "sens_particle_partype_xxx": 48, "sens_partyp": [54, 57, 58, 65], "sens_react": [54, 57, 58], "sens_sect": [54, 57, 58, 60, 63], "sens_solid": 48, "sens_solid_partype_xxx": 48, "sens_unit": [54, 57], "sens_volum": 48, "sensdot_bulk": 48, "sensdot_flux": 48, "sensdot_inlet": 48, "sensdot_inlet_comp_xxx": 48, "sensdot_inlet_port_xxx": 48, "sensdot_inlet_port_xxx_comp_yyi": 48, "sensdot_outlet": 48, "sensdot_outlet_comp_xxx": 48, "sensdot_outlet_port_xxx": 48, "sensdot_outlet_port_xxx_comp_yyi": 48, "sensdot_particl": 48, "sensdot_particle_partype_xxx": 48, "sensdot_solid": 48, "sensdot_solid_partype_xxx": 48, "sensdot_volum": 48, "sensit": [2, 6, 19, 26, 44, 45, 50, 53, 55, 57, 58, 60, 63, 65, 108], "senstiv": 57, "separ": [2, 7, 18, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 53, 68, 75, 93, 104, 108], "separet": 7, "septemb": 108, "sequenc": [19, 107], "sequenti": [13, 14, 57, 93], "serban": 108, "seri": 16, "serv": [2, 3, 5, 18, 68, 75, 93, 101, 105], "server": 68, "servic": 68, "set": [1, 4, 5, 6, 15, 17, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 44, 56, 57, 58, 59, 60, 63, 65, 70, 75, 76, 93, 94, 98, 99, 103, 104, 107], "setup": [7, 93], "seven": 93, "seventh": 93, "sever": [3, 18, 107], "sha1": 47, "shall": [7, 68], "shape": [6, 78, 90, 104], "share": [19, 58, 59, 60, 63, 68], "sharp": [56, 78], "sharpen": 56, "sheet": 18, "shell": [17, 99, 102, 103], "shield": [23, 41, 89, 90], "shift": 101, "shirazi": 108, "short": [68, 75, 93, 100], "shortcom": 56, "should": [1, 3, 6, 7, 26, 49, 50, 55, 56, 58, 60, 63, 68, 99, 107], "show": [3, 56, 68], "shown": [75, 107], "shumak": 108, "side": [6, 99], "sigma": [23, 39, 41, 90], "sigma_": [20, 69, 86, 89], "sigma_j": [72, 75, 88, 90], "sign": [68, 75, 97, 99], "signal": [3, 18, 101], "signific": [68, 107], "silica": 108, "sim": [3, 101], "similar": [6, 68, 69, 88], "similarli": 56, "simpl": [3, 18, 75, 93, 98, 107], "simpler": 107, "simpli": [3, 26], "simplic": 97, "simplifi": [3, 26, 45, 75], "simplified_multistate_steric_mass_act": 40, "simul": [1, 2, 4, 5, 6, 15, 44, 46, 47, 55, 56, 57, 60, 93, 97, 98, 99, 101, 102, 108], "simulation_result": 18, "simulationresult": 18, "simultan": 68, "sinc": [3, 5, 18, 26, 46, 50, 81, 85, 86, 97, 99, 101, 104, 105, 107], "singh": 108, "singl": [7, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 48, 50, 53, 56, 68, 75, 93, 107], "single_as_multi_port": [48, 53], "singular": 81, "sink": [3, 18, 93, 100, 105], "site": [20, 23, 37, 39, 40, 41, 69, 75, 79, 82, 85, 86, 88, 90], "sitemap": 106, "situat": [95, 107], "size": [1, 6, 44, 45, 55, 57, 58, 60, 63, 81, 95, 102, 107], "slab": [58, 60, 63, 99], "slice": 107, "slightli": [56, 74], "slow": [58, 65], "slower": [58, 59, 60, 63, 64, 65], "slowest": 46, "sma": [69, 72, 86, 89], "sma_ka": 41, "sma_kd": 41, "sma_lambda": 41, "sma_nu": 41, "sma_refc0": 41, "sma_refq": 41, "sma_sigma": 41, "small": [43, 56, 71, 93, 99, 107], "smaller": [1, 56, 99, 102, 103, 107], "smb": [93, 105], "smith": 108, "smooth": [44, 45, 60, 63, 64, 101, 107], "smssma_ka": 40, "smssma_kd": 40, "smssma_ksw": 40, "smssma_ksw_lin": 40, "smssma_ksw_quad": 40, "smssma_kw": 40, "smssma_kws_lin": 40, "smssma_kws_quad": 40, "smssma_lambda": 40, "smssma_nu_max": 40, "smssma_nu_min": 40, "smssma_nu_quad": 40, "smssma_refc0": 40, "smssma_refq": 40, "smssma_sigma_max": 40, "smssma_sigma_min": 40, "smssma_sigma_quad": 40, "so": [1, 6, 7, 68, 99, 107], "societi": 108, "softwar": [1, 5, 6, 7, 19, 68, 108], "sold": 68, "soldot_bulk": 48, "soldot_flux": 48, "soldot_inlet": 48, "soldot_inlet_comp_xxx": 48, "soldot_inlet_port_xxx": 48, "soldot_inlet_port_xxx_comp_yyi": 48, "soldot_outlet": 48, "soldot_outlet_comp_xxx": 48, "soldot_outlet_port_xxx": 48, "soldot_outlet_port_xxx_comp_yyi": 48, "soldot_particl": 48, "soldot_particle_partype_xxx": 48, "soldot_solid": 48, "soldot_solid_partype_xxx": 48, "soldot_volum": 48, "sole": [26, 46, 50, 68], "solid": [3, 18, 20, 23, 37, 39, 40, 41, 46, 48, 51, 53, 56, 58, 59, 60, 63, 64, 69, 75, 77, 81, 84, 86, 90, 91, 95, 98, 99, 104, 108], "solut": [2, 3, 18, 19, 23, 41, 44, 45, 49, 53, 55, 57, 60, 63, 64, 92, 95, 99, 102, 103, 104, 107], "solution_bulk": 48, "solution_flux": 48, "solution_inlet": 48, "solution_inlet_comp_xxx": 48, "solution_inlet_port_xxx": 48, "solution_inlet_port_xxx_comp_yyi": 48, "solution_outlet": [3, 48], "solution_outlet_comp_xxx": 48, "solution_outlet_port_xxx": 48, "solution_outlet_port_xxx_comp_yyi": 48, "solution_particl": 48, "solution_particle_partype_xxx": 48, "solution_solid": 48, "solution_solid_partype_xxx": 48, "solution_tim": [3, 48], "solution_volum": 48, "solv": [2, 6, 19, 57, 60, 63, 93, 107], "solvent": 104, "solver": [2, 3, 17, 19, 44, 45, 58, 60, 63, 64, 65, 93, 107, 108], "solver_nam": 42, "some": [1, 2, 3, 5, 6, 7, 14, 26, 46, 49, 50, 56, 68, 70, 75, 88, 90, 93, 95, 99, 105, 107], "sometim": 19, "sourc": [3, 4, 6, 13, 14, 15, 18, 19, 26, 50, 65, 68, 75, 93, 94, 100, 101, 104], "source_xxx": [44, 45], "sp": [20, 21, 23, 24, 25, 27, 28, 29, 30, 31, 33, 34, 35, 36, 37, 38, 39, 40, 41, 46, 48, 58, 59, 60, 63, 64, 95], "space": [56, 57, 58, 60, 63], "span": 107, "spare": 68, "spars": [6, 58, 65], "spatial": [2, 3, 6, 44, 45, 58, 61, 65, 67, 99, 102, 103, 104, 107], "spatial_method": [44, 45, 60, 63, 64], "speak": 68, "speci": [74, 104], "special": [3, 68, 71], "speciefi": 3, "specif": [3, 4, 5, 6, 7, 17, 18, 56, 57, 58, 60, 63, 64, 65, 67, 68, 75, 92, 94, 102, 103, 104], "specifi": [1, 3, 7, 18, 26, 32, 46, 49, 50, 55, 56, 57, 58, 59, 60, 62, 63, 64, 65, 66, 67, 68, 69, 93, 99, 104, 107], "speed": [6, 95], "sphere": [58, 60, 63], "spheric": [99, 102, 103], "sphinx": [0, 106], "sphinx_multivers": 106, "sphinxcontrib": 106, "spirit": 68, "spline": [3, 18, 101], "split": 95, "split_components_data": [3, 48, 53], "split_ports_data": [3, 48, 53], "spread": [26, 45, 75], "springer": 108, "springerlink": 108, "sqrt": 81, "squar": 7, "src": [4, 6, 13, 14, 15], "stabil": [24, 25, 56], "stabl": [2, 19, 43], "stage": 4, "stagger": 107, "stagnant": [99, 102], "stand": 68, "standard": [1, 6, 7, 13, 14, 26, 43, 44, 50, 68, 78, 97, 99, 104], "star": 81, "start": [3, 6, 7, 18, 55, 56, 68, 107], "startup": 7, "state": [2, 3, 6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 38, 39, 41, 44, 45, 46, 48, 53, 56, 57, 58, 59, 60, 63, 64, 65, 68, 70, 73, 74, 75, 77, 85, 95, 98, 99, 103, 107], "statement": [6, 68], "statetyp": 6, "static": [1, 7, 15], "stationari": [3, 18, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 75, 98, 99, 102, 103, 108], "statu": [15, 68], "std": 6, "steep": [56, 60, 63, 64, 107], "stefan": 108, "stem": 104, "step": [1, 2, 4, 5, 6, 15, 16, 18, 55, 68, 93, 101, 105, 108], "steric": [23, 26, 39, 45, 72, 75, 88, 108], "steric_mass_act": 41, "steven": 108, "stiff": 107, "still": [1, 3, 6, 7, 18, 26, 32, 102], "stir": [44, 45, 61, 93, 95, 100], "stirredtankmodel": 6, "stochiometr": 52, "stoichiometr": [50, 51, 95, 96], "stoichiometri": 52, "stop": [3, 4], "storag": [3, 46, 48, 51, 57, 68, 93, 104], "store": [3, 7, 18, 46], "strang": 56, "strategi": [44, 45], "stream": 105, "strength": [71, 81, 86], "strictli": [93, 105], "string": [6, 7, 18, 42, 47, 49, 54, 58, 59, 60, 62, 63, 64, 65, 66, 67], "strong": [56, 86, 107], "stronger": 40, "strongest": 40, "strongli": [6, 7, 19, 40, 86], "structur": [3, 13, 14, 15, 18, 44, 60, 107], "studi": 108, "studio": [1, 4, 7], "style": 5, "subdivid": 68, "subgroup": [58, 59, 60, 63, 64, 65], "subject": [13, 14, 15, 68], "sublicens": 68, "submit": [99, 102, 103], "submodel": 107, "subprogram": 68, "subroutin": 68, "subscript": 46, "subsect": [6, 68], "subsequ": [46, 60], "subsolv": 42, "subspac": [57, 58, 60, 63], "substanti": [68, 107], "substitut": 6, "substrat": [52, 96], "subtract": 104, "successfulli": [3, 107], "sudden": 56, "sudo": 13, "sue": 68, "suffer": 56, "suffic": 68, "suffici": [56, 107], "sugarcan": 108, "suggest": 5, "suit": [1, 108], "suitabl": 95, "suitespars": [58, 65], "sum": [46, 58, 59, 60, 63, 81, 99, 104], "sum_": [37, 58, 60, 63, 69, 70, 72, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 90, 93, 95, 98, 99, 101, 102, 103, 104, 107], "sum_i": [58, 60, 95], "sum_j": [73, 74, 97, 98, 99], "sundial": [1, 2, 107, 108], "superfici": 99, "superlu": [58, 65], "supervis": 19, "supplement": 68, "suppli": [58, 97], "support": [1, 2, 3, 19, 26, 44, 68, 73, 74, 92, 94, 99, 102, 103, 107], "suppos": 46, "suppress": 56, "sure": [6, 7, 68, 98], "surfac": [3, 18, 23, 24, 26, 37, 39, 40, 41, 45, 58, 60, 71, 75, 81, 85, 86, 99, 102, 103, 104, 108], "surface_diffus": 18, "surpass": 56, "surrend": 68, "surviv": 68, "sustain": 68, "sw": 89, "swing": 108, "switch": [3, 32, 57, 92], "switch_000": 3, "switch_xxx": [44, 45, 93], "symmetri": 97, "system": [1, 2, 6, 14, 17, 44, 45, 46, 48, 55, 60, 63, 68, 92, 96, 100, 101, 104, 105, 107, 108], "systemat": 68, "s\u00fcleyman": 108, "t": [2, 3, 6, 26, 50, 52, 53, 56, 57, 69, 70, 72, 73, 74, 75, 76, 77, 78, 79, 82, 85, 86, 87, 88, 90, 93, 94, 96, 97, 98, 99, 101, 102, 103, 104, 107, 108], "t_": [2, 3, 57, 75, 93, 94, 97, 99, 101, 107], "t_0": 107, "t_1": [101, 107], "t_2": 101, "t_i": [3, 107], "t_k": 101, "tab": [44, 107], "tabl": [7, 46, 57, 75, 93, 99, 100, 107], "tail": 78, "take": [1, 15, 26, 50, 55, 68, 75, 82, 87, 90, 104, 107], "taken": [7, 26, 54, 55, 93, 103, 104, 105], "tandfonlin": 108, "tangibl": 68, "tank": [19, 44, 45, 61, 91, 93, 100], "target": 93, "task": 107, "tau": 107, "tbb": [1, 14, 15, 19], "tbbroot": 15, "technic": [6, 104], "techniqu": [19, 75], "technolog": 68, "technologi": 108, "tediou": 17, "tell": 68, "temperatur": [75, 94, 108], "templat": 6, "tend": 71, "tendenc": 56, "tensor": [48, 53], "tentacl": 86, "term": [32, 46, 56, 60, 63, 64, 68, 77, 81, 82, 87, 88, 95, 99, 102, 103, 104, 107], "termin": [13, 68, 93, 105], "test": [1, 5, 55, 107], "test_cas": 7, "testher": 7, "testradialkernel": 7, "testrunn": [1, 7], "text": [2, 7, 15, 23, 32, 37, 38, 48, 69, 70, 71, 72, 75, 76, 77, 78, 79, 80, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 93, 95, 96, 97, 98, 99, 101, 102, 103, 104, 107], "texttt": [26, 47, 48, 49, 50, 51, 52, 53, 54, 55, 57, 58, 59, 60, 62, 63, 64, 65, 66, 67], "th": [3, 20, 48, 57, 99, 108], "than": [3, 14, 17, 19, 48, 56, 57, 58, 60, 63, 68, 75, 99, 102, 103, 107], "thei": [3, 18, 56, 58, 60, 63, 64, 68, 69, 75, 79, 81, 99], "them": [1, 7, 18, 68, 93, 107], "theorem": 56, "theoret": [56, 108], "theori": [56, 107, 108], "therefor": [15, 68, 69, 70, 77, 79, 99, 102, 103, 104], "thermodynam": 108, "thesi": 2, "thi": [1, 2, 3, 4, 5, 6, 7, 14, 15, 16, 17, 18, 19, 21, 26, 32, 44, 46, 48, 50, 53, 56, 57, 58, 59, 60, 63, 64, 65, 67, 68, 70, 71, 73, 74, 75, 77, 80, 81, 83, 84, 85, 87, 88, 92, 93, 94, 95, 96, 97, 99, 102, 104, 105, 107], "thiemo": 108, "thing": [6, 68], "think": 6, "third": [6, 68, 75, 94, 104], "those": [26, 44, 46, 50, 56, 68, 75, 95], "though": [4, 68], "thread": [1, 15, 55], "threaten": 68, "three": [6, 46, 57, 67, 68, 75], "threshold": [32, 81], "through": [1, 4, 19, 68, 97, 99, 102, 103], "throughout": [93, 99], "thrown": 6, "thu": [3, 26, 50, 56, 68, 89, 90, 99, 102, 103, 107], "thumb": 54, "tild": [60, 75], "time": [1, 2, 5, 6, 9, 15, 18, 44, 46, 47, 48, 51, 53, 55, 56, 57, 58, 59, 60, 63, 64, 65, 68, 75, 93, 94, 95, 97, 99, 101, 104, 108], "time_integr": [3, 44, 45, 60, 63, 107], "time_sim": 47, "timepoint": 55, "timer": 1, "timespan": 107, "timestep": 55, "tingyu": 108, "tobia": 108, "togeth": [60, 63, 105, 107], "toler": [3, 7, 54, 55, 56, 107], "tolsma": 108, "tomographi": 104, "too": [68, 107], "took": 47, "tool": [1, 15, 68], "toolkit": 19, "top": [15, 56], "topologi": 93, "tot": 81, "total": [3, 18, 23, 37, 39, 40, 41, 46, 56, 60, 63, 64, 81, 93, 99, 103, 104, 107], "total_poros": 64, "toward": 75, "tracer": 108, "trade": [56, 68], "trademark": 68, "tradeoff": [57, 58, 60, 63], "transact": [68, 108], "transfer": [68, 89, 99, 102], "transform": [75, 95], "transit": [3, 55, 93], "translat": [7, 18], "transmiss": 68, "transport": [1, 2, 3, 6, 18, 44, 45, 61, 67, 75, 97, 99, 100, 102, 103, 108], "treament": 71, "treat": [6, 46, 53, 58, 60, 63, 64, 65, 68], "treati": 68, "treatment": 56, "tri": 107, "trigger": [6, 93], "triplet": 1, "troubl": 6, "true": [3, 14, 18, 58, 60], "truncat": 107, "try": [3, 6], "tt": [26, 50], "ttmann": [6, 108], "ttt": [26, 50], "tube": [19, 93], "tune": 56, "turn": [90, 93], "tutori": [3, 16, 18], "twice": 93, "two": [3, 6, 17, 44, 45, 47, 56, 60, 61, 63, 64, 68, 69, 75, 79, 81, 85, 89, 93, 99, 100, 104, 107], "txt": [0, 4, 6, 7], "type": [4, 6, 7, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 63, 64, 65, 67, 68, 69, 75, 79, 85, 91, 94, 98, 100, 102, 107], "typic": [3, 7, 19, 56, 68], "u": [2, 19, 97, 99, 102, 103, 104], "u_": [97, 99], "u_k": 97, "u_l": 104, "ultim": 56, "umfpack": [58, 65], "unaccept": 68, "unavoid": 19, "unbalanc": 105, "undefin": 56, "under": [4, 19, 56, 67, 68, 95, 108], "underbrac": [86, 99], "undergo": 104, "underli": [1, 56, 60, 63, 64], "underresolv": 56, "unfortun": 56, "uniqu": [6, 7], "unit": [3, 5, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 44, 45, 47, 48, 49, 50, 53, 54, 55, 58, 59, 60, 63, 64, 65, 67, 75, 92, 94, 97, 98, 99, 101, 105, 107], "unit_000": 3, "unit_001": 3, "unit_002": 3, "unit_typ": [3, 45, 61, 62, 66], "unit_xxx": [20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 44, 45, 50, 51, 52, 61], "unit_yyi": 44, "unitopid": [3, 57], "unitopord": 48, "unknown": 56, "unless": [15, 57, 68], "unlik": 107, "unlimit": [55, 68], "unmodifi": [60, 68], "unnecessari": 68, "unordered_map": 6, "unpack": 68, "unphys": 98, "unreason": 98, "unset": 1, "unsign": 6, "unspecifi": 46, "unstabl": 43, "unsur": 3, "until": [56, 68, 93], "unus": 57, "up": [2, 5, 6, 17, 90, 93, 97, 108], "updat": [1, 6, 13, 14, 44, 68, 107], "upgrad": 19, "uppercas": 46, "uptak": 98, "upwind": [3, 43], "url": 108, "us": [0, 1, 2, 3, 4, 5, 6, 7, 13, 14, 15, 17, 18, 19, 26, 32, 44, 49, 50, 54, 55, 56, 57, 58, 59, 60, 63, 64, 65, 67, 68, 70, 71, 75, 77, 81, 90, 93, 94, 95, 97, 98, 99, 102, 107, 108], "use_analytic_jacobian": [3, 58, 59, 60, 64, 65], "use_modified_newton": [55, 60, 63], "useanalyticjacobian": 6, "user": [2, 6, 56, 68, 98, 99], "user_defin": 58, "user_defined_par": [58, 60], "user_solution_tim": [3, 55, 107], "usual": [3, 7, 60, 67, 95], "util": [1, 7, 19, 93, 108], "v": [4, 7, 53, 91, 98, 99, 102, 103, 104, 108], "v3": 68, "v_": 104, "v_1": 104, "v_2": 104, "v_n": 104, "valid": [6, 7, 17, 26, 46, 50, 55, 58, 60, 63, 64, 65, 68, 104], "valu": [3, 6, 7, 17, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 44, 46, 49, 55, 56, 57, 58, 59, 60, 63, 64, 65, 75, 93, 99, 107], "valuabl": 5, "valv": [19, 57, 92], "varepsilon": [43, 71], "varepsilon_": [56, 97, 99, 102], "varepsilon_c": [97, 99, 103], "varepsilon_p": 103, "varepsilon_t": [103, 104], "vari": [26, 81, 93, 97, 98], "variabl": [2, 3, 6, 7, 18, 49, 67, 86, 93, 102, 107], "variant": [1, 21, 26, 50, 60, 63, 64, 71, 80, 83, 84, 100], "variat": 71, "variou": [58, 59, 60, 63, 64, 65, 107], "varphi": 95, "vascular": 104, "vcpkg": [1, 15], "vcpkg_root": 15, "vcxproj": 15, "vdot": [65, 104], "veclib": 14, "vector": [1, 2, 3, 6, 18, 26, 42, 44, 45, 46, 48, 50, 53, 55, 57, 58, 59, 60, 63, 64, 65, 99, 107], "veloc": [2, 46, 49, 57, 58, 60, 63, 64, 65, 67, 93, 102, 103, 104], "velocity_coeff": 67, "velocity_multiplex": [58, 65], "vendor": 1, "verbatim": 68, "veri": [3, 7, 14, 17, 56, 71, 107], "verifi": [6, 7], "versa": 95, "version": [1, 3, 4, 6, 13, 14, 15, 46, 47, 68, 74, 75], "vessel": 95, "via": [2, 6, 14, 17, 19, 56, 81, 93, 97, 99, 107], "vice": 95, "view": 68, "violat": 68, "visibl": 68, "visual": [1, 4, 7], "void": [6, 68], "volum": [3, 18, 45, 46, 48, 51, 53, 54, 56, 58, 59, 61, 65, 68, 81, 91, 93, 97, 98, 99, 102, 103, 104], "volumetr": [2, 3, 57, 67, 93, 97, 99, 102, 103, 104], "von": [19, 108], "w": [6, 52, 68, 89, 96, 104], "wa": [2, 3, 4, 7, 47, 53, 68, 74, 104], "wai": [1, 6, 7, 15, 26, 46, 50, 68, 71, 78, 107], "wait": 15, "waiv": 68, "waiver": 68, "wall": [56, 99, 102, 103], "wang": [74, 108], "want": [3, 6, 7, 15, 17, 18, 68], "warranti": 68, "wash": [3, 9, 46], "water": [23, 26, 45, 75, 108], "wayn": 108, "we": [1, 2, 3, 4, 5, 6, 7, 15, 17, 18, 19, 49, 56, 60, 63, 64, 67, 68, 75, 100, 104], "weak": 86, "weaken": 95, "weaker": 40, "weakest": 40, "weakli": 40, "web": 19, "weight": [43, 93], "welcom": 68, "well": [2, 6, 7, 18, 56, 68, 95, 98, 107], "weno": [3, 44, 45, 56, 58, 60, 63, 64, 65], "weno_ep": [3, 43], "weno_ord": [3, 43], "went": 6, "were": [68, 107], "wessl": 108, "westerberg": 108, "what": 68, "whatev": 68, "when": [1, 3, 5, 6, 7, 18, 26, 46, 50, 56, 58, 60, 63, 64, 65, 68, 71, 75, 93, 98, 99, 107], "where": [2, 3, 6, 15, 17, 18, 26, 50, 56, 57, 60, 68, 69, 71, 72, 75, 77, 81, 86, 88, 90, 93, 94, 95, 96, 97, 98, 99, 101, 102, 103, 104, 107], "wherea": [46, 95, 97, 99, 107], "whether": [3, 49, 53, 55, 57, 58, 59, 60, 63, 64, 65, 68, 75, 93, 98], "which": [1, 2, 3, 6, 7, 14, 17, 18, 19, 26, 46, 47, 48, 53, 55, 56, 57, 67, 68, 70, 72, 75, 76, 77, 81, 85, 86, 88, 90, 93, 95, 96, 97, 98, 99, 101, 104, 107], "while": [1, 46, 56, 60, 63, 64, 75, 93, 94, 97, 104, 107], "whitlei": 108, "who": [19, 68], "whole": [68, 107], "whom": 68, "whose": [6, 68], "why": [7, 56, 68], "wide": [7, 68], "wilei": 108, "william": 108, "window": [1, 2, 17, 19, 68], "wipo": 68, "wise": 56, "wish": 68, "within": [6, 7, 15, 56, 60, 63, 68, 104], "without": [3, 6, 7, 14, 15, 44, 45, 57, 59, 61, 67, 68, 69, 70, 73, 74, 77, 79, 98, 99, 100], "won": 56, "woodward": 108, "work": [19, 44, 56, 68, 93, 107], "workload": 15, "workspac": 6, "worldwid": 68, "would": [68, 99, 107], "wrap": 2, "write": [3, 5, 6, 53, 68, 93], "write_coordin": 53, "write_sens_bulk": 53, "write_sens_flux": 53, "write_sens_inlet": 53, "write_sens_last": [48, 53], "write_sens_last_unit": 53, "write_sens_outlet": 53, "write_sens_particl": 53, "write_sens_solid": 53, "write_sens_volum": 53, "write_sensdot_bulk": 53, "write_sensdot_flux": 53, "write_sensdot_inlet": 53, "write_sensdot_outlet": 53, "write_sensdot_particl": 53, "write_sensdot_solid": 53, "write_sensdot_volum": 53, "write_soldot_bulk": 53, "write_soldot_flux": 53, "write_soldot_inlet": 53, "write_soldot_outlet": 53, "write_soldot_particl": 53, "write_soldot_solid": 53, "write_soldot_volum": 53, "write_solution_bulk": [3, 53], "write_solution_flux": 53, "write_solution_inlet": [3, 53], "write_solution_last": [48, 53], "write_solution_last_unit": [48, 53], "write_solution_outlet": [3, 53], "write_solution_particl": 53, "write_solution_solid": 53, "write_solution_tim": [48, 53], "write_solution_volum": 53, "written": [5, 46, 48, 68], "wrong": [3, 6, 7, 26, 50], "wu": 108, "www": [68, 108], "x": [6, 14, 19, 49, 75, 104, 108], "x64": [1, 15], "x86": 15, "xlabel": 3, "xml": [19, 44], "xu": 108, "xuankuo": 108, "xxx": [26, 48, 50, 57, 75, 94], "xxx_comp_000": 53, "xxx_comp_001": 53, "xxx_ka": 75, "xxx_ka_t": 75, "xxx_ka_tt": 75, "xxx_ka_ttt": 75, "xxx_kfwd": 94, "xxx_kfwd_t": 94, "xxx_kfwd_tt": 94, "xxx_kfwd_ttt": 94, "xxx_port_000": 53, "xxx_port_001": 53, "xxx_refc0": 26, "xxx_refq": 26, "xxx_yyi": [26, 50], "xyz": 46, "y": [2, 6, 13, 107], "y_": 107, "y_0": 107, "ycp": 6, "ye": 32, "year": [6, 68], "yet": [3, 49], "yield": [56, 93], "ylabel": 3, "you": [3, 4, 5, 6, 7, 13, 14, 15, 17, 19, 46, 56, 68], "your": [5, 6, 13, 15, 68], "youremodelnam": 6, "yourmodelnamebind": 6, "yourself": 68, "yukawa": 81, "yyi": [26, 48, 50], "y\u00fcce": 108, "z": [2, 97, 99, 102, 103, 104, 108], "zero": [43, 56, 60, 81, 104, 107], "ziad": 108, "zone": [58, 97], "\u00e1": 108, "\u00fc": 108, "\u010d": 108}, "titles": ["CADET Documentation", "CADET build options", "Software Architecture", "CADET-Python Introduction", "CADET-Core debugging", "Developer Guide", "Model Expansion", "CADET-Core testing", "Batch chromatography", "Examples", "Load Wash Elute", "Chemical reactions", "Residence time distributions", "Build for Linux", "Build for OSX", "Build for MS Windows", "Getting started", "Installation", "CADET Introduction", "CADET", "Bi Steric Mass Action", "Extended Mobile Phase Modulator Langmuir", "Freundlich LDF", "Generalized Ion Exchange", "HIC Constant Water Activity", "HIC Water on Hydrophobic Surfaces", "Binding models", "Linear", "Mobile Phase Modulator Langmuir", "Multi Component Anti-Langmuir", "Multi Component Bi-Langmuir", "Multi Component Bi-Langmuir LDF", "Multi Component Colloidal", "Multi Component Langmuir", "Multi Component Langmuir LDF", "Multi Component Langmuir LDF Liquid Phase", "Multi Component Spreading", "Multi-State Steric Mass Action", "Saska", "Self Association", "Simplified Multi-State Steric Mass Action", "Steric Mass Action", "Nonlinear solver for consistent initialization", "Flux reconstruction methods", "Interface specifications", "Input Group", "Introduction", "Meta Group", "Output Group", "Parameter Dependencies", "Reaction models", "Mass Action Law", "Michaelis Menten kinetics", "Return data", "Parameter Sensitivities", "Solver Configuration", "Spatial discretization methods", "System of unit operations", "Two dimensional general rate model", "Continuous stirred tank reactor model", "General Rate Model", "Unit Operations", "Inlet", "Lumped rate model with pores", "Lumped Rate Model Without Pores", "Multichannel Transport model (MCT model)", "Outlet", "Radial Flow Models", "License", "Bi Steric Mass Action", "Extended Mobile Phase Modulator Langmuir", "Freundlich LDF", "Generalized Ion Exchange", "HIC Constant Water Activity", "HIC Water on Hydrophobic Surfaces", "Binding models", "Linear", "Mobile Phase Modulator Langmuir", "Multi Component Anti-Langmuir", "Multi Component Bi-Langmuir", "Multi Component Bi-Langmuir LDF", "Multi Component Colloidal", "Multi Component Langmuir", "Multi Component Langmuir LDF", "Multi Component Langmuir LDF Liquid Phase", "Multi Component Spreading", "Multi-State Steric Mass Action", "Saska", "Self Association", "Simplified Multi-State Steric Mass Action", "Steric Mass Action", "<no title>", "Modelling", "Networks of unit operations", "Reaction models", "Mass action law", "Michaelis Menten kinetics", "Two Dimensional General rate model (GRM2D)", "Continuous stirred tank reactor model (CSTR)", "General rate model (GRM)", "Unit operation models", "Inlet", "Lumped rate model with pores (LRMP)", "Lumped rate model without pores (LRM)", "Multichannel Transport model (MCT model)", "Outlet", "<no title>", "Simulation", "Bibliography"], "titleterms": {"0": 3, "1": [3, 18], "1d": 46, "2": 3, "3": [3, 18], "4": [3, 18], "acknowledg": 19, "action": [20, 37, 40, 41, 51, 69, 86, 89, 90, 95], "activ": [24, 73], "ad": 7, "adapt": 107, "adsorpt": [3, 18], "algorithm": 6, "anti": [29, 78], "architectur": 2, "associ": [39, 88], "assumpt": 2, "backward": 95, "base": 15, "batch": 8, "bi": [20, 30, 31, 69, 79, 80], "bibliographi": 108, "binari": 17, "bind": [6, 26, 75, 104], "bug": 19, "build": [1, 13, 14, 15], "built": 17, "cadet": [0, 1, 3, 4, 7, 13, 14, 15, 17, 18, 19], "capabl": 2, "case": 104, "chemic": 11, "choic": 56, "chromatographi": [8, 99], "cite": 19, "clink": 15, "cmakeset": 1, "code": 15, "colloid": [32, 81], "column": 18, "command": 15, "common": 46, "compon": [26, 29, 30, 31, 32, 33, 34, 35, 36, 78, 79, 80, 81, 82, 83, 84, 85], "concentr": 75, "condit": [3, 18], "configur": 55, "connect": [3, 18, 57, 93], "consist": [42, 107], "consistency_solv": 42, "constant": [24, 73, 75, 95], "continu": [59, 98], "converg": 56, "coordin": 48, "core": [4, 7, 17], "correl": [49, 95], "cstr": [59, 98], "data": [46, 53], "dataset": 46, "debug": 4, "default": [60, 63, 64], "depend": [13, 14, 26, 46, 49, 50, 75, 94], "descript": 46, "detail": [2, 56], "develop": [5, 19], "dg": 56, "differ": [75, 100], "differenti": 6, "dimension": [46, 58, 97], "direct": [97, 99], "discontinu": [60, 63, 64], "discret": [3, 42, 43, 56, 58, 60, 63, 64, 65, 67], "distribut": 12, "document": 0, "donat": 19, "drive": 75, "dynam": 93, "elut": 10, "equilibrium": 75, "exampl": 9, "exchang": [23, 72], "exclus": 99, "exercis": 3, "expans": 6, "extend": [21, 70], "extern": [26, 50, 57, 75, 94], "extfun_typ": 57, "featur": [2, 19, 75, 100], "file": [44, 46], "finit": [60, 63, 64], "flow": [67, 93, 97, 99, 102, 103], "flux": 43, "forc": 75, "format": [44, 46], "forward": 95, "freundlich": [22, 71], "from": [15, 17], "frontend": 17, "function": [75, 94], "galerkin": [60, 63, 64], "gener": [3, 18, 23, 58, 60, 72, 97, 99], "general_rate_model": 60, "general_rate_model_2d": 58, "geometri": 99, "get": 16, "global": 46, "grm": 99, "grm2d": 97, "group": [42, 43, 45, 46, 47, 48, 49, 53, 54, 55, 56, 57, 58, 59, 60, 62, 63, 64, 65, 66, 67], "guid": 5, "hic": [24, 25, 73, 74], "hydrophob": [25, 74], "identifi": 46, "implement": [2, 7], "initi": [3, 18, 42, 107], "inlet": [3, 18, 62, 101], "input": [42, 43, 45, 46, 49, 53, 54, 55, 56, 57, 58, 59, 60, 62, 63, 64, 65, 66, 67], "instal": [13, 17, 19], "intel": 15, "interfac": 44, "introduct": [3, 18, 46], "ion": [23, 72], "joint": 107, "json": 1, "kinet": [52, 96, 104], "langmuir": [21, 28, 29, 30, 31, 33, 34, 35, 70, 77, 78, 79, 80, 82, 83, 84], "lapack": [13, 14], "law": [51, 95], "ldf": [22, 31, 34, 35, 71, 75, 80, 83, 84], "licens": 68, "line": 15, "linear": [27, 75, 76, 93, 104], "linear_interp_data": 57, "linux": 13, "liquid": [35, 84], "load": 10, "lrm": 103, "lrmp": 102, "lump": [63, 64, 102, 103, 104], "lumped_rate_model_with_por": 63, "lumped_rate_model_without_por": 64, "m": 15, "mainten": 7, "manufactur": 7, "mass": [20, 37, 40, 41, 51, 69, 86, 89, 90, 95], "matrix": 75, "mct": [65, 104], "menten": [52, 96], "meta": 47, "method": [43, 56, 60, 63, 64], "micha": [52, 96], "mobil": [21, 28, 70, 77], "model": [3, 6, 7, 18, 26, 42, 43, 46, 49, 50, 56, 57, 58, 59, 60, 62, 63, 64, 65, 66, 67, 75, 92, 94, 97, 98, 99, 100, 102, 103, 104], "modul": [21, 28, 70, 77], "multi": [29, 30, 31, 32, 33, 34, 35, 36, 37, 40, 46, 78, 79, 80, 81, 82, 83, 84, 85, 86, 89], "multi_channel_transport": 65, "multichannel": [65, 104], "multipl": [26, 50, 99], "network": 93, "non": 26, "nonlinear": 42, "notat": 46, "note": 56, "numer": [7, 60, 63, 64], "oneapi": 15, "ongo": 19, "oper": [2, 6, 46, 57, 61, 93, 100], "option": [1, 15], "order": [46, 56], "osx": 14, "outlet": [3, 66, 105], "output": 48, "param_xxx": [48, 54], "paramet": [43, 46, 49, 54, 56, 107], "paramt": 42, "particl": [26, 50, 99], "phase": [21, 28, 35, 70, 77, 84], "piecewise_cubic_poli": 57, "plant": 104, "plot": [3, 18], "pore": [63, 64, 102, 103, 104], "pre": 17, "preliminari": 3, "prepar": 15, "prerequisit": [13, 14, 15], "procedur": 7, "process": [17, 18], "properti": 18, "public": 6, "python": 3, "radial": [67, 99, 102, 103], "radial_general_rate_model": 67, "rate": [3, 18, 58, 60, 63, 64, 93, 95, 97, 99, 102, 103, 104], "reaction": [11, 50, 94], "reactor": [59, 98], "recommend": 56, "reconstruct": 43, "refer": [7, 75], "refin": 56, "resid": 12, "result": [3, 15, 18], "return": 53, "run": [3, 7, 18], "saska": [38, 87], "sec_xxx": 62, "section": [3, 46, 55, 107], "self": [39, 88], "sensit": [48, 54, 107], "set": [3, 18], "setup": 107, "simplifi": [40, 89], "simul": [3, 17, 18, 107], "size": [56, 99], "smooth": 56, "softwar": 2, "solut": [7, 48, 56, 93], "solver": [42, 55, 57], "sourc": 17, "source_xxx": 57, "spatial": [56, 60, 63, 64], "spatial_method": 56, "specif": [44, 93, 97, 99, 107], "spread": [36, 85], "start": 16, "state": [37, 40, 49, 86, 89], "step": [3, 107], "steric": [20, 37, 40, 41, 69, 86, 89, 90], "stir": [59, 98], "strategi": 56, "structur": 46, "studio": 15, "submodel": 2, "support": [75, 100], "surfac": [25, 74], "switch": 93, "switch_xxx": 57, "system": [3, 18, 56, 57, 93], "tank": [59, 98], "test": [6, 7, 15], "time": [3, 12, 107], "time_integr": 55, "toolkit": 15, "tracer": 104, "transit": 107, "transport": [65, 104], "two": [58, 97], "type": [26, 50, 62, 66, 99], "unit": [2, 6, 7, 46, 57, 61, 62, 66, 93, 100], "unit_typ": [58, 59, 60, 63, 64, 65, 67], "unit_xxx": [42, 43, 46, 48, 49, 53, 56, 58, 59, 60, 62, 63, 64, 65, 66, 67], "unit_yyi": 48, "unknown": 99, "up": [3, 18], "us": [46, 104], "valv": 93, "variabl": 99, "vector": 56, "veloc": [97, 99], "version": 44, "visual": 15, "volum": [60, 63, 64], "wash": 10, "water": [24, 25, 73, 74], "weno": 43, "window": 15, "without": [64, 103, 104], "your": 7}}) \ No newline at end of file diff --git a/chore/developer_guide/simulation/index.html b/chore/developer_guide/simulation/index.html index 28f1cd173..d71b5701b 100644 --- a/chore/developer_guide/simulation/index.html +++ b/chore/developer_guide/simulation/index.html @@ -9,7 +9,7 @@ - + diff --git a/chore/developer_guide/zbibliography.html b/chore/developer_guide/zbibliography.html index d5d68a649..93ce7a2e8 100644 --- a/chore/developer_guide/zbibliography.html +++ b/chore/developer_guide/zbibliography.html @@ -9,7 +9,7 @@ - + diff --git a/master/.buildinfo b/master/.buildinfo index 73d993285..f8f982185 100644 --- a/master/.buildinfo +++ b/master/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 -# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: 79642333d58fef0edc060e37ebf2151d +# This file records the configuration used when building these files. When it is not found, a full rebuild will be done. +config: 47510375c5a2c0b6e7ed25d8cc801b34 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/master/.doctrees/README.doctree b/master/.doctrees/README.doctree index 22f49b098..7194bfc50 100644 Binary files a/master/.doctrees/README.doctree and b/master/.doctrees/README.doctree differ diff --git a/master/.doctrees/developer_guide/build_options.doctree b/master/.doctrees/developer_guide/build_options.doctree index b0439d106..d67dfd66e 100644 Binary files a/master/.doctrees/developer_guide/build_options.doctree and b/master/.doctrees/developer_guide/build_options.doctree differ diff --git a/master/.doctrees/developer_guide/cadet_core_architecture.doctree b/master/.doctrees/developer_guide/cadet_core_architecture.doctree index 9fcd20cbb..1052a6afb 100644 Binary files a/master/.doctrees/developer_guide/cadet_core_architecture.doctree and b/master/.doctrees/developer_guide/cadet_core_architecture.doctree differ diff --git a/master/.doctrees/developer_guide/cadet_python.doctree b/master/.doctrees/developer_guide/cadet_python.doctree index 4b8288353..4c8803d02 100644 Binary files a/master/.doctrees/developer_guide/cadet_python.doctree and b/master/.doctrees/developer_guide/cadet_python.doctree differ diff --git a/master/.doctrees/developer_guide/debugging.doctree b/master/.doctrees/developer_guide/debugging.doctree index 42acc7d22..c0fc45efd 100644 Binary files a/master/.doctrees/developer_guide/debugging.doctree and b/master/.doctrees/developer_guide/debugging.doctree differ diff --git a/master/.doctrees/developer_guide/index.doctree b/master/.doctrees/developer_guide/index.doctree index a05da1034..c08071c2e 100644 Binary files a/master/.doctrees/developer_guide/index.doctree and b/master/.doctrees/developer_guide/index.doctree differ diff --git a/master/.doctrees/developer_guide/model_expansion.doctree b/master/.doctrees/developer_guide/model_expansion.doctree index 4aaf86c24..43a90fdbe 100644 Binary files a/master/.doctrees/developer_guide/model_expansion.doctree and b/master/.doctrees/developer_guide/model_expansion.doctree differ diff --git a/master/.doctrees/developer_guide/testing.doctree b/master/.doctrees/developer_guide/testing.doctree index 2aea3ae30..cd8e13414 100644 Binary files a/master/.doctrees/developer_guide/testing.doctree and b/master/.doctrees/developer_guide/testing.doctree differ diff --git a/master/.doctrees/environment.pickle b/master/.doctrees/environment.pickle index 25cdb839b..d7253f9a5 100644 Binary files a/master/.doctrees/environment.pickle and b/master/.doctrees/environment.pickle differ diff --git a/master/.doctrees/examples/batch_chromatography.doctree b/master/.doctrees/examples/batch_chromatography.doctree index d69151bce..8ae56f1fc 100644 Binary files a/master/.doctrees/examples/batch_chromatography.doctree and b/master/.doctrees/examples/batch_chromatography.doctree differ diff --git a/master/.doctrees/examples/index.doctree b/master/.doctrees/examples/index.doctree index 3546d4c9e..9ab36b547 100644 Binary files a/master/.doctrees/examples/index.doctree and b/master/.doctrees/examples/index.doctree differ diff --git a/master/.doctrees/examples/load_wash_elute.doctree b/master/.doctrees/examples/load_wash_elute.doctree index 532d5b7a6..7fee7e4b2 100644 Binary files a/master/.doctrees/examples/load_wash_elute.doctree and b/master/.doctrees/examples/load_wash_elute.doctree differ diff --git a/master/.doctrees/examples/reaction_cstr.doctree b/master/.doctrees/examples/reaction_cstr.doctree index abdb633de..5a6416284 100644 Binary files a/master/.doctrees/examples/reaction_cstr.doctree and b/master/.doctrees/examples/reaction_cstr.doctree differ diff --git a/master/.doctrees/examples/rtd.doctree b/master/.doctrees/examples/rtd.doctree index 259934e3a..c9bc06607 100644 Binary files a/master/.doctrees/examples/rtd.doctree and b/master/.doctrees/examples/rtd.doctree differ diff --git a/master/.doctrees/getting_started/build_linux.doctree b/master/.doctrees/getting_started/build_linux.doctree index 2109d822b..588568198 100644 Binary files a/master/.doctrees/getting_started/build_linux.doctree and b/master/.doctrees/getting_started/build_linux.doctree differ diff --git a/master/.doctrees/getting_started/build_osx.doctree b/master/.doctrees/getting_started/build_osx.doctree index 9cb2ff1a7..bf7ede1df 100644 Binary files a/master/.doctrees/getting_started/build_osx.doctree and b/master/.doctrees/getting_started/build_osx.doctree differ diff --git a/master/.doctrees/getting_started/build_windows.doctree b/master/.doctrees/getting_started/build_windows.doctree index 492acdae0..399c3fad8 100644 Binary files a/master/.doctrees/getting_started/build_windows.doctree and b/master/.doctrees/getting_started/build_windows.doctree differ diff --git a/master/.doctrees/getting_started/index.doctree b/master/.doctrees/getting_started/index.doctree index 5b8f6abfc..b8df5dac4 100644 Binary files a/master/.doctrees/getting_started/index.doctree and b/master/.doctrees/getting_started/index.doctree differ diff --git a/master/.doctrees/getting_started/installation.doctree b/master/.doctrees/getting_started/installation.doctree index 7c6f65016..41e62af98 100644 Binary files a/master/.doctrees/getting_started/installation.doctree and b/master/.doctrees/getting_started/installation.doctree differ diff --git a/master/.doctrees/getting_started/tutorials/breakthrough.doctree b/master/.doctrees/getting_started/tutorials/breakthrough.doctree index 0d012f9a1..0b12d220b 100644 Binary files a/master/.doctrees/getting_started/tutorials/breakthrough.doctree and b/master/.doctrees/getting_started/tutorials/breakthrough.doctree differ diff --git a/master/.doctrees/index.doctree b/master/.doctrees/index.doctree index e9c11835f..397bead2e 100644 Binary files a/master/.doctrees/index.doctree and b/master/.doctrees/index.doctree differ diff --git a/master/.doctrees/interface/binding/bi_steric_mass_action.doctree b/master/.doctrees/interface/binding/bi_steric_mass_action.doctree index 08bf4cf8e..d64c7c9b0 100644 Binary files a/master/.doctrees/interface/binding/bi_steric_mass_action.doctree and b/master/.doctrees/interface/binding/bi_steric_mass_action.doctree differ diff --git a/master/.doctrees/interface/binding/extended_mobile_phase_modulator_langmuir.doctree b/master/.doctrees/interface/binding/extended_mobile_phase_modulator_langmuir.doctree index afce3e325..e1fb5c76a 100644 Binary files a/master/.doctrees/interface/binding/extended_mobile_phase_modulator_langmuir.doctree and b/master/.doctrees/interface/binding/extended_mobile_phase_modulator_langmuir.doctree differ diff --git a/master/.doctrees/interface/binding/freundlich_ldf.doctree b/master/.doctrees/interface/binding/freundlich_ldf.doctree index 356b0a721..5b27f9ec1 100644 Binary files a/master/.doctrees/interface/binding/freundlich_ldf.doctree and b/master/.doctrees/interface/binding/freundlich_ldf.doctree differ diff --git a/master/.doctrees/interface/binding/generalized_ion_exchange.doctree b/master/.doctrees/interface/binding/generalized_ion_exchange.doctree index 8bd44ce58..e2daf6cdb 100644 Binary files a/master/.doctrees/interface/binding/generalized_ion_exchange.doctree and b/master/.doctrees/interface/binding/generalized_ion_exchange.doctree differ diff --git a/master/.doctrees/interface/binding/hic_constant_water_activity.doctree b/master/.doctrees/interface/binding/hic_constant_water_activity.doctree index 160f90b1a..45aa863f7 100644 Binary files a/master/.doctrees/interface/binding/hic_constant_water_activity.doctree and b/master/.doctrees/interface/binding/hic_constant_water_activity.doctree differ diff --git a/master/.doctrees/interface/binding/hic_water_on_hydrophobic_surfaces.doctree b/master/.doctrees/interface/binding/hic_water_on_hydrophobic_surfaces.doctree index be16f559e..0de8356fe 100644 Binary files a/master/.doctrees/interface/binding/hic_water_on_hydrophobic_surfaces.doctree and b/master/.doctrees/interface/binding/hic_water_on_hydrophobic_surfaces.doctree differ diff --git a/master/.doctrees/interface/binding/index.doctree b/master/.doctrees/interface/binding/index.doctree index 0c543bbb6..e52e83925 100644 Binary files a/master/.doctrees/interface/binding/index.doctree and b/master/.doctrees/interface/binding/index.doctree differ diff --git a/master/.doctrees/interface/binding/linear.doctree b/master/.doctrees/interface/binding/linear.doctree index 6a33e8fc1..22a2eb446 100644 Binary files a/master/.doctrees/interface/binding/linear.doctree and b/master/.doctrees/interface/binding/linear.doctree differ diff --git a/master/.doctrees/interface/binding/mobile_phase_modulator_langmuir.doctree b/master/.doctrees/interface/binding/mobile_phase_modulator_langmuir.doctree index d972acdcc..793d7f373 100644 Binary files a/master/.doctrees/interface/binding/mobile_phase_modulator_langmuir.doctree and b/master/.doctrees/interface/binding/mobile_phase_modulator_langmuir.doctree differ diff --git a/master/.doctrees/interface/binding/multi_component_anti_langmuir.doctree b/master/.doctrees/interface/binding/multi_component_anti_langmuir.doctree index 0789fe19a..1d52f9921 100644 Binary files a/master/.doctrees/interface/binding/multi_component_anti_langmuir.doctree and b/master/.doctrees/interface/binding/multi_component_anti_langmuir.doctree differ diff --git a/master/.doctrees/interface/binding/multi_component_bi_langmuir.doctree b/master/.doctrees/interface/binding/multi_component_bi_langmuir.doctree index cd7de86b6..ac8058c2a 100644 Binary files a/master/.doctrees/interface/binding/multi_component_bi_langmuir.doctree and b/master/.doctrees/interface/binding/multi_component_bi_langmuir.doctree differ diff --git a/master/.doctrees/interface/binding/multi_component_bi_langmuir_ldf.doctree b/master/.doctrees/interface/binding/multi_component_bi_langmuir_ldf.doctree index 71986d1ba..c7e569dba 100644 Binary files a/master/.doctrees/interface/binding/multi_component_bi_langmuir_ldf.doctree and b/master/.doctrees/interface/binding/multi_component_bi_langmuir_ldf.doctree differ diff --git a/master/.doctrees/interface/binding/multi_component_colloidal.doctree b/master/.doctrees/interface/binding/multi_component_colloidal.doctree index 0c4d5bce7..b9cbe790b 100644 Binary files a/master/.doctrees/interface/binding/multi_component_colloidal.doctree and b/master/.doctrees/interface/binding/multi_component_colloidal.doctree differ diff --git a/master/.doctrees/interface/binding/multi_component_langmuir.doctree b/master/.doctrees/interface/binding/multi_component_langmuir.doctree index 7ed3b418b..bddd3be88 100644 Binary files a/master/.doctrees/interface/binding/multi_component_langmuir.doctree and b/master/.doctrees/interface/binding/multi_component_langmuir.doctree differ diff --git a/master/.doctrees/interface/binding/multi_component_langmuir_ldf.doctree b/master/.doctrees/interface/binding/multi_component_langmuir_ldf.doctree index f35ee38c0..69f3d6024 100644 Binary files a/master/.doctrees/interface/binding/multi_component_langmuir_ldf.doctree and b/master/.doctrees/interface/binding/multi_component_langmuir_ldf.doctree differ diff --git a/master/.doctrees/interface/binding/multi_component_langmuir_ldf_liquid_phase.doctree b/master/.doctrees/interface/binding/multi_component_langmuir_ldf_liquid_phase.doctree index 2d7c69d37..ce8ad2bf6 100644 Binary files a/master/.doctrees/interface/binding/multi_component_langmuir_ldf_liquid_phase.doctree and b/master/.doctrees/interface/binding/multi_component_langmuir_ldf_liquid_phase.doctree differ diff --git a/master/.doctrees/interface/binding/multi_component_spreading.doctree b/master/.doctrees/interface/binding/multi_component_spreading.doctree index 866f8bff3..edd704630 100644 Binary files a/master/.doctrees/interface/binding/multi_component_spreading.doctree and b/master/.doctrees/interface/binding/multi_component_spreading.doctree differ diff --git a/master/.doctrees/interface/binding/multi_state_steric_mass_action.doctree b/master/.doctrees/interface/binding/multi_state_steric_mass_action.doctree index 0d5436d97..1db28467e 100644 Binary files a/master/.doctrees/interface/binding/multi_state_steric_mass_action.doctree and b/master/.doctrees/interface/binding/multi_state_steric_mass_action.doctree differ diff --git a/master/.doctrees/interface/binding/saska.doctree b/master/.doctrees/interface/binding/saska.doctree index ab3c1fca2..5c8134901 100644 Binary files a/master/.doctrees/interface/binding/saska.doctree and b/master/.doctrees/interface/binding/saska.doctree differ diff --git a/master/.doctrees/interface/binding/self_association.doctree b/master/.doctrees/interface/binding/self_association.doctree index c81e73aad..6280f859c 100644 Binary files a/master/.doctrees/interface/binding/self_association.doctree and b/master/.doctrees/interface/binding/self_association.doctree differ diff --git a/master/.doctrees/interface/binding/simplified_multi_state_steric_mass_action.doctree b/master/.doctrees/interface/binding/simplified_multi_state_steric_mass_action.doctree index 6888c3cf5..696549d7d 100644 Binary files a/master/.doctrees/interface/binding/simplified_multi_state_steric_mass_action.doctree and b/master/.doctrees/interface/binding/simplified_multi_state_steric_mass_action.doctree differ diff --git a/master/.doctrees/interface/binding/steric_mass_action.doctree b/master/.doctrees/interface/binding/steric_mass_action.doctree index db055d178..02b1cdcf0 100644 Binary files a/master/.doctrees/interface/binding/steric_mass_action.doctree and b/master/.doctrees/interface/binding/steric_mass_action.doctree differ diff --git a/master/.doctrees/interface/consistent_initialization.doctree b/master/.doctrees/interface/consistent_initialization.doctree index 99976ef45..c617407ca 100644 Binary files a/master/.doctrees/interface/consistent_initialization.doctree and b/master/.doctrees/interface/consistent_initialization.doctree differ diff --git a/master/.doctrees/interface/flux_reconstruction.doctree b/master/.doctrees/interface/flux_reconstruction.doctree index cba5369ad..4966d652a 100644 Binary files a/master/.doctrees/interface/flux_reconstruction.doctree and b/master/.doctrees/interface/flux_reconstruction.doctree differ diff --git a/master/.doctrees/interface/index.doctree b/master/.doctrees/interface/index.doctree index c693bc3f9..fe1cc420d 100644 Binary files a/master/.doctrees/interface/index.doctree and b/master/.doctrees/interface/index.doctree differ diff --git a/master/.doctrees/interface/input_group.doctree b/master/.doctrees/interface/input_group.doctree index 65d1bbde9..a80b4f3e9 100644 Binary files a/master/.doctrees/interface/input_group.doctree and b/master/.doctrees/interface/input_group.doctree differ diff --git a/master/.doctrees/interface/introduction.doctree b/master/.doctrees/interface/introduction.doctree index 7c5bf6cd8..444ba7828 100644 Binary files a/master/.doctrees/interface/introduction.doctree and b/master/.doctrees/interface/introduction.doctree differ diff --git a/master/.doctrees/interface/meta_group.doctree b/master/.doctrees/interface/meta_group.doctree index 068f955fb..f11fa9748 100644 Binary files a/master/.doctrees/interface/meta_group.doctree and b/master/.doctrees/interface/meta_group.doctree differ diff --git a/master/.doctrees/interface/output_group.doctree b/master/.doctrees/interface/output_group.doctree index 64eb867a0..4ca564933 100644 Binary files a/master/.doctrees/interface/output_group.doctree and b/master/.doctrees/interface/output_group.doctree differ diff --git a/master/.doctrees/interface/parameter_dependencies.doctree b/master/.doctrees/interface/parameter_dependencies.doctree index 5e1cfa208..185144f90 100644 Binary files a/master/.doctrees/interface/parameter_dependencies.doctree and b/master/.doctrees/interface/parameter_dependencies.doctree differ diff --git a/master/.doctrees/interface/reaction/index.doctree b/master/.doctrees/interface/reaction/index.doctree index 486af8da5..e9cf9f8e1 100644 Binary files a/master/.doctrees/interface/reaction/index.doctree and b/master/.doctrees/interface/reaction/index.doctree differ diff --git a/master/.doctrees/interface/reaction/mass_action_law.doctree b/master/.doctrees/interface/reaction/mass_action_law.doctree index 67b2e4f80..d334cce38 100644 Binary files a/master/.doctrees/interface/reaction/mass_action_law.doctree and b/master/.doctrees/interface/reaction/mass_action_law.doctree differ diff --git a/master/.doctrees/interface/reaction/michaelis_menten_kinetics.doctree b/master/.doctrees/interface/reaction/michaelis_menten_kinetics.doctree index 01ca916de..54162cef0 100644 Binary files a/master/.doctrees/interface/reaction/michaelis_menten_kinetics.doctree and b/master/.doctrees/interface/reaction/michaelis_menten_kinetics.doctree differ diff --git a/master/.doctrees/interface/return_data.doctree b/master/.doctrees/interface/return_data.doctree index 904c7ff5d..dafa1a84c 100644 Binary files a/master/.doctrees/interface/return_data.doctree and b/master/.doctrees/interface/return_data.doctree differ diff --git a/master/.doctrees/interface/sensitivities.doctree b/master/.doctrees/interface/sensitivities.doctree index ad5b2fa1a..e0669f624 100644 Binary files a/master/.doctrees/interface/sensitivities.doctree and b/master/.doctrees/interface/sensitivities.doctree differ diff --git a/master/.doctrees/interface/solver.doctree b/master/.doctrees/interface/solver.doctree index f55996af0..74215a883 100644 Binary files a/master/.doctrees/interface/solver.doctree and b/master/.doctrees/interface/solver.doctree differ diff --git a/master/.doctrees/interface/spatial_discretization_methods.doctree b/master/.doctrees/interface/spatial_discretization_methods.doctree index ae8fe358d..c9a7a768b 100644 Binary files a/master/.doctrees/interface/spatial_discretization_methods.doctree and b/master/.doctrees/interface/spatial_discretization_methods.doctree differ diff --git a/master/.doctrees/interface/system.doctree b/master/.doctrees/interface/system.doctree index 9cc68cb92..b4880e327 100644 Binary files a/master/.doctrees/interface/system.doctree and b/master/.doctrees/interface/system.doctree differ diff --git a/master/.doctrees/interface/unit_operations/2d_general_rate_model.doctree b/master/.doctrees/interface/unit_operations/2d_general_rate_model.doctree index a558bde42..f2d96c5f9 100644 Binary files a/master/.doctrees/interface/unit_operations/2d_general_rate_model.doctree and b/master/.doctrees/interface/unit_operations/2d_general_rate_model.doctree differ diff --git a/master/.doctrees/interface/unit_operations/cstr.doctree b/master/.doctrees/interface/unit_operations/cstr.doctree index 2a1f1ed01..ee7c32637 100644 Binary files a/master/.doctrees/interface/unit_operations/cstr.doctree and b/master/.doctrees/interface/unit_operations/cstr.doctree differ diff --git a/master/.doctrees/interface/unit_operations/general_rate_model.doctree b/master/.doctrees/interface/unit_operations/general_rate_model.doctree index 058a218e4..737da2186 100644 Binary files a/master/.doctrees/interface/unit_operations/general_rate_model.doctree and b/master/.doctrees/interface/unit_operations/general_rate_model.doctree differ diff --git a/master/.doctrees/interface/unit_operations/index.doctree b/master/.doctrees/interface/unit_operations/index.doctree index 56c993df5..6a7a16296 100644 Binary files a/master/.doctrees/interface/unit_operations/index.doctree and b/master/.doctrees/interface/unit_operations/index.doctree differ diff --git a/master/.doctrees/interface/unit_operations/inlet.doctree b/master/.doctrees/interface/unit_operations/inlet.doctree index e92ac1705..89f482927 100644 Binary files a/master/.doctrees/interface/unit_operations/inlet.doctree and b/master/.doctrees/interface/unit_operations/inlet.doctree differ diff --git a/master/.doctrees/interface/unit_operations/lumped_rate_model_with_pores.doctree b/master/.doctrees/interface/unit_operations/lumped_rate_model_with_pores.doctree index ffbabde20..19eb64c15 100644 Binary files a/master/.doctrees/interface/unit_operations/lumped_rate_model_with_pores.doctree and b/master/.doctrees/interface/unit_operations/lumped_rate_model_with_pores.doctree differ diff --git a/master/.doctrees/interface/unit_operations/lumped_rate_model_without_pores.doctree b/master/.doctrees/interface/unit_operations/lumped_rate_model_without_pores.doctree index d885ebedc..641d2dd2c 100644 Binary files a/master/.doctrees/interface/unit_operations/lumped_rate_model_without_pores.doctree and b/master/.doctrees/interface/unit_operations/lumped_rate_model_without_pores.doctree differ diff --git a/master/.doctrees/interface/unit_operations/multi_channel_transport_model.doctree b/master/.doctrees/interface/unit_operations/multi_channel_transport_model.doctree index 56234c673..ffe970125 100644 Binary files a/master/.doctrees/interface/unit_operations/multi_channel_transport_model.doctree and b/master/.doctrees/interface/unit_operations/multi_channel_transport_model.doctree differ diff --git a/master/.doctrees/interface/unit_operations/outlet.doctree b/master/.doctrees/interface/unit_operations/outlet.doctree index 734c138c0..3aff33e92 100644 Binary files a/master/.doctrees/interface/unit_operations/outlet.doctree and b/master/.doctrees/interface/unit_operations/outlet.doctree differ diff --git a/master/.doctrees/interface/unit_operations/radial_flow_models.doctree b/master/.doctrees/interface/unit_operations/radial_flow_models.doctree index ffba34b97..617c279d6 100644 Binary files a/master/.doctrees/interface/unit_operations/radial_flow_models.doctree and b/master/.doctrees/interface/unit_operations/radial_flow_models.doctree differ diff --git a/master/.doctrees/license.doctree b/master/.doctrees/license.doctree index 6d7798e32..c8f5a1a95 100644 Binary files a/master/.doctrees/license.doctree and b/master/.doctrees/license.doctree differ diff --git a/master/.doctrees/modelling/binding/bi_steric_mass_action.doctree b/master/.doctrees/modelling/binding/bi_steric_mass_action.doctree index 4cc24ffa7..5f821818b 100644 Binary files a/master/.doctrees/modelling/binding/bi_steric_mass_action.doctree and b/master/.doctrees/modelling/binding/bi_steric_mass_action.doctree differ diff --git a/master/.doctrees/modelling/binding/extended_mobile_phase_modulator_langmuir.doctree b/master/.doctrees/modelling/binding/extended_mobile_phase_modulator_langmuir.doctree index 3660115ed..79f296147 100644 Binary files a/master/.doctrees/modelling/binding/extended_mobile_phase_modulator_langmuir.doctree and b/master/.doctrees/modelling/binding/extended_mobile_phase_modulator_langmuir.doctree differ diff --git a/master/.doctrees/modelling/binding/freundlich_ldf.doctree b/master/.doctrees/modelling/binding/freundlich_ldf.doctree index d03df6b7c..4b8fb111d 100644 Binary files a/master/.doctrees/modelling/binding/freundlich_ldf.doctree and b/master/.doctrees/modelling/binding/freundlich_ldf.doctree differ diff --git a/master/.doctrees/modelling/binding/generalized_ion_exchange.doctree b/master/.doctrees/modelling/binding/generalized_ion_exchange.doctree index 6c4cfb6bf..f64e6200d 100644 Binary files a/master/.doctrees/modelling/binding/generalized_ion_exchange.doctree and b/master/.doctrees/modelling/binding/generalized_ion_exchange.doctree differ diff --git a/master/.doctrees/modelling/binding/hic_constant_water_activity.doctree b/master/.doctrees/modelling/binding/hic_constant_water_activity.doctree index f5f8ebe6b..70ee15a30 100644 Binary files a/master/.doctrees/modelling/binding/hic_constant_water_activity.doctree and b/master/.doctrees/modelling/binding/hic_constant_water_activity.doctree differ diff --git a/master/.doctrees/modelling/binding/hic_water_on_hydrophobic_surfaces.doctree b/master/.doctrees/modelling/binding/hic_water_on_hydrophobic_surfaces.doctree index db5b12426..41583af8f 100644 Binary files a/master/.doctrees/modelling/binding/hic_water_on_hydrophobic_surfaces.doctree and b/master/.doctrees/modelling/binding/hic_water_on_hydrophobic_surfaces.doctree differ diff --git a/master/.doctrees/modelling/binding/index.doctree b/master/.doctrees/modelling/binding/index.doctree index 0f4fbe4b9..be73db62e 100644 Binary files a/master/.doctrees/modelling/binding/index.doctree and b/master/.doctrees/modelling/binding/index.doctree differ diff --git a/master/.doctrees/modelling/binding/linear.doctree b/master/.doctrees/modelling/binding/linear.doctree index d48245a5c..0d3a1ff97 100644 Binary files a/master/.doctrees/modelling/binding/linear.doctree and b/master/.doctrees/modelling/binding/linear.doctree differ diff --git a/master/.doctrees/modelling/binding/mobile_phase_modulator_langmuir.doctree b/master/.doctrees/modelling/binding/mobile_phase_modulator_langmuir.doctree index 54215eec3..fcda48a08 100644 Binary files a/master/.doctrees/modelling/binding/mobile_phase_modulator_langmuir.doctree and b/master/.doctrees/modelling/binding/mobile_phase_modulator_langmuir.doctree differ diff --git a/master/.doctrees/modelling/binding/multi_component_anti_langmuir.doctree b/master/.doctrees/modelling/binding/multi_component_anti_langmuir.doctree index 1671d6917..1adf16dfb 100644 Binary files a/master/.doctrees/modelling/binding/multi_component_anti_langmuir.doctree and b/master/.doctrees/modelling/binding/multi_component_anti_langmuir.doctree differ diff --git a/master/.doctrees/modelling/binding/multi_component_bi_langmuir.doctree b/master/.doctrees/modelling/binding/multi_component_bi_langmuir.doctree index 8ad2616ec..7f8eb33fa 100644 Binary files a/master/.doctrees/modelling/binding/multi_component_bi_langmuir.doctree and b/master/.doctrees/modelling/binding/multi_component_bi_langmuir.doctree differ diff --git a/master/.doctrees/modelling/binding/multi_component_bi_langmuir_ldf.doctree b/master/.doctrees/modelling/binding/multi_component_bi_langmuir_ldf.doctree index 9ed58c202..64614b5c1 100644 Binary files a/master/.doctrees/modelling/binding/multi_component_bi_langmuir_ldf.doctree and b/master/.doctrees/modelling/binding/multi_component_bi_langmuir_ldf.doctree differ diff --git a/master/.doctrees/modelling/binding/multi_component_colloidal.doctree b/master/.doctrees/modelling/binding/multi_component_colloidal.doctree index cdf3a6a23..eb3418247 100644 Binary files a/master/.doctrees/modelling/binding/multi_component_colloidal.doctree and b/master/.doctrees/modelling/binding/multi_component_colloidal.doctree differ diff --git a/master/.doctrees/modelling/binding/multi_component_langmuir.doctree b/master/.doctrees/modelling/binding/multi_component_langmuir.doctree index 50fd81ff4..5388cba61 100644 Binary files a/master/.doctrees/modelling/binding/multi_component_langmuir.doctree and b/master/.doctrees/modelling/binding/multi_component_langmuir.doctree differ diff --git a/master/.doctrees/modelling/binding/multi_component_langmuir_ldf.doctree b/master/.doctrees/modelling/binding/multi_component_langmuir_ldf.doctree index 959208d1c..5bd7873a3 100644 Binary files a/master/.doctrees/modelling/binding/multi_component_langmuir_ldf.doctree and b/master/.doctrees/modelling/binding/multi_component_langmuir_ldf.doctree differ diff --git a/master/.doctrees/modelling/binding/multi_component_langmuir_ldf_liquid_phase.doctree b/master/.doctrees/modelling/binding/multi_component_langmuir_ldf_liquid_phase.doctree index f0d492a07..28d495cf2 100644 Binary files a/master/.doctrees/modelling/binding/multi_component_langmuir_ldf_liquid_phase.doctree and b/master/.doctrees/modelling/binding/multi_component_langmuir_ldf_liquid_phase.doctree differ diff --git a/master/.doctrees/modelling/binding/multi_component_spreading.doctree b/master/.doctrees/modelling/binding/multi_component_spreading.doctree index 080839491..33144d479 100644 Binary files a/master/.doctrees/modelling/binding/multi_component_spreading.doctree and b/master/.doctrees/modelling/binding/multi_component_spreading.doctree differ diff --git a/master/.doctrees/modelling/binding/multi_state_steric_mass_action.doctree b/master/.doctrees/modelling/binding/multi_state_steric_mass_action.doctree index 1ea361bcc..3996cf765 100644 Binary files a/master/.doctrees/modelling/binding/multi_state_steric_mass_action.doctree and b/master/.doctrees/modelling/binding/multi_state_steric_mass_action.doctree differ diff --git a/master/.doctrees/modelling/binding/saska.doctree b/master/.doctrees/modelling/binding/saska.doctree index dba33defb..bdf9e64d8 100644 Binary files a/master/.doctrees/modelling/binding/saska.doctree and b/master/.doctrees/modelling/binding/saska.doctree differ diff --git a/master/.doctrees/modelling/binding/self_association.doctree b/master/.doctrees/modelling/binding/self_association.doctree index b00c7f1bc..f46af62cb 100644 Binary files a/master/.doctrees/modelling/binding/self_association.doctree and b/master/.doctrees/modelling/binding/self_association.doctree differ diff --git a/master/.doctrees/modelling/binding/simplified_multi_state_steric_mass_action.doctree b/master/.doctrees/modelling/binding/simplified_multi_state_steric_mass_action.doctree index 9b99a1a01..138bc3748 100644 Binary files a/master/.doctrees/modelling/binding/simplified_multi_state_steric_mass_action.doctree and b/master/.doctrees/modelling/binding/simplified_multi_state_steric_mass_action.doctree differ diff --git a/master/.doctrees/modelling/binding/steric_mass_action.doctree b/master/.doctrees/modelling/binding/steric_mass_action.doctree index a10f11090..d78f03f05 100644 Binary files a/master/.doctrees/modelling/binding/steric_mass_action.doctree and b/master/.doctrees/modelling/binding/steric_mass_action.doctree differ diff --git a/master/.doctrees/modelling/equations.doctree b/master/.doctrees/modelling/equations.doctree index 417b6b41c..9466cfb4f 100644 Binary files a/master/.doctrees/modelling/equations.doctree and b/master/.doctrees/modelling/equations.doctree differ diff --git a/master/.doctrees/modelling/index.doctree b/master/.doctrees/modelling/index.doctree index b26ddea0a..1dbc80164 100644 Binary files a/master/.doctrees/modelling/index.doctree and b/master/.doctrees/modelling/index.doctree differ diff --git a/master/.doctrees/modelling/networks.doctree b/master/.doctrees/modelling/networks.doctree index 90b1c3aff..2cb27bac8 100644 Binary files a/master/.doctrees/modelling/networks.doctree and b/master/.doctrees/modelling/networks.doctree differ diff --git a/master/.doctrees/modelling/reaction/index.doctree b/master/.doctrees/modelling/reaction/index.doctree index 5e55844ea..ae76264a5 100644 Binary files a/master/.doctrees/modelling/reaction/index.doctree and b/master/.doctrees/modelling/reaction/index.doctree differ diff --git a/master/.doctrees/modelling/reaction/mass_action_law.doctree b/master/.doctrees/modelling/reaction/mass_action_law.doctree index cf2c1e4cf..0350cc4c5 100644 Binary files a/master/.doctrees/modelling/reaction/mass_action_law.doctree and b/master/.doctrees/modelling/reaction/mass_action_law.doctree differ diff --git a/master/.doctrees/modelling/reaction/michaelis_menten_kinetics.doctree b/master/.doctrees/modelling/reaction/michaelis_menten_kinetics.doctree index 4071bb0c3..2ded2279a 100644 Binary files a/master/.doctrees/modelling/reaction/michaelis_menten_kinetics.doctree and b/master/.doctrees/modelling/reaction/michaelis_menten_kinetics.doctree differ diff --git a/master/.doctrees/modelling/unit_operations/2d_general_rate_model.doctree b/master/.doctrees/modelling/unit_operations/2d_general_rate_model.doctree index c2075bb8d..9ef9a6c44 100644 Binary files a/master/.doctrees/modelling/unit_operations/2d_general_rate_model.doctree and b/master/.doctrees/modelling/unit_operations/2d_general_rate_model.doctree differ diff --git a/master/.doctrees/modelling/unit_operations/cstr.doctree b/master/.doctrees/modelling/unit_operations/cstr.doctree index 4c179ba9f..d9c323a9c 100644 Binary files a/master/.doctrees/modelling/unit_operations/cstr.doctree and b/master/.doctrees/modelling/unit_operations/cstr.doctree differ diff --git a/master/.doctrees/modelling/unit_operations/general_rate_model.doctree b/master/.doctrees/modelling/unit_operations/general_rate_model.doctree index 533dc3ec0..572850ae8 100644 Binary files a/master/.doctrees/modelling/unit_operations/general_rate_model.doctree and b/master/.doctrees/modelling/unit_operations/general_rate_model.doctree differ diff --git a/master/.doctrees/modelling/unit_operations/index.doctree b/master/.doctrees/modelling/unit_operations/index.doctree index e23c69446..fd1a4881e 100644 Binary files a/master/.doctrees/modelling/unit_operations/index.doctree and b/master/.doctrees/modelling/unit_operations/index.doctree differ diff --git a/master/.doctrees/modelling/unit_operations/inlet.doctree b/master/.doctrees/modelling/unit_operations/inlet.doctree index e940d4e24..88476fbb7 100644 Binary files a/master/.doctrees/modelling/unit_operations/inlet.doctree and b/master/.doctrees/modelling/unit_operations/inlet.doctree differ diff --git a/master/.doctrees/modelling/unit_operations/lumped_rate_model_with_pores.doctree b/master/.doctrees/modelling/unit_operations/lumped_rate_model_with_pores.doctree index b74c31bf9..4d4da5024 100644 Binary files a/master/.doctrees/modelling/unit_operations/lumped_rate_model_with_pores.doctree and b/master/.doctrees/modelling/unit_operations/lumped_rate_model_with_pores.doctree differ diff --git a/master/.doctrees/modelling/unit_operations/lumped_rate_model_without_pores.doctree b/master/.doctrees/modelling/unit_operations/lumped_rate_model_without_pores.doctree index 9c3cfca1f..5cb4e030d 100644 Binary files a/master/.doctrees/modelling/unit_operations/lumped_rate_model_without_pores.doctree and b/master/.doctrees/modelling/unit_operations/lumped_rate_model_without_pores.doctree differ diff --git a/master/.doctrees/modelling/unit_operations/multi_channel_transport_model.doctree b/master/.doctrees/modelling/unit_operations/multi_channel_transport_model.doctree index 54166941d..c3aab3943 100644 Binary files a/master/.doctrees/modelling/unit_operations/multi_channel_transport_model.doctree and b/master/.doctrees/modelling/unit_operations/multi_channel_transport_model.doctree differ diff --git a/master/.doctrees/modelling/unit_operations/outlet.doctree b/master/.doctrees/modelling/unit_operations/outlet.doctree index 1ac663fe4..86520fa2f 100644 Binary files a/master/.doctrees/modelling/unit_operations/outlet.doctree and b/master/.doctrees/modelling/unit_operations/outlet.doctree differ diff --git a/master/.doctrees/requirements.doctree b/master/.doctrees/requirements.doctree index 72b28815b..ed0110a7e 100644 Binary files a/master/.doctrees/requirements.doctree and b/master/.doctrees/requirements.doctree differ diff --git a/master/.doctrees/simulation/index.doctree b/master/.doctrees/simulation/index.doctree index 567840663..76760c5db 100644 Binary files a/master/.doctrees/simulation/index.doctree and b/master/.doctrees/simulation/index.doctree differ diff --git a/master/.doctrees/zbibliography.doctree b/master/.doctrees/zbibliography.doctree index 522302855..d8990e6dc 100644 Binary files a/master/.doctrees/zbibliography.doctree and b/master/.doctrees/zbibliography.doctree differ diff --git a/master/README.html b/master/README.html index f941dd8b7..150f42c66 100644 --- a/master/README.html +++ b/master/README.html @@ -9,7 +9,7 @@ - + diff --git a/master/_static/basic.css b/master/_static/basic.css index e5179b7a9..d9846dacb 100644 --- a/master/_static/basic.css +++ b/master/_static/basic.css @@ -1,12 +1,5 @@ /* - * basic.css - * ~~~~~~~~~ - * * Sphinx stylesheet -- basic theme. - * - * :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS. - * :license: BSD, see LICENSE for details. - * */ /* -- main layout ----------------------------------------------------------- */ @@ -115,15 +108,11 @@ img { /* -- search page ----------------------------------------------------------- */ ul.search { - margin: 10px 0 0 20px; - padding: 0; + margin-top: 10px; } ul.search li { - padding: 5px 0 5px 20px; - background-image: url(file.png); - background-repeat: no-repeat; - background-position: 0 7px; + padding: 5px 0; } ul.search li a { diff --git a/master/_static/doctools.js b/master/_static/doctools.js index 4d67807d1..0398ebb9f 100644 --- a/master/_static/doctools.js +++ b/master/_static/doctools.js @@ -1,12 +1,5 @@ /* - * doctools.js - * ~~~~~~~~~~~ - * * Base JavaScript utilities for all Sphinx HTML documentation. - * - * :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS. - * :license: BSD, see LICENSE for details. - * */ "use strict"; diff --git a/master/_static/language_data.js b/master/_static/language_data.js index 367b8ed81..c7fe6c6fa 100644 --- a/master/_static/language_data.js +++ b/master/_static/language_data.js @@ -1,13 +1,6 @@ /* - * language_data.js - * ~~~~~~~~~~~~~~~~ - * * This script contains the language-specific data used by searchtools.js, * namely the list of stopwords, stemmer, scorer and splitter. - * - * :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS. - * :license: BSD, see LICENSE for details. - * */ var stopwords = ["a", "and", "are", "as", "at", "be", "but", "by", "for", "if", "in", "into", "is", "it", "near", "no", "not", "of", "on", "or", "such", "that", "the", "their", "then", "there", "these", "they", "this", "to", "was", "will", "with"]; diff --git a/master/_static/searchtools.js b/master/_static/searchtools.js index b08d58c9b..2c774d17a 100644 --- a/master/_static/searchtools.js +++ b/master/_static/searchtools.js @@ -1,12 +1,5 @@ /* - * searchtools.js - * ~~~~~~~~~~~~~~~~ - * * Sphinx JavaScript utilities for the full-text search. - * - * :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS. - * :license: BSD, see LICENSE for details. - * */ "use strict"; @@ -20,7 +13,7 @@ if (typeof Scorer === "undefined") { // and returns the new score. /* score: result => { - const [docname, title, anchor, descr, score, filename] = result + const [docname, title, anchor, descr, score, filename, kind] = result return score }, */ @@ -47,6 +40,14 @@ if (typeof Scorer === "undefined") { }; } +// Global search result kind enum, used by themes to style search results. +class SearchResultKind { + static get index() { return "index"; } + static get object() { return "object"; } + static get text() { return "text"; } + static get title() { return "title"; } +} + const _removeChildren = (element) => { while (element && element.lastChild) element.removeChild(element.lastChild); }; @@ -64,9 +65,13 @@ const _displayItem = (item, searchTerms, highlightTerms) => { const showSearchSummary = DOCUMENTATION_OPTIONS.SHOW_SEARCH_SUMMARY; const contentRoot = document.documentElement.dataset.content_root; - const [docName, title, anchor, descr, score, _filename] = item; + const [docName, title, anchor, descr, score, _filename, kind] = item; let listItem = document.createElement("li"); + // Add a class representing the item's type: + // can be used by a theme's CSS selector for styling + // See SearchResultKind for the class names. + listItem.classList.add(`kind-${kind}`); let requestUrl; let linkUrl; if (docBuilder === "dirhtml") { @@ -115,8 +120,10 @@ const _finishSearch = (resultCount) => { "Your search did not match any documents. Please make sure that all words are spelled correctly and that you've selected enough categories." ); else - Search.status.innerText = _( - "Search finished, found ${resultCount} page(s) matching the search query." + Search.status.innerText = Documentation.ngettext( + "Search finished, found one page matching the search query.", + "Search finished, found ${resultCount} pages matching the search query.", + resultCount, ).replace('${resultCount}', resultCount); }; const _displayNextItem = ( @@ -138,7 +145,7 @@ const _displayNextItem = ( else _finishSearch(resultCount); }; // Helper function used by query() to order search results. -// Each input is an array of [docname, title, anchor, descr, score, filename]. +// Each input is an array of [docname, title, anchor, descr, score, filename, kind]. // Order the results by score (in opposite order of appearance, since the // `_displayNextItem` function uses pop() to retrieve items) and then alphabetically. const _orderResultsByScoreThenName = (a, b) => { @@ -248,6 +255,7 @@ const Search = { searchSummary.classList.add("search-summary"); searchSummary.innerText = ""; const searchList = document.createElement("ul"); + searchList.setAttribute("role", "list"); searchList.classList.add("search"); const out = document.getElementById("search-results"); @@ -318,7 +326,7 @@ const Search = { const indexEntries = Search._index.indexentries; // Collect multiple result groups to be sorted separately and then ordered. - // Each is an array of [docname, title, anchor, descr, score, filename]. + // Each is an array of [docname, title, anchor, descr, score, filename, kind]. const normalResults = []; const nonMainIndexResults = []; @@ -337,6 +345,7 @@ const Search = { null, score + boost, filenames[file], + SearchResultKind.title, ]); } } @@ -354,6 +363,7 @@ const Search = { null, score, filenames[file], + SearchResultKind.index, ]; if (isMain) { normalResults.push(result); @@ -475,6 +485,7 @@ const Search = { descr, score, filenames[match[0]], + SearchResultKind.object, ]); }; Object.keys(objects).forEach((prefix) => @@ -585,6 +596,7 @@ const Search = { null, score, filenames[file], + SearchResultKind.text, ]); } return results; diff --git a/master/developer_guide/build_options.html b/master/developer_guide/build_options.html index 5de492076..0d5e402fc 100644 --- a/master/developer_guide/build_options.html +++ b/master/developer_guide/build_options.html @@ -9,7 +9,7 @@ - + diff --git a/master/developer_guide/cadet_core_architecture.html b/master/developer_guide/cadet_core_architecture.html index b5b9debc0..216bd5314 100644 --- a/master/developer_guide/cadet_core_architecture.html +++ b/master/developer_guide/cadet_core_architecture.html @@ -9,7 +9,7 @@ - + diff --git a/master/developer_guide/cadet_python.html b/master/developer_guide/cadet_python.html index 85db0add5..689407b5d 100644 --- a/master/developer_guide/cadet_python.html +++ b/master/developer_guide/cadet_python.html @@ -9,7 +9,7 @@ - + diff --git a/master/developer_guide/debugging.html b/master/developer_guide/debugging.html index 2fd962467..c3af5bc88 100644 --- a/master/developer_guide/debugging.html +++ b/master/developer_guide/debugging.html @@ -9,7 +9,7 @@ - + diff --git a/master/developer_guide/index.html b/master/developer_guide/index.html index 9087ec86c..c9469a01c 100644 --- a/master/developer_guide/index.html +++ b/master/developer_guide/index.html @@ -9,7 +9,7 @@ - + diff --git a/master/developer_guide/model_expansion.html b/master/developer_guide/model_expansion.html index d149e77aa..260f1e902 100644 --- a/master/developer_guide/model_expansion.html +++ b/master/developer_guide/model_expansion.html @@ -9,7 +9,7 @@ - + diff --git a/master/developer_guide/testing.html b/master/developer_guide/testing.html index 3df9a35b8..6d8850e8b 100644 --- a/master/developer_guide/testing.html +++ b/master/developer_guide/testing.html @@ -9,7 +9,7 @@ - + diff --git a/master/examples/batch_chromatography.html b/master/examples/batch_chromatography.html index 97f4144b8..b9c7271e2 100644 --- a/master/examples/batch_chromatography.html +++ b/master/examples/batch_chromatography.html @@ -9,7 +9,7 @@ - + diff --git a/master/examples/index.html b/master/examples/index.html index 558d0ffb1..5f9b85ef6 100644 --- a/master/examples/index.html +++ b/master/examples/index.html @@ -9,7 +9,7 @@ - + diff --git a/master/examples/load_wash_elute.html b/master/examples/load_wash_elute.html index 788b65e7f..decce46c6 100644 --- a/master/examples/load_wash_elute.html +++ b/master/examples/load_wash_elute.html @@ -9,7 +9,7 @@ - + diff --git a/master/examples/reaction_cstr.html b/master/examples/reaction_cstr.html index 7da0426f0..7f2af8381 100644 --- a/master/examples/reaction_cstr.html +++ b/master/examples/reaction_cstr.html @@ -9,7 +9,7 @@ - + diff --git a/master/examples/rtd.html b/master/examples/rtd.html index b40013baa..b4c2309ab 100644 --- a/master/examples/rtd.html +++ b/master/examples/rtd.html @@ -9,7 +9,7 @@ - + diff --git a/master/genindex.html b/master/genindex.html index 59e716388..62d7132d2 100644 --- a/master/genindex.html +++ b/master/genindex.html @@ -8,7 +8,7 @@ - + diff --git a/master/getting_started/build_linux.html b/master/getting_started/build_linux.html index 8f01e476b..196cc90f3 100644 --- a/master/getting_started/build_linux.html +++ b/master/getting_started/build_linux.html @@ -9,7 +9,7 @@ - + diff --git a/master/getting_started/build_osx.html b/master/getting_started/build_osx.html index d1d771e4c..2debeb9a9 100644 --- a/master/getting_started/build_osx.html +++ b/master/getting_started/build_osx.html @@ -9,7 +9,7 @@ - + diff --git a/master/getting_started/build_windows.html b/master/getting_started/build_windows.html index e2e3e3e56..5c6af9a78 100644 --- a/master/getting_started/build_windows.html +++ b/master/getting_started/build_windows.html @@ -9,7 +9,7 @@ - + diff --git a/master/getting_started/index.html b/master/getting_started/index.html index 27744bd32..3b25ed8e7 100644 --- a/master/getting_started/index.html +++ b/master/getting_started/index.html @@ -9,7 +9,7 @@ - + diff --git a/master/getting_started/installation.html b/master/getting_started/installation.html index 46e8e003b..742049b56 100644 --- a/master/getting_started/installation.html +++ b/master/getting_started/installation.html @@ -9,7 +9,7 @@ - + diff --git a/master/getting_started/tutorials/breakthrough.html b/master/getting_started/tutorials/breakthrough.html index 568cbe460..d2b41862c 100644 --- a/master/getting_started/tutorials/breakthrough.html +++ b/master/getting_started/tutorials/breakthrough.html @@ -9,7 +9,7 @@ - + diff --git a/master/index.html b/master/index.html index 50c5f3873..f1f0a1cf4 100644 --- a/master/index.html +++ b/master/index.html @@ -9,7 +9,7 @@ - + diff --git a/master/interface/binding/bi_steric_mass_action.html b/master/interface/binding/bi_steric_mass_action.html index 0bac8431d..aab45894a 100644 --- a/master/interface/binding/bi_steric_mass_action.html +++ b/master/interface/binding/bi_steric_mass_action.html @@ -9,7 +9,7 @@ - + diff --git a/master/interface/binding/extended_mobile_phase_modulator_langmuir.html b/master/interface/binding/extended_mobile_phase_modulator_langmuir.html index 8000833ed..a4deea5a3 100644 --- a/master/interface/binding/extended_mobile_phase_modulator_langmuir.html +++ b/master/interface/binding/extended_mobile_phase_modulator_langmuir.html @@ -9,7 +9,7 @@ - + diff --git a/master/interface/binding/freundlich_ldf.html b/master/interface/binding/freundlich_ldf.html index e7bdf8523..c8d9ee89b 100644 --- a/master/interface/binding/freundlich_ldf.html +++ b/master/interface/binding/freundlich_ldf.html @@ -9,7 +9,7 @@ - + diff --git a/master/interface/binding/generalized_ion_exchange.html b/master/interface/binding/generalized_ion_exchange.html index 8e92b093f..517ca4e08 100644 --- a/master/interface/binding/generalized_ion_exchange.html +++ b/master/interface/binding/generalized_ion_exchange.html @@ -9,7 +9,7 @@ - + diff --git a/master/interface/binding/hic_constant_water_activity.html b/master/interface/binding/hic_constant_water_activity.html index c37d8993b..d42731631 100644 --- a/master/interface/binding/hic_constant_water_activity.html +++ b/master/interface/binding/hic_constant_water_activity.html @@ -9,7 +9,7 @@ - + diff --git a/master/interface/binding/hic_water_on_hydrophobic_surfaces.html b/master/interface/binding/hic_water_on_hydrophobic_surfaces.html index 8fca40864..56f2953f7 100644 --- a/master/interface/binding/hic_water_on_hydrophobic_surfaces.html +++ b/master/interface/binding/hic_water_on_hydrophobic_surfaces.html @@ -9,7 +9,7 @@ - + diff --git a/master/interface/binding/index.html b/master/interface/binding/index.html index 899929212..c947905bc 100644 --- a/master/interface/binding/index.html +++ b/master/interface/binding/index.html @@ -9,7 +9,7 @@ - + diff --git a/master/interface/binding/linear.html b/master/interface/binding/linear.html index bc6f2ddb2..dfd787d7d 100644 --- a/master/interface/binding/linear.html +++ b/master/interface/binding/linear.html @@ -9,7 +9,7 @@ - + diff --git a/master/interface/binding/mobile_phase_modulator_langmuir.html b/master/interface/binding/mobile_phase_modulator_langmuir.html index cb443523b..6962ee8d0 100644 --- a/master/interface/binding/mobile_phase_modulator_langmuir.html +++ b/master/interface/binding/mobile_phase_modulator_langmuir.html @@ -9,7 +9,7 @@ - + diff --git a/master/interface/binding/multi_component_anti_langmuir.html b/master/interface/binding/multi_component_anti_langmuir.html index fd6b64393..1e2b780c6 100644 --- a/master/interface/binding/multi_component_anti_langmuir.html +++ b/master/interface/binding/multi_component_anti_langmuir.html @@ -9,7 +9,7 @@ - + diff --git a/master/interface/binding/multi_component_bi_langmuir.html b/master/interface/binding/multi_component_bi_langmuir.html index 994759201..f4c90b26b 100644 --- a/master/interface/binding/multi_component_bi_langmuir.html +++ b/master/interface/binding/multi_component_bi_langmuir.html @@ -9,7 +9,7 @@ - + diff --git a/master/interface/binding/multi_component_bi_langmuir_ldf.html b/master/interface/binding/multi_component_bi_langmuir_ldf.html index c784f1968..2f188137a 100644 --- a/master/interface/binding/multi_component_bi_langmuir_ldf.html +++ b/master/interface/binding/multi_component_bi_langmuir_ldf.html @@ -9,7 +9,7 @@ - + diff --git a/master/interface/binding/multi_component_colloidal.html b/master/interface/binding/multi_component_colloidal.html index db449a3bf..8d06a00a9 100644 --- a/master/interface/binding/multi_component_colloidal.html +++ b/master/interface/binding/multi_component_colloidal.html @@ -9,7 +9,7 @@ - + diff --git a/master/interface/binding/multi_component_langmuir.html b/master/interface/binding/multi_component_langmuir.html index 1a0abb22a..d98d8a88f 100644 --- a/master/interface/binding/multi_component_langmuir.html +++ b/master/interface/binding/multi_component_langmuir.html @@ -9,7 +9,7 @@ - + diff --git a/master/interface/binding/multi_component_langmuir_ldf.html b/master/interface/binding/multi_component_langmuir_ldf.html index f3f9c1e84..20d94d7c7 100644 --- a/master/interface/binding/multi_component_langmuir_ldf.html +++ b/master/interface/binding/multi_component_langmuir_ldf.html @@ -9,7 +9,7 @@ - + diff --git a/master/interface/binding/multi_component_langmuir_ldf_liquid_phase.html b/master/interface/binding/multi_component_langmuir_ldf_liquid_phase.html index a965b4431..2429a3e34 100644 --- a/master/interface/binding/multi_component_langmuir_ldf_liquid_phase.html +++ b/master/interface/binding/multi_component_langmuir_ldf_liquid_phase.html @@ -9,7 +9,7 @@ - + diff --git a/master/interface/binding/multi_component_spreading.html b/master/interface/binding/multi_component_spreading.html index 3b4760440..e3700f9d0 100644 --- a/master/interface/binding/multi_component_spreading.html +++ b/master/interface/binding/multi_component_spreading.html @@ -9,7 +9,7 @@ - + diff --git a/master/interface/binding/multi_state_steric_mass_action.html b/master/interface/binding/multi_state_steric_mass_action.html index 332f689cc..3e1b1f50e 100644 --- a/master/interface/binding/multi_state_steric_mass_action.html +++ b/master/interface/binding/multi_state_steric_mass_action.html @@ -9,7 +9,7 @@ - + diff --git a/master/interface/binding/saska.html b/master/interface/binding/saska.html index eb0809f45..f805297c8 100644 --- a/master/interface/binding/saska.html +++ b/master/interface/binding/saska.html @@ -9,7 +9,7 @@ - + diff --git a/master/interface/binding/self_association.html b/master/interface/binding/self_association.html index c7e1f0d29..1766a6d34 100644 --- a/master/interface/binding/self_association.html +++ b/master/interface/binding/self_association.html @@ -9,7 +9,7 @@ - + diff --git a/master/interface/binding/simplified_multi_state_steric_mass_action.html b/master/interface/binding/simplified_multi_state_steric_mass_action.html index 7c254815f..924b5f6db 100644 --- a/master/interface/binding/simplified_multi_state_steric_mass_action.html +++ b/master/interface/binding/simplified_multi_state_steric_mass_action.html @@ -9,7 +9,7 @@ - + diff --git a/master/interface/binding/steric_mass_action.html b/master/interface/binding/steric_mass_action.html index 524f41d57..f861c4973 100644 --- a/master/interface/binding/steric_mass_action.html +++ b/master/interface/binding/steric_mass_action.html @@ -9,7 +9,7 @@ - + diff --git a/master/interface/consistent_initialization.html b/master/interface/consistent_initialization.html index e6a46b8a6..5a3fcf37f 100644 --- a/master/interface/consistent_initialization.html +++ b/master/interface/consistent_initialization.html @@ -9,7 +9,7 @@ - + diff --git a/master/interface/flux_reconstruction.html b/master/interface/flux_reconstruction.html index eec29a1f2..aac94f938 100644 --- a/master/interface/flux_reconstruction.html +++ b/master/interface/flux_reconstruction.html @@ -9,7 +9,7 @@ - + diff --git a/master/interface/index.html b/master/interface/index.html index fd3c9de9d..c49fe0acc 100644 --- a/master/interface/index.html +++ b/master/interface/index.html @@ -9,7 +9,7 @@ - + diff --git a/master/interface/input_group.html b/master/interface/input_group.html index f119fd376..322bb9aa8 100644 --- a/master/interface/input_group.html +++ b/master/interface/input_group.html @@ -9,7 +9,7 @@ - + diff --git a/master/interface/introduction.html b/master/interface/introduction.html index d739c887f..3bd44b655 100644 --- a/master/interface/introduction.html +++ b/master/interface/introduction.html @@ -9,7 +9,7 @@ - + diff --git a/master/interface/meta_group.html b/master/interface/meta_group.html index 453e975b5..7aebaf3c8 100644 --- a/master/interface/meta_group.html +++ b/master/interface/meta_group.html @@ -9,7 +9,7 @@ - + diff --git a/master/interface/output_group.html b/master/interface/output_group.html index dac527b37..2544c3589 100644 --- a/master/interface/output_group.html +++ b/master/interface/output_group.html @@ -9,7 +9,7 @@ - + diff --git a/master/interface/parameter_dependencies.html b/master/interface/parameter_dependencies.html index 3b7b3c27b..50af8a25c 100644 --- a/master/interface/parameter_dependencies.html +++ b/master/interface/parameter_dependencies.html @@ -9,7 +9,7 @@ - + diff --git a/master/interface/reaction/index.html b/master/interface/reaction/index.html index 000d8919f..7675d7f80 100644 --- a/master/interface/reaction/index.html +++ b/master/interface/reaction/index.html @@ -9,7 +9,7 @@ - + diff --git a/master/interface/reaction/mass_action_law.html b/master/interface/reaction/mass_action_law.html index 4b929a500..339dbf7a7 100644 --- a/master/interface/reaction/mass_action_law.html +++ b/master/interface/reaction/mass_action_law.html @@ -9,7 +9,7 @@ - + diff --git a/master/interface/reaction/michaelis_menten_kinetics.html b/master/interface/reaction/michaelis_menten_kinetics.html index 9dd707de1..b10842fc9 100644 --- a/master/interface/reaction/michaelis_menten_kinetics.html +++ b/master/interface/reaction/michaelis_menten_kinetics.html @@ -9,7 +9,7 @@ - + diff --git a/master/interface/return_data.html b/master/interface/return_data.html index 3472d047c..7401a9990 100644 --- a/master/interface/return_data.html +++ b/master/interface/return_data.html @@ -9,7 +9,7 @@ - + diff --git a/master/interface/sensitivities.html b/master/interface/sensitivities.html index b804e7864..8d9cade61 100644 --- a/master/interface/sensitivities.html +++ b/master/interface/sensitivities.html @@ -9,7 +9,7 @@ - + diff --git a/master/interface/solver.html b/master/interface/solver.html index 005ee04a7..aee0c2fc8 100644 --- a/master/interface/solver.html +++ b/master/interface/solver.html @@ -9,7 +9,7 @@ - + diff --git a/master/interface/spatial_discretization_methods.html b/master/interface/spatial_discretization_methods.html index 39364864f..a60a12ead 100644 --- a/master/interface/spatial_discretization_methods.html +++ b/master/interface/spatial_discretization_methods.html @@ -9,7 +9,7 @@ - + diff --git a/master/interface/system.html b/master/interface/system.html index 17c866661..a65f35a98 100644 --- a/master/interface/system.html +++ b/master/interface/system.html @@ -9,7 +9,7 @@ - + diff --git a/master/interface/unit_operations/2d_general_rate_model.html b/master/interface/unit_operations/2d_general_rate_model.html index abed3eb5b..50e6e8743 100644 --- a/master/interface/unit_operations/2d_general_rate_model.html +++ b/master/interface/unit_operations/2d_general_rate_model.html @@ -9,7 +9,7 @@ - + diff --git a/master/interface/unit_operations/cstr.html b/master/interface/unit_operations/cstr.html index 1d40ff476..b373d0452 100644 --- a/master/interface/unit_operations/cstr.html +++ b/master/interface/unit_operations/cstr.html @@ -9,7 +9,7 @@ - + diff --git a/master/interface/unit_operations/general_rate_model.html b/master/interface/unit_operations/general_rate_model.html index 910854900..613b658c7 100644 --- a/master/interface/unit_operations/general_rate_model.html +++ b/master/interface/unit_operations/general_rate_model.html @@ -9,7 +9,7 @@ - + diff --git a/master/interface/unit_operations/index.html b/master/interface/unit_operations/index.html index 6b2bcd5a1..45b4f7d3e 100644 --- a/master/interface/unit_operations/index.html +++ b/master/interface/unit_operations/index.html @@ -9,7 +9,7 @@ - + diff --git a/master/interface/unit_operations/inlet.html b/master/interface/unit_operations/inlet.html index 3e2bb85b3..4dd3e912d 100644 --- a/master/interface/unit_operations/inlet.html +++ b/master/interface/unit_operations/inlet.html @@ -9,7 +9,7 @@ - + diff --git a/master/interface/unit_operations/lumped_rate_model_with_pores.html b/master/interface/unit_operations/lumped_rate_model_with_pores.html index 0b50b2c67..ee7533585 100644 --- a/master/interface/unit_operations/lumped_rate_model_with_pores.html +++ b/master/interface/unit_operations/lumped_rate_model_with_pores.html @@ -9,7 +9,7 @@ - + diff --git a/master/interface/unit_operations/lumped_rate_model_without_pores.html b/master/interface/unit_operations/lumped_rate_model_without_pores.html index ba0d1775b..39e957d9a 100644 --- a/master/interface/unit_operations/lumped_rate_model_without_pores.html +++ b/master/interface/unit_operations/lumped_rate_model_without_pores.html @@ -9,7 +9,7 @@ - + diff --git a/master/interface/unit_operations/multi_channel_transport_model.html b/master/interface/unit_operations/multi_channel_transport_model.html index d2b85a7a7..1798bdbdc 100644 --- a/master/interface/unit_operations/multi_channel_transport_model.html +++ b/master/interface/unit_operations/multi_channel_transport_model.html @@ -9,7 +9,7 @@ - + diff --git a/master/interface/unit_operations/outlet.html b/master/interface/unit_operations/outlet.html index 429ee96df..2e121cb48 100644 --- a/master/interface/unit_operations/outlet.html +++ b/master/interface/unit_operations/outlet.html @@ -9,7 +9,7 @@ - + diff --git a/master/interface/unit_operations/radial_flow_models.html b/master/interface/unit_operations/radial_flow_models.html index 3b5501f70..49a2d8acc 100644 --- a/master/interface/unit_operations/radial_flow_models.html +++ b/master/interface/unit_operations/radial_flow_models.html @@ -9,7 +9,7 @@ - + diff --git a/master/license.html b/master/license.html index 2f350c46d..3b7251bf3 100644 --- a/master/license.html +++ b/master/license.html @@ -9,7 +9,7 @@ - + diff --git a/master/modelling/binding/bi_steric_mass_action.html b/master/modelling/binding/bi_steric_mass_action.html index 9dde91f50..d7cd6cf60 100644 --- a/master/modelling/binding/bi_steric_mass_action.html +++ b/master/modelling/binding/bi_steric_mass_action.html @@ -9,7 +9,7 @@ - + diff --git a/master/modelling/binding/extended_mobile_phase_modulator_langmuir.html b/master/modelling/binding/extended_mobile_phase_modulator_langmuir.html index 76ffdf729..e790b070c 100644 --- a/master/modelling/binding/extended_mobile_phase_modulator_langmuir.html +++ b/master/modelling/binding/extended_mobile_phase_modulator_langmuir.html @@ -9,7 +9,7 @@ - + diff --git a/master/modelling/binding/freundlich_ldf.html b/master/modelling/binding/freundlich_ldf.html index bb68956f4..00069de4e 100644 --- a/master/modelling/binding/freundlich_ldf.html +++ b/master/modelling/binding/freundlich_ldf.html @@ -9,7 +9,7 @@ - + diff --git a/master/modelling/binding/generalized_ion_exchange.html b/master/modelling/binding/generalized_ion_exchange.html index de0c603d2..e25d182c9 100644 --- a/master/modelling/binding/generalized_ion_exchange.html +++ b/master/modelling/binding/generalized_ion_exchange.html @@ -9,7 +9,7 @@ - + diff --git a/master/modelling/binding/hic_constant_water_activity.html b/master/modelling/binding/hic_constant_water_activity.html index 8356dd4b4..2ee3dde2f 100644 --- a/master/modelling/binding/hic_constant_water_activity.html +++ b/master/modelling/binding/hic_constant_water_activity.html @@ -9,7 +9,7 @@ - + diff --git a/master/modelling/binding/hic_water_on_hydrophobic_surfaces.html b/master/modelling/binding/hic_water_on_hydrophobic_surfaces.html index bb1a6835f..5b20f6c41 100644 --- a/master/modelling/binding/hic_water_on_hydrophobic_surfaces.html +++ b/master/modelling/binding/hic_water_on_hydrophobic_surfaces.html @@ -9,7 +9,7 @@ - + diff --git a/master/modelling/binding/index.html b/master/modelling/binding/index.html index d87693795..87bf77817 100644 --- a/master/modelling/binding/index.html +++ b/master/modelling/binding/index.html @@ -9,7 +9,7 @@ - + diff --git a/master/modelling/binding/linear.html b/master/modelling/binding/linear.html index dac5194e2..cf8f523df 100644 --- a/master/modelling/binding/linear.html +++ b/master/modelling/binding/linear.html @@ -9,7 +9,7 @@ - + diff --git a/master/modelling/binding/mobile_phase_modulator_langmuir.html b/master/modelling/binding/mobile_phase_modulator_langmuir.html index 525a66ac2..e07abf730 100644 --- a/master/modelling/binding/mobile_phase_modulator_langmuir.html +++ b/master/modelling/binding/mobile_phase_modulator_langmuir.html @@ -9,7 +9,7 @@ - + diff --git a/master/modelling/binding/multi_component_anti_langmuir.html b/master/modelling/binding/multi_component_anti_langmuir.html index 75d4ade30..48f4d3b16 100644 --- a/master/modelling/binding/multi_component_anti_langmuir.html +++ b/master/modelling/binding/multi_component_anti_langmuir.html @@ -9,7 +9,7 @@ - + diff --git a/master/modelling/binding/multi_component_bi_langmuir.html b/master/modelling/binding/multi_component_bi_langmuir.html index cb2021fce..8a52606db 100644 --- a/master/modelling/binding/multi_component_bi_langmuir.html +++ b/master/modelling/binding/multi_component_bi_langmuir.html @@ -9,7 +9,7 @@ - + diff --git a/master/modelling/binding/multi_component_bi_langmuir_ldf.html b/master/modelling/binding/multi_component_bi_langmuir_ldf.html index 52223f4a4..d6001dd2f 100644 --- a/master/modelling/binding/multi_component_bi_langmuir_ldf.html +++ b/master/modelling/binding/multi_component_bi_langmuir_ldf.html @@ -9,7 +9,7 @@ - + diff --git a/master/modelling/binding/multi_component_colloidal.html b/master/modelling/binding/multi_component_colloidal.html index 68cfde860..b901110b8 100644 --- a/master/modelling/binding/multi_component_colloidal.html +++ b/master/modelling/binding/multi_component_colloidal.html @@ -9,7 +9,7 @@ - + diff --git a/master/modelling/binding/multi_component_langmuir.html b/master/modelling/binding/multi_component_langmuir.html index 0a01260f9..5ac172d69 100644 --- a/master/modelling/binding/multi_component_langmuir.html +++ b/master/modelling/binding/multi_component_langmuir.html @@ -9,7 +9,7 @@ - + diff --git a/master/modelling/binding/multi_component_langmuir_ldf.html b/master/modelling/binding/multi_component_langmuir_ldf.html index da1a58012..79df3f132 100644 --- a/master/modelling/binding/multi_component_langmuir_ldf.html +++ b/master/modelling/binding/multi_component_langmuir_ldf.html @@ -9,7 +9,7 @@ - + diff --git a/master/modelling/binding/multi_component_langmuir_ldf_liquid_phase.html b/master/modelling/binding/multi_component_langmuir_ldf_liquid_phase.html index ad6eff287..3203be7c9 100644 --- a/master/modelling/binding/multi_component_langmuir_ldf_liquid_phase.html +++ b/master/modelling/binding/multi_component_langmuir_ldf_liquid_phase.html @@ -9,7 +9,7 @@ - + diff --git a/master/modelling/binding/multi_component_spreading.html b/master/modelling/binding/multi_component_spreading.html index b345c972c..e82b84f0d 100644 --- a/master/modelling/binding/multi_component_spreading.html +++ b/master/modelling/binding/multi_component_spreading.html @@ -9,7 +9,7 @@ - + diff --git a/master/modelling/binding/multi_state_steric_mass_action.html b/master/modelling/binding/multi_state_steric_mass_action.html index 152114033..aed214502 100644 --- a/master/modelling/binding/multi_state_steric_mass_action.html +++ b/master/modelling/binding/multi_state_steric_mass_action.html @@ -9,7 +9,7 @@ - + diff --git a/master/modelling/binding/saska.html b/master/modelling/binding/saska.html index cff394307..a58d01373 100644 --- a/master/modelling/binding/saska.html +++ b/master/modelling/binding/saska.html @@ -9,7 +9,7 @@ - + diff --git a/master/modelling/binding/self_association.html b/master/modelling/binding/self_association.html index 1087b0350..010d0fe88 100644 --- a/master/modelling/binding/self_association.html +++ b/master/modelling/binding/self_association.html @@ -9,7 +9,7 @@ - + diff --git a/master/modelling/binding/simplified_multi_state_steric_mass_action.html b/master/modelling/binding/simplified_multi_state_steric_mass_action.html index f9c7ae848..7bee52598 100644 --- a/master/modelling/binding/simplified_multi_state_steric_mass_action.html +++ b/master/modelling/binding/simplified_multi_state_steric_mass_action.html @@ -9,7 +9,7 @@ - + diff --git a/master/modelling/binding/steric_mass_action.html b/master/modelling/binding/steric_mass_action.html index abb702699..26b92d5ac 100644 --- a/master/modelling/binding/steric_mass_action.html +++ b/master/modelling/binding/steric_mass_action.html @@ -9,7 +9,7 @@ - + diff --git a/master/modelling/equations.html b/master/modelling/equations.html index b93b2ec0f..dcfd36115 100644 --- a/master/modelling/equations.html +++ b/master/modelling/equations.html @@ -9,7 +9,7 @@ - + diff --git a/master/modelling/index.html b/master/modelling/index.html index a594ec1d8..de959dc78 100644 --- a/master/modelling/index.html +++ b/master/modelling/index.html @@ -9,7 +9,7 @@ - + diff --git a/master/modelling/networks.html b/master/modelling/networks.html index 067df94e8..68d2e5e03 100644 --- a/master/modelling/networks.html +++ b/master/modelling/networks.html @@ -9,7 +9,7 @@ - + diff --git a/master/modelling/reaction/index.html b/master/modelling/reaction/index.html index 3e78d5724..e72cac733 100644 --- a/master/modelling/reaction/index.html +++ b/master/modelling/reaction/index.html @@ -9,7 +9,7 @@ - + diff --git a/master/modelling/reaction/mass_action_law.html b/master/modelling/reaction/mass_action_law.html index fc184ced1..559e9b2b6 100644 --- a/master/modelling/reaction/mass_action_law.html +++ b/master/modelling/reaction/mass_action_law.html @@ -9,7 +9,7 @@ - + diff --git a/master/modelling/reaction/michaelis_menten_kinetics.html b/master/modelling/reaction/michaelis_menten_kinetics.html index 29edb9bee..cc72bd913 100644 --- a/master/modelling/reaction/michaelis_menten_kinetics.html +++ b/master/modelling/reaction/michaelis_menten_kinetics.html @@ -9,7 +9,7 @@ - + diff --git a/master/modelling/unit_operations/2d_general_rate_model.html b/master/modelling/unit_operations/2d_general_rate_model.html index c0b998e57..79a5d93f5 100644 --- a/master/modelling/unit_operations/2d_general_rate_model.html +++ b/master/modelling/unit_operations/2d_general_rate_model.html @@ -9,7 +9,7 @@ - + diff --git a/master/modelling/unit_operations/cstr.html b/master/modelling/unit_operations/cstr.html index 061dd9967..d755c4047 100644 --- a/master/modelling/unit_operations/cstr.html +++ b/master/modelling/unit_operations/cstr.html @@ -9,7 +9,7 @@ - + diff --git a/master/modelling/unit_operations/general_rate_model.html b/master/modelling/unit_operations/general_rate_model.html index 4158648e6..a9077954c 100644 --- a/master/modelling/unit_operations/general_rate_model.html +++ b/master/modelling/unit_operations/general_rate_model.html @@ -9,7 +9,7 @@ - + diff --git a/master/modelling/unit_operations/index.html b/master/modelling/unit_operations/index.html index 6eeb8dfe7..0eceb18e2 100644 --- a/master/modelling/unit_operations/index.html +++ b/master/modelling/unit_operations/index.html @@ -9,7 +9,7 @@ - + diff --git a/master/modelling/unit_operations/inlet.html b/master/modelling/unit_operations/inlet.html index 44871c1e0..8101e5e9d 100644 --- a/master/modelling/unit_operations/inlet.html +++ b/master/modelling/unit_operations/inlet.html @@ -9,7 +9,7 @@ - + diff --git a/master/modelling/unit_operations/lumped_rate_model_with_pores.html b/master/modelling/unit_operations/lumped_rate_model_with_pores.html index 1aa0a68f9..2c4695af3 100644 --- a/master/modelling/unit_operations/lumped_rate_model_with_pores.html +++ b/master/modelling/unit_operations/lumped_rate_model_with_pores.html @@ -9,7 +9,7 @@ - + diff --git a/master/modelling/unit_operations/lumped_rate_model_without_pores.html b/master/modelling/unit_operations/lumped_rate_model_without_pores.html index 074113559..84c156799 100644 --- a/master/modelling/unit_operations/lumped_rate_model_without_pores.html +++ b/master/modelling/unit_operations/lumped_rate_model_without_pores.html @@ -9,7 +9,7 @@ - + diff --git a/master/modelling/unit_operations/multi_channel_transport_model.html b/master/modelling/unit_operations/multi_channel_transport_model.html index 0776a0646..d7a8127b0 100644 --- a/master/modelling/unit_operations/multi_channel_transport_model.html +++ b/master/modelling/unit_operations/multi_channel_transport_model.html @@ -9,7 +9,7 @@ - + diff --git a/master/modelling/unit_operations/outlet.html b/master/modelling/unit_operations/outlet.html index 2b2be1ac0..4e2d348f2 100644 --- a/master/modelling/unit_operations/outlet.html +++ b/master/modelling/unit_operations/outlet.html @@ -9,7 +9,7 @@ - + diff --git a/master/requirements.html b/master/requirements.html index c66af5c73..1acda30d5 100644 --- a/master/requirements.html +++ b/master/requirements.html @@ -9,7 +9,7 @@ - + diff --git a/master/search.html b/master/search.html index 53703746f..9a533522b 100644 --- a/master/search.html +++ b/master/search.html @@ -9,7 +9,7 @@ - + diff --git a/master/searchindex.js b/master/searchindex.js index 36eaa9c91..9450dac01 100644 --- a/master/searchindex.js +++ b/master/searchindex.js @@ -1 +1 @@ -Search.setIndex({"alltitles": {"/output/coordinates/unit_XXX": [[48, "output-coordinates-unit-xxx"]], "0. Preliminary Steps": [[3, "preliminary-steps"]], "1. Setting Up the Model": [[3, "setting-up-the-model"], [18, "setting-up-the-model"]], "2. Setting up Time Sections and Connections": [[3, "setting-up-time-sections-and-connections"]], "3. Setting Up the Simulator and Running the Simulation": [[3, "setting-up-the-simulator-and-running-the-simulation"], [18, "setting-up-the-simulator-and-running-the-simulation"]], "4. Plotting the Results": [[3, "plotting-the-results"], [18, "plotting-the-results"]], "Acknowledgments": [[19, "acknowledgments"]], "Adaptivity": [[107, "adaptivity"]], "Adding tests for your model": [[7, "adding-tests-for-your-model"]], "Adsorption Model": [[3, "adsorption-model"], [18, "adsorption-model"]], "Algorithmic differentiation": [[6, "algorithmic-differentiation"]], "Batch chromatography": [[8, null]], "Bi Steric Mass Action": [[20, null], [69, null]], "Bibliography": [[108, null]], "Binding Model": [[6, "binding-model"]], "Binding model feature matrix": [[75, "binding-model-feature-matrix"]], "Binding models": [[26, null], [75, null]], "Bugs": [[19, "bugs"]], "Build CADET": [[13, "build-cadet"], [14, "build-cadet"]], "Build CADET from the command line": [[15, "build-cadet-from-the-command-line"]], "Build CADET in Visual Studio": [[15, "build-cadet-in-visual-studio"]], "Build dependencies": [[14, "build-dependencies"]], "Build for Linux": [[13, null]], "Build for MS Windows": [[15, null]], "Build for OSX": [[14, null]], "CADET": [[19, null]], "CADET Documentation": [[0, null]], "CADET Introduction": [[18, null]], "CADET build options": [[1, null]], "CADET-Core debugging": [[4, null]], "CADET-Core testing": [[7, null]], "CADET-Python Introduction": [[3, null]], "Chemical reactions": [[11, null]], "Citing": [[19, "citing"]], "Column Model": [[18, "column-model"]], "Common notation and identifiers used in the file format description": [[46, "id5"]], "Consistent initialization": [[107, "consistent-initialization"]], "Continuous stirred tank reactor model": [[59, null]], "Continuous stirred tank reactor model (CSTR)": [[98, null]], "Correlation of forward- and backward rate constants": [[95, "correlation-of-forward-and-backward-rate-constants"]], "Correlations": [[49, "correlations"]], "Dependence on external function": [[75, "dependence-on-external-function"], [94, "dependence-on-external-function"]], "Developer Guide": [[5, null]], "Discontinuous Galerkin": [[60, "discontinuous-galerkin"], [63, "discontinuous-galerkin"], [64, "discontinuous-galerkin"]], "Discrete system size": [[56, "discrete-system-size"]], "Donations": [[19, "donations"]], "Dynamic flow rates": [[93, "dynamic-flow-rates"]], "Equilibrium constants": [[75, "equilibrium-constants"]], "Examples": [[9, null]], "Exercises": [[3, "exercises"]], "Extended Mobile Phase Modulator Langmuir": [[21, null], [70, null]], "Externally dependent binding models": [[26, "externally-dependent-binding-models"]], "Externally dependent reaction models": [[50, "externally-dependent-reaction-models"]], "Features": [[19, "features"]], "Features and Capabilities": [[2, "features-and-capabilities"]], "File format versions": [[44, null]], "Finite Volumes (Default)": [[60, "finite-volumes-default"], [63, "finite-volumes-default"], [64, "finite-volumes-default"]], "Flux reconstruction methods": [[43, null]], "Freundlich LDF": [[22, null], [71, null]], "General Rate Model": [[3, "general-rate-model"], [18, "general-rate-model"], [60, null]], "General rate model (GRM)": [[99, null]], "Generalized Ion Exchange": [[23, null], [72, null]], "Getting started": [[16, null]], "Global structure": [[46, "global-structure"]], "Group /input/model": [[57, "group-input-model"]], "Group /input/model/connections": [[57, "group-input-model-connections"]], "Group /input/model/connections/switch_XXX": [[57, "group-input-model-connections-switch-xxx"]], "Group /input/model/external/source_XXX - EXTFUN_TYPE = LINEAR_INTERP_DATA": [[57, "group-input-model-external-source-xxx-extfun-type-linear-interp-data"]], "Group /input/model/external/source_XXX - EXTFUN_TYPE = PIECEWISE_CUBIC_POLY": [[57, "group-input-model-external-source-xxx-extfun-type-piecewise-cubic-poly"]], "Group /input/model/solver": [[57, "group-input-model-solver"]], "Group /input/model/unit_XXX": [[49, "group-input-model-unit-xxx"], [49, "id2"]], "Group /input/model/unit_XXX - UNIT-TYPE = INLET": [[62, "group-input-model-unit-xxx-unit-type-inlet"]], "Group /input/model/unit_XXX - UNIT-TYPE = OUTLET": [[66, "group-input-model-unit-xxx-unit-type-outlet"]], "Group /input/model/unit_XXX - UNIT_TYPE - GENERAL_RATE_MODEL": [[60, "group-input-model-unit-xxx-unit-type-general-rate-model"]], "Group /input/model/unit_XXX - UNIT_TYPE - RADIAL_GENERAL_RATE_MODEL": [[67, "group-input-model-unit-xxx-unit-type-radial-general-rate-model"]], "Group /input/model/unit_XXX - UNIT_TYPE = CSTR": [[59, "group-input-model-unit-xxx-unit-type-cstr"]], "Group /input/model/unit_XXX - UNIT_TYPE = GENERAL_RATE_MODEL_2D": [[58, "group-input-model-unit-xxx-unit-type-general-rate-model-2d"]], "Group /input/model/unit_XXX - UNIT_TYPE = LUMPED_RATE_MODEL_WITHOUT_PORES": [[64, "group-input-model-unit-xxx-unit-type-lumped-rate-model-without-pores"]], "Group /input/model/unit_XXX - UNIT_TYPE = LUMPED_RATE_MODEL_WITH_PORES": [[63, "group-input-model-unit-xxx-unit-type-lumped-rate-model-with-pores"]], "Group /input/model/unit_XXX - UNIT_TYPE = MULTI_CHANNEL_TRANSPORT": [[65, "group-input-model-unit-xxx-unit-type-multi-channel-transport"]], "Group /input/model/unit_XXX/discretization - UNIT_TYPE - GENERAL_RATE_MODEL": [[60, "group-input-model-unit-xxx-discretization-unit-type-general-rate-model"]], "Group /input/model/unit_XXX/discretization - UNIT_TYPE - GENERAL_RATE_MODEL_2D": [[58, "group-input-model-unit-xxx-discretization-unit-type-general-rate-model-2d"]], "Group /input/model/unit_XXX/discretization - UNIT_TYPE - RADIAL_GENERAL_RATE_MODEL": [[67, "group-input-model-unit-xxx-discretization-unit-type-radial-general-rate-model"]], "Group /input/model/unit_XXX/discretization - UNIT_TYPE = LUMPED_RATE_MODEL_WITHOUT_PORES": [[64, "group-input-model-unit-xxx-discretization-unit-type-lumped-rate-model-without-pores"]], "Group /input/model/unit_XXX/discretization - UNIT_TYPE = MULTI_CHANNEL_TRANSPORT": [[65, "group-input-model-unit-xxx-discretization-unit-type-multi-channel-transport"]], "Group /input/model/unit_XXX/discretization/SPATIAL_METHOD - Details on the methods": [[56, "group-input-model-unit-xxx-discretization-spatial-method-details-on-the-methods"]], "Group /input/model/unit_XXX/discretization/consistency_solver - Nonlinear consistency solver paramters": [[42, "group-input-model-unit-xxx-discretization-consistency-solver-nonlinear-consistency-solver-paramters"]], "Group /input/model/unit_XXX/discretization/weno - WENO Parameters": [[43, "group-input-model-unit-xxx-discretization-weno-weno-parameters"]], "Group /input/model/unit_XXX/sec_XXX": [[62, "group-input-model-unit-xxx-sec-xxx"]], "Group /input/return": [[53, "group-input-return"]], "Group /input/return/unit_XXX": [[53, "group-input-return-unit-xxx"]], "Group /input/sensitivity": [[54, "group-input-sensitivity"]], "Group /input/sensitivity/param_XXX": [[54, "group-input-sensitivity-param-xxx"]], "Group /input/solver": [[55, "group-input-solver"]], "Group /output": [[48, "group-output"]], "Group /output/sensitivity/param_XXX/unit_YYY": [[48, "group-output-sensitivity-param-xxx-unit-yyy"]], "Group /output/solution": [[48, "group-output-solution"]], "Group /output/solution/unit_XXX": [[48, "group-output-solution-unit-xxx"]], "Group /solver/sections": [[55, "group-solver-sections"]], "Group /solver/time_integrator": [[55, "group-solver-time-integrator"]], "HIC Constant Water Activity": [[24, null], [73, null]], "HIC Water on Hydrophobic Surfaces": [[25, null], [74, null]], "Implementation Details": [[2, "implementation-details"]], "Implementation procedure": [[7, "implementation-procedure"]], "Initial Conditions": [[3, "initial-conditions"], [18, "initial-conditions"]], "Inlet": [[62, null], [101, null]], "Inlet Model": [[3, "inlet-model"], [18, "inlet-model"]], "Input Group": [[45, null]], "Install CADET core simulator": [[17, "install-cadet-core-simulator"]], "Install CADET-Process": [[17, "install-cadet-process"]], "Install a frontend": [[17, "install-a-frontend"]], "Install dependencies": [[13, "install-dependencies"]], "Install from source": [[17, "install-from-source"]], "Install pre-built binaries": [[17, "install-pre-built-binaries"]], "Installation": [[17, null], [19, "installation"]], "Intel oneAPI Base Toolkit": [[15, "intel-oneapi-base-toolkit"]], "Interface specifications": [[44, null]], "Introduction": [[46, null]], "Joint parameters": [[107, "joint-parameters"]], "LAPACK": [[13, "lapack"], [14, "lapack"]], "License": [[68, null]], "Linear": [[27, null], [76, null]], "Linear Driving Force (LDF)": [[75, "linear-driving-force-ldf"]], "Load Wash Elute": [[10, null]], "Lumped Rate Model Without Pores": [[64, null]], "Lumped rate model with pores": [[63, null]], "Lumped rate model with pores (LRMP)": [[102, null]], "Lumped rate model without pores (LRM)": [[103, null]], "Maintenance of the tests": [[7, "maintenance-of-the-tests"]], "Manufactured solution": [[7, "manufactured-solution"]], "Mass Action Law": [[51, null]], "Mass action law": [[95, null]], "Meta Group": [[47, null]], "Michaelis Menten kinetics": [[52, null], [96, null]], "Mobile Phase Modulator Langmuir": [[28, null], [77, null]], "Model Expansion": [[6, null]], "Modelling": [[92, null]], "Multi Component Anti-Langmuir": [[29, null], [78, null]], "Multi Component Bi-Langmuir": [[30, null], [79, null]], "Multi Component Bi-Langmuir LDF": [[31, null], [80, null]], "Multi Component Colloidal": [[32, null], [81, null]], "Multi Component Langmuir": [[33, null], [82, null]], "Multi Component Langmuir LDF": [[34, null], [83, null]], "Multi Component Langmuir LDF Liquid Phase": [[35, null], [84, null]], "Multi Component Spreading": [[36, null], [85, null]], "Multi-State Steric Mass Action": [[37, null], [86, null]], "Multichannel Transport model (MCT model)": [[65, null], [104, null]], "Multiple particle types": [[26, "multiple-particle-types"], [50, "multiple-particle-types"], [99, "multiple-particle-types"]], "Networks of unit operations": [[93, null]], "Non-binding components": [[26, "non-binding-components"]], "Nonlinear solver for consistent initialization": [[42, null]], "Notation and identifiers": [[46, "notation-and-identifiers"]], "Note on DG solution vector": [[56, "note-on-dg-solution-vector"]], "Numerical reference tests": [[7, "numerical-reference-tests"]], "Ongoing Development": [[19, "ongoing-development"]], "Optional: clink": [[15, "optional-clink"]], "Options": [[1, "options"]], "Order of convergence": [[56, "order-of-convergence"]], "Ordering of multi dimensional data": [[46, "ordering-of-multi-dimensional-data"]], "Outlet": [[66, null], [105, null]], "Outlet Model": [[3, "outlet-model"]], "Output Group": [[48, null]], "Parameter Dependencies": [[49, null]], "Parameter Sensitivities": [[54, null]], "Parameter sensitivities": [[107, "parameter-sensitivities"]], "Parameter-Parameter Dependencies": [[49, "parameter-parameter-dependencies"]], "Parameter-State Dependencies": [[49, "parameter-state-dependencies"]], "Particle Geometry": [[99, "particle-geometry"]], "Prepare CADET code": [[15, "prepare-cadet-code"]], "Prerequisites": [[13, "prerequisites"], [14, "prerequisites"], [15, "prerequisites"]], "Process properties": [[18, "process-properties"]], "Radial Flow Models": [[67, null]], "Radial flow GRM": [[99, "radial-flow-grm"]], "Radial flow LRM": [[103, "radial-flow-lrm"]], "Radial flow LRMP": [[102, "radial-flow-lrmp"]], "Reaction models": [[50, null], [94, null]], "Recommendations on DG discretization parameters": [[56, "recommendations-on-dg-discretization-parameters"]], "Recommendations on the choice of spatial discretization methods": [[56, "recommendations-on-the-choice-of-spatial-discretization-methods"]], "Reference concentrations": [[75, "reference-concentrations"]], "Refinement strategy": [[56, "refinement-strategy"]], "Residence time distributions": [[12, null]], "Return data": [[53, null]], "Run the tests": [[7, "run-the-tests"]], "Saska": [[38, null], [87, null]], "Section dependent datasets in the 1D unit operation models (/input/model/unit_XXX group)": [[46, "id6"]], "Section dependent model parameters": [[46, "section-dependent-model-parameters"]], "Self Association": [[39, null], [88, null]], "Setting up the Discretization": [[3, "setting-up-the-discretization"]], "Setup": [[107, "setup"]], "Simplified Multi-State Steric Mass Action": [[40, null], [89, null]], "Simulation": [[107, null]], "Size exclusion chromatography": [[99, "size-exclusion-chromatography"]], "Smooth solutions": [[56, "smooth-solutions"]], "Software Architecture": [[2, null]], "Solution of the linear systems": [[93, "solution-of-the-linear-systems"]], "Solver Configuration": [[55, null]], "Spatial discretization - Numerical Methods": [[60, "spatial-discretization-numerical-methods"], [63, "spatial-discretization-numerical-methods"], [64, "spatial-discretization-numerical-methods"]], "Spatial discretization methods": [[56, null]], "Specification of flow rate / velocity and direction": [[97, "specification-of-flow-rate-velocity-and-direction"], [99, "specification-of-flow-rate-velocity-and-direction"]], "Specification of network connections": [[93, "specification-of-network-connections"]], "Steric Mass Action": [[41, null], [90, null]], "Supported features of the different binding models": [[75, "id3"]], "Supported features of the different unit operations models": [[100, "id2"]], "System Connectivity": [[3, "system-connectivity"], [18, "system-connectivity"]], "System of unit operations": [[57, null]], "Test build results": [[15, "test-build-results"]], "Testing and Publication": [[6, "testing-and-publication"]], "Time Sections": [[3, "time-sections"]], "Time section specification": [[107, "time-section-specification"]], "Time sections and transitions": [[107, "time-sections-and-transitions"]], "Time stepping": [[107, "time-stepping"]], "Two Dimensional General rate model (GRM2D)": [[97, null]], "Two dimensional general rate model": [[58, null]], "Unit Operation": [[6, "unit-operation"]], "Unit Operation submodel assumption": [[2, "unit-operation-submodel-assumption"]], "Unit Operations": [[61, null]], "Unit operation models": [[100, null]], "Unit tests": [[7, "unit-tests"]], "Use-case: Lumped Rate Model without pores and linear kinetic binding": [[104, "use-case-lumped-rate-model-without-pores-and-linear-kinetic-binding"]], "Use-case: Tracer transport in plants": [[104, "use-case-tracer-transport-in-plants"]], "Valve switches": [[93, "valve-switches"]], "Variables and unknowns": [[99, "id7"]], "Visual Studio:": [[15, "visual-studio"]], "cmakeSettings.json": [[1, "cmakesettings-json"]]}, "docnames": ["README", "developer_guide/build_options", "developer_guide/cadet_core_architecture", "developer_guide/cadet_python", "developer_guide/debugging", "developer_guide/index", "developer_guide/model_expansion", "developer_guide/testing", "examples/batch_chromatography", "examples/index", "examples/load_wash_elute", "examples/reaction_cstr", "examples/rtd", "getting_started/build_linux", "getting_started/build_osx", "getting_started/build_windows", "getting_started/index", "getting_started/installation", "getting_started/tutorials/breakthrough", "index", "interface/binding/bi_steric_mass_action", "interface/binding/extended_mobile_phase_modulator_langmuir", "interface/binding/freundlich_ldf", "interface/binding/generalized_ion_exchange", "interface/binding/hic_constant_water_activity", "interface/binding/hic_water_on_hydrophobic_surfaces", "interface/binding/index", "interface/binding/linear", "interface/binding/mobile_phase_modulator_langmuir", "interface/binding/multi_component_anti_langmuir", "interface/binding/multi_component_bi_langmuir", "interface/binding/multi_component_bi_langmuir_ldf", "interface/binding/multi_component_colloidal", "interface/binding/multi_component_langmuir", "interface/binding/multi_component_langmuir_ldf", "interface/binding/multi_component_langmuir_ldf_liquid_phase", "interface/binding/multi_component_spreading", "interface/binding/multi_state_steric_mass_action", "interface/binding/saska", "interface/binding/self_association", "interface/binding/simplified_multi_state_steric_mass_action", "interface/binding/steric_mass_action", "interface/consistent_initialization", "interface/flux_reconstruction", "interface/index", "interface/input_group", "interface/introduction", "interface/meta_group", "interface/output_group", "interface/parameter_dependencies", "interface/reaction/index", "interface/reaction/mass_action_law", "interface/reaction/michaelis_menten_kinetics", "interface/return_data", "interface/sensitivities", "interface/solver", "interface/spatial_discretization_methods", "interface/system", "interface/unit_operations/2d_general_rate_model", "interface/unit_operations/cstr", "interface/unit_operations/general_rate_model", "interface/unit_operations/index", "interface/unit_operations/inlet", "interface/unit_operations/lumped_rate_model_with_pores", "interface/unit_operations/lumped_rate_model_without_pores", "interface/unit_operations/multi_channel_transport_model", "interface/unit_operations/outlet", "interface/unit_operations/radial_flow_models", "license", "modelling/binding/bi_steric_mass_action", "modelling/binding/extended_mobile_phase_modulator_langmuir", "modelling/binding/freundlich_ldf", "modelling/binding/generalized_ion_exchange", "modelling/binding/hic_constant_water_activity", "modelling/binding/hic_water_on_hydrophobic_surfaces", "modelling/binding/index", "modelling/binding/linear", "modelling/binding/mobile_phase_modulator_langmuir", "modelling/binding/multi_component_anti_langmuir", "modelling/binding/multi_component_bi_langmuir", "modelling/binding/multi_component_bi_langmuir_ldf", "modelling/binding/multi_component_colloidal", "modelling/binding/multi_component_langmuir", "modelling/binding/multi_component_langmuir_ldf", "modelling/binding/multi_component_langmuir_ldf_liquid_phase", "modelling/binding/multi_component_spreading", "modelling/binding/multi_state_steric_mass_action", "modelling/binding/saska", "modelling/binding/self_association", "modelling/binding/simplified_multi_state_steric_mass_action", "modelling/binding/steric_mass_action", "modelling/equations", "modelling/index", "modelling/networks", "modelling/reaction/index", "modelling/reaction/mass_action_law", "modelling/reaction/michaelis_menten_kinetics", "modelling/unit_operations/2d_general_rate_model", "modelling/unit_operations/cstr", "modelling/unit_operations/general_rate_model", "modelling/unit_operations/index", "modelling/unit_operations/inlet", "modelling/unit_operations/lumped_rate_model_with_pores", "modelling/unit_operations/lumped_rate_model_without_pores", "modelling/unit_operations/multi_channel_transport_model", "modelling/unit_operations/outlet", "requirements", "simulation/index", "zbibliography"], "envversion": {"sphinx": 63, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.todo": 2, "sphinxcontrib.bibtex": 9}, "filenames": ["README.md", "developer_guide/build_options.rst", "developer_guide/cadet_core_architecture.rst", "developer_guide/cadet_python.rst", "developer_guide/debugging.rst", "developer_guide/index.rst", "developer_guide/model_expansion.rst", "developer_guide/testing.rst", "examples/batch_chromatography.rst", "examples/index.rst", "examples/load_wash_elute.rst", "examples/reaction_cstr.rst", "examples/rtd.rst", "getting_started/build_linux.rst", "getting_started/build_osx.rst", "getting_started/build_windows.rst", "getting_started/index.rst", "getting_started/installation.rst", "getting_started/tutorials/breakthrough.rst", "index.rst", "interface/binding/bi_steric_mass_action.rst", "interface/binding/extended_mobile_phase_modulator_langmuir.rst", "interface/binding/freundlich_ldf.rst", "interface/binding/generalized_ion_exchange.rst", "interface/binding/hic_constant_water_activity.rst", "interface/binding/hic_water_on_hydrophobic_surfaces.rst", "interface/binding/index.rst", "interface/binding/linear.rst", "interface/binding/mobile_phase_modulator_langmuir.rst", "interface/binding/multi_component_anti_langmuir.rst", "interface/binding/multi_component_bi_langmuir.rst", "interface/binding/multi_component_bi_langmuir_ldf.rst", "interface/binding/multi_component_colloidal.rst", "interface/binding/multi_component_langmuir.rst", "interface/binding/multi_component_langmuir_ldf.rst", "interface/binding/multi_component_langmuir_ldf_liquid_phase.rst", "interface/binding/multi_component_spreading.rst", "interface/binding/multi_state_steric_mass_action.rst", "interface/binding/saska.rst", "interface/binding/self_association.rst", "interface/binding/simplified_multi_state_steric_mass_action.rst", "interface/binding/steric_mass_action.rst", "interface/consistent_initialization.rst", "interface/flux_reconstruction.rst", "interface/index.rst", "interface/input_group.rst", "interface/introduction.rst", "interface/meta_group.rst", "interface/output_group.rst", "interface/parameter_dependencies.rst", "interface/reaction/index.rst", "interface/reaction/mass_action_law.rst", "interface/reaction/michaelis_menten_kinetics.rst", "interface/return_data.rst", "interface/sensitivities.rst", "interface/solver.rst", "interface/spatial_discretization_methods.rst", "interface/system.rst", "interface/unit_operations/2d_general_rate_model.rst", "interface/unit_operations/cstr.rst", "interface/unit_operations/general_rate_model.rst", "interface/unit_operations/index.rst", "interface/unit_operations/inlet.rst", "interface/unit_operations/lumped_rate_model_with_pores.rst", "interface/unit_operations/lumped_rate_model_without_pores.rst", "interface/unit_operations/multi_channel_transport_model.rst", "interface/unit_operations/outlet.rst", "interface/unit_operations/radial_flow_models.rst", "license.rst", "modelling/binding/bi_steric_mass_action.rst", "modelling/binding/extended_mobile_phase_modulator_langmuir.rst", "modelling/binding/freundlich_ldf.rst", "modelling/binding/generalized_ion_exchange.rst", "modelling/binding/hic_constant_water_activity.rst", "modelling/binding/hic_water_on_hydrophobic_surfaces.rst", "modelling/binding/index.rst", "modelling/binding/linear.rst", "modelling/binding/mobile_phase_modulator_langmuir.rst", "modelling/binding/multi_component_anti_langmuir.rst", "modelling/binding/multi_component_bi_langmuir.rst", "modelling/binding/multi_component_bi_langmuir_ldf.rst", "modelling/binding/multi_component_colloidal.rst", "modelling/binding/multi_component_langmuir.rst", "modelling/binding/multi_component_langmuir_ldf.rst", "modelling/binding/multi_component_langmuir_ldf_liquid_phase.rst", "modelling/binding/multi_component_spreading.rst", "modelling/binding/multi_state_steric_mass_action.rst", "modelling/binding/saska.rst", "modelling/binding/self_association.rst", "modelling/binding/simplified_multi_state_steric_mass_action.rst", "modelling/binding/steric_mass_action.rst", "modelling/equations.rst", "modelling/index.rst", "modelling/networks.rst", "modelling/reaction/index.rst", "modelling/reaction/mass_action_law.rst", "modelling/reaction/michaelis_menten_kinetics.rst", "modelling/unit_operations/2d_general_rate_model.rst", "modelling/unit_operations/cstr.rst", "modelling/unit_operations/general_rate_model.rst", "modelling/unit_operations/index.rst", "modelling/unit_operations/inlet.rst", "modelling/unit_operations/lumped_rate_model_with_pores.rst", "modelling/unit_operations/lumped_rate_model_without_pores.rst", "modelling/unit_operations/multi_channel_transport_model.rst", "modelling/unit_operations/outlet.rst", "requirements.txt", "simulation/index.rst", "zbibliography.rst"], "indexentries": {}, "objects": {}, "objnames": {}, "objtypes": {}, "terms": {"": [3, 6, 18, 19, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 47, 48, 52, 55, 56, 57, 58, 59, 60, 62, 63, 64, 65, 67, 68, 81, 90, 91, 93, 95, 96, 97, 98, 99, 102, 103, 104, 105, 107, 108], "0": [2, 4, 5, 6, 7, 13, 14, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 47, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 63, 64, 65, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 93, 94, 95, 96, 97, 98, 99, 101, 102, 103, 104, 107, 108], "00008": 108, "0001": 42, "00050": 108, "0009": 108, "0009250953800011": 108, "004": 108, "01": [3, 42, 108], "014": 18, "01496399208019442": 108, "02": 18, "023": 108, "0288": 108, "040000": 47, "045": 108, "050": 108, "06": 108, "07": 108, "08": 108, "082": 108, "085": 108, "09": 108, "0e": 3, "1": [2, 4, 5, 6, 7, 19, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 46, 48, 49, 53, 54, 55, 56, 57, 58, 59, 60, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 93, 94, 95, 97, 99, 100, 101, 102, 103, 104, 107, 108], "10": [3, 18, 46, 55, 57, 68, 81, 104, 107, 108], "100": [3, 18], "1000": 18, "10000": 3, "1000000": 3, "1001": 3, "1002": 108, "1007": 108, "1016": 108, "1021": 108, "1055": 108, "1080": 108, "1089014": 108, "1089020": 108, "11": [46, 68, 71, 97, 99, 108], "113": 19, "1145": 108, "1167": 108, "1180": 19, "1191": 19, "12": [13, 14, 65, 68, 71, 85, 97, 104, 108], "1200": 3, "1216": 108, "1244": 108, "1262": 108, "13": [19, 46, 68, 72, 108], "131": 108, "1365": 108, "139": [19, 108], "14": [68, 71, 72, 88, 108], "142": 108, "1465": 108, "15": [15, 68, 73, 108], "151": 108, "152": [19, 108], "16": [3, 68, 74, 108], "1600336": 108, "161": 108, "1617": 108, "162": [19, 108], "1679": 108, "17": [15, 68, 77, 97, 108], "1711": 108, "1732": 108, "175": 108, "17825832": 108, "18": [13, 14, 77, 108], "180": 108, "183": 108, "19": [81, 97, 108], "190": 108, "1916": 108, "1953": 108, "1965": 108, "1968": 108, "1969": 108, "1978": 108, "1989": 108, "1992": 108, "1995": 108, "1996": [68, 108], "1997": 108, "1d": 48, "1e": [3, 7, 71], "1e6": 3, "1k": 104, "1n": [65, 104], "2": [2, 4, 5, 6, 7, 18, 21, 23, 26, 32, 37, 38, 43, 46, 48, 50, 53, 56, 57, 58, 59, 60, 62, 63, 64, 65, 67, 68, 71, 72, 75, 81, 85, 88, 89, 93, 94, 97, 99, 101, 102, 103, 104, 108], "20": [3, 6, 68, 82, 97, 108], "200": 3, "2004": 108, "2005": 108, "2006": 108, "2007": [68, 108], "2008": 108, "200800082": 108, "2009": 108, "2010": 19, "201000560": 108, "2012": 108, "2013": [19, 108], "2014": 108, "2015": 108, "2016": [19, 74, 108], "201600336": 108, "2017": 108, "2018": 19, "2019": 108, "2020": 108, "2022": [15, 108], "21": [65, 85, 87, 104, 108], "22": [88, 93, 108], "2221": 108, "2295": 108, "23": [81, 90, 93, 108], "237": 108, "24": [93, 107, 108], "248": 108, "25": [57, 107, 108], "2509": 108, "26": [107, 108], "264193": 108, "264573": 108, "27": 108, "274": 19, "28": 68, "29": [68, 108], "294": 19, "2d": [1, 3, 48], "2nd": [56, 108], "2r": 81, "3": [2, 5, 6, 7, 13, 14, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 43, 46, 48, 50, 56, 57, 58, 59, 60, 62, 63, 64, 65, 68, 75, 76, 79, 81, 82, 89, 93, 94, 97, 99, 101, 102, 103, 107, 108], "30": [6, 15, 68], "31": 108, "32": 3, "33": 3, "34": [19, 108], "341": 108, "343": 108, "35": 108, "363": 108, "36f": 55, "37": [3, 18], "370537": 108, "38": 108, "39": 108, "396": 108, "4": [5, 6, 7, 46, 47, 55, 56, 57, 58, 60, 63, 64, 68, 81, 99, 102, 103, 107, 108], "40000": 3, "41": 108, "41f": [57, 58, 60, 63], "42": 108, "450": 108, "46": 19, "460479": 108, "463408": 108, "469": 108, "4b34e0d5": 2, "5": [3, 18, 43, 46, 55, 56, 57, 58, 60, 63, 64, 68, 99, 107, 108], "500": 55, "53": 108, "54": 108, "56": 19, "57": 19, "5e": 18, "6": [3, 18, 38, 39, 56, 60, 68, 81, 99, 104, 108], "60": [3, 68, 108], "6177": 108, "6195": 108, "642": 108, "683738370512285e": 18, "690140613": 108, "690381212": 108, "690420507": 108, "6b": 68, "6d": 68, "7": [6, 13, 14, 55, 57, 58, 60, 63, 65, 68, 99, 104, 108], "70": 108, "71": 108, "75": 18, "75e": 18, "78": 108, "79541": 108, "79543": 108, "7e": 18, "8": [3, 7, 18, 19, 57, 68, 99, 102, 103, 104, 107, 108], "80": 1, "80001": 108, "801406": 108, "840314": 2, "864": 108, "874": 108, "886": 108, "895": 108, "8b05873": 108, "9": [13, 14, 68, 104, 107, 108], "919": 108, "927": 108, "9274": 108, "96437": 108, "9673": 108, "97": 108, "978": 108, "99457": 108, "9e": 18, "A": [3, 6, 7, 15, 17, 18, 19, 56, 57, 58, 60, 63, 68, 70, 74, 75, 76, 77, 81, 85, 86, 93, 94, 97, 99, 100, 101, 104, 105, 107, 108], "AND": 68, "AS": 68, "And": [15, 68], "As": [3, 56, 102, 107], "At": [15, 21, 44, 107], "BE": 68, "BEING": 68, "BUT": 68, "BY": 68, "But": 68, "By": [1, 6, 46, 68, 75, 93, 94, 99, 102, 103], "FOR": 68, "For": [1, 2, 3, 5, 6, 15, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 33, 34, 35, 36, 37, 38, 39, 40, 41, 46, 50, 56, 57, 58, 59, 60, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 92, 94, 95, 97, 99, 101, 102, 103, 104, 105, 107], "IF": 68, "IN": 68, "If": [1, 2, 3, 4, 5, 6, 7, 13, 14, 15, 17, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 46, 48, 50, 52, 56, 57, 58, 59, 60, 63, 67, 68, 93, 96, 98, 99, 104, 107], "In": [2, 3, 6, 18, 26, 44, 47, 50, 56, 58, 60, 63, 65, 67, 68, 70, 72, 75, 78, 81, 85, 86, 87, 90, 93, 95, 96, 99, 104, 105, 107, 108], "It": [1, 2, 3, 17, 46, 56, 68, 80, 83, 84, 88, 99, 107], "NO": 68, "NOT": 68, "No": [68, 71], "Not": 68, "OF": 68, "ON": [7, 15], "OR": 68, "Of": [3, 68], "On": [3, 101, 107], "One": 71, "Or": 19, "SUCH": 68, "Such": [68, 93], "THE": 68, "THERE": 68, "TO": 68, "That": [56, 93, 97, 99, 102, 103, 104], "The": [0, 1, 2, 3, 6, 7, 15, 17, 18, 19, 23, 26, 37, 39, 40, 41, 44, 46, 49, 50, 52, 56, 57, 58, 59, 60, 63, 64, 65, 67, 68, 69, 70, 71, 72, 75, 77, 78, 79, 81, 82, 85, 86, 87, 88, 89, 90, 93, 94, 95, 97, 98, 99, 101, 102, 103, 104, 105, 107, 108], "Their": 2, "Then": [0, 3, 6, 18, 46, 56], "There": [3, 6, 93, 104], "These": [3, 7, 18, 68, 93, 95, 97, 107], "To": [0, 2, 3, 4, 6, 7, 17, 18, 19, 68, 71, 104], "WILL": 68, "WITH": 68, "With": 93, "_": [2, 7, 37, 48, 58, 59, 60, 62, 63, 64, 67, 69, 70, 75, 81, 86, 89, 93, 95, 99, 101, 107], "_0": [72, 75, 86, 88, 90, 107], "_1": 104, "_a": 107, "_bindingmodel": 6, "_c": [99, 102, 103], "_d": 107, "_i": [58, 60, 63, 71], "_n": [2, 104], "_port_xyz_": 53, "a_": 101, "a_1": 104, "a_2": 104, "a_k": 104, "a_l": 104, "a_n": 104, "aachen": 2, "ab": 108, "abil": 68, "abort": 107, "about": [3, 68, 92], "abov": [2, 6, 68, 75, 89, 93, 99, 104], "abraham": 108, "absenc": [56, 68], "absolut": [7, 49, 54, 55, 58, 68, 107], "abstol": [3, 54, 55, 107], "abstract": 2, "abus": 68, "ac": 108, "academ": 108, "acc": [99, 102], "acceler": [14, 107], "accept": [7, 68], "access": [2, 17, 58, 60, 63, 68, 99], "accompani": 68, "accord": [2, 17, 56, 68, 104], "accordingli": [6, 67, 103, 104], "account": [26, 50, 75, 82, 87, 90, 93, 94, 97, 99, 104, 107], "accur": [19, 56, 60, 63, 64, 107], "accuraci": [7, 56, 58, 60, 63, 64], "achiev": [60, 63, 64, 68, 75, 95], "acknowledg": 68, "acm": 108, "acquir": 68, "across": 68, "act": [75, 93, 95, 100], "action": [0, 26, 44, 45, 50, 68, 72, 75, 88, 94, 108], "activ": [1, 6, 19, 26, 45, 57, 68, 75, 93, 95, 108], "actual": [1, 3, 6, 17, 18, 56, 68, 75, 99], "acycl": [57, 93], "ad": [1, 2, 3, 5, 6, 19, 44, 53, 56, 68, 74, 75, 77, 85, 86, 87, 88, 91, 97, 98, 99, 102, 103, 104, 105, 107], "ad1": 54, "adapt": [2, 3, 7, 68, 75, 94], "add": [1, 2, 3, 4, 6, 7, 17, 18, 68, 69, 79, 85, 86, 104, 107], "add_compon": 18, "add_connect": 18, "add_execut": 7, "add_unit": 18, "addict": 3, "addit": [1, 2, 3, 6, 67, 68, 69, 72, 79, 81, 86, 87, 89, 90, 93, 96, 98, 99, 102, 103], "addition": [1, 2, 6, 7, 56, 67, 97], "address": [1, 4, 57, 68, 71], "adequatli": [6, 7], "adher": 5, "adjac": 89, "adjust": [6, 56, 81, 93, 104], "admin": 15, "adopt": 68, "adsorb": [81, 86, 108], "adsorpt": [6, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 72, 75, 81, 88, 91, 98, 99, 102, 103, 104, 108], "adsorption_000": 26, "adsorption_model": [3, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 58, 59, 60, 63, 64], "adsorption_model_multiplex": [58, 60, 63], "adsorption_particl": 50, "adsorption_r": 18, "adsorption_yyi": 26, "advect": 3, "advers": 68, "advic": [4, 56], "advis": 68, "affect": [68, 107], "affero": 68, "affin": 60, "affirm": 68, "aforement": 6, "after": [7, 56, 68, 107], "again": [6, 56, 93, 107], "against": 68, "aggreg": 68, "agnost": 104, "agre": 68, "agreement": [68, 81], "aic": 108, "aich": 108, "aid": 99, "aim": 68, "al": [6, 74, 104], "alan": 108, "algebra": [19, 107, 108], "algorithm": [2, 5, 19, 54, 57, 58, 59, 60, 63, 64, 65, 75, 95, 108], "algtol": [3, 55, 107], "align": [26, 49, 50, 56, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 93, 94, 95, 96, 97, 98, 99, 101, 102, 103, 104, 107], "all": [0, 1, 2, 3, 5, 6, 7, 14, 15, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 46, 48, 49, 50, 51, 53, 55, 57, 58, 59, 60, 63, 65, 67, 68, 69, 75, 79, 82, 85, 86, 89, 92, 93, 94, 97, 98, 99, 102, 103, 104, 107], "alleg": 68, "allevi": 107, "alloc": [6, 107], "allow": [1, 2, 3, 18, 21, 56, 68, 69, 70, 79, 85, 86, 87, 89, 93, 97, 99, 104, 107, 108], "almost": 3, "along": [58, 68, 97], "alpha": 6, "alpha_": 107, "alpha_0": 71, "alpha_1": [71, 107], "alpha_2": 71, "alpha_i": 107, "alpha_n": 107, "alreadi": [6, 7, 56, 68, 88], "also": [2, 3, 6, 7, 14, 16, 26, 43, 44, 46, 50, 56, 58, 60, 63, 64, 65, 67, 68, 70, 71, 75, 80, 81, 83, 84, 88, 90, 99, 102, 104, 105, 107], "altern": [4, 58, 68], "alterni": 75, "although": [3, 68], "alwai": [3, 13, 14, 15, 19, 56, 57, 58, 65, 75, 93, 97, 107], "american": 108, "among": [68, 92], "amount": [3, 75, 107], "amsterdam": 108, "an": [1, 2, 3, 4, 5, 6, 7, 17, 18, 46, 56, 57, 58, 60, 63, 68, 69, 70, 71, 75, 79, 87, 93, 94, 99, 101, 107, 108], "anaconda": 17, "analysi": [19, 107, 108], "analyt": [1, 6, 7, 58, 59, 60, 64, 65, 76, 107], "ancillari": 68, "ander": 108, "andersson": 19, "andrea": 108, "anh": 108, "ani": [0, 3, 5, 19, 26, 32, 47, 50, 56, 58, 60, 63, 68, 71, 93, 98, 99, 104, 105], "anita": 108, "anoth": [3, 18, 72, 85, 93], "ansatz": 107, "anti": [26, 45, 68, 75], "antibodi": 108, "anyon": 68, "anyth": 68, "api": [3, 17, 18, 19], "appear": [56, 75], "append": [3, 58, 60, 93], "appli": [3, 6, 18, 49, 56, 67, 68, 75, 94, 98, 99, 102, 103, 108], "applic": [19, 56, 68, 99, 105, 108], "appreci": 19, "approach": [2, 56, 75, 96, 107], "appropri": [46, 68, 75, 93, 94, 107], "approx": 7, "approxim": [32, 56, 60, 63, 64, 68, 71, 75, 97], "apt": 13, "aqueou": 108, "ar": [1, 2, 3, 6, 7, 13, 14, 15, 18, 19, 23, 26, 41, 42, 44, 46, 48, 49, 50, 53, 54, 55, 56, 57, 58, 60, 63, 64, 65, 67, 68, 69, 70, 71, 72, 73, 74, 75, 79, 81, 85, 86, 89, 90, 93, 94, 95, 96, 97, 98, 99, 100, 102, 103, 104, 105, 107], "arbitari": [3, 18], "arbitrari": [2, 3, 19, 55, 56, 57, 69, 79, 97, 101, 104], "arbitrarili": 107, "architectur": [1, 5], "area": [2, 58, 60, 63, 64, 65, 67, 68, 81, 99, 104], "areleas": 15, "arg": 4, "argument": [1, 4, 6, 7, 18], "aris": [68, 104, 107], "arithmet": 56, "around": [56, 78, 99, 102], "arrai": [46, 48, 58, 93, 107], "arrang": [68, 81], "art": 19, "articl": [68, 108], "artifici": 56, "arxiv": 108, "asan": 4, "ascend": 58, "ashok": 108, "ask": 68, "asp": 108, "aspect": 107, "assert": 68, "asset": 68, "assign": [46, 75, 94], "associ": [26, 45, 56, 68, 75, 108], "assum": [13, 14, 15, 44, 60, 68, 73, 74, 75, 81, 93, 97, 98, 99, 107], "assumpt": [3, 18, 68, 89, 95, 97, 99, 102, 103, 107], "assur": 68, "asymmetr": 108, "asymptot": 56, "atrn_err": 42, "atrn_r": 42, "attach": [68, 93], "attempt": 68, "attila": 108, "attribut": [3, 18, 68], "aumeier": 108, "author": [68, 75], "autodiff": 6, "automat": [0, 17, 18, 57, 68, 107], "avail": [1, 2, 3, 7, 13, 14, 17, 18, 23, 37, 39, 40, 41, 42, 49, 51, 54, 58, 65, 67, 68, 69, 75, 86, 88, 90, 100, 107], "availab": 75, "averag": [56, 75], "avogadro": 81, "avoid": [68, 105, 107], "awai": 68, "ax": [2, 43, 58, 97, 99, 102, 103, 104], "axelsson": 108, "axial": [3, 48, 56, 57, 58, 60, 63, 64, 65, 67, 75, 94, 97, 99, 102, 103, 104], "axial_coordin": 48, "axial_dispers": 18, "b": [0, 3, 6, 32, 49, 68, 81, 85, 108], "b978": 108, "b978012801406600008x": 108, "b_": [32, 81, 101], "background": 5, "backward": [51, 58, 65, 107], "bad": 56, "balanc": [93, 99, 102, 103], "band": [58, 65, 99, 102, 103], "bar": [15, 69, 72, 75, 86, 88, 90], "barrier": 56, "barton": 108, "base": [2, 3, 18, 23, 26, 49, 50, 56, 57, 60, 65, 68, 71, 72, 74, 75, 80, 81, 83, 84, 94, 95, 104, 107, 108], "basic": [2, 68, 98], "batch": [9, 98], "bayesian": 108, "bdf": [2, 107], "bead": [46, 53, 58, 59, 60, 63, 64, 69, 75, 77, 86, 90, 95, 99, 102, 103, 104], "becaus": [3, 4, 15, 18, 68, 81, 107], "becom": [3, 6, 17, 56, 60, 81, 93, 107], "bed": 108, "bed_poros": 18, "been": [6, 68, 69, 79, 107], "befor": [3, 6, 93, 97, 107], "begin": [7, 26, 48, 49, 50, 56, 57, 65, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 93, 94, 95, 96, 97, 98, 99, 101, 102, 103, 104, 107], "behalf": 68, "behav": 55, "behavior": [58, 60, 63, 64, 65, 75, 81, 98, 99, 108], "behaviour": [1, 4, 56], "being": [1, 4, 7, 68, 75, 94, 99, 102, 103, 104], "believ": 68, "below": [13, 14, 15, 26, 50, 68, 71, 81, 98, 104, 107], "benchmark": 1, "benedikt": 108, "benefit": [15, 68, 107], "berlin": 108, "bernt": 108, "besid": 2, "best": [5, 7, 19, 58, 65, 68, 93], "beta": [21, 28, 73, 74, 77], "beta_0": [73, 74], "beta_1": [73, 74], "beta_c": [99, 102], "beta_i": [70, 77], "beta_t": 103, "better": [5, 15, 19, 56, 57, 58, 60, 63], "between": [2, 3, 7, 18, 37, 56, 57, 58, 60, 63, 68, 69, 71, 79, 85, 86, 89, 93, 104, 107], "beyond": 68, "bi": [26, 45, 75, 85], "bi_steric_mass_act": 20, "bibtex": 106, "biggl": 81, "biggr": 81, "bigl": 81, "bigr": 81, "bin": [3, 4, 15], "binari": [15, 16, 108], "bind": [2, 3, 5, 17, 18, 20, 21, 23, 24, 25, 37, 39, 40, 41, 44, 45, 46, 56, 58, 59, 60, 63, 64, 69, 70, 71, 72, 73, 74, 76, 78, 79, 81, 82, 85, 86, 87, 88, 90, 92, 98, 99, 102, 103, 107], "binding_model": 18, "bindingmodelfactori": 6, "bio": 19, "biolog": 104, "biologi": 108, "biopolym": 108, "biot": 108, "biotechnologi": 108, "biphas": 104, "bisma_ka": 20, "bisma_kd": 20, "bisma_lambda": 20, "bisma_nu": 20, "bisma_refc0": 20, "bisma_refq": 20, "bisma_sigma": 20, "bla": 1, "black": 2, "block": [7, 15, 58, 65, 98], "bmatrix": [65, 104], "bnd": [95, 98, 99, 103], "bodi": 68, "boldsymbol": 104, "boston": 108, "both": [1, 3, 6, 46, 48, 56, 57, 58, 60, 63, 64, 67, 68, 75, 85, 93, 95, 99, 101, 102, 103], "bound": [3, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 46, 54, 58, 59, 60, 63, 64, 70, 73, 74, 75, 77, 81, 85, 86, 88, 90, 95, 98, 99, 103, 107], "boundari": [3, 18, 43, 56, 58, 60, 97, 99, 102, 103, 104], "boundary_model": [3, 43], "box": [2, 68], "bracket": 7, "branch": [0, 6, 7, 47], "break": [7, 19, 57], "breakpoint": [1, 4], "breakthrough": [3, 18], "breviti": [26, 50, 104], "brew": 14, "brief": [56, 68], "briefli": 2, "broaden": [99, 102, 103], "broberg": 108, "broken": 7, "brook": 108, "brown": 108, "browser": 0, "budd": 108, "budget": 107, "build": [0, 2, 3, 4, 5, 6, 7, 16, 17, 18, 19, 98], "build_shared_lib": 7, "builder": 17, "buildsystem": 15, "built": [3, 16, 18, 47], "bulk": [3, 46, 48, 51, 53, 58, 59, 60, 63, 64, 65, 75, 99, 102, 103], "burkhard": 108, "busi": 68, "buyel": [73, 108], "bwd": 95, "b\u00fchler": [104, 108], "c": [2, 3, 6, 13, 14, 15, 17, 18, 19, 32, 53, 58, 60, 68, 71, 75, 80, 81, 83, 84, 91, 95, 97, 98, 99, 101, 102, 103, 104, 108], "c1": 108, "c18": 108, "c_": [32, 52, 60, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 81, 82, 85, 86, 87, 88, 90, 93, 96, 97, 99, 102, 103, 104], "c_0": [73, 74, 75], "c_i": [75, 80, 83, 84, 98, 99, 101], "c_j": [83, 91, 98, 99, 102], "c_k": 80, "c_p": 71, "cadet": [2, 5, 6, 16, 44, 46, 47, 56, 60, 63, 64, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 92, 93, 94, 104, 107], "cadet_branch": 47, "cadet_commit": 47, "cadet_path": 3, "cadet_vers": 47, "cadetframework": 15, "cadetprocess": 18, "calcul": [6, 51, 60, 63, 64, 90, 93, 95, 99, 107], "call": [2, 3, 6, 7, 17, 43, 68, 107], "can": [0, 1, 2, 3, 4, 5, 6, 7, 13, 14, 15, 17, 18, 19, 26, 32, 44, 46, 49, 50, 56, 57, 58, 60, 63, 67, 68, 69, 70, 71, 75, 77, 81, 85, 86, 89, 93, 94, 95, 97, 98, 99, 101, 102, 103, 104, 105, 107], "cannot": [46, 68, 99], "cap": 99, "capabl": [1, 5, 88], "capac": [18, 20, 21, 23, 24, 25, 28, 29, 30, 31, 33, 34, 35, 36, 37, 39, 40, 41, 69, 75, 79, 82, 90, 99], "capit": 2, "captur": [56, 81, 107], "carefulli": 7, "carol": 108, "carri": 68, "case": [1, 3, 6, 7, 15, 18, 26, 50, 58, 59, 60, 63, 65, 68, 70, 71, 78, 81, 89, 93, 96, 97, 99, 105, 107], "caus": [3, 26, 50, 56, 68, 75, 99, 102, 103], "cd": 15, "cdot": [3, 20, 30, 31, 32, 48, 49, 51, 52, 57, 58, 59, 60, 63, 64, 65, 81, 97, 99], "ce": 108, "ceas": 68, "ceat": 108, "cell": [3, 56, 58, 60, 63, 65, 99, 107], "cellsel": [60, 63, 64], "center": 97, "certain": [2, 46, 56, 68, 75, 105], "cessat": 68, "cfm": 108, "chain": 107, "challeng": 108, "chang": [0, 1, 3, 6, 7, 13, 14, 15, 18, 19, 24, 25, 44, 46, 55, 56, 67, 68, 71, 75, 93, 94, 95, 99, 104, 107], "channel": [17, 19, 65, 104], "channel_cross_section_area": 65, "chapter": [2, 3, 18, 46, 107, 108], "character": [56, 68, 81, 99], "characterist": [20, 21, 23, 28, 37, 39, 40, 41, 72, 77, 89, 90], "charg": [20, 23, 37, 39, 40, 41, 68, 72, 89, 90], "chart": 104, "check": [3, 17, 107], "checkout": 7, "chemic": [9, 19, 58, 59, 60, 62, 63, 64, 65, 66, 95, 104, 108], "choic": [44, 45, 60, 63, 64, 75], "choos": [3, 68, 75], "chosen": [6, 57, 60, 63, 64, 93, 104, 107], "chroma": 108, "chromatogram": [19, 53, 78, 97, 99, 108], "chromatograph": [58, 59, 60, 62, 63, 64, 65, 66, 107, 108], "chromatographi": [9, 19, 56, 77, 81, 90, 102, 104, 108], "chromatographia": 108, "ci": 7, "circumst": 68, "circumv": 99, "circumvent": 68, "citat": 108, "civil": 68, "claim": 68, "clang": [1, 13, 14], "clark": 108, "class": [2, 3, 18, 68, 75, 104, 108], "classic": [57, 58, 60, 63], "clayton": 108, "clean": 6, "clear": 68, "clearli": 68, "cli": [1, 2, 3, 4, 15], "click": 15, "clock": 56, "clone": [7, 13, 14, 15], "close": [68, 93, 107], "closest": 7, "cmake": [1, 4, 6, 7, 13, 14, 15], "cmake_source_dir": 6, "cmakecommandarg": 7, "cmakelist": [4, 6, 7], "cmakeset": [5, 7], "cmd": 15, "coars": 56, "cocentr": 71, "code": [1, 4, 6, 7, 13, 14, 56, 68], "coeffici": [3, 22, 23, 29, 31, 34, 35, 38, 40, 57, 58, 60, 62, 63, 64, 65, 67, 75, 93, 97, 99, 104, 107, 108], "coffici": 3, "col_bpp_ph_exp": 32, "col_bpp_salt_expargmult": 32, "col_bpp_salt_expfact": 32, "col_bpp_salt_powex": 32, "col_bpp_salt_powfact": 32, "col_cordnum": 32, "col_dispers": [3, 46, 58, 60, 63, 64, 65, 67], "col_dispersion_dep": 49, "col_dispersion_dep_ab": 49, "col_dispersion_dep_bas": 49, "col_dispersion_dep_expon": 49, "col_dispersion_multiplex": [58, 60, 63, 64, 65, 67], "col_dispersion_radi": 58, "col_dispersion_radial_multiplex": 58, "col_kappa_const": 32, "col_kappa_exp": 32, "col_kappa_fact": 32, "col_kkin": 32, "col_length": [3, 58, 60, 63, 64, 65, 67], "col_linear_threshold": 32, "col_logkeq_ph_exp": 32, "col_logkeq_salt_expargmult": 32, "col_logkeq_salt_expfac": 32, "col_logkeq_salt_powexp": 32, "col_logkeq_salt_powfac": 32, "col_phi": 32, "col_poros": [3, 58, 60, 63], "col_protein_radiu": 32, "col_radiu": 58, "col_radius_inn": 67, "col_radius_out": 67, "col_use_ph": 32, "colin": 108, "collabor": 5, "collect": [68, 93, 99], "colloc": 56, "colloid": [26, 45, 60, 75], "colon": [2, 75, 94, 97, 99, 102, 103], "colpo": 6, "column": [2, 3, 19, 26, 46, 48, 49, 50, 56, 57, 58, 60, 63, 64, 65, 67, 93, 97, 99, 102, 103, 104], "column_radiu": 58, "columnposit": 6, "com": [0, 13, 14, 15, 19, 108], "combin": [54, 58, 60, 63, 64, 68, 93, 98, 107], "come": 68, "comma": 107, "command": [1, 2, 7, 68], "comment": 6, "commerci": 68, "commit": [2, 19, 47, 68], "common": [2, 56, 68, 101], "commonli": 94, "commun": [15, 68], "comp": [69, 70, 71, 72, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 93, 95, 99], "comp0bnd0": 46, "comp0bnd1": 46, "comp0bnd2": 46, "comp1bnd0": 46, "comp1bnd1": 46, "comp1bnd2": 46, "companion": 107, "compar": [1, 3, 7], "comparison": [56, 72, 75, 100, 108], "compart": [58, 65, 104], "compartment": 108, "compat": 2, "compens": [69, 86, 90], "compet": 82, "competit": [56, 69, 75, 79, 85, 86], "compil": [1, 4, 14, 15, 17, 58, 65, 68], "complement": [2, 67, 99, 102, 103, 104], "complet": [3, 15, 16, 92, 103], "complex": [56, 108], "compli": 68, "complianc": 68, "complic": [93, 107], "compon": [2, 3, 6, 7, 18, 21, 22, 23, 27, 37, 40, 44, 45, 46, 48, 52, 53, 54, 56, 57, 58, 59, 60, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 86, 87, 90, 91, 93, 95, 96, 98, 99, 101, 102, 103, 104, 107], "component_system": 18, "componentsystem": 18, "compos": 93, "composit": 42, "comprehens": [5, 19, 56, 99], "compris": [3, 18], "comput": [1, 2, 3, 6, 7, 19, 49, 54, 56, 58, 59, 60, 63, 64, 65, 68, 93, 104, 107, 108], "computation": [2, 56, 107], "con": 93, "concav": 78, "concentr": [2, 3, 18, 20, 23, 24, 25, 26, 32, 37, 39, 40, 41, 56, 58, 59, 60, 62, 63, 64, 65, 69, 72, 76, 77, 80, 81, 83, 84, 86, 88, 90, 91, 92, 95, 96, 98, 99, 101, 104], "concept": [44, 56, 69, 72, 86, 88, 90], "concern": 68, "concis": [6, 49], "conclud": 107, "conda": [17, 19], "condit": [58, 60, 68, 69, 86, 90, 97, 99, 102, 103, 104, 107], "confid": 6, "config": 7, "configur": [1, 3, 4, 6, 7, 15, 18, 44, 45, 58, 59, 60, 63, 64, 65, 67, 93, 94], "configuremodeldiscret": 6, "confirm": 15, "connect": [5, 44, 45, 68, 92, 99, 105, 107], "connection_cub": 57, "connection_lin": 57, "connection_quad": 57, "connections_include_dynamic_flow": 57, "connections_include_port": 57, "consequ": [68, 93, 99, 101, 107], "consequenti": 68, "conserv": 104, "consid": [3, 7, 32, 56, 68, 70, 71, 75, 77, 85, 95, 97, 99, 102, 103, 104, 107], "consider": 7, "consist": [2, 7, 17, 44, 45, 55, 58, 60, 63, 64, 65, 68, 93], "consistency_solv": [44, 45], "consistent_init_mod": 55, "consistent_init_mode_sen": 55, "conspicu": 68, "const": 6, "const_coeff": [3, 57, 62], "const_solid_volum": 59, "constant": [3, 18, 20, 21, 23, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 39, 40, 41, 45, 51, 52, 57, 58, 62, 71, 72, 81, 92, 94, 96, 97, 99, 104], "constantli": [3, 68], "constitut": [68, 108], "constru": 68, "construct": [1, 75, 94], "consult": 5, "consum": [68, 107], "contact": 68, "contain": [2, 3, 7, 26, 46, 50, 56, 65, 68, 93, 104, 107], "contant": 75, "content": 68, "context": [68, 104], "continu": [3, 6, 7, 15, 18, 44, 45, 55, 56, 61, 68, 97, 99, 100, 102, 103, 107, 108], "contractu": 68, "contradict": 68, "contrari": [57, 97, 107], "contrast": [68, 93], "contribut": [5, 6, 108], "contributor": [19, 68], "control": [3, 56, 57, 58, 60, 63, 68, 99, 107], "convect": [99, 102, 103], "convectiondispersionoper": 2, "convei": 68, "conveni": [17, 68], "convent": 46, "converg": [7, 44, 45, 55, 107], "convers": [37, 56], "convert": [2, 58, 65], "convex": 78, "convey": 68, "coordin": [32, 44, 53, 58, 60, 81, 97, 99, 102, 103], "copi": [3, 6, 7, 68], "copyleft": 68, "copyright": 68, "core": [1, 2, 3, 5, 6, 18, 26, 50, 58, 60, 99], "core_test": 7, "coredebug": 4, "correct": [4, 7, 68, 107], "correctli": 6, "correl": 75, "correspond": [2, 3, 4, 6, 7, 18, 26, 46, 52, 68, 75, 93, 95, 101, 105, 107], "cost": [68, 107], "costli": 3, "could": [2, 3, 18, 46, 68], "counter": 90, "counterclaim": 68, "counterion": [20, 23, 37, 39, 40, 41], "counterpart": 93, "countri": 68, "coupl": [19, 93, 104], "cours": [68, 107], "court": 68, "coven": 68, "cover": [68, 104], "coverag": [68, 81], "cp": 18, "cpp": [6, 7], "cpstatetyp": 6, "cpu": 3, "cramer": 108, "creat": [3, 5, 6, 7, 13, 14, 15, 18, 19, 46, 48, 53, 56, 92, 107], "createlw": 15, "criterion": 68, "cross": [2, 58, 60, 63, 64, 65, 67, 68, 97, 99, 104], "cross_section_area": [3, 58, 60, 63, 64, 67], "crucial": 56, "crude": 97, "crystal": 19, "csaba": 108, "cstr": [3, 18, 45, 61, 100], "cube_coeff": [3, 57, 62], "cubic": [2, 3, 18, 57, 62, 93, 101], "cure": 68, "current": [1, 2, 44, 46, 57, 67, 104, 107], "custom": [2, 6, 15, 17, 56, 68, 81], "customarili": 68, "cycl": [2, 93], "cycle_tim": 18, "cyclic": [18, 57], "cylind": [58, 60, 63, 99], "d": [3, 32, 60, 68, 69, 70, 72, 73, 74, 75, 76, 77, 78, 79, 81, 82, 85, 86, 87, 88, 90, 98, 104, 107, 108], "d_": [2, 43, 60, 97, 99, 101, 102, 103, 104], "d_1": 104, "d_j": [91, 97, 98, 99, 102], "d_n": 104, "dae": [2, 107], "dai": 68, "damag": 68, "damp": 42, "dan": 108, "danckwert": [97, 99, 102, 103, 104, 108], "dang": 108, "danger": 68, "data": [2, 3, 6, 7, 18, 19, 30, 31, 44, 45, 57, 60, 63, 68, 104, 107], "databas": 7, "dataset": [3, 26, 44, 50, 53, 75, 94], "date": 68, "david": 108, "dbla_vendor": [1, 13, 14, 15], "dc_p": 71, "dcmake_build_typ": 15, "dcmake_install_prefix": [1, 13, 14, 15], "dcmake_install_rpath_use_link_path": 1, "dcmake_toolchain_fil": 15, "ddot": [65, 104], "de": [2, 19], "dead": 93, "dean": 108, "debug": [1, 5, 7, 15], "debug_with_test": 1, "debugg": 4, "debuggu": 4, "deby": 81, "decai": 104, "decemb": [68, 108], "decid": [3, 18, 68], "declin": 68, "decompos": 107, "decomposit": [58, 65, 101], "decoupl": [75, 95], "decreas": [1, 89], "dedic": 48, "deem": 68, "default": [1, 4, 6, 13, 17, 20, 23, 37, 39, 40, 41, 42, 44, 45, 47, 49, 51, 53, 55, 56, 57, 58, 59, 61, 93, 95, 97, 99, 102, 103], "defect": 68, "defens": 68, "defin": [2, 3, 6, 7, 18, 48, 49, 56, 57, 58, 60, 63, 64, 65, 68, 69, 70, 71, 72, 73, 74, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 92, 94, 96, 104, 107], "definit": [18, 68], "degerman": 108, "degrad": [75, 95], "degre": [46, 56, 60, 63, 64, 75, 89, 94], "deleg": 2, "delta": 107, "demo": 19, "demonstr": [3, 104], "denable_2d_model": 1, "denable_analytic_jacobian_check": 1, "denable_asan": [1, 4], "denable_benchmark": 1, "denable_cadet_cli": 1, "denable_cadet_tool": 1, "denable_debug_thread": 1, "denable_dg": 1, "denable_ipo": 1, "denable_log": 1, "denable_packaged_sundi": 1, "denable_platform_tim": 1, "denable_static_link_cli": 1, "denable_static_link_dep": [1, 7, 15], "denable_static_link_lapack": [1, 7, 15], "denable_sundials_openmp": 1, "denable_test": [1, 7], "denable_thread": 1, "denable_ubsan": [1, 4], "deni": 68, "denomin": [68, 93], "denot": [2, 3, 21, 26, 46, 50, 56, 69, 75, 77, 86, 90, 93, 94, 97, 98, 99, 103, 104, 107], "dens": [6, 58, 65], "densiti": [104, 108], "dep": 49, "depend": [0, 1, 2, 6, 7, 15, 17, 19, 21, 23, 40, 44, 45, 56, 58, 60, 63, 64, 65, 67, 72, 89, 92, 97, 98, 99, 107], "deploy": 56, "deprec": 2, "depriv": 68, "deriv": [2, 6, 26, 48, 50, 53, 56, 57, 58, 59, 60, 63, 64, 65, 71, 95, 104, 107], "describ": [2, 3, 6, 7, 18, 21, 24, 25, 28, 44, 67, 73, 77, 81, 88, 89, 93, 94, 98, 99, 102, 103, 104], "descript": [3, 6, 56, 67, 99], "deselect": 15, "design": [2, 7, 19, 44, 68, 107], "desir": 56, "desktop": 15, "desorpt": [3, 18, 20, 21, 23, 24, 25, 27, 28, 29, 30, 33, 36, 37, 39, 40, 41, 72, 75, 77, 104], "desorption_r": 18, "destin": [3, 65, 93], "detail": [3, 5, 6, 7, 16, 18, 44, 45, 46, 67, 68, 92], "detector": 19, "determin": [3, 6, 21, 53, 55, 56, 57, 58, 59, 60, 63, 64, 65, 68, 71, 78, 81, 90, 93, 97, 104, 107], "dev": [13, 14], "develop": [3, 7, 15, 68, 104], "deviat": [102, 103], "devic": 68, "dg": [1, 44, 45, 60, 63, 64], "di": 108, "diagol": 104, "diagon": 104, "diagram": 2, "diamet": [18, 99, 102, 103], "dict": 3, "dictionari": 3, "differ": [2, 3, 6, 20, 23, 26, 37, 40, 44, 46, 49, 50, 56, 58, 59, 60, 63, 64, 68, 69, 79, 85, 86, 91, 93, 94, 98, 99, 104, 107, 108], "differenti": [2, 5, 19, 54, 56, 58, 59, 60, 64, 65, 104, 107, 108], "diffus": [3, 18, 49, 58, 60, 63, 99, 100, 102, 104, 108], "digit": [47, 107], "dilut": [24, 25, 95], "dimens": [3, 48, 97, 104], "dimension": [30, 31, 44, 45, 61, 81, 100, 104], "dimer": 88, "direct": [1, 3, 6, 7, 18, 57, 58, 60, 63, 64, 65, 67, 68, 93, 102, 103, 104, 107, 108], "directli": [68, 75, 94, 95], "directori": [0, 6, 13, 14, 15], "disabl": [48, 58, 59, 60, 63, 99], "disclaim": 68, "discontin": 55, "discontinu": [3, 45, 55, 56, 61, 93, 101, 107], "discret": [2, 6, 44, 45, 48, 49, 53, 54, 61, 97, 99, 107], "discriminatori": 68, "discuss": 107, "disjoint": 97, "dispers": [49, 56, 58, 60, 63, 64, 65, 67, 78, 93, 97, 99, 100, 102, 103, 104, 107], "displac": 108, "displai": 68, "distanc": 108, "distinct": [26, 50, 67], "distinguish": [7, 68], "distribut": [9, 13, 68, 81, 97, 99, 102, 103, 104, 108], "distro": 13, "div": [99, 102, 103], "divers": 5, "divid": [46, 70, 75, 94, 97, 107], "dl": 108, "dnum_max_ad_dir": 1, "do": [3, 6, 7, 19, 26, 67, 68, 99, 107], "doc": [0, 14], "document": [2, 3, 5, 6, 18, 67, 68], "doe": [3, 4, 18, 44, 46, 52, 56, 68, 93, 96, 98, 107], "doesnt": 7, "dof": [48, 56], "doi": 108, "doid": 108, "domain": [56, 68, 99], "don": 75, "done": [6, 7, 15, 93], "doning": 108, "dot": [2, 3, 6, 55, 57, 58, 60, 63, 64, 65, 69, 71, 72, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 93, 97, 99, 101, 104, 107], "doubl": [6, 15, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 47, 48, 49, 51, 52, 54, 55, 57, 58, 59, 60, 62, 63, 64, 65, 67, 99, 102, 103], "doubt": 68, "download": [3, 15, 17, 18], "downstream": [68, 93], "dpfr": 103, "dq": [71, 75, 81], "dr": 19, "draft": 5, "drastic": 3, "drive": [22, 31, 34, 35, 71, 80, 83, 84, 92, 104], "driver": 4, "dropdown": 7, "dt": [75, 81], "due": [2, 56, 71, 75, 90, 95, 97, 99, 104, 107], "durabl": 68, "durat": 18, "dure": [1, 3, 15, 60, 107], "duti": 98, "dvcpkg_target_triplet": [1, 15], "dwell": 68, "dynam": [1, 2, 3, 18, 68, 75, 92, 98, 99, 102, 103, 107], "e": [1, 2, 3, 4, 5, 6, 7, 17, 18, 19, 32, 46, 53, 56, 57, 58, 60, 63, 65, 67, 68, 70, 72, 73, 74, 75, 77, 81, 85, 86, 93, 94, 95, 97, 98, 99, 101, 102, 103, 104, 105, 107, 108], "e_": 104, "each": [2, 3, 7, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 46, 50, 53, 55, 56, 58, 59, 60, 63, 64, 65, 68, 69, 75, 86, 90, 92, 93, 94, 97, 99, 101, 102, 103, 104, 107], "earli": 4, "earlier": [3, 68], "easi": [2, 7], "easiest": [6, 7, 15], "easili": [2, 93], "ecotoxicologi": 108, "edg": 93, "edit": [15, 108], "editor": 108, "educ": 3, "ef": [32, 81], "effect": [56, 58, 60, 68, 69, 75, 79, 85, 86, 94, 99], "effici": [2, 15, 19, 60, 108], "effort": 68, "eigen": 14, "either": [6, 13, 14, 15, 56, 58, 67, 68, 70, 77, 93, 107], "el": 108, "elabor": 104, "electro": [69, 90], "electron": 68, "electrostat": [81, 108], "element": [3, 56, 60, 104, 107], "ell": [86, 89, 91, 93, 95, 97, 98, 99, 102, 103, 104], "ell_": [98, 99, 104], "ell_i": [91, 97, 98, 99, 102, 103], "ell_l": 104, "els": 3, "elsevi": 108, "elsewher": 7, "elut": [3, 9, 46, 108], "embodi": 68, "emiss": 104, "emphas": [7, 67], "empir": 71, "emploi": [56, 76], "employ": 68, "empm_beta": 21, "empm_comp_mod": 21, "empm_gamma": 21, "empm_ka": 21, "empm_kd": 21, "empm_qmax": 21, "empti": [3, 18, 107], "enabl": [1, 4, 6, 7, 48, 57, 58, 60, 63, 65, 68, 97, 107], "enable_dg": 6, "enable_grm_2d": 6, "encapsul": 2, "encompass": 7, "end": [2, 3, 6, 7, 18, 26, 49, 50, 55, 56, 65, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 93, 94, 95, 96, 97, 98, 99, 101, 102, 103, 104, 107], "endpoint": [58, 60, 107], "enforc": 68, "engin": [5, 19, 56, 108], "enhanc": 56, "enough": [15, 56], "ensur": [6, 7, 18, 68, 104], "enter": [3, 18, 68, 99], "entir": 68, "entiti": [68, 75], "entri": [3, 6, 18, 26, 52, 93], "env": 15, "environment": 108, "enzym": 99, "eoc": [7, 56], "eoc_k": 56, "epsilon": [32, 71, 81], "eq": [75, 80, 83, 84, 93, 95, 97, 99, 102, 107], "equal": [3, 18], "equat": [2, 6, 19, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 33, 34, 35, 36, 37, 38, 39, 40, 41, 55, 56, 58, 59, 60, 62, 63, 64, 65, 66, 67, 69, 70, 75, 81, 85, 86, 88, 90, 95, 98, 99, 102, 103, 104, 107, 108], "equidist": 58, "equidistant_par": [3, 58, 60], "equilibria": 108, "equilibrium": [3, 18, 32, 71, 80, 81, 83, 84, 92, 95], "equillibrium": [31, 34, 35], "equip": [3, 18, 93, 97], "equiv": [99, 102, 103], "equival": [6, 68, 75], "equivolum": 58, "equivolume_par": [58, 60], "equlibrium": 75, "era": 108, "eric": [19, 108], "erron": 68, "error": [3, 15, 55, 56, 57, 58, 60, 63, 107], "errortest_sen": [55, 107], "especi": [3, 7, 14, 17, 46, 56, 107], "essenti": [6, 13, 68, 93, 107], "est": 108, "establish": [2, 6], "estim": [56, 107], "et": [6, 74, 104], "etc": [3, 15, 19, 53, 99], "eugen": 108, "evalu": [1, 2, 3, 18, 55, 107], "even": [3, 4, 5, 6, 15, 18, 19, 68, 93], "evenli": 81, "event": [18, 68, 107], "ever": 68, "everi": [1, 3, 6, 7, 18, 46, 68, 93, 95], "everyon": 68, "everyth": [6, 15], "evolut": 98, "evolv": 44, "ex": [4, 7, 15], "exact": [56, 68, 107], "exact_integr": [56, 60, 63, 64], "exactli": [3, 69, 79, 93], "exampl": [2, 3, 6, 7, 18, 46, 68, 71, 75, 94, 95, 99, 104, 107], "examplebind": 6, "exce": [3, 107], "excel": [56, 60, 63, 64], "except": [3, 6, 7, 15, 26, 50, 56, 68, 93, 102], "exchang": [21, 26, 28, 36, 40, 41, 45, 65, 69, 75, 77, 79, 81, 85, 86, 89, 90, 104, 108], "exchange_matrix": 65, "exclud": [47, 68, 104, 107], "exclus": [1, 68, 102], "excus": 68, "execut": [1, 3, 7, 13, 14, 15, 17, 47, 68], "exemplari": 104, "exemplifi": 75, "exercis": [5, 68], "exhibit": [56, 107], "exist": [6, 7, 26, 50], "exlus": 99, "exp": [60, 72, 81], "expand": 5, "expans": [2, 5], "expect": [3, 7, 56, 58, 60, 63, 68, 93], "experi": [56, 98], "experiment": [7, 56, 104], "explain": [3, 18, 68, 69, 72, 86, 88, 90], "explan": [6, 46], "explicit": 75, "explicitli": [3, 46, 67, 68], "explor": 15, "expon": [22, 32, 49, 50, 51, 95], "exponenti": 60, "export": [2, 13, 14], "express": 68, "expressli": 68, "ext": 57, "ext_": [75, 94], "ext_mass_action_law": 94, "ext_multi_component_langmuir": 75, "ext_xxx": [26, 50], "ext_xxx_yyi": [26, 50], "ext_xxx_yyy_t": [26, 50], "ext_xxx_yyy_tt": [26, 50], "ext_xxx_yyy_ttt": [26, 50], "extend": [2, 5, 17, 26, 44, 45, 68, 69, 75, 78, 79], "extended_mobile_phase_modul": 21, "extens": [2, 6, 7, 19, 68, 70], "extent": [68, 93], "extern": [2, 3, 21, 44, 45, 51, 92, 107], "extfun": [26, 50, 75, 94], "extfun_typ": [44, 45], "extra": 107, "extractjacobianfromad": 6, "extrem": [99, 107], "f": [2, 6, 32, 53, 68, 71, 75, 81, 95, 97, 99, 102, 107, 108], "f_": [2, 91, 93, 94, 95, 96, 97, 98, 99, 101, 102, 103, 104], "face": 99, "facil": 68, "facilit": 17, "fact": 107, "factor": [20, 23, 32, 37, 38, 39, 40, 41, 42, 54, 56, 57, 58, 60, 63, 78, 81, 89, 90, 99], "factori": 6, "fail": [3, 68, 98, 107], "failur": [55, 68, 107], "fair": 68, "fall": 98, "fals": [3, 6, 18], "famili": [19, 68, 104], "far": [19, 56], "fashion": 68, "fast": [14, 19, 58, 65], "faster": [1, 3, 14, 17, 19, 56, 58, 59, 60, 63, 64, 65, 75], "fastest": [46, 107], "favor": [60, 68], "featur": [5, 7, 26, 44, 68, 92, 94, 107], "februari": 108, "fed": 3, "fee": 68, "feed": [93, 97, 101], "feeheri": 108, "feel": 5, "feling": 108, "felix": 108, "ferment": 19, "few": [89, 107], "ffsensitivityparam": 107, "field": [3, 7, 21, 46, 48, 49, 56, 58, 59, 60, 63, 64, 65, 67, 93, 99, 102, 103, 104], "fifth": [2, 93], "fig": [46, 99, 102, 104, 107], "figur": [2, 3, 104], "file": [1, 3, 4, 6, 7, 13, 14, 15, 18, 47, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 92, 94], "file_format": [44, 47], "filenam": 3, "fill": [99, 102, 103], "film": [3, 18, 49, 58, 60, 63, 99, 100, 102], "film_diffus": [3, 18, 46, 58, 60, 63], "film_diffusion_dep": 49, "film_diffusion_multiplex": [58, 60, 63], "filter": 98, "filtrat": 19, "final": [1, 3, 6, 18, 68, 93, 99], "find": [4, 5, 7, 19, 68, 107], "fine": [1, 56], "finish": 15, "finit": [45, 54, 56, 61, 99], "first": [3, 6, 7, 15, 18, 26, 36, 40, 50, 52, 56, 58, 67, 68, 71, 72, 81, 93, 104, 107], "fit": [68, 81, 108], "five": 93, "fix": [7, 19, 56, 60, 68, 107], "fix_zero_surface_diffus": 60, "fjactor": 60, "flag": [7, 93], "flag1": 7, "flag2": 7, "fldf_kf": 22, "fldf_kkin": 22, "fldf_n": 22, "flexibl": [19, 60, 93], "flow": [2, 3, 7, 18, 44, 45, 57, 58, 59, 60, 61, 63, 64, 65, 68, 91, 92, 98, 100, 104, 105, 107, 108], "flow_rat": 18, "flow_sheet": 18, "flowrate_filt": 59, "flowsheet": 18, "fluid": [98, 99, 102, 103], "flux": [6, 44, 45, 48, 53, 56, 58, 60, 63, 64, 65, 67, 75, 94, 95, 96, 97, 99, 104], "fluximpl": 6, "fold": 85, "folder": [0, 3, 4, 6, 7, 15], "follow": [1, 2, 3, 6, 7, 15, 18, 19, 46, 49, 56, 57, 67, 68, 75, 81, 93, 99, 102, 103, 104], "foral": [97, 99, 102, 103, 104], "forbid": 68, "forc": [22, 31, 34, 35, 68, 71, 80, 83, 84, 92, 104], "forg": [17, 19], "fork": 19, "form": [1, 2, 68, 71, 75, 95, 96, 99], "format": [3, 6, 19, 26, 47, 50, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 92, 93, 94], "formul": [6, 56, 74, 104, 107], "formula": [56, 107], "forschungszentrum": 19, "forum": [6, 19], "forward": [2, 3, 18, 51, 55, 58, 65, 94, 97, 99, 107], "found": [7, 68, 104], "foundat": 68, "four": [26, 50, 99], "fourth": 101, "frac": [2, 6, 56, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 93, 95, 96, 97, 98, 99, 102, 103, 104, 107], "fraction": [58, 59, 60, 63, 91, 98, 99, 105], "framework": [1, 44], "free": [5, 68, 90], "freedom": [46, 56, 68, 89], "freeli": [13, 14], "frequenc": 56, "fresh": 15, "freundlich": [26, 45, 75], "freundlich_ldf": 22, "frit": [97, 99], "from": [1, 2, 3, 6, 7, 16, 18, 19, 23, 36, 40, 41, 46, 47, 51, 56, 57, 58, 59, 60, 63, 64, 65, 68, 71, 75, 86, 89, 90, 93, 94, 97, 99, 102, 103, 104, 107], "front": [18, 56, 78, 107], "frontend": [2, 3, 18], "fsf": 68, "fulfil": 68, "full": [48, 53, 55, 57, 58, 59, 60, 63, 64, 65, 68, 93, 99, 107], "fulli": [2, 49, 56, 93], "function": [1, 2, 3, 6, 7, 26, 32, 51, 56, 57, 68, 81, 92, 99, 104, 107, 108], "function_react": 50, "fund": 19, "fundament": [68, 108], "funtion": 75, "further": [18, 19, 58, 60, 63, 64, 65, 68, 100, 104], "furthermor": [6, 107], "fuse": 107, "futur": [67, 68], "fv": [49, 56, 60, 63, 64, 65, 67], "fwd": [94, 95], "fzj": 19, "g": [2, 3, 4, 5, 6, 7, 15, 17, 18, 46, 56, 67, 72, 75, 85, 86, 93, 94, 95, 98, 99, 101, 104, 105, 107, 108], "g_": 107, "galerkin": [45, 56, 61], "gamma": 77, "gamma_i": [70, 77], "gang": 108, "gap": 5, "gauss": 56, "gcc": [1, 13, 14], "ge": [20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 39, 40, 41, 42], "gel": 108, "gener": [1, 2, 6, 7, 15, 19, 26, 44, 45, 46, 56, 59, 61, 63, 64, 65, 67, 68, 75, 78, 81, 93, 95, 100, 102, 103, 107], "general_rate_model": [3, 45, 61], "general_rate_model_2d": [45, 61], "generalized_ion_exchang": 23, "generalratemodel": [2, 18], "genr": 108, "geometri": [3, 18, 58, 60, 63, 100], "georg": 108, "geoscienc": 19, "geq": [51, 54, 55, 56, 57, 58, 59, 60, 62, 63, 64, 65, 66, 67, 69, 79, 93, 97, 99], "get": [13, 15, 68, 104], "giex_ka": 23, "giex_ka_lin": 23, "giex_ka_prot": 23, "giex_ka_quad": 23, "giex_ka_salt": 23, "giex_kd": 23, "giex_kd_lin": 23, "giex_kd_prot": 23, "giex_kd_quad": 23, "giex_kd_salt": 23, "giex_lambda": 23, "giex_nu": 23, "giex_nu_lin": 23, "giex_nu_quad": 23, "giex_refc0": 23, "giex_refq": 23, "giex_sigma": 23, "git": [5, 13, 14, 15, 47], "github": [0, 5, 7, 13, 14, 15, 19], "give": [2, 3, 7, 18, 56, 68, 92, 93, 107], "given": [2, 3, 6, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 50, 56, 58, 60, 63, 64, 67, 68, 69, 70, 71, 72, 75, 80, 83, 84, 85, 86, 88, 90, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 107], "global": [44, 67], "globular": 108, "gmre": [57, 58, 60, 63], "gnu": 68, "go": [1, 6], "goal": 2, "godunov": 56, "goe": 3, "good": [6, 7], "gov": 108, "govern": [68, 97, 98, 99], "gpl": 68, "gradient": [56, 60, 63, 64, 108], "grain": 1, "gram": [57, 58, 60, 63], "grant": [68, 108], "graph": [18, 93], "grati": 68, "greatest": 68, "gregor": 108, "grid": [3, 56, 107], "griesbach": 108, "grm": [2, 49, 56, 60, 67, 97, 100, 102], "grm2d": [58, 100], "group": [3, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 44, 50, 51, 52, 61, 93, 97, 107], "gs_type": [3, 57, 58, 60, 63], "gt": [20, 23, 29, 31, 33, 34, 35, 36, 37, 39, 40, 41, 42, 56], "gu": 108, "guarante": 68, "guard": 6, "gui": 68, "guid": [3, 7, 18, 55, 57, 58, 60, 63], "guidanc": 5, "guidelin": 5, "guiochon": 108, "h": [107, 108], "h5": [3, 4, 6, 7, 15], "h5tojson": 7, "h_i": 87, "ha": [2, 3, 6, 7, 18, 21, 26, 46, 48, 50, 57, 58, 59, 60, 63, 65, 68, 69, 70, 71, 75, 77, 79, 89, 90, 93, 94, 96, 97, 99, 107], "had": 68, "hahn": 108, "half": [58, 59, 60, 63, 64, 65, 96], "hand": 107, "handl": [2, 3, 19], "hansen": 108, "happen": [56, 102, 107], "hardli": 56, "hat": 93, "have": [2, 3, 5, 6, 7, 14, 15, 18, 26, 46, 50, 56, 58, 59, 60, 63, 68, 69, 75, 78, 79, 89, 93, 94, 97, 99, 107], "hdf5": [2, 3, 14, 19, 44], "hdf5_use_static_librari": 7, "hdf5view": 15, "header": 6, "heart": 19, "heidelberg": 108, "height": [67, 99], "help": [5, 16, 19, 105, 107], "henc": [7, 56, 57, 93, 95, 102, 107], "henri": 38, "hepbildikl": 108, "here": [3, 4, 6, 7, 18, 19, 49, 56, 67, 69, 75, 79, 93, 96, 97, 99, 104], "hereaft": 68, "heterogen": 71, "heurist": [57, 93], "hexagon": 81, "hic": [21, 26, 28, 45, 75], "hic_constant_water_act": 24, "hic_water_on_hydrophobic_surfac": 25, "hiccwa_beta0": 24, "hiccwa_beta1": 24, "hiccwa_ka": 24, "hiccwa_kd": 24, "hiccwa_nu": 24, "hiccwa_qmax": 24, "hicwhs_beta0": 25, "hicwhs_beta1": 25, "hicwhs_ka": 25, "hicwhs_kd": 25, "hicwhs_nu": 25, "hicwhs_qmax": 25, "high": [7, 46, 56, 108], "higher": [3, 56, 67, 81], "highli": [2, 6, 19, 24, 25, 56], "hindmarsh": 108, "histori": 15, "hold": [6, 46, 95, 97, 102, 103, 107], "holder": 68, "holdup": 98, "hollow": [99, 102, 103], "homebrew": 14, "homogen": [58, 97, 99, 102, 103], "hope": 68, "horv": 108, "host": [19, 68], "household": 68, "how": [6, 7, 18, 19, 46, 56, 68], "howev": [3, 19, 26, 46, 50, 56, 68, 93, 95, 97, 99, 105, 107], "hpp": 6, "html": [0, 68], "http": [0, 2, 13, 14, 15, 19, 68, 108], "hubbuch": 108, "huber": 108, "huuk": 108, "hydrophob": [21, 24, 26, 28, 45, 75, 77, 108], "hypothet": 68, "i": [0, 1, 2, 3, 4, 5, 6, 7, 14, 15, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 44, 46, 48, 49, 50, 52, 53, 54, 55, 56, 57, 58, 59, 60, 63, 64, 65, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 107, 108], "i_": 104, "ibg": 19, "ibindingmodel": [2, 6], "id": [1, 4, 7, 93, 108], "ida": [2, 55, 57, 58, 60, 63, 107], "idea": 68, "ideal": 81, "identif": 107, "identifi": [6, 44, 52, 56, 68, 75, 94, 107], "idynamicreactionmodel": 2, "iex": [21, 28], "iexternalfunct": 2, "ignor": [3, 26, 42, 57, 58, 59, 60, 63, 64, 65, 67, 93, 99], "ij": [65, 87], "il": 104, "ill": 107, "illustr": 104, "imag": 104, "imagin": 56, "immisc": 104, "immobil": [88, 99], "imodelsystem": 2, "imperm": 99, "implem": 73, "implement": [1, 3, 5, 6, 13, 14, 44, 49, 56, 68, 74, 75, 96, 104, 107], "implementsanalyticjacobian": 6, "impli": 68, "implicit": 2, "implicitli": [6, 67], "import": [3, 6, 14, 18, 56, 68, 99, 107], "impos": 68, "imprecis": 107, "improv": [5, 56, 75, 97], "inabl": 68, "inaccur": 68, "inc": 68, "incident": 68, "includ": [2, 3, 6, 7, 13, 14, 15, 18, 19, 32, 48, 53, 55, 57, 58, 60, 68, 82, 93, 99], "inclus": 68, "incom": 93, "incompat": 68, "incompress": [3, 18, 99, 102, 103], "inconsist": 99, "incorpor": [1, 56, 67, 68], "increas": [1, 3, 7, 56, 60, 93, 107], "indemnif": 68, "independ": [6, 54, 58, 60, 63, 64, 65, 68, 69, 79, 107], "index": [26, 40, 46, 50, 52, 54, 57, 58, 60, 63, 65, 70, 75, 89, 93, 94, 96, 99, 102, 107], "indic": [3, 26, 50, 55, 56, 57, 58, 65, 68, 75, 93, 94, 104, 107], "individu": [1, 7, 58, 60, 63, 68, 93, 104], "induc": 108, "industri": [68, 108], "inert": [70, 77], "inf": 7, "infer": [58, 59, 60, 63, 64, 65, 93, 97, 99], "infin": 71, "infinit": [24, 25], "inflow": 93, "influenc": [57, 58, 60, 63, 77], "inform": [1, 3, 6, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 33, 34, 35, 36, 37, 38, 39, 40, 41, 46, 58, 59, 60, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 92, 94, 97, 99, 101, 102, 103, 104, 105], "infrastructur": 2, "infring": 68, "infti": [56, 99], "inhibit": [52, 96], "inhomogen": [58, 60, 63, 65, 97], "init_c": [3, 58, 59, 60, 63, 64, 65], "init_cp": [58, 60, 63], "init_damp": 42, "init_liquid_volum": 59, "init_q": [3, 58, 59, 60, 63, 64], "init_st": [58, 59, 60, 63, 64, 65], "init_state_i": 57, "init_state_sensy_xxx": 57, "init_state_sensydot_xxx": 57, "init_state_ydot": 57, "init_step_s": [3, 55, 107], "init_volum": 59, "initi": [2, 7, 44, 45, 55, 57, 58, 59, 60, 63, 64, 65, 68, 93, 95, 99, 102, 103], "inject": 97, "inlet": [2, 44, 45, 48, 53, 61, 75, 93, 97, 99, 100, 107], "inlet_typ": [3, 62], "inner": [67, 97, 99, 102, 103], "input": [3, 5, 17, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 44, 48, 50, 51, 52, 61, 93, 107], "insert": 107, "insid": [48, 56, 58, 60, 68, 97, 98, 99, 102, 103], "instal": [0, 1, 3, 4, 14, 15, 16, 18, 68], "instanc": [3, 7, 46, 107], "instanti": 18, "instead": [3, 15, 18, 19, 26, 48, 50, 56, 58, 59, 60, 64, 65, 68, 75, 93, 95, 105, 107], "institut": 19, "int": [6, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 43, 47, 49, 53, 54, 55, 57, 58, 59, 60, 62, 63, 64, 65, 66, 67, 97, 99], "intact": 68, "integ": [26, 50], "integr": [1, 2, 3, 7, 15, 46, 47, 48, 55, 56, 60, 63, 64, 107], "intel": [1, 13, 14, 19], "intel10_64lp": [1, 13, 14, 15], "intel10_64lp_seq": [1, 13, 14, 15], "intend": [5, 68], "intens": [58, 65], "intent": 68, "interact": [23, 24, 25, 32, 41, 68, 71, 77, 81, 87, 104, 108], "interchang": 68, "interest": [3, 6, 56, 68], "interf": 68, "interfac": [1, 2, 17, 19, 56, 68, 92], "intern": [60, 93, 107], "interplai": [99, 108], "interpol": [2, 56], "interpret": 68, "interprocedur": 1, "interstiti": [2, 3, 18, 46, 48, 49, 60, 63, 64, 67, 93, 97, 99, 102, 103], "interv": 101, "intim": 68, "introduc": [6, 7, 97, 104, 107], "introduct": [5, 16, 44, 56], "invalid": 68, "invers": [81, 108], "invert": 107, "involv": [7, 99, 104, 107], "io": 0, "ion": [21, 26, 28, 45, 69, 75, 77, 81, 86, 90, 108], "ionic": [75, 81, 90], "iqbal": 108, "irregular": 97, "irrevoc": 68, "irv": 108, "is_kinet": [3, 18, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 75], "isbn": 108, "isimul": 2, "isimulatablemodel": 2, "isol": 7, "isotherm": [6, 56, 71, 73, 74, 75, 78, 81, 108], "issu": [4, 5, 57, 58, 60, 63, 71], "istotherm": 71, "item": [2, 7, 68], "iter": [55, 57, 58, 60, 63, 93, 107], "its": [2, 3, 56, 68, 71, 81, 93, 97, 99, 104, 107], "itself": [2, 68, 93, 104], "iunitoper": 2, "iv": [46, 48, 58, 59, 60, 62, 63, 64, 67], "j": [2, 6, 19, 20, 52, 53, 58, 60, 65, 69, 70, 72, 73, 74, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 93, 95, 96, 97, 98, 99, 102, 108], "j_": [53, 99], "j_f": [75, 95], "ja02268a002": 108, "jacobian": [1, 6, 7, 58, 59, 60, 64, 65, 71, 75, 93, 95, 107], "jacobianimpl": 6, "jakobsson": 108, "jan": 108, "januari": 108, "johann": 108, "john": 108, "joint": 53, "jona": [104, 108], "journal": 108, "json": [4, 5, 6, 7], "jtbi": 108, "jump": 107, "june": [68, 108], "just": [3, 6, 7, 46, 48, 107], "j\u00e4pel": [73, 108], "j\u00f8rgen": 108, "j\u00fclich": 19, "j\u00fcrgen": 108, "k": [43, 56, 65, 69, 75, 79, 80, 86, 89, 93, 95, 97, 101, 104, 108], "k_": [32, 52, 60, 65, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 90, 94, 95, 96, 97, 99, 102], "k_a": [75, 85, 104], "k_d": [75, 85, 104], "k_f": 71, "ka": 3, "kanji": 108, "kappa": 81, "kappa_": [32, 81], "kappa_f": 81, "karlsson": 108, "katharina": 108, "katti": 108, "kd": 3, "keep": 68, "kei": 68, "keith": 108, "kernel": [15, 68], "kin": [32, 75, 81], "kind": 68, "kinet": [3, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 44, 45, 50, 75, 81, 94, 108], "kl": 104, "know": [15, 68], "knowingli": 68, "knowledg": 68, "known": [97, 99], "krylov": [57, 58, 60, 63], "kth": 56, "ku": 108, "l": [7, 53, 75, 91, 94, 95, 97, 98, 99, 102, 103, 104, 108], "l_": 95, "l_i": 53, "l_j": 95, "label": 104, "lack": [57, 58, 60, 63], "lagrang": 56, "lambda": [72, 75, 86, 88, 90, 104], "lambda_j": [20, 69], "lang": 70, "langmuir": [3, 6, 18, 26, 45, 56, 69, 75, 85, 99, 108], "languag": [2, 68], "lapack": [1, 58, 65], "larg": [1, 15, 56, 99, 104, 107, 108], "larger": [1, 57, 58, 60, 63, 68, 99], "last": [3, 40, 48, 53, 57, 58, 107], "last_state_i": 48, "last_state_sensy_xxx": 48, "last_state_sensydot_xxx": 48, "last_state_ydot": 48, "later": [3, 58, 60, 68, 99, 104], "latest": 15, "latter": [6, 46, 93, 99], "lattic": 81, "launch": [4, 7], "law": [44, 45, 49, 50, 60, 68, 94], "lawsuit": 68, "layer": 17, "layout": [44, 46], "ldf": [26, 45, 92], "ldf_liquid_phas": 75, "le": [71, 107], "lead": [15, 99], "lean": 55, "least": [7, 56, 68, 93], "leav": [3, 56, 105], "lee": 108, "left": [2, 54, 57, 58, 59, 60, 63, 64, 65, 67, 69, 70, 71, 72, 73, 74, 75, 77, 78, 79, 81, 82, 84, 85, 86, 88, 89, 90, 91, 94, 95, 97, 98, 99, 101, 102, 103, 104, 107], "leftrightarrow": 75, "legal": 68, "legend": 18, "length": [3, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 46, 48, 49, 50, 51, 52, 54, 55, 57, 58, 59, 60, 62, 63, 64, 65, 66, 67, 75, 81, 94, 99, 102, 103, 104], "lenhoff": 108, "leq": [69, 79, 80, 86, 101], "less": [1, 3, 43, 56, 57, 60, 63, 64, 75], "lesser": 68, "let": [89, 107], "letter": 2, "level": [46, 57], "levmar": 42, "lewek": [2, 19, 108], "lfloor": [60, 63, 64], "lgpl": 68, "liabil": 68, "liabl": 68, "libbla": 13, "libblas3": 13, "libcadet": [2, 4, 6], "libeigen3": 13, "libhdf5": 13, "liblapack": 13, "liblapack3": 13, "librari": [1, 2, 3, 15, 58, 65, 68], "libsuperlu": 13, "license": 68, "licensor": 68, "lier": [19, 108], "ligand": [24, 25, 108], "like": [4, 6, 7, 68], "likewis": 68, "limit": [19, 44, 52, 68, 69, 71, 79, 81, 96], "lin": [70, 72, 89], "lin_coeff": [3, 57, 62], "lin_ka": 27, "lin_kd": 27, "line": [1, 2, 6, 68], "linear": [2, 6, 21, 23, 26, 31, 32, 34, 35, 40, 45, 46, 54, 56, 57, 58, 60, 62, 63, 65, 70, 71, 80, 83, 84, 87, 92, 107, 108], "linear_interp_data": [44, 45], "linear_solution_mod": 57, "linear_solver_bulk": [58, 65], "linearbufferalloc": 6, "linearli": [58, 60, 75, 95, 107], "link": [1, 7, 68, 108], "linker": 1, "linkinghub": 108, "linspac": 3, "linux": [1, 2, 17, 19], "liquid": [19, 20, 23, 26, 37, 39, 40, 41, 45, 51, 56, 58, 59, 60, 63, 69, 75, 77, 80, 83, 86, 87, 90, 91, 95, 96, 98, 99, 104, 108], "liquid_salt_colloidal_affin": 60, "liquid_salt_exponenti": 60, "liquid_salt_pow": 60, "list": [3, 7, 18, 19, 26, 46, 50, 57, 65, 68, 93], "literatur": 7, "litig": 68, "lk": 104, "ll": [6, 99, 102, 104], "llc": 104, "ln": 81, "load": [1, 3, 9, 15, 31, 34, 35, 46, 108], "lobatto": 56, "local": [0, 55, 56, 68, 107], "locat": [1, 3, 15], "log": [1, 56], "logic": 7, "long": [3, 58, 60, 68, 81, 93, 108], "longer": 75, "look": [3, 6], "loss": [15, 68], "lot": [6, 56], "low": [3, 7, 56, 76, 107], "lower": [43, 56], "lowercas": [3, 46], "lrm": [6, 49, 56, 64, 67, 100, 104], "lrmp": [49, 56, 63, 67, 100, 103], "lu": [58, 65], "lump": [44, 45, 61, 67, 100], "lumped_rate_model_with_por": [45, 61], "lumped_rate_model_without_por": [45, 61], "lumpedratemodelwithpor": 7, "lvert": 89, "lwe": 15, "m": [1, 3, 4, 17, 18, 32, 48, 58, 59, 60, 62, 63, 64, 65, 67, 69, 75, 79, 80, 83, 84, 86, 93, 95, 107, 108], "m_": [20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 46, 53, 58, 91, 97, 98, 99, 102], "m_i": [86, 89, 103], "m_j": [86, 99], "ma": 108, "mac": [14, 19], "machin": 68, "maco": [1, 2], "macro": 6, "made": [67, 68, 107], "magnet": 104, "magnitud": [7, 99, 107], "mai": [2, 5, 26, 44, 50, 56, 60, 63, 64, 68, 75, 90, 93, 94, 95, 97, 98, 99, 107, 108], "mail": 68, "main": [6, 75, 99, 102, 103, 104], "mainli": 75, "maintain": [2, 5, 19, 68], "mainten": [2, 5], "major": [3, 7, 20, 30, 31, 32, 36, 37, 40, 46, 47, 48, 51, 52, 57, 58, 59, 60, 63, 64, 65, 68, 93], "make": [3, 6, 7, 13, 14, 56, 68, 98], "mal_exponents_bulk_bwd": 51, "mal_exponents_bulk_fwd": 51, "mal_exponents_liquid_bwd": 51, "mal_exponents_liquid_bwd_modsolid": 51, "mal_exponents_liquid_fwd": 51, "mal_exponents_liquid_fwd_modsolid": 51, "mal_exponents_solid_bwd": 51, "mal_exponents_solid_bwd_modliquid": 51, "mal_exponents_solid_fwd": 51, "mal_exponents_solid_fwd_modliquid": 51, "mal_kbwd_bulk": 51, "mal_kbwd_liquid": 51, "mal_kbwd_solid": 51, "mal_kfwd_bulk": 51, "mal_kfwd_liquid": 51, "mal_kfwd_solid": 51, "mal_stoichiometry_bulk": 51, "mal_stoichiometry_liquid": 51, "mal_stoichiometry_solid": 51, "mamba": [17, 19], "manag": [1, 6, 7, 14], "mandatori": [46, 57], "mani": [2, 6, 26, 46, 69, 79, 97, 101, 107], "manner": 68, "manual": [4, 44, 105, 107], "manufactur": 68, "map": [3, 57, 58, 60, 107], "mapsto": 2, "march": [68, 108], "mark": 68, "mask": 68, "mass": [26, 44, 45, 50, 72, 75, 88, 93, 94, 99, 101, 102, 103, 104, 105, 107, 108], "mass_action_law": [51, 94], "master": [0, 6], "match": [6, 71], "materi": 68, "math": 15, "mathbb": [2, 38, 40, 43, 49, 52, 54, 57, 58, 59, 60, 62, 63, 64, 65, 67, 75, 94, 95, 97, 99, 101, 102, 103, 107], "mathbf": [2, 96], "mathcal": [2, 7, 70, 107], "mathemat": [19, 56, 81, 108], "mathrm": [43, 47, 48, 52, 55, 57, 58, 59, 60, 62, 63, 64, 65, 67, 69, 70, 72, 73, 74, 75, 76, 77, 78, 79, 82, 85, 86, 87, 88, 90, 94, 95, 96, 98, 99, 102, 103, 107], "matlab": 2, "matplotlib": 3, "matric": [50, 93, 95], "matrix": [3, 6, 26, 46, 48, 51, 52, 53, 57, 58, 59, 60, 64, 65, 92, 93, 95, 96, 104, 107], "matter": 3, "matthia": 108, "max": [52, 70, 73, 74, 77, 78, 79, 82, 85, 89, 95, 96, 99], "max_convtest_fail": [55, 107], "max_errtest_fail": [55, 107], "max_krylov": [3, 57, 58, 60, 63], "max_newton_it": [55, 107], "max_newton_iter_sen": [55, 107], "max_restart": [3, 57, 58, 60, 63], "max_step": [3, 55, 107], "max_step_s": [55, 107], "maximum": [7, 21, 24, 25, 28, 29, 30, 31, 33, 34, 35, 36, 46, 55, 56, 57, 58, 60, 63, 75, 93, 107], "mayb": 6, "mcal_antilangmuir": 29, "mcal_ka": 29, "mcal_kd": 29, "mcal_qmax": 29, "mcbl_ka": 30, "mcbl_kd": 30, "mcbl_qmax": 30, "mcblldf_keq": 31, "mcblldf_kkin": 31, "mcblldf_qmax": 31, "mcl_ka": [3, 33], "mcl_kd": [3, 33], "mcl_qmax": [3, 33], "mclldf_keq": 34, "mclldf_kkin": 34, "mclldf_qmax": 34, "mclldfc_keq": 35, "mclldfc_kkin": 35, "mclldfc_qmax": 35, "mcsgp": 93, "mcspr_k12": 36, "mcspr_k21": 36, "mcspr_ka": 36, "mcspr_kd": 36, "mcspr_qmax": 36, "mct": [6, 44, 45, 61, 100], "mean": [46, 68, 93, 102, 107], "meaning": 7, "measur": 68, "mechan": [56, 81, 94, 104], "mechanist": [6, 108], "media": 108, "medium": [58, 59, 60, 62, 63, 64, 65, 66, 68], "meet": [2, 68], "mei": 108, "meland": 108, "memori": [4, 6, 19, 46, 57, 58, 60, 63, 65, 107], "menten": [44, 45, 50, 94], "mention": [3, 7], "menu": [7, 68], "merchant": 68, "mere": 68, "merg": [6, 68, 105], "messag": 15, "met": 68, "meta": [44, 46, 107], "metapress": 108, "method": [2, 3, 6, 7, 18, 44, 45, 54, 55, 58, 61, 65, 67, 68, 93, 107], "micha": [44, 45, 50, 94], "michaelis_menten": 52, "microsoft": 15, "might": [4, 7, 56, 68, 96, 107], "mimick": 6, "min": [3, 89], "min_damp": 42, "minceva": 108, "minim": [42, 107], "minor": 47, "minut": 15, "mirjana": 108, "misrepresent": 68, "miss": [6, 69, 86, 90], "misspel": 3, "mix": 98, "mixtur": 104, "miyab": 108, "mkl": [13, 14, 15], "mklroot": [13, 14, 15], "mm": [18, 32, 52, 96], "mm_ki": 52, "mm_kmm": 52, "mm_stoichiometry_bulk": 52, "mm_vmax": 52, "mobil": [3, 18, 26, 45, 46, 48, 53, 58, 59, 60, 63, 64, 65, 67, 75, 81, 99], "mobile_phase_modul": 28, "mod": [23, 70], "mode": [1, 7, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 55, 57, 58, 59, 60, 63, 64, 65, 68, 75, 107, 108], "model": [1, 2, 4, 5, 16, 17, 19, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 44, 45, 51, 52, 55, 61, 68, 69, 70, 71, 72, 73, 74, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 93, 95, 101, 105, 107, 108], "modelbuild": 6, "modelbuilderimpl": 6, "modelparticlelrmp": 102, "modelsystem": 2, "modif": 68, "modifi": [2, 6, 17, 21, 23, 40, 51, 55, 57, 58, 60, 63, 68, 70, 72, 74, 75, 77, 95, 97], "modsim": [13, 14, 15, 19], "modul": [26, 45, 75, 81, 104], "modular": [2, 19], "mol": [3, 18, 20, 21, 22, 23, 24, 25, 28, 29, 30, 31, 33, 34, 35, 36, 37, 39, 40, 41, 48, 58, 59, 60, 62, 63, 64, 65], "molass": 108, "molecul": [24, 25, 81, 85, 86, 89, 90, 99, 102, 103, 104], "mollerup": 108, "moment": [44, 49, 56], "monoton": [56, 89, 93], "monoval": [20, 23, 37, 39, 40, 41], "more": [3, 6, 15, 18, 19, 26, 48, 56, 60, 63, 64, 68, 69, 70, 71, 72, 73, 74, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 93, 94, 107], "moreov": [3, 18, 56, 68, 100], "morlei": 108, "most": [3, 6, 7, 13, 14, 15, 19, 21, 44, 56, 60, 68, 75, 94, 95, 99, 100, 101, 107], "move": [2, 108], "mp": [20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 33, 34, 35, 36, 37, 38, 39, 40, 41, 46, 48, 58, 60, 63], "mpm_beta": 28, "mpm_gamma": 28, "mpm_ka": 28, "mpm_kd": 28, "mpm_qmax": 28, "mri": 104, "mrmassactionlawexpmatdefault": 95, "msbuild": 15, "mssma_ka": 37, "mssma_kd": 37, "mssma_lambda": 37, "mssma_nu": 37, "mssma_rat": 37, "mssma_refc0": 37, "mssma_refq": 37, "mssma_sigma": 37, "mu_": [52, 96], "much": [3, 56, 75, 99, 102, 103, 107], "multi": [1, 6, 26, 44, 45, 53, 69, 70, 75, 77], "multi_channel_transport": [45, 61], "multi_component_antilangmuir": 29, "multi_component_bilangmuir": 30, "multi_component_bilangmuir_ldf": 31, "multi_component_colloid": 32, "multi_component_langmuir": [3, 33, 75], "multi_component_langmuir_ldf": [34, 75], "multi_component_langmuir_ldf_liquid_phas": [35, 75], "multi_component_spread": 36, "multichannel": [1, 6, 44, 45, 61, 100], "multicompon": [74, 108], "multipl": [6, 15, 18, 44, 45, 48, 56, 57, 71, 73, 74, 75, 93, 100, 102, 105, 107, 108], "multiplex": [58, 59, 60, 63, 64, 65, 67], "multistate_steric_mass_act": 37, "multivers": 0, "must": [1, 3, 6, 18, 32, 56, 60, 67, 68, 69, 79, 93, 107], "my": 7, "myst": 106, "n": [2, 32, 65, 71, 81, 93, 104, 107, 108], "n1": [65, 104], "n_": [2, 48, 56, 69, 70, 71, 72, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 93, 95, 97, 98, 99, 101, 103], "n_c": [2, 104], "n_compon": [3, 18], "n_d": [56, 60, 63, 64], "n_k": 104, "n_thread": 1, "naiv": 74, "name": [3, 4, 6, 7, 18, 21, 26, 42, 46, 50, 53, 54, 57, 67, 68, 107], "nanoparticl": 108, "nativ": [14, 44, 75], "natur": [68, 99], "naumann": 19, "navig": 15, "nbnd": [37, 58, 60, 63], "nbound": [3, 46, 58, 59, 60, 63, 64], "ncbi": 108, "nchannel": 65, "ncol": [3, 48, 56, 58, 60, 63, 64, 65, 67], "ncomp": [3, 20, 21, 23, 24, 25, 26, 28, 29, 30, 31, 33, 34, 35, 36, 37, 38, 39, 40, 41, 46, 48, 51, 52, 58, 59, 60, 62, 63, 64, 65, 66], "nconnect": 57, "ndof": [46, 57, 58, 59, 60, 63, 64, 65], "necessari": [1, 7, 68, 105, 107], "necessarili": 7, "need": [2, 3, 6, 7, 15, 17, 18, 44, 46, 60, 63, 64, 68, 99, 102, 103, 104, 107], "neg": [52, 56, 58, 65, 89, 97, 99], "neglect": [99, 102, 103], "neither": 68, "nelem": [56, 60, 63, 64], "neq": [43, 58, 60, 69, 79, 89], "nest": 3, "net": [94, 95, 99, 104], "network": [3, 18, 19, 57, 68, 92, 98, 99, 101, 105, 107], "neutral": [69, 86, 90], "never": 56, "new": [2, 3, 5, 6, 7, 44, 57, 68, 75, 107], "newmodel": 6, "newmodelmethod": 7, "newslett": 19, "newton": [55, 60, 63, 93, 107], "next": [3, 6, 18, 40, 68, 93, 107], "nih": 108, "nikla": 108, "nilsson": 108, "nk": 104, "nlm": 108, "node": [48, 53, 56, 58, 60, 93, 105], "non": [1, 19, 44, 45, 56, 60, 68, 72, 73, 74, 81, 89, 104, 107], "noncommerci": 68, "nondimension": 75, "none": [55, 60, 67], "nonetheless": 56, "nonlinear": [44, 45, 55, 57, 58, 60, 63, 64, 65, 75, 93, 95, 107, 108], "nor": 68, "norm": 56, "normal": [57, 68, 75], "notat": [3, 5, 44, 104, 107], "note": [1, 3, 6, 7, 13, 14, 15, 18, 21, 26, 44, 45, 46, 48, 50, 54, 58, 60, 63, 64, 69, 75, 79, 89, 93, 94, 95, 97, 98, 99, 100, 101, 103, 104, 107], "noth": [68, 99], "notic": 68, "notifi": 68, "notwithstand": 68, "novemb": 108, "now": [3, 6, 17, 18], "np": 3, "npar": [3, 48, 56, 58, 60], "npartyp": [46, 58, 59, 60, 63], "nport": 48, "nrad": [48, 58, 97], "nreact": [46, 51, 52], "nsec": [3, 46, 55, 58, 59, 60, 63, 64, 65, 67], "nsen": 54, "nstate": [20, 30, 31, 46], "nswitch": [3, 57], "nthread": [3, 55], "ntotalbnd": [20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 51, 58, 59, 60, 63, 64], "ntotalbound": 46, "ntotalcomp": 46, "nu": [23, 39, 41, 72, 90, 96], "nu_": [20, 69, 72, 86, 89], "nu_i": [72, 73, 74, 75, 88, 90], "nu_j": [72, 75, 88, 90, 96], "null": 14, "num_max_ad_dir": 7, "number": [1, 3, 7, 13, 14, 15, 18, 23, 24, 25, 32, 37, 39, 40, 41, 46, 54, 55, 56, 57, 58, 59, 60, 62, 63, 64, 65, 66, 67, 68, 69, 71, 75, 79, 81, 86, 88, 90, 93, 99, 107], "numer": [6, 45, 56, 61, 107, 108], "numpi": 3, "nunit": [3, 57], "o": [1, 14, 19], "object": [2, 3, 17, 18, 68, 108], "oblig": 68, "obtain": [26, 50, 75, 99, 103], "occasion": 68, "occur": [56, 68, 107], "occurr": [6, 75], "octob": 108, "oder": 2, "off": 56, "offer": [56, 60, 63, 64, 68, 107], "offici": 68, "often": [56, 76, 90, 98], "oftentim": 56, "oh": 108, "old": [6, 44], "omit": [47, 93], "onc": [15, 55, 93], "one": [1, 3, 6, 7, 15, 18, 20, 21, 26, 46, 48, 50, 55, 56, 58, 60, 63, 68, 75, 77, 93, 94, 99, 102, 103, 104, 107], "oneapi": 1, "ones": [3, 6, 7], "ongo": 7, "onli": [1, 3, 6, 7, 15, 26, 42, 46, 48, 49, 50, 54, 57, 58, 60, 63, 64, 67, 68, 74, 75, 89, 93, 94, 95, 97, 99, 101, 102, 103, 104, 105, 107], "onlin": 15, "open": [0, 5, 13, 15, 17], "openmp": 1, "openurl": 108, "oper": [1, 3, 5, 7, 18, 19, 26, 44, 45, 48, 49, 50, 53, 54, 56, 58, 59, 60, 62, 63, 64, 65, 66, 67, 68, 75, 92, 94, 97, 98, 99, 101, 105, 107, 108], "operatornam": [99, 102, 103], "opt": [13, 14], "optim": [1, 6, 60, 75, 95, 108], "option": [3, 5, 6, 7, 13, 14, 17, 19, 20, 23, 29, 37, 39, 40, 41, 49, 51, 53, 54, 55, 57, 58, 59, 60, 63, 64, 65, 67, 68, 81], "order": [2, 3, 7, 20, 24, 25, 26, 30, 31, 32, 36, 37, 40, 43, 44, 45, 50, 58, 59, 60, 63, 64, 65, 67, 68, 71, 75, 93, 94, 95, 99, 101, 105, 107], "org": [68, 108], "organ": 68, "orient": [2, 17, 18, 75, 85, 86], "origin": [3, 55, 60, 68, 69, 71, 74, 75, 79, 81, 94, 104, 107], "orthogon": [57, 58, 60, 63], "oscil": 56, "oscillatori": 56, "osx": 17, "other": [0, 3, 6, 7, 46, 49, 56, 57, 67, 68, 75, 78, 81, 89, 90, 93, 95, 96, 99, 104, 105, 107], "otherwis": [7, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 46, 60, 63, 64, 68, 93, 107], "our": [1, 5, 7, 19, 56, 68], "out": [2, 15, 47, 54, 57, 58, 59, 60, 63, 64, 65, 67, 68, 91, 93, 98, 105], "outdat": 17, "outer": [58, 60, 67, 97, 99, 102, 103], "outflow": 99, "outgo": [3, 18, 93], "outlet": [2, 7, 18, 44, 45, 48, 53, 61, 93, 97, 99, 100, 101], "output": [0, 3, 7, 15, 44, 46, 53, 68, 105], "outsid": [68, 104], "ov": 96, "over": [1, 3, 6, 26, 44, 50, 93, 107], "overhead": 2, "overlap": 6, "overridden": 93, "overrul": 93, "overview": [2, 107], "own": [2, 6, 7, 68, 93, 97, 99], "p": [6, 15, 26, 43, 50, 53, 55, 57, 58, 60, 63, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 81, 82, 85, 86, 87, 88, 90, 95, 97, 99, 102, 103, 107, 108], "p1": 60, "p2": 60, "p3": 60, "p4": 60, "p5": 60, "p_": [3, 26, 49, 50, 53, 60, 95, 97, 99, 102], "p_1": 107, "p_2": 107, "p_c": 99, "p_i": [3, 107], "p_j": [2, 78, 95, 99, 102], "p_n": 107, "pack": 97, "packag": [1, 3, 13, 14, 15, 68], "page": [0, 108], "pair": 104, "paper": [6, 7, 68, 74], "par_boundary_ord": [58, 60], "par_core_radiu": 54, "par_coreradiu": [58, 60], "par_diffus": [3, 46, 58, 60], "par_diffusion_multiplex": [58, 60], "par_disc_typ": [3, 58, 60], "par_disc_vector": [58, 60], "par_geom": [58, 60, 63], "par_nelem": [56, 60], "par_polydeg": [56, 60], "par_poros": [3, 58, 60, 63], "par_radiu": [3, 54, 58, 60, 63], "par_surdiffus": 46, "par_surfdiffus": [3, 58, 60], "par_surfdiffusion_dep": 60, "par_surfdiffusion_expargmult": 60, "par_surfdiffusion_expfactor": 60, "par_surfdiffusion_logkeqconst": 60, "par_surfdiffusion_logkeqexp": 60, "par_surfdiffusion_logkeqfactor": 60, "par_surfdiffusion_multiplex": [58, 60], "par_surfdiffusion_powexp": 60, "par_surfdiffusion_powfactor": 60, "par_type_volfrac": [58, 59, 60, 63], "par_type_volfrac_multiplex": 58, "paragraph": [68, 69, 72, 86, 88, 90], "parallel": [1, 3, 13, 14, 15, 19, 57, 93, 104], "param": 48, "param_valu": [46, 54], "param_xxx": [44, 45, 107], "paramet": [2, 3, 6, 17, 18, 19, 21, 24, 25, 26, 28, 44, 45, 50, 55, 57, 58, 60, 63, 64, 65, 67, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 94, 95, 97, 98, 99, 101, 102, 103, 104, 105, 108], "parameter": 89, "paramt": [44, 45], "paramtyp": 6, "parpolydeg": 60, "parser": 106, "part": [6, 7, 17, 18, 46, 47, 55, 56, 68, 88, 108], "parti": 68, "partial": [2, 6, 19, 53, 72, 75, 97, 98, 99, 102, 103, 104, 107], "particl": [3, 44, 45, 46, 48, 51, 53, 54, 56, 58, 59, 60, 63, 64, 75, 91, 95, 98, 100, 102, 103], "particle_coordinates_xxx": 48, "particle_poros": 18, "particle_radiu": 18, "particular": 68, "particularli": 107, "partyp": 99, "pass": [18, 26, 46, 50, 68, 95, 107], "password": 68, "past": 107, "patch": 47, "patent": 68, "path": [1, 3], "path_to_setup_fil": 4, "pathwai": 104, "pattern": [68, 75, 94], "paul": 108, "payment": 68, "pc": 15, "pdae": [2, 19], "pde": [2, 3], "peer": 68, "per": [15, 24, 25, 26, 47, 56, 75, 107], "perform": [1, 2, 3, 15, 18, 56, 60, 63, 64, 68, 75, 95, 107], "perman": 68, "permiss": 68, "permit": 68, "perpetu": 68, "person": 68, "pertin": 68, "pesticid": 108, "pet": 104, "peter": 108, "petr": 108, "ph": [2, 32, 72, 81], "phantom": [81, 86], "phase": [3, 18, 20, 23, 26, 32, 37, 39, 40, 41, 45, 46, 48, 51, 53, 54, 58, 59, 60, 63, 64, 65, 67, 69, 71, 75, 80, 81, 83, 86, 87, 90, 91, 95, 96, 98, 99, 102, 103, 104, 107, 108], "phd": 2, "phenomena": 56, "phi": [32, 81], "philosophi": 68, "physic": [68, 75, 94, 101, 105], "pi": 97, "piec": [3, 18, 56, 57, 68, 101], "piecewis": [2, 3, 18, 57, 97, 101, 107], "piecewise_cubic_poli": [3, 44, 45, 62], "pii": 108, "pip": [0, 17], "pipelin": 7, "place": [26, 50, 68, 75, 107], "placehold": [75, 94], "placement": 99, "plai": 56, "plain": 18, "plan": [5, 6, 7, 67], "plant": 108, "platform": [1, 2, 15], "pleas": [5, 6, 7, 18, 19, 46, 67, 68, 104], "plot": 5, "plt": 3, "plu": 68, "plug": [93, 103], "pmatrix": [75, 95], "point": [1, 2, 3, 6, 48, 53, 56, 57, 60, 63, 64, 67, 99, 102, 103, 107], "pointer": 68, "polydeg": [56, 60, 63, 64], "polynomi": [2, 3, 18, 26, 50, 56, 57, 60, 63, 64, 75, 93, 94, 101, 107], "pore": [18, 44, 45, 58, 60, 61, 67, 71, 99, 100, 108], "pore_access": [58, 60, 63], "pore_accessibility_multiplex": [58, 60, 63], "pore_diffus": 18, "poros": [2, 3, 58, 60, 63, 64, 97, 99, 103, 104, 107], "porou": 99, "port": [2, 3, 48, 53, 57, 93, 97, 101], "portal": 108, "portion": 68, "pose": 107, "posit": [26, 50, 56, 57, 58, 65, 67, 93, 97, 99, 104], "positron": 104, "possess": [68, 93, 101], "possibl": [1, 17, 57, 58, 65, 68, 75, 93, 94, 107], "possibli": [6, 26, 50, 75, 99, 102, 107], "post": [2, 6, 105], "postprocess": [47, 107], "potenti": [75, 81, 85, 86, 95, 99], "power": [32, 49, 60, 68, 75, 94, 95], "power_law": 49, "powershel": 15, "pp": [32, 81], "pr": 19, "practic": [3, 5, 7, 68], "pre": [2, 16, 32], "preambl": 68, "preced": [26, 50], "precis": [7, 68], "predecessor": 68, "predomin": 93, "prefer": [1, 7, 68, 107], "prefix": [2, 67], "preliminari": 5, "prepar": [47, 107, 108], "prepareadvector": 6, "prepend": [75, 94], "presenc": 99, "present": [46, 48, 57, 60, 63, 64, 67, 68, 74, 75, 85, 86, 93, 95, 97], "preserv": 68, "press": 108, "prevent": [23, 41, 68, 75], "previou": [6, 46, 68, 93], "previous": [7, 18, 93], "price": 68, "primarili": [68, 81], "print": [1, 3, 15], "prior": 68, "privat": 68, "privileg": 15, "probabl": [6, 14], "problem": [1, 3, 56, 68, 93, 107], "procedur": [6, 68, 107], "process": [2, 3, 15, 71, 75, 77, 93, 104, 105, 107, 108], "process_simul": 18, "processmodel": 18, "procur": 68, "prod_": 95, "prod_i": 96, "produc": [1, 53, 68, 98, 104], "product": [68, 95], "product_outlet": 18, "profil": [2, 3, 18, 26, 50, 56, 57, 62, 75, 94, 97, 101, 107, 108], "program": [15, 68], "programm": 68, "prohibit": 68, "project": [4, 19], "projecttarget": 4, "promin": [68, 75, 100], "promot": 2, "prompt": 15, "propag": 68, "properli": [6, 75], "properti": [56, 68, 104, 108], "proport": [75, 95], "proprietari": 68, "prot": 72, "protect": 68, "protein": [20, 23, 24, 25, 32, 39, 41, 81, 88, 108], "protocol": 68, "prove": 68, "proven": 2, "provid": [1, 2, 3, 4, 6, 7, 13, 14, 15, 16, 17, 18, 19, 58, 67, 68, 75, 95, 99, 101, 107], "provis": 68, "provision": 68, "proxi": 68, "pseudo": [3, 18, 81, 93, 100, 101, 105], "pub": 108, "public": [2, 5, 7, 19, 56, 68], "publicli": [2, 68], "publish": 68, "pubm": 108, "pull": [5, 19], "puls": [3, 101], "pump": 19, "pure": [59, 98, 99, 107], "purif": 108, "purpos": [1, 2, 3, 18, 68, 107], "pursuant": 68, "push": 0, "put": 53, "py": 7, "pyplot": 3, "python": [2, 5, 7, 17, 18, 19], "p\u00fcttmann": 19, "q": [2, 3, 18, 57, 69, 71, 72, 75, 80, 83, 84, 86, 88, 90, 93, 103, 108], "q_": [69, 70, 72, 73, 74, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 88, 89, 90, 93, 99, 107], "q_0": [57, 72, 77, 86, 88, 90, 93], "q_1": [57, 93], "q_2": [57, 93], "q_3": [57, 93], "q_i": [70, 72, 73, 74, 75, 76, 77, 78, 82, 83, 87, 88, 90], "q_j": [70, 72, 73, 74, 75, 77, 78, 82, 84, 85, 88, 90], "q_m": 75, "qmax": 3, "qquad": [75, 86, 93, 107], "quad": [69, 72, 81, 86, 89, 93, 99], "quad_coeff": [3, 57, 62], "quadrat": [23, 38, 40, 57, 62, 87, 88], "qualifi": 68, "qualiti": [6, 68], "quantiti": 3, "quasi": [20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 75, 98, 99, 102, 103], "quickli": 107, "quotient": 75, "r": [0, 2, 6, 38, 40, 43, 49, 52, 54, 57, 58, 59, 60, 62, 63, 64, 65, 67, 75, 81, 94, 95, 96, 97, 99, 101, 102, 103, 104, 107, 108], "r_": [58, 60, 81, 95, 97, 99, 102, 103], "r_i": 32, "rad": [58, 97, 99, 102, 103], "radial": [3, 7, 44, 45, 48, 58, 60, 61, 97, 100], "radial_": 67, "radial_compart": 58, "radial_coordin": 48, "radial_disc_typ": 58, "radial_general_rate_model": [45, 61], "radii": [99, 102, 103], "radioact": 104, "radiu": [26, 32, 50, 58, 60, 63, 67, 81, 97, 99, 102, 103], "radu": 108, "raena": 108, "rais": [3, 15], "rang": [20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 49, 51, 52, 53, 54, 55, 57, 58, 59, 60, 62, 63, 64, 65, 66, 67, 81, 97, 99], "rapid": [3, 18, 75, 108], "rassi": 108, "rate": [1, 2, 19, 20, 21, 23, 24, 25, 27, 28, 29, 30, 32, 33, 36, 37, 39, 40, 41, 44, 45, 51, 52, 56, 57, 59, 61, 65, 67, 72, 75, 81, 89, 91, 92, 94, 96, 98, 100, 107], "rather": [3, 56, 60, 63, 64], "ratio": [32, 81, 99, 103, 104], "rdm": 7, "re": 6, "reach": 56, "react": [2, 91, 94, 95, 96, 97, 98, 99, 102, 103, 104], "reactant": 95, "reaction": [2, 6, 9, 44, 45, 46, 51, 52, 54, 58, 59, 60, 63, 64, 65, 91, 92, 95, 96, 98, 99, 104, 107], "reaction_bulk": [58, 59, 60, 63, 65], "reaction_model": [51, 52, 59, 64], "reaction_model_bulk": [58, 60, 63, 65], "reaction_model_particl": [58, 59, 60, 63], "reaction_model_particles_multiplex": [58, 59, 60, 63], "reaction_particl": [50, 58, 59, 60, 63], "reaction_particle_000": 50, "reaction_particle_xxx": [58, 59, 60, 63], "reaction_particle_yyi": 50, "reactor": [18, 19, 44, 45, 61, 100, 103], "read": [6, 7, 26, 46, 50, 68], "readabl": 68, "readi": [6, 68], "readili": 68, "realationship": 2, "realiti": 56, "realiz": [56, 97], "realli": [75, 94], "reason": [3, 17, 68, 99], "rebuild": 6, "receipt": 68, "receiv": [68, 93], "recent": [13, 14, 15, 19, 44], "recipi": 68, "recogn": [46, 68], "recommend": [5, 6, 7, 15, 17, 19, 44, 45, 60, 63, 64, 75], "reconstruct": [3, 44, 45, 56, 58, 60, 63, 64, 65, 67], "record": 2, "recreat": 7, "rectangular": 3, "recycl": 105, "redistribut": 68, "reduc": [3, 6, 56, 74, 107], "ref": [50, 69, 72, 75, 86, 88, 90], "refer": [3, 5, 6, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 33, 34, 35, 36, 37, 38, 39, 40, 41, 46, 56, 58, 59, 60, 62, 63, 64, 65, 66, 67, 68, 69, 72, 86, 88, 90, 92, 93, 104, 107], "refin": [5, 44, 45], "reflect": [13, 14, 15, 56], "refrain": 68, "regard": [7, 68], "regardless": [68, 93], "regener": 68, "regist": 6, "registerexamplemodel": 6, "registerlinearmodel": 6, "registernewmodel": 6, "registeryourmodelnamemodel": 6, "regular": [58, 65], "reinstat": 68, "rel": [7, 55, 58, 60, 107], "relat": [3, 4, 18, 60, 75, 92], "relationship": [2, 68, 107], "releas": [0, 1, 7, 15, 19, 68], "release_with_debug_info": 1, "release_with_test": 1, "releaseci": 7, "relev": [6, 46, 56, 68, 75, 104, 107], "reli": 68, "relicens": 68, "reltol": [3, 55, 107], "reltol_sen": 55, "remain": [3, 68, 70, 99], "remedi": 107, "rememb": 104, "remov": [48, 68, 98, 103, 104, 108], "renam": 6, "render": 68, "repair": 68, "reparameter": [75, 95], "replac": [26, 50, 67, 75, 81, 99], "report": [19, 56], "repositori": [0, 19], "repres": [2, 46, 68, 72, 81, 93, 97, 99, 101, 104], "represent": 75, "reproduc": [6, 7], "request": [5, 19, 46, 107], "requir": [0, 1, 2, 3, 6, 7, 15, 18, 19, 21, 42, 46, 49, 56, 58, 60, 63, 64, 65, 68, 69, 70, 71, 72, 73, 74, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 93, 94, 105, 107], "requiredaddir": 6, "rerun": 7, "research": [5, 6, 7], "reset": 107, "resid": [9, 108], "residu": [6, 7, 107], "residualimpl": 6, "residualtyp": 6, "resin": [23, 32, 37, 39, 40, 41, 81, 82], "resist": [99, 102], "resolut": [6, 7, 56, 107], "resolv": [56, 68], "reson": 104, "respect": [2, 3, 6, 20, 24, 25, 26, 50, 57, 67, 68, 69, 72, 75, 77, 86, 88, 90, 93, 94, 95, 99, 102, 103, 104, 107], "respons": 68, "rest": 105, "restart": [3, 57, 58, 60, 63, 107], "restrict": [3, 18, 68, 93], "restrunn": 1, "result": [5, 6, 19, 46, 56, 68, 75, 97, 98, 99, 104, 107], "resulta": 7, "retain": 68, "retriev": 108, "return": [3, 6, 7, 15, 44, 45, 48, 68, 97, 99], "returncod": 3, "reus": 7, "revers": [97, 99, 108], "review": [68, 108], "revis": 68, "rfloor": [60, 63, 64], "rgen": 108, "rho": [97, 99, 102, 103, 104], "rho_": 97, "rho_k": 97, "right": [2, 60, 68, 69, 70, 71, 72, 73, 74, 75, 77, 78, 79, 81, 82, 84, 85, 86, 88, 89, 90, 91, 94, 95, 97, 98, 99, 101, 102, 103, 104, 107], "rightarrow": [56, 71, 75, 97, 99, 104], "rigor": [6, 7], "risk": 68, "robust": 2, "role": 56, "rom": 68, "ronald": 108, "root": [3, 6, 7, 14, 46], "row": [3, 37, 46, 48, 51, 57, 93, 104], "royalti": 68, "rpath": 1, "rse": 5, "rule": [54, 68], "run": [0, 1, 2, 4, 5, 6, 13, 15, 60, 68, 98, 107], "runner": 7, "runtim": 1, "rvert": 89, "rwth": 2, "s0009250915006168": 108, "s0021": 108, "s0021967301964374": 108, "s0021967301994579": 108, "s0021967304014554": 108, "s0021967309010103": 108, "s0021967316310263": 108, "s0021967319308659": 108, "s0021967322005830": 108, "s0022519313004530": 108, "s0168": 108, "s1": 108, "s10337": 108, "s_": [53, 91, 93, 95, 97, 98, 99, 102, 103], "s_j": [2, 91, 95, 98, 99, 102], "safest": 68, "safeti": [57, 58, 60, 63], "sai": [3, 15, 68], "sai_ka1": 39, "sai_ka2": 39, "sai_kd": 39, "sai_lambda": 39, "sai_nu": 39, "sai_refc0": 39, "sai_refq": 39, "sai_sigma": 39, "sake": [26, 49, 50, 68, 104], "sale": 68, "salt": [20, 23, 24, 25, 32, 37, 39, 40, 41, 60, 69, 72, 73, 74, 75, 77, 86, 90, 108], "same": [6, 7, 14, 18, 21, 56, 57, 58, 59, 60, 63, 64, 67, 68, 69, 75, 79, 82, 85, 86, 89, 93, 94, 99, 102, 103, 104, 105, 107], "sampl": 3, "samuel": [2, 108], "sanit": [1, 4], "saniti": 3, "saska": [26, 45, 75, 108], "saska_h": 38, "saska_k": 38, "satisfi": [68, 107], "satur": [52, 82, 96, 99], "save": 3, "scalar": [6, 46, 107], "scale": [75, 108], "scenario": 56, "scheme": [3, 43, 53, 56, 58, 60, 104], "schmidt": [57, 58, 60, 63], "schneider": 108, "schnittert": [19, 108], "school": 68, "schur": [57, 58, 60, 63], "schur_safeti": [3, 57, 58, 60, 63], "scienc": [19, 104, 108], "sciencedirect": 108, "scientif": [7, 19, 107], "scope": [6, 49, 68], "scratch": 16, "screen": [32, 81], "script": [6, 7, 15, 68], "seal": 99, "search": 1, "sebastian": 108, "sec": [55, 93, 99], "sec_000": 3, "sec_xxx": [45, 61], "secidx": 6, "second": [3, 18, 36, 58, 59, 60, 63, 64, 65, 72, 81, 85, 89, 104, 107], "secondarili": 68, "sect": 101, "section": [2, 5, 6, 7, 16, 17, 18, 26, 44, 45, 50, 54, 56, 57, 58, 59, 60, 63, 64, 65, 67, 68, 69, 70, 71, 72, 75, 77, 78, 79, 85, 86, 88, 89, 90, 92, 93, 94, 97, 99, 102, 103, 104, 105], "section_continu": [3, 55, 107], "section_tim": [3, 55, 57, 107], "see": [3, 6, 7, 15, 19, 26, 30, 31, 42, 44, 46, 50, 55, 57, 58, 59, 60, 63, 64, 65, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 92, 93, 94, 95, 97, 98, 99, 101, 102, 103, 104, 105, 107], "seed": 107, "seen": [99, 102, 103], "select": [2, 3, 7, 15, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 56, 57, 58, 65, 70, 93, 108], "self": [26, 45, 56, 75], "self_associ": 39, "sell": 68, "semiconductor": 68, "send": 97, "sens": [60, 63, 64, 75], "sens_abstol": 54, "sens_boundphas": [54, 57], "sens_bulk": 48, "sens_comp": [54, 57], "sens_factor": [54, 107], "sens_flux": 48, "sens_inlet": 48, "sens_inlet_comp_xxx": 48, "sens_inlet_port_xxx": 48, "sens_inlet_port_xxx_comp_yyi": 48, "sens_method": 54, "sens_nam": 54, "sens_outlet": 48, "sens_outlet_comp_xxx": 48, "sens_outlet_port_xxx": 48, "sens_outlet_port_xxx_comp_yyi": 48, "sens_particl": 48, "sens_particle_partype_xxx": 48, "sens_partyp": [54, 57, 58, 65], "sens_react": [54, 57, 58], "sens_sect": [54, 57, 58, 60, 63], "sens_solid": 48, "sens_solid_partype_xxx": 48, "sens_unit": [54, 57], "sens_volum": 48, "sensdot_bulk": 48, "sensdot_flux": 48, "sensdot_inlet": 48, "sensdot_inlet_comp_xxx": 48, "sensdot_inlet_port_xxx": 48, "sensdot_inlet_port_xxx_comp_yyi": 48, "sensdot_outlet": 48, "sensdot_outlet_comp_xxx": 48, "sensdot_outlet_port_xxx": 48, "sensdot_outlet_port_xxx_comp_yyi": 48, "sensdot_particl": 48, "sensdot_particle_partype_xxx": 48, "sensdot_solid": 48, "sensdot_solid_partype_xxx": 48, "sensdot_volum": 48, "sensit": [2, 6, 19, 26, 44, 45, 50, 53, 55, 57, 58, 60, 63, 65, 108], "senstiv": 57, "separ": [2, 7, 18, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 53, 68, 75, 93, 104, 108], "separet": 7, "septemb": 108, "sequenc": [19, 107], "sequenti": [13, 14, 57, 93], "serban": 108, "seri": 16, "serv": [2, 3, 5, 18, 68, 75, 93, 101, 105], "server": 68, "servic": 68, "set": [1, 4, 5, 6, 15, 17, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 44, 56, 57, 58, 59, 60, 63, 65, 70, 75, 76, 93, 94, 98, 99, 103, 104, 107], "setup": [7, 93], "seven": 93, "seventh": 93, "sever": [3, 18, 107], "sha1": 47, "shall": [7, 68], "shape": [6, 78, 90, 104], "share": [19, 58, 59, 60, 63, 68], "sharp": [56, 78], "sharpen": 56, "sheet": 18, "shell": [17, 99, 102, 103], "shield": [23, 41, 89, 90], "shift": 101, "shirazi": 108, "short": [68, 75, 93, 100], "shortcom": 56, "should": [1, 3, 6, 7, 26, 49, 50, 55, 56, 58, 60, 63, 68, 99, 107], "show": [3, 56, 68], "shown": [75, 107], "shumak": 108, "side": [6, 99], "sigma": [23, 39, 41, 90], "sigma_": [20, 69, 86, 89], "sigma_j": [72, 75, 88, 90], "sign": [68, 75, 97, 99], "signal": [3, 18, 101], "signific": [68, 107], "silica": 108, "sim": [3, 101], "similar": [6, 68, 69, 88], "similarli": 56, "simpl": [3, 18, 75, 93, 98, 107], "simpler": 107, "simpli": [3, 26], "simplic": 97, "simplifi": [3, 26, 45, 75], "simplified_multistate_steric_mass_act": 40, "simul": [1, 2, 4, 5, 6, 15, 44, 46, 47, 55, 56, 57, 60, 93, 97, 98, 99, 101, 102, 108], "simulation_result": 18, "simulationresult": 18, "simultan": 68, "sinc": [3, 5, 18, 26, 46, 50, 81, 85, 86, 97, 99, 101, 104, 105, 107], "singh": 108, "singl": [7, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 48, 50, 53, 56, 68, 75, 93, 107], "single_as_multi_port": [48, 53], "singular": 81, "sink": [3, 18, 93, 100, 105], "site": [20, 23, 37, 39, 40, 41, 69, 75, 79, 82, 85, 86, 88, 90], "sitemap": 106, "situat": [95, 107], "size": [1, 6, 44, 45, 55, 57, 58, 60, 63, 81, 95, 102, 107], "slab": [58, 60, 63, 99], "slice": 107, "slightli": [56, 74], "slow": [58, 65], "slower": [58, 59, 60, 63, 64, 65], "slowest": 46, "sma": [69, 72, 86, 89], "sma_ka": 41, "sma_kd": 41, "sma_lambda": 41, "sma_nu": 41, "sma_refc0": 41, "sma_refq": 41, "sma_sigma": 41, "small": [43, 56, 71, 93, 99, 107], "smaller": [1, 56, 99, 102, 103, 107], "smb": [93, 105], "smith": 108, "smooth": [44, 45, 60, 63, 64, 101, 107], "smssma_ka": 40, "smssma_kd": 40, "smssma_ksw": 40, "smssma_ksw_lin": 40, "smssma_ksw_quad": 40, "smssma_kw": 40, "smssma_kws_lin": 40, "smssma_kws_quad": 40, "smssma_lambda": 40, "smssma_nu_max": 40, "smssma_nu_min": 40, "smssma_nu_quad": 40, "smssma_refc0": 40, "smssma_refq": 40, "smssma_sigma_max": 40, "smssma_sigma_min": 40, "smssma_sigma_quad": 40, "so": [1, 6, 7, 68, 99, 107], "societi": 108, "softwar": [1, 5, 6, 7, 19, 68, 108], "sold": 68, "soldot_bulk": 48, "soldot_flux": 48, "soldot_inlet": 48, "soldot_inlet_comp_xxx": 48, "soldot_inlet_port_xxx": 48, "soldot_inlet_port_xxx_comp_yyi": 48, "soldot_outlet": 48, "soldot_outlet_comp_xxx": 48, "soldot_outlet_port_xxx": 48, "soldot_outlet_port_xxx_comp_yyi": 48, "soldot_particl": 48, "soldot_particle_partype_xxx": 48, "soldot_solid": 48, "soldot_solid_partype_xxx": 48, "soldot_volum": 48, "sole": [26, 46, 50, 68], "solid": [3, 18, 20, 23, 37, 39, 40, 41, 46, 48, 51, 53, 56, 58, 59, 60, 63, 64, 69, 75, 77, 81, 84, 86, 90, 91, 95, 98, 99, 104, 108], "solut": [2, 3, 18, 19, 23, 41, 44, 45, 49, 53, 55, 57, 60, 63, 64, 92, 95, 99, 102, 103, 104, 107], "solution_bulk": 48, "solution_flux": 48, "solution_inlet": 48, "solution_inlet_comp_xxx": 48, "solution_inlet_port_xxx": 48, "solution_inlet_port_xxx_comp_yyi": 48, "solution_outlet": [3, 48], "solution_outlet_comp_xxx": 48, "solution_outlet_port_xxx": 48, "solution_outlet_port_xxx_comp_yyi": 48, "solution_particl": 48, "solution_particle_partype_xxx": 48, "solution_solid": 48, "solution_solid_partype_xxx": 48, "solution_tim": [3, 48], "solution_volum": 48, "solv": [2, 6, 19, 57, 60, 63, 93, 107], "solvent": 104, "solver": [2, 3, 17, 19, 44, 45, 58, 60, 63, 64, 65, 93, 107, 108], "solver_nam": 42, "some": [1, 2, 3, 5, 6, 7, 14, 26, 46, 49, 50, 56, 68, 70, 75, 88, 90, 93, 95, 99, 105, 107], "sometim": 19, "sourc": [3, 4, 6, 13, 14, 15, 18, 19, 26, 50, 65, 68, 75, 93, 94, 100, 101, 104], "source_xxx": [44, 45], "sp": [20, 21, 23, 24, 25, 27, 28, 29, 30, 31, 33, 34, 35, 36, 37, 38, 39, 40, 41, 46, 48, 58, 59, 60, 63, 64, 95], "space": [56, 57, 58, 60, 63], "span": 107, "spare": 68, "spars": [6, 58, 65], "spatial": [2, 3, 6, 44, 45, 58, 61, 65, 67, 99, 102, 103, 104, 107], "spatial_method": [44, 45, 60, 63, 64], "speak": 68, "speci": [74, 104], "special": [3, 68, 71], "speciefi": 3, "specif": [3, 4, 5, 6, 7, 17, 18, 56, 57, 58, 60, 63, 64, 65, 67, 68, 75, 92, 94, 102, 103, 104], "specifi": [1, 3, 7, 18, 26, 32, 46, 49, 50, 55, 56, 57, 58, 59, 60, 62, 63, 64, 65, 66, 67, 68, 69, 93, 99, 104, 107], "speed": [6, 95], "sphere": [58, 60, 63], "spheric": [99, 102, 103], "sphinx": [0, 106], "sphinx_multivers": 106, "sphinxcontrib": 106, "spirit": 68, "spline": [3, 18, 101], "split": 95, "split_components_data": [3, 48, 53], "split_ports_data": [3, 48, 53], "spread": [26, 45, 75], "springer": 108, "springerlink": 108, "sqrt": 81, "squar": 7, "src": [4, 6, 13, 14, 15], "stabil": [24, 25, 56], "stabl": [2, 19, 43], "stage": 4, "stagger": 107, "stagnant": [99, 102], "stand": 68, "standard": [1, 6, 7, 13, 14, 26, 43, 44, 50, 68, 78, 97, 99, 104], "star": 81, "start": [3, 6, 7, 18, 55, 56, 68, 107], "startup": 7, "state": [2, 3, 6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 38, 39, 41, 44, 45, 46, 48, 53, 56, 57, 58, 59, 60, 63, 64, 65, 68, 70, 73, 74, 75, 77, 85, 95, 98, 99, 103, 107], "statement": [6, 68], "statetyp": 6, "static": [1, 7, 15], "stationari": [3, 18, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 75, 98, 99, 102, 103, 108], "statu": [15, 68], "std": 6, "steep": [56, 60, 63, 64, 107], "stefan": 108, "stem": 104, "step": [1, 2, 4, 5, 6, 15, 16, 18, 55, 68, 93, 101, 105, 108], "steric": [23, 26, 39, 45, 72, 75, 88, 108], "steric_mass_act": 41, "steven": 108, "stiff": 107, "still": [1, 3, 6, 7, 18, 26, 32, 102], "stir": [44, 45, 61, 93, 95, 100], "stirredtankmodel": 6, "stochiometr": 52, "stoichiometr": [50, 51, 95, 96], "stoichiometri": 52, "stop": [3, 4], "storag": [3, 46, 48, 51, 57, 68, 93, 104], "store": [3, 7, 18, 46], "strang": 56, "strategi": [44, 45], "stream": 105, "strength": [71, 81, 86], "strictli": [93, 105], "string": [6, 7, 18, 42, 47, 49, 54, 58, 59, 60, 62, 63, 64, 65, 66, 67], "strong": [56, 86, 107], "stronger": 40, "strongest": 40, "strongli": [6, 7, 19, 40, 86], "structur": [3, 13, 14, 15, 18, 44, 60, 107], "studi": 108, "studio": [1, 4, 7], "style": 5, "subdivid": 68, "subgroup": [58, 59, 60, 63, 64, 65], "subject": [13, 14, 15, 68], "sublicens": 68, "submit": [99, 102, 103], "submodel": 107, "subprogram": 68, "subroutin": 68, "subscript": 46, "subsect": [6, 68], "subsequ": [46, 60], "subsolv": 42, "subspac": [57, 58, 60, 63], "substanti": [68, 107], "substitut": 6, "substrat": [52, 96], "subtract": 104, "successfulli": [3, 107], "sudden": 56, "sudo": 13, "sue": 68, "suffer": 56, "suffic": 68, "suffici": [56, 107], "sugarcan": 108, "suggest": 5, "suit": [1, 108], "suitabl": 95, "suitespars": [58, 65], "sum": [46, 58, 59, 60, 63, 81, 99, 104], "sum_": [37, 58, 60, 63, 69, 70, 72, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 90, 93, 95, 98, 99, 101, 102, 103, 104, 107], "sum_i": [58, 60, 95], "sum_j": [73, 74, 97, 98, 99], "sundial": [1, 2, 107, 108], "superfici": 99, "superlu": [58, 65], "supervis": 19, "supplement": 68, "suppli": [58, 97], "support": [1, 2, 3, 19, 26, 44, 68, 73, 74, 92, 94, 99, 102, 103, 107], "suppos": 46, "suppress": 56, "sure": [6, 7, 68, 98], "surfac": [3, 18, 23, 24, 26, 37, 39, 40, 41, 45, 58, 60, 71, 75, 81, 85, 86, 99, 102, 103, 104, 108], "surface_diffus": 18, "surpass": 56, "surrend": 68, "surviv": 68, "sustain": 68, "sw": 89, "swing": 108, "switch": [3, 32, 57, 92], "switch_000": 3, "switch_xxx": [44, 45, 93], "symmetri": 97, "system": [1, 2, 6, 14, 17, 44, 45, 46, 48, 55, 60, 63, 68, 92, 96, 100, 101, 104, 105, 107, 108], "systemat": 68, "s\u00fcleyman": 108, "t": [2, 3, 6, 26, 50, 52, 53, 56, 57, 69, 70, 72, 73, 74, 75, 76, 77, 78, 79, 82, 85, 86, 87, 88, 90, 93, 94, 96, 97, 98, 99, 101, 102, 103, 104, 107, 108], "t_": [2, 3, 57, 75, 93, 94, 97, 99, 101, 107], "t_0": 107, "t_1": [101, 107], "t_2": 101, "t_i": [3, 107], "t_k": 101, "tab": [44, 107], "tabl": [7, 46, 57, 75, 93, 99, 100, 107], "tail": 78, "take": [1, 15, 26, 50, 55, 68, 75, 82, 87, 90, 104, 107], "taken": [7, 26, 54, 55, 93, 103, 104, 105], "tandfonlin": 108, "tangibl": 68, "tank": [19, 44, 45, 61, 91, 93, 100], "target": 93, "task": 107, "tau": 107, "tbb": [1, 14, 15, 19], "tbbroot": 15, "technic": [6, 104], "techniqu": [19, 75], "technolog": 68, "technologi": 108, "tediou": 17, "tell": 68, "temperatur": [75, 94, 108], "templat": 6, "tend": 71, "tendenc": 56, "tensor": [48, 53], "tentacl": 86, "term": [32, 46, 56, 60, 63, 64, 68, 77, 81, 82, 87, 88, 95, 99, 102, 103, 104, 107], "termin": [13, 68, 93, 105], "test": [1, 5, 55, 107], "test_cas": 7, "testher": 7, "testradialkernel": 7, "testrunn": [1, 7], "text": [2, 7, 15, 23, 32, 37, 38, 48, 69, 70, 71, 72, 75, 76, 77, 78, 79, 80, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 93, 95, 96, 97, 98, 99, 101, 102, 103, 104, 107], "texttt": [26, 47, 48, 49, 50, 51, 52, 53, 54, 55, 57, 58, 59, 60, 62, 63, 64, 65, 66, 67], "th": [3, 20, 48, 57, 99, 108], "than": [3, 14, 17, 19, 48, 56, 57, 58, 60, 63, 68, 75, 99, 102, 103, 107], "thei": [3, 18, 56, 58, 60, 63, 64, 68, 69, 75, 79, 81, 99], "them": [1, 7, 18, 68, 93, 107], "theorem": 56, "theoret": [56, 108], "theori": [56, 107, 108], "therefor": [15, 68, 69, 70, 77, 79, 99, 102, 103, 104], "thermodynam": 108, "thesi": 2, "thi": [1, 2, 3, 4, 5, 6, 7, 14, 15, 16, 17, 18, 19, 21, 26, 32, 44, 46, 48, 50, 53, 56, 57, 58, 59, 60, 63, 64, 65, 67, 68, 70, 71, 73, 74, 75, 77, 80, 81, 83, 84, 85, 87, 88, 92, 93, 94, 95, 96, 97, 99, 102, 104, 105, 107], "thiemo": 108, "thing": [6, 68], "think": 6, "third": [6, 68, 75, 94, 104], "those": [26, 44, 46, 50, 56, 68, 75, 95], "though": [4, 68], "thread": [1, 15, 55], "threaten": 68, "three": [6, 46, 57, 67, 68, 75], "threshold": [32, 81], "through": [1, 4, 19, 68, 97, 99, 102, 103], "throughout": [93, 99], "thrown": 6, "thu": [3, 26, 50, 56, 68, 89, 90, 99, 102, 103, 107], "thumb": 54, "tild": [60, 75], "time": [1, 2, 5, 6, 9, 15, 18, 44, 46, 47, 48, 51, 53, 55, 56, 57, 58, 59, 60, 63, 64, 65, 68, 75, 93, 94, 95, 97, 99, 101, 104, 108], "time_integr": [3, 44, 45, 60, 63, 107], "time_sim": 47, "timepoint": 55, "timer": 1, "timespan": 107, "timestep": 55, "tingyu": 108, "tobia": 108, "togeth": [60, 63, 105, 107], "toler": [3, 7, 54, 55, 56, 107], "tolsma": 108, "tomographi": 104, "too": [68, 107], "took": 47, "tool": [1, 15, 68], "toolkit": 19, "top": [15, 56], "topologi": 93, "tot": 81, "total": [3, 18, 23, 37, 39, 40, 41, 46, 56, 60, 63, 64, 81, 93, 99, 103, 104, 107], "total_poros": 64, "toward": 75, "tracer": 108, "trade": [56, 68], "trademark": 68, "tradeoff": [57, 58, 60, 63], "transact": [68, 108], "transfer": [68, 89, 99, 102], "transform": [75, 95], "transit": [3, 55, 93], "translat": [7, 18], "transmiss": 68, "transport": [1, 2, 3, 6, 18, 44, 45, 61, 67, 75, 97, 99, 100, 102, 103, 108], "treament": 71, "treat": [6, 46, 53, 58, 60, 63, 64, 65, 68], "treati": 68, "treatment": 56, "tri": 107, "trigger": [6, 93], "triplet": 1, "troubl": 6, "true": [3, 14, 18, 58, 60], "truncat": 107, "try": [3, 6], "tt": [26, 50], "ttmann": [6, 108], "ttt": [26, 50], "tube": [19, 93], "tune": 56, "turn": [90, 93], "tutori": [3, 16, 18], "twice": 93, "two": [3, 6, 17, 44, 45, 47, 56, 60, 61, 63, 64, 68, 69, 75, 79, 81, 85, 89, 93, 99, 100, 104, 107], "txt": [0, 4, 6, 7], "type": [4, 6, 7, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 63, 64, 65, 67, 68, 69, 75, 79, 85, 91, 94, 98, 100, 102, 107], "typic": [3, 7, 19, 56, 68], "u": [2, 19, 97, 99, 102, 103, 104], "u_": [97, 99], "u_k": 97, "u_l": 104, "ubsan": 4, "ultim": 56, "umfpack": [58, 65], "unaccept": 68, "unavoid": 19, "unbalanc": 105, "undefin": [1, 4, 56], "under": [4, 19, 56, 67, 68, 95, 108], "underbrac": [86, 99], "undergo": 104, "underli": [1, 56, 60, 63, 64], "underresolv": 56, "unfortun": 56, "uniqu": [6, 7], "unit": [3, 5, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 44, 45, 47, 48, 49, 50, 53, 54, 55, 58, 59, 60, 63, 64, 65, 67, 75, 92, 94, 97, 98, 99, 101, 105, 107], "unit_000": 3, "unit_001": 3, "unit_002": 3, "unit_typ": [3, 45, 61, 62, 66], "unit_xxx": [20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 44, 45, 50, 51, 52, 61], "unit_yyi": 44, "unitopid": [3, 57], "unitopord": 48, "unknown": 56, "unless": [15, 57, 68], "unlik": 107, "unlimit": [55, 68], "unmodifi": [60, 68], "unnecessari": 68, "unordered_map": 6, "unpack": 68, "unphys": 98, "unreason": 98, "unset": 1, "unsign": 6, "unspecifi": 46, "unstabl": 43, "unsur": 3, "until": [56, 68, 93], "unus": 57, "up": [2, 5, 6, 17, 90, 93, 97, 108], "updat": [1, 6, 13, 14, 44, 68, 107], "upgrad": 19, "uppercas": 46, "uptak": 98, "upwind": [3, 43], "url": 108, "us": [0, 1, 2, 3, 4, 5, 6, 7, 13, 14, 15, 17, 18, 19, 26, 32, 44, 49, 50, 54, 55, 56, 57, 58, 59, 60, 63, 64, 65, 67, 68, 70, 71, 75, 77, 81, 90, 93, 94, 95, 97, 98, 99, 102, 107, 108], "use_analytic_jacobian": [3, 58, 59, 60, 64, 65], "use_modified_newton": [55, 60, 63], "useanalyticjacobian": 6, "user": [2, 6, 56, 68, 98, 99], "user_defin": 58, "user_defined_par": [58, 60], "user_solution_tim": [3, 55, 107], "usual": [3, 7, 60, 67, 95], "util": [1, 7, 19, 93, 108], "v": [4, 7, 53, 91, 98, 99, 102, 103, 104, 108], "v3": 68, "v_": 104, "v_1": 104, "v_2": 104, "v_n": 104, "valid": [6, 7, 17, 26, 46, 50, 55, 58, 60, 63, 64, 65, 68, 104], "valu": [1, 3, 6, 7, 17, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 44, 46, 49, 55, 56, 57, 58, 59, 60, 63, 64, 65, 75, 93, 99, 107], "valuabl": 5, "valv": [19, 57, 92], "varepsilon": [43, 71], "varepsilon_": [56, 97, 99, 102], "varepsilon_c": [97, 99, 103], "varepsilon_p": 103, "varepsilon_t": [103, 104], "vari": [26, 81, 93, 97, 98], "variabl": [2, 3, 6, 7, 18, 49, 67, 86, 93, 102, 107], "variant": [1, 21, 26, 50, 60, 63, 64, 71, 80, 83, 84, 100], "variat": 71, "variou": [58, 59, 60, 63, 64, 65, 107], "varphi": 95, "vascular": 104, "vcpkg": [1, 15], "vcpkg_root": 15, "vcxproj": 15, "vdot": [65, 104], "veclib": 14, "vector": [1, 2, 3, 6, 18, 26, 42, 44, 45, 46, 48, 50, 53, 55, 57, 58, 59, 60, 63, 64, 65, 99, 107], "veloc": [2, 46, 49, 57, 58, 60, 63, 64, 65, 67, 93, 102, 103, 104], "velocity_coeff": 67, "velocity_multiplex": [58, 65], "vendor": 1, "verbatim": 68, "veri": [3, 7, 14, 17, 56, 71, 107], "verifi": [6, 7], "versa": 95, "version": [1, 3, 4, 6, 13, 14, 15, 46, 47, 68, 74, 75], "vessel": 95, "via": [2, 6, 7, 14, 17, 19, 56, 81, 93, 97, 99, 107], "vice": 95, "view": 68, "violat": 68, "visibl": 68, "visual": [1, 4, 7], "void": [6, 68], "volum": [3, 18, 45, 46, 48, 51, 53, 54, 56, 58, 59, 61, 65, 68, 81, 91, 93, 97, 98, 99, 102, 103, 104], "volumetr": [2, 3, 57, 67, 93, 97, 99, 102, 103, 104], "von": [19, 108], "w": [6, 52, 68, 89, 96, 104], "wa": [2, 3, 4, 7, 47, 53, 68, 74, 104], "wai": [1, 6, 7, 15, 26, 46, 50, 68, 71, 78, 107], "wait": 15, "waiv": 68, "waiver": 68, "wall": [56, 99, 102, 103], "wang": [74, 108], "want": [3, 6, 7, 15, 17, 18, 68], "warranti": 68, "wash": [3, 9, 46], "water": [23, 26, 45, 75, 108], "wayn": 108, "we": [1, 2, 3, 4, 5, 6, 7, 15, 17, 18, 19, 49, 56, 60, 63, 64, 67, 68, 75, 100, 104], "weak": 86, "weaken": 95, "weaker": 40, "weakest": 40, "weakli": 40, "web": 19, "weight": [43, 93], "welcom": 68, "well": [2, 6, 7, 18, 56, 68, 95, 98, 107], "weno": [3, 44, 45, 56, 58, 60, 63, 64, 65], "weno_ep": [3, 43], "weno_ord": [3, 43], "went": 6, "were": [68, 107], "wessl": 108, "westerberg": 108, "what": 68, "whatev": 68, "when": [1, 3, 5, 6, 7, 18, 26, 46, 50, 56, 58, 60, 63, 64, 65, 68, 71, 75, 93, 98, 99, 107], "where": [2, 3, 6, 15, 17, 18, 26, 50, 56, 57, 60, 68, 69, 71, 72, 75, 77, 81, 86, 88, 90, 93, 94, 95, 96, 97, 98, 99, 101, 102, 103, 104, 107], "wherea": [46, 95, 97, 99, 107], "whether": [3, 49, 53, 55, 57, 58, 59, 60, 63, 64, 65, 68, 75, 93, 98], "which": [1, 2, 3, 6, 7, 14, 17, 18, 19, 26, 46, 47, 48, 53, 55, 56, 57, 67, 68, 70, 72, 75, 76, 77, 81, 85, 86, 88, 90, 93, 95, 96, 97, 98, 99, 101, 104, 107], "while": [1, 46, 56, 60, 63, 64, 75, 93, 94, 97, 104, 107], "whitlei": 108, "who": [19, 68], "whole": [68, 107], "whom": 68, "whose": [6, 68], "why": [7, 56, 68], "wide": [7, 68], "wilei": 108, "william": 108, "window": [1, 2, 17, 19, 68], "wipo": 68, "wise": 56, "wish": 68, "within": [6, 7, 15, 56, 60, 63, 68, 104], "without": [3, 6, 7, 14, 15, 44, 45, 57, 59, 61, 67, 68, 69, 70, 73, 74, 77, 79, 98, 99, 100], "won": 56, "woodward": 108, "work": [19, 44, 56, 68, 93, 107], "workload": 15, "workspac": 6, "worldwid": 68, "would": [68, 99, 107], "wrap": 2, "write": [3, 5, 6, 53, 68, 93], "write_coordin": 53, "write_sens_bulk": 53, "write_sens_flux": 53, "write_sens_inlet": 53, "write_sens_last": [48, 53], "write_sens_last_unit": 53, "write_sens_outlet": 53, "write_sens_particl": 53, "write_sens_solid": 53, "write_sens_volum": 53, "write_sensdot_bulk": 53, "write_sensdot_flux": 53, "write_sensdot_inlet": 53, "write_sensdot_outlet": 53, "write_sensdot_particl": 53, "write_sensdot_solid": 53, "write_sensdot_volum": 53, "write_soldot_bulk": 53, "write_soldot_flux": 53, "write_soldot_inlet": 53, "write_soldot_outlet": 53, "write_soldot_particl": 53, "write_soldot_solid": 53, "write_soldot_volum": 53, "write_solution_bulk": [3, 53], "write_solution_flux": 53, "write_solution_inlet": [3, 53], "write_solution_last": [48, 53], "write_solution_last_unit": [48, 53], "write_solution_outlet": [3, 53], "write_solution_particl": 53, "write_solution_solid": 53, "write_solution_tim": [48, 53], "write_solution_volum": 53, "written": [5, 46, 48, 68], "wrong": [3, 6, 7, 26, 50], "wu": 108, "www": [68, 108], "x": [6, 14, 19, 49, 75, 104, 108], "x64": [1, 15], "x86": 15, "xlabel": 3, "xml": [19, 44], "xu": 108, "xuankuo": 108, "xxx": [26, 48, 50, 57, 75, 94], "xxx_comp_000": 53, "xxx_comp_001": 53, "xxx_ka": 75, "xxx_ka_t": 75, "xxx_ka_tt": 75, "xxx_ka_ttt": 75, "xxx_kfwd": 94, "xxx_kfwd_t": 94, "xxx_kfwd_tt": 94, "xxx_kfwd_ttt": 94, "xxx_port_000": 53, "xxx_port_001": 53, "xxx_refc0": 26, "xxx_refq": 26, "xxx_yyi": [26, 50], "xyz": 46, "y": [2, 6, 13, 107], "y_": 107, "y_0": 107, "ycp": 6, "ye": 32, "year": [6, 68], "yet": [3, 49], "yield": [56, 93], "ylabel": 3, "you": [3, 4, 5, 6, 7, 13, 14, 15, 17, 19, 46, 56, 68], "your": [5, 6, 13, 15, 68], "youremodelnam": 6, "yourmodelnamebind": 6, "yourself": 68, "yukawa": 81, "yyi": [26, 48, 50], "y\u00fcce": 108, "z": [2, 97, 99, 102, 103, 104, 108], "zero": [43, 56, 60, 81, 104, 107], "ziad": 108, "zone": [58, 97], "\u00e1": 108, "\u00fc": 108, "\u010d": 108}, "titles": ["CADET Documentation", "CADET build options", "Software Architecture", "CADET-Python Introduction", "CADET-Core debugging", "Developer Guide", "Model Expansion", "CADET-Core testing", "Batch chromatography", "Examples", "Load Wash Elute", "Chemical reactions", "Residence time distributions", "Build for Linux", "Build for OSX", "Build for MS Windows", "Getting started", "Installation", "CADET Introduction", "CADET", "Bi Steric Mass Action", "Extended Mobile Phase Modulator Langmuir", "Freundlich LDF", "Generalized Ion Exchange", "HIC Constant Water Activity", "HIC Water on Hydrophobic Surfaces", "Binding models", "Linear", "Mobile Phase Modulator Langmuir", "Multi Component Anti-Langmuir", "Multi Component Bi-Langmuir", "Multi Component Bi-Langmuir LDF", "Multi Component Colloidal", "Multi Component Langmuir", "Multi Component Langmuir LDF", "Multi Component Langmuir LDF Liquid Phase", "Multi Component Spreading", "Multi-State Steric Mass Action", "Saska", "Self Association", "Simplified Multi-State Steric Mass Action", "Steric Mass Action", "Nonlinear solver for consistent initialization", "Flux reconstruction methods", "Interface specifications", "Input Group", "Introduction", "Meta Group", "Output Group", "Parameter Dependencies", "Reaction models", "Mass Action Law", "Michaelis Menten kinetics", "Return data", "Parameter Sensitivities", "Solver Configuration", "Spatial discretization methods", "System of unit operations", "Two dimensional general rate model", "Continuous stirred tank reactor model", "General Rate Model", "Unit Operations", "Inlet", "Lumped rate model with pores", "Lumped Rate Model Without Pores", "Multichannel Transport model (MCT model)", "Outlet", "Radial Flow Models", "License", "Bi Steric Mass Action", "Extended Mobile Phase Modulator Langmuir", "Freundlich LDF", "Generalized Ion Exchange", "HIC Constant Water Activity", "HIC Water on Hydrophobic Surfaces", "Binding models", "Linear", "Mobile Phase Modulator Langmuir", "Multi Component Anti-Langmuir", "Multi Component Bi-Langmuir", "Multi Component Bi-Langmuir LDF", "Multi Component Colloidal", "Multi Component Langmuir", "Multi Component Langmuir LDF", "Multi Component Langmuir LDF Liquid Phase", "Multi Component Spreading", "Multi-State Steric Mass Action", "Saska", "Self Association", "Simplified Multi-State Steric Mass Action", "Steric Mass Action", "<no title>", "Modelling", "Networks of unit operations", "Reaction models", "Mass action law", "Michaelis Menten kinetics", "Two Dimensional General rate model (GRM2D)", "Continuous stirred tank reactor model (CSTR)", "General rate model (GRM)", "Unit operation models", "Inlet", "Lumped rate model with pores (LRMP)", "Lumped rate model without pores (LRM)", "Multichannel Transport model (MCT model)", "Outlet", "<no title>", "Simulation", "Bibliography"], "titleterms": {"0": 3, "1": [3, 18], "1d": 46, "2": 3, "3": [3, 18], "4": [3, 18], "acknowledg": 19, "action": [20, 37, 40, 41, 51, 69, 86, 89, 90, 95], "activ": [24, 73], "ad": 7, "adapt": 107, "adsorpt": [3, 18], "algorithm": 6, "anti": [29, 78], "architectur": 2, "associ": [39, 88], "assumpt": 2, "backward": 95, "base": 15, "batch": 8, "bi": [20, 30, 31, 69, 79, 80], "bibliographi": 108, "binari": 17, "bind": [6, 26, 75, 104], "bug": 19, "build": [1, 13, 14, 15], "built": 17, "cadet": [0, 1, 3, 4, 7, 13, 14, 15, 17, 18, 19], "capabl": 2, "case": 104, "chemic": 11, "choic": 56, "chromatographi": [8, 99], "cite": 19, "clink": 15, "cmakeset": 1, "code": 15, "colloid": [32, 81], "column": 18, "command": 15, "common": 46, "compon": [26, 29, 30, 31, 32, 33, 34, 35, 36, 78, 79, 80, 81, 82, 83, 84, 85], "concentr": 75, "condit": [3, 18], "configur": 55, "connect": [3, 18, 57, 93], "consist": [42, 107], "consistency_solv": 42, "constant": [24, 73, 75, 95], "continu": [59, 98], "converg": 56, "coordin": 48, "core": [4, 7, 17], "correl": [49, 95], "cstr": [59, 98], "data": [46, 53], "dataset": 46, "debug": 4, "default": [60, 63, 64], "depend": [13, 14, 26, 46, 49, 50, 75, 94], "descript": 46, "detail": [2, 56], "develop": [5, 19], "dg": 56, "differ": [75, 100], "differenti": 6, "dimension": [46, 58, 97], "direct": [97, 99], "discontinu": [60, 63, 64], "discret": [3, 42, 43, 56, 58, 60, 63, 64, 65, 67], "distribut": 12, "document": 0, "donat": 19, "drive": 75, "dynam": 93, "elut": 10, "equilibrium": 75, "exampl": 9, "exchang": [23, 72], "exclus": 99, "exercis": 3, "expans": 6, "extend": [21, 70], "extern": [26, 50, 57, 75, 94], "extfun_typ": 57, "featur": [2, 19, 75, 100], "file": [44, 46], "finit": [60, 63, 64], "flow": [67, 93, 97, 99, 102, 103], "flux": 43, "forc": 75, "format": [44, 46], "forward": 95, "freundlich": [22, 71], "from": [15, 17], "frontend": 17, "function": [75, 94], "galerkin": [60, 63, 64], "gener": [3, 18, 23, 58, 60, 72, 97, 99], "general_rate_model": 60, "general_rate_model_2d": 58, "geometri": 99, "get": 16, "global": 46, "grm": 99, "grm2d": 97, "group": [42, 43, 45, 46, 47, 48, 49, 53, 54, 55, 56, 57, 58, 59, 60, 62, 63, 64, 65, 66, 67], "guid": 5, "hic": [24, 25, 73, 74], "hydrophob": [25, 74], "identifi": 46, "implement": [2, 7], "initi": [3, 18, 42, 107], "inlet": [3, 18, 62, 101], "input": [42, 43, 45, 46, 49, 53, 54, 55, 56, 57, 58, 59, 60, 62, 63, 64, 65, 66, 67], "instal": [13, 17, 19], "intel": 15, "interfac": 44, "introduct": [3, 18, 46], "ion": [23, 72], "joint": 107, "json": 1, "kinet": [52, 96, 104], "langmuir": [21, 28, 29, 30, 31, 33, 34, 35, 70, 77, 78, 79, 80, 82, 83, 84], "lapack": [13, 14], "law": [51, 95], "ldf": [22, 31, 34, 35, 71, 75, 80, 83, 84], "licens": 68, "line": 15, "linear": [27, 75, 76, 93, 104], "linear_interp_data": 57, "linux": 13, "liquid": [35, 84], "load": 10, "lrm": 103, "lrmp": 102, "lump": [63, 64, 102, 103, 104], "lumped_rate_model_with_por": 63, "lumped_rate_model_without_por": 64, "m": 15, "mainten": 7, "manufactur": 7, "mass": [20, 37, 40, 41, 51, 69, 86, 89, 90, 95], "matrix": 75, "mct": [65, 104], "menten": [52, 96], "meta": 47, "method": [43, 56, 60, 63, 64], "micha": [52, 96], "mobil": [21, 28, 70, 77], "model": [3, 6, 7, 18, 26, 42, 43, 46, 49, 50, 56, 57, 58, 59, 60, 62, 63, 64, 65, 66, 67, 75, 92, 94, 97, 98, 99, 100, 102, 103, 104], "modul": [21, 28, 70, 77], "multi": [29, 30, 31, 32, 33, 34, 35, 36, 37, 40, 46, 78, 79, 80, 81, 82, 83, 84, 85, 86, 89], "multi_channel_transport": 65, "multichannel": [65, 104], "multipl": [26, 50, 99], "network": 93, "non": 26, "nonlinear": 42, "notat": 46, "note": 56, "numer": [7, 60, 63, 64], "oneapi": 15, "ongo": 19, "oper": [2, 6, 46, 57, 61, 93, 100], "option": [1, 15], "order": [46, 56], "osx": 14, "outlet": [3, 66, 105], "output": 48, "param_xxx": [48, 54], "paramet": [43, 46, 49, 54, 56, 107], "paramt": 42, "particl": [26, 50, 99], "phase": [21, 28, 35, 70, 77, 84], "piecewise_cubic_poli": 57, "plant": 104, "plot": [3, 18], "pore": [63, 64, 102, 103, 104], "pre": 17, "preliminari": 3, "prepar": 15, "prerequisit": [13, 14, 15], "procedur": 7, "process": [17, 18], "properti": 18, "public": 6, "python": 3, "radial": [67, 99, 102, 103], "radial_general_rate_model": 67, "rate": [3, 18, 58, 60, 63, 64, 93, 95, 97, 99, 102, 103, 104], "reaction": [11, 50, 94], "reactor": [59, 98], "recommend": 56, "reconstruct": 43, "refer": [7, 75], "refin": 56, "resid": 12, "result": [3, 15, 18], "return": 53, "run": [3, 7, 18], "saska": [38, 87], "sec_xxx": 62, "section": [3, 46, 55, 107], "self": [39, 88], "sensit": [48, 54, 107], "set": [3, 18], "setup": 107, "simplifi": [40, 89], "simul": [3, 17, 18, 107], "size": [56, 99], "smooth": 56, "softwar": 2, "solut": [7, 48, 56, 93], "solver": [42, 55, 57], "sourc": 17, "source_xxx": 57, "spatial": [56, 60, 63, 64], "spatial_method": 56, "specif": [44, 93, 97, 99, 107], "spread": [36, 85], "start": 16, "state": [37, 40, 49, 86, 89], "step": [3, 107], "steric": [20, 37, 40, 41, 69, 86, 89, 90], "stir": [59, 98], "strategi": 56, "structur": 46, "studio": 15, "submodel": 2, "support": [75, 100], "surfac": [25, 74], "switch": 93, "switch_xxx": 57, "system": [3, 18, 56, 57, 93], "tank": [59, 98], "test": [6, 7, 15], "time": [3, 12, 107], "time_integr": 55, "toolkit": 15, "tracer": 104, "transit": 107, "transport": [65, 104], "two": [58, 97], "type": [26, 50, 62, 66, 99], "unit": [2, 6, 7, 46, 57, 61, 62, 66, 93, 100], "unit_typ": [58, 59, 60, 63, 64, 65, 67], "unit_xxx": [42, 43, 46, 48, 49, 53, 56, 58, 59, 60, 62, 63, 64, 65, 66, 67], "unit_yyi": 48, "unknown": 99, "up": [3, 18], "us": [46, 104], "valv": 93, "variabl": 99, "vector": 56, "veloc": [97, 99], "version": 44, "visual": 15, "volum": [60, 63, 64], "wash": 10, "water": [24, 25, 73, 74], "weno": 43, "window": 15, "without": [64, 103, 104], "your": 7}}) \ No newline at end of file +Search.setIndex({"alltitles": {"/output/coordinates/unit_XXX": [[48, "output-coordinates-unit-xxx"]], "0. Preliminary Steps": [[3, "preliminary-steps"]], "1. Setting Up the Model": [[3, "setting-up-the-model"], [18, "setting-up-the-model"]], "2. Setting up Time Sections and Connections": [[3, "setting-up-time-sections-and-connections"]], "3. Setting Up the Simulator and Running the Simulation": [[3, "setting-up-the-simulator-and-running-the-simulation"], [18, "setting-up-the-simulator-and-running-the-simulation"]], "4. Plotting the Results": [[3, "plotting-the-results"], [18, "plotting-the-results"]], "Acknowledgments": [[19, "acknowledgments"]], "Adaptivity": [[107, "adaptivity"]], "Adding tests for your model": [[7, "adding-tests-for-your-model"]], "Adsorption Model": [[3, "adsorption-model"], [18, "adsorption-model"]], "Algorithmic differentiation": [[6, "algorithmic-differentiation"]], "Batch chromatography": [[8, null]], "Bi Steric Mass Action": [[20, null], [69, null]], "Bibliography": [[108, null]], "Binding Model": [[6, "binding-model"]], "Binding model feature matrix": [[75, "binding-model-feature-matrix"]], "Binding models": [[26, null], [75, null]], "Bugs": [[19, "bugs"]], "Build CADET": [[13, "build-cadet"], [14, "build-cadet"]], "Build CADET from the command line": [[15, "build-cadet-from-the-command-line"]], "Build CADET in Visual Studio": [[15, "build-cadet-in-visual-studio"]], "Build dependencies": [[14, "build-dependencies"]], "Build for Linux": [[13, null]], "Build for MS Windows": [[15, null]], "Build for OSX": [[14, null]], "CADET": [[19, null]], "CADET Documentation": [[0, null]], "CADET Introduction": [[18, null]], "CADET build options": [[1, null]], "CADET-Core debugging": [[4, null]], "CADET-Core testing": [[7, null]], "CADET-Python Introduction": [[3, null]], "Chemical reactions": [[11, null]], "Citing": [[19, "citing"]], "Column Model": [[18, "column-model"]], "Common notation and identifiers used in the file format description": [[46, "id5"]], "Consistent initialization": [[107, "consistent-initialization"]], "Continuous stirred tank reactor model": [[59, null]], "Continuous stirred tank reactor model (CSTR)": [[98, null]], "Correlation of forward- and backward rate constants": [[95, "correlation-of-forward-and-backward-rate-constants"]], "Correlations": [[49, "correlations"]], "Dependence on external function": [[75, "dependence-on-external-function"], [94, "dependence-on-external-function"]], "Developer Guide": [[5, null]], "Discontinuous Galerkin": [[60, "discontinuous-galerkin"], [63, "discontinuous-galerkin"], [64, "discontinuous-galerkin"]], "Discrete system size": [[56, "discrete-system-size"]], "Donations": [[19, "donations"]], "Dynamic flow rates": [[93, "dynamic-flow-rates"]], "Equilibrium constants": [[75, "equilibrium-constants"]], "Examples": [[9, null]], "Exercises": [[3, "exercises"]], "Extended Mobile Phase Modulator Langmuir": [[21, null], [70, null]], "Externally dependent binding models": [[26, "externally-dependent-binding-models"]], "Externally dependent reaction models": [[50, "externally-dependent-reaction-models"]], "Features": [[19, "features"]], "Features and Capabilities": [[2, "features-and-capabilities"]], "File format versions": [[44, null]], "Finite Volumes (Default)": [[60, "finite-volumes-default"], [63, "finite-volumes-default"], [64, "finite-volumes-default"]], "Flux reconstruction methods": [[43, null]], "Freundlich LDF": [[22, null], [71, null]], "General Rate Model": [[3, "general-rate-model"], [18, "general-rate-model"], [60, null]], "General rate model (GRM)": [[99, null]], "Generalized Ion Exchange": [[23, null], [72, null]], "Getting started": [[16, null]], "Global structure": [[46, "global-structure"]], "Group /input/model": [[57, "group-input-model"]], "Group /input/model/connections": [[57, "group-input-model-connections"]], "Group /input/model/connections/switch_XXX": [[57, "group-input-model-connections-switch-xxx"]], "Group /input/model/external/source_XXX - EXTFUN_TYPE = LINEAR_INTERP_DATA": [[57, "group-input-model-external-source-xxx-extfun-type-linear-interp-data"]], "Group /input/model/external/source_XXX - EXTFUN_TYPE = PIECEWISE_CUBIC_POLY": [[57, "group-input-model-external-source-xxx-extfun-type-piecewise-cubic-poly"]], "Group /input/model/solver": [[57, "group-input-model-solver"]], "Group /input/model/unit_XXX": [[49, "group-input-model-unit-xxx"], [49, "id2"]], "Group /input/model/unit_XXX - UNIT-TYPE = INLET": [[62, "group-input-model-unit-xxx-unit-type-inlet"]], "Group /input/model/unit_XXX - UNIT-TYPE = OUTLET": [[66, "group-input-model-unit-xxx-unit-type-outlet"]], "Group /input/model/unit_XXX - UNIT_TYPE - GENERAL_RATE_MODEL": [[60, "group-input-model-unit-xxx-unit-type-general-rate-model"]], "Group /input/model/unit_XXX - UNIT_TYPE - RADIAL_GENERAL_RATE_MODEL": [[67, "group-input-model-unit-xxx-unit-type-radial-general-rate-model"]], "Group /input/model/unit_XXX - UNIT_TYPE = CSTR": [[59, "group-input-model-unit-xxx-unit-type-cstr"]], "Group /input/model/unit_XXX - UNIT_TYPE = GENERAL_RATE_MODEL_2D": [[58, "group-input-model-unit-xxx-unit-type-general-rate-model-2d"]], "Group /input/model/unit_XXX - UNIT_TYPE = LUMPED_RATE_MODEL_WITHOUT_PORES": [[64, "group-input-model-unit-xxx-unit-type-lumped-rate-model-without-pores"]], "Group /input/model/unit_XXX - UNIT_TYPE = LUMPED_RATE_MODEL_WITH_PORES": [[63, "group-input-model-unit-xxx-unit-type-lumped-rate-model-with-pores"]], "Group /input/model/unit_XXX - UNIT_TYPE = MULTI_CHANNEL_TRANSPORT": [[65, "group-input-model-unit-xxx-unit-type-multi-channel-transport"]], "Group /input/model/unit_XXX/discretization - UNIT_TYPE - GENERAL_RATE_MODEL": [[60, "group-input-model-unit-xxx-discretization-unit-type-general-rate-model"]], "Group /input/model/unit_XXX/discretization - UNIT_TYPE - GENERAL_RATE_MODEL_2D": [[58, "group-input-model-unit-xxx-discretization-unit-type-general-rate-model-2d"]], "Group /input/model/unit_XXX/discretization - UNIT_TYPE - RADIAL_GENERAL_RATE_MODEL": [[67, "group-input-model-unit-xxx-discretization-unit-type-radial-general-rate-model"]], "Group /input/model/unit_XXX/discretization - UNIT_TYPE = LUMPED_RATE_MODEL_WITHOUT_PORES": [[64, "group-input-model-unit-xxx-discretization-unit-type-lumped-rate-model-without-pores"]], "Group /input/model/unit_XXX/discretization - UNIT_TYPE = MULTI_CHANNEL_TRANSPORT": [[65, "group-input-model-unit-xxx-discretization-unit-type-multi-channel-transport"]], "Group /input/model/unit_XXX/discretization/SPATIAL_METHOD - Details on the methods": [[56, "group-input-model-unit-xxx-discretization-spatial-method-details-on-the-methods"]], "Group /input/model/unit_XXX/discretization/consistency_solver - Nonlinear consistency solver paramters": [[42, "group-input-model-unit-xxx-discretization-consistency-solver-nonlinear-consistency-solver-paramters"]], "Group /input/model/unit_XXX/discretization/weno - WENO Parameters": [[43, "group-input-model-unit-xxx-discretization-weno-weno-parameters"]], "Group /input/model/unit_XXX/sec_XXX": [[62, "group-input-model-unit-xxx-sec-xxx"]], "Group /input/return": [[53, "group-input-return"]], "Group /input/return/unit_XXX": [[53, "group-input-return-unit-xxx"]], "Group /input/sensitivity": [[54, "group-input-sensitivity"]], "Group /input/sensitivity/param_XXX": [[54, "group-input-sensitivity-param-xxx"]], "Group /input/solver": [[55, "group-input-solver"]], "Group /output": [[48, "group-output"]], "Group /output/sensitivity/param_XXX/unit_YYY": [[48, "group-output-sensitivity-param-xxx-unit-yyy"]], "Group /output/solution": [[48, "group-output-solution"]], "Group /output/solution/unit_XXX": [[48, "group-output-solution-unit-xxx"]], "Group /solver/sections": [[55, "group-solver-sections"]], "Group /solver/time_integrator": [[55, "group-solver-time-integrator"]], "HIC Constant Water Activity": [[24, null], [73, null]], "HIC Water on Hydrophobic Surfaces": [[25, null], [74, null]], "Implementation Details": [[2, "implementation-details"]], "Implementation procedure": [[7, "implementation-procedure"]], "Initial Conditions": [[3, "initial-conditions"], [18, "initial-conditions"]], "Inlet": [[62, null], [101, null]], "Inlet Model": [[3, "inlet-model"], [18, "inlet-model"]], "Input Group": [[45, null]], "Install CADET core simulator": [[17, "install-cadet-core-simulator"]], "Install CADET-Process": [[17, "install-cadet-process"]], "Install a frontend": [[17, "install-a-frontend"]], "Install dependencies": [[13, "install-dependencies"]], "Install from source": [[17, "install-from-source"]], "Install pre-built binaries": [[17, "install-pre-built-binaries"]], "Installation": [[17, null], [19, "installation"]], "Intel oneAPI Base Toolkit": [[15, "intel-oneapi-base-toolkit"]], "Interface specifications": [[44, null]], "Introduction": [[46, null]], "Joint parameters": [[107, "joint-parameters"]], "LAPACK": [[13, "lapack"], [14, "lapack"]], "License": [[68, null]], "Linear": [[27, null], [76, null]], "Linear Driving Force (LDF)": [[75, "linear-driving-force-ldf"]], "Load Wash Elute": [[10, null]], "Lumped Rate Model Without Pores": [[64, null]], "Lumped rate model with pores": [[63, null]], "Lumped rate model with pores (LRMP)": [[102, null]], "Lumped rate model without pores (LRM)": [[103, null]], "Maintenance of the tests": [[7, "maintenance-of-the-tests"]], "Manufactured solution": [[7, "manufactured-solution"]], "Mass Action Law": [[51, null]], "Mass action law": [[95, null]], "Meta Group": [[47, null]], "Michaelis Menten kinetics": [[52, null], [96, null]], "Mobile Phase Modulator Langmuir": [[28, null], [77, null]], "Model Expansion": [[6, null]], "Modelling": [[92, null]], "Multi Component Anti-Langmuir": [[29, null], [78, null]], "Multi Component Bi-Langmuir": [[30, null], [79, null]], "Multi Component Bi-Langmuir LDF": [[31, null], [80, null]], "Multi Component Colloidal": [[32, null], [81, null]], "Multi Component Langmuir": [[33, null], [82, null]], "Multi Component Langmuir LDF": [[34, null], [83, null]], "Multi Component Langmuir LDF Liquid Phase": [[35, null], [84, null]], "Multi Component Spreading": [[36, null], [85, null]], "Multi-State Steric Mass Action": [[37, null], [86, null]], "Multichannel Transport model (MCT model)": [[65, null], [104, null]], "Multiple particle types": [[26, "multiple-particle-types"], [50, "multiple-particle-types"], [99, "multiple-particle-types"]], "Networks of unit operations": [[93, null]], "Non-binding components": [[26, "non-binding-components"]], "Nonlinear solver for consistent initialization": [[42, null]], "Notation and identifiers": [[46, "notation-and-identifiers"]], "Note on DG solution vector": [[56, "note-on-dg-solution-vector"]], "Numerical reference tests": [[7, "numerical-reference-tests"]], "Ongoing Development": [[19, "ongoing-development"]], "Optional: clink": [[15, "optional-clink"]], "Options": [[1, "options"]], "Order of convergence": [[56, "order-of-convergence"]], "Ordering of multi dimensional data": [[46, "ordering-of-multi-dimensional-data"]], "Outlet": [[66, null], [105, null]], "Outlet Model": [[3, "outlet-model"]], "Output Group": [[48, null]], "Parameter Dependencies": [[49, null]], "Parameter Sensitivities": [[54, null]], "Parameter sensitivities": [[107, "parameter-sensitivities"]], "Parameter-Parameter Dependencies": [[49, "parameter-parameter-dependencies"]], "Parameter-State Dependencies": [[49, "parameter-state-dependencies"]], "Particle Geometry": [[99, "particle-geometry"]], "Prepare CADET code": [[15, "prepare-cadet-code"]], "Prerequisites": [[13, "prerequisites"], [14, "prerequisites"], [15, "prerequisites"]], "Process properties": [[18, "process-properties"]], "Radial Flow Models": [[67, null]], "Radial flow GRM": [[99, "radial-flow-grm"]], "Radial flow LRM": [[103, "radial-flow-lrm"]], "Radial flow LRMP": [[102, "radial-flow-lrmp"]], "Reaction models": [[50, null], [94, null]], "Recommendations on DG discretization parameters": [[56, "recommendations-on-dg-discretization-parameters"]], "Recommendations on the choice of spatial discretization methods": [[56, "recommendations-on-the-choice-of-spatial-discretization-methods"]], "Reference concentrations": [[75, "reference-concentrations"]], "Refinement strategy": [[56, "refinement-strategy"]], "Residence time distributions": [[12, null]], "Return data": [[53, null]], "Run the tests": [[7, "run-the-tests"]], "Saska": [[38, null], [87, null]], "Section dependent datasets in the 1D unit operation models (/input/model/unit_XXX group)": [[46, "id6"]], "Section dependent model parameters": [[46, "section-dependent-model-parameters"]], "Self Association": [[39, null], [88, null]], "Setting up the Discretization": [[3, "setting-up-the-discretization"]], "Setup": [[107, "setup"]], "Simplified Multi-State Steric Mass Action": [[40, null], [89, null]], "Simulation": [[107, null]], "Size exclusion chromatography": [[99, "size-exclusion-chromatography"]], "Smooth solutions": [[56, "smooth-solutions"]], "Software Architecture": [[2, null]], "Solution of the linear systems": [[93, "solution-of-the-linear-systems"]], "Solver Configuration": [[55, null]], "Spatial discretization - Numerical Methods": [[60, "spatial-discretization-numerical-methods"], [63, "spatial-discretization-numerical-methods"], [64, "spatial-discretization-numerical-methods"]], "Spatial discretization methods": [[56, null]], "Specification of flow rate / velocity and direction": [[97, "specification-of-flow-rate-velocity-and-direction"], [99, "specification-of-flow-rate-velocity-and-direction"]], "Specification of network connections": [[93, "specification-of-network-connections"]], "Steric Mass Action": [[41, null], [90, null]], "Supported features of the different binding models": [[75, "id3"]], "Supported features of the different unit operations models": [[100, "id2"]], "System Connectivity": [[3, "system-connectivity"], [18, "system-connectivity"]], "System of unit operations": [[57, null]], "Test build results": [[15, "test-build-results"]], "Testing and Publication": [[6, "testing-and-publication"]], "Time Sections": [[3, "time-sections"]], "Time section specification": [[107, "time-section-specification"]], "Time sections and transitions": [[107, "time-sections-and-transitions"]], "Time stepping": [[107, "time-stepping"]], "Two Dimensional General rate model (GRM2D)": [[97, null]], "Two dimensional general rate model": [[58, null]], "Unit Operation": [[6, "unit-operation"]], "Unit Operation submodel assumption": [[2, "unit-operation-submodel-assumption"]], "Unit Operations": [[61, null]], "Unit operation models": [[100, null]], "Unit tests": [[7, "unit-tests"]], "Use-case: Lumped Rate Model without pores and linear kinetic binding": [[104, "use-case-lumped-rate-model-without-pores-and-linear-kinetic-binding"]], "Use-case: Tracer transport in plants": [[104, "use-case-tracer-transport-in-plants"]], "Valve switches": [[93, "valve-switches"]], "Variables and unknowns": [[99, "id7"]], "Visual Studio:": [[15, "visual-studio"]], "cmakeSettings.json": [[1, "cmakesettings-json"]]}, "docnames": ["README", "developer_guide/build_options", "developer_guide/cadet_core_architecture", "developer_guide/cadet_python", "developer_guide/debugging", "developer_guide/index", "developer_guide/model_expansion", "developer_guide/testing", "examples/batch_chromatography", "examples/index", "examples/load_wash_elute", "examples/reaction_cstr", "examples/rtd", "getting_started/build_linux", "getting_started/build_osx", "getting_started/build_windows", "getting_started/index", "getting_started/installation", "getting_started/tutorials/breakthrough", "index", "interface/binding/bi_steric_mass_action", "interface/binding/extended_mobile_phase_modulator_langmuir", "interface/binding/freundlich_ldf", "interface/binding/generalized_ion_exchange", "interface/binding/hic_constant_water_activity", "interface/binding/hic_water_on_hydrophobic_surfaces", "interface/binding/index", "interface/binding/linear", "interface/binding/mobile_phase_modulator_langmuir", "interface/binding/multi_component_anti_langmuir", "interface/binding/multi_component_bi_langmuir", "interface/binding/multi_component_bi_langmuir_ldf", "interface/binding/multi_component_colloidal", "interface/binding/multi_component_langmuir", "interface/binding/multi_component_langmuir_ldf", "interface/binding/multi_component_langmuir_ldf_liquid_phase", "interface/binding/multi_component_spreading", "interface/binding/multi_state_steric_mass_action", "interface/binding/saska", "interface/binding/self_association", "interface/binding/simplified_multi_state_steric_mass_action", "interface/binding/steric_mass_action", "interface/consistent_initialization", "interface/flux_reconstruction", "interface/index", "interface/input_group", "interface/introduction", "interface/meta_group", "interface/output_group", "interface/parameter_dependencies", "interface/reaction/index", "interface/reaction/mass_action_law", "interface/reaction/michaelis_menten_kinetics", "interface/return_data", "interface/sensitivities", "interface/solver", "interface/spatial_discretization_methods", "interface/system", "interface/unit_operations/2d_general_rate_model", "interface/unit_operations/cstr", "interface/unit_operations/general_rate_model", "interface/unit_operations/index", "interface/unit_operations/inlet", "interface/unit_operations/lumped_rate_model_with_pores", "interface/unit_operations/lumped_rate_model_without_pores", "interface/unit_operations/multi_channel_transport_model", "interface/unit_operations/outlet", "interface/unit_operations/radial_flow_models", "license", "modelling/binding/bi_steric_mass_action", "modelling/binding/extended_mobile_phase_modulator_langmuir", "modelling/binding/freundlich_ldf", "modelling/binding/generalized_ion_exchange", "modelling/binding/hic_constant_water_activity", "modelling/binding/hic_water_on_hydrophobic_surfaces", "modelling/binding/index", "modelling/binding/linear", "modelling/binding/mobile_phase_modulator_langmuir", "modelling/binding/multi_component_anti_langmuir", "modelling/binding/multi_component_bi_langmuir", "modelling/binding/multi_component_bi_langmuir_ldf", "modelling/binding/multi_component_colloidal", "modelling/binding/multi_component_langmuir", "modelling/binding/multi_component_langmuir_ldf", "modelling/binding/multi_component_langmuir_ldf_liquid_phase", "modelling/binding/multi_component_spreading", "modelling/binding/multi_state_steric_mass_action", "modelling/binding/saska", "modelling/binding/self_association", "modelling/binding/simplified_multi_state_steric_mass_action", "modelling/binding/steric_mass_action", "modelling/equations", "modelling/index", "modelling/networks", "modelling/reaction/index", "modelling/reaction/mass_action_law", "modelling/reaction/michaelis_menten_kinetics", "modelling/unit_operations/2d_general_rate_model", "modelling/unit_operations/cstr", "modelling/unit_operations/general_rate_model", "modelling/unit_operations/index", "modelling/unit_operations/inlet", "modelling/unit_operations/lumped_rate_model_with_pores", "modelling/unit_operations/lumped_rate_model_without_pores", "modelling/unit_operations/multi_channel_transport_model", "modelling/unit_operations/outlet", "requirements", "simulation/index", "zbibliography"], "envversion": {"sphinx": 64, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.todo": 2, "sphinxcontrib.bibtex": 9}, "filenames": ["README.md", "developer_guide/build_options.rst", "developer_guide/cadet_core_architecture.rst", "developer_guide/cadet_python.rst", "developer_guide/debugging.rst", "developer_guide/index.rst", "developer_guide/model_expansion.rst", "developer_guide/testing.rst", "examples/batch_chromatography.rst", "examples/index.rst", "examples/load_wash_elute.rst", "examples/reaction_cstr.rst", "examples/rtd.rst", "getting_started/build_linux.rst", "getting_started/build_osx.rst", "getting_started/build_windows.rst", "getting_started/index.rst", "getting_started/installation.rst", "getting_started/tutorials/breakthrough.rst", "index.rst", "interface/binding/bi_steric_mass_action.rst", "interface/binding/extended_mobile_phase_modulator_langmuir.rst", "interface/binding/freundlich_ldf.rst", "interface/binding/generalized_ion_exchange.rst", "interface/binding/hic_constant_water_activity.rst", "interface/binding/hic_water_on_hydrophobic_surfaces.rst", "interface/binding/index.rst", "interface/binding/linear.rst", "interface/binding/mobile_phase_modulator_langmuir.rst", "interface/binding/multi_component_anti_langmuir.rst", "interface/binding/multi_component_bi_langmuir.rst", "interface/binding/multi_component_bi_langmuir_ldf.rst", "interface/binding/multi_component_colloidal.rst", "interface/binding/multi_component_langmuir.rst", "interface/binding/multi_component_langmuir_ldf.rst", "interface/binding/multi_component_langmuir_ldf_liquid_phase.rst", "interface/binding/multi_component_spreading.rst", "interface/binding/multi_state_steric_mass_action.rst", "interface/binding/saska.rst", "interface/binding/self_association.rst", "interface/binding/simplified_multi_state_steric_mass_action.rst", "interface/binding/steric_mass_action.rst", "interface/consistent_initialization.rst", "interface/flux_reconstruction.rst", "interface/index.rst", "interface/input_group.rst", "interface/introduction.rst", "interface/meta_group.rst", "interface/output_group.rst", "interface/parameter_dependencies.rst", "interface/reaction/index.rst", "interface/reaction/mass_action_law.rst", "interface/reaction/michaelis_menten_kinetics.rst", "interface/return_data.rst", "interface/sensitivities.rst", "interface/solver.rst", "interface/spatial_discretization_methods.rst", "interface/system.rst", "interface/unit_operations/2d_general_rate_model.rst", "interface/unit_operations/cstr.rst", "interface/unit_operations/general_rate_model.rst", "interface/unit_operations/index.rst", "interface/unit_operations/inlet.rst", "interface/unit_operations/lumped_rate_model_with_pores.rst", "interface/unit_operations/lumped_rate_model_without_pores.rst", "interface/unit_operations/multi_channel_transport_model.rst", "interface/unit_operations/outlet.rst", "interface/unit_operations/radial_flow_models.rst", "license.rst", "modelling/binding/bi_steric_mass_action.rst", "modelling/binding/extended_mobile_phase_modulator_langmuir.rst", "modelling/binding/freundlich_ldf.rst", "modelling/binding/generalized_ion_exchange.rst", "modelling/binding/hic_constant_water_activity.rst", "modelling/binding/hic_water_on_hydrophobic_surfaces.rst", "modelling/binding/index.rst", "modelling/binding/linear.rst", "modelling/binding/mobile_phase_modulator_langmuir.rst", "modelling/binding/multi_component_anti_langmuir.rst", "modelling/binding/multi_component_bi_langmuir.rst", "modelling/binding/multi_component_bi_langmuir_ldf.rst", "modelling/binding/multi_component_colloidal.rst", "modelling/binding/multi_component_langmuir.rst", "modelling/binding/multi_component_langmuir_ldf.rst", "modelling/binding/multi_component_langmuir_ldf_liquid_phase.rst", "modelling/binding/multi_component_spreading.rst", "modelling/binding/multi_state_steric_mass_action.rst", "modelling/binding/saska.rst", "modelling/binding/self_association.rst", "modelling/binding/simplified_multi_state_steric_mass_action.rst", "modelling/binding/steric_mass_action.rst", "modelling/equations.rst", "modelling/index.rst", "modelling/networks.rst", "modelling/reaction/index.rst", "modelling/reaction/mass_action_law.rst", "modelling/reaction/michaelis_menten_kinetics.rst", "modelling/unit_operations/2d_general_rate_model.rst", "modelling/unit_operations/cstr.rst", "modelling/unit_operations/general_rate_model.rst", "modelling/unit_operations/index.rst", "modelling/unit_operations/inlet.rst", "modelling/unit_operations/lumped_rate_model_with_pores.rst", "modelling/unit_operations/lumped_rate_model_without_pores.rst", "modelling/unit_operations/multi_channel_transport_model.rst", "modelling/unit_operations/outlet.rst", "requirements.txt", "simulation/index.rst", "zbibliography.rst"], "indexentries": {}, "objects": {}, "objnames": {}, "objtypes": {}, "terms": {"": [3, 6, 18, 19, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 47, 48, 52, 55, 56, 57, 58, 59, 60, 62, 63, 64, 65, 67, 68, 81, 90, 91, 93, 95, 96, 97, 98, 99, 102, 103, 104, 105, 107, 108], "0": [2, 4, 5, 6, 7, 13, 14, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 47, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 63, 64, 65, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 93, 94, 95, 96, 97, 98, 99, 101, 102, 103, 104, 107, 108], "00008": 108, "0001": 42, "00050": 108, "0009": 108, "0009250953800011": 108, "004": 108, "01": [3, 42, 108], "014": 18, "01496399208019442": 108, "02": 18, "023": 108, "0288": 108, "040000": 47, "045": 108, "050": 108, "06": 108, "07": 108, "08": 108, "082": 108, "085": 108, "09": 108, "0e": 3, "1": [2, 4, 5, 6, 7, 19, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 46, 48, 49, 53, 54, 55, 56, 57, 58, 59, 60, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 93, 94, 95, 97, 99, 100, 101, 102, 103, 104, 107, 108], "10": [3, 18, 46, 55, 57, 68, 81, 104, 107, 108], "100": [3, 18], "1000": 18, "10000": 3, "1000000": 3, "1001": 3, "1002": 108, "1007": 108, "1016": 108, "1021": 108, "1055": 108, "1080": 108, "1089014": 108, "1089020": 108, "11": [46, 68, 71, 97, 99, 108], "113": 19, "1145": 108, "1167": 108, "1180": 19, "1191": 19, "12": [13, 14, 65, 68, 71, 85, 97, 104, 108], "1200": 3, "1216": 108, "1244": 108, "1262": 108, "13": [19, 46, 68, 72, 108], "131": 108, "1365": 108, "139": [19, 108], "14": [68, 71, 72, 88, 108], "142": 108, "1465": 108, "15": [15, 68, 73, 108], "151": 108, "152": [19, 108], "16": [3, 68, 74, 108], "1600336": 108, "161": 108, "1617": 108, "162": [19, 108], "1679": 108, "17": [15, 68, 77, 97, 108], "1711": 108, "1732": 108, "175": 108, "17825832": 108, "18": [13, 14, 77, 108], "180": 108, "183": 108, "19": [81, 97, 108], "190": 108, "1916": 108, "1953": 108, "1965": 108, "1968": 108, "1969": 108, "1978": 108, "1989": 108, "1992": 108, "1995": 108, "1996": [68, 108], "1997": 108, "1d": 48, "1e": [3, 7, 71], "1e6": 3, "1k": 104, "1n": [65, 104], "2": [2, 4, 5, 6, 7, 18, 21, 23, 26, 32, 37, 38, 43, 46, 48, 50, 53, 56, 57, 58, 59, 60, 62, 63, 64, 65, 67, 68, 71, 72, 75, 81, 85, 88, 89, 93, 94, 97, 99, 101, 102, 103, 104, 108], "20": [3, 6, 68, 82, 97, 108], "200": 3, "2004": 108, "2005": 108, "2006": 108, "2007": [68, 108], "2008": 108, "200800082": 108, "2009": 108, "2010": 19, "201000560": 108, "2012": 108, "2013": [19, 108], "2014": 108, "2015": 108, "2016": [19, 74, 108], "201600336": 108, "2017": 108, "2018": 19, "2019": 108, "2020": 108, "2022": [15, 108], "21": [65, 85, 87, 104, 108], "22": [88, 93, 108], "2221": 108, "2295": 108, "23": [81, 90, 93, 108], "237": 108, "24": [93, 107, 108], "248": 108, "25": [57, 107, 108], "2509": 108, "26": [107, 108], "264193": 108, "264573": 108, "27": 108, "274": 19, "28": 68, "29": [68, 108], "294": 19, "2d": [1, 3, 48], "2nd": [56, 108], "2r": 81, "3": [2, 5, 6, 7, 13, 14, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 43, 46, 48, 50, 56, 57, 58, 59, 60, 62, 63, 64, 65, 68, 75, 76, 79, 81, 82, 89, 93, 94, 97, 99, 101, 102, 103, 107, 108], "30": [6, 15, 68], "31": 108, "32": 3, "33": 3, "34": [19, 108], "341": 108, "343": 108, "35": 108, "363": 108, "36f": 55, "37": [3, 18], "370537": 108, "38": 108, "39": 108, "396": 108, "4": [5, 6, 7, 46, 47, 55, 56, 57, 58, 60, 63, 64, 68, 81, 99, 102, 103, 107, 108], "40000": 3, "41": 108, "41f": [57, 58, 60, 63], "42": 108, "450": 108, "46": 19, "460479": 108, "463408": 108, "469": 108, "4b34e0d5": 2, "5": [3, 18, 43, 46, 55, 56, 57, 58, 60, 63, 64, 68, 99, 107, 108], "500": 55, "53": 108, "54": 108, "56": 19, "57": 19, "5e": 18, "6": [3, 18, 38, 39, 56, 60, 68, 81, 99, 104, 108], "60": [3, 68, 108], "6177": 108, "6195": 108, "642": 108, "683738370512285e": 18, "690140613": 108, "690381212": 108, "690420507": 108, "6b": 68, "6d": 68, "7": [6, 13, 14, 55, 57, 58, 60, 63, 65, 68, 99, 104, 108], "70": 108, "71": 108, "75": 18, "75e": 18, "78": 108, "79541": 108, "79543": 108, "7e": 18, "8": [3, 7, 18, 19, 57, 68, 99, 102, 103, 104, 107, 108], "80": 1, "80001": 108, "801406": 108, "840314": 2, "864": 108, "874": 108, "886": 108, "895": 108, "8b05873": 108, "9": [13, 14, 68, 104, 107, 108], "919": 108, "927": 108, "9274": 108, "96437": 108, "9673": 108, "97": 108, "978": 108, "99457": 108, "9e": 18, "A": [3, 6, 7, 15, 17, 18, 19, 56, 57, 58, 60, 63, 68, 70, 74, 75, 76, 77, 81, 85, 86, 93, 94, 97, 99, 100, 101, 104, 105, 107, 108], "AND": 68, "AS": 68, "And": [15, 68], "As": [3, 56, 102, 107], "At": [15, 21, 44, 107], "BE": 68, "BEING": 68, "BUT": 68, "BY": 68, "But": 68, "By": [1, 6, 46, 68, 75, 93, 94, 99, 102, 103], "FOR": 68, "For": [1, 2, 3, 5, 6, 15, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 33, 34, 35, 36, 37, 38, 39, 40, 41, 46, 50, 56, 57, 58, 59, 60, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 92, 94, 95, 97, 99, 101, 102, 103, 104, 105, 107], "IF": 68, "IN": 68, "If": [1, 2, 3, 4, 5, 6, 7, 13, 14, 15, 17, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 46, 48, 50, 52, 56, 57, 58, 59, 60, 63, 67, 68, 93, 96, 98, 99, 104, 107], "In": [2, 3, 6, 18, 26, 44, 47, 50, 56, 58, 60, 63, 65, 67, 68, 70, 72, 75, 78, 81, 85, 86, 87, 90, 93, 95, 96, 99, 104, 105, 107, 108], "It": [1, 2, 3, 17, 46, 56, 68, 80, 83, 84, 88, 99, 107], "NO": 68, "NOT": 68, "No": [68, 71], "Not": 68, "OF": 68, "ON": [7, 15], "OR": 68, "Of": [3, 68], "On": [3, 101, 107], "One": 71, "Or": 19, "SUCH": 68, "Such": [68, 93], "THE": 68, "THERE": 68, "TO": 68, "That": [56, 93, 97, 99, 102, 103, 104], "The": [0, 1, 2, 3, 6, 7, 15, 17, 18, 19, 23, 26, 37, 39, 40, 41, 44, 46, 49, 50, 52, 56, 57, 58, 59, 60, 63, 64, 65, 67, 68, 69, 70, 71, 72, 75, 77, 78, 79, 81, 82, 85, 86, 87, 88, 89, 90, 93, 94, 95, 97, 98, 99, 101, 102, 103, 104, 105, 107, 108], "Their": 2, "Then": [0, 3, 6, 18, 46, 56], "There": [3, 6, 93, 104], "These": [3, 7, 18, 68, 93, 95, 97, 107], "To": [0, 2, 3, 4, 6, 7, 17, 18, 19, 68, 71, 104], "WILL": 68, "WITH": 68, "With": 93, "_": [2, 7, 37, 48, 58, 59, 60, 62, 63, 64, 67, 69, 70, 75, 81, 86, 89, 93, 95, 99, 101, 107], "_0": [72, 75, 86, 88, 90, 107], "_1": 104, "_a": 107, "_bindingmodel": 6, "_c": [99, 102, 103], "_d": 107, "_i": [58, 60, 63, 71], "_n": [2, 104], "_port_xyz_": 53, "a_": 101, "a_1": 104, "a_2": 104, "a_k": 104, "a_l": 104, "a_n": 104, "aachen": 2, "ab": 108, "abil": 68, "abort": 107, "about": [3, 68, 92], "abov": [2, 6, 68, 75, 89, 93, 99, 104], "abraham": 108, "absenc": [56, 68], "absolut": [7, 49, 54, 55, 58, 68, 107], "abstol": [3, 54, 55, 107], "abstract": 2, "abus": 68, "ac": 108, "academ": 108, "acc": [99, 102], "acceler": [14, 107], "accept": [7, 68], "access": [2, 17, 58, 60, 63, 68, 99], "accompani": 68, "accord": [2, 17, 56, 68, 104], "accordingli": [6, 67, 103, 104], "account": [26, 50, 75, 82, 87, 90, 93, 94, 97, 99, 104, 107], "accur": [19, 56, 60, 63, 64, 107], "accuraci": [7, 56, 58, 60, 63, 64], "achiev": [60, 63, 64, 68, 75, 95], "acknowledg": 68, "acm": 108, "acquir": 68, "across": 68, "act": [75, 93, 95, 100], "action": [0, 26, 44, 45, 50, 68, 72, 75, 88, 94, 108], "activ": [1, 6, 19, 26, 45, 57, 68, 75, 93, 95, 108], "actual": [1, 3, 6, 17, 18, 56, 68, 75, 99], "acycl": [57, 93], "ad": [1, 2, 3, 5, 6, 19, 44, 53, 56, 68, 74, 75, 77, 85, 86, 87, 88, 91, 97, 98, 99, 102, 103, 104, 105, 107], "ad1": 54, "adapt": [2, 3, 7, 68, 75, 94], "add": [1, 2, 3, 4, 6, 7, 17, 18, 68, 69, 79, 85, 86, 104, 107], "add_compon": 18, "add_connect": 18, "add_execut": 7, "add_unit": 18, "addict": 3, "addit": [1, 2, 3, 6, 67, 68, 69, 72, 79, 81, 86, 87, 89, 90, 93, 96, 98, 99, 102, 103], "addition": [1, 2, 6, 7, 56, 67, 97], "address": [1, 4, 57, 68, 71], "adequatli": [6, 7], "adher": 5, "adjac": 89, "adjust": [6, 56, 81, 93, 104], "admin": 15, "adopt": 68, "adsorb": [81, 86, 108], "adsorpt": [6, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 72, 75, 81, 88, 91, 98, 99, 102, 103, 104, 108], "adsorption_000": 26, "adsorption_model": [3, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 58, 59, 60, 63, 64], "adsorption_model_multiplex": [58, 60, 63], "adsorption_particl": 50, "adsorption_r": 18, "adsorption_yyi": 26, "advect": 3, "advers": 68, "advic": [4, 56], "advis": 68, "affect": [68, 107], "affero": 68, "affin": 60, "affirm": 68, "aforement": 6, "after": [7, 56, 68, 107], "again": [6, 56, 93, 107], "against": 68, "aggreg": 68, "agnost": 104, "agre": 68, "agreement": [68, 81], "aic": 108, "aich": 108, "aid": 99, "aim": 68, "al": [6, 74, 104], "alan": 108, "algebra": [19, 107, 108], "algorithm": [2, 5, 19, 54, 57, 58, 59, 60, 63, 64, 65, 75, 95, 108], "algtol": [3, 55, 107], "align": [26, 49, 50, 56, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 93, 94, 95, 96, 97, 98, 99, 101, 102, 103, 104, 107], "all": [0, 1, 2, 3, 5, 6, 7, 14, 15, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 46, 48, 49, 50, 51, 53, 55, 57, 58, 59, 60, 63, 65, 67, 68, 69, 75, 79, 82, 85, 86, 89, 92, 93, 94, 97, 98, 99, 102, 103, 104, 107], "alleg": 68, "allevi": 107, "alloc": [6, 107], "allow": [1, 2, 3, 18, 21, 56, 68, 69, 70, 79, 85, 86, 87, 89, 93, 97, 99, 104, 107, 108], "almost": 3, "along": [58, 68, 97], "alpha": 6, "alpha_": 107, "alpha_0": 71, "alpha_1": [71, 107], "alpha_2": 71, "alpha_i": 107, "alpha_n": 107, "alreadi": [6, 7, 56, 68, 88], "also": [2, 3, 6, 7, 14, 16, 26, 43, 44, 46, 50, 56, 58, 60, 63, 64, 65, 67, 68, 70, 71, 75, 80, 81, 83, 84, 88, 90, 99, 102, 104, 105, 107], "altern": [4, 58, 68], "alterni": 75, "although": [3, 68], "alwai": [3, 13, 14, 15, 19, 56, 57, 58, 65, 75, 93, 97, 107], "american": 108, "among": [68, 92], "amount": [3, 75, 107], "amsterdam": 108, "an": [1, 2, 3, 4, 5, 6, 7, 17, 18, 46, 56, 57, 58, 60, 63, 68, 69, 70, 71, 75, 79, 87, 93, 94, 99, 101, 107, 108], "anaconda": 17, "analysi": [19, 107, 108], "analyt": [1, 6, 7, 58, 59, 60, 64, 65, 76, 107], "ancillari": 68, "ander": 108, "andersson": 19, "andrea": 108, "anh": 108, "ani": [0, 3, 5, 19, 26, 32, 47, 50, 56, 58, 60, 63, 68, 71, 93, 98, 99, 104, 105], "anita": 108, "anoth": [3, 18, 72, 85, 93], "ansatz": 107, "anti": [26, 45, 68, 75], "antibodi": 108, "anyon": 68, "anyth": 68, "api": [3, 17, 18, 19], "appear": [56, 75], "append": [3, 58, 60, 93], "appli": [3, 6, 18, 49, 56, 67, 68, 75, 94, 98, 99, 102, 103, 108], "applic": [19, 56, 68, 99, 105, 108], "appreci": 19, "approach": [2, 56, 75, 96, 107], "appropri": [46, 68, 75, 93, 94, 107], "approx": 7, "approxim": [32, 56, 60, 63, 64, 68, 71, 75, 97], "apt": 13, "aqueou": 108, "ar": [1, 2, 3, 6, 7, 13, 14, 15, 18, 19, 23, 26, 41, 42, 44, 46, 48, 49, 50, 53, 54, 55, 56, 57, 58, 60, 63, 64, 65, 67, 68, 69, 70, 71, 72, 73, 74, 75, 79, 81, 85, 86, 89, 90, 93, 94, 95, 96, 97, 98, 99, 100, 102, 103, 104, 105, 107], "arbitari": [3, 18], "arbitrari": [2, 3, 19, 55, 56, 57, 69, 79, 97, 101, 104], "arbitrarili": 107, "architectur": [1, 5], "area": [2, 58, 60, 63, 64, 65, 67, 68, 81, 99, 104], "areleas": 15, "arg": 4, "argument": [1, 4, 6, 7, 18], "aris": [68, 104, 107], "arithmet": 56, "around": [56, 78, 99, 102], "arrai": [46, 48, 58, 93, 107], "arrang": [68, 81], "art": 19, "articl": [68, 108], "artifici": 56, "arxiv": 108, "asan": 4, "ascend": 58, "ashok": 108, "ask": 68, "asp": 108, "aspect": 107, "assert": 68, "asset": 68, "assign": [46, 75, 94], "associ": [26, 45, 56, 68, 75, 108], "assum": [13, 14, 15, 44, 60, 68, 73, 74, 75, 81, 93, 97, 98, 99, 107], "assumpt": [3, 18, 68, 89, 95, 97, 99, 102, 103, 107], "assur": 68, "asymmetr": 108, "asymptot": 56, "atrn_err": 42, "atrn_r": 42, "attach": [68, 93], "attempt": 68, "attila": 108, "attribut": [3, 18, 68], "aumeier": 108, "author": [68, 75], "autodiff": 6, "automat": [0, 17, 18, 57, 68, 107], "avail": [1, 2, 3, 7, 13, 14, 17, 18, 23, 37, 39, 40, 41, 42, 49, 51, 54, 58, 65, 67, 68, 69, 75, 86, 88, 90, 100, 107], "availab": 75, "averag": [56, 75], "avogadro": 81, "avoid": [68, 105, 107], "awai": 68, "ax": [2, 43, 58, 97, 99, 102, 103, 104], "axelsson": 108, "axial": [3, 48, 56, 57, 58, 60, 63, 64, 65, 67, 75, 94, 97, 99, 102, 103, 104], "axial_coordin": 48, "axial_dispers": 18, "b": [0, 3, 6, 32, 49, 68, 81, 85, 108], "b978": 108, "b978012801406600008x": 108, "b_": [32, 81, 101], "background": 5, "backward": [51, 58, 65, 107], "bad": 56, "balanc": [93, 99, 102, 103], "band": [58, 65, 99, 102, 103], "bar": [15, 69, 72, 75, 86, 88, 90], "barrier": 56, "barton": 108, "base": [2, 3, 18, 23, 26, 49, 50, 56, 57, 60, 65, 68, 71, 72, 74, 75, 80, 81, 83, 84, 94, 95, 104, 107, 108], "basic": [2, 68, 98], "batch": [9, 98], "bayesian": 108, "bdf": [2, 107], "bead": [46, 53, 58, 59, 60, 63, 64, 69, 75, 77, 86, 90, 95, 99, 102, 103, 104], "becaus": [3, 4, 15, 18, 68, 81, 107], "becom": [3, 6, 17, 56, 60, 81, 93, 107], "bed": 108, "bed_poros": 18, "been": [6, 68, 69, 79, 107], "befor": [3, 6, 93, 97, 107], "begin": [7, 26, 48, 49, 50, 56, 57, 65, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 93, 94, 95, 96, 97, 98, 99, 101, 102, 103, 104, 107], "behalf": 68, "behav": 55, "behavior": [58, 60, 63, 64, 65, 75, 81, 98, 99, 108], "behaviour": [1, 4, 56], "being": [1, 4, 7, 68, 75, 94, 99, 102, 103, 104], "believ": 68, "below": [13, 14, 15, 26, 50, 68, 71, 81, 98, 104, 107], "benchmark": 1, "benedikt": 108, "benefit": [15, 68, 107], "berlin": 108, "bernt": 108, "besid": 2, "best": [5, 7, 19, 58, 65, 68, 93], "beta": [21, 28, 73, 74, 77], "beta_0": [73, 74], "beta_1": [73, 74], "beta_c": [99, 102], "beta_i": [70, 77], "beta_t": 103, "better": [5, 15, 19, 56, 57, 58, 60, 63], "between": [2, 3, 7, 18, 37, 56, 57, 58, 60, 63, 68, 69, 71, 79, 85, 86, 89, 93, 104, 107], "beyond": 68, "bi": [26, 45, 75, 85], "bi_steric_mass_act": 20, "bibtex": 106, "biggl": 81, "biggr": 81, "bigl": 81, "bigr": 81, "bin": [3, 4, 15], "binari": [15, 16, 108], "bind": [2, 3, 5, 17, 18, 20, 21, 23, 24, 25, 37, 39, 40, 41, 44, 45, 46, 56, 58, 59, 60, 63, 64, 69, 70, 71, 72, 73, 74, 76, 78, 79, 81, 82, 85, 86, 87, 88, 90, 92, 98, 99, 102, 103, 107], "binding_model": 18, "bindingmodelfactori": 6, "bio": 19, "biolog": 104, "biologi": 108, "biopolym": 108, "biot": 108, "biotechnologi": 108, "biphas": 104, "bisma_ka": 20, "bisma_kd": 20, "bisma_lambda": 20, "bisma_nu": 20, "bisma_refc0": 20, "bisma_refq": 20, "bisma_sigma": 20, "bla": 1, "black": 2, "block": [7, 15, 58, 65, 98], "bmatrix": [65, 104], "bnd": [95, 98, 99, 103], "bodi": 68, "boldsymbol": 104, "boston": 108, "both": [1, 3, 6, 46, 48, 56, 57, 58, 60, 63, 64, 67, 68, 75, 85, 93, 95, 99, 101, 102, 103], "bound": [3, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 46, 54, 58, 59, 60, 63, 64, 70, 73, 74, 75, 77, 81, 85, 86, 88, 90, 95, 98, 99, 103, 107], "boundari": [3, 18, 43, 56, 58, 60, 97, 99, 102, 103, 104], "boundary_model": [3, 43], "box": [2, 68], "bracket": 7, "branch": [0, 6, 7, 47], "break": [7, 19, 57], "breakpoint": [1, 4], "breakthrough": [3, 18], "breviti": [26, 50, 104], "brew": 14, "brief": [56, 68], "briefli": 2, "broaden": [99, 102, 103], "broberg": 108, "broken": 7, "brook": 108, "brown": 108, "browser": 0, "budd": 108, "budget": 107, "build": [0, 2, 3, 4, 5, 6, 7, 16, 17, 18, 19, 98], "build_shared_lib": 7, "builder": 17, "buildsystem": 15, "built": [3, 16, 18, 47], "bulk": [3, 46, 48, 51, 53, 58, 59, 60, 63, 64, 65, 75, 99, 102, 103], "burkhard": 108, "busi": 68, "buyel": [73, 108], "bwd": 95, "b\u00fchler": [104, 108], "c": [2, 3, 6, 13, 14, 15, 17, 18, 19, 32, 53, 58, 60, 68, 71, 75, 80, 81, 83, 84, 91, 95, 97, 98, 99, 101, 102, 103, 104, 108], "c1": 108, "c18": 108, "c_": [32, 52, 60, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 81, 82, 85, 86, 87, 88, 90, 93, 96, 97, 99, 102, 103, 104], "c_0": [73, 74, 75], "c_i": [75, 80, 83, 84, 98, 99, 101], "c_j": [83, 91, 98, 99, 102], "c_k": 80, "c_p": 71, "cadet": [2, 5, 6, 16, 44, 46, 47, 56, 60, 63, 64, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 92, 93, 94, 104, 107], "cadet_branch": 47, "cadet_commit": 47, "cadet_path": 3, "cadet_vers": 47, "cadetframework": 15, "cadetprocess": 18, "calcul": [6, 51, 60, 63, 64, 90, 93, 95, 99, 107], "call": [2, 3, 6, 7, 17, 43, 68, 107], "can": [0, 1, 2, 3, 4, 5, 6, 7, 13, 14, 15, 17, 18, 19, 26, 32, 44, 46, 49, 50, 56, 57, 58, 60, 63, 67, 68, 69, 70, 71, 75, 77, 81, 85, 86, 89, 93, 94, 95, 97, 98, 99, 101, 102, 103, 104, 105, 107], "cannot": [46, 68, 99], "cap": 99, "capabl": [1, 5, 88], "capac": [18, 20, 21, 23, 24, 25, 28, 29, 30, 31, 33, 34, 35, 36, 37, 39, 40, 41, 69, 75, 79, 82, 90, 99], "capit": 2, "captur": [56, 81, 107], "carefulli": 7, "carol": 108, "carri": 68, "case": [1, 3, 6, 7, 15, 18, 26, 50, 58, 59, 60, 63, 65, 68, 70, 71, 78, 81, 89, 93, 96, 97, 99, 105, 107], "caus": [3, 26, 50, 56, 68, 75, 99, 102, 103], "cd": 15, "cdot": [3, 20, 30, 31, 32, 48, 49, 51, 52, 57, 58, 59, 60, 63, 64, 65, 81, 97, 99], "ce": 108, "ceas": 68, "ceat": 108, "cell": [3, 56, 58, 60, 63, 65, 99, 107], "cellsel": [60, 63, 64], "center": 97, "certain": [2, 46, 56, 68, 75, 105], "cessat": 68, "cfm": 108, "chain": 107, "challeng": 108, "chang": [0, 1, 3, 6, 7, 13, 14, 15, 18, 19, 24, 25, 44, 46, 55, 56, 67, 68, 71, 75, 93, 94, 95, 99, 104, 107], "channel": [17, 19, 65, 104], "channel_cross_section_area": 65, "chapter": [2, 3, 18, 46, 107, 108], "character": [56, 68, 81, 99], "characterist": [20, 21, 23, 28, 37, 39, 40, 41, 72, 77, 89, 90], "charg": [20, 23, 37, 39, 40, 41, 68, 72, 89, 90], "chart": 104, "check": [3, 17, 107], "checkout": 7, "chemic": [9, 19, 58, 59, 60, 62, 63, 64, 65, 66, 95, 104, 108], "choic": [44, 45, 60, 63, 64, 75], "choos": [3, 68, 75], "chosen": [6, 57, 60, 63, 64, 93, 104, 107], "chroma": 108, "chromatogram": [19, 53, 78, 97, 99, 108], "chromatograph": [58, 59, 60, 62, 63, 64, 65, 66, 107, 108], "chromatographi": [9, 19, 56, 77, 81, 90, 102, 104, 108], "chromatographia": 108, "ci": 7, "circumst": 68, "circumv": 99, "circumvent": 68, "citat": 108, "civil": 68, "claim": 68, "clang": [1, 13, 14], "clark": 108, "class": [2, 3, 18, 68, 75, 104, 108], "classic": [57, 58, 60, 63], "clayton": 108, "clean": 6, "clear": 68, "clearli": 68, "cli": [1, 2, 3, 4, 15], "click": 15, "clock": 56, "clone": [7, 13, 14, 15], "close": [68, 93, 107], "closest": 7, "cmake": [1, 4, 6, 7, 13, 14, 15], "cmake_source_dir": 6, "cmakecommandarg": 7, "cmakelist": [4, 6, 7], "cmakeset": [5, 7], "cmd": 15, "coars": 56, "cocentr": 71, "code": [1, 4, 6, 7, 13, 14, 56, 68], "coeffici": [3, 22, 23, 29, 31, 34, 35, 38, 40, 57, 58, 60, 62, 63, 64, 65, 67, 75, 93, 97, 99, 104, 107, 108], "coffici": 3, "col_bpp_ph_exp": 32, "col_bpp_salt_expargmult": 32, "col_bpp_salt_expfact": 32, "col_bpp_salt_powex": 32, "col_bpp_salt_powfact": 32, "col_cordnum": 32, "col_dispers": [3, 46, 58, 60, 63, 64, 65, 67], "col_dispersion_dep": 49, "col_dispersion_dep_ab": 49, "col_dispersion_dep_bas": 49, "col_dispersion_dep_expon": 49, "col_dispersion_multiplex": [58, 60, 63, 64, 65, 67], "col_dispersion_radi": 58, "col_dispersion_radial_multiplex": 58, "col_kappa_const": 32, "col_kappa_exp": 32, "col_kappa_fact": 32, "col_kkin": 32, "col_length": [3, 58, 60, 63, 64, 65, 67], "col_linear_threshold": 32, "col_logkeq_ph_exp": 32, "col_logkeq_salt_expargmult": 32, "col_logkeq_salt_expfac": 32, "col_logkeq_salt_powexp": 32, "col_logkeq_salt_powfac": 32, "col_phi": 32, "col_poros": [3, 58, 60, 63], "col_protein_radiu": 32, "col_radiu": 58, "col_radius_inn": 67, "col_radius_out": 67, "col_use_ph": 32, "colin": 108, "collabor": 5, "collect": [68, 93, 99], "colloc": 56, "colloid": [26, 45, 60, 75], "colon": [2, 75, 94, 97, 99, 102, 103], "colpo": 6, "column": [2, 3, 19, 26, 46, 48, 49, 50, 56, 57, 58, 60, 63, 64, 65, 67, 93, 97, 99, 102, 103, 104], "column_radiu": 58, "columnposit": 6, "com": [0, 13, 14, 15, 19, 108], "combin": [54, 58, 60, 63, 64, 68, 93, 98, 107], "come": 68, "comma": 107, "command": [1, 2, 7, 68], "comment": 6, "commerci": 68, "commit": [2, 19, 47, 68], "common": [2, 56, 68, 101], "commonli": 94, "commun": [15, 68], "comp": [69, 70, 71, 72, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 93, 95, 99], "comp0bnd0": 46, "comp0bnd1": 46, "comp0bnd2": 46, "comp1bnd0": 46, "comp1bnd1": 46, "comp1bnd2": 46, "companion": 107, "compar": [1, 3, 7], "comparison": [56, 72, 75, 100, 108], "compart": [58, 65, 104], "compartment": 108, "compat": 2, "compens": [69, 86, 90], "compet": 82, "competit": [56, 69, 75, 79, 85, 86], "compil": [1, 4, 14, 15, 17, 58, 65, 68], "complement": [2, 67, 99, 102, 103, 104], "complet": [3, 15, 16, 92, 103], "complex": [56, 108], "compli": 68, "complianc": 68, "complic": [93, 107], "compon": [2, 3, 6, 7, 18, 21, 22, 23, 27, 37, 40, 44, 45, 46, 48, 52, 53, 54, 56, 57, 58, 59, 60, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 86, 87, 90, 91, 93, 95, 96, 98, 99, 101, 102, 103, 104, 107], "component_system": 18, "componentsystem": 18, "compos": 93, "composit": 42, "comprehens": [5, 19, 56, 99], "compris": [3, 18], "comput": [1, 2, 3, 6, 7, 19, 49, 54, 56, 58, 59, 60, 63, 64, 65, 68, 93, 104, 107, 108], "computation": [2, 56, 107], "con": 93, "concav": 78, "concentr": [2, 3, 18, 20, 23, 24, 25, 26, 32, 37, 39, 40, 41, 56, 58, 59, 60, 62, 63, 64, 65, 69, 72, 76, 77, 80, 81, 83, 84, 86, 88, 90, 91, 92, 95, 96, 98, 99, 101, 104], "concept": [44, 56, 69, 72, 86, 88, 90], "concern": 68, "concis": [6, 49], "conclud": 107, "conda": [17, 19], "condit": [58, 60, 68, 69, 86, 90, 97, 99, 102, 103, 104, 107], "confid": 6, "config": 7, "configur": [1, 3, 4, 6, 7, 15, 18, 44, 45, 58, 59, 60, 63, 64, 65, 67, 93, 94], "configuremodeldiscret": 6, "confirm": 15, "connect": [5, 44, 45, 68, 92, 99, 105, 107], "connection_cub": 57, "connection_lin": 57, "connection_quad": 57, "connections_include_dynamic_flow": 57, "connections_include_port": 57, "consequ": [68, 93, 99, 101, 107], "consequenti": 68, "conserv": 104, "consid": [3, 7, 32, 56, 68, 70, 71, 75, 77, 85, 95, 97, 99, 102, 103, 104, 107], "consider": 7, "consist": [2, 7, 17, 44, 45, 55, 58, 60, 63, 64, 65, 68, 93], "consistency_solv": [44, 45], "consistent_init_mod": 55, "consistent_init_mode_sen": 55, "conspicu": 68, "const": 6, "const_coeff": [3, 57, 62], "const_solid_volum": 59, "constant": [3, 18, 20, 21, 23, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 39, 40, 41, 45, 51, 52, 57, 58, 62, 71, 72, 81, 92, 94, 96, 97, 99, 104], "constantli": [3, 68], "constitut": [68, 108], "constru": 68, "construct": [1, 75, 94], "consult": 5, "consum": [68, 107], "contact": 68, "contain": [2, 3, 7, 26, 46, 50, 56, 65, 68, 93, 104, 107], "contant": 75, "content": 68, "context": [68, 104], "continu": [3, 6, 7, 15, 18, 44, 45, 55, 56, 61, 68, 97, 99, 100, 102, 103, 107, 108], "contractu": 68, "contradict": 68, "contrari": [57, 97, 107], "contrast": [68, 93], "contribut": [5, 6, 108], "contributor": [19, 68], "control": [3, 56, 57, 58, 60, 63, 68, 99, 107], "convect": [99, 102, 103], "convectiondispersionoper": 2, "convei": 68, "conveni": [17, 68], "convent": 46, "converg": [7, 44, 45, 55, 107], "convers": [37, 56], "convert": [2, 58, 65], "convex": 78, "convey": 68, "coordin": [32, 44, 53, 58, 60, 81, 97, 99, 102, 103], "copi": [3, 6, 7, 68], "copyleft": 68, "copyright": 68, "core": [1, 2, 3, 5, 6, 18, 26, 50, 58, 60, 99], "core_test": 7, "coredebug": 4, "correct": [4, 7, 68, 107], "correctli": 6, "correl": 75, "correspond": [2, 3, 4, 6, 7, 18, 26, 46, 52, 68, 75, 93, 95, 101, 105, 107], "cost": [68, 107], "costli": 3, "could": [2, 3, 18, 46, 68], "counter": 90, "counterclaim": 68, "counterion": [20, 23, 37, 39, 40, 41], "counterpart": 93, "countri": 68, "coupl": [19, 93, 104], "cours": [68, 107], "court": 68, "coven": 68, "cover": [68, 104], "coverag": [68, 81], "cp": 18, "cpp": [6, 7], "cpstatetyp": 6, "cpu": 3, "cramer": 108, "creat": [3, 5, 6, 7, 13, 14, 15, 18, 19, 46, 48, 53, 56, 92, 107], "createlw": 15, "criterion": 68, "cross": [2, 58, 60, 63, 64, 65, 67, 68, 97, 99, 104], "cross_section_area": [3, 58, 60, 63, 64, 67], "crucial": 56, "crude": 97, "crystal": 19, "csaba": 108, "cstr": [3, 18, 45, 61, 100], "cube_coeff": [3, 57, 62], "cubic": [2, 3, 18, 57, 62, 93, 101], "cure": 68, "current": [1, 2, 44, 46, 57, 67, 104, 107], "custom": [2, 6, 15, 17, 56, 68, 81], "customarili": 68, "cycl": [2, 93], "cycle_tim": 18, "cyclic": [18, 57], "cylind": [58, 60, 63, 99], "d": [3, 32, 60, 68, 69, 70, 72, 73, 74, 75, 76, 77, 78, 79, 81, 82, 85, 86, 87, 88, 90, 98, 104, 107, 108], "d_": [2, 43, 60, 97, 99, 101, 102, 103, 104], "d_1": 104, "d_j": [91, 97, 98, 99, 102], "d_n": 104, "dae": [2, 107], "dai": 68, "damag": 68, "damp": 42, "dan": 108, "danckwert": [97, 99, 102, 103, 104, 108], "dang": 108, "danger": 68, "data": [2, 3, 6, 7, 18, 19, 30, 31, 44, 45, 57, 60, 63, 68, 104, 107], "databas": 7, "dataset": [3, 26, 44, 50, 53, 75, 94], "date": 68, "david": 108, "dbla_vendor": [1, 13, 14, 15], "dc_p": 71, "dcmake_build_typ": 15, "dcmake_install_prefix": [1, 13, 14, 15], "dcmake_install_rpath_use_link_path": 1, "dcmake_toolchain_fil": 15, "ddot": [65, 104], "de": [2, 19], "dead": 93, "dean": 108, "debug": [1, 5, 7, 15], "debug_with_test": 1, "debugg": 4, "debuggu": 4, "deby": 81, "decai": 104, "decemb": [68, 108], "decid": [3, 18, 68], "declin": 68, "decompos": 107, "decomposit": [58, 65, 101], "decoupl": [75, 95], "decreas": [1, 89], "dedic": 48, "deem": 68, "default": [1, 4, 6, 13, 17, 20, 23, 37, 39, 40, 41, 42, 44, 45, 47, 49, 51, 53, 55, 56, 57, 58, 59, 61, 93, 95, 97, 99, 102, 103], "defect": 68, "defens": 68, "defin": [2, 3, 6, 7, 18, 48, 49, 56, 57, 58, 60, 63, 64, 65, 68, 69, 70, 71, 72, 73, 74, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 92, 94, 96, 104, 107], "definit": [18, 68], "degerman": 108, "degrad": [75, 95], "degre": [46, 56, 60, 63, 64, 75, 89, 94], "deleg": 2, "delta": 107, "demo": 19, "demonstr": [3, 104], "denable_2d_model": 1, "denable_analytic_jacobian_check": 1, "denable_asan": [1, 4], "denable_benchmark": 1, "denable_cadet_cli": 1, "denable_cadet_tool": 1, "denable_debug_thread": 1, "denable_dg": 1, "denable_ipo": 1, "denable_log": 1, "denable_packaged_sundi": 1, "denable_platform_tim": 1, "denable_static_link_cli": 1, "denable_static_link_dep": [1, 7, 15], "denable_static_link_lapack": [1, 7, 15], "denable_sundials_openmp": 1, "denable_test": [1, 7], "denable_thread": 1, "denable_ubsan": [1, 4], "deni": 68, "denomin": [68, 93], "denot": [2, 3, 21, 26, 46, 50, 56, 69, 75, 77, 86, 90, 93, 94, 97, 98, 99, 103, 104, 107], "dens": [6, 58, 65], "densiti": [104, 108], "dep": 49, "depend": [0, 1, 2, 6, 7, 15, 17, 19, 21, 23, 40, 44, 45, 56, 58, 60, 63, 64, 65, 67, 72, 89, 92, 97, 98, 99, 107], "deploy": 56, "deprec": 2, "depriv": 68, "deriv": [2, 6, 26, 48, 50, 53, 56, 57, 58, 59, 60, 63, 64, 65, 71, 95, 104, 107], "describ": [2, 3, 6, 7, 18, 21, 24, 25, 28, 44, 67, 73, 77, 81, 88, 89, 93, 94, 98, 99, 102, 103, 104], "descript": [3, 6, 56, 67, 99], "deselect": 15, "design": [2, 7, 19, 44, 68, 107], "desir": 56, "desktop": 15, "desorpt": [3, 18, 20, 21, 23, 24, 25, 27, 28, 29, 30, 33, 36, 37, 39, 40, 41, 72, 75, 77, 104], "desorption_r": 18, "destin": [3, 65, 93], "detail": [3, 5, 6, 7, 16, 18, 44, 45, 46, 67, 68, 92], "detector": 19, "determin": [3, 6, 21, 53, 55, 56, 57, 58, 59, 60, 63, 64, 65, 68, 71, 78, 81, 90, 93, 97, 104, 107], "dev": [13, 14], "develop": [3, 7, 15, 68, 104], "deviat": [102, 103], "devic": 68, "dg": [1, 44, 45, 60, 63, 64], "di": 108, "diagol": 104, "diagon": 104, "diagram": 2, "diamet": [18, 99, 102, 103], "dict": 3, "dictionari": 3, "differ": [2, 3, 6, 20, 23, 26, 37, 40, 44, 46, 49, 50, 56, 58, 59, 60, 63, 64, 68, 69, 79, 85, 86, 91, 93, 94, 98, 99, 104, 107, 108], "differenti": [2, 5, 19, 54, 56, 58, 59, 60, 64, 65, 104, 107, 108], "diffus": [3, 18, 49, 58, 60, 63, 99, 100, 102, 104, 108], "digit": [47, 107], "dilut": [24, 25, 95], "dimens": [3, 48, 97, 104], "dimension": [30, 31, 44, 45, 61, 81, 100, 104], "dimer": 88, "direct": [1, 3, 6, 7, 18, 57, 58, 60, 63, 64, 65, 67, 68, 93, 102, 103, 104, 107, 108], "directli": [68, 75, 94, 95], "directori": [0, 6, 13, 14, 15], "disabl": [48, 58, 59, 60, 63, 99], "disclaim": 68, "discontin": 55, "discontinu": [3, 45, 55, 56, 61, 93, 101, 107], "discret": [2, 6, 44, 45, 48, 49, 53, 54, 61, 97, 99, 107], "discriminatori": 68, "discuss": 107, "disjoint": 97, "dispers": [49, 56, 58, 60, 63, 64, 65, 67, 78, 93, 97, 99, 100, 102, 103, 104, 107], "displac": 108, "displai": 68, "distanc": 108, "distinct": [26, 50, 67], "distinguish": [7, 68], "distribut": [9, 13, 68, 81, 97, 99, 102, 103, 104, 108], "distro": 13, "div": [99, 102, 103], "divers": 5, "divid": [46, 70, 75, 94, 97, 107], "dl": 108, "dnum_max_ad_dir": 1, "do": [3, 6, 7, 19, 26, 67, 68, 99, 107], "doc": [0, 14], "document": [2, 3, 5, 6, 18, 67, 68], "doe": [3, 4, 18, 44, 46, 52, 56, 68, 93, 96, 98, 107], "doesnt": 7, "dof": [48, 56], "doi": 108, "doid": 108, "domain": [56, 68, 99], "don": 75, "done": [6, 7, 15, 93], "doning": 108, "dot": [2, 3, 6, 55, 57, 58, 60, 63, 64, 65, 69, 71, 72, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 93, 97, 99, 101, 104, 107], "doubl": [6, 15, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 47, 48, 49, 51, 52, 54, 55, 57, 58, 59, 60, 62, 63, 64, 65, 67, 99, 102, 103], "doubt": 68, "download": [3, 15, 17, 18], "downstream": [68, 93], "dpfr": 103, "dq": [71, 75, 81], "dr": 19, "draft": 5, "drastic": 3, "drive": [22, 31, 34, 35, 71, 80, 83, 84, 92, 104], "driver": 4, "dropdown": 7, "dt": [75, 81], "due": [2, 56, 71, 75, 90, 95, 97, 99, 104, 107], "durabl": 68, "durat": 18, "dure": [1, 3, 15, 60, 107], "duti": 98, "dvcpkg_target_triplet": [1, 15], "dwell": 68, "dynam": [1, 2, 3, 18, 68, 75, 92, 98, 99, 102, 103, 107], "e": [1, 2, 3, 4, 5, 6, 7, 17, 18, 19, 32, 46, 53, 56, 57, 58, 60, 63, 65, 67, 68, 70, 72, 73, 74, 75, 77, 81, 85, 86, 93, 94, 95, 97, 98, 99, 101, 102, 103, 104, 105, 107, 108], "e_": 104, "each": [2, 3, 7, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 46, 50, 53, 55, 56, 58, 59, 60, 63, 64, 65, 68, 69, 75, 86, 90, 92, 93, 94, 97, 99, 101, 102, 103, 104, 107], "earli": 4, "earlier": [3, 68], "easi": [2, 7], "easiest": [6, 7, 15], "easili": [2, 93], "ecotoxicologi": 108, "edg": 93, "edit": [15, 108], "editor": 108, "educ": 3, "ef": [32, 81], "effect": [56, 58, 60, 68, 69, 75, 79, 85, 86, 94, 99], "effici": [2, 15, 19, 60, 108], "effort": 68, "eigen": 14, "either": [6, 13, 14, 15, 56, 58, 67, 68, 70, 77, 93, 107], "el": 108, "elabor": 104, "electro": [69, 90], "electron": 68, "electrostat": [81, 108], "element": [3, 56, 60, 104, 107], "ell": [86, 89, 91, 93, 95, 97, 98, 99, 102, 103, 104], "ell_": [98, 99, 104], "ell_i": [91, 97, 98, 99, 102, 103], "ell_l": 104, "els": 3, "elsevi": 108, "elsewher": 7, "elut": [3, 9, 46, 108], "embodi": 68, "emiss": 104, "emphas": [7, 67], "empir": 71, "emploi": [56, 76], "employ": 68, "empm_beta": 21, "empm_comp_mod": 21, "empm_gamma": 21, "empm_ka": 21, "empm_kd": 21, "empm_qmax": 21, "empti": [3, 18, 107], "enabl": [1, 4, 6, 7, 48, 57, 58, 60, 63, 65, 68, 97, 107], "enable_dg": 6, "enable_grm_2d": 6, "encapsul": 2, "encompass": 7, "end": [2, 3, 6, 7, 18, 26, 49, 50, 55, 56, 65, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 93, 94, 95, 96, 97, 98, 99, 101, 102, 103, 104, 107], "endpoint": [58, 60, 107], "enforc": 68, "engin": [5, 19, 56, 108], "enhanc": 56, "enough": [15, 56], "ensur": [6, 7, 18, 68, 104], "enter": [3, 18, 68, 99], "entir": 68, "entiti": [68, 75], "entri": [3, 6, 18, 26, 52, 93], "env": 15, "environment": 108, "enzym": 99, "eoc": [7, 56], "eoc_k": 56, "epsilon": [32, 71, 81], "eq": [75, 80, 83, 84, 93, 95, 97, 99, 102, 107], "equal": [3, 18], "equat": [2, 6, 19, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 33, 34, 35, 36, 37, 38, 39, 40, 41, 55, 56, 58, 59, 60, 62, 63, 64, 65, 66, 67, 69, 70, 75, 81, 85, 86, 88, 90, 95, 98, 99, 102, 103, 104, 107, 108], "equidist": 58, "equidistant_par": [3, 58, 60], "equilibria": 108, "equilibrium": [3, 18, 32, 71, 80, 81, 83, 84, 92, 95], "equillibrium": [31, 34, 35], "equip": [3, 18, 93, 97], "equiv": [99, 102, 103], "equival": [6, 68, 75], "equivolum": 58, "equivolume_par": [58, 60], "equlibrium": 75, "era": 108, "eric": [19, 108], "erron": 68, "error": [3, 15, 55, 56, 57, 58, 60, 63, 107], "errortest_sen": [55, 107], "especi": [3, 7, 14, 17, 46, 56, 107], "essenti": [6, 13, 68, 93, 107], "est": 108, "establish": [2, 6], "estim": [56, 107], "et": [6, 74, 104], "etc": [3, 15, 19, 53, 99], "eugen": 108, "evalu": [1, 2, 3, 18, 55, 107], "even": [3, 4, 5, 6, 15, 18, 19, 68, 93], "evenli": 81, "event": [18, 68, 107], "ever": 68, "everi": [1, 3, 6, 7, 18, 46, 68, 93, 95], "everyon": 68, "everyth": [6, 15], "evolut": 98, "evolv": 44, "ex": [4, 7, 15], "exact": [56, 68, 107], "exact_integr": [56, 60, 63, 64], "exactli": [3, 69, 79, 93], "exampl": [2, 3, 6, 7, 18, 46, 68, 71, 75, 94, 95, 99, 104, 107], "examplebind": 6, "exce": [3, 107], "excel": [56, 60, 63, 64], "except": [3, 6, 7, 15, 26, 50, 56, 68, 93, 102], "exchang": [21, 26, 28, 36, 40, 41, 45, 65, 69, 75, 77, 79, 81, 85, 86, 89, 90, 104, 108], "exchange_matrix": 65, "exclud": [47, 68, 104, 107], "exclus": [1, 68, 102], "excus": 68, "execut": [1, 3, 7, 13, 14, 15, 17, 47, 68], "exemplari": 104, "exemplifi": 75, "exercis": [5, 68], "exhibit": [56, 107], "exist": [6, 7, 26, 50], "exlus": 99, "exp": [60, 72, 81], "expand": 5, "expans": [2, 5], "expect": [3, 7, 56, 58, 60, 63, 68, 93], "experi": [56, 98], "experiment": [7, 56, 104], "explain": [3, 18, 68, 69, 72, 86, 88, 90], "explan": [6, 46], "explicit": 75, "explicitli": [3, 46, 67, 68], "explor": 15, "expon": [22, 32, 49, 50, 51, 95], "exponenti": 60, "export": [2, 13, 14], "express": 68, "expressli": 68, "ext": 57, "ext_": [75, 94], "ext_mass_action_law": 94, "ext_multi_component_langmuir": 75, "ext_xxx": [26, 50], "ext_xxx_yyi": [26, 50], "ext_xxx_yyy_t": [26, 50], "ext_xxx_yyy_tt": [26, 50], "ext_xxx_yyy_ttt": [26, 50], "extend": [2, 5, 17, 26, 44, 45, 68, 69, 75, 78, 79], "extended_mobile_phase_modul": 21, "extens": [2, 6, 7, 19, 68, 70], "extent": [68, 93], "extern": [2, 3, 21, 44, 45, 51, 92, 107], "extfun": [26, 50, 75, 94], "extfun_typ": [44, 45], "extra": 107, "extractjacobianfromad": 6, "extrem": [99, 107], "f": [2, 6, 32, 53, 68, 71, 75, 81, 95, 97, 99, 102, 107, 108], "f_": [2, 91, 93, 94, 95, 96, 97, 98, 99, 101, 102, 103, 104], "face": 99, "facil": 68, "facilit": 17, "fact": 107, "factor": [20, 23, 32, 37, 38, 39, 40, 41, 42, 54, 56, 57, 58, 60, 63, 78, 81, 89, 90, 99], "factori": 6, "fail": [3, 68, 98, 107], "failur": [55, 68, 107], "fair": 68, "fall": 98, "fals": [3, 6, 18], "famili": [19, 68, 104], "far": [19, 56], "fashion": 68, "fast": [14, 19, 58, 65], "faster": [1, 3, 14, 17, 19, 56, 58, 59, 60, 63, 64, 65, 75], "fastest": [46, 107], "favor": [60, 68], "featur": [5, 7, 26, 44, 68, 92, 94, 107], "februari": 108, "fed": 3, "fee": 68, "feed": [93, 97, 101], "feeheri": 108, "feel": 5, "feling": 108, "felix": 108, "ferment": 19, "few": [89, 107], "ffsensitivityparam": 107, "field": [3, 7, 21, 46, 48, 49, 56, 58, 59, 60, 63, 64, 65, 67, 93, 99, 102, 103, 104], "fifth": [2, 93], "fig": [46, 99, 102, 104, 107], "figur": [2, 3, 104], "file": [1, 3, 4, 6, 7, 13, 14, 15, 18, 47, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 92, 94], "file_format": [44, 47], "filenam": 3, "fill": [99, 102, 103], "film": [3, 18, 49, 58, 60, 63, 99, 100, 102], "film_diffus": [3, 18, 46, 58, 60, 63], "film_diffusion_dep": 49, "film_diffusion_multiplex": [58, 60, 63], "filter": 98, "filtrat": 19, "final": [1, 3, 6, 18, 68, 93, 99], "find": [4, 5, 7, 19, 68, 107], "fine": [1, 56], "finish": 15, "finit": [45, 54, 56, 61, 99], "first": [3, 6, 7, 15, 18, 26, 36, 40, 50, 52, 56, 58, 67, 68, 71, 72, 81, 93, 104, 107], "fit": [68, 81, 108], "five": 93, "fix": [7, 19, 56, 60, 68, 107], "fix_zero_surface_diffus": 60, "fjactor": 60, "flag": [7, 93], "flag1": 7, "flag2": 7, "fldf_kf": 22, "fldf_kkin": 22, "fldf_n": 22, "flexibl": [19, 60, 93], "flow": [2, 3, 7, 18, 44, 45, 57, 58, 59, 60, 61, 63, 64, 65, 68, 91, 92, 98, 100, 104, 105, 107, 108], "flow_rat": 18, "flow_sheet": 18, "flowrate_filt": 59, "flowsheet": 18, "fluid": [98, 99, 102, 103], "flux": [6, 44, 45, 48, 53, 56, 58, 60, 63, 64, 65, 67, 75, 94, 95, 96, 97, 99, 104], "fluximpl": 6, "fold": 85, "folder": [0, 3, 4, 6, 7, 15], "follow": [1, 2, 3, 6, 7, 15, 18, 19, 46, 49, 56, 57, 67, 68, 75, 81, 93, 99, 102, 103, 104], "foral": [97, 99, 102, 103, 104], "forbid": 68, "forc": [22, 31, 34, 35, 68, 71, 80, 83, 84, 92, 104], "forg": [17, 19], "fork": 19, "form": [1, 2, 68, 71, 75, 95, 96, 99], "format": [3, 6, 19, 26, 47, 50, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 92, 93, 94], "formul": [6, 56, 74, 104, 107], "formula": [56, 107], "forschungszentrum": 19, "forum": [6, 19], "forward": [2, 3, 18, 51, 55, 58, 65, 94, 97, 99, 107], "found": [7, 68, 104], "foundat": 68, "four": [26, 50, 99], "fourth": 101, "frac": [2, 6, 56, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 93, 95, 96, 97, 98, 99, 102, 103, 104, 107], "fraction": [58, 59, 60, 63, 91, 98, 99, 105], "framework": [1, 44], "free": [5, 68, 90], "freedom": [46, 56, 68, 89], "freeli": [13, 14], "frequenc": 56, "fresh": 15, "freundlich": [26, 45, 75], "freundlich_ldf": 22, "frit": [97, 99], "from": [1, 2, 3, 6, 7, 16, 18, 19, 23, 36, 40, 41, 46, 47, 51, 56, 57, 58, 59, 60, 63, 64, 65, 68, 71, 75, 86, 89, 90, 93, 94, 97, 99, 102, 103, 104, 107], "front": [18, 56, 78, 107], "frontend": [2, 3, 18], "fsf": 68, "fulfil": 68, "full": [48, 53, 55, 57, 58, 59, 60, 63, 64, 65, 68, 93, 99, 107], "fulli": [2, 49, 56, 93], "function": [1, 2, 3, 6, 7, 26, 32, 51, 56, 57, 68, 81, 92, 99, 104, 107, 108], "function_react": 50, "fund": 19, "fundament": [68, 108], "funtion": 75, "further": [18, 19, 58, 60, 63, 64, 65, 68, 100, 104], "furthermor": [6, 107], "fuse": 107, "futur": [67, 68], "fv": [49, 56, 60, 63, 64, 65, 67], "fwd": [94, 95], "fzj": 19, "g": [2, 3, 4, 5, 6, 7, 15, 17, 18, 46, 56, 67, 72, 75, 85, 86, 93, 94, 95, 98, 99, 101, 104, 105, 107, 108], "g_": 107, "galerkin": [45, 56, 61], "gamma": 77, "gamma_i": [70, 77], "gang": 108, "gap": 5, "gauss": 56, "gcc": [1, 13, 14], "ge": [20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 39, 40, 41, 42], "gel": 108, "gener": [1, 2, 6, 7, 15, 19, 26, 44, 45, 46, 56, 59, 61, 63, 64, 65, 67, 68, 75, 78, 81, 93, 95, 100, 102, 103, 107], "general_rate_model": [3, 45, 61], "general_rate_model_2d": [45, 61], "generalized_ion_exchang": 23, "generalratemodel": [2, 18], "genr": 108, "geometri": [3, 18, 58, 60, 63, 100], "georg": 108, "geoscienc": 19, "geq": [51, 54, 55, 56, 57, 58, 59, 60, 62, 63, 64, 65, 66, 67, 69, 79, 93, 97, 99], "get": [13, 15, 68, 104], "giex_ka": 23, "giex_ka_lin": 23, "giex_ka_prot": 23, "giex_ka_quad": 23, "giex_ka_salt": 23, "giex_kd": 23, "giex_kd_lin": 23, "giex_kd_prot": 23, "giex_kd_quad": 23, "giex_kd_salt": 23, "giex_lambda": 23, "giex_nu": 23, "giex_nu_lin": 23, "giex_nu_quad": 23, "giex_refc0": 23, "giex_refq": 23, "giex_sigma": 23, "git": [5, 13, 14, 15, 47], "github": [0, 5, 7, 13, 14, 15, 19], "give": [2, 3, 7, 18, 56, 68, 92, 93, 107], "given": [2, 3, 6, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 50, 56, 58, 60, 63, 64, 67, 68, 69, 70, 71, 72, 75, 80, 83, 84, 85, 86, 88, 90, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 107], "global": [44, 67], "globular": 108, "gmre": [57, 58, 60, 63], "gnu": 68, "go": [1, 6], "goal": 2, "godunov": 56, "goe": 3, "good": [6, 7], "gov": 108, "govern": [68, 97, 98, 99], "gpl": 68, "gradient": [56, 60, 63, 64, 108], "grain": 1, "gram": [57, 58, 60, 63], "grant": [68, 108], "graph": [18, 93], "grati": 68, "greatest": 68, "gregor": 108, "grid": [3, 56, 107], "griesbach": 108, "grm": [2, 49, 56, 60, 67, 97, 100, 102], "grm2d": [58, 100], "group": [3, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 44, 50, 51, 52, 61, 93, 97, 107], "gs_type": [3, 57, 58, 60, 63], "gt": [20, 23, 29, 31, 33, 34, 35, 36, 37, 39, 40, 41, 42, 56], "gu": 108, "guarante": 68, "guard": 6, "gui": 68, "guid": [3, 7, 18, 55, 57, 58, 60, 63], "guidanc": 5, "guidelin": 5, "guiochon": 108, "h": [107, 108], "h5": [3, 4, 6, 7, 15], "h5tojson": 7, "h_i": 87, "ha": [2, 3, 6, 7, 18, 21, 26, 46, 48, 50, 57, 58, 59, 60, 63, 65, 68, 69, 70, 71, 75, 77, 79, 89, 90, 93, 94, 96, 97, 99, 107], "had": 68, "hahn": 108, "half": [58, 59, 60, 63, 64, 65, 96], "hand": 107, "handl": [2, 3, 19], "hansen": 108, "happen": [56, 102, 107], "hardli": 56, "hat": 93, "have": [2, 3, 5, 6, 7, 14, 15, 18, 26, 46, 50, 56, 58, 59, 60, 63, 68, 69, 75, 78, 79, 89, 93, 94, 97, 99, 107], "hdf5": [2, 3, 14, 19, 44], "hdf5_use_static_librari": 7, "hdf5view": 15, "header": 6, "heart": 19, "heidelberg": 108, "height": [67, 99], "help": [5, 16, 19, 105, 107], "henc": [7, 56, 57, 93, 95, 102, 107], "henri": 38, "hepbildikl": 108, "here": [3, 4, 6, 7, 18, 19, 49, 56, 67, 69, 75, 79, 93, 96, 97, 99, 104], "hereaft": 68, "heterogen": 71, "heurist": [57, 93], "hexagon": 81, "hic": [21, 26, 28, 45, 75], "hic_constant_water_act": 24, "hic_water_on_hydrophobic_surfac": 25, "hiccwa_beta0": 24, "hiccwa_beta1": 24, "hiccwa_ka": 24, "hiccwa_kd": 24, "hiccwa_nu": 24, "hiccwa_qmax": 24, "hicwhs_beta0": 25, "hicwhs_beta1": 25, "hicwhs_ka": 25, "hicwhs_kd": 25, "hicwhs_nu": 25, "hicwhs_qmax": 25, "high": [7, 46, 56, 108], "higher": [3, 56, 67, 81], "highli": [2, 6, 19, 24, 25, 56], "hindmarsh": 108, "histori": 15, "hold": [6, 46, 95, 97, 102, 103, 107], "holder": 68, "holdup": 98, "hollow": [99, 102, 103], "homebrew": 14, "homogen": [58, 97, 99, 102, 103], "hope": 68, "horv": 108, "host": [19, 68], "household": 68, "how": [6, 7, 18, 19, 46, 56, 68], "howev": [3, 19, 26, 46, 50, 56, 68, 93, 95, 97, 99, 105, 107], "hpp": 6, "html": [0, 68], "http": [0, 2, 13, 14, 15, 19, 68, 108], "hubbuch": 108, "huber": 108, "huuk": 108, "hydrophob": [21, 24, 26, 28, 45, 75, 77, 108], "hypothet": 68, "i": [0, 1, 2, 3, 4, 5, 6, 7, 14, 15, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 44, 46, 48, 49, 50, 52, 53, 54, 55, 56, 57, 58, 59, 60, 63, 64, 65, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 107, 108], "i_": 104, "ibg": 19, "ibindingmodel": [2, 6], "id": [1, 4, 7, 93, 108], "ida": [2, 55, 57, 58, 60, 63, 107], "idea": 68, "ideal": 81, "identif": 107, "identifi": [6, 44, 52, 56, 68, 75, 94, 107], "idynamicreactionmodel": 2, "iex": [21, 28], "iexternalfunct": 2, "ignor": [3, 26, 42, 57, 58, 59, 60, 63, 64, 65, 67, 93, 99], "ij": [65, 87], "il": 104, "ill": 107, "illustr": 104, "imag": 104, "imagin": 56, "immisc": 104, "immobil": [88, 99], "imodelsystem": 2, "imperm": 99, "implem": 73, "implement": [1, 3, 5, 6, 13, 14, 44, 49, 56, 68, 74, 75, 96, 104, 107], "implementsanalyticjacobian": 6, "impli": 68, "implicit": 2, "implicitli": [6, 67], "import": [3, 6, 14, 18, 56, 68, 99, 107], "impos": 68, "imprecis": 107, "improv": [5, 56, 75, 97], "inabl": 68, "inaccur": 68, "inc": 68, "incident": 68, "includ": [2, 3, 6, 7, 13, 14, 15, 18, 19, 32, 48, 53, 55, 57, 58, 60, 68, 82, 93, 99], "inclus": 68, "incom": 93, "incompat": 68, "incompress": [3, 18, 99, 102, 103], "inconsist": 99, "incorpor": [1, 56, 67, 68], "increas": [1, 3, 7, 56, 60, 93, 107], "indemnif": 68, "independ": [6, 54, 58, 60, 63, 64, 65, 68, 69, 79, 107], "index": [26, 40, 46, 50, 52, 54, 57, 58, 60, 63, 65, 70, 75, 89, 93, 94, 96, 99, 102, 107], "indic": [3, 26, 50, 55, 56, 57, 58, 65, 68, 75, 93, 94, 104, 107], "individu": [1, 7, 58, 60, 63, 68, 93, 104], "induc": 108, "industri": [68, 108], "inert": [70, 77], "inf": 7, "infer": [58, 59, 60, 63, 64, 65, 93, 97, 99], "infin": 71, "infinit": [24, 25], "inflow": 93, "influenc": [57, 58, 60, 63, 77], "inform": [1, 3, 6, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 33, 34, 35, 36, 37, 38, 39, 40, 41, 46, 58, 59, 60, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 92, 94, 97, 99, 101, 102, 103, 104, 105], "infrastructur": 2, "infring": 68, "infti": [56, 99], "inhibit": [52, 96], "inhomogen": [58, 60, 63, 65, 97], "init_c": [3, 58, 59, 60, 63, 64, 65], "init_cp": [58, 60, 63], "init_damp": 42, "init_liquid_volum": 59, "init_q": [3, 58, 59, 60, 63, 64], "init_st": [58, 59, 60, 63, 64, 65], "init_state_i": 57, "init_state_sensy_xxx": 57, "init_state_sensydot_xxx": 57, "init_state_ydot": 57, "init_step_s": [3, 55, 107], "init_volum": 59, "initi": [2, 7, 44, 45, 55, 57, 58, 59, 60, 63, 64, 65, 68, 93, 95, 99, 102, 103], "inject": 97, "inlet": [2, 44, 45, 48, 53, 61, 75, 93, 97, 99, 100, 107], "inlet_typ": [3, 62], "inner": [67, 97, 99, 102, 103], "input": [3, 5, 17, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 44, 48, 50, 51, 52, 61, 93, 107], "insert": 107, "insid": [48, 56, 58, 60, 68, 97, 98, 99, 102, 103], "instal": [0, 1, 3, 4, 14, 15, 16, 18, 68], "instanc": [3, 7, 46, 107], "instanti": 18, "instead": [3, 15, 18, 19, 26, 48, 50, 56, 58, 59, 60, 64, 65, 68, 75, 93, 95, 105, 107], "institut": 19, "int": [6, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 43, 47, 49, 53, 54, 55, 57, 58, 59, 60, 62, 63, 64, 65, 66, 67, 97, 99], "intact": 68, "integ": [26, 50], "integr": [1, 2, 3, 7, 15, 46, 47, 48, 55, 56, 60, 63, 64, 107], "intel": [1, 13, 14, 19], "intel10_64lp": [1, 13, 14, 15], "intel10_64lp_seq": [1, 13, 14, 15], "intend": [5, 68], "intens": [58, 65], "intent": 68, "interact": [23, 24, 25, 32, 41, 68, 71, 77, 81, 87, 104, 108], "interchang": 68, "interest": [3, 6, 56, 68], "interf": 68, "interfac": [1, 2, 17, 19, 56, 68, 92], "intern": [60, 93, 107], "interplai": [99, 108], "interpol": [2, 56], "interpret": 68, "interprocedur": 1, "interstiti": [2, 3, 18, 46, 48, 49, 60, 63, 64, 67, 93, 97, 99, 102, 103], "interv": 101, "intim": 68, "introduc": [6, 7, 97, 104, 107], "introduct": [5, 16, 44, 56], "invalid": 68, "invers": [81, 108], "invert": 107, "involv": [7, 99, 104, 107], "io": 0, "ion": [21, 26, 28, 45, 69, 75, 77, 81, 86, 90, 108], "ionic": [75, 81, 90], "iqbal": 108, "irregular": 97, "irrevoc": 68, "irv": 108, "is_kinet": [3, 18, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 75], "isbn": 108, "isimul": 2, "isimulatablemodel": 2, "isol": 7, "isotherm": [6, 56, 71, 73, 74, 75, 78, 81, 108], "issu": [4, 5, 57, 58, 60, 63, 71], "istotherm": 71, "item": [2, 7, 68], "iter": [55, 57, 58, 60, 63, 93, 107], "its": [2, 3, 56, 68, 71, 81, 93, 97, 99, 104, 107], "itself": [2, 68, 93, 104], "iunitoper": 2, "iv": [46, 48, 58, 59, 60, 62, 63, 64, 67], "j": [2, 6, 19, 20, 52, 53, 58, 60, 65, 69, 70, 72, 73, 74, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 93, 95, 96, 97, 98, 99, 102, 108], "j_": [53, 99], "j_f": [75, 95], "ja02268a002": 108, "jacobian": [1, 6, 7, 58, 59, 60, 64, 65, 71, 75, 93, 95, 107], "jacobianimpl": 6, "jakobsson": 108, "jan": 108, "januari": 108, "johann": 108, "john": 108, "joint": 53, "jona": [104, 108], "journal": 108, "json": [4, 5, 6, 7], "jtbi": 108, "jump": 107, "june": [68, 108], "just": [3, 6, 7, 46, 48, 107], "j\u00e4pel": [73, 108], "j\u00f8rgen": 108, "j\u00fclich": 19, "j\u00fcrgen": 108, "k": [43, 56, 65, 69, 75, 79, 80, 86, 89, 93, 95, 97, 101, 104, 108], "k_": [32, 52, 60, 65, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 90, 94, 95, 96, 97, 99, 102], "k_a": [75, 85, 104], "k_d": [75, 85, 104], "k_f": 71, "ka": 3, "kanji": 108, "kappa": 81, "kappa_": [32, 81], "kappa_f": 81, "karlsson": 108, "katharina": 108, "katti": 108, "kd": 3, "keep": 68, "kei": 68, "keith": 108, "kernel": [15, 68], "kin": [32, 75, 81], "kind": 68, "kinet": [3, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 44, 45, 50, 75, 81, 94, 108], "kl": 104, "know": [15, 68], "knowingli": 68, "knowledg": 68, "known": [97, 99], "krylov": [57, 58, 60, 63], "kth": 56, "ku": 108, "l": [7, 53, 75, 91, 94, 95, 97, 98, 99, 102, 103, 104, 108], "l_": 95, "l_i": 53, "l_j": 95, "label": 104, "lack": [57, 58, 60, 63], "lagrang": 56, "lambda": [72, 75, 86, 88, 90, 104], "lambda_j": [20, 69], "lang": 70, "langmuir": [3, 6, 18, 26, 45, 56, 69, 75, 85, 99, 108], "languag": [2, 68], "lapack": [1, 58, 65], "larg": [1, 15, 56, 99, 104, 107, 108], "larger": [1, 57, 58, 60, 63, 68, 99], "last": [3, 40, 48, 53, 57, 58, 107], "last_state_i": 48, "last_state_sensy_xxx": 48, "last_state_sensydot_xxx": 48, "last_state_ydot": 48, "later": [3, 58, 60, 68, 99, 104], "latest": 15, "latter": [6, 46, 93, 99], "lattic": 81, "launch": [4, 7], "law": [44, 45, 49, 50, 60, 68, 94], "lawsuit": 68, "layer": 17, "layout": [44, 46], "ldf": [26, 45, 92], "ldf_liquid_phas": 75, "le": [71, 107], "lead": [15, 99], "lean": 55, "least": [7, 56, 68, 93], "leav": [3, 56, 105], "lee": 108, "left": [2, 54, 57, 58, 59, 60, 63, 64, 65, 67, 69, 70, 71, 72, 73, 74, 75, 77, 78, 79, 81, 82, 84, 85, 86, 88, 89, 90, 91, 94, 95, 97, 98, 99, 101, 102, 103, 104, 107], "leftrightarrow": 75, "legal": 68, "legend": 18, "length": [3, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 46, 48, 49, 50, 51, 52, 54, 55, 57, 58, 59, 60, 62, 63, 64, 65, 66, 67, 75, 81, 94, 99, 102, 103, 104], "lenhoff": 108, "leq": [69, 79, 80, 86, 101], "less": [1, 3, 43, 56, 57, 60, 63, 64, 75], "lesser": 68, "let": [89, 107], "letter": 2, "level": [46, 57], "levmar": 42, "lewek": [2, 19, 108], "lfloor": [60, 63, 64], "lgpl": 68, "liabil": 68, "liabl": 68, "libbla": 13, "libblas3": 13, "libcadet": [2, 4, 6], "libeigen3": 13, "libhdf5": 13, "liblapack": 13, "liblapack3": 13, "librari": [1, 2, 3, 15, 58, 65, 68], "libsuperlu": 13, "license": 68, "licensor": 68, "lier": [19, 108], "ligand": [24, 25, 108], "like": [4, 6, 7, 68], "likewis": 68, "limit": [19, 44, 52, 68, 69, 71, 79, 81, 96], "lin": [70, 72, 89], "lin_coeff": [3, 57, 62], "lin_ka": 27, "lin_kd": 27, "line": [1, 2, 6, 68], "linear": [2, 6, 21, 23, 26, 31, 32, 34, 35, 40, 45, 46, 54, 56, 57, 58, 60, 62, 63, 65, 70, 71, 80, 83, 84, 87, 92, 107, 108], "linear_interp_data": [44, 45], "linear_solution_mod": 57, "linear_solver_bulk": [58, 65], "linearbufferalloc": 6, "linearli": [58, 60, 75, 95, 107], "link": [1, 7, 68, 108], "linker": 1, "linkinghub": 108, "linspac": 3, "linux": [1, 2, 17, 19], "liquid": [19, 20, 23, 26, 37, 39, 40, 41, 45, 51, 56, 58, 59, 60, 63, 69, 75, 77, 80, 83, 86, 87, 90, 91, 95, 96, 98, 99, 104, 108], "liquid_salt_colloidal_affin": 60, "liquid_salt_exponenti": 60, "liquid_salt_pow": 60, "list": [3, 7, 18, 19, 26, 46, 50, 57, 65, 68, 93], "literatur": 7, "litig": 68, "lk": 104, "ll": [6, 99, 102, 104], "llc": 104, "ln": 81, "load": [1, 3, 9, 15, 31, 34, 35, 46, 108], "lobatto": 56, "local": [0, 55, 56, 68, 107], "locat": [1, 3, 15], "log": [1, 56], "logic": 7, "long": [3, 58, 60, 68, 81, 93, 108], "longer": 75, "look": [3, 6], "loss": [15, 68], "lot": [6, 56], "low": [3, 7, 56, 76, 107], "lower": [43, 56], "lowercas": [3, 46], "lrm": [6, 49, 56, 64, 67, 100, 104], "lrmp": [49, 56, 63, 67, 100, 103], "lu": [58, 65], "lump": [44, 45, 61, 67, 100], "lumped_rate_model_with_por": [45, 61], "lumped_rate_model_without_por": [45, 61], "lumpedratemodelwithpor": 7, "lvert": 89, "lwe": 15, "m": [1, 3, 4, 17, 18, 32, 48, 58, 59, 60, 62, 63, 64, 65, 67, 69, 75, 79, 80, 83, 84, 86, 93, 95, 107, 108], "m_": [20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 46, 53, 58, 91, 97, 98, 99, 102], "m_i": [86, 89, 103], "m_j": [86, 99], "ma": 108, "mac": [14, 19], "machin": 68, "maco": [1, 2], "macro": 6, "made": [67, 68, 107], "magnet": 104, "magnitud": [7, 99, 107], "mai": [2, 5, 26, 44, 50, 56, 60, 63, 64, 68, 75, 90, 93, 94, 95, 97, 98, 99, 107, 108], "mail": 68, "main": [6, 75, 99, 102, 103, 104], "mainli": 75, "maintain": [2, 5, 19, 68], "mainten": [2, 5], "major": [3, 7, 20, 30, 31, 32, 36, 37, 40, 46, 47, 48, 51, 52, 57, 58, 59, 60, 63, 64, 65, 68, 93], "make": [3, 6, 7, 13, 14, 56, 68, 98], "mal_exponents_bulk_bwd": 51, "mal_exponents_bulk_fwd": 51, "mal_exponents_liquid_bwd": 51, "mal_exponents_liquid_bwd_modsolid": 51, "mal_exponents_liquid_fwd": 51, "mal_exponents_liquid_fwd_modsolid": 51, "mal_exponents_solid_bwd": 51, "mal_exponents_solid_bwd_modliquid": 51, "mal_exponents_solid_fwd": 51, "mal_exponents_solid_fwd_modliquid": 51, "mal_kbwd_bulk": 51, "mal_kbwd_liquid": 51, "mal_kbwd_solid": 51, "mal_kfwd_bulk": 51, "mal_kfwd_liquid": 51, "mal_kfwd_solid": 51, "mal_stoichiometry_bulk": 51, "mal_stoichiometry_liquid": 51, "mal_stoichiometry_solid": 51, "mamba": [17, 19], "manag": [1, 6, 7, 14], "mandatori": [46, 57], "mani": [2, 6, 26, 46, 69, 79, 97, 101, 107], "manner": 68, "manual": [4, 44, 105, 107], "manufactur": 68, "map": [3, 57, 58, 60, 107], "mapsto": 2, "march": [68, 108], "mark": 68, "mask": 68, "mass": [26, 44, 45, 50, 72, 75, 88, 93, 94, 99, 101, 102, 103, 104, 105, 107, 108], "mass_action_law": [51, 94], "master": [0, 6], "match": [6, 71], "materi": 68, "math": 15, "mathbb": [2, 38, 40, 43, 49, 52, 54, 57, 58, 59, 60, 62, 63, 64, 65, 67, 75, 94, 95, 97, 99, 101, 102, 103, 107], "mathbf": [2, 96], "mathcal": [2, 7, 70, 107], "mathemat": [19, 56, 81, 108], "mathrm": [43, 47, 48, 52, 55, 57, 58, 59, 60, 62, 63, 64, 65, 67, 69, 70, 72, 73, 74, 75, 76, 77, 78, 79, 82, 85, 86, 87, 88, 90, 94, 95, 96, 98, 99, 102, 103, 107], "matlab": 2, "matplotlib": 3, "matric": [50, 93, 95], "matrix": [3, 6, 26, 46, 48, 51, 52, 53, 57, 58, 59, 60, 64, 65, 92, 93, 95, 96, 104, 107], "matter": 3, "matthia": 108, "max": [52, 70, 73, 74, 77, 78, 79, 82, 85, 89, 95, 96, 99], "max_convtest_fail": [55, 107], "max_errtest_fail": [55, 107], "max_krylov": [3, 57, 58, 60, 63], "max_newton_it": [55, 107], "max_newton_iter_sen": [55, 107], "max_restart": [3, 57, 58, 60, 63], "max_step": [3, 55, 107], "max_step_s": [55, 107], "maximum": [7, 21, 24, 25, 28, 29, 30, 31, 33, 34, 35, 36, 46, 55, 56, 57, 58, 60, 63, 75, 93, 107], "mayb": 6, "mcal_antilangmuir": 29, "mcal_ka": 29, "mcal_kd": 29, "mcal_qmax": 29, "mcbl_ka": 30, "mcbl_kd": 30, "mcbl_qmax": 30, "mcblldf_keq": 31, "mcblldf_kkin": 31, "mcblldf_qmax": 31, "mcl_ka": [3, 33], "mcl_kd": [3, 33], "mcl_qmax": [3, 33], "mclldf_keq": 34, "mclldf_kkin": 34, "mclldf_qmax": 34, "mclldfc_keq": 35, "mclldfc_kkin": 35, "mclldfc_qmax": 35, "mcsgp": 93, "mcspr_k12": 36, "mcspr_k21": 36, "mcspr_ka": 36, "mcspr_kd": 36, "mcspr_qmax": 36, "mct": [6, 44, 45, 61, 100], "mean": [46, 68, 93, 102, 107], "meaning": 7, "measur": 68, "mechan": [56, 81, 94, 104], "mechanist": [6, 108], "media": 108, "medium": [58, 59, 60, 62, 63, 64, 65, 66, 68], "meet": [2, 68], "mei": 108, "meland": 108, "memori": [4, 6, 19, 46, 57, 58, 60, 63, 65, 107], "menten": [44, 45, 50, 94], "mention": [3, 7], "menu": [7, 68], "merchant": 68, "mere": 68, "merg": [6, 68, 105], "messag": 15, "met": 68, "meta": [44, 46, 107], "metapress": 108, "method": [2, 3, 6, 7, 18, 44, 45, 54, 55, 58, 61, 65, 67, 68, 93, 107], "micha": [44, 45, 50, 94], "michaelis_menten": 52, "microsoft": 15, "might": [4, 7, 56, 68, 96, 107], "mimick": 6, "min": [3, 89], "min_damp": 42, "minceva": 108, "minim": [42, 107], "minor": 47, "minut": 15, "mirjana": 108, "misrepresent": 68, "miss": [6, 69, 86, 90], "misspel": 3, "mix": 98, "mixtur": 104, "miyab": 108, "mkl": [13, 14, 15], "mklroot": [13, 14, 15], "mm": [18, 32, 52, 96], "mm_ki": 52, "mm_kmm": 52, "mm_stoichiometry_bulk": 52, "mm_vmax": 52, "mobil": [3, 18, 26, 45, 46, 48, 53, 58, 59, 60, 63, 64, 65, 67, 75, 81, 99], "mobile_phase_modul": 28, "mod": [23, 70], "mode": [1, 7, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 55, 57, 58, 59, 60, 63, 64, 65, 68, 75, 107, 108], "model": [1, 2, 4, 5, 16, 17, 19, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 44, 45, 51, 52, 55, 61, 68, 69, 70, 71, 72, 73, 74, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 93, 95, 101, 105, 107, 108], "modelbuild": 6, "modelbuilderimpl": 6, "modelparticlelrmp": 102, "modelsystem": 2, "modif": 68, "modifi": [2, 6, 17, 21, 23, 40, 51, 55, 57, 58, 60, 63, 68, 70, 72, 74, 75, 77, 95, 97], "modsim": [13, 14, 15, 19], "modul": [26, 45, 75, 81, 104], "modular": [2, 19], "mol": [3, 18, 20, 21, 22, 23, 24, 25, 28, 29, 30, 31, 33, 34, 35, 36, 37, 39, 40, 41, 48, 58, 59, 60, 62, 63, 64, 65], "molass": 108, "molecul": [24, 25, 81, 85, 86, 89, 90, 99, 102, 103, 104], "mollerup": 108, "moment": [44, 49, 56], "monoton": [56, 89, 93], "monoval": [20, 23, 37, 39, 40, 41], "more": [3, 6, 15, 18, 19, 26, 48, 56, 60, 63, 64, 68, 69, 70, 71, 72, 73, 74, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 93, 94, 107], "moreov": [3, 18, 56, 68, 100], "morlei": 108, "most": [3, 6, 7, 13, 14, 15, 19, 21, 44, 56, 60, 68, 75, 94, 95, 99, 100, 101, 107], "move": [2, 108], "mp": [20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 33, 34, 35, 36, 37, 38, 39, 40, 41, 46, 48, 58, 60, 63], "mpm_beta": 28, "mpm_gamma": 28, "mpm_ka": 28, "mpm_kd": 28, "mpm_qmax": 28, "mri": 104, "mrmassactionlawexpmatdefault": 95, "msbuild": 15, "mssma_ka": 37, "mssma_kd": 37, "mssma_lambda": 37, "mssma_nu": 37, "mssma_rat": 37, "mssma_refc0": 37, "mssma_refq": 37, "mssma_sigma": 37, "mu_": [52, 96], "much": [3, 56, 75, 99, 102, 103, 107], "multi": [1, 6, 26, 44, 45, 53, 69, 70, 75, 77], "multi_channel_transport": [45, 61], "multi_component_antilangmuir": 29, "multi_component_bilangmuir": 30, "multi_component_bilangmuir_ldf": 31, "multi_component_colloid": 32, "multi_component_langmuir": [3, 33, 75], "multi_component_langmuir_ldf": [34, 75], "multi_component_langmuir_ldf_liquid_phas": [35, 75], "multi_component_spread": 36, "multichannel": [1, 6, 44, 45, 61, 100], "multicompon": [74, 108], "multipl": [6, 15, 18, 44, 45, 48, 56, 57, 71, 73, 74, 75, 93, 100, 102, 105, 107, 108], "multiplex": [58, 59, 60, 63, 64, 65, 67], "multistate_steric_mass_act": 37, "multivers": 0, "must": [1, 3, 6, 18, 32, 56, 60, 67, 68, 69, 79, 93, 107], "my": 7, "myst": 106, "n": [2, 32, 65, 71, 81, 93, 104, 107, 108], "n1": [65, 104], "n_": [2, 48, 56, 69, 70, 71, 72, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 93, 95, 97, 98, 99, 101, 103], "n_c": [2, 104], "n_compon": [3, 18], "n_d": [56, 60, 63, 64], "n_k": 104, "n_thread": 1, "naiv": 74, "name": [3, 4, 6, 7, 18, 21, 26, 42, 46, 50, 53, 54, 57, 67, 68, 107], "nanoparticl": 108, "nativ": [14, 44, 75], "natur": [68, 99], "naumann": 19, "navig": 15, "nbnd": [37, 58, 60, 63], "nbound": [3, 46, 58, 59, 60, 63, 64], "ncbi": 108, "nchannel": 65, "ncol": [3, 48, 56, 58, 60, 63, 64, 65, 67], "ncomp": [3, 20, 21, 23, 24, 25, 26, 28, 29, 30, 31, 33, 34, 35, 36, 37, 38, 39, 40, 41, 46, 48, 51, 52, 58, 59, 60, 62, 63, 64, 65, 66], "nconnect": 57, "ndof": [46, 57, 58, 59, 60, 63, 64, 65], "necessari": [1, 7, 68, 105, 107], "necessarili": 7, "need": [2, 3, 6, 7, 15, 17, 18, 44, 46, 60, 63, 64, 68, 99, 102, 103, 104, 107], "neg": [52, 56, 58, 65, 89, 97, 99], "neglect": [99, 102, 103], "neither": 68, "nelem": [56, 60, 63, 64], "neq": [43, 58, 60, 69, 79, 89], "nest": 3, "net": [94, 95, 99, 104], "network": [3, 18, 19, 57, 68, 92, 98, 99, 101, 105, 107], "neutral": [69, 86, 90], "never": 56, "new": [2, 3, 5, 6, 7, 44, 57, 68, 75, 107], "newmodel": 6, "newmodelmethod": 7, "newslett": 19, "newton": [55, 60, 63, 93, 107], "next": [3, 6, 18, 40, 68, 93, 107], "nih": 108, "nikla": 108, "nilsson": 108, "nk": 104, "nlm": 108, "node": [48, 53, 56, 58, 60, 93, 105], "non": [1, 19, 44, 45, 56, 60, 68, 72, 73, 74, 81, 89, 104, 107], "noncommerci": 68, "nondimension": 75, "none": [55, 60, 67], "nonetheless": 56, "nonlinear": [44, 45, 55, 57, 58, 60, 63, 64, 65, 75, 93, 95, 107, 108], "nor": 68, "norm": 56, "normal": [57, 68, 75], "notat": [3, 5, 44, 104, 107], "note": [1, 3, 6, 7, 13, 14, 15, 18, 21, 26, 44, 45, 46, 48, 50, 54, 58, 60, 63, 64, 69, 75, 79, 89, 93, 94, 95, 97, 98, 99, 100, 101, 103, 104, 107], "noth": [68, 99], "notic": 68, "notifi": 68, "notwithstand": 68, "novemb": 108, "now": [3, 6, 17, 18], "np": 3, "npar": [3, 48, 56, 58, 60], "npartyp": [46, 58, 59, 60, 63], "nport": 48, "nrad": [48, 58, 97], "nreact": [46, 51, 52], "nsec": [3, 46, 55, 58, 59, 60, 63, 64, 65, 67], "nsen": 54, "nstate": [20, 30, 31, 46], "nswitch": [3, 57], "nthread": [3, 55], "ntotalbnd": [20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 51, 58, 59, 60, 63, 64], "ntotalbound": 46, "ntotalcomp": 46, "nu": [23, 39, 41, 72, 90, 96], "nu_": [20, 69, 72, 86, 89], "nu_i": [72, 73, 74, 75, 88, 90], "nu_j": [72, 75, 88, 90, 96], "null": 14, "num_max_ad_dir": 7, "number": [1, 3, 7, 13, 14, 15, 18, 23, 24, 25, 32, 37, 39, 40, 41, 46, 54, 55, 56, 57, 58, 59, 60, 62, 63, 64, 65, 66, 67, 68, 69, 71, 75, 79, 81, 86, 88, 90, 93, 99, 107], "numer": [6, 45, 56, 61, 107, 108], "numpi": 3, "nunit": [3, 57], "o": [1, 14, 19], "object": [2, 3, 17, 18, 68, 108], "oblig": 68, "obtain": [26, 50, 75, 99, 103], "occasion": 68, "occur": [56, 68, 107], "occurr": [6, 75], "octob": 108, "oder": 2, "off": 56, "offer": [56, 60, 63, 64, 68, 107], "offici": 68, "often": [56, 76, 90, 98], "oftentim": 56, "oh": 108, "old": [6, 44], "omit": [47, 93], "onc": [15, 55, 93], "one": [1, 3, 6, 7, 15, 18, 20, 21, 26, 46, 48, 50, 55, 56, 58, 60, 63, 68, 75, 77, 93, 94, 99, 102, 103, 104, 107], "oneapi": 1, "ones": [3, 6, 7], "ongo": 7, "onli": [1, 3, 6, 7, 15, 26, 42, 46, 48, 49, 50, 54, 57, 58, 60, 63, 64, 67, 68, 74, 75, 89, 93, 94, 95, 97, 99, 101, 102, 103, 104, 105, 107], "onlin": 15, "open": [0, 5, 13, 15, 17], "openmp": 1, "openurl": 108, "oper": [1, 3, 5, 7, 18, 19, 26, 44, 45, 48, 49, 50, 53, 54, 56, 58, 59, 60, 62, 63, 64, 65, 66, 67, 68, 75, 92, 94, 97, 98, 99, 101, 105, 107, 108], "operatornam": [99, 102, 103], "opt": [13, 14], "optim": [1, 6, 60, 75, 95, 108], "option": [3, 5, 6, 7, 13, 14, 17, 19, 20, 23, 29, 37, 39, 40, 41, 49, 51, 53, 54, 55, 57, 58, 59, 60, 63, 64, 65, 67, 68, 81], "order": [2, 3, 7, 20, 24, 25, 26, 30, 31, 32, 36, 37, 40, 43, 44, 45, 50, 58, 59, 60, 63, 64, 65, 67, 68, 71, 75, 93, 94, 95, 99, 101, 105, 107], "org": [68, 108], "organ": 68, "orient": [2, 17, 18, 75, 85, 86], "origin": [3, 55, 60, 68, 69, 71, 74, 75, 79, 81, 94, 104, 107], "orthogon": [57, 58, 60, 63], "oscil": 56, "oscillatori": 56, "osx": 17, "other": [0, 3, 6, 7, 46, 49, 56, 57, 67, 68, 75, 78, 81, 89, 90, 93, 95, 96, 99, 104, 105, 107], "otherwis": [7, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 46, 60, 63, 64, 68, 93, 107], "our": [1, 5, 7, 19, 56, 68], "out": [2, 15, 47, 54, 57, 58, 59, 60, 63, 64, 65, 67, 68, 91, 93, 98, 105], "outdat": 17, "outer": [58, 60, 67, 97, 99, 102, 103], "outflow": 99, "outgo": [3, 18, 93], "outlet": [2, 7, 18, 44, 45, 48, 53, 61, 93, 97, 99, 100, 101], "output": [0, 3, 7, 15, 44, 46, 53, 68, 105], "outsid": [68, 104], "ov": 96, "over": [1, 3, 6, 26, 44, 50, 93, 107], "overhead": 2, "overlap": 6, "overridden": 93, "overrul": 93, "overview": [2, 107], "own": [2, 6, 7, 68, 93, 97, 99], "p": [6, 15, 26, 43, 50, 53, 55, 57, 58, 60, 63, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 81, 82, 85, 86, 87, 88, 90, 95, 97, 99, 102, 103, 107, 108], "p1": 60, "p2": 60, "p3": 60, "p4": 60, "p5": 60, "p_": [3, 26, 49, 50, 53, 60, 95, 97, 99, 102], "p_1": 107, "p_2": 107, "p_c": 99, "p_i": [3, 107], "p_j": [2, 78, 95, 99, 102], "p_n": 107, "pack": 97, "packag": [1, 3, 13, 14, 15, 68], "page": [0, 108], "pair": 104, "paper": [6, 7, 68, 74], "par_boundary_ord": [58, 60], "par_core_radiu": 54, "par_coreradiu": [58, 60], "par_diffus": [3, 46, 58, 60], "par_diffusion_multiplex": [58, 60], "par_disc_typ": [3, 58, 60], "par_disc_vector": [58, 60], "par_geom": [58, 60, 63], "par_nelem": [56, 60], "par_polydeg": [56, 60], "par_poros": [3, 58, 60, 63], "par_radiu": [3, 54, 58, 60, 63], "par_surdiffus": 46, "par_surfdiffus": [3, 58, 60], "par_surfdiffusion_dep": 60, "par_surfdiffusion_expargmult": 60, "par_surfdiffusion_expfactor": 60, "par_surfdiffusion_logkeqconst": 60, "par_surfdiffusion_logkeqexp": 60, "par_surfdiffusion_logkeqfactor": 60, "par_surfdiffusion_multiplex": [58, 60], "par_surfdiffusion_powexp": 60, "par_surfdiffusion_powfactor": 60, "par_type_volfrac": [58, 59, 60, 63], "par_type_volfrac_multiplex": 58, "paragraph": [68, 69, 72, 86, 88, 90], "parallel": [1, 3, 13, 14, 15, 19, 57, 93, 104], "param": 48, "param_valu": [46, 54], "param_xxx": [44, 45, 107], "paramet": [2, 3, 6, 17, 18, 19, 21, 24, 25, 26, 28, 44, 45, 50, 55, 57, 58, 60, 63, 64, 65, 67, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 94, 95, 97, 98, 99, 101, 102, 103, 104, 105, 108], "parameter": 89, "paramt": [44, 45], "paramtyp": 6, "parpolydeg": 60, "parser": 106, "part": [6, 7, 17, 18, 46, 47, 55, 56, 68, 88, 108], "parti": 68, "partial": [2, 6, 19, 53, 72, 75, 97, 98, 99, 102, 103, 104, 107], "particl": [3, 44, 45, 46, 48, 51, 53, 54, 56, 58, 59, 60, 63, 64, 75, 91, 95, 98, 100, 102, 103], "particle_coordinates_xxx": 48, "particle_poros": 18, "particle_radiu": 18, "particular": 68, "particularli": 107, "partyp": 99, "pass": [18, 26, 46, 50, 68, 95, 107], "password": 68, "past": 107, "patch": 47, "patent": 68, "path": [1, 3], "path_to_setup_fil": 4, "pathwai": 104, "pattern": [68, 75, 94], "paul": 108, "payment": 68, "pc": 15, "pdae": [2, 19], "pde": [2, 3], "peer": 68, "per": [15, 24, 25, 26, 47, 56, 75, 107], "perform": [1, 2, 3, 15, 18, 56, 60, 63, 64, 68, 75, 95, 107], "perman": 68, "permiss": 68, "permit": 68, "perpetu": 68, "person": 68, "pertin": 68, "pesticid": 108, "pet": 104, "peter": 108, "petr": 108, "ph": [2, 32, 72, 81], "phantom": [81, 86], "phase": [3, 18, 20, 23, 26, 32, 37, 39, 40, 41, 45, 46, 48, 51, 53, 54, 58, 59, 60, 63, 64, 65, 67, 69, 71, 75, 80, 81, 83, 86, 87, 90, 91, 95, 96, 98, 99, 102, 103, 104, 107, 108], "phd": 2, "phenomena": 56, "phi": [32, 81], "philosophi": 68, "physic": [68, 75, 94, 101, 105], "pi": 97, "piec": [3, 18, 56, 57, 68, 101], "piecewis": [2, 3, 18, 57, 97, 101, 107], "piecewise_cubic_poli": [3, 44, 45, 62], "pii": 108, "pip": [0, 17], "pipelin": 7, "place": [26, 50, 68, 75, 107], "placehold": [75, 94], "placement": 99, "plai": 56, "plain": 18, "plan": [5, 6, 7, 67], "plant": 108, "platform": [1, 2, 15], "pleas": [5, 6, 7, 18, 19, 46, 67, 68, 104], "plot": 5, "plt": 3, "plu": 68, "plug": [93, 103], "pmatrix": [75, 95], "point": [1, 2, 3, 6, 48, 53, 56, 57, 60, 63, 64, 67, 99, 102, 103, 107], "pointer": 68, "polydeg": [56, 60, 63, 64], "polynomi": [2, 3, 18, 26, 50, 56, 57, 60, 63, 64, 75, 93, 94, 101, 107], "pore": [18, 44, 45, 58, 60, 61, 67, 71, 99, 100, 108], "pore_access": [58, 60, 63], "pore_accessibility_multiplex": [58, 60, 63], "pore_diffus": 18, "poros": [2, 3, 58, 60, 63, 64, 97, 99, 103, 104, 107], "porou": 99, "port": [2, 3, 48, 53, 57, 93, 97, 101], "portal": 108, "portion": 68, "pose": 107, "posit": [26, 50, 56, 57, 58, 65, 67, 93, 97, 99, 104], "positron": 104, "possess": [68, 93, 101], "possibl": [1, 17, 57, 58, 65, 68, 75, 93, 94, 107], "possibli": [6, 26, 50, 75, 99, 102, 107], "post": [2, 6, 105], "postprocess": [47, 107], "potenti": [75, 81, 85, 86, 95, 99], "power": [32, 49, 60, 68, 75, 94, 95], "power_law": 49, "powershel": 15, "pp": [32, 81], "pr": 19, "practic": [3, 5, 7, 68], "pre": [2, 16, 32], "preambl": 68, "preced": [26, 50], "precis": [7, 68], "predecessor": 68, "predomin": 93, "prefer": [1, 7, 68, 107], "prefix": [2, 67], "preliminari": 5, "prepar": [47, 107, 108], "prepareadvector": 6, "prepend": [75, 94], "presenc": 99, "present": [46, 48, 57, 60, 63, 64, 67, 68, 74, 75, 85, 86, 93, 95, 97], "preserv": 68, "press": 108, "prevent": [23, 41, 68, 75], "previou": [6, 46, 68, 93], "previous": [7, 18, 93], "price": 68, "primarili": [68, 81], "print": [1, 3, 15], "prior": 68, "privat": 68, "privileg": 15, "probabl": [6, 14], "problem": [1, 3, 56, 68, 93, 107], "procedur": [6, 68, 107], "process": [2, 3, 15, 71, 75, 77, 93, 104, 105, 107, 108], "process_simul": 18, "processmodel": 18, "procur": 68, "prod_": 95, "prod_i": 96, "produc": [1, 53, 68, 98, 104], "product": [68, 95], "product_outlet": 18, "profil": [2, 3, 18, 26, 50, 56, 57, 62, 75, 94, 97, 101, 107, 108], "program": [15, 68], "programm": 68, "prohibit": 68, "project": [4, 19], "projecttarget": 4, "promin": [68, 75, 100], "promot": 2, "prompt": 15, "propag": 68, "properli": [6, 75], "properti": [56, 68, 104, 108], "proport": [75, 95], "proprietari": 68, "prot": 72, "protect": 68, "protein": [20, 23, 24, 25, 32, 39, 41, 81, 88, 108], "protocol": 68, "prove": 68, "proven": 2, "provid": [1, 2, 3, 4, 6, 7, 13, 14, 15, 16, 17, 18, 19, 58, 67, 68, 75, 95, 99, 101, 107], "provis": 68, "provision": 68, "proxi": 68, "pseudo": [3, 18, 81, 93, 100, 101, 105], "pub": 108, "public": [2, 5, 7, 19, 56, 68], "publicli": [2, 68], "publish": 68, "pubm": 108, "pull": [5, 19], "puls": [3, 101], "pump": 19, "pure": [59, 98, 99, 107], "purif": 108, "purpos": [1, 2, 3, 18, 68, 107], "pursuant": 68, "push": 0, "put": 53, "py": 7, "pyplot": 3, "python": [2, 5, 7, 17, 18, 19], "p\u00fcttmann": 19, "q": [2, 3, 18, 57, 69, 71, 72, 75, 80, 83, 84, 86, 88, 90, 93, 103, 108], "q_": [69, 70, 72, 73, 74, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 88, 89, 90, 93, 99, 107], "q_0": [57, 72, 77, 86, 88, 90, 93], "q_1": [57, 93], "q_2": [57, 93], "q_3": [57, 93], "q_i": [70, 72, 73, 74, 75, 76, 77, 78, 82, 83, 87, 88, 90], "q_j": [70, 72, 73, 74, 75, 77, 78, 82, 84, 85, 88, 90], "q_m": 75, "qmax": 3, "qquad": [75, 86, 93, 107], "quad": [69, 72, 81, 86, 89, 93, 99], "quad_coeff": [3, 57, 62], "quadrat": [23, 38, 40, 57, 62, 87, 88], "qualifi": 68, "qualiti": [6, 68], "quantiti": 3, "quasi": [20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 75, 98, 99, 102, 103], "quickli": 107, "quotient": 75, "r": [0, 2, 6, 38, 40, 43, 49, 52, 54, 57, 58, 59, 60, 62, 63, 64, 65, 67, 75, 81, 94, 95, 96, 97, 99, 101, 102, 103, 104, 107, 108], "r_": [58, 60, 81, 95, 97, 99, 102, 103], "r_i": 32, "rad": [58, 97, 99, 102, 103], "radial": [3, 7, 44, 45, 48, 58, 60, 61, 97, 100], "radial_": 67, "radial_compart": 58, "radial_coordin": 48, "radial_disc_typ": 58, "radial_general_rate_model": [45, 61], "radii": [99, 102, 103], "radioact": 104, "radiu": [26, 32, 50, 58, 60, 63, 67, 81, 97, 99, 102, 103], "radu": 108, "raena": 108, "rais": [3, 15], "rang": [20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 49, 51, 52, 53, 54, 55, 57, 58, 59, 60, 62, 63, 64, 65, 66, 67, 81, 97, 99], "rapid": [3, 18, 75, 108], "rassi": 108, "rate": [1, 2, 19, 20, 21, 23, 24, 25, 27, 28, 29, 30, 32, 33, 36, 37, 39, 40, 41, 44, 45, 51, 52, 56, 57, 59, 61, 65, 67, 72, 75, 81, 89, 91, 92, 94, 96, 98, 100, 107], "rather": [3, 56, 60, 63, 64], "ratio": [32, 81, 99, 103, 104], "rdm": 7, "re": 6, "reach": 56, "react": [2, 91, 94, 95, 96, 97, 98, 99, 102, 103, 104], "reactant": 95, "reaction": [2, 6, 9, 44, 45, 46, 51, 52, 54, 58, 59, 60, 63, 64, 65, 91, 92, 95, 96, 98, 99, 104, 107], "reaction_bulk": [58, 59, 60, 63, 65], "reaction_model": [51, 52, 59, 64], "reaction_model_bulk": [58, 60, 63, 65], "reaction_model_particl": [58, 59, 60, 63], "reaction_model_particles_multiplex": [58, 59, 60, 63], "reaction_particl": [50, 58, 59, 60, 63], "reaction_particle_000": 50, "reaction_particle_xxx": [58, 59, 60, 63], "reaction_particle_yyi": 50, "reactor": [18, 19, 44, 45, 61, 100, 103], "read": [6, 7, 26, 46, 50, 68], "readabl": 68, "readi": [6, 68], "readili": 68, "realationship": 2, "realiti": 56, "realiz": [56, 97], "realli": [75, 94], "reason": [3, 17, 68, 99], "rebuild": 6, "receipt": 68, "receiv": [68, 93], "recent": [13, 14, 15, 19, 44], "recipi": 68, "recogn": [46, 68], "recommend": [5, 6, 7, 15, 17, 19, 44, 45, 60, 63, 64, 75], "reconstruct": [3, 44, 45, 56, 58, 60, 63, 64, 65, 67], "record": 2, "recreat": 7, "rectangular": 3, "recycl": 105, "redistribut": 68, "reduc": [3, 6, 56, 74, 107], "ref": [50, 69, 72, 75, 86, 88, 90], "refer": [3, 5, 6, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 33, 34, 35, 36, 37, 38, 39, 40, 41, 46, 56, 58, 59, 60, 62, 63, 64, 65, 66, 67, 68, 69, 72, 86, 88, 90, 92, 93, 104, 107], "refin": [5, 44, 45], "reflect": [13, 14, 15, 56], "refrain": 68, "regard": [7, 68], "regardless": [68, 93], "regener": 68, "regist": 6, "registerexamplemodel": 6, "registerlinearmodel": 6, "registernewmodel": 6, "registeryourmodelnamemodel": 6, "regular": [58, 65], "reinstat": 68, "rel": [7, 55, 58, 60, 107], "relat": [3, 4, 18, 60, 75, 92], "relationship": [2, 68, 107], "releas": [0, 1, 7, 15, 19, 68], "release_with_debug_info": 1, "release_with_test": 1, "releaseci": 7, "relev": [6, 46, 56, 68, 75, 104, 107], "reli": 68, "relicens": 68, "reltol": [3, 55, 107], "reltol_sen": 55, "remain": [3, 68, 70, 99], "remedi": 107, "rememb": 104, "remov": [48, 68, 98, 103, 104, 108], "renam": 6, "render": 68, "repair": 68, "reparameter": [75, 95], "replac": [26, 50, 67, 75, 81, 99], "report": [19, 56], "repositori": [0, 19], "repres": [2, 46, 68, 72, 81, 93, 97, 99, 101, 104], "represent": 75, "reproduc": [6, 7], "request": [5, 19, 46, 107], "requir": [0, 1, 2, 3, 6, 7, 15, 18, 19, 21, 42, 46, 49, 56, 58, 60, 63, 64, 65, 68, 69, 70, 71, 72, 73, 74, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 93, 94, 105, 107], "requiredaddir": 6, "rerun": 7, "research": [5, 6, 7], "reset": 107, "resid": [9, 108], "residu": [6, 7, 107], "residualimpl": 6, "residualtyp": 6, "resin": [23, 32, 37, 39, 40, 41, 81, 82], "resist": [99, 102], "resolut": [6, 7, 56, 107], "resolv": [56, 68], "reson": 104, "respect": [2, 3, 6, 20, 24, 25, 26, 50, 57, 67, 68, 69, 72, 75, 77, 86, 88, 90, 93, 94, 95, 99, 102, 103, 104, 107], "respons": 68, "rest": 105, "restart": [3, 57, 58, 60, 63, 107], "restrict": [3, 18, 68, 93], "restrunn": 1, "result": [5, 6, 19, 46, 56, 68, 75, 97, 98, 99, 104, 107], "resulta": 7, "retain": 68, "retriev": 108, "return": [3, 6, 7, 15, 44, 45, 48, 68, 97, 99], "returncod": 3, "reus": 7, "revers": [97, 99, 108], "review": [68, 108], "revis": 68, "rfloor": [60, 63, 64], "rgen": 108, "rho": [97, 99, 102, 103, 104], "rho_": 97, "rho_k": 97, "right": [2, 60, 68, 69, 70, 71, 72, 73, 74, 75, 77, 78, 79, 81, 82, 84, 85, 86, 88, 89, 90, 91, 94, 95, 97, 98, 99, 101, 102, 103, 104, 107], "rightarrow": [56, 71, 75, 97, 99, 104], "rigor": [6, 7], "risk": 68, "robust": 2, "role": 56, "rom": 68, "ronald": 108, "root": [3, 6, 7, 14, 46], "row": [3, 37, 46, 48, 51, 57, 93, 104], "royalti": 68, "rpath": 1, "rse": 5, "rule": [54, 68], "run": [0, 1, 2, 4, 5, 6, 13, 15, 60, 68, 98, 107], "runner": 7, "runtim": 1, "rvert": 89, "rwth": 2, "s0009250915006168": 108, "s0021": 108, "s0021967301964374": 108, "s0021967301994579": 108, "s0021967304014554": 108, "s0021967309010103": 108, "s0021967316310263": 108, "s0021967319308659": 108, "s0021967322005830": 108, "s0022519313004530": 108, "s0168": 108, "s1": 108, "s10337": 108, "s_": [53, 91, 93, 95, 97, 98, 99, 102, 103], "s_j": [2, 91, 95, 98, 99, 102], "safest": 68, "safeti": [57, 58, 60, 63], "sai": [3, 15, 68], "sai_ka1": 39, "sai_ka2": 39, "sai_kd": 39, "sai_lambda": 39, "sai_nu": 39, "sai_refc0": 39, "sai_refq": 39, "sai_sigma": 39, "sake": [26, 49, 50, 68, 104], "sale": 68, "salt": [20, 23, 24, 25, 32, 37, 39, 40, 41, 60, 69, 72, 73, 74, 75, 77, 86, 90, 108], "same": [6, 7, 14, 18, 21, 56, 57, 58, 59, 60, 63, 64, 67, 68, 69, 75, 79, 82, 85, 86, 89, 93, 94, 99, 102, 103, 104, 105, 107], "sampl": 3, "samuel": [2, 108], "sanit": [1, 4], "saniti": 3, "saska": [26, 45, 75, 108], "saska_h": 38, "saska_k": 38, "satisfi": [68, 107], "satur": [52, 82, 96, 99], "save": 3, "scalar": [6, 46, 107], "scale": [75, 108], "scenario": 56, "scheme": [3, 43, 53, 56, 58, 60, 104], "schmidt": [57, 58, 60, 63], "schneider": 108, "schnittert": [19, 108], "school": 68, "schur": [57, 58, 60, 63], "schur_safeti": [3, 57, 58, 60, 63], "scienc": [19, 104, 108], "sciencedirect": 108, "scientif": [7, 19, 107], "scope": [6, 49, 68], "scratch": 16, "screen": [32, 81], "script": [6, 7, 15, 68], "seal": 99, "search": 1, "sebastian": 108, "sec": [55, 93, 99], "sec_000": 3, "sec_xxx": [45, 61], "secidx": 6, "second": [3, 18, 36, 58, 59, 60, 63, 64, 65, 72, 81, 85, 89, 104, 107], "secondarili": 68, "sect": 101, "section": [2, 5, 6, 7, 16, 17, 18, 26, 44, 45, 50, 54, 56, 57, 58, 59, 60, 63, 64, 65, 67, 68, 69, 70, 71, 72, 75, 77, 78, 79, 85, 86, 88, 89, 90, 92, 93, 94, 97, 99, 102, 103, 104, 105], "section_continu": [3, 55, 107], "section_tim": [3, 55, 57, 107], "see": [3, 6, 7, 15, 19, 26, 30, 31, 42, 44, 46, 50, 55, 57, 58, 59, 60, 63, 64, 65, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 92, 93, 94, 95, 97, 98, 99, 101, 102, 103, 104, 105, 107], "seed": 107, "seen": [99, 102, 103], "select": [2, 3, 7, 15, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 56, 57, 58, 65, 70, 93, 108], "self": [26, 45, 56, 75], "self_associ": 39, "sell": 68, "semiconductor": 68, "send": 97, "sens": [60, 63, 64, 75], "sens_abstol": 54, "sens_boundphas": [54, 57], "sens_bulk": 48, "sens_comp": [54, 57], "sens_factor": [54, 107], "sens_flux": 48, "sens_inlet": 48, "sens_inlet_comp_xxx": 48, "sens_inlet_port_xxx": 48, "sens_inlet_port_xxx_comp_yyi": 48, "sens_method": 54, "sens_nam": 54, "sens_outlet": 48, "sens_outlet_comp_xxx": 48, "sens_outlet_port_xxx": 48, "sens_outlet_port_xxx_comp_yyi": 48, "sens_particl": 48, "sens_particle_partype_xxx": 48, "sens_partyp": [54, 57, 58, 65], "sens_react": [54, 57, 58], "sens_sect": [54, 57, 58, 60, 63], "sens_solid": 48, "sens_solid_partype_xxx": 48, "sens_unit": [54, 57], "sens_volum": 48, "sensdot_bulk": 48, "sensdot_flux": 48, "sensdot_inlet": 48, "sensdot_inlet_comp_xxx": 48, "sensdot_inlet_port_xxx": 48, "sensdot_inlet_port_xxx_comp_yyi": 48, "sensdot_outlet": 48, "sensdot_outlet_comp_xxx": 48, "sensdot_outlet_port_xxx": 48, "sensdot_outlet_port_xxx_comp_yyi": 48, "sensdot_particl": 48, "sensdot_particle_partype_xxx": 48, "sensdot_solid": 48, "sensdot_solid_partype_xxx": 48, "sensdot_volum": 48, "sensit": [2, 6, 19, 26, 44, 45, 50, 53, 55, 57, 58, 60, 63, 65, 108], "senstiv": 57, "separ": [2, 7, 18, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 53, 68, 75, 93, 104, 108], "separet": 7, "septemb": 108, "sequenc": [19, 107], "sequenti": [13, 14, 57, 93], "serban": 108, "seri": 16, "serv": [2, 3, 5, 18, 68, 75, 93, 101, 105], "server": 68, "servic": 68, "set": [1, 4, 5, 6, 15, 17, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 44, 56, 57, 58, 59, 60, 63, 65, 70, 75, 76, 93, 94, 98, 99, 103, 104, 107], "setup": [7, 93], "seven": 93, "seventh": 93, "sever": [3, 18, 107], "sha1": 47, "shall": [7, 68], "shape": [6, 78, 90, 104], "share": [19, 58, 59, 60, 63, 68], "sharp": [56, 78], "sharpen": 56, "sheet": 18, "shell": [17, 99, 102, 103], "shield": [23, 41, 89, 90], "shift": 101, "shirazi": 108, "short": [68, 75, 93, 100], "shortcom": 56, "should": [1, 3, 6, 7, 26, 49, 50, 55, 56, 58, 60, 63, 68, 99, 107], "show": [3, 56, 68], "shown": [75, 107], "shumak": 108, "side": [6, 99], "sigma": [23, 39, 41, 90], "sigma_": [20, 69, 86, 89], "sigma_j": [72, 75, 88, 90], "sign": [68, 75, 97, 99], "signal": [3, 18, 101], "signific": [68, 107], "silica": 108, "sim": [3, 101], "similar": [6, 68, 69, 88], "similarli": 56, "simpl": [3, 18, 75, 93, 98, 107], "simpler": 107, "simpli": [3, 26], "simplic": 97, "simplifi": [3, 26, 45, 75], "simplified_multistate_steric_mass_act": 40, "simul": [1, 2, 4, 5, 6, 15, 44, 46, 47, 55, 56, 57, 60, 93, 97, 98, 99, 101, 102, 108], "simulation_result": 18, "simulationresult": 18, "simultan": 68, "sinc": [3, 5, 18, 26, 46, 50, 81, 85, 86, 97, 99, 101, 104, 105, 107], "singh": 108, "singl": [7, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 48, 50, 53, 56, 68, 75, 93, 107], "single_as_multi_port": [48, 53], "singular": 81, "sink": [3, 18, 93, 100, 105], "site": [20, 23, 37, 39, 40, 41, 69, 75, 79, 82, 85, 86, 88, 90], "sitemap": 106, "situat": [95, 107], "size": [1, 6, 44, 45, 55, 57, 58, 60, 63, 81, 95, 102, 107], "slab": [58, 60, 63, 99], "slice": 107, "slightli": [56, 74], "slow": [58, 65], "slower": [58, 59, 60, 63, 64, 65], "slowest": 46, "sma": [69, 72, 86, 89], "sma_ka": 41, "sma_kd": 41, "sma_lambda": 41, "sma_nu": 41, "sma_refc0": 41, "sma_refq": 41, "sma_sigma": 41, "small": [43, 56, 71, 93, 99, 107], "smaller": [1, 56, 99, 102, 103, 107], "smb": [93, 105], "smith": 108, "smooth": [44, 45, 60, 63, 64, 101, 107], "smssma_ka": 40, "smssma_kd": 40, "smssma_ksw": 40, "smssma_ksw_lin": 40, "smssma_ksw_quad": 40, "smssma_kw": 40, "smssma_kws_lin": 40, "smssma_kws_quad": 40, "smssma_lambda": 40, "smssma_nu_max": 40, "smssma_nu_min": 40, "smssma_nu_quad": 40, "smssma_refc0": 40, "smssma_refq": 40, "smssma_sigma_max": 40, "smssma_sigma_min": 40, "smssma_sigma_quad": 40, "so": [1, 6, 7, 68, 99, 107], "societi": 108, "softwar": [1, 5, 6, 7, 19, 68, 108], "sold": 68, "soldot_bulk": 48, "soldot_flux": 48, "soldot_inlet": 48, "soldot_inlet_comp_xxx": 48, "soldot_inlet_port_xxx": 48, "soldot_inlet_port_xxx_comp_yyi": 48, "soldot_outlet": 48, "soldot_outlet_comp_xxx": 48, "soldot_outlet_port_xxx": 48, "soldot_outlet_port_xxx_comp_yyi": 48, "soldot_particl": 48, "soldot_particle_partype_xxx": 48, "soldot_solid": 48, "soldot_solid_partype_xxx": 48, "soldot_volum": 48, "sole": [26, 46, 50, 68], "solid": [3, 18, 20, 23, 37, 39, 40, 41, 46, 48, 51, 53, 56, 58, 59, 60, 63, 64, 69, 75, 77, 81, 84, 86, 90, 91, 95, 98, 99, 104, 108], "solut": [2, 3, 18, 19, 23, 41, 44, 45, 49, 53, 55, 57, 60, 63, 64, 92, 95, 99, 102, 103, 104, 107], "solution_bulk": 48, "solution_flux": 48, "solution_inlet": 48, "solution_inlet_comp_xxx": 48, "solution_inlet_port_xxx": 48, "solution_inlet_port_xxx_comp_yyi": 48, "solution_outlet": [3, 48], "solution_outlet_comp_xxx": 48, "solution_outlet_port_xxx": 48, "solution_outlet_port_xxx_comp_yyi": 48, "solution_particl": 48, "solution_particle_partype_xxx": 48, "solution_solid": 48, "solution_solid_partype_xxx": 48, "solution_tim": [3, 48], "solution_volum": 48, "solv": [2, 6, 19, 57, 60, 63, 93, 107], "solvent": 104, "solver": [2, 3, 17, 19, 44, 45, 58, 60, 63, 64, 65, 93, 107, 108], "solver_nam": 42, "some": [1, 2, 3, 5, 6, 7, 14, 26, 46, 49, 50, 56, 68, 70, 75, 88, 90, 93, 95, 99, 105, 107], "sometim": 19, "sourc": [3, 4, 6, 13, 14, 15, 18, 19, 26, 50, 65, 68, 75, 93, 94, 100, 101, 104], "source_xxx": [44, 45], "sp": [20, 21, 23, 24, 25, 27, 28, 29, 30, 31, 33, 34, 35, 36, 37, 38, 39, 40, 41, 46, 48, 58, 59, 60, 63, 64, 95], "space": [56, 57, 58, 60, 63], "span": 107, "spare": 68, "spars": [6, 58, 65], "spatial": [2, 3, 6, 44, 45, 58, 61, 65, 67, 99, 102, 103, 104, 107], "spatial_method": [44, 45, 60, 63, 64], "speak": 68, "speci": [74, 104], "special": [3, 68, 71], "speciefi": 3, "specif": [3, 4, 5, 6, 7, 17, 18, 56, 57, 58, 60, 63, 64, 65, 67, 68, 75, 92, 94, 102, 103, 104], "specifi": [1, 3, 7, 18, 26, 32, 46, 49, 50, 55, 56, 57, 58, 59, 60, 62, 63, 64, 65, 66, 67, 68, 69, 93, 99, 104, 107], "speed": [6, 95], "sphere": [58, 60, 63], "spheric": [99, 102, 103], "sphinx": [0, 106], "sphinx_multivers": 106, "sphinxcontrib": 106, "spirit": 68, "spline": [3, 18, 101], "split": 95, "split_components_data": [3, 48, 53], "split_ports_data": [3, 48, 53], "spread": [26, 45, 75], "springer": 108, "springerlink": 108, "sqrt": 81, "squar": 7, "src": [4, 6, 13, 14, 15], "stabil": [24, 25, 56], "stabl": [2, 19, 43], "stage": 4, "stagger": 107, "stagnant": [99, 102], "stand": 68, "standard": [1, 6, 7, 13, 14, 26, 43, 44, 50, 68, 78, 97, 99, 104], "star": 81, "start": [3, 6, 7, 18, 55, 56, 68, 107], "startup": 7, "state": [2, 3, 6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 38, 39, 41, 44, 45, 46, 48, 53, 56, 57, 58, 59, 60, 63, 64, 65, 68, 70, 73, 74, 75, 77, 85, 95, 98, 99, 103, 107], "statement": [6, 68], "statetyp": 6, "static": [1, 7, 15], "stationari": [3, 18, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 75, 98, 99, 102, 103, 108], "statu": [15, 68], "std": 6, "steep": [56, 60, 63, 64, 107], "stefan": 108, "stem": 104, "step": [1, 2, 4, 5, 6, 15, 16, 18, 55, 68, 93, 101, 105, 108], "steric": [23, 26, 39, 45, 72, 75, 88, 108], "steric_mass_act": 41, "steven": 108, "stiff": 107, "still": [1, 3, 6, 7, 18, 26, 32, 102], "stir": [44, 45, 61, 93, 95, 100], "stirredtankmodel": 6, "stochiometr": 52, "stoichiometr": [50, 51, 95, 96], "stoichiometri": 52, "stop": [3, 4], "storag": [3, 46, 48, 51, 57, 68, 93, 104], "store": [3, 7, 18, 46], "strang": 56, "strategi": [44, 45], "stream": 105, "strength": [71, 81, 86], "strictli": [93, 105], "string": [6, 7, 18, 42, 47, 49, 54, 58, 59, 60, 62, 63, 64, 65, 66, 67], "strong": [56, 86, 107], "stronger": 40, "strongest": 40, "strongli": [6, 7, 19, 40, 86], "structur": [3, 13, 14, 15, 18, 44, 60, 107], "studi": 108, "studio": [1, 4, 7], "style": 5, "subdivid": 68, "subgroup": [58, 59, 60, 63, 64, 65], "subject": [13, 14, 15, 68], "sublicens": 68, "submit": [99, 102, 103], "submodel": 107, "subprogram": 68, "subroutin": 68, "subscript": 46, "subsect": [6, 68], "subsequ": [46, 60], "subsolv": 42, "subspac": [57, 58, 60, 63], "substanti": [68, 107], "substitut": 6, "substrat": [52, 96], "subtract": 104, "successfulli": [3, 107], "sudden": 56, "sudo": 13, "sue": 68, "suffer": 56, "suffic": 68, "suffici": [56, 107], "sugarcan": 108, "suggest": 5, "suit": [1, 108], "suitabl": 95, "suitespars": [58, 65], "sum": [46, 58, 59, 60, 63, 81, 99, 104], "sum_": [37, 58, 60, 63, 69, 70, 72, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 90, 93, 95, 98, 99, 101, 102, 103, 104, 107], "sum_i": [58, 60, 95], "sum_j": [73, 74, 97, 98, 99], "sundial": [1, 2, 107, 108], "superfici": 99, "superlu": [58, 65], "supervis": 19, "supplement": 68, "suppli": [58, 97], "support": [1, 2, 3, 19, 26, 44, 68, 73, 74, 92, 94, 99, 102, 103, 107], "suppos": 46, "suppress": 56, "sure": [6, 7, 68, 98], "surfac": [3, 18, 23, 24, 26, 37, 39, 40, 41, 45, 58, 60, 71, 75, 81, 85, 86, 99, 102, 103, 104, 108], "surface_diffus": 18, "surpass": 56, "surrend": 68, "surviv": 68, "sustain": 68, "sw": 89, "swing": 108, "switch": [3, 32, 57, 92], "switch_000": 3, "switch_xxx": [44, 45, 93], "symmetri": 97, "system": [1, 2, 6, 14, 17, 44, 45, 46, 48, 55, 60, 63, 68, 92, 96, 100, 101, 104, 105, 107, 108], "systemat": 68, "s\u00fcleyman": 108, "t": [2, 3, 6, 26, 50, 52, 53, 56, 57, 69, 70, 72, 73, 74, 75, 76, 77, 78, 79, 82, 85, 86, 87, 88, 90, 93, 94, 96, 97, 98, 99, 101, 102, 103, 104, 107, 108], "t_": [2, 3, 57, 75, 93, 94, 97, 99, 101, 107], "t_0": 107, "t_1": [101, 107], "t_2": 101, "t_i": [3, 107], "t_k": 101, "tab": [44, 107], "tabl": [7, 46, 57, 75, 93, 99, 100, 107], "tail": 78, "take": [1, 15, 26, 50, 55, 68, 75, 82, 87, 90, 104, 107], "taken": [7, 26, 54, 55, 93, 103, 104, 105], "tandfonlin": 108, "tangibl": 68, "tank": [19, 44, 45, 61, 91, 93, 100], "target": 93, "task": 107, "tau": 107, "tbb": [1, 14, 15, 19], "tbbroot": 15, "technic": [6, 104], "techniqu": [19, 75], "technolog": 68, "technologi": 108, "tediou": 17, "tell": 68, "temperatur": [75, 94, 108], "templat": 6, "tend": 71, "tendenc": 56, "tensor": [48, 53], "tentacl": 86, "term": [32, 46, 56, 60, 63, 64, 68, 77, 81, 82, 87, 88, 95, 99, 102, 103, 104, 107], "termin": [13, 68, 93, 105], "test": [1, 5, 55, 107], "test_cas": 7, "testher": 7, "testradialkernel": 7, "testrunn": [1, 7], "text": [2, 7, 15, 23, 32, 37, 38, 48, 69, 70, 71, 72, 75, 76, 77, 78, 79, 80, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 93, 95, 96, 97, 98, 99, 101, 102, 103, 104, 107], "texttt": [26, 47, 48, 49, 50, 51, 52, 53, 54, 55, 57, 58, 59, 60, 62, 63, 64, 65, 66, 67], "th": [3, 20, 48, 57, 99, 108], "than": [3, 14, 17, 19, 48, 56, 57, 58, 60, 63, 68, 75, 99, 102, 103, 107], "thei": [3, 18, 56, 58, 60, 63, 64, 68, 69, 75, 79, 81, 99], "them": [1, 7, 18, 68, 93, 107], "theorem": 56, "theoret": [56, 108], "theori": [56, 107, 108], "therefor": [15, 68, 69, 70, 77, 79, 99, 102, 103, 104], "thermodynam": 108, "thesi": 2, "thi": [1, 2, 3, 4, 5, 6, 7, 14, 15, 16, 17, 18, 19, 21, 26, 32, 44, 46, 48, 50, 53, 56, 57, 58, 59, 60, 63, 64, 65, 67, 68, 70, 71, 73, 74, 75, 77, 80, 81, 83, 84, 85, 87, 88, 92, 93, 94, 95, 96, 97, 99, 102, 104, 105, 107], "thiemo": 108, "thing": [6, 68], "think": 6, "third": [6, 68, 75, 94, 104], "those": [26, 44, 46, 50, 56, 68, 75, 95], "though": [4, 68], "thread": [1, 15, 55], "threaten": 68, "three": [6, 46, 57, 67, 68, 75], "threshold": [32, 81], "through": [1, 4, 19, 68, 97, 99, 102, 103], "throughout": [93, 99], "thrown": 6, "thu": [3, 26, 50, 56, 68, 89, 90, 99, 102, 103, 107], "thumb": 54, "tild": [60, 75], "time": [1, 2, 5, 6, 9, 15, 18, 44, 46, 47, 48, 51, 53, 55, 56, 57, 58, 59, 60, 63, 64, 65, 68, 75, 93, 94, 95, 97, 99, 101, 104, 108], "time_integr": [3, 44, 45, 60, 63, 107], "time_sim": 47, "timepoint": 55, "timer": 1, "timespan": 107, "timestep": 55, "tingyu": 108, "tobia": 108, "togeth": [60, 63, 105, 107], "toler": [3, 7, 54, 55, 56, 107], "tolsma": 108, "tomographi": 104, "too": [68, 107], "took": 47, "tool": [1, 15, 68], "toolkit": 19, "top": [15, 56], "topologi": 93, "tot": 81, "total": [3, 18, 23, 37, 39, 40, 41, 46, 56, 60, 63, 64, 81, 93, 99, 103, 104, 107], "total_poros": 64, "toward": 75, "tracer": 108, "trade": [56, 68], "trademark": 68, "tradeoff": [57, 58, 60, 63], "transact": [68, 108], "transfer": [68, 89, 99, 102], "transform": [75, 95], "transit": [3, 55, 93], "translat": [7, 18], "transmiss": 68, "transport": [1, 2, 3, 6, 18, 44, 45, 61, 67, 75, 97, 99, 100, 102, 103, 108], "treament": 71, "treat": [6, 46, 53, 58, 60, 63, 64, 65, 68], "treati": 68, "treatment": 56, "tri": 107, "trigger": [6, 93], "triplet": 1, "troubl": 6, "true": [3, 14, 18, 58, 60], "truncat": 107, "try": [3, 6], "tt": [26, 50], "ttmann": [6, 108], "ttt": [26, 50], "tube": [19, 93], "tune": 56, "turn": [90, 93], "tutori": [3, 16, 18], "twice": 93, "two": [3, 6, 17, 44, 45, 47, 56, 60, 61, 63, 64, 68, 69, 75, 79, 81, 85, 89, 93, 99, 100, 104, 107], "txt": [0, 4, 6, 7], "type": [4, 6, 7, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 63, 64, 65, 67, 68, 69, 75, 79, 85, 91, 94, 98, 100, 102, 107], "typic": [3, 7, 19, 56, 68], "u": [2, 19, 97, 99, 102, 103, 104], "u_": [97, 99], "u_k": 97, "u_l": 104, "ubsan": 4, "ultim": 56, "umfpack": [58, 65], "unaccept": 68, "unavoid": 19, "unbalanc": 105, "undefin": [1, 4, 56], "under": [4, 19, 56, 67, 68, 95, 108], "underbrac": [86, 99], "undergo": 104, "underli": [1, 56, 60, 63, 64], "underresolv": 56, "unfortun": 56, "uniqu": [6, 7], "unit": [3, 5, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 44, 45, 47, 48, 49, 50, 53, 54, 55, 58, 59, 60, 63, 64, 65, 67, 75, 92, 94, 97, 98, 99, 101, 105, 107], "unit_000": 3, "unit_001": 3, "unit_002": 3, "unit_typ": [3, 45, 61, 62, 66], "unit_xxx": [20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 44, 45, 50, 51, 52, 61], "unit_yyi": 44, "unitopid": [3, 57], "unitopord": 48, "unknown": 56, "unless": [15, 57, 68], "unlik": 107, "unlimit": [55, 68], "unmodifi": [60, 68], "unnecessari": 68, "unordered_map": 6, "unpack": 68, "unphys": 98, "unreason": 98, "unset": 1, "unsign": 6, "unspecifi": 46, "unstabl": 43, "unsur": 3, "until": [56, 68, 93], "unus": 57, "up": [2, 5, 6, 17, 90, 93, 97, 108], "updat": [1, 6, 13, 14, 44, 68, 107], "upgrad": 19, "uppercas": 46, "uptak": 98, "upwind": [3, 43], "url": 108, "us": [0, 1, 2, 3, 4, 5, 6, 7, 13, 14, 15, 17, 18, 19, 26, 32, 44, 49, 50, 54, 55, 56, 57, 58, 59, 60, 63, 64, 65, 67, 68, 70, 71, 75, 77, 81, 90, 93, 94, 95, 97, 98, 99, 102, 107, 108], "use_analytic_jacobian": [3, 58, 59, 60, 64, 65], "use_modified_newton": [55, 60, 63], "useanalyticjacobian": 6, "user": [2, 6, 56, 68, 98, 99], "user_defin": 58, "user_defined_par": [58, 60], "user_solution_tim": [3, 55, 107], "usual": [3, 7, 60, 67, 95], "util": [1, 7, 19, 93, 108], "v": [4, 7, 53, 91, 98, 99, 102, 103, 104, 108], "v3": 68, "v_": 104, "v_1": 104, "v_2": 104, "v_n": 104, "valid": [6, 7, 17, 26, 46, 50, 55, 58, 60, 63, 64, 65, 68, 104], "valu": [1, 3, 6, 7, 17, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 44, 46, 49, 55, 56, 57, 58, 59, 60, 63, 64, 65, 75, 93, 99, 107], "valuabl": 5, "valv": [19, 57, 92], "varepsilon": [43, 71], "varepsilon_": [56, 97, 99, 102], "varepsilon_c": [97, 99, 103], "varepsilon_p": 103, "varepsilon_t": [103, 104], "vari": [26, 81, 93, 97, 98], "variabl": [2, 3, 6, 7, 18, 49, 67, 86, 93, 102, 107], "variant": [1, 21, 26, 50, 60, 63, 64, 71, 80, 83, 84, 100], "variat": 71, "variou": [58, 59, 60, 63, 64, 65, 107], "varphi": 95, "vascular": 104, "vcpkg": [1, 15], "vcpkg_root": 15, "vcxproj": 15, "vdot": [65, 104], "veclib": 14, "vector": [1, 2, 3, 6, 18, 26, 42, 44, 45, 46, 48, 50, 53, 55, 57, 58, 59, 60, 63, 64, 65, 99, 107], "veloc": [2, 46, 49, 57, 58, 60, 63, 64, 65, 67, 93, 102, 103, 104], "velocity_coeff": 67, "velocity_multiplex": [58, 65], "vendor": 1, "verbatim": 68, "veri": [3, 7, 14, 17, 56, 71, 107], "verifi": [6, 7], "versa": 95, "version": [1, 3, 4, 6, 13, 14, 15, 46, 47, 68, 74, 75], "vessel": 95, "via": [2, 6, 7, 14, 17, 19, 56, 81, 93, 97, 99, 107], "vice": 95, "view": 68, "violat": 68, "visibl": 68, "visual": [1, 4, 7], "void": [6, 68], "volum": [3, 18, 45, 46, 48, 51, 53, 54, 56, 58, 59, 61, 65, 68, 81, 91, 93, 97, 98, 99, 102, 103, 104], "volumetr": [2, 3, 57, 67, 93, 97, 99, 102, 103, 104], "von": [19, 108], "w": [6, 52, 68, 89, 96, 104], "wa": [2, 3, 4, 7, 47, 53, 68, 74, 104], "wai": [1, 6, 7, 15, 26, 46, 50, 68, 71, 78, 107], "wait": 15, "waiv": 68, "waiver": 68, "wall": [56, 99, 102, 103], "wang": [74, 108], "want": [3, 6, 7, 15, 17, 18, 68], "warranti": 68, "wash": [3, 9, 46], "water": [23, 26, 45, 75, 108], "wayn": 108, "we": [1, 2, 3, 4, 5, 6, 7, 15, 17, 18, 19, 49, 56, 60, 63, 64, 67, 68, 75, 100, 104], "weak": 86, "weaken": 95, "weaker": 40, "weakest": 40, "weakli": 40, "web": 19, "weight": [43, 93], "welcom": 68, "well": [2, 6, 7, 18, 56, 68, 95, 98, 107], "weno": [3, 44, 45, 56, 58, 60, 63, 64, 65], "weno_ep": [3, 43], "weno_ord": [3, 43], "went": 6, "were": [68, 107], "wessl": 108, "westerberg": 108, "what": 68, "whatev": 68, "when": [1, 3, 5, 6, 7, 18, 26, 46, 50, 56, 58, 60, 63, 64, 65, 68, 71, 75, 93, 98, 99, 107], "where": [2, 3, 6, 15, 17, 18, 26, 50, 56, 57, 60, 68, 69, 71, 72, 75, 77, 81, 86, 88, 90, 93, 94, 95, 96, 97, 98, 99, 101, 102, 103, 104, 107], "wherea": [46, 95, 97, 99, 107], "whether": [3, 49, 53, 55, 57, 58, 59, 60, 63, 64, 65, 68, 75, 93, 98], "which": [1, 2, 3, 6, 7, 14, 17, 18, 19, 26, 46, 47, 48, 53, 55, 56, 57, 67, 68, 70, 72, 75, 76, 77, 81, 85, 86, 88, 90, 93, 95, 96, 97, 98, 99, 101, 104, 107], "while": [1, 46, 56, 60, 63, 64, 75, 93, 94, 97, 104, 107], "whitlei": 108, "who": [19, 68], "whole": [68, 107], "whom": 68, "whose": [6, 68], "why": [7, 56, 68], "wide": [7, 68], "wilei": 108, "william": 108, "window": [1, 2, 17, 19, 68], "wipo": 68, "wise": 56, "wish": 68, "within": [6, 7, 15, 56, 60, 63, 68, 104], "without": [3, 6, 7, 14, 15, 44, 45, 57, 59, 61, 67, 68, 69, 70, 73, 74, 77, 79, 98, 99, 100], "won": 56, "woodward": 108, "work": [19, 44, 56, 68, 93, 107], "workload": 15, "workspac": 6, "worldwid": 68, "would": [68, 99, 107], "wrap": 2, "write": [3, 5, 6, 53, 68, 93], "write_coordin": 53, "write_sens_bulk": 53, "write_sens_flux": 53, "write_sens_inlet": 53, "write_sens_last": [48, 53], "write_sens_last_unit": 53, "write_sens_outlet": 53, "write_sens_particl": 53, "write_sens_solid": 53, "write_sens_volum": 53, "write_sensdot_bulk": 53, "write_sensdot_flux": 53, "write_sensdot_inlet": 53, "write_sensdot_outlet": 53, "write_sensdot_particl": 53, "write_sensdot_solid": 53, "write_sensdot_volum": 53, "write_soldot_bulk": 53, "write_soldot_flux": 53, "write_soldot_inlet": 53, "write_soldot_outlet": 53, "write_soldot_particl": 53, "write_soldot_solid": 53, "write_soldot_volum": 53, "write_solution_bulk": [3, 53], "write_solution_flux": 53, "write_solution_inlet": [3, 53], "write_solution_last": [48, 53], "write_solution_last_unit": [48, 53], "write_solution_outlet": [3, 53], "write_solution_particl": 53, "write_solution_solid": 53, "write_solution_tim": [48, 53], "write_solution_volum": 53, "written": [5, 46, 48, 68], "wrong": [3, 6, 7, 26, 50], "wu": 108, "www": [68, 108], "x": [6, 14, 19, 49, 75, 104, 108], "x64": [1, 15], "x86": 15, "xlabel": 3, "xml": [19, 44], "xu": 108, "xuankuo": 108, "xxx": [26, 48, 50, 57, 75, 94], "xxx_comp_000": 53, "xxx_comp_001": 53, "xxx_ka": 75, "xxx_ka_t": 75, "xxx_ka_tt": 75, "xxx_ka_ttt": 75, "xxx_kfwd": 94, "xxx_kfwd_t": 94, "xxx_kfwd_tt": 94, "xxx_kfwd_ttt": 94, "xxx_port_000": 53, "xxx_port_001": 53, "xxx_refc0": 26, "xxx_refq": 26, "xxx_yyi": [26, 50], "xyz": 46, "y": [2, 6, 13, 107], "y_": 107, "y_0": 107, "ycp": 6, "ye": 32, "year": [6, 68], "yet": [3, 49], "yield": [56, 93], "ylabel": 3, "you": [3, 4, 5, 6, 7, 13, 14, 15, 17, 19, 46, 56, 68], "your": [5, 6, 13, 15, 68], "youremodelnam": 6, "yourmodelnamebind": 6, "yourself": 68, "yukawa": 81, "yyi": [26, 48, 50], "y\u00fcce": 108, "z": [2, 97, 99, 102, 103, 104, 108], "zero": [43, 56, 60, 81, 104, 107], "ziad": 108, "zone": [58, 97], "\u00e1": 108, "\u00fc": 108, "\u010d": 108}, "titles": ["CADET Documentation", "CADET build options", "Software Architecture", "CADET-Python Introduction", "CADET-Core debugging", "Developer Guide", "Model Expansion", "CADET-Core testing", "Batch chromatography", "Examples", "Load Wash Elute", "Chemical reactions", "Residence time distributions", "Build for Linux", "Build for OSX", "Build for MS Windows", "Getting started", "Installation", "CADET Introduction", "CADET", "Bi Steric Mass Action", "Extended Mobile Phase Modulator Langmuir", "Freundlich LDF", "Generalized Ion Exchange", "HIC Constant Water Activity", "HIC Water on Hydrophobic Surfaces", "Binding models", "Linear", "Mobile Phase Modulator Langmuir", "Multi Component Anti-Langmuir", "Multi Component Bi-Langmuir", "Multi Component Bi-Langmuir LDF", "Multi Component Colloidal", "Multi Component Langmuir", "Multi Component Langmuir LDF", "Multi Component Langmuir LDF Liquid Phase", "Multi Component Spreading", "Multi-State Steric Mass Action", "Saska", "Self Association", "Simplified Multi-State Steric Mass Action", "Steric Mass Action", "Nonlinear solver for consistent initialization", "Flux reconstruction methods", "Interface specifications", "Input Group", "Introduction", "Meta Group", "Output Group", "Parameter Dependencies", "Reaction models", "Mass Action Law", "Michaelis Menten kinetics", "Return data", "Parameter Sensitivities", "Solver Configuration", "Spatial discretization methods", "System of unit operations", "Two dimensional general rate model", "Continuous stirred tank reactor model", "General Rate Model", "Unit Operations", "Inlet", "Lumped rate model with pores", "Lumped Rate Model Without Pores", "Multichannel Transport model (MCT model)", "Outlet", "Radial Flow Models", "License", "Bi Steric Mass Action", "Extended Mobile Phase Modulator Langmuir", "Freundlich LDF", "Generalized Ion Exchange", "HIC Constant Water Activity", "HIC Water on Hydrophobic Surfaces", "Binding models", "Linear", "Mobile Phase Modulator Langmuir", "Multi Component Anti-Langmuir", "Multi Component Bi-Langmuir", "Multi Component Bi-Langmuir LDF", "Multi Component Colloidal", "Multi Component Langmuir", "Multi Component Langmuir LDF", "Multi Component Langmuir LDF Liquid Phase", "Multi Component Spreading", "Multi-State Steric Mass Action", "Saska", "Self Association", "Simplified Multi-State Steric Mass Action", "Steric Mass Action", "<no title>", "Modelling", "Networks of unit operations", "Reaction models", "Mass action law", "Michaelis Menten kinetics", "Two Dimensional General rate model (GRM2D)", "Continuous stirred tank reactor model (CSTR)", "General rate model (GRM)", "Unit operation models", "Inlet", "Lumped rate model with pores (LRMP)", "Lumped rate model without pores (LRM)", "Multichannel Transport model (MCT model)", "Outlet", "<no title>", "Simulation", "Bibliography"], "titleterms": {"0": 3, "1": [3, 18], "1d": 46, "2": 3, "3": [3, 18], "4": [3, 18], "acknowledg": 19, "action": [20, 37, 40, 41, 51, 69, 86, 89, 90, 95], "activ": [24, 73], "ad": 7, "adapt": 107, "adsorpt": [3, 18], "algorithm": 6, "anti": [29, 78], "architectur": 2, "associ": [39, 88], "assumpt": 2, "backward": 95, "base": 15, "batch": 8, "bi": [20, 30, 31, 69, 79, 80], "bibliographi": 108, "binari": 17, "bind": [6, 26, 75, 104], "bug": 19, "build": [1, 13, 14, 15], "built": 17, "cadet": [0, 1, 3, 4, 7, 13, 14, 15, 17, 18, 19], "capabl": 2, "case": 104, "chemic": 11, "choic": 56, "chromatographi": [8, 99], "cite": 19, "clink": 15, "cmakeset": 1, "code": 15, "colloid": [32, 81], "column": 18, "command": 15, "common": 46, "compon": [26, 29, 30, 31, 32, 33, 34, 35, 36, 78, 79, 80, 81, 82, 83, 84, 85], "concentr": 75, "condit": [3, 18], "configur": 55, "connect": [3, 18, 57, 93], "consist": [42, 107], "consistency_solv": 42, "constant": [24, 73, 75, 95], "continu": [59, 98], "converg": 56, "coordin": 48, "core": [4, 7, 17], "correl": [49, 95], "cstr": [59, 98], "data": [46, 53], "dataset": 46, "debug": 4, "default": [60, 63, 64], "depend": [13, 14, 26, 46, 49, 50, 75, 94], "descript": 46, "detail": [2, 56], "develop": [5, 19], "dg": 56, "differ": [75, 100], "differenti": 6, "dimension": [46, 58, 97], "direct": [97, 99], "discontinu": [60, 63, 64], "discret": [3, 42, 43, 56, 58, 60, 63, 64, 65, 67], "distribut": 12, "document": 0, "donat": 19, "drive": 75, "dynam": 93, "elut": 10, "equilibrium": 75, "exampl": 9, "exchang": [23, 72], "exclus": 99, "exercis": 3, "expans": 6, "extend": [21, 70], "extern": [26, 50, 57, 75, 94], "extfun_typ": 57, "featur": [2, 19, 75, 100], "file": [44, 46], "finit": [60, 63, 64], "flow": [67, 93, 97, 99, 102, 103], "flux": 43, "forc": 75, "format": [44, 46], "forward": 95, "freundlich": [22, 71], "from": [15, 17], "frontend": 17, "function": [75, 94], "galerkin": [60, 63, 64], "gener": [3, 18, 23, 58, 60, 72, 97, 99], "general_rate_model": 60, "general_rate_model_2d": 58, "geometri": 99, "get": 16, "global": 46, "grm": 99, "grm2d": 97, "group": [42, 43, 45, 46, 47, 48, 49, 53, 54, 55, 56, 57, 58, 59, 60, 62, 63, 64, 65, 66, 67], "guid": 5, "hic": [24, 25, 73, 74], "hydrophob": [25, 74], "identifi": 46, "implement": [2, 7], "initi": [3, 18, 42, 107], "inlet": [3, 18, 62, 101], "input": [42, 43, 45, 46, 49, 53, 54, 55, 56, 57, 58, 59, 60, 62, 63, 64, 65, 66, 67], "instal": [13, 17, 19], "intel": 15, "interfac": 44, "introduct": [3, 18, 46], "ion": [23, 72], "joint": 107, "json": 1, "kinet": [52, 96, 104], "langmuir": [21, 28, 29, 30, 31, 33, 34, 35, 70, 77, 78, 79, 80, 82, 83, 84], "lapack": [13, 14], "law": [51, 95], "ldf": [22, 31, 34, 35, 71, 75, 80, 83, 84], "licens": 68, "line": 15, "linear": [27, 75, 76, 93, 104], "linear_interp_data": 57, "linux": 13, "liquid": [35, 84], "load": 10, "lrm": 103, "lrmp": 102, "lump": [63, 64, 102, 103, 104], "lumped_rate_model_with_por": 63, "lumped_rate_model_without_por": 64, "m": 15, "mainten": 7, "manufactur": 7, "mass": [20, 37, 40, 41, 51, 69, 86, 89, 90, 95], "matrix": 75, "mct": [65, 104], "menten": [52, 96], "meta": 47, "method": [43, 56, 60, 63, 64], "micha": [52, 96], "mobil": [21, 28, 70, 77], "model": [3, 6, 7, 18, 26, 42, 43, 46, 49, 50, 56, 57, 58, 59, 60, 62, 63, 64, 65, 66, 67, 75, 92, 94, 97, 98, 99, 100, 102, 103, 104], "modul": [21, 28, 70, 77], "multi": [29, 30, 31, 32, 33, 34, 35, 36, 37, 40, 46, 78, 79, 80, 81, 82, 83, 84, 85, 86, 89], "multi_channel_transport": 65, "multichannel": [65, 104], "multipl": [26, 50, 99], "network": 93, "non": 26, "nonlinear": 42, "notat": 46, "note": 56, "numer": [7, 60, 63, 64], "oneapi": 15, "ongo": 19, "oper": [2, 6, 46, 57, 61, 93, 100], "option": [1, 15], "order": [46, 56], "osx": 14, "outlet": [3, 66, 105], "output": 48, "param_xxx": [48, 54], "paramet": [43, 46, 49, 54, 56, 107], "paramt": 42, "particl": [26, 50, 99], "phase": [21, 28, 35, 70, 77, 84], "piecewise_cubic_poli": 57, "plant": 104, "plot": [3, 18], "pore": [63, 64, 102, 103, 104], "pre": 17, "preliminari": 3, "prepar": 15, "prerequisit": [13, 14, 15], "procedur": 7, "process": [17, 18], "properti": 18, "public": 6, "python": 3, "radial": [67, 99, 102, 103], "radial_general_rate_model": 67, "rate": [3, 18, 58, 60, 63, 64, 93, 95, 97, 99, 102, 103, 104], "reaction": [11, 50, 94], "reactor": [59, 98], "recommend": 56, "reconstruct": 43, "refer": [7, 75], "refin": 56, "resid": 12, "result": [3, 15, 18], "return": 53, "run": [3, 7, 18], "saska": [38, 87], "sec_xxx": 62, "section": [3, 46, 55, 107], "self": [39, 88], "sensit": [48, 54, 107], "set": [3, 18], "setup": 107, "simplifi": [40, 89], "simul": [3, 17, 18, 107], "size": [56, 99], "smooth": 56, "softwar": 2, "solut": [7, 48, 56, 93], "solver": [42, 55, 57], "sourc": 17, "source_xxx": 57, "spatial": [56, 60, 63, 64], "spatial_method": 56, "specif": [44, 93, 97, 99, 107], "spread": [36, 85], "start": 16, "state": [37, 40, 49, 86, 89], "step": [3, 107], "steric": [20, 37, 40, 41, 69, 86, 89, 90], "stir": [59, 98], "strategi": 56, "structur": 46, "studio": 15, "submodel": 2, "support": [75, 100], "surfac": [25, 74], "switch": 93, "switch_xxx": 57, "system": [3, 18, 56, 57, 93], "tank": [59, 98], "test": [6, 7, 15], "time": [3, 12, 107], "time_integr": 55, "toolkit": 15, "tracer": 104, "transit": 107, "transport": [65, 104], "two": [58, 97], "type": [26, 50, 62, 66, 99], "unit": [2, 6, 7, 46, 57, 61, 62, 66, 93, 100], "unit_typ": [58, 59, 60, 63, 64, 65, 67], "unit_xxx": [42, 43, 46, 48, 49, 53, 56, 58, 59, 60, 62, 63, 64, 65, 66, 67], "unit_yyi": 48, "unknown": 99, "up": [3, 18], "us": [46, 104], "valv": 93, "variabl": 99, "vector": 56, "veloc": [97, 99], "version": 44, "visual": 15, "volum": [60, 63, 64], "wash": 10, "water": [24, 25, 73, 74], "weno": 43, "window": 15, "without": [64, 103, 104], "your": 7}}) \ No newline at end of file diff --git a/master/simulation/index.html b/master/simulation/index.html index 28bc92ff9..1e59fa699 100644 --- a/master/simulation/index.html +++ b/master/simulation/index.html @@ -9,7 +9,7 @@ - + diff --git a/master/zbibliography.html b/master/zbibliography.html index 010a4584a..03fd31c18 100644 --- a/master/zbibliography.html +++ b/master/zbibliography.html @@ -9,7 +9,7 @@ - + diff --git a/v4.3.0/.buildinfo b/v4.3.0/.buildinfo index d62c75d54..545c9307b 100644 --- a/v4.3.0/.buildinfo +++ b/v4.3.0/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 -# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: b93067539795ad0dd11ee817397a4f33 +# This file records the configuration used when building these files. When it is not found, a full rebuild will be done. +config: c7e2c3f69e9185ed669d027e616defdd tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/v4.3.0/.doctrees/README.doctree b/v4.3.0/.doctrees/README.doctree index 542ef2de8..b4d7e7b73 100644 Binary files a/v4.3.0/.doctrees/README.doctree and b/v4.3.0/.doctrees/README.doctree differ diff --git a/v4.3.0/.doctrees/environment.pickle b/v4.3.0/.doctrees/environment.pickle index 954658daf..9641f63ff 100644 Binary files a/v4.3.0/.doctrees/environment.pickle and b/v4.3.0/.doctrees/environment.pickle differ diff --git a/v4.3.0/.doctrees/examples/batch_chromatography.doctree b/v4.3.0/.doctrees/examples/batch_chromatography.doctree index 7eb4e8d4c..5cabd524c 100644 Binary files a/v4.3.0/.doctrees/examples/batch_chromatography.doctree and b/v4.3.0/.doctrees/examples/batch_chromatography.doctree differ diff --git a/v4.3.0/.doctrees/examples/index.doctree b/v4.3.0/.doctrees/examples/index.doctree index 672cb70d4..02d5bcb7f 100644 Binary files a/v4.3.0/.doctrees/examples/index.doctree and b/v4.3.0/.doctrees/examples/index.doctree differ diff --git a/v4.3.0/.doctrees/examples/load_wash_elute.doctree b/v4.3.0/.doctrees/examples/load_wash_elute.doctree index 43759b152..ec2d5cfc6 100644 Binary files a/v4.3.0/.doctrees/examples/load_wash_elute.doctree and b/v4.3.0/.doctrees/examples/load_wash_elute.doctree differ diff --git a/v4.3.0/.doctrees/examples/reaction_cstr.doctree b/v4.3.0/.doctrees/examples/reaction_cstr.doctree index d49168b1c..ebd9c0431 100644 Binary files a/v4.3.0/.doctrees/examples/reaction_cstr.doctree and b/v4.3.0/.doctrees/examples/reaction_cstr.doctree differ diff --git a/v4.3.0/.doctrees/examples/rtd.doctree b/v4.3.0/.doctrees/examples/rtd.doctree index c3208cafa..58a4cdfae 100644 Binary files a/v4.3.0/.doctrees/examples/rtd.doctree and b/v4.3.0/.doctrees/examples/rtd.doctree differ diff --git a/v4.3.0/.doctrees/getting_started/build_linux.doctree b/v4.3.0/.doctrees/getting_started/build_linux.doctree index 9c68ae476..504592566 100644 Binary files a/v4.3.0/.doctrees/getting_started/build_linux.doctree and b/v4.3.0/.doctrees/getting_started/build_linux.doctree differ diff --git a/v4.3.0/.doctrees/getting_started/build_osx.doctree b/v4.3.0/.doctrees/getting_started/build_osx.doctree index f618851ed..8100dd514 100644 Binary files a/v4.3.0/.doctrees/getting_started/build_osx.doctree and b/v4.3.0/.doctrees/getting_started/build_osx.doctree differ diff --git a/v4.3.0/.doctrees/getting_started/build_windows.doctree b/v4.3.0/.doctrees/getting_started/build_windows.doctree index 2e3a8d6ab..a5c9fc1cf 100644 Binary files a/v4.3.0/.doctrees/getting_started/build_windows.doctree and b/v4.3.0/.doctrees/getting_started/build_windows.doctree differ diff --git a/v4.3.0/.doctrees/getting_started/index.doctree b/v4.3.0/.doctrees/getting_started/index.doctree index e070e50bc..dd57d5bd1 100644 Binary files a/v4.3.0/.doctrees/getting_started/index.doctree and b/v4.3.0/.doctrees/getting_started/index.doctree differ diff --git a/v4.3.0/.doctrees/getting_started/installation.doctree b/v4.3.0/.doctrees/getting_started/installation.doctree index ee23e0c1d..34b9da083 100644 Binary files a/v4.3.0/.doctrees/getting_started/installation.doctree and b/v4.3.0/.doctrees/getting_started/installation.doctree differ diff --git a/v4.3.0/.doctrees/getting_started/overview.doctree b/v4.3.0/.doctrees/getting_started/overview.doctree index 3252c7d5e..499ab0d11 100644 Binary files a/v4.3.0/.doctrees/getting_started/overview.doctree and b/v4.3.0/.doctrees/getting_started/overview.doctree differ diff --git a/v4.3.0/.doctrees/getting_started/tutorials/breakthrough.doctree b/v4.3.0/.doctrees/getting_started/tutorials/breakthrough.doctree index 49fadf141..9ce3d9565 100644 Binary files a/v4.3.0/.doctrees/getting_started/tutorials/breakthrough.doctree and b/v4.3.0/.doctrees/getting_started/tutorials/breakthrough.doctree differ diff --git a/v4.3.0/.doctrees/index.doctree b/v4.3.0/.doctrees/index.doctree index ddf29b773..86cf5fc32 100644 Binary files a/v4.3.0/.doctrees/index.doctree and b/v4.3.0/.doctrees/index.doctree differ diff --git a/v4.3.0/.doctrees/interface/binding/bi_steric_mass_action.doctree b/v4.3.0/.doctrees/interface/binding/bi_steric_mass_action.doctree index f319e44d2..b5b82d016 100644 Binary files a/v4.3.0/.doctrees/interface/binding/bi_steric_mass_action.doctree and b/v4.3.0/.doctrees/interface/binding/bi_steric_mass_action.doctree differ diff --git a/v4.3.0/.doctrees/interface/binding/extended_mobile_phase_modulator_langmuir.doctree b/v4.3.0/.doctrees/interface/binding/extended_mobile_phase_modulator_langmuir.doctree index 43eac2c25..8b581afe0 100644 Binary files a/v4.3.0/.doctrees/interface/binding/extended_mobile_phase_modulator_langmuir.doctree and b/v4.3.0/.doctrees/interface/binding/extended_mobile_phase_modulator_langmuir.doctree differ diff --git a/v4.3.0/.doctrees/interface/binding/generalized_ion_exchange.doctree b/v4.3.0/.doctrees/interface/binding/generalized_ion_exchange.doctree index 1cff0b664..0dcefca1a 100644 Binary files a/v4.3.0/.doctrees/interface/binding/generalized_ion_exchange.doctree and b/v4.3.0/.doctrees/interface/binding/generalized_ion_exchange.doctree differ diff --git a/v4.3.0/.doctrees/interface/binding/index.doctree b/v4.3.0/.doctrees/interface/binding/index.doctree index 3de548c80..42c627eac 100644 Binary files a/v4.3.0/.doctrees/interface/binding/index.doctree and b/v4.3.0/.doctrees/interface/binding/index.doctree differ diff --git a/v4.3.0/.doctrees/interface/binding/kumar_langmuir.doctree b/v4.3.0/.doctrees/interface/binding/kumar_langmuir.doctree index ae7717db6..fbd264e2d 100644 Binary files a/v4.3.0/.doctrees/interface/binding/kumar_langmuir.doctree and b/v4.3.0/.doctrees/interface/binding/kumar_langmuir.doctree differ diff --git a/v4.3.0/.doctrees/interface/binding/linear.doctree b/v4.3.0/.doctrees/interface/binding/linear.doctree index dbd54808e..a5dd4264f 100644 Binary files a/v4.3.0/.doctrees/interface/binding/linear.doctree and b/v4.3.0/.doctrees/interface/binding/linear.doctree differ diff --git a/v4.3.0/.doctrees/interface/binding/mobile_phase_modulator_langmuir.doctree b/v4.3.0/.doctrees/interface/binding/mobile_phase_modulator_langmuir.doctree index 52f63d291..f0f3a649f 100644 Binary files a/v4.3.0/.doctrees/interface/binding/mobile_phase_modulator_langmuir.doctree and b/v4.3.0/.doctrees/interface/binding/mobile_phase_modulator_langmuir.doctree differ diff --git a/v4.3.0/.doctrees/interface/binding/multi_component_anti_langmuir.doctree b/v4.3.0/.doctrees/interface/binding/multi_component_anti_langmuir.doctree index f5b8d5cd6..425ba7bff 100644 Binary files a/v4.3.0/.doctrees/interface/binding/multi_component_anti_langmuir.doctree and b/v4.3.0/.doctrees/interface/binding/multi_component_anti_langmuir.doctree differ diff --git a/v4.3.0/.doctrees/interface/binding/multi_component_bi_langmuir.doctree b/v4.3.0/.doctrees/interface/binding/multi_component_bi_langmuir.doctree index 475031f08..c9a74f302 100644 Binary files a/v4.3.0/.doctrees/interface/binding/multi_component_bi_langmuir.doctree and b/v4.3.0/.doctrees/interface/binding/multi_component_bi_langmuir.doctree differ diff --git a/v4.3.0/.doctrees/interface/binding/multi_component_langmuir.doctree b/v4.3.0/.doctrees/interface/binding/multi_component_langmuir.doctree index 6563a9bee..14801d235 100644 Binary files a/v4.3.0/.doctrees/interface/binding/multi_component_langmuir.doctree and b/v4.3.0/.doctrees/interface/binding/multi_component_langmuir.doctree differ diff --git a/v4.3.0/.doctrees/interface/binding/multi_component_spreading.doctree b/v4.3.0/.doctrees/interface/binding/multi_component_spreading.doctree index ca199b412..666dfe553 100644 Binary files a/v4.3.0/.doctrees/interface/binding/multi_component_spreading.doctree and b/v4.3.0/.doctrees/interface/binding/multi_component_spreading.doctree differ diff --git a/v4.3.0/.doctrees/interface/binding/multi_state_steric_mass_action.doctree b/v4.3.0/.doctrees/interface/binding/multi_state_steric_mass_action.doctree index b0da5d426..a04b08c20 100644 Binary files a/v4.3.0/.doctrees/interface/binding/multi_state_steric_mass_action.doctree and b/v4.3.0/.doctrees/interface/binding/multi_state_steric_mass_action.doctree differ diff --git a/v4.3.0/.doctrees/interface/binding/saska.doctree b/v4.3.0/.doctrees/interface/binding/saska.doctree index bcbfe2312..ca0dc5cf4 100644 Binary files a/v4.3.0/.doctrees/interface/binding/saska.doctree and b/v4.3.0/.doctrees/interface/binding/saska.doctree differ diff --git a/v4.3.0/.doctrees/interface/binding/self_association.doctree b/v4.3.0/.doctrees/interface/binding/self_association.doctree index 930eef7ca..55b28d04f 100644 Binary files a/v4.3.0/.doctrees/interface/binding/self_association.doctree and b/v4.3.0/.doctrees/interface/binding/self_association.doctree differ diff --git a/v4.3.0/.doctrees/interface/binding/simplified_multi_state_steric_mass_action.doctree b/v4.3.0/.doctrees/interface/binding/simplified_multi_state_steric_mass_action.doctree index 1b56af492..8a5083ac0 100644 Binary files a/v4.3.0/.doctrees/interface/binding/simplified_multi_state_steric_mass_action.doctree and b/v4.3.0/.doctrees/interface/binding/simplified_multi_state_steric_mass_action.doctree differ diff --git a/v4.3.0/.doctrees/interface/binding/steric_mass_action.doctree b/v4.3.0/.doctrees/interface/binding/steric_mass_action.doctree index ec07d7f33..632722104 100644 Binary files a/v4.3.0/.doctrees/interface/binding/steric_mass_action.doctree and b/v4.3.0/.doctrees/interface/binding/steric_mass_action.doctree differ diff --git a/v4.3.0/.doctrees/interface/consistent_initialization.doctree b/v4.3.0/.doctrees/interface/consistent_initialization.doctree index 13f834cb6..1403da0dc 100644 Binary files a/v4.3.0/.doctrees/interface/consistent_initialization.doctree and b/v4.3.0/.doctrees/interface/consistent_initialization.doctree differ diff --git a/v4.3.0/.doctrees/interface/flux_reconstruction.doctree b/v4.3.0/.doctrees/interface/flux_reconstruction.doctree index a98eaf852..21dbbe04d 100644 Binary files a/v4.3.0/.doctrees/interface/flux_reconstruction.doctree and b/v4.3.0/.doctrees/interface/flux_reconstruction.doctree differ diff --git a/v4.3.0/.doctrees/interface/index.doctree b/v4.3.0/.doctrees/interface/index.doctree index 182faf3a6..30d843444 100644 Binary files a/v4.3.0/.doctrees/interface/index.doctree and b/v4.3.0/.doctrees/interface/index.doctree differ diff --git a/v4.3.0/.doctrees/interface/input_group.doctree b/v4.3.0/.doctrees/interface/input_group.doctree index c2239dd67..d265c9d7d 100644 Binary files a/v4.3.0/.doctrees/interface/input_group.doctree and b/v4.3.0/.doctrees/interface/input_group.doctree differ diff --git a/v4.3.0/.doctrees/interface/introduction.doctree b/v4.3.0/.doctrees/interface/introduction.doctree index 080e8b20b..89423d80f 100644 Binary files a/v4.3.0/.doctrees/interface/introduction.doctree and b/v4.3.0/.doctrees/interface/introduction.doctree differ diff --git a/v4.3.0/.doctrees/interface/meta_group.doctree b/v4.3.0/.doctrees/interface/meta_group.doctree index 352737fc0..e1ddf7c7b 100644 Binary files a/v4.3.0/.doctrees/interface/meta_group.doctree and b/v4.3.0/.doctrees/interface/meta_group.doctree differ diff --git a/v4.3.0/.doctrees/interface/output_group.doctree b/v4.3.0/.doctrees/interface/output_group.doctree index cac17190f..419f9c5b9 100644 Binary files a/v4.3.0/.doctrees/interface/output_group.doctree and b/v4.3.0/.doctrees/interface/output_group.doctree differ diff --git a/v4.3.0/.doctrees/interface/reactions.doctree b/v4.3.0/.doctrees/interface/reactions.doctree index beabc76d5..9987a03c7 100644 Binary files a/v4.3.0/.doctrees/interface/reactions.doctree and b/v4.3.0/.doctrees/interface/reactions.doctree differ diff --git a/v4.3.0/.doctrees/interface/return_data.doctree b/v4.3.0/.doctrees/interface/return_data.doctree index d7ed6f67c..ce4330efa 100644 Binary files a/v4.3.0/.doctrees/interface/return_data.doctree and b/v4.3.0/.doctrees/interface/return_data.doctree differ diff --git a/v4.3.0/.doctrees/interface/sensitivities.doctree b/v4.3.0/.doctrees/interface/sensitivities.doctree index 835008ab3..35ed8023f 100644 Binary files a/v4.3.0/.doctrees/interface/sensitivities.doctree and b/v4.3.0/.doctrees/interface/sensitivities.doctree differ diff --git a/v4.3.0/.doctrees/interface/solver.doctree b/v4.3.0/.doctrees/interface/solver.doctree index fffa3020d..a71f9fa91 100644 Binary files a/v4.3.0/.doctrees/interface/solver.doctree and b/v4.3.0/.doctrees/interface/solver.doctree differ diff --git a/v4.3.0/.doctrees/interface/system.doctree b/v4.3.0/.doctrees/interface/system.doctree index 4852d670e..33c39f7f3 100644 Binary files a/v4.3.0/.doctrees/interface/system.doctree and b/v4.3.0/.doctrees/interface/system.doctree differ diff --git a/v4.3.0/.doctrees/interface/unit_operations/2d_general_rate_model.doctree b/v4.3.0/.doctrees/interface/unit_operations/2d_general_rate_model.doctree index e0a326b75..5fe69d1f0 100644 Binary files a/v4.3.0/.doctrees/interface/unit_operations/2d_general_rate_model.doctree and b/v4.3.0/.doctrees/interface/unit_operations/2d_general_rate_model.doctree differ diff --git a/v4.3.0/.doctrees/interface/unit_operations/cstr.doctree b/v4.3.0/.doctrees/interface/unit_operations/cstr.doctree index b6806b154..5ce5377f2 100644 Binary files a/v4.3.0/.doctrees/interface/unit_operations/cstr.doctree and b/v4.3.0/.doctrees/interface/unit_operations/cstr.doctree differ diff --git a/v4.3.0/.doctrees/interface/unit_operations/general_rate_model.doctree b/v4.3.0/.doctrees/interface/unit_operations/general_rate_model.doctree index c1dcd1a56..99dae9a52 100644 Binary files a/v4.3.0/.doctrees/interface/unit_operations/general_rate_model.doctree and b/v4.3.0/.doctrees/interface/unit_operations/general_rate_model.doctree differ diff --git a/v4.3.0/.doctrees/interface/unit_operations/index.doctree b/v4.3.0/.doctrees/interface/unit_operations/index.doctree index 4219fefe8..5ca367cce 100644 Binary files a/v4.3.0/.doctrees/interface/unit_operations/index.doctree and b/v4.3.0/.doctrees/interface/unit_operations/index.doctree differ diff --git a/v4.3.0/.doctrees/interface/unit_operations/inlet.doctree b/v4.3.0/.doctrees/interface/unit_operations/inlet.doctree index 70bd1a923..18e37edfb 100644 Binary files a/v4.3.0/.doctrees/interface/unit_operations/inlet.doctree and b/v4.3.0/.doctrees/interface/unit_operations/inlet.doctree differ diff --git a/v4.3.0/.doctrees/interface/unit_operations/lumped_rate_model_with_pores.doctree b/v4.3.0/.doctrees/interface/unit_operations/lumped_rate_model_with_pores.doctree index c748231d6..887fb91d7 100644 Binary files a/v4.3.0/.doctrees/interface/unit_operations/lumped_rate_model_with_pores.doctree and b/v4.3.0/.doctrees/interface/unit_operations/lumped_rate_model_with_pores.doctree differ diff --git a/v4.3.0/.doctrees/interface/unit_operations/lumped_rate_model_without_pores.doctree b/v4.3.0/.doctrees/interface/unit_operations/lumped_rate_model_without_pores.doctree index afe79df71..5ce304b46 100644 Binary files a/v4.3.0/.doctrees/interface/unit_operations/lumped_rate_model_without_pores.doctree and b/v4.3.0/.doctrees/interface/unit_operations/lumped_rate_model_without_pores.doctree differ diff --git a/v4.3.0/.doctrees/interface/unit_operations/outlet.doctree b/v4.3.0/.doctrees/interface/unit_operations/outlet.doctree index e29858db9..749c18f5f 100644 Binary files a/v4.3.0/.doctrees/interface/unit_operations/outlet.doctree and b/v4.3.0/.doctrees/interface/unit_operations/outlet.doctree differ diff --git a/v4.3.0/.doctrees/license.doctree b/v4.3.0/.doctrees/license.doctree index 58b20f467..b59313e4e 100644 Binary files a/v4.3.0/.doctrees/license.doctree and b/v4.3.0/.doctrees/license.doctree differ diff --git a/v4.3.0/.doctrees/modelling/binding/bi_steric_mass_action.doctree b/v4.3.0/.doctrees/modelling/binding/bi_steric_mass_action.doctree index bc823d5eb..50386755a 100644 Binary files a/v4.3.0/.doctrees/modelling/binding/bi_steric_mass_action.doctree and b/v4.3.0/.doctrees/modelling/binding/bi_steric_mass_action.doctree differ diff --git a/v4.3.0/.doctrees/modelling/binding/extended_mobile_phase_modulator_langmuir.doctree b/v4.3.0/.doctrees/modelling/binding/extended_mobile_phase_modulator_langmuir.doctree index e7458321a..45985e3dc 100644 Binary files a/v4.3.0/.doctrees/modelling/binding/extended_mobile_phase_modulator_langmuir.doctree and b/v4.3.0/.doctrees/modelling/binding/extended_mobile_phase_modulator_langmuir.doctree differ diff --git a/v4.3.0/.doctrees/modelling/binding/generalized_ion_exchange.doctree b/v4.3.0/.doctrees/modelling/binding/generalized_ion_exchange.doctree index 291d7ddd4..565c9d97d 100644 Binary files a/v4.3.0/.doctrees/modelling/binding/generalized_ion_exchange.doctree and b/v4.3.0/.doctrees/modelling/binding/generalized_ion_exchange.doctree differ diff --git a/v4.3.0/.doctrees/modelling/binding/index.doctree b/v4.3.0/.doctrees/modelling/binding/index.doctree index 98df2c583..e39f2637a 100644 Binary files a/v4.3.0/.doctrees/modelling/binding/index.doctree and b/v4.3.0/.doctrees/modelling/binding/index.doctree differ diff --git a/v4.3.0/.doctrees/modelling/binding/kumar_langmuir.doctree b/v4.3.0/.doctrees/modelling/binding/kumar_langmuir.doctree index 03ac6d3b2..8711a7788 100644 Binary files a/v4.3.0/.doctrees/modelling/binding/kumar_langmuir.doctree and b/v4.3.0/.doctrees/modelling/binding/kumar_langmuir.doctree differ diff --git a/v4.3.0/.doctrees/modelling/binding/linear.doctree b/v4.3.0/.doctrees/modelling/binding/linear.doctree index ead0f4bbd..087a99888 100644 Binary files a/v4.3.0/.doctrees/modelling/binding/linear.doctree and b/v4.3.0/.doctrees/modelling/binding/linear.doctree differ diff --git a/v4.3.0/.doctrees/modelling/binding/mobile_phase_modulator_langmuir.doctree b/v4.3.0/.doctrees/modelling/binding/mobile_phase_modulator_langmuir.doctree index 0241ffb62..3d36de678 100644 Binary files a/v4.3.0/.doctrees/modelling/binding/mobile_phase_modulator_langmuir.doctree and b/v4.3.0/.doctrees/modelling/binding/mobile_phase_modulator_langmuir.doctree differ diff --git a/v4.3.0/.doctrees/modelling/binding/multi_component_anti_langmuir.doctree b/v4.3.0/.doctrees/modelling/binding/multi_component_anti_langmuir.doctree index 1ab1dcbb2..8c023cad0 100644 Binary files a/v4.3.0/.doctrees/modelling/binding/multi_component_anti_langmuir.doctree and b/v4.3.0/.doctrees/modelling/binding/multi_component_anti_langmuir.doctree differ diff --git a/v4.3.0/.doctrees/modelling/binding/multi_component_bi_langmuir.doctree b/v4.3.0/.doctrees/modelling/binding/multi_component_bi_langmuir.doctree index 0357dae0b..4fa25de53 100644 Binary files a/v4.3.0/.doctrees/modelling/binding/multi_component_bi_langmuir.doctree and b/v4.3.0/.doctrees/modelling/binding/multi_component_bi_langmuir.doctree differ diff --git a/v4.3.0/.doctrees/modelling/binding/multi_component_langmuir.doctree b/v4.3.0/.doctrees/modelling/binding/multi_component_langmuir.doctree index ad9263f32..0dd2e37b8 100644 Binary files a/v4.3.0/.doctrees/modelling/binding/multi_component_langmuir.doctree and b/v4.3.0/.doctrees/modelling/binding/multi_component_langmuir.doctree differ diff --git a/v4.3.0/.doctrees/modelling/binding/multi_component_spreading.doctree b/v4.3.0/.doctrees/modelling/binding/multi_component_spreading.doctree index 848d6a237..f58175d47 100644 Binary files a/v4.3.0/.doctrees/modelling/binding/multi_component_spreading.doctree and b/v4.3.0/.doctrees/modelling/binding/multi_component_spreading.doctree differ diff --git a/v4.3.0/.doctrees/modelling/binding/multi_state_steric_mass_action.doctree b/v4.3.0/.doctrees/modelling/binding/multi_state_steric_mass_action.doctree index 258aae6f5..205dfce65 100644 Binary files a/v4.3.0/.doctrees/modelling/binding/multi_state_steric_mass_action.doctree and b/v4.3.0/.doctrees/modelling/binding/multi_state_steric_mass_action.doctree differ diff --git a/v4.3.0/.doctrees/modelling/binding/saska.doctree b/v4.3.0/.doctrees/modelling/binding/saska.doctree index 0bb451f4f..283ee0556 100644 Binary files a/v4.3.0/.doctrees/modelling/binding/saska.doctree and b/v4.3.0/.doctrees/modelling/binding/saska.doctree differ diff --git a/v4.3.0/.doctrees/modelling/binding/self_association.doctree b/v4.3.0/.doctrees/modelling/binding/self_association.doctree index 8b163f8dd..8ecdd3c46 100644 Binary files a/v4.3.0/.doctrees/modelling/binding/self_association.doctree and b/v4.3.0/.doctrees/modelling/binding/self_association.doctree differ diff --git a/v4.3.0/.doctrees/modelling/binding/simplified_multi_state_steric_mass_action.doctree b/v4.3.0/.doctrees/modelling/binding/simplified_multi_state_steric_mass_action.doctree index 541791b9e..e9e9cfc44 100644 Binary files a/v4.3.0/.doctrees/modelling/binding/simplified_multi_state_steric_mass_action.doctree and b/v4.3.0/.doctrees/modelling/binding/simplified_multi_state_steric_mass_action.doctree differ diff --git a/v4.3.0/.doctrees/modelling/binding/steric_mass_action.doctree b/v4.3.0/.doctrees/modelling/binding/steric_mass_action.doctree index e9a93363b..6bb6eb170 100644 Binary files a/v4.3.0/.doctrees/modelling/binding/steric_mass_action.doctree and b/v4.3.0/.doctrees/modelling/binding/steric_mass_action.doctree differ diff --git a/v4.3.0/.doctrees/modelling/index.doctree b/v4.3.0/.doctrees/modelling/index.doctree index de4fc820d..d1fb689d9 100644 Binary files a/v4.3.0/.doctrees/modelling/index.doctree and b/v4.3.0/.doctrees/modelling/index.doctree differ diff --git a/v4.3.0/.doctrees/modelling/networks.doctree b/v4.3.0/.doctrees/modelling/networks.doctree index 11774c9c5..a19cb3ce7 100644 Binary files a/v4.3.0/.doctrees/modelling/networks.doctree and b/v4.3.0/.doctrees/modelling/networks.doctree differ diff --git a/v4.3.0/.doctrees/modelling/reactions.doctree b/v4.3.0/.doctrees/modelling/reactions.doctree index 07d7956ce..50a557d43 100644 Binary files a/v4.3.0/.doctrees/modelling/reactions.doctree and b/v4.3.0/.doctrees/modelling/reactions.doctree differ diff --git a/v4.3.0/.doctrees/modelling/unit_operations/2d_general_rate_model.doctree b/v4.3.0/.doctrees/modelling/unit_operations/2d_general_rate_model.doctree index c9f79e6cc..55b471468 100644 Binary files a/v4.3.0/.doctrees/modelling/unit_operations/2d_general_rate_model.doctree and b/v4.3.0/.doctrees/modelling/unit_operations/2d_general_rate_model.doctree differ diff --git a/v4.3.0/.doctrees/modelling/unit_operations/cstr.doctree b/v4.3.0/.doctrees/modelling/unit_operations/cstr.doctree index 8885840bc..5b365b02c 100644 Binary files a/v4.3.0/.doctrees/modelling/unit_operations/cstr.doctree and b/v4.3.0/.doctrees/modelling/unit_operations/cstr.doctree differ diff --git a/v4.3.0/.doctrees/modelling/unit_operations/general_rate_model.doctree b/v4.3.0/.doctrees/modelling/unit_operations/general_rate_model.doctree index 3abafe689..6eae099cd 100644 Binary files a/v4.3.0/.doctrees/modelling/unit_operations/general_rate_model.doctree and b/v4.3.0/.doctrees/modelling/unit_operations/general_rate_model.doctree differ diff --git a/v4.3.0/.doctrees/modelling/unit_operations/index.doctree b/v4.3.0/.doctrees/modelling/unit_operations/index.doctree index d63432a0f..d54e4bc1f 100644 Binary files a/v4.3.0/.doctrees/modelling/unit_operations/index.doctree and b/v4.3.0/.doctrees/modelling/unit_operations/index.doctree differ diff --git a/v4.3.0/.doctrees/modelling/unit_operations/inlet.doctree b/v4.3.0/.doctrees/modelling/unit_operations/inlet.doctree index b26a35b2a..fc5daef09 100644 Binary files a/v4.3.0/.doctrees/modelling/unit_operations/inlet.doctree and b/v4.3.0/.doctrees/modelling/unit_operations/inlet.doctree differ diff --git a/v4.3.0/.doctrees/modelling/unit_operations/lumped_rate_model_with_pores.doctree b/v4.3.0/.doctrees/modelling/unit_operations/lumped_rate_model_with_pores.doctree index 2a960937a..695bb7ee4 100644 Binary files a/v4.3.0/.doctrees/modelling/unit_operations/lumped_rate_model_with_pores.doctree and b/v4.3.0/.doctrees/modelling/unit_operations/lumped_rate_model_with_pores.doctree differ diff --git a/v4.3.0/.doctrees/modelling/unit_operations/lumped_rate_model_without_pores.doctree b/v4.3.0/.doctrees/modelling/unit_operations/lumped_rate_model_without_pores.doctree index 076981892..3f50200f4 100644 Binary files a/v4.3.0/.doctrees/modelling/unit_operations/lumped_rate_model_without_pores.doctree and b/v4.3.0/.doctrees/modelling/unit_operations/lumped_rate_model_without_pores.doctree differ diff --git a/v4.3.0/.doctrees/modelling/unit_operations/outlet.doctree b/v4.3.0/.doctrees/modelling/unit_operations/outlet.doctree index 5905991ae..6336a2dd3 100644 Binary files a/v4.3.0/.doctrees/modelling/unit_operations/outlet.doctree and b/v4.3.0/.doctrees/modelling/unit_operations/outlet.doctree differ diff --git a/v4.3.0/.doctrees/requirements.doctree b/v4.3.0/.doctrees/requirements.doctree index 5fde88f76..036a775cd 100644 Binary files a/v4.3.0/.doctrees/requirements.doctree and b/v4.3.0/.doctrees/requirements.doctree differ diff --git a/v4.3.0/.doctrees/simulation/index.doctree b/v4.3.0/.doctrees/simulation/index.doctree index 9e0194e59..e2a119889 100644 Binary files a/v4.3.0/.doctrees/simulation/index.doctree and b/v4.3.0/.doctrees/simulation/index.doctree differ diff --git a/v4.3.0/.doctrees/zbibliography.doctree b/v4.3.0/.doctrees/zbibliography.doctree index ff65e67fe..9164242e7 100644 Binary files a/v4.3.0/.doctrees/zbibliography.doctree and b/v4.3.0/.doctrees/zbibliography.doctree differ diff --git a/v4.3.0/README.html b/v4.3.0/README.html index c45cf8125..c4ef188b8 100644 --- a/v4.3.0/README.html +++ b/v4.3.0/README.html @@ -9,7 +9,7 @@ - + diff --git a/v4.3.0/_static/basic.css b/v4.3.0/_static/basic.css index e5179b7a9..d9846dacb 100644 --- a/v4.3.0/_static/basic.css +++ b/v4.3.0/_static/basic.css @@ -1,12 +1,5 @@ /* - * basic.css - * ~~~~~~~~~ - * * Sphinx stylesheet -- basic theme. - * - * :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS. - * :license: BSD, see LICENSE for details. - * */ /* -- main layout ----------------------------------------------------------- */ @@ -115,15 +108,11 @@ img { /* -- search page ----------------------------------------------------------- */ ul.search { - margin: 10px 0 0 20px; - padding: 0; + margin-top: 10px; } ul.search li { - padding: 5px 0 5px 20px; - background-image: url(file.png); - background-repeat: no-repeat; - background-position: 0 7px; + padding: 5px 0; } ul.search li a { diff --git a/v4.3.0/_static/doctools.js b/v4.3.0/_static/doctools.js index 4d67807d1..0398ebb9f 100644 --- a/v4.3.0/_static/doctools.js +++ b/v4.3.0/_static/doctools.js @@ -1,12 +1,5 @@ /* - * doctools.js - * ~~~~~~~~~~~ - * * Base JavaScript utilities for all Sphinx HTML documentation. - * - * :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS. - * :license: BSD, see LICENSE for details. - * */ "use strict"; diff --git a/v4.3.0/_static/language_data.js b/v4.3.0/_static/language_data.js index 367b8ed81..c7fe6c6fa 100644 --- a/v4.3.0/_static/language_data.js +++ b/v4.3.0/_static/language_data.js @@ -1,13 +1,6 @@ /* - * language_data.js - * ~~~~~~~~~~~~~~~~ - * * This script contains the language-specific data used by searchtools.js, * namely the list of stopwords, stemmer, scorer and splitter. - * - * :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS. - * :license: BSD, see LICENSE for details. - * */ var stopwords = ["a", "and", "are", "as", "at", "be", "but", "by", "for", "if", "in", "into", "is", "it", "near", "no", "not", "of", "on", "or", "such", "that", "the", "their", "then", "there", "these", "they", "this", "to", "was", "will", "with"]; diff --git a/v4.3.0/_static/searchtools.js b/v4.3.0/_static/searchtools.js index b08d58c9b..2c774d17a 100644 --- a/v4.3.0/_static/searchtools.js +++ b/v4.3.0/_static/searchtools.js @@ -1,12 +1,5 @@ /* - * searchtools.js - * ~~~~~~~~~~~~~~~~ - * * Sphinx JavaScript utilities for the full-text search. - * - * :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS. - * :license: BSD, see LICENSE for details. - * */ "use strict"; @@ -20,7 +13,7 @@ if (typeof Scorer === "undefined") { // and returns the new score. /* score: result => { - const [docname, title, anchor, descr, score, filename] = result + const [docname, title, anchor, descr, score, filename, kind] = result return score }, */ @@ -47,6 +40,14 @@ if (typeof Scorer === "undefined") { }; } +// Global search result kind enum, used by themes to style search results. +class SearchResultKind { + static get index() { return "index"; } + static get object() { return "object"; } + static get text() { return "text"; } + static get title() { return "title"; } +} + const _removeChildren = (element) => { while (element && element.lastChild) element.removeChild(element.lastChild); }; @@ -64,9 +65,13 @@ const _displayItem = (item, searchTerms, highlightTerms) => { const showSearchSummary = DOCUMENTATION_OPTIONS.SHOW_SEARCH_SUMMARY; const contentRoot = document.documentElement.dataset.content_root; - const [docName, title, anchor, descr, score, _filename] = item; + const [docName, title, anchor, descr, score, _filename, kind] = item; let listItem = document.createElement("li"); + // Add a class representing the item's type: + // can be used by a theme's CSS selector for styling + // See SearchResultKind for the class names. + listItem.classList.add(`kind-${kind}`); let requestUrl; let linkUrl; if (docBuilder === "dirhtml") { @@ -115,8 +120,10 @@ const _finishSearch = (resultCount) => { "Your search did not match any documents. Please make sure that all words are spelled correctly and that you've selected enough categories." ); else - Search.status.innerText = _( - "Search finished, found ${resultCount} page(s) matching the search query." + Search.status.innerText = Documentation.ngettext( + "Search finished, found one page matching the search query.", + "Search finished, found ${resultCount} pages matching the search query.", + resultCount, ).replace('${resultCount}', resultCount); }; const _displayNextItem = ( @@ -138,7 +145,7 @@ const _displayNextItem = ( else _finishSearch(resultCount); }; // Helper function used by query() to order search results. -// Each input is an array of [docname, title, anchor, descr, score, filename]. +// Each input is an array of [docname, title, anchor, descr, score, filename, kind]. // Order the results by score (in opposite order of appearance, since the // `_displayNextItem` function uses pop() to retrieve items) and then alphabetically. const _orderResultsByScoreThenName = (a, b) => { @@ -248,6 +255,7 @@ const Search = { searchSummary.classList.add("search-summary"); searchSummary.innerText = ""; const searchList = document.createElement("ul"); + searchList.setAttribute("role", "list"); searchList.classList.add("search"); const out = document.getElementById("search-results"); @@ -318,7 +326,7 @@ const Search = { const indexEntries = Search._index.indexentries; // Collect multiple result groups to be sorted separately and then ordered. - // Each is an array of [docname, title, anchor, descr, score, filename]. + // Each is an array of [docname, title, anchor, descr, score, filename, kind]. const normalResults = []; const nonMainIndexResults = []; @@ -337,6 +345,7 @@ const Search = { null, score + boost, filenames[file], + SearchResultKind.title, ]); } } @@ -354,6 +363,7 @@ const Search = { null, score, filenames[file], + SearchResultKind.index, ]; if (isMain) { normalResults.push(result); @@ -475,6 +485,7 @@ const Search = { descr, score, filenames[match[0]], + SearchResultKind.object, ]); }; Object.keys(objects).forEach((prefix) => @@ -585,6 +596,7 @@ const Search = { null, score, filenames[file], + SearchResultKind.text, ]); } return results; diff --git a/v4.3.0/examples/batch_chromatography.html b/v4.3.0/examples/batch_chromatography.html index d95c8dd39..be713b51b 100644 --- a/v4.3.0/examples/batch_chromatography.html +++ b/v4.3.0/examples/batch_chromatography.html @@ -9,7 +9,7 @@ - + diff --git a/v4.3.0/examples/index.html b/v4.3.0/examples/index.html index 8552e2717..9f2b77580 100644 --- a/v4.3.0/examples/index.html +++ b/v4.3.0/examples/index.html @@ -9,7 +9,7 @@ - + diff --git a/v4.3.0/examples/load_wash_elute.html b/v4.3.0/examples/load_wash_elute.html index 44f2a10cb..586c60ff4 100644 --- a/v4.3.0/examples/load_wash_elute.html +++ b/v4.3.0/examples/load_wash_elute.html @@ -9,7 +9,7 @@ - + diff --git a/v4.3.0/examples/reaction_cstr.html b/v4.3.0/examples/reaction_cstr.html index 6e3fb2201..a74b1833f 100644 --- a/v4.3.0/examples/reaction_cstr.html +++ b/v4.3.0/examples/reaction_cstr.html @@ -9,7 +9,7 @@ - + diff --git a/v4.3.0/examples/rtd.html b/v4.3.0/examples/rtd.html index 9fe5d8a37..8b24aa27e 100644 --- a/v4.3.0/examples/rtd.html +++ b/v4.3.0/examples/rtd.html @@ -9,7 +9,7 @@ - + diff --git a/v4.3.0/genindex.html b/v4.3.0/genindex.html index a2487a45a..4d6f44b95 100644 --- a/v4.3.0/genindex.html +++ b/v4.3.0/genindex.html @@ -8,7 +8,7 @@ - + diff --git a/v4.3.0/getting_started/build_linux.html b/v4.3.0/getting_started/build_linux.html index 48a9c1485..b60cb16c9 100644 --- a/v4.3.0/getting_started/build_linux.html +++ b/v4.3.0/getting_started/build_linux.html @@ -9,7 +9,7 @@ - + diff --git a/v4.3.0/getting_started/build_osx.html b/v4.3.0/getting_started/build_osx.html index 03ffb929a..4d349f8cd 100644 --- a/v4.3.0/getting_started/build_osx.html +++ b/v4.3.0/getting_started/build_osx.html @@ -9,7 +9,7 @@ - + diff --git a/v4.3.0/getting_started/build_windows.html b/v4.3.0/getting_started/build_windows.html index 2dd4349d2..011231267 100644 --- a/v4.3.0/getting_started/build_windows.html +++ b/v4.3.0/getting_started/build_windows.html @@ -9,7 +9,7 @@ - + diff --git a/v4.3.0/getting_started/index.html b/v4.3.0/getting_started/index.html index 64251d51a..3a5ac510d 100644 --- a/v4.3.0/getting_started/index.html +++ b/v4.3.0/getting_started/index.html @@ -9,7 +9,7 @@ - + diff --git a/v4.3.0/getting_started/installation.html b/v4.3.0/getting_started/installation.html index a480e50c5..93bd0432f 100644 --- a/v4.3.0/getting_started/installation.html +++ b/v4.3.0/getting_started/installation.html @@ -9,7 +9,7 @@ - + diff --git a/v4.3.0/getting_started/overview.html b/v4.3.0/getting_started/overview.html index 54a7676bf..3ed641f24 100644 --- a/v4.3.0/getting_started/overview.html +++ b/v4.3.0/getting_started/overview.html @@ -9,7 +9,7 @@ - + diff --git a/v4.3.0/getting_started/tutorials/breakthrough.html b/v4.3.0/getting_started/tutorials/breakthrough.html index 93d2c08a1..60ec07ab0 100644 --- a/v4.3.0/getting_started/tutorials/breakthrough.html +++ b/v4.3.0/getting_started/tutorials/breakthrough.html @@ -9,7 +9,7 @@ - + diff --git a/v4.3.0/index.html b/v4.3.0/index.html index 56330e094..5b1453668 100644 --- a/v4.3.0/index.html +++ b/v4.3.0/index.html @@ -9,7 +9,7 @@ - + diff --git a/v4.3.0/interface/binding/bi_steric_mass_action.html b/v4.3.0/interface/binding/bi_steric_mass_action.html index 5c269928d..ee29ba573 100644 --- a/v4.3.0/interface/binding/bi_steric_mass_action.html +++ b/v4.3.0/interface/binding/bi_steric_mass_action.html @@ -9,7 +9,7 @@ - + diff --git a/v4.3.0/interface/binding/extended_mobile_phase_modulator_langmuir.html b/v4.3.0/interface/binding/extended_mobile_phase_modulator_langmuir.html index 1473d93b3..61879c94c 100644 --- a/v4.3.0/interface/binding/extended_mobile_phase_modulator_langmuir.html +++ b/v4.3.0/interface/binding/extended_mobile_phase_modulator_langmuir.html @@ -9,7 +9,7 @@ - + diff --git a/v4.3.0/interface/binding/generalized_ion_exchange.html b/v4.3.0/interface/binding/generalized_ion_exchange.html index 73e7fe370..e0fd5626c 100644 --- a/v4.3.0/interface/binding/generalized_ion_exchange.html +++ b/v4.3.0/interface/binding/generalized_ion_exchange.html @@ -9,7 +9,7 @@ - + diff --git a/v4.3.0/interface/binding/index.html b/v4.3.0/interface/binding/index.html index 33c9e087a..4662cfba4 100644 --- a/v4.3.0/interface/binding/index.html +++ b/v4.3.0/interface/binding/index.html @@ -9,7 +9,7 @@ - + diff --git a/v4.3.0/interface/binding/kumar_langmuir.html b/v4.3.0/interface/binding/kumar_langmuir.html index 3d21c2c51..3223cd917 100644 --- a/v4.3.0/interface/binding/kumar_langmuir.html +++ b/v4.3.0/interface/binding/kumar_langmuir.html @@ -9,7 +9,7 @@ - + diff --git a/v4.3.0/interface/binding/linear.html b/v4.3.0/interface/binding/linear.html index c4f770d81..6a8af0a5b 100644 --- a/v4.3.0/interface/binding/linear.html +++ b/v4.3.0/interface/binding/linear.html @@ -9,7 +9,7 @@ - + diff --git a/v4.3.0/interface/binding/mobile_phase_modulator_langmuir.html b/v4.3.0/interface/binding/mobile_phase_modulator_langmuir.html index 3b0a4dd7e..f735ba2f2 100644 --- a/v4.3.0/interface/binding/mobile_phase_modulator_langmuir.html +++ b/v4.3.0/interface/binding/mobile_phase_modulator_langmuir.html @@ -9,7 +9,7 @@ - + diff --git a/v4.3.0/interface/binding/multi_component_anti_langmuir.html b/v4.3.0/interface/binding/multi_component_anti_langmuir.html index 6b26f979f..ecedfec0c 100644 --- a/v4.3.0/interface/binding/multi_component_anti_langmuir.html +++ b/v4.3.0/interface/binding/multi_component_anti_langmuir.html @@ -9,7 +9,7 @@ - + diff --git a/v4.3.0/interface/binding/multi_component_bi_langmuir.html b/v4.3.0/interface/binding/multi_component_bi_langmuir.html index 18de6030c..f2ca62a44 100644 --- a/v4.3.0/interface/binding/multi_component_bi_langmuir.html +++ b/v4.3.0/interface/binding/multi_component_bi_langmuir.html @@ -9,7 +9,7 @@ - + diff --git a/v4.3.0/interface/binding/multi_component_langmuir.html b/v4.3.0/interface/binding/multi_component_langmuir.html index ecf16616b..62ef43c26 100644 --- a/v4.3.0/interface/binding/multi_component_langmuir.html +++ b/v4.3.0/interface/binding/multi_component_langmuir.html @@ -9,7 +9,7 @@ - + diff --git a/v4.3.0/interface/binding/multi_component_spreading.html b/v4.3.0/interface/binding/multi_component_spreading.html index 401ec7d59..1160d4da9 100644 --- a/v4.3.0/interface/binding/multi_component_spreading.html +++ b/v4.3.0/interface/binding/multi_component_spreading.html @@ -9,7 +9,7 @@ - + diff --git a/v4.3.0/interface/binding/multi_state_steric_mass_action.html b/v4.3.0/interface/binding/multi_state_steric_mass_action.html index 22146a27b..6290ab056 100644 --- a/v4.3.0/interface/binding/multi_state_steric_mass_action.html +++ b/v4.3.0/interface/binding/multi_state_steric_mass_action.html @@ -9,7 +9,7 @@ - + diff --git a/v4.3.0/interface/binding/saska.html b/v4.3.0/interface/binding/saska.html index 4a72a1b6b..197a06b5d 100644 --- a/v4.3.0/interface/binding/saska.html +++ b/v4.3.0/interface/binding/saska.html @@ -9,7 +9,7 @@ - + diff --git a/v4.3.0/interface/binding/self_association.html b/v4.3.0/interface/binding/self_association.html index 26de6490b..4b2dc7eb4 100644 --- a/v4.3.0/interface/binding/self_association.html +++ b/v4.3.0/interface/binding/self_association.html @@ -9,7 +9,7 @@ - + diff --git a/v4.3.0/interface/binding/simplified_multi_state_steric_mass_action.html b/v4.3.0/interface/binding/simplified_multi_state_steric_mass_action.html index 4f67be550..562022d2a 100644 --- a/v4.3.0/interface/binding/simplified_multi_state_steric_mass_action.html +++ b/v4.3.0/interface/binding/simplified_multi_state_steric_mass_action.html @@ -9,7 +9,7 @@ - + diff --git a/v4.3.0/interface/binding/steric_mass_action.html b/v4.3.0/interface/binding/steric_mass_action.html index ccca5c6b1..03e7c9d09 100644 --- a/v4.3.0/interface/binding/steric_mass_action.html +++ b/v4.3.0/interface/binding/steric_mass_action.html @@ -9,7 +9,7 @@ - + diff --git a/v4.3.0/interface/consistent_initialization.html b/v4.3.0/interface/consistent_initialization.html index 7653fbf6e..380b42fcf 100644 --- a/v4.3.0/interface/consistent_initialization.html +++ b/v4.3.0/interface/consistent_initialization.html @@ -9,7 +9,7 @@ - + diff --git a/v4.3.0/interface/flux_reconstruction.html b/v4.3.0/interface/flux_reconstruction.html index b6e29f19c..f7841f4af 100644 --- a/v4.3.0/interface/flux_reconstruction.html +++ b/v4.3.0/interface/flux_reconstruction.html @@ -9,7 +9,7 @@ - + diff --git a/v4.3.0/interface/index.html b/v4.3.0/interface/index.html index 6b1a41e02..e83877b77 100644 --- a/v4.3.0/interface/index.html +++ b/v4.3.0/interface/index.html @@ -9,7 +9,7 @@ - + diff --git a/v4.3.0/interface/input_group.html b/v4.3.0/interface/input_group.html index ee2194daa..ca1823e14 100644 --- a/v4.3.0/interface/input_group.html +++ b/v4.3.0/interface/input_group.html @@ -9,7 +9,7 @@ - + diff --git a/v4.3.0/interface/introduction.html b/v4.3.0/interface/introduction.html index 080b33b8b..4c2074e17 100644 --- a/v4.3.0/interface/introduction.html +++ b/v4.3.0/interface/introduction.html @@ -9,7 +9,7 @@ - + diff --git a/v4.3.0/interface/meta_group.html b/v4.3.0/interface/meta_group.html index 441bd6d7b..f8901eed5 100644 --- a/v4.3.0/interface/meta_group.html +++ b/v4.3.0/interface/meta_group.html @@ -9,7 +9,7 @@ - + diff --git a/v4.3.0/interface/output_group.html b/v4.3.0/interface/output_group.html index 637fb73c6..fcf933d73 100644 --- a/v4.3.0/interface/output_group.html +++ b/v4.3.0/interface/output_group.html @@ -9,7 +9,7 @@ - + diff --git a/v4.3.0/interface/reactions.html b/v4.3.0/interface/reactions.html index 5f08ee485..b5bc0cc94 100644 --- a/v4.3.0/interface/reactions.html +++ b/v4.3.0/interface/reactions.html @@ -9,7 +9,7 @@ - + diff --git a/v4.3.0/interface/return_data.html b/v4.3.0/interface/return_data.html index c5e7d6026..37d05b1ba 100644 --- a/v4.3.0/interface/return_data.html +++ b/v4.3.0/interface/return_data.html @@ -9,7 +9,7 @@ - + diff --git a/v4.3.0/interface/sensitivities.html b/v4.3.0/interface/sensitivities.html index 0ff310d57..69cb6c069 100644 --- a/v4.3.0/interface/sensitivities.html +++ b/v4.3.0/interface/sensitivities.html @@ -9,7 +9,7 @@ - + diff --git a/v4.3.0/interface/solver.html b/v4.3.0/interface/solver.html index 95fb7cac3..a1999d619 100644 --- a/v4.3.0/interface/solver.html +++ b/v4.3.0/interface/solver.html @@ -9,7 +9,7 @@ - + diff --git a/v4.3.0/interface/system.html b/v4.3.0/interface/system.html index 4aec2d356..773224825 100644 --- a/v4.3.0/interface/system.html +++ b/v4.3.0/interface/system.html @@ -9,7 +9,7 @@ - + diff --git a/v4.3.0/interface/unit_operations/2d_general_rate_model.html b/v4.3.0/interface/unit_operations/2d_general_rate_model.html index e99dfc414..6c55692c2 100644 --- a/v4.3.0/interface/unit_operations/2d_general_rate_model.html +++ b/v4.3.0/interface/unit_operations/2d_general_rate_model.html @@ -9,7 +9,7 @@ - + diff --git a/v4.3.0/interface/unit_operations/cstr.html b/v4.3.0/interface/unit_operations/cstr.html index dda381dad..c1e460ce6 100644 --- a/v4.3.0/interface/unit_operations/cstr.html +++ b/v4.3.0/interface/unit_operations/cstr.html @@ -9,7 +9,7 @@ - + diff --git a/v4.3.0/interface/unit_operations/general_rate_model.html b/v4.3.0/interface/unit_operations/general_rate_model.html index edae3ac14..839f718fe 100644 --- a/v4.3.0/interface/unit_operations/general_rate_model.html +++ b/v4.3.0/interface/unit_operations/general_rate_model.html @@ -9,7 +9,7 @@ - + diff --git a/v4.3.0/interface/unit_operations/index.html b/v4.3.0/interface/unit_operations/index.html index 96d384bf9..f9048e1f5 100644 --- a/v4.3.0/interface/unit_operations/index.html +++ b/v4.3.0/interface/unit_operations/index.html @@ -9,7 +9,7 @@ - + diff --git a/v4.3.0/interface/unit_operations/inlet.html b/v4.3.0/interface/unit_operations/inlet.html index 635807138..1a5634d19 100644 --- a/v4.3.0/interface/unit_operations/inlet.html +++ b/v4.3.0/interface/unit_operations/inlet.html @@ -9,7 +9,7 @@ - + diff --git a/v4.3.0/interface/unit_operations/lumped_rate_model_with_pores.html b/v4.3.0/interface/unit_operations/lumped_rate_model_with_pores.html index 3a7508bd6..d540dba02 100644 --- a/v4.3.0/interface/unit_operations/lumped_rate_model_with_pores.html +++ b/v4.3.0/interface/unit_operations/lumped_rate_model_with_pores.html @@ -9,7 +9,7 @@ - + diff --git a/v4.3.0/interface/unit_operations/lumped_rate_model_without_pores.html b/v4.3.0/interface/unit_operations/lumped_rate_model_without_pores.html index dac268f27..86a589181 100644 --- a/v4.3.0/interface/unit_operations/lumped_rate_model_without_pores.html +++ b/v4.3.0/interface/unit_operations/lumped_rate_model_without_pores.html @@ -9,7 +9,7 @@ - + diff --git a/v4.3.0/interface/unit_operations/outlet.html b/v4.3.0/interface/unit_operations/outlet.html index 43734f07c..c1654f61a 100644 --- a/v4.3.0/interface/unit_operations/outlet.html +++ b/v4.3.0/interface/unit_operations/outlet.html @@ -9,7 +9,7 @@ - + diff --git a/v4.3.0/license.html b/v4.3.0/license.html index e9b0471c3..8af6fa818 100644 --- a/v4.3.0/license.html +++ b/v4.3.0/license.html @@ -9,7 +9,7 @@ - + diff --git a/v4.3.0/modelling/binding/bi_steric_mass_action.html b/v4.3.0/modelling/binding/bi_steric_mass_action.html index fd86f4e2f..eb6a3915d 100644 --- a/v4.3.0/modelling/binding/bi_steric_mass_action.html +++ b/v4.3.0/modelling/binding/bi_steric_mass_action.html @@ -9,7 +9,7 @@ - + diff --git a/v4.3.0/modelling/binding/extended_mobile_phase_modulator_langmuir.html b/v4.3.0/modelling/binding/extended_mobile_phase_modulator_langmuir.html index 66a02ca35..95a53bf97 100644 --- a/v4.3.0/modelling/binding/extended_mobile_phase_modulator_langmuir.html +++ b/v4.3.0/modelling/binding/extended_mobile_phase_modulator_langmuir.html @@ -9,7 +9,7 @@ - + diff --git a/v4.3.0/modelling/binding/generalized_ion_exchange.html b/v4.3.0/modelling/binding/generalized_ion_exchange.html index c5771b206..686192541 100644 --- a/v4.3.0/modelling/binding/generalized_ion_exchange.html +++ b/v4.3.0/modelling/binding/generalized_ion_exchange.html @@ -9,7 +9,7 @@ - + diff --git a/v4.3.0/modelling/binding/index.html b/v4.3.0/modelling/binding/index.html index 1dd1ac26f..673c23e5b 100644 --- a/v4.3.0/modelling/binding/index.html +++ b/v4.3.0/modelling/binding/index.html @@ -9,7 +9,7 @@ - + diff --git a/v4.3.0/modelling/binding/kumar_langmuir.html b/v4.3.0/modelling/binding/kumar_langmuir.html index baa720792..ee689fe40 100644 --- a/v4.3.0/modelling/binding/kumar_langmuir.html +++ b/v4.3.0/modelling/binding/kumar_langmuir.html @@ -9,7 +9,7 @@ - + diff --git a/v4.3.0/modelling/binding/linear.html b/v4.3.0/modelling/binding/linear.html index cab621aa0..8eb2263bb 100644 --- a/v4.3.0/modelling/binding/linear.html +++ b/v4.3.0/modelling/binding/linear.html @@ -9,7 +9,7 @@ - + diff --git a/v4.3.0/modelling/binding/mobile_phase_modulator_langmuir.html b/v4.3.0/modelling/binding/mobile_phase_modulator_langmuir.html index 3fa03a796..ecab50fe8 100644 --- a/v4.3.0/modelling/binding/mobile_phase_modulator_langmuir.html +++ b/v4.3.0/modelling/binding/mobile_phase_modulator_langmuir.html @@ -9,7 +9,7 @@ - + diff --git a/v4.3.0/modelling/binding/multi_component_anti_langmuir.html b/v4.3.0/modelling/binding/multi_component_anti_langmuir.html index 056a89dfe..31d2a01bc 100644 --- a/v4.3.0/modelling/binding/multi_component_anti_langmuir.html +++ b/v4.3.0/modelling/binding/multi_component_anti_langmuir.html @@ -9,7 +9,7 @@ - + diff --git a/v4.3.0/modelling/binding/multi_component_bi_langmuir.html b/v4.3.0/modelling/binding/multi_component_bi_langmuir.html index ed6d58f74..b1c07c6ac 100644 --- a/v4.3.0/modelling/binding/multi_component_bi_langmuir.html +++ b/v4.3.0/modelling/binding/multi_component_bi_langmuir.html @@ -9,7 +9,7 @@ - + diff --git a/v4.3.0/modelling/binding/multi_component_langmuir.html b/v4.3.0/modelling/binding/multi_component_langmuir.html index f5c9e4bd3..553a0eb1e 100644 --- a/v4.3.0/modelling/binding/multi_component_langmuir.html +++ b/v4.3.0/modelling/binding/multi_component_langmuir.html @@ -9,7 +9,7 @@ - + diff --git a/v4.3.0/modelling/binding/multi_component_spreading.html b/v4.3.0/modelling/binding/multi_component_spreading.html index a11f6e736..f648c7552 100644 --- a/v4.3.0/modelling/binding/multi_component_spreading.html +++ b/v4.3.0/modelling/binding/multi_component_spreading.html @@ -9,7 +9,7 @@ - + diff --git a/v4.3.0/modelling/binding/multi_state_steric_mass_action.html b/v4.3.0/modelling/binding/multi_state_steric_mass_action.html index a60c3b8a7..9755da9eb 100644 --- a/v4.3.0/modelling/binding/multi_state_steric_mass_action.html +++ b/v4.3.0/modelling/binding/multi_state_steric_mass_action.html @@ -9,7 +9,7 @@ - + diff --git a/v4.3.0/modelling/binding/saska.html b/v4.3.0/modelling/binding/saska.html index f29ec9f40..5e175ea6a 100644 --- a/v4.3.0/modelling/binding/saska.html +++ b/v4.3.0/modelling/binding/saska.html @@ -9,7 +9,7 @@ - + diff --git a/v4.3.0/modelling/binding/self_association.html b/v4.3.0/modelling/binding/self_association.html index 70dc6b3eb..6694b832e 100644 --- a/v4.3.0/modelling/binding/self_association.html +++ b/v4.3.0/modelling/binding/self_association.html @@ -9,7 +9,7 @@ - + diff --git a/v4.3.0/modelling/binding/simplified_multi_state_steric_mass_action.html b/v4.3.0/modelling/binding/simplified_multi_state_steric_mass_action.html index d8626cd6a..14042d908 100644 --- a/v4.3.0/modelling/binding/simplified_multi_state_steric_mass_action.html +++ b/v4.3.0/modelling/binding/simplified_multi_state_steric_mass_action.html @@ -9,7 +9,7 @@ - + diff --git a/v4.3.0/modelling/binding/steric_mass_action.html b/v4.3.0/modelling/binding/steric_mass_action.html index f666c78da..4f4e09e85 100644 --- a/v4.3.0/modelling/binding/steric_mass_action.html +++ b/v4.3.0/modelling/binding/steric_mass_action.html @@ -9,7 +9,7 @@ - + diff --git a/v4.3.0/modelling/index.html b/v4.3.0/modelling/index.html index e575edc08..e0a624eb5 100644 --- a/v4.3.0/modelling/index.html +++ b/v4.3.0/modelling/index.html @@ -9,7 +9,7 @@ - + diff --git a/v4.3.0/modelling/networks.html b/v4.3.0/modelling/networks.html index e64ca0773..c9e7a431e 100644 --- a/v4.3.0/modelling/networks.html +++ b/v4.3.0/modelling/networks.html @@ -9,7 +9,7 @@ - + diff --git a/v4.3.0/modelling/reactions.html b/v4.3.0/modelling/reactions.html index 36aa454f3..9f140cd17 100644 --- a/v4.3.0/modelling/reactions.html +++ b/v4.3.0/modelling/reactions.html @@ -9,7 +9,7 @@ - + diff --git a/v4.3.0/modelling/unit_operations/2d_general_rate_model.html b/v4.3.0/modelling/unit_operations/2d_general_rate_model.html index f4770f7f9..8f4d2abb4 100644 --- a/v4.3.0/modelling/unit_operations/2d_general_rate_model.html +++ b/v4.3.0/modelling/unit_operations/2d_general_rate_model.html @@ -9,7 +9,7 @@ - + diff --git a/v4.3.0/modelling/unit_operations/cstr.html b/v4.3.0/modelling/unit_operations/cstr.html index 7b6431ff3..ce9047c91 100644 --- a/v4.3.0/modelling/unit_operations/cstr.html +++ b/v4.3.0/modelling/unit_operations/cstr.html @@ -9,7 +9,7 @@ - + diff --git a/v4.3.0/modelling/unit_operations/general_rate_model.html b/v4.3.0/modelling/unit_operations/general_rate_model.html index cb4bd14b0..f67c414dd 100644 --- a/v4.3.0/modelling/unit_operations/general_rate_model.html +++ b/v4.3.0/modelling/unit_operations/general_rate_model.html @@ -9,7 +9,7 @@ - + diff --git a/v4.3.0/modelling/unit_operations/index.html b/v4.3.0/modelling/unit_operations/index.html index ee41b7ffb..0129ede94 100644 --- a/v4.3.0/modelling/unit_operations/index.html +++ b/v4.3.0/modelling/unit_operations/index.html @@ -9,7 +9,7 @@ - + diff --git a/v4.3.0/modelling/unit_operations/inlet.html b/v4.3.0/modelling/unit_operations/inlet.html index 89532666a..1a3fedc8e 100644 --- a/v4.3.0/modelling/unit_operations/inlet.html +++ b/v4.3.0/modelling/unit_operations/inlet.html @@ -9,7 +9,7 @@ - + diff --git a/v4.3.0/modelling/unit_operations/lumped_rate_model_with_pores.html b/v4.3.0/modelling/unit_operations/lumped_rate_model_with_pores.html index e74e2279f..2b080869c 100644 --- a/v4.3.0/modelling/unit_operations/lumped_rate_model_with_pores.html +++ b/v4.3.0/modelling/unit_operations/lumped_rate_model_with_pores.html @@ -9,7 +9,7 @@ - + diff --git a/v4.3.0/modelling/unit_operations/lumped_rate_model_without_pores.html b/v4.3.0/modelling/unit_operations/lumped_rate_model_without_pores.html index e349a7d85..c718d6e94 100644 --- a/v4.3.0/modelling/unit_operations/lumped_rate_model_without_pores.html +++ b/v4.3.0/modelling/unit_operations/lumped_rate_model_without_pores.html @@ -9,7 +9,7 @@ - + diff --git a/v4.3.0/modelling/unit_operations/outlet.html b/v4.3.0/modelling/unit_operations/outlet.html index 2c74dc82d..0c762d932 100644 --- a/v4.3.0/modelling/unit_operations/outlet.html +++ b/v4.3.0/modelling/unit_operations/outlet.html @@ -9,7 +9,7 @@ - + diff --git a/v4.3.0/requirements.html b/v4.3.0/requirements.html index 9850bba19..4fc1084a1 100644 --- a/v4.3.0/requirements.html +++ b/v4.3.0/requirements.html @@ -9,7 +9,7 @@ - + diff --git a/v4.3.0/search.html b/v4.3.0/search.html index 099529448..1c229d7d8 100644 --- a/v4.3.0/search.html +++ b/v4.3.0/search.html @@ -9,7 +9,7 @@ - + diff --git a/v4.3.0/searchindex.js b/v4.3.0/searchindex.js index 492059a26..a37a02a92 100644 --- a/v4.3.0/searchindex.js +++ b/v4.3.0/searchindex.js @@ -1 +1 @@ -Search.setIndex({"alltitles": {"/output/coordinates/unit_XXX": [[36, "output-coordinates-unit-xxx"]], "0. Preliminary Steps": [[12, "preliminary-steps"]], "1. Setting Up the Model": [[12, "setting-up-the-model"]], "2. Setting up Time Sections and Connections": [[12, "setting-up-time-sections-and-connections"]], "3. Setting Up the Simulator and Running the Simulation": [[12, "setting-up-the-simulator-and-running-the-simulation"]], "4. Plotting the Results": [[12, "plotting-the-results"]], "Adaptivity": [[79, "adaptivity"]], "Adsorption Model": [[12, "adsorption-model"]], "Batch chromatography": [[1, null]], "Bi Steric Mass Action": [[14, null], [51, null]], "Bibliography": [[80, null]], "Binding model feature matrix": [[54, "binding-model-feature-matrix"]], "Binding models": [[17, null], [54, null]], "Bugs": [[13, "bugs"]], "Build CADET": [[6, "build-cadet"], [7, "build-cadet"], [8, "build-cadet"]], "Build dependencies": [[6, "build-dependencies"], [7, "build-dependencies"], [8, "build-dependencies"]], "Build for Linux": [[6, null]], "Build for MS Windows": [[8, null]], "Build for OSX": [[7, null]], "CADET": [[13, null]], "CADET Documentation": [[0, null]], "CADET Introduction": [[12, null]], "CADET Overview": [[11, null]], "Call solver and read results": [[11, "call-solver-and-read-results"]], "Chemical reactions": [[4, null]], "Citing": [[13, "citing"]], "Common notation and identifiers used in the file format description": [[34, "id5"]], "Configure solver": [[11, "configure-solver"]], "Consistent initialization": [[79, "consistent-initialization"]], "Continuous stirred tank reactor model": [[43, null]], "Continuous stirred tank reactor model (CSTR)": [[71, null]], "Correlation of forward- and backward rate constants": [[69, "correlation-of-forward-and-backward-rate-constants"]], "Define adsorption and reaction paramters": [[11, "define-adsorption-and-reaction-paramters"]], "Define unit operation parameters": [[11, "define-unit-operation-parameters"]], "Dependence on external function": [[54, "dependence-on-external-function"], [69, "dependence-on-external-function"]], "Donations": [[13, "donations"]], "Dynamic flow rates": [[68, "dynamic-flow-rates"]], "Equilibrium constants": [[54, "equilibrium-constants"]], "Examples": [[2, null]], "Exercises": [[12, "exercises"]], "Extended Mobile Phase Modulator Langmuir": [[15, null], [52, null]], "Externally dependent binding models": [[17, "externally-dependent-binding-models"]], "Externally dependent reaction models": [[37, "externally-dependent-reaction-models"]], "Features": [[13, "features"]], "File format versions": [[32, null]], "Flux reconstruction methods": [[31, null]], "General Rate Model": [[12, "general-rate-model"], [44, null]], "General rate model (GRM)": [[72, null]], "Generalized Ion Exchange": [[16, null], [53, null]], "Getting started": [[9, null]], "Global structure": [[34, "global-structure"]], "Group /input/model": [[41, "group-input-model"]], "Group /input/model/connections": [[41, "group-input-model-connections"]], "Group /input/model/connections/switch_XXX": [[41, "group-input-model-connections-switch-xxx"]], "Group /input/model/external/source_XXX - EXTFUN_TYPE = LINEAR_INTERP_DATA": [[41, "group-input-model-external-source-xxx-extfun-type-linear-interp-data"]], "Group /input/model/external/source_XXX - EXTFUN_TYPE = PIECEWISE_CUBIC_POLY": [[41, "group-input-model-external-source-xxx-extfun-type-piecewise-cubic-poly"]], "Group /input/model/solver": [[41, "group-input-model-solver"]], "Group /input/model/unit_XXX - UNIT-TYPE = INLET": [[46, "group-input-model-unit-xxx-unit-type-inlet"]], "Group /input/model/unit_XXX - UNIT_TYPE - GENERAL_RATE_MODEL": [[44, "group-input-model-unit-xxx-unit-type-general-rate-model"]], "Group /input/model/unit_XXX - UNIT_TYPE = CSTR": [[43, "group-input-model-unit-xxx-unit-type-cstr"]], "Group /input/model/unit_XXX - UNIT_TYPE = LUMPED_RATE_MODEL_WITHOUT_PORES": [[48, "group-input-model-unit-xxx-unit-type-lumped-rate-model-without-pores"]], "Group /input/model/unit_XXX - UNIT_TYPE = LUMPED_RATE_MODEL_WITH_PORES": [[47, "group-input-model-unit-xxx-unit-type-lumped-rate-model-with-pores"]], "Group /input/model/unit_XXX - WENO Parameters": [[31, "group-input-model-unit-xxx-weno-parameters"]], "Group /input/model/unit_XXX/discretization - UNIT_TYPE - GENERAL_RATE_MODEL": [[44, "group-input-model-unit-xxx-discretization-unit-type-general-rate-model"]], "Group /input/model/unit_XXX/discretization - UNIT_TYPE = LUMPED_RATE_MODEL_WITHOUT_PORES": [[48, "group-input-model-unit-xxx-discretization-unit-type-lumped-rate-model-without-pores"]], "Group /input/model/unit_XXX/discretization - UNIT_TYPE = LUMPED_RATE_MODEL_WITH_PORES": [[47, "group-input-model-unit-xxx-discretization-unit-type-lumped-rate-model-with-pores"]], "Group /input/model/unit_XXX/discretization/consistency_solver - Nonlinear consistency solver paramters": [[30, "group-input-model-unit-xxx-discretization-consistency-solver-nonlinear-consistency-solver-paramters"]], "Group /input/model/unit_XXX/reaction - REACTION_MODEL = MASS_ACTION_LAW": [[37, "group-input-model-unit-xxx-reaction-reaction-model-mass-action-law"]], "Group /input/model/unit_XXX/sec_XXX": [[46, "group-input-model-unit-xxx-sec-xxx"]], "Group /input/return": [[38, "group-input-return"]], "Group /input/return/unit_XXX": [[38, "group-input-return-unit-xxx"]], "Group /input/sensitivity": [[39, "group-input-sensitivity"]], "Group /input/sensitivity/param_XXX": [[39, "group-input-sensitivity-param-xxx"]], "Group /input/solver": [[40, "group-input-solver"]], "Group /output": [[36, "group-output"]], "Group /output/sensitivity/param_XXX/unit_YYY": [[36, "group-output-sensitivity-param-xxx-unit-yyy"]], "Group /output/solution": [[36, "group-output-solution"]], "Group /output/solution/unit_XXX": [[36, "group-output-solution-unit-xxx"]], "Group /solver/sections": [[40, "group-solver-sections"]], "Group /solver/time_integrator": [[40, "group-solver-time-integrator"]], "HDF5": [[6, "hdf5"], [7, "hdf5"], [8, "hdf5"]], "Initial Conditions": [[12, "initial-conditions"]], "Inlet": [[46, null], [74, null]], "Inlet Model": [[12, "inlet-model"]], "Input Group": [[33, null]], "Install CADET core simulator": [[10, "install-cadet-core-simulator"]], "Install CADET-MI": [[10, "install-cadet-mi"]], "Install CADET-Python": [[10, "install-cadet-python"]], "Install a frontend": [[10, "install-a-frontend"]], "Install from source": [[10, "install-from-source"]], "Install pre-built binaries": [[10, "install-pre-built-binaries"]], "Installation": [[10, null]], "Interface specifications": [[32, null]], "Introduction": [[34, null]], "Joint parameters": [[79, "joint-parameters"]], "Kumar-Langmuir": [[18, null], [55, null]], "LAPACK": [[6, "lapack"], [7, "lapack"], [8, "lapack"]], "License": [[50, null]], "Linear": [[19, null], [56, null]], "Load Wash Elute": [[3, null]], "Lumped Rate Model Without Pores": [[48, null]], "Lumped rate model with pores": [[47, null]], "Lumped rate model with pores (LRMP)": [[75, null]], "Lumped rate model without pores (LRM)": [[76, null]], "Mass action law": [[69, "mass-action-law"]], "Meta Group": [[35, null]], "Mobile Phase Modulator Langmuir": [[20, null], [57, null]], "Modelling": [[67, null]], "Multi Component Anti-Langmuir": [[21, null], [58, null]], "Multi Component Bi-Langmuir": [[22, null], [59, null]], "Multi Component Langmuir": [[23, null], [60, null]], "Multi Component Spreading": [[24, null], [61, null]], "Multi-State Steric Mass Action": [[25, null], [62, null]], "Multiple particle types": [[17, "multiple-particle-types"], [37, "multiple-particle-types"], [72, "multiple-particle-types"]], "Networks of unit operations": [[68, null]], "Non-binding components": [[17, "non-binding-components"]], "Nonlinear solver for consistent initialization": [[30, null]], "Notation and identifiers": [[34, "notation-and-identifiers"]], "Ongoing Development": [[13, "ongoing-development"]], "Ordering of multi dimensional data": [[34, "ordering-of-multi-dimensional-data"]], "Outlet": [[49, null], [77, null]], "Outlet Model": [[12, "outlet-model"]], "Output Group": [[36, null]], "Parameter Sensitivities": [[39, null]], "Parameter sensitivities": [[79, "parameter-sensitivities"]], "Particle Geometry": [[72, "particle-geometry"]], "Prerequisites": [[6, "prerequisites"], [7, "prerequisites"], [8, "prerequisites"]], "Reaction models": [[37, null], [69, null]], "Reference concentrations": [[54, "reference-concentrations"]], "Residence time distributions": [[5, null]], "Return data": [[38, null]], "SUNDIALS": [[6, "sundials"], [7, "sundials"], [8, "sundials"]], "Saska": [[26, null], [63, null]], "Section dependent datasets in the 1D unit operation models (/input/model/unit_XXX group)": [[34, "id6"]], "Section dependent model parameters": [[34, "section-dependent-model-parameters"]], "Self Association": [[27, null], [64, null]], "Setting up the Discretization": [[12, "setting-up-the-discretization"]], "Setup": [[79, "setup"]], "Setup connections and switches": [[11, "setup-connections-and-switches"]], "Simplified Multi-State Steric Mass Action": [[28, null], [65, null]], "Simulation": [[79, null]], "Size exclusion chromatography": [[72, "size-exclusion-chromatography"]], "Solution of the linear systems": [[68, "solution-of-the-linear-systems"]], "Solver Configuration": [[40, null]], "Specification of flow rate / velocity and direction": [[70, "specification-of-flow-rate-velocity-and-direction"], [72, "specification-of-flow-rate-velocity-and-direction"]], "Specification of network connections": [[68, "specification-of-network-connections"]], "Steric Mass Action": [[29, null], [66, null]], "SuiteSparse": [[8, "suitesparse"]], "SuperLU": [[6, "superlu"], [7, "superlu"]], "Supported features of the different binding models": [[54, "id3"]], "Supported features of the different unit operations models": [[73, "id2"]], "System Connectivity": [[12, "system-connectivity"]], "System of unit operations": [[41, null]], "TBB": [[8, "tbb"]], "Time Sections": [[12, "time-sections"]], "Time section specification": [[79, "time-section-specification"]], "Time sections and transitions": [[79, "time-sections-and-transitions"]], "Time stepping": [[79, "time-stepping"]], "Two Dimensional General rate model (GRM2D)": [[70, null]], "Two dimensional general rate model": [[42, null]], "UMFPACK": [[6, "umfpack"], [7, "umfpack"]], "Unit Operations": [[45, null]], "Unit operation models": [[73, null]], "Valve switches": [[68, "valve-switches"]], "Variables and unknowns": [[72, "id5"]]}, "docnames": ["README", "examples/batch_chromatography", "examples/index", "examples/load_wash_elute", "examples/reaction_cstr", "examples/rtd", "getting_started/build_linux", "getting_started/build_osx", "getting_started/build_windows", "getting_started/index", "getting_started/installation", "getting_started/overview", "getting_started/tutorials/breakthrough", "index", "interface/binding/bi_steric_mass_action", "interface/binding/extended_mobile_phase_modulator_langmuir", "interface/binding/generalized_ion_exchange", "interface/binding/index", "interface/binding/kumar_langmuir", "interface/binding/linear", "interface/binding/mobile_phase_modulator_langmuir", "interface/binding/multi_component_anti_langmuir", "interface/binding/multi_component_bi_langmuir", "interface/binding/multi_component_langmuir", "interface/binding/multi_component_spreading", "interface/binding/multi_state_steric_mass_action", "interface/binding/saska", "interface/binding/self_association", "interface/binding/simplified_multi_state_steric_mass_action", "interface/binding/steric_mass_action", "interface/consistent_initialization", "interface/flux_reconstruction", "interface/index", "interface/input_group", "interface/introduction", "interface/meta_group", "interface/output_group", "interface/reactions", "interface/return_data", "interface/sensitivities", "interface/solver", "interface/system", "interface/unit_operations/2d_general_rate_model", "interface/unit_operations/cstr", "interface/unit_operations/general_rate_model", "interface/unit_operations/index", "interface/unit_operations/inlet", "interface/unit_operations/lumped_rate_model_with_pores", "interface/unit_operations/lumped_rate_model_without_pores", "interface/unit_operations/outlet", "license", "modelling/binding/bi_steric_mass_action", "modelling/binding/extended_mobile_phase_modulator_langmuir", "modelling/binding/generalized_ion_exchange", "modelling/binding/index", "modelling/binding/kumar_langmuir", "modelling/binding/linear", "modelling/binding/mobile_phase_modulator_langmuir", "modelling/binding/multi_component_anti_langmuir", "modelling/binding/multi_component_bi_langmuir", "modelling/binding/multi_component_langmuir", "modelling/binding/multi_component_spreading", "modelling/binding/multi_state_steric_mass_action", "modelling/binding/saska", "modelling/binding/self_association", "modelling/binding/simplified_multi_state_steric_mass_action", "modelling/binding/steric_mass_action", "modelling/index", "modelling/networks", "modelling/reactions", "modelling/unit_operations/2d_general_rate_model", "modelling/unit_operations/cstr", "modelling/unit_operations/general_rate_model", "modelling/unit_operations/index", "modelling/unit_operations/inlet", "modelling/unit_operations/lumped_rate_model_with_pores", "modelling/unit_operations/lumped_rate_model_without_pores", "modelling/unit_operations/outlet", "requirements", "simulation/index", "zbibliography"], "envversion": {"sphinx": 63, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.todo": 2, "sphinxcontrib.bibtex": 9}, "filenames": ["README.md", "examples/batch_chromatography.rst", "examples/index.rst", "examples/load_wash_elute.rst", "examples/reaction_cstr.rst", "examples/rtd.rst", "getting_started/build_linux.rst", "getting_started/build_osx.rst", "getting_started/build_windows.rst", "getting_started/index.rst", "getting_started/installation.rst", "getting_started/overview.rst", "getting_started/tutorials/breakthrough.rst", "index.rst", "interface/binding/bi_steric_mass_action.rst", "interface/binding/extended_mobile_phase_modulator_langmuir.rst", "interface/binding/generalized_ion_exchange.rst", "interface/binding/index.rst", "interface/binding/kumar_langmuir.rst", "interface/binding/linear.rst", "interface/binding/mobile_phase_modulator_langmuir.rst", "interface/binding/multi_component_anti_langmuir.rst", "interface/binding/multi_component_bi_langmuir.rst", "interface/binding/multi_component_langmuir.rst", "interface/binding/multi_component_spreading.rst", "interface/binding/multi_state_steric_mass_action.rst", "interface/binding/saska.rst", "interface/binding/self_association.rst", "interface/binding/simplified_multi_state_steric_mass_action.rst", "interface/binding/steric_mass_action.rst", "interface/consistent_initialization.rst", "interface/flux_reconstruction.rst", "interface/index.rst", "interface/input_group.rst", "interface/introduction.rst", "interface/meta_group.rst", "interface/output_group.rst", "interface/reactions.rst", "interface/return_data.rst", "interface/sensitivities.rst", "interface/solver.rst", "interface/system.rst", "interface/unit_operations/2d_general_rate_model.rst", "interface/unit_operations/cstr.rst", "interface/unit_operations/general_rate_model.rst", "interface/unit_operations/index.rst", "interface/unit_operations/inlet.rst", "interface/unit_operations/lumped_rate_model_with_pores.rst", "interface/unit_operations/lumped_rate_model_without_pores.rst", "interface/unit_operations/outlet.rst", "license.rst", "modelling/binding/bi_steric_mass_action.rst", "modelling/binding/extended_mobile_phase_modulator_langmuir.rst", "modelling/binding/generalized_ion_exchange.rst", "modelling/binding/index.rst", "modelling/binding/kumar_langmuir.rst", "modelling/binding/linear.rst", "modelling/binding/mobile_phase_modulator_langmuir.rst", "modelling/binding/multi_component_anti_langmuir.rst", "modelling/binding/multi_component_bi_langmuir.rst", "modelling/binding/multi_component_langmuir.rst", "modelling/binding/multi_component_spreading.rst", "modelling/binding/multi_state_steric_mass_action.rst", "modelling/binding/saska.rst", "modelling/binding/self_association.rst", "modelling/binding/simplified_multi_state_steric_mass_action.rst", "modelling/binding/steric_mass_action.rst", "modelling/index.rst", "modelling/networks.rst", "modelling/reactions.rst", "modelling/unit_operations/2d_general_rate_model.rst", "modelling/unit_operations/cstr.rst", "modelling/unit_operations/general_rate_model.rst", "modelling/unit_operations/index.rst", "modelling/unit_operations/inlet.rst", "modelling/unit_operations/lumped_rate_model_with_pores.rst", "modelling/unit_operations/lumped_rate_model_without_pores.rst", "modelling/unit_operations/outlet.rst", "requirements.txt", "simulation/index.rst", "zbibliography.rst"], "indexentries": {}, "objects": {}, "objnames": {}, "objtypes": {}, "terms": {"": [6, 7, 8, 12, 13, 14, 15, 16, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 35, 36, 40, 41, 42, 43, 44, 46, 47, 48, 50, 66, 68, 69, 70, 71, 72, 75, 76, 77, 79, 80], "0": [6, 7, 8, 11, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 35, 37, 38, 39, 40, 41, 42, 43, 44, 47, 48, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 68, 69, 70, 71, 72, 74, 75, 76, 79, 80], "0001": 30, "00050": 80, "0009": 80, "0009250953800011": 80, "004": 80, "01": [12, 30, 80], "01496399208019442": 80, "0288": 80, "040000": 35, "045": 80, "050": 80, "062": 80, "08": 80, "0e": 12, "1": [6, 7, 8, 11, 13, 14, 15, 16, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 34, 36, 38, 39, 40, 41, 42, 43, 44, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 68, 69, 70, 71, 72, 73, 74, 75, 76, 79, 80], "10": [6, 7, 12, 34, 40, 41, 50, 53, 64, 79, 80], "100": 12, "10000": 12, "1000000": 12, "1001": 12, "1002": 80, "1007": 80, "1016": 80, "1021": 80, "1055": 80, "1080": 80, "1089014": 80, "1089020": 80, "11": [50, 55, 80], "113": 13, "1145": 80, "1167": 80, "1180": 13, "1191": 13, "12": [6, 7, 8, 50, 57, 61, 70, 80], "1200": 12, "1244": 80, "1262": 80, "13": [13, 50, 57, 80], "1365": 80, "139": [13, 80], "14": [50, 60, 70, 80], "140": 80, "1426": 80, "15": [50, 63, 70, 80], "151": 80, "152": [13, 80], "153": 80, "16": [8, 12, 50, 64, 69, 80], "1600336": 80, "161": 80, "162": [13, 80], "166": 8, "17": [8, 50, 66, 68, 80], "1711": 80, "1732": 80, "175": 80, "17825832": 80, "18": [68, 79, 80], "180": 80, "183": 80, "19": [68, 79, 80], "190": 80, "1916": 80, "1953": 80, "1965": 80, "1968": 80, "1969": 80, "1978": 80, "1989": 80, "1992": 80, "1995": 80, "1996": [50, 80], "1997": 80, "1d": 36, "1e": 12, "1e6": 12, "2": [6, 7, 8, 15, 16, 17, 25, 26, 31, 34, 36, 37, 38, 41, 42, 43, 44, 46, 47, 48, 50, 53, 54, 61, 64, 65, 68, 69, 70, 72, 74, 75, 76, 80], "20": [12, 50, 79, 80], "200": 12, "2004": 80, "2005": 80, "2006": 80, "2007": [50, 80], "2008": 80, "200800082": 80, "2010": 13, "201000560": 80, "2012": 80, "2013": 13, "2015": [8, 80], "2016": [13, 80], "201600336": 80, "2017": 80, "2018": 13, "2019": 8, "21": 61, "2221": 80, "2295": 80, "237": 80, "248": 80, "25": 80, "2509": 80, "264193": 80, "264573": 80, "27": 80, "274": 13, "28": 50, "29": [50, 80], "294": 13, "2d": [12, 36], "2nd": 80, "3": [6, 7, 8, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 34, 36, 37, 40, 41, 42, 43, 44, 46, 47, 48, 50, 54, 56, 59, 60, 65, 68, 69, 70, 72, 74, 75, 76, 79, 80], "30": 50, "31": 80, "32": 12, "33": [11, 12], "34": 13, "35": 80, "363": 80, "36f": 40, "37": 12, "370537": 80, "38": 80, "39": 80, "396": 80, "4": [6, 7, 34, 35, 40, 41, 42, 44, 47, 50, 72, 75, 76, 79, 80], "40000": 12, "41": 80, "41f": [41, 42, 44, 47], "42": 80, "46": 13, "469": 80, "5": [6, 7, 8, 12, 31, 34, 40, 41, 42, 44, 47, 50, 72, 79, 80], "500": 40, "53": 80, "54": 80, "56": 13, "57": 13, "6": [12, 26, 27, 41, 50, 72, 79, 80], "60": [12, 50, 80], "642": 80, "690140613": 80, "690381212": 80, "690420507": 80, "6b": 50, "6d": 50, "7": [8, 34, 40, 41, 42, 44, 47, 50, 72, 80], "70": 80, "79541": 80, "79543": 80, "8": [12, 13, 34, 41, 50, 72, 75, 76, 79, 80], "80001": 80, "864": 80, "874": 80, "886": 80, "895": 80, "9": [50, 53, 80], "9274": 80, "96437": 80, "9673": 80, "97": 80, "978": 80, "99457": 80, "A": [8, 10, 12, 13, 41, 42, 44, 47, 50, 52, 54, 55, 56, 57, 61, 62, 68, 69, 70, 72, 73, 74, 77, 79, 80], "AND": 50, "AS": 50, "And": 50, "As": [10, 11, 12, 75, 79], "At": [10, 15, 32, 79], "BE": 50, "BEING": 50, "BUT": 50, "BY": 50, "But": 50, "By": [34, 50, 54, 68, 69, 72, 75, 76], "FOR": 50, "For": [10, 11, 12, 13, 17, 34, 37, 41, 42, 44, 47, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 69, 70, 72, 74, 75, 76, 77, 79], "IF": 50, "IN": 50, "If": [6, 7, 8, 10, 12, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 34, 36, 37, 41, 42, 43, 44, 47, 50, 68, 71, 72, 79], "In": [8, 10, 11, 12, 17, 32, 35, 37, 42, 44, 47, 50, 52, 53, 54, 55, 58, 61, 62, 63, 66, 68, 69, 72, 77, 79], "It": [12, 34, 50, 64, 72, 79], "NO": 50, "NOT": 50, "No": 50, "Not": 50, "OF": 50, "ON": [6, 7, 8], "OR": 50, "Of": [12, 50], "On": [12, 74, 79], "Or": 13, "SUCH": 50, "Such": [50, 68], "THE": 50, "THERE": 50, "TO": 50, "That": [68, 70], "The": [0, 10, 12, 13, 16, 17, 25, 27, 28, 29, 32, 34, 37, 41, 42, 43, 44, 47, 48, 50, 51, 52, 53, 54, 55, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 68, 69, 70, 71, 72, 74, 75, 76, 77, 79, 80], "Then": [0, 10, 12, 34], "There": [12, 68], "These": [12, 50, 68, 69, 70, 79], "To": [0, 12, 13, 50], "WILL": 50, "WITH": 50, "With": 68, "_": [25, 36, 42, 43, 44, 46, 47, 48, 51, 52, 54, 62, 65, 68, 69, 72, 74, 79], "_0": [53, 54, 62, 64, 66, 79], "_a": 79, "_d": 79, "_i": [42, 44, 47], "_port_xyz_": 38, "a_": 74, "ab": 80, "abil": 50, "abl": 6, "abort": 79, "about": [12, 50, 67], "abov": [50, 54, 65, 68, 72], "absenc": 50, "absolut": [39, 40, 42, 50, 79], "abstol": [12, 39, 40, 79], "abus": 50, "ac": 80, "academ": 80, "acc": [72, 75], "acceler": [7, 79], "accept": 50, "access": [42, 44, 47, 50, 72], "accompani": 50, "accord": 50, "accordingli": 76, "account": [17, 37, 54, 55, 60, 63, 66, 68, 69, 70, 72, 79], "accur": [13, 79], "accuraci": [42, 44], "achiev": [50, 54, 69], "acknowledg": 50, "acm": 80, "acquir": 50, "across": 50, "act": [55, 68, 69, 73], "action": [0, 17, 33, 50, 53, 54, 64, 67, 80], "activ": [10, 13, 18, 41, 50, 55, 68, 69, 80], "actual": [12, 50, 72], "acycl": [41, 68], "ad": [12, 13, 32, 38, 50, 54, 55, 57, 61, 62, 63, 64, 70, 71, 72, 75, 76, 77, 79], "ad1": 39, "adapt": [12, 50, 54, 69], "add": [10, 12, 50, 51, 59, 61, 62, 79], "addict": 12, "addit": [6, 10, 12, 50, 51, 53, 59, 62, 63, 65, 66, 68, 71], "addition": 70, "address": [41, 50], "adjac": 65, "adjust": 68, "adopt": 50, "adsorb": [62, 80], "adsorpt": [14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 53, 54, 55, 64, 72, 80], "adsorption_000": 17, "adsorption_model": [12, 14, 15, 16, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 42, 43, 44, 47, 48], "adsorption_model_multiplex": [42, 44, 47], "adsorption_particl": 37, "adsorption_yyi": 17, "advect": 12, "advers": 50, "advis": 50, "affect": [50, 79], "affero": 50, "affirm": 50, "after": [50, 79], "again": [6, 68, 79], "against": 50, "aggreg": 50, "agre": 50, "agreement": 50, "aic": 80, "aich": 80, "aid": 72, "aim": 50, "alan": 80, "algebra": [13, 79, 80], "algorithm": [13, 39, 41, 42, 43, 44, 47, 48, 54, 69, 80], "algtol": [12, 40, 79], "align": [17, 37, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 68, 69, 70, 71, 72, 74, 75, 76, 79], "all": [0, 7, 8, 11, 12, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 34, 36, 37, 38, 40, 41, 42, 43, 44, 47, 50, 51, 54, 59, 60, 61, 62, 65, 67, 68, 69, 70, 71, 72, 75, 76, 79], "alleg": 50, "allevi": 79, "alloc": 79, "allow": [10, 12, 15, 50, 51, 52, 59, 61, 62, 63, 65, 68, 70, 72, 79], "almost": [11, 12], "along": [42, 50, 70], "alpha_": 79, "alpha_1": 79, "alpha_i": 79, "alpha_n": 79, "alreadi": [8, 50, 64], "also": [7, 8, 9, 10, 11, 12, 17, 31, 32, 37, 50, 52, 54, 64, 66, 72, 75, 77, 79], "altern": [42, 50], "although": [12, 50], "alwai": [6, 7, 8, 12, 13, 41, 42, 54, 68, 70, 79], "american": 80, "among": [50, 67], "amount": [12, 54, 79], "amsterdam": 80, "an": [10, 11, 12, 34, 41, 42, 44, 47, 50, 51, 52, 54, 59, 63, 68, 69, 72, 74, 79, 80], "anaconda": 10, "analysi": [13, 79, 80], "analyt": [42, 43, 44, 47, 48, 56, 79], "ancillari": 50, "ander": 80, "andersson": 13, "andrea": 80, "ani": [0, 12, 13, 17, 35, 37, 42, 44, 47, 50, 68, 71, 72, 77], "anita": 80, "anoth": [12, 53, 61, 68], "ansatz": 79, "anti": [17, 33, 50, 54], "antibodi": [55, 80], "anurag": 80, "anyon": 50, "anyth": 50, "api": 13, "appear": 54, "append": [12, 42, 44, 68], "appli": [12, 50, 54, 69, 71, 72, 75, 76, 80], "applic": [13, 50, 72, 77, 80], "appreci": 13, "approach": 79, "appropri": [34, 50, 54, 68, 69, 79], "approxim": [50, 70], "ar": [6, 7, 8, 10, 11, 12, 13, 16, 17, 29, 30, 32, 34, 36, 37, 38, 40, 41, 42, 44, 47, 48, 50, 51, 52, 53, 54, 59, 61, 62, 65, 66, 68, 69, 70, 71, 72, 75, 76, 77, 79], "arbitari": 12, "arbitrari": [12, 13, 40, 41, 51, 59, 70, 74], "arbitrarili": 79, "archiv": 10, "area": [44, 47, 48, 50, 72], "aris": [50, 79], "around": [58, 72], "arrai": [34, 36, 42, 68, 79], "arrang": 50, "arrheniu": 55, "art": 13, "articl": [50, 80], "ascend": 42, "ask": 50, "asp": 80, "aspect": 79, "assert": 50, "asset": 50, "assign": [34, 54, 69], "associ": [17, 33, 50, 54, 80], "assum": [6, 7, 8, 32, 50, 54, 68, 70, 71, 72, 79], "assumpt": [12, 50, 65, 69, 70, 72, 79], "assur": 50, "asymmetr": 80, "atla": 6, "atrn_err": 30, "atrn_r": 30, "attach": [50, 68], "attempt": 50, "attila": 80, "attribut": [12, 50], "author": 50, "autocc": [6, 7], "automat": [0, 41, 50, 79], "avail": [6, 7, 8, 12, 16, 25, 27, 28, 29, 30, 37, 42, 50, 51, 54, 62, 64, 66, 79], "averag": 54, "avoid": [50, 77, 79], "awai": 50, "ax": [31, 42, 70, 72, 75, 76], "axelsson": 80, "axial": [12, 36, 41, 42, 44, 47, 48, 54, 69, 70, 72], "axial_coordin": 36, "b": [0, 12, 50, 61, 80], "b_": 74, "backward": [37, 42, 67, 79], "balanc": [68, 71, 72], "band": [42, 72], "bar": [51, 53, 54, 62, 64, 66], "barton": 80, "base": [11, 12, 16, 17, 37, 41, 50, 53, 54, 69, 79, 80], "basic": [50, 71], "batch": [2, 71], "bdf": 79, "bead": [34, 38, 42, 43, 44, 47, 48, 51, 54, 57, 62, 66, 69, 72], "becaus": [6, 12, 50, 79], "becom": [11, 12, 44, 68, 79], "bed": 80, "been": [11, 50, 51, 59, 79], "befor": [10, 11, 12, 68, 70, 79], "begin": [17, 36, 37, 41, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 68, 69, 70, 71, 72, 74, 75, 76, 79], "behalf": 50, "behav": 40, "behavior": [42, 44, 47, 48, 54, 72, 80], "being": [50, 54, 69], "believ": 50, "below": [6, 7, 8, 17, 37, 50, 71, 79], "benefit": [50, 79], "berlin": 80, "bernt": 80, "best": [13, 42, 50, 68], "beta": [15, 20, 57], "beta_c": [72, 75], "beta_i": [52, 57], "beta_t": 76, "better": [8, 13, 41, 42, 44, 47], "between": [12, 25, 41, 42, 44, 47, 50, 51, 59, 61, 62, 65, 68, 79], "beyond": 50, "bi": [17, 33, 54, 61], "bi_steric_mass_act": 14, "bibtex": 78, "bin": [8, 12], "binari": 9, "bind": [10, 11, 12, 14, 15, 16, 25, 27, 28, 29, 32, 33, 34, 42, 43, 44, 47, 48, 51, 52, 53, 55, 56, 58, 59, 60, 61, 62, 63, 64, 66, 67, 71, 72, 75, 76, 79], "bio": 13, "biopolym": 80, "biot": 80, "biotechnologi": 80, "bisma_ka": 14, "bisma_kd": 14, "bisma_lambda": 14, "bisma_nu": 14, "bisma_refc0": 14, "bisma_refq": 14, "bisma_sigma": 14, "bla": 6, "blank": [6, 7, 8], "block": [42, 71], "bnd": [69, 71, 72, 76], "bodi": 50, "boltzmann": 55, "both": [8, 12, 34, 36, 41, 42, 50, 54, 61, 68, 69, 72, 74, 75, 76], "bound": [12, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 34, 39, 42, 43, 44, 47, 48, 52, 54, 57, 61, 62, 64, 66, 69, 71, 72, 76, 79], "boundari": [12, 31, 42, 44, 70, 72, 75, 76], "boundary_model": [12, 31], "box": 50, "branch": [0, 35], "break": [13, 41], "breakthrough": 12, "breviti": [17, 37], "brew": 7, "brief": 50, "broaden": 72, "broberg": 80, "brook": 80, "brown": 80, "browser": 0, "budd": 80, "budget": 79, "build": [0, 9, 10, 12, 71], "build_gener": [6, 7, 8], "built": [6, 7, 8, 9, 11, 12, 35], "bulk": [12, 34, 36, 37, 38, 42, 43, 44, 47, 48, 54, 72], "busi": 50, "bwd": 69, "c": [6, 7, 8, 10, 12, 38, 42, 44, 50, 69, 70, 71, 72, 74, 75, 76, 80], "c1": 80, "c18": 80, "c_": [51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 66, 68, 70, 71, 72, 75, 76], "c_0": 54, "c_i": [54, 71, 72, 74], "c_j": [71, 72, 75], "cadet": [9, 32, 34, 35, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 79], "cadet_branch": 35, "cadet_commit": 35, "cadet_path": 12, "cadet_vers": 35, "cadetmatch": 10, "cadetmex": 8, "calcul": [37, 66, 68, 69, 79], "call": [10, 12, 31, 50, 79], "can": [0, 6, 7, 8, 10, 11, 12, 13, 17, 32, 34, 37, 41, 42, 44, 47, 50, 51, 52, 54, 57, 61, 62, 65, 68, 69, 70, 71, 72, 74, 75, 77, 79], "cannot": [34, 50, 72], "cap": 72, "capabl": 64, "capac": [14, 15, 16, 18, 20, 21, 22, 23, 24, 25, 27, 28, 29, 51, 54, 59, 60, 66, 72], "captur": 79, "carol": 80, "carri": 50, "case": [6, 12, 17, 37, 42, 43, 44, 47, 50, 52, 58, 65, 68, 70, 72, 77, 79], "caus": [6, 12, 17, 37, 50, 72], "cc": [6, 7], "cdot": [12, 14, 36, 37, 41, 42, 43, 44, 47, 48, 70, 72], "ce": 80, "ceas": 50, "ceat": 80, "cell": [12, 42, 44, 47, 48, 72, 79], "center": 70, "certain": [34, 50, 54, 77], "certainli": 8, "cessat": 50, "cfm": 80, "chain": 79, "challeng": 80, "chang": [0, 6, 7, 8, 12, 13, 32, 34, 40, 50, 54, 68, 69, 72, 79], "channel": 10, "chapter": [12, 34, 79], "character": [50, 72], "characterist": [14, 15, 16, 18, 20, 25, 27, 28, 29, 53, 55, 57, 65, 66], "charg": [14, 16, 18, 25, 27, 28, 29, 50, 53, 55, 65, 66, 80], "check": [12, 79], "checkout": [6, 7, 8], "chemic": [2, 13, 42, 43, 44, 46, 47, 48, 49, 69, 80], "choic": [32, 54], "cholmod_config": [6, 7], "choos": [12, 50, 54], "chosen": [41, 68, 79], "chroma": 80, "chromatogram": [13, 38, 58, 70, 72, 80], "chromatograph": [42, 43, 44, 46, 47, 48, 49, 79, 80], "chromatographi": [2, 13, 55, 57, 66, 75, 80], "chromatographia": 80, "circumst": 50, "circumv": [6, 72], "circumvent": 50, "citat": 80, "civil": 50, "claim": 50, "clang": [6, 7], "clapack": 8, "clapackbuild": 8, "clark": 80, "class": [11, 12, 50, 54], "classic": [41, 42, 44, 47], "clayton": 80, "clear": 50, "clearli": 50, "cli": [8, 12], "close": [50, 68, 79], "cmake": [6, 7, 8], "code": [6, 7, 8, 50], "coeffici": [12, 16, 21, 26, 28, 41, 42, 44, 46, 47, 48, 54, 68, 70, 72, 79, 80], "coffici": 12, "col_dispers": [12, 34, 42, 44, 47, 48], "col_dispersion_multiplex": [42, 44, 47, 48], "col_dispersion_radi": 42, "col_dispersion_radial_multiplex": 42, "col_length": [12, 42, 44, 47, 48], "col_poros": [11, 12, 42, 44, 47], "col_radiu": 42, "collect": [50, 68, 72], "colon": [54, 69, 70, 72], "column": [11, 12, 13, 17, 34, 36, 37, 41, 42, 44, 47, 48, 68, 70, 72], "column_radiu": 42, "com": [0, 6, 7, 8, 11, 13, 80], "combin": [39, 42, 44, 47, 48, 50, 68, 71, 79], "come": 50, "comma": 79, "command": [8, 10, 50], "commerci": 50, "commit": [13, 35, 50], "common": [10, 50, 69, 74], "commun": [8, 50], "comp": [51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 68, 69, 72], "comp0bnd0": 34, "comp0bnd1": 34, "comp0bnd2": 34, "comp1bnd0": 34, "comp1bnd1": 34, "comp1bnd2": 34, "companion": 79, "compar": 12, "comparison": [53, 54, 73, 80], "compart": 42, "compens": [51, 62, 66], "compet": 60, "competit": [51, 54, 59, 61, 62], "compil": [6, 7, 10, 42, 50], "compilers_and_libraries_2020": 8, "complement": [75, 76], "complet": [9, 12, 67, 76], "complex": 80, "compli": 50, "complianc": 50, "complic": [68, 79], "compon": [12, 15, 16, 19, 25, 28, 32, 33, 34, 36, 38, 39, 41, 42, 43, 44, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 57, 62, 63, 66, 68, 69, 71, 72, 74, 76, 79], "compos": 68, "composit": 30, "comprehens": [13, 72], "compris": [11, 12], "comput": [6, 7, 8, 12, 13, 39, 42, 43, 44, 47, 48, 50, 68, 79, 80], "computation": 79, "con": 68, "concav": 58, "concentr": [12, 14, 16, 17, 25, 27, 28, 29, 42, 43, 44, 46, 47, 48, 51, 53, 56, 57, 62, 64, 66, 67, 69, 72, 74], "concept": [32, 51, 53, 62, 64, 66], "concern": 50, "conclud": 79, "conda": 10, "condit": [42, 44, 50, 51, 62, 66, 70, 72, 75, 76, 79], "config": 10, "configur": [8, 12, 32, 33, 42, 43, 44, 47, 48, 68], "connect": [32, 33, 50, 67, 72, 77, 79], "connection_cub": 41, "connection_lin": 41, "connection_quad": 41, "connections_include_dynamic_flow": 41, "connections_include_port": 41, "consequ": [50, 68, 72, 74, 79], "consequenti": 50, "consid": [12, 50, 52, 57, 61, 69, 70, 72, 79], "consist": [10, 32, 33, 40, 50, 68], "consistency_solv": [32, 33], "consistent_init_mod": 40, "consistent_init_mode_sen": 40, "conspicu": 50, "const_coeff": [12, 41, 46], "constant": [12, 14, 15, 16, 19, 20, 21, 22, 23, 24, 25, 27, 28, 29, 37, 41, 42, 46, 53, 55, 67, 70, 72], "constantli": [12, 50], "constitut": [50, 80], "constru": 50, "construct": [54, 69], "consum": [50, 79], "contact": 50, "contain": [6, 7, 8, 12, 17, 34, 37, 50, 68, 79], "content": 50, "context": 50, "continu": [12, 32, 33, 40, 45, 50, 70, 72, 73, 79, 80], "contractu": 50, "contradict": 50, "contrari": [41, 70, 79], "contrast": [50, 68], "contribut": 80, "contributor": 50, "control": [12, 41, 42, 44, 47, 50, 72, 79], "convect": 72, "convei": 50, "conveni": 50, "convent": 34, "converg": [40, 79], "convers": 25, "convert": 42, "convex": 58, "convey": 50, "coordin": [32, 38, 42, 44, 70, 72], "copi": [8, 12, 50], "copyleft": 50, "copyright": 50, "core": [12, 17, 37, 42, 44, 72], "correct": [50, 79], "correl": [54, 67], "correspond": [12, 17, 34, 50, 54, 68, 69, 74, 77, 79], "cost": [50, 79], "costli": 12, "could": [12, 34, 50], "counter": 66, "counterclaim": 50, "counterion": [14, 16, 25, 27, 28, 29], "counterpart": 68, "countri": 50, "coupl": [13, 68], "cours": [50, 79], "court": 50, "coven": 50, "cover": 50, "coverag": 50, "cpu": 12, "cramer": 80, "creat": [6, 7, 8, 10, 11, 12, 13, 34, 36, 38, 67, 79], "criterion": 50, "cross": [44, 47, 48, 50, 70, 72], "cross_section_area": [12, 44, 47, 48], "crude": 70, "crystal": 13, "csaba": 80, "cse": [6, 7, 8], "cstr": [12, 33, 45, 73], "ctest": [6, 7, 8], "cube_coeff": [12, 41, 46], "cubic": [12, 41, 46, 68, 74], "cure": 50, "current": [7, 10, 32, 34, 79], "custom": [10, 50], "customarili": 50, "cxx": [6, 7], "cycl": 68, "cyclic": 41, "cylind": [42, 44, 47, 72], "d": [12, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 66, 71, 79, 80], "d_": [31, 70, 72, 74, 75, 76], "d_j": [70, 71, 72, 75], "dae": 79, "dai": 50, "damag": 50, "damp": 30, "dan": 80, "danckwert": [70, 72, 75, 76, 80], "danger": 50, "darwin": 7, "data": [12, 13, 32, 33, 41, 44, 47, 50, 79], "dataset": [11, 12, 17, 32, 37, 38, 54, 69], "date": 50, "davi": [6, 7, 8], "david": 80, "dbla_stat": 8, "dbla_vendor": [6, 7, 8], "dbuild_meti": 8, "dbuild_shared_lib": [6, 7, 8], "dbuild_test": 8, "dcmake_build_typ": [6, 7, 8], "dcmake_c_flag": [6, 7, 8], "dcmake_cxx_flag": 8, "dcmake_install_prefix": [6, 7, 8], "dcmake_library_path": 8, "dcmake_static_linker_flag": 8, "de": 13, "dead": 68, "dean": 80, "debian": 6, "decemb": [50, 80], "decid": [12, 50], "declin": 50, "decompos": 79, "decomposit": [42, 74], "decoupl": [54, 69], "decreas": 65, "dedic": 36, "deem": 50, "default": [14, 16, 25, 27, 28, 29, 30, 32, 35, 37, 38, 40, 41, 42, 43, 44, 47, 68, 69, 70, 72, 75, 76], "defect": 50, "defens": 50, "defin": [12, 36, 41, 42, 44, 47, 50, 51, 52, 53, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 79], "definit": 50, "degerman": 80, "degrad": [54, 69], "degre": [34, 54, 65, 69], "delet": [6, 7, 8], "delta": 79, "demo": 13, "denable_blaslib": [6, 7], "denable_complex": [6, 7], "denable_complex16": [6, 7], "denable_static_link_lapack": 8, "deni": 50, "denomin": [50, 68], "denot": [12, 15, 17, 34, 37, 51, 54, 55, 57, 62, 66, 68, 69, 70, 71, 72, 76, 79], "dens": 42, "densiti": 80, "depend": [0, 15, 16, 28, 32, 33, 42, 44, 47, 48, 53, 65, 67, 70, 71, 72, 79], "deprec": [10, 13], "depriv": 50, "deriv": [17, 36, 37, 38, 41, 42, 43, 44, 47, 48, 69, 79], "describ": [12, 15, 20, 32, 57, 64, 65, 68, 69, 72], "descript": [12, 72], "design": [13, 32, 50, 79], "desorpt": [12, 14, 15, 16, 18, 19, 20, 21, 22, 23, 24, 25, 27, 28, 29, 53, 54, 55, 57], "destin": [10, 12, 68], "detail": [9, 12, 34, 50, 67], "detector": 13, "determin": [12, 15, 38, 40, 41, 42, 43, 44, 47, 48, 50, 58, 66, 68, 70, 79], "dev": 6, "devel": 6, "develop": [6, 10, 50, 55], "deviat": [75, 76], "devic": 50, "dexamples_en": [6, 7, 8], "di": 80, "dict": 12, "dictionari": 12, "differ": [12, 14, 16, 17, 25, 28, 32, 34, 37, 42, 43, 44, 47, 50, 51, 59, 61, 62, 68, 69, 72, 79, 80], "differenti": [13, 39, 42, 43, 44, 47, 48, 79, 80], "diffus": [12, 42, 44, 47, 72, 73, 75, 80], "digit": [35, 79], "dilut": 69, "dimens": [12, 36, 70], "dimension": [32, 33, 45, 73], "dimer": 64, "dir": 8, "direct": [12, 41, 42, 44, 47, 48, 50, 68, 75, 76, 79], "directli": [50, 54, 69], "directori": [0, 6, 7, 8, 10], "disabl": [36, 42, 43, 44, 47, 72], "disclaim": 50, "discontin": 40, "discontinu": [12, 40, 68, 74, 79], "discret": [32, 33, 36, 38, 42, 45, 70, 72, 79], "discriminatori": 50, "discuss": 79, "disjoint": 70, "dispers": [42, 44, 47, 48, 58, 68, 70, 72, 73, 76, 79], "displac": 80, "displai": 50, "distinct": [17, 37], "distinguish": 50, "distribut": [2, 6, 10, 50, 70, 72, 80], "divid": [34, 52, 54, 69, 70, 79], "dl": 80, "dll": 8, "dnpartit": [6, 7], "do": [12, 13, 17, 50, 72, 79], "doc": 0, "document": [11, 12, 50], "doe": [6, 7, 8, 12, 32, 34, 50, 68, 71, 79], "dof": 36, "doi": 80, "doid": 80, "domain": [50, 72], "done": 68, "doning": 80, "dopenmp_en": [6, 7, 8], "dot": [12, 40, 41, 42, 44, 47, 48, 51, 53, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 68, 70, 72, 74, 79], "doubl": [14, 15, 16, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 35, 36, 37, 39, 40, 41, 42, 43, 44, 46, 47, 48], "doubt": 50, "download": [6, 7, 8, 10, 11, 12], "downstream": [50, 68], "dpfr": 76, "dr": 13, "drastic": 12, "due": [54, 66, 69, 70, 72, 79], "durabl": 50, "dure": [12, 44, 79], "duti": 71, "dwell": 50, "dynam": [12, 50, 54, 67, 71, 72, 75, 76, 79], "e": [6, 7, 8, 10, 12, 13, 34, 38, 41, 42, 50, 52, 53, 54, 55, 57, 61, 62, 68, 69, 70, 71, 72, 74, 77, 79, 80], "each": [12, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 34, 37, 38, 40, 42, 43, 44, 47, 48, 50, 51, 54, 62, 66, 67, 68, 69, 70, 72, 74, 79], "earlier": [12, 50], "easiest": 10, "easili": 68, "edg": 68, "edit": [8, 80], "edu": [6, 7, 8], "educ": 12, "effect": [42, 44, 50, 51, 54, 59, 61, 62, 69, 72], "effici": [13, 44, 80], "effort": 50, "either": [6, 7, 42, 50, 52, 57, 68, 79], "el": 80, "electro": [51, 66], "electron": 50, "electrostat": 80, "element": [12, 79], "ell": [62, 65, 68, 69], "els": 12, "elsevi": 80, "elut": [2, 12, 34, 80], "embodi": 50, "emploi": 56, "employ": 50, "empm_beta": 15, "empm_comp_mod": 15, "empm_gamma": 15, "empm_ka": 15, "empm_kd": 15, "empm_qmax": 15, "empti": [12, 79], "enabl": [6, 7, 8, 36, 41, 42, 44, 47, 50, 70, 79], "end": [12, 17, 37, 40, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 68, 69, 70, 71, 72, 74, 75, 76, 79], "endpoint": [42, 44, 79], "energi": 55, "enforc": 50, "engin": [10, 13, 80], "ensur": 50, "enter": [12, 50, 72], "entir": 50, "entiti": [50, 54], "entri": [12, 17, 68], "enzym": 72, "eq": [54, 68, 69, 70, 72, 79], "equal": 12, "equat": [13, 40, 51, 52, 54, 61, 62, 64, 66, 69, 71, 72, 75, 76, 79, 80], "equidist": 42, "equidistant_par": [12, 42, 44], "equilibria": 80, "equilibrium": [12, 67, 69], "equip": [12, 68, 70], "equival": 50, "equivolum": 42, "equivolume_par": [42, 44], "equlibrium": 54, "era": 80, "eric": [13, 80], "erron": 50, "error": [12, 40, 41, 42, 44, 47, 79], "errortest_sen": [40, 79], "especi": [7, 34, 79], "essenti": [50, 68, 79], "estim": [10, 79], "etc": [12, 13, 38, 72], "eugen": 80, "evalu": [12, 40, 79], "even": [12, 13, 50, 68], "event": [50, 79], "ever": 50, "everi": [12, 34, 50, 68, 69], "everyon": 50, "evolut": 71, "evolv": 32, "ex": 8, "exact": [50, 79], "exactli": [11, 12, 51, 59, 68], "exampl": [11, 12, 34, 50, 54, 69, 72, 79], "exce": [12, 79], "except": [11, 12, 17, 37, 50, 68, 75], "exchang": [15, 17, 20, 24, 28, 29, 33, 51, 54, 55, 57, 59, 61, 62, 65, 66, 80], "exclud": [35, 50, 79], "exclus": [50, 75], "excus": 50, "execut": [6, 7, 8, 12, 35, 50], "exemplifi": 54, "exercis": 50, "exhibit": 79, "exist": [8, 17, 37], "exlus": 72, "exp": [53, 55], "expect": [12, 42, 44, 47, 50, 68], "experi": 71, "explain": [12, 50, 51, 53, 62, 64, 66], "explan": 34, "explicitli": [12, 34, 50], "expon": [18, 37, 69], "exponenti": [18, 55], "export": [6, 7], "express": 50, "expressli": 50, "ext": 41, "ext_": [54, 69], "ext_mass_action_law": 69, "ext_multi_component_langmuir": 54, "ext_xxx": [17, 37], "ext_xxx_yyi": [17, 37], "ext_xxx_yyy_t": [17, 37], "ext_xxx_yyy_tt": [17, 37], "ext_xxx_yyy_ttt": [17, 37], "extend": [10, 17, 32, 33, 50, 51, 54, 58, 59], "extended_mobile_phase_modul": 15, "extens": [13, 50, 52, 55], "extent": [50, 68], "extern": [12, 15, 32, 33, 67, 79], "extfun": [17, 37, 54, 69], "extfun_typ": [32, 33], "extra": 79, "extract": [6, 7, 8], "extrem": [72, 79], "exttt": 42, "f": [38, 50, 54, 69, 70, 72, 75, 79, 80], "f2c": 8, "f_": [68, 69, 70, 71, 72, 74, 75, 76], "face": 72, "facil": 50, "fact": 79, "factor": [14, 16, 18, 25, 26, 27, 28, 29, 30, 39, 41, 42, 44, 47, 55, 58, 65, 66, 72], "faculti": [6, 7, 8], "fail": [12, 50, 71, 79], "failur": [40, 50, 79], "fair": 50, "fall": 71, "fals": 12, "famili": [13, 50], "far": 13, "fashion": 50, "fast": [6, 7, 8, 13, 42], "faster": [6, 7, 8, 12, 42, 43, 44, 47, 48, 54], "fastest": [34, 79], "favor": [44, 50], "featur": [17, 32, 50, 67, 79], "februari": 80, "fed": 12, "fee": 50, "feed": [68, 70, 74], "feeheri": 80, "feling": 80, "ferment": 13, "few": [65, 79], "ffsensitivityparam": 79, "field": [12, 15, 34, 36, 42, 43, 44, 47, 48, 68], "fifth": 68, "fig": [34, 72, 79], "figur": 12, "file": [6, 7, 8, 11, 12, 35, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 69], "file_format": [32, 35], "filenam": [11, 12], "fill": 72, "film": [12, 42, 44, 47, 72, 73, 75], "film_diffus": [12, 34, 42, 44, 47], "film_diffusion_multiplex": [42, 44, 47], "filter": 71, "filtrat": 13, "final": [12, 50, 68, 72], "find": [6, 13, 50, 79], "finit": 72, "first": [12, 17, 24, 28, 37, 42, 50, 53, 68, 79], "fit": 50, "five": 68, "fix": [13, 44, 50, 79], "fix_zero_surface_diffus": 44, "flag": 68, "flexibl": [13, 44, 68], "flow": [12, 41, 42, 43, 44, 47, 48, 50, 67, 71, 75, 76, 77, 79, 80], "flowrate_filt": 43, "fluid": [71, 72], "flux": [32, 33, 36, 38, 42, 44, 47, 48, 69, 70, 72], "fold": 61, "folder": [0, 6, 7, 8, 12], "follow": [8, 12, 13, 34, 41, 50, 54, 68, 72, 75, 76], "foral": [70, 72, 75, 76], "forbid": 50, "forc": 50, "forg": 10, "fork": 13, "form": [50, 54, 69, 72], "format": [12, 13, 17, 35, 37, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69], "formul": 79, "formula": 79, "forschungszentrum": 13, "forum": 13, "forward": [11, 12, 37, 40, 42, 67, 70, 72, 79], "found": 50, "foundat": 50, "four": [17, 37, 72], "fourth": 74, "fpic": [6, 7], "frac": [51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 68, 69, 70, 71, 72, 75, 76, 79], "fraction": [42, 43, 44, 47, 72, 77], "framework": 32, "free": [50, 66], "freedom": [34, 50, 65], "freeli": [6, 7, 8], "frequenc": 55, "frit": [70, 72], "from": [6, 7, 8, 9, 11, 12, 13, 16, 24, 28, 29, 34, 35, 37, 41, 42, 43, 44, 47, 48, 50, 54, 62, 65, 66, 68, 69, 70, 72, 75, 76, 79], "front": [58, 79], "frontend": [11, 12], "fsf": 50, "fulfil": 50, "full": [36, 38, 40, 41, 42, 43, 44, 47, 48, 50, 68, 72, 79], "fulli": 68, "function": [12, 17, 37, 41, 50, 67, 72, 79], "fundament": [50, 80], "further": [13, 50], "furthermor": 79, "fuse": 79, "fusion": 10, "futur": 50, "fwd": 69, "fzj": 13, "g": [6, 7, 8, 10, 12, 34, 53, 54, 61, 62, 68, 69, 71, 72, 74, 77, 79, 80], "g_": 79, "ga": 55, "gamma": 57, "gamma_i": [52, 57], "gcc": [6, 7], "ge": [14, 15, 16, 18, 19, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30], "gel": 80, "gener": [10, 11, 13, 17, 32, 33, 34, 43, 45, 47, 48, 50, 54, 58, 68, 69, 73, 75, 76, 79], "general_rate_model": [12, 33, 45], "general_rate_model_2d": 42, "generalized_ion_exchang": 16, "genr": 80, "geometri": [12, 42, 44, 47, 73], "georg": 80, "geoscienc": 13, "geq": [37, 39, 40, 41, 42, 43, 44, 46, 47, 48, 49, 51, 59, 68, 70, 72], "get": 50, "ghost": 31, "giex_ka": 16, "giex_ka_lin": 16, "giex_ka_prot": 16, "giex_ka_quad": 16, "giex_ka_salt": 16, "giex_kd": 16, "giex_kd_lin": 16, "giex_kd_prot": 16, "giex_kd_quad": 16, "giex_kd_salt": 16, "giex_lambda": 16, "giex_nu": 16, "giex_nu_lin": 16, "giex_nu_quad": 16, "giex_refc0": 16, "giex_refq": 16, "giex_sigma": 16, "git": [6, 7, 8, 35], "github": [0, 6, 7, 8, 11, 13], "gitpython": 10, "give": [12, 50, 67, 68, 79], "given": [12, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 37, 42, 44, 47, 50, 51, 52, 53, 54, 61, 62, 64, 66, 68, 69, 70, 71, 72, 73, 74, 75, 76, 79], "gl": 8, "global": 32, "gmre": [41, 42, 44, 47], "gnu": 50, "goe": 12, "goto": 6, "gov": [6, 7, 8, 80], "govern": [50, 55, 70, 71, 72], "gpl": 50, "gradient": 80, "gram": [41, 42, 44, 47], "grant": [50, 80], "graph": 68, "grati": 50, "greater": [6, 7, 8], "greatest": 50, "grid": [12, 79], "griesbach": 80, "grm": [70, 73, 75], "grm2d": 73, "group": [11, 12, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 32, 45, 68, 69, 70, 79], "gs_type": [12, 41, 42, 44, 47], "gt": [6, 7, 8, 14, 16, 18, 21, 22, 23, 24, 25, 27, 28, 29, 30], "gu": 80, "guarante": 50, "gui": 50, "guid": [12, 40, 41, 42, 44, 47], "guiochon": 80, "gz": [6, 7], "h": [79, 80], "h5": [11, 12], "h_i": 63, "ha": [7, 11, 12, 15, 17, 34, 36, 37, 41, 42, 43, 44, 47, 50, 51, 52, 54, 57, 59, 65, 66, 68, 69, 70, 72, 79], "had": 50, "hahn": 80, "half": [42, 43, 44, 47, 48], "hand": 79, "handl": [12, 13], "hansen": 80, "happen": [75, 79], "hat": 68, "have": [6, 7, 8, 12, 17, 34, 37, 42, 43, 44, 47, 50, 51, 54, 58, 59, 65, 68, 69, 70, 72, 79], "hdf5": [11, 12, 13, 32], "hdf5_root": [6, 7, 8], "hdf5config": [6, 7, 8], "hdfgroup": [6, 7, 8], "heart": 13, "heidelberg": 80, "help": [9, 13, 77, 79], "henc": [41, 68, 69, 75, 79], "henri": 26, "hepbildikl": 80, "here": [12, 13, 51, 55, 59, 68, 70, 72], "hereaft": 50, "heurist": [41, 68], "hic": [15, 20], "high": [10, 34, 80], "higher": 12, "highli": 13, "hindmarsh": 80, "hold": [34, 69, 70, 75, 76, 79], "holder": 50, "holdup": 71, "homebrew": 7, "homogen": [42, 70, 72], "hope": 50, "horv": 80, "host": [13, 50], "household": 50, "how": [34, 50], "howev": [6, 12, 13, 17, 34, 37, 50, 68, 69, 70, 72, 77, 79], "html": [0, 6, 7, 8, 50], "http": [0, 6, 7, 8, 11, 13, 50, 80], "hubbuch": 80, "huuk": 80, "hydrophob": [15, 20, 57, 80], "hypothet": 50, "i": [0, 6, 7, 8, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 32, 34, 36, 37, 38, 39, 40, 41, 42, 43, 44, 47, 48, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 79, 80], "ibg": 13, "icl": 8, "id": [68, 80], "ida": [40, 41, 42, 44, 47, 79], "idea": 50, "identif": 79, "identifi": [32, 50, 54, 69, 79], "iex": [15, 20], "ignor": [12, 17, 30, 41, 42, 43, 44, 47, 48, 68, 72], "ij": 63, "ill": 79, "immobil": [64, 72], "immudzen": 10, "imperm": 72, "implement": [6, 7, 12, 32, 50, 54, 79], "impli": 50, "import": [7, 12, 50, 72, 79], "impos": 50, "imprecis": 79, "improv": [54, 70], "inabl": 50, "inaccur": 50, "inc": 50, "incident": 50, "includ": [10, 11, 12, 13, 36, 40, 41, 42, 44, 50, 60, 68, 72], "inclus": 50, "incom": 68, "incompat": 50, "incompress": 12, "inconsist": 72, "incorpor": 50, "increas": [12, 68, 79], "indemnif": 50, "independ": [39, 42, 44, 47, 48, 50, 51, 59, 79], "index": [8, 17, 28, 34, 37, 39, 41, 42, 44, 47, 52, 54, 65, 68, 69, 72, 79], "indic": [12, 17, 37, 40, 41, 42, 50, 54, 68, 69, 79], "individu": [42, 44, 47, 50, 68], "induc": 80, "industri": [50, 80], "inert": [52, 57], "infer": [42, 43, 44, 47, 48, 68, 70, 72], "inflow": 68, "influenc": [41, 42, 44, 47, 57], "inform": [12, 17, 34, 50, 51, 52, 53, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 70, 72, 74, 75, 76, 77], "infring": 50, "infti": 72, "inhomogen": [42, 44, 47, 70], "init_c": [12, 42, 43, 44, 47, 48], "init_cp": [42, 44, 47], "init_damp": 30, "init_q": [12, 42, 43, 44, 47, 48], "init_st": [42, 43, 44, 47, 48], "init_state_i": 41, "init_state_sensy_xxx": 41, "init_state_sensydot_xxx": 41, "init_state_ydot": 41, "init_step_s": [12, 40, 79], "init_volum": 43, "initi": [32, 33, 40, 41, 42, 43, 44, 47, 48, 50, 68, 69, 72, 75, 76], "inject": 70, "inlet": [32, 33, 36, 38, 45, 54, 68, 70, 72, 73, 79], "inlet_typ": [12, 46], "inner": [70, 72], "input": [11, 12, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 32, 36, 45, 68, 69, 79], "insert": 79, "insid": [36, 42, 44, 50, 70, 71, 72], "instal": [0, 6, 7, 8, 9, 11, 12, 50], "installcadet": 10, "installdir": [6, 7, 8], "instanc": [12, 34, 79], "instead": [6, 12, 13, 17, 36, 37, 42, 43, 44, 47, 48, 50, 54, 68, 69, 77, 79], "institut": 13, "int": [14, 15, 16, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 35, 38, 39, 40, 41, 42, 43, 44, 46, 47, 48, 49, 70, 72], "intact": 50, "integ": [17, 37], "integr": [12, 34, 35, 36, 40, 79], "intel": [6, 7, 8, 13], "intel10_64lp": [6, 7, 8], "intel10_64lp_seq": [6, 7, 8], "intel64": 8, "intelswtool": 8, "intend": 50, "intens": 42, "intent": 50, "interact": [16, 29, 50, 57, 63, 80], "interchang": 50, "interest": [12, 50], "interf": 50, "interfac": [8, 10, 11, 13, 50, 67], "intern": [44, 68, 79], "interplai": [72, 80], "interpret": 50, "interstiti": [12, 34, 36, 44, 47, 48, 68, 70, 72], "interv": 74, "intim": 50, "introduc": [70, 79], "introduct": [9, 32], "invalid": 50, "invert": 79, "involv": [72, 79], "io": 0, "ion": [15, 17, 20, 33, 51, 54, 55, 57, 62, 66, 80], "ionic": [54, 66], "ipywidget": 10, "iqbal": 80, "irregular": 70, "irrevoc": 50, "irv": 80, "is_kinet": [12, 14, 15, 16, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29], "isbn": 80, "isotherm": [55, 58, 80], "issu": [41, 42, 44, 47], "item": 50, "iter": [40, 41, 42, 44, 47, 68, 79], "its": [12, 50, 68, 70, 72, 79], "itself": [50, 68], "iv": [34, 36, 42, 43, 44, 46, 47, 48], "j": [13, 14, 38, 42, 44, 51, 52, 53, 54, 55, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 68, 69, 70, 71, 72, 75, 80], "j_": [38, 72], "j_f": [54, 69], "ja02268a002": 80, "jacobian": [42, 43, 44, 47, 48, 54, 68, 69, 79], "jakobsson": 80, "jan": 80, "januari": 80, "jlblancoc": 8, "john": 80, "joint": 38, "journal": 80, "jump": 79, "june": [50, 80], "jupyter_contrib_nbextens": 10, "jupyter_nbextensions_configur": 10, "jupyterlab": 10, "just": [12, 34, 36, 79], "j\u00f8rgen": 80, "j\u00fclich": 13, "k": [18, 31, 51, 54, 59, 62, 65, 68, 69, 70, 74, 80], "k_": [51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 66, 69, 70, 72, 75], "k_a": [54, 61], "k_d": [54, 61], "ka": 12, "kanji": 80, "karlsson": 80, "katharina": 80, "katti": 80, "kd": 12, "keep": 50, "kei": 50, "keith": 80, "kernel": 50, "kind": 50, "kinet": [12, 14, 15, 16, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 80], "kmcl_ka": 18, "kmcl_kact": 18, "kmcl_kd": 18, "kmcl_nu": 18, "kmcl_qmax": 18, "kmcl_temp": 18, "know": 50, "knowingli": 50, "knowledg": 50, "known": [70, 72], "krylov": [41, 42, 44, 47], "ku": 80, "kumar": [17, 33, 54, 80], "kumar_multi_component_langmuir": 18, "l": [38, 54, 69, 70, 71, 72, 75, 76, 80], "l_": [69, 72], "l_i": [38, 70, 72, 75, 76], "l_j": 69, "lack": [41, 42, 44, 47], "lambda": [53, 54, 62, 64, 66], "lambda_j": [14, 51], "lang": 52, "langmuir": [12, 17, 33, 51, 54, 61, 72, 80], "languag": 50, "lapack": 42, "lapack_window": 8, "larg": [31, 72, 79, 80], "larger": [41, 42, 44, 47, 50, 72], "last": [12, 28, 36, 38, 41, 42, 79], "last_state_i": 36, "last_state_sensy_xxx": 36, "last_state_sensydot_xxx": 36, "last_state_ydot": 36, "later": [6, 10, 12, 42, 44, 50, 72], "latest": 10, "latter": [34, 68, 72], "law": [50, 55, 67], "lawsuit": 50, "layout": [32, 34, 69], "le": 79, "lead": 72, "lean": 40, "least": [50, 68], "leav": [12, 77], "lee": 80, "left": [39, 41, 42, 43, 44, 47, 48, 51, 52, 53, 54, 55, 57, 58, 59, 60, 61, 62, 64, 65, 66, 69, 70, 71, 72, 74, 75, 76, 79], "leftrightarrow": 54, "legal": 50, "length": [12, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 34, 36, 37, 39, 40, 41, 42, 43, 44, 46, 47, 48, 49, 54, 69, 72], "leq": [51, 59, 62, 74], "less": [12, 41, 54], "lesser": 50, "let": [65, 79], "level": 34, "levmar": 30, "lewek": [13, 80], "lgpl": 50, "liabil": 50, "liabl": 50, "lib": [6, 7, 8], "libbla": 6, "libblas3": 6, "libf2c": 8, "libhdf5": 6, "libhdf5_seri": 6, "liblapack": 6, "liblapack3": 6, "librari": [6, 8, 12, 42, 50], "license": 50, "licensor": 50, "lier": [13, 80], "ligand": 80, "like": [10, 50], "likewis": 50, "limit": [13, 32, 50, 51, 59], "lin": [52, 53, 65], "lin_coeff": [12, 41, 46], "lin_ka": 19, "lin_kd": 19, "line": 50, "linear": [15, 16, 17, 28, 33, 34, 39, 41, 42, 44, 46, 47, 52, 54, 63, 67, 79, 80], "linear_interp_data": [32, 33], "linear_solution_mod": 41, "linear_solver_bulk": 42, "linearli": [42, 44, 54, 69, 79], "link": [50, 80], "linkinghub": 80, "linspac": 12, "linux": [10, 13], "liquid": [13, 14, 16, 25, 27, 28, 29, 37, 42, 43, 44, 47, 51, 54, 57, 62, 63, 66, 69, 71, 72, 80], "list": [12, 17, 34, 37, 41, 50, 68], "litig": 50, "ll": 72, "llnl": [6, 7, 8], "ln": 6, "load": [2, 11, 12, 34, 80], "local": [0, 7, 10, 40, 50, 79], "locat": [6, 12], "long": [12, 42, 44, 50, 68], "longer": [10, 54], "look": [11, 12], "loss": 50, "low": [12, 56, 79], "lower": 31, "lowercas": [11, 12, 34], "lrm": 73, "lrmp": [73, 76], "lt": [6, 7, 8], "ltcg": 8, "lu": 42, "lump": [32, 33, 45, 73], "lumped_rate_model_with_por": [33, 45], "lumped_rate_model_without_por": [33, 45], "lvert": 65, "m": [10, 12, 36, 42, 43, 44, 46, 47, 48, 51, 59, 62, 68, 69, 79, 80], "m_": [14, 15, 16, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 34, 38, 70, 71, 72, 75], "m_i": [62, 65, 76], "m_j": [62, 72], "ma": 80, "mac": [7, 13], "machin": 50, "made": [50, 79], "magnitud": [72, 79], "mai": [17, 32, 37, 50, 54, 66, 68, 69, 70, 71, 72, 79, 80], "mail": 50, "main": [54, 72], "mainli": 54, "maintain": [13, 50], "major": [12, 14, 22, 24, 25, 28, 34, 35, 36, 37, 41, 42, 43, 44, 47, 48, 50, 68], "make": [6, 7, 8, 12, 50, 71], "mal_exponents_bulk_bwd": 37, "mal_exponents_bulk_fwd": 37, "mal_exponents_liquid_bwd": 37, "mal_exponents_liquid_bwd_modsolid": 37, "mal_exponents_liquid_fwd": 37, "mal_exponents_liquid_fwd_modsolid": 37, "mal_exponents_solid_bwd": 37, "mal_exponents_solid_bwd_modliquid": 37, "mal_exponents_solid_fwd": 37, "mal_exponents_solid_fwd_modliquid": 37, "mal_kbwd_bulk": 37, "mal_kbwd_liquid": 37, "mal_kbwd_solid": 37, "mal_kfwd_bulk": 37, "mal_kfwd_liquid": 37, "mal_kfwd_solid": 37, "mal_stoichiometry_bulk": 37, "mal_stoichiometry_liquid": 37, "mal_stoichiometry_solid": 37, "manag": 7, "mandatori": [34, 41], "mani": [10, 17, 34, 51, 59, 70, 74, 79], "manner": 50, "manual": [6, 7, 11, 32, 77, 79], "manufactur": 50, "map": [11, 12, 41, 42, 44, 79], "march": [50, 80], "mark": 50, "mask": 50, "mass": [17, 33, 53, 54, 64, 67, 68, 71, 72, 74, 75, 77, 79, 80], "mass_action_law": [32, 33, 69], "master": [0, 8], "match": 10, "materi": 50, "mathbb": [26, 28, 39, 41, 42, 43, 44, 46, 47, 48, 54, 69, 70, 72, 74, 79], "mathcal": [52, 79], "mathemat": [13, 80], "mathrm": [31, 35, 36, 40, 41, 42, 43, 44, 46, 47, 48, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 66, 69, 71, 72, 79], "matlab": [6, 7, 8, 10, 13], "matlab_root": 6, "matplotlib": [10, 12], "matric": [37, 68, 69], "matrix": [12, 17, 34, 36, 37, 38, 41, 42, 43, 44, 47, 48, 67, 68, 69, 79], "matter": 12, "max": [52, 55, 57, 58, 59, 60, 61, 65, 69, 72], "max_convtest_fail": [40, 79], "max_errtest_fail": [40, 79], "max_krylov": [12, 41, 42, 44, 47], "max_newton_it": [40, 79], "max_newton_iter_sen": [40, 79], "max_restart": [12, 41, 42, 44, 47], "max_step": [12, 40, 79], "max_step_s": [40, 79], "maximum": [15, 18, 20, 21, 22, 23, 24, 34, 40, 41, 42, 44, 47, 54, 68, 79], "mcal_antilangmuir": 21, "mcal_ka": 21, "mcal_kd": 21, "mcal_qmax": 21, "mcbl_ka": 22, "mcbl_kd": 22, "mcbl_qmax": 22, "mcl_ka": [12, 23], "mcl_kd": [12, 23], "mcl_qmax": [12, 23], "mcsgp": 68, "mcspr_k12": 24, "mcspr_k21": 24, "mcspr_ka": 24, "mcspr_kd": 24, "mcspr_qmax": 24, "mean": [34, 50, 68, 75, 79], "measur": 50, "mechan": 69, "mechanist": 80, "medium": [42, 43, 44, 46, 47, 48, 49, 50], "meet": 50, "mei": 80, "meland": 80, "memori": [13, 34, 41, 42, 44, 47, 79], "mention": 12, "menu": 50, "merchant": 50, "mere": 50, "merg": [50, 77], "met": 50, "meta": [32, 34, 79], "metapress": 80, "method": [32, 33, 39, 42, 44, 47, 48, 50, 68, 79], "meti": 8, "metr": 42, "mexw64": 8, "microsoft": 8, "might": [6, 50, 79], "min": [12, 65], "min_damp": 30, "minim": [30, 79], "minor": 35, "misrepresent": 50, "miss": [51, 62, 66], "misspel": 12, "mix": 71, "miyab": 80, "mkl": [6, 7, 8], "mklroot": [6, 7, 8], "mobil": [12, 17, 33, 34, 36, 38, 42, 43, 44, 47, 48, 54, 72], "mobile_phase_modul": 20, "mod": [16, 52], "mode": [14, 15, 16, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 40, 41, 42, 43, 44, 47, 48, 50, 54, 79], "model": [9, 10, 11, 13, 14, 15, 16, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 32, 33, 40, 45, 49, 50, 51, 52, 53, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 68, 74, 77, 79, 80], "modif": 50, "modifi": [10, 15, 16, 28, 37, 41, 42, 44, 47, 50, 52, 53, 54, 57, 69, 70], "modsim": [11, 13], "modul": [17, 33, 54, 55], "modular": 13, "mol": [12, 14, 15, 16, 18, 20, 21, 22, 23, 24, 25, 27, 28, 29, 36, 42, 43, 44, 46, 47, 48], "molass": 80, "molecul": [61, 62, 65, 66, 72], "mollerup": 80, "moment": [10, 32], "monoclon": [55, 80], "monoton": [65, 68], "monoval": [14, 16, 25, 27, 28, 29], "more": [12, 17, 36, 44, 50, 51, 52, 53, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 68, 79], "moreov": [10, 12, 50, 73], "most": [6, 7, 8, 12, 13, 15, 32, 50, 54, 69, 72, 73, 74, 79], "move": 80, "mp": [14, 15, 16, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 34, 36, 42, 44, 47], "mpm_beta": 20, "mpm_gamma": 20, "mpm_ka": 20, "mpm_kd": 20, "mpm_qmax": 20, "msbuild": 8, "mssma_ka": 25, "mssma_kd": 25, "mssma_lambda": 25, "mssma_nu": 25, "mssma_rat": 25, "mssma_refc0": 25, "mssma_refq": 25, "mssma_sigma": 25, "much": [6, 8, 12, 54, 72, 79], "multi": [17, 32, 33, 38, 51, 52, 54, 55, 57], "multi_component_antilangmuir": 21, "multi_component_bilangmuir": 22, "multi_component_langmuir": [12, 23, 54], "multi_component_spread": 24, "multicompon": 80, "multipl": [32, 33, 36, 41, 54, 68, 73, 75, 77, 79], "multiplex": [42, 43, 44, 47, 48], "multistate_steric_mass_act": 25, "multivers": 0, "muopgrmflow": 44, "must": [11, 12, 44, 50, 51, 59, 68, 79], "my": 6, "n": [68, 79, 80], "n_": [36, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 68, 69, 70, 71, 72, 74, 76], "n_compon": 12, "name": [6, 11, 12, 15, 17, 30, 34, 37, 38, 39, 41, 50, 79], "nativ": [7, 13, 32], "natur": [50, 72], "naumann": 13, "nbnd": [25, 34, 42, 44, 47], "nbound": [12, 42, 43, 44, 47, 48], "ncbi": 80, "ncol": [12, 36, 42, 44, 47, 48], "ncomp": [12, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 34, 36, 37, 42, 43, 44, 46, 47, 48, 49], "nconnect": 41, "ndof": [34, 41, 42, 43, 44, 47, 48], "necessari": [50, 77, 79], "need": [10, 12, 32, 34, 50, 72, 79], "neg": [42, 65, 70, 72], "neglect": [72, 75, 76], "neither": 50, "neq": [31, 42, 44, 51, 59, 65], "nest": 12, "net": [69, 72], "network": [11, 12, 13, 41, 50, 67, 71, 72, 74, 77, 79], "neutral": [51, 62, 66], "new": [6, 7, 8, 12, 32, 41, 50, 79], "newslett": 13, "newton": [40, 68, 79], "next": [12, 28, 50, 68, 79], "nih": 80, "nikla": 80, "nilsson": 80, "nlm": 80, "node": [36, 38, 42, 44, 68, 77], "non": [13, 32, 33, 44, 50, 53, 55, 65, 79], "noncommerci": 50, "nondimension": 54, "none": 40, "nonlinear": [32, 33, 40, 41, 42, 44, 47, 54, 68, 69, 79, 80], "nor": 50, "normal": [41, 50, 54], "notat": [12, 32, 79], "note": [6, 7, 8, 10, 12, 15, 17, 34, 36, 37, 42, 44, 47, 51, 54, 59, 65, 68, 69, 70, 71, 72, 74, 76, 79], "noth": [50, 72], "notic": 50, "notifi": 50, "notwithstand": 50, "novemb": 80, "now": [10, 12], "np": 12, "npar": [12, 36, 42, 44], "npartyp": [34, 42, 43, 44, 47], "nport": 36, "nrad": [36, 42, 70], "nreact": [34, 37], "nsec": [12, 34, 40, 42, 43, 44, 47, 48], "nsen": 39, "nstate": [14, 34], "nswitch": [12, 41], "nthread": [12, 40], "ntotalbnd": [14, 15, 16, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 34, 37, 42, 43, 44, 47, 48], "ntotalcomp": 34, "nu": [16, 27, 29, 53, 55, 66], "nu_": [14, 18, 51, 53, 62, 65], "nu_i": [53, 54, 55, 64, 66], "nu_j": [53, 54, 64, 66], "number": [6, 7, 8, 12, 16, 25, 27, 28, 29, 34, 39, 40, 41, 42, 43, 44, 46, 47, 48, 49, 50, 51, 54, 59, 62, 64, 66, 68, 72, 79], "numer": [79, 80], "numpi": [10, 12], "nunit": [12, 41], "o": [7, 13], "object": [12, 50], "oblig": 50, "obtain": [6, 7, 17, 37, 54, 72, 76], "occasion": 50, "occur": [50, 79], "occurr": 54, "octob": 80, "off": [6, 7, 8], "offer": [50, 79], "offici": 50, "often": [56, 66, 71], "old": 32, "omit": [35, 68], "onc": [11, 40, 68], "one": [12, 14, 15, 17, 34, 36, 37, 40, 42, 44, 47, 50, 54, 57, 68, 69, 72, 79], "oneapi": 8, "ones": 12, "onetbb": 8, "onli": [6, 10, 12, 17, 30, 34, 36, 37, 41, 42, 44, 47, 50, 54, 65, 68, 69, 70, 72, 74, 77, 79], "open": [0, 6, 7, 8, 10], "opensus": 6, "openurl": 80, "oper": [12, 13, 17, 32, 33, 36, 37, 38, 39, 42, 43, 44, 46, 47, 48, 49, 50, 54, 67, 69, 70, 71, 72, 74, 77, 79], "opt": [6, 7], "optim": [44, 54, 69, 80], "option": [6, 7, 8, 12, 14, 16, 21, 25, 27, 28, 29, 37, 38, 39, 40, 41, 42, 43, 44, 47, 48, 50], "order": [12, 14, 17, 22, 24, 25, 28, 31, 32, 37, 42, 43, 44, 47, 48, 50, 54, 55, 68, 69, 72, 74, 77, 79], "org": [6, 7, 8, 50, 80], "organ": 50, "orient": [54, 61, 62], "origin": [12, 40, 50, 51, 54, 59, 69, 79], "orthogon": [41, 42, 44, 47], "osx": 10, "other": [0, 6, 12, 34, 41, 50, 54, 58, 65, 66, 68, 69, 72, 77, 79], "otherwis": [14, 15, 16, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 34, 50, 68, 79], "our": [13, 50], "out": [35, 39, 41, 42, 43, 44, 47, 48, 50, 68, 71, 77], "outer": [42, 44, 70, 72], "outflow": 72, "outgo": [12, 68], "outlet": [32, 33, 36, 38, 45, 68, 70, 72, 73, 74], "output": [0, 12, 32, 34, 38, 50, 77], "outsid": 50, "over": [12, 17, 32, 37, 68, 79], "overridden": 68, "overrul": 68, "overview": 79, "own": [50, 68, 70, 72], "p": [8, 17, 31, 37, 38, 40, 41, 42, 44, 47, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 66, 69, 70, 72, 75, 76, 79, 80], "p_": [12, 17, 37, 38, 69, 70, 72, 75], "p_1": 79, "p_2": 79, "p_i": [12, 79], "p_j": [58, 69, 72, 75], "p_n": 79, "pack": 70, "packag": [6, 7, 8, 10, 11, 12, 50], "page": 0, "paper": 50, "par_boundary_ord": [42, 44], "par_coreradiu": [42, 44], "par_diffus": [12, 34, 42, 44], "par_diffusion_multiplex": [42, 44], "par_disc_typ": [12, 42, 44], "par_disc_vector": [42, 44], "par_geom": [42, 44, 47], "par_poros": [12, 42, 44, 47], "par_radiu": [12, 42, 44, 47], "par_surdiffus": 34, "par_surfdiffus": [12, 42, 44], "par_surfdiffusion_multiplex": [42, 44], "par_type_volfrac": [42, 43, 44, 47], "par_type_volfrac_multiplex": 42, "paragraph": [50, 51, 53, 62, 64, 66], "parallel": [6, 7, 8, 12, 13, 41, 68], "param": 36, "param_valu": [34, 39], "param_xxx": [32, 33, 79], "paramet": [10, 12, 13, 15, 17, 20, 32, 33, 37, 40, 41, 42, 44, 47, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 69, 70, 71, 72, 74, 75, 76, 77, 80], "parameter": 65, "paramt": [32, 33], "parent": [6, 7, 8], "part": [10, 34, 35, 40, 50, 64, 80], "parti": 50, "partial": [13, 38, 53, 54, 70, 71, 72, 75, 76, 79], "particl": [12, 32, 33, 34, 36, 38, 39, 42, 43, 44, 47, 48, 54, 69, 71, 73, 75, 76], "particle_coordinates_xxx": 36, "particular": 50, "particularli": 79, "partyp": 72, "pass": [17, 34, 37, 50, 69, 79], "password": 50, "past": 79, "patch": 35, "patch1": [6, 7], "patent": 50, "path": [6, 7, 8, 11, 12], "pattern": [50, 54, 69], "paul": 80, "payment": 50, "pdae": 13, "pde": 12, "peer": 50, "per": [17, 35, 54, 79], "perform": [6, 10, 11, 12, 50, 54, 69, 79], "perman": 50, "permiss": 50, "permit": 50, "perpetu": 50, "persecond": 42, "person": 50, "pertin": 50, "peter": 80, "petr": 80, "ph": 53, "phantom": 62, "phase": [12, 14, 16, 17, 25, 27, 28, 29, 33, 34, 36, 37, 38, 39, 42, 43, 44, 47, 48, 51, 54, 62, 63, 66, 69, 71, 72, 75, 76, 79, 80], "philosophi": 50, "physic": [50, 54, 69, 74, 77], "pi": 70, "piec": [12, 41, 50, 74], "piecewis": [12, 41, 70, 74, 79], "piecewise_cubic_poli": [12, 32, 33, 46], "pii": 80, "pip": 0, "place": [6, 7, 8, 17, 37, 50, 54, 79], "placehold": [54, 69], "placement": 72, "platform": [8, 10], "pleas": [13, 34, 50], "plt": 12, "plu": 50, "plug": [68, 76], "pmatrix": [54, 69], "point": [12, 31, 36, 38, 41, 72, 79], "pointer": 50, "polynomi": [12, 17, 37, 41, 54, 68, 69, 74, 79], "pore": [32, 33, 42, 44, 45, 72, 73, 80], "pore_access": [42, 44, 47], "pore_accessibility_multiplex": [42, 44, 47], "poros": [11, 12, 42, 43, 44, 47, 48, 70, 71, 72, 76, 79], "porou": 72, "port": [12, 36, 38, 41, 68, 70, 74], "portal": 80, "portion": 50, "pose": 79, "posit": [17, 37, 41, 42, 68, 70, 72], "possess": [50, 68, 74], "possibl": [41, 42, 50, 54, 68, 69, 79], "possibli": [17, 37, 54, 72, 79], "post": 77, "postfix": 6, "postprocess": [35, 79], "potenti": [54, 61, 62, 69, 72], "power": [50, 54, 55, 69], "pr": 13, "practic": [12, 50], "pre": [9, 18, 55], "preambl": 50, "preced": [17, 37], "precis": 50, "predecessor": 50, "predomin": 68, "prefer": [50, 79], "prefix": 6, "prepar": [35, 79, 80], "prepend": [54, 69], "presenc": 72, "present": [34, 36, 41, 44, 47, 48, 50, 54, 61, 62, 68, 69, 70], "preserv": 50, "press": 80, "prevent": [16, 29, 50, 54], "previou": [34, 50, 68], "previous": 68, "price": 50, "primarili": 50, "print": 12, "prior": 50, "privat": 50, "probabl": [6, 7], "problem": [12, 50, 68, 79], "procedur": [50, 79], "process": [54, 55, 57, 68, 77, 79, 80], "procur": 50, "prod_": 69, "produc": [38, 50, 71], "product": [50, 69, 80], "profil": [12, 17, 37, 41, 46, 54, 69, 70, 74, 79, 80], "program": [8, 50], "programm": 50, "prohibit": 50, "project": [6, 7, 8, 13], "promin": [50, 54, 73], "prompt": 8, "propag": 50, "properli": 54, "properti": [50, 80], "proport": 69, "proprietari": 50, "prot": 53, "protect": 50, "protein": [14, 16, 27, 29, 55, 64, 80], "protocol": 50, "prove": 50, "provid": [6, 7, 9, 10, 12, 13, 50, 54, 69, 72, 74, 79], "provis": 50, "provision": 50, "proxi": 50, "pseudo": [12, 68, 73, 74, 77], "pub": 80, "public": [13, 50], "publicli": 50, "publish": [0, 50], "pubm": 80, "pull": 13, "puls": [12, 74], "pump": 13, "pure": [43, 71, 72, 79], "purif": 80, "purpos": [10, 12, 50, 79], "pursuant": 50, "push": 0, "put": 38, "pyplot": 12, "python": [11, 12, 13], "p\u00fcttmann": 13, "q": [12, 41, 51, 53, 54, 62, 64, 66, 68, 76], "q_": [51, 52, 53, 54, 55, 57, 58, 59, 60, 61, 62, 64, 65, 66, 68, 72, 79], "q_0": [41, 53, 57, 62, 64, 66, 68], "q_1": [41, 68], "q_2": [41, 68], "q_3": [41, 68], "q_i": [52, 53, 54, 55, 56, 57, 58, 60, 63, 64, 66], "q_j": [52, 53, 54, 55, 57, 58, 60, 61, 64, 66], "qmax": 12, "qquad": [54, 62, 68, 79], "quad": [51, 53, 62, 65, 68, 72], "quad_coeff": [12, 41, 46], "quadrat": [16, 26, 28, 41, 46, 63, 64], "qualifi": 50, "qualiti": 50, "quantiti": 12, "quasi": [14, 15, 16, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 54, 71, 72, 75, 76], "quickli": 79, "quotient": 54, "r": [0, 26, 28, 39, 41, 42, 43, 44, 46, 47, 48, 54, 55, 69, 70, 72, 74, 79, 80], "r2009a": [6, 7, 8], "r2016a": 6, "r_": [42, 44, 69, 70, 72, 75], "r_c": 72, "rad": [42, 70], "radial": [12, 36, 42, 44, 70, 72, 73], "radial_compart": 42, "radial_coordin": 36, "radial_disc_typ": 42, "radii": 72, "radiu": [17, 37, 42, 44, 47, 70, 72], "radu": 80, "rais": 12, "rang": [14, 15, 16, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 37, 38, 39, 40, 41, 42, 43, 44, 46, 47, 48, 49, 70, 72], "rapid": [12, 54], "rassi": 80, "rate": [13, 14, 15, 16, 18, 19, 20, 21, 22, 23, 24, 25, 27, 28, 29, 32, 33, 37, 41, 43, 45, 53, 54, 55, 65, 67, 71, 73, 79], "rather": 12, "rathor": 80, "ratio": [71, 72, 76], "react": [69, 70, 71, 72, 75, 76], "reactant": 69, "reaction": [2, 32, 33, 34, 39, 42, 43, 44, 47, 48, 67, 72, 79], "reaction_bulk": [42, 43, 44, 47], "reaction_model": [32, 33, 48, 69], "reaction_model_bulk": [42, 43, 44, 47], "reaction_model_particl": [42, 43, 44, 47], "reaction_model_particles_multiplex": [42, 43, 44, 47], "reaction_particl": [37, 42, 43, 44, 47], "reaction_particle_000": 37, "reaction_particle_xxx": [42, 43, 44, 47], "reaction_particle_yyi": 37, "reactor": [13, 32, 33, 45, 73, 76], "read": [17, 34, 37, 50], "readabl": 50, "readi": 50, "readili": 50, "readm": 8, "realiz": 70, "realli": [54, 69], "reason": [12, 50, 72], "receipt": 50, "receiv": [50, 68], "recent": [6, 7, 8, 13, 32], "recipi": 50, "recogn": [34, 50], "recommend": [10, 13, 54], "reconstruct": [12, 32, 33, 42, 44, 47, 48], "rectangular": 12, "recycl": 77, "redistribut": 50, "reduc": [12, 79], "ref": [44, 51, 53, 54, 62, 64, 66], "refer": [6, 12, 14, 16, 17, 25, 27, 28, 29, 34, 50, 51, 53, 62, 64, 66, 67, 68, 79], "reflect": [6, 7, 8], "refrain": 50, "regard": 50, "regardless": [50, 68], "regener": 50, "regular": 42, "reinstat": 50, "rel": [40, 42, 44, 79], "relat": [12, 54, 67], "relationship": [50, 79], "releas": [0, 6, 7, 8, 10, 13, 50], "relev": [34, 50, 54, 79], "reli": [6, 7, 50], "relicens": 50, "reltol": [12, 40, 79], "reltol_sen": 40, "remain": [12, 50, 52, 72], "remedi": 79, "remov": [8, 36, 50, 71, 76], "renam": 8, "render": 50, "repair": 50, "reparameter": [54, 69], "replac": [17, 37, 54, 72], "report": 13, "repositori": [0, 13], "repres": [34, 50, 53, 68, 70, 72, 74], "request": [13, 34, 79], "requir": [0, 7, 12, 15, 30, 34, 42, 44, 47, 50, 51, 52, 53, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 68, 77, 79], "reset": 79, "resid": [2, 80], "residu": 79, "resin": [16, 25, 27, 28, 29, 60], "resist": 72, "resolut": 79, "resolv": 50, "respect": [12, 14, 17, 37, 41, 50, 51, 53, 54, 57, 62, 64, 66, 68, 69, 72, 79], "respons": 50, "rest": 77, "restart": [12, 41, 42, 44, 47, 79], "restrict": [12, 50, 68], "result": [13, 34, 50, 54, 70, 71, 72, 79], "retain": 50, "retriev": 80, "return": [12, 32, 33, 36, 50, 70, 72], "returncod": 12, "revers": [70, 72, 80], "review": [50, 80], "revis": 50, "rf": [6, 7], "rgen": 80, "rho": 70, "rho_": 70, "rho_k": 70, "right": [50, 51, 52, 53, 54, 55, 57, 58, 59, 60, 61, 62, 64, 65, 66, 69, 70, 71, 72, 74, 75, 76, 79], "rightarrow": [54, 70, 72], "risk": 50, "rm": [6, 7], "rom": 50, "root": [6, 7, 8, 11, 12, 34], "row": [12, 25, 34, 36, 37, 41, 68], "royalti": 50, "rule": [39, 50], "run": [0, 6, 8, 10, 11, 44, 50, 71, 79], "rvert": 65, "s0009250915006168": 80, "s0021": 80, "s0021967301964374": 80, "s0021967301994579": 80, "s0021967304014554": 80, "s0021967315016908": 80, "s0168": 80, "s1": 80, "s10337": 80, "s_": [38, 68, 69, 70, 71, 72, 75, 76], "s_j": [69, 71, 72, 75], "safest": 50, "safeti": [41, 42, 44, 47], "sai": [12, 50], "sai_ka1": 27, "sai_ka2": 27, "sai_kd": 27, "sai_lambda": 27, "sai_nu": 27, "sai_refc0": 27, "sai_refq": 27, "sai_sigma": 27, "sake": [17, 37, 50], "sale": 50, "salt": [14, 16, 18, 25, 27, 28, 29, 51, 53, 54, 55, 57, 62, 66, 80], "same": [7, 8, 15, 41, 42, 43, 44, 47, 50, 51, 54, 59, 60, 61, 62, 65, 68, 69, 75, 76, 77, 79], "sampl": 12, "samuel": 80, "saniti": 12, "saska": [17, 33, 54, 80], "saska_h": 26, "saska_k": 26, "satisfi": [50, 79], "satur": [60, 72], "save": [11, 12], "scalar": [34, 79], "scale": [54, 80], "scheme": [12, 31, 38, 42, 44], "schmidt": [41, 42, 44, 47], "schneider": 80, "schnittert": [13, 80], "school": 50, "schur": [41, 42, 44, 47], "schur_safeti": [12, 41, 42, 44, 47], "scienc": [13, 80], "scientif": [10, 13, 79], "scipi": 10, "scope": 50, "scratch": 9, "script": 50, "seal": 72, "sebastian": 80, "sec": [40, 68, 72], "sec_000": 12, "sec_xxx": [33, 45], "second": [12, 24, 42, 43, 44, 47, 48, 53, 61, 65, 79], "secondarili": 50, "sect": 74, "section": [9, 17, 32, 33, 37, 39, 41, 42, 43, 44, 47, 48, 50, 51, 52, 53, 54, 55, 57, 58, 59, 61, 62, 64, 65, 66, 67, 68, 69, 70, 72, 75, 76, 77], "section_continu": [12, 40, 79], "section_tim": [12, 40, 41, 79], "see": [11, 12, 17, 30, 32, 34, 37, 40, 41, 42, 43, 44, 47, 48, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 74, 75, 76, 77, 79], "seed": 79, "seen": 72, "select": [6, 7, 12, 14, 15, 16, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 41, 42, 52, 68], "self": [17, 33, 54], "self_associ": 27, "sell": 50, "semiconductor": 50, "send": 70, "sens_abstol": 39, "sens_boundphas": [39, 41], "sens_bulk": 36, "sens_comp": [39, 41], "sens_factor": [39, 79], "sens_flux": 36, "sens_inlet": 36, "sens_inlet_comp_xxx": 36, "sens_inlet_port_xxx": 36, "sens_inlet_port_xxx_comp_yyi": 36, "sens_method": 39, "sens_nam": 39, "sens_outlet": 36, "sens_outlet_comp_xxx": 36, "sens_outlet_port_xxx": 36, "sens_outlet_port_xxx_comp_yyi": 36, "sens_particl": 36, "sens_particle_partype_xxx": 36, "sens_partyp": [39, 41, 42], "sens_react": [39, 41, 42], "sens_sect": [39, 41, 42, 44, 47], "sens_solid": 36, "sens_solid_partype_xxx": 36, "sens_unit": [39, 41], "sens_volum": 36, "sensdot_bulk": 36, "sensdot_flux": 36, "sensdot_inlet": 36, "sensdot_inlet_comp_xxx": 36, "sensdot_inlet_port_xxx": 36, "sensdot_inlet_port_xxx_comp_yyi": 36, "sensdot_outlet": 36, "sensdot_outlet_comp_xxx": 36, "sensdot_outlet_port_xxx": 36, "sensdot_outlet_port_xxx_comp_yyi": 36, "sensdot_particl": 36, "sensdot_particle_partype_xxx": 36, "sensdot_solid": 36, "sensdot_solid_partype_xxx": 36, "sensdot_volum": 36, "sensit": [13, 17, 32, 33, 37, 38, 40, 41, 42, 44, 47, 80], "senstiv": 41, "separ": [14, 15, 16, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 38, 50, 54, 68, 80], "septemb": 80, "sequenc": [13, 79], "sequenti": [6, 7, 8, 41, 68], "serban": 80, "seri": 9, "serv": [12, 50, 54, 68, 74, 77], "server": 50, "servic": 50, "set": [8, 11, 14, 15, 16, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 32, 41, 42, 43, 44, 47, 52, 54, 56, 68, 69, 71, 72, 76, 79], "setup": 68, "seven": 68, "seventh": 68, "sever": [11, 12, 79], "sha1": 35, "shall": 50, "shape": [58, 66], "share": [13, 42, 43, 44, 47, 50], "sharp": 58, "shell": [10, 72], "shield": [16, 29, 65, 66], "shift": 74, "shirazi": 80, "short": [50, 54, 68, 73], "should": [12, 17, 37, 42, 44, 47, 50, 72, 79], "show": [12, 50], "shown": [54, 79], "shumak": 80, "si": 42, "side": 72, "sigma": [16, 27, 29, 66], "sigma_": [14, 51, 62, 65], "sigma_j": [53, 54, 64, 66], "sign": [50, 70, 72], "signal": [12, 74], "signific": [50, 79], "silica": 80, "sim": [11, 12, 74], "similar": [50, 51, 64], "simpl": [11, 12, 54, 68, 71, 79], "simpler": 79, "simpli": [12, 17], "simplic": 70, "simplifi": [11, 12, 17, 33, 54], "simplified_multistate_steric_mass_act": 28, "simul": [11, 32, 34, 35, 40, 41, 44, 68, 70, 71, 72, 74, 75, 80], "simultan": 50, "sinc": [12, 17, 34, 37, 61, 62, 70, 72, 74, 77, 79], "singl": [14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 36, 37, 38, 50, 54, 68, 79], "single_as_multi_port": [36, 38], "sink": [12, 68, 73, 77], "site": [14, 16, 25, 27, 28, 29, 51, 54, 59, 60, 61, 62, 64, 66], "sitemap": 78, "situat": [69, 79], "size": [40, 41, 42, 44, 47, 69, 75, 79], "skip": 8, "slab": [42, 44, 47, 72], "slice": 79, "sln": 8, "slow": [6, 42], "slower": [42, 43, 44, 47, 48], "slowest": 34, "sma": [51, 53, 62, 65], "sma_ka": 29, "sma_kd": 29, "sma_lambda": 29, "sma_nu": 29, "sma_refc0": 29, "sma_refq": 29, "sma_sigma": 29, "small": [31, 68, 72, 79], "smaller": [72, 79], "smb": [68, 77], "smith": 80, "smooth": [74, 79], "smssma_ka": 28, "smssma_kd": 28, "smssma_ksw": 28, "smssma_ksw_lin": 28, "smssma_ksw_quad": 28, "smssma_kw": 28, "smssma_kws_lin": 28, "smssma_kws_quad": 28, "smssma_lambda": 28, "smssma_nu_max": 28, "smssma_nu_min": 28, "smssma_nu_quad": 28, "smssma_refc0": 28, "smssma_refq": 28, "smssma_sigma_max": 28, "smssma_sigma_min": 28, "smssma_sigma_quad": 28, "so": [50, 72, 79], "societi": 80, "softwar": [6, 7, 8, 13, 50, 80], "sold": 50, "soldot_bulk": 36, "soldot_flux": 36, "soldot_inlet": 36, "soldot_inlet_comp_xxx": 36, "soldot_inlet_port_xxx": 36, "soldot_inlet_port_xxx_comp_yyi": 36, "soldot_outlet": 36, "soldot_outlet_comp_xxx": 36, "soldot_outlet_port_xxx": 36, "soldot_outlet_port_xxx_comp_yyi": 36, "soldot_particl": 36, "soldot_particle_partype_xxx": 36, "soldot_solid": 36, "soldot_solid_partype_xxx": 36, "soldot_volum": 36, "sole": [17, 34, 37, 50], "solid": [12, 14, 16, 25, 27, 28, 29, 34, 36, 37, 38, 42, 43, 44, 47, 48, 51, 54, 57, 62, 66, 69, 72, 80], "solut": [12, 13, 16, 29, 32, 38, 40, 41, 67, 69, 72, 79], "solution_bulk": 36, "solution_flux": 36, "solution_inlet": 36, "solution_inlet_comp_xxx": 36, "solution_inlet_port_xxx": 36, "solution_inlet_port_xxx_comp_yyi": 36, "solution_outlet": [12, 36], "solution_outlet_comp_xxx": 36, "solution_outlet_port_xxx": 36, "solution_outlet_port_xxx_comp_yyi": 36, "solution_particl": 36, "solution_particle_partype_xxx": 36, "solution_solid": 36, "solution_solid_partype_xxx": 36, "solution_tim": [12, 36], "solution_volum": 36, "solv": [13, 41, 68, 79], "solver": [12, 13, 32, 33, 42, 44, 47, 68, 79, 80], "solver_nam": 30, "some": [6, 7, 10, 12, 17, 34, 37, 50, 52, 54, 64, 66, 68, 69, 72, 77, 79], "sometim": 13, "sourc": [6, 7, 8, 12, 13, 17, 37, 50, 54, 68, 69, 73, 74], "source_xxx": [32, 33], "sp": [14, 15, 16, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 34, 36, 42, 43, 44, 47, 48, 69], "space": [6, 7, 8, 41, 42, 44, 47], "span": 79, "spare": 50, "spars": 42, "spatial": [12, 42, 44, 47, 72, 79], "speak": 50, "special": [12, 50], "speciefi": 12, "specif": [12, 41, 42, 44, 47, 48, 50, 54, 67, 69, 75, 76], "specifi": [12, 17, 34, 37, 42, 43, 44, 46, 47, 48, 49, 50, 51, 68, 72, 79], "speed": 69, "sphere": [42, 44, 47], "spheric": 72, "sphinx": [0, 78], "sphinx_multivers": 78, "sphinxcontrib": 78, "spirit": 50, "spline": [12, 74], "split": 69, "split_components_data": [12, 36, 38], "split_ports_data": [12, 36, 38], "spread": [17, 33, 54], "springer": 80, "springerlink": 80, "squaremetreof": 42, "src": 8, "stabl": [13, 31], "stagger": 79, "stagnant": 72, "stand": 50, "standard": [6, 7, 17, 31, 32, 37, 50, 58, 70, 72], "start": [8, 12, 40, 50, 79], "state": [12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 26, 27, 29, 33, 34, 36, 38, 41, 42, 43, 44, 47, 48, 50, 52, 54, 57, 61, 69, 71, 72, 76, 79], "statement": 50, "stationari": [12, 14, 15, 16, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 54, 71, 72, 75, 76, 80], "statu": 50, "steep": 79, "stefan": 80, "step": [8, 9, 11, 40, 50, 68, 74, 77, 80], "steric": [16, 17, 27, 33, 53, 54, 64, 80], "steric_mass_act": 29, "steven": 80, "stiff": 79, "still": [11, 12, 17, 75], "stir": [32, 33, 45, 68, 69, 73], "stoichiometr": [37, 69], "stop": 12, "storag": [12, 34, 36, 37, 41, 50, 68], "store": [12, 34], "stream": 77, "strength": 62, "strictli": [68, 77], "string": [30, 35, 39, 42, 43, 44, 46, 47, 48, 49], "strong": [62, 79], "stronger": 28, "strongest": 28, "strongli": [13, 28, 62], "structur": [6, 7, 8, 12, 32, 44, 79], "studi": 80, "studio": 8, "subdivid": 50, "subgroup": [42, 43, 44, 47, 48], "subject": [6, 7, 8, 50], "sublicens": 50, "submodel": 79, "subprogram": 50, "subroutin": 50, "subscript": 34, "subsect": 50, "subsequ": [34, 44], "subsolv": 30, "subspac": [41, 42, 44, 47], "substanti": [50, 79], "successfulli": [12, 79], "sue": 50, "suffic": 50, "suffici": 79, "sugarcan": 80, "suit": 80, "suitabl": 69, "suitespars": [6, 7, 42], "suitesparsebuild": 8, "sum": [34, 42, 43, 44, 47, 72], "sum_": [25, 42, 44, 47, 51, 52, 53, 54, 55, 57, 58, 59, 60, 61, 62, 63, 64, 66, 68, 69, 71, 72, 74, 75, 76, 79], "sum_i": [42, 44, 69], "sum_j": [70, 71, 72], "sundial": [79, 80], "sundials_root": [6, 7, 8], "sundialsbuild": [6, 7, 8], "superfici": 72, "superlu": 42, "superlu_5": [6, 7], "superlu_root": [6, 7], "superlubuild": [6, 7], "supervis": 13, "supplement": 50, "suppli": [42, 70], "support": [13, 17, 32, 50, 67, 69, 72, 75, 76, 79], "suppos": 34, "sure": [6, 7, 8, 50, 71], "surfac": [12, 16, 25, 27, 28, 29, 42, 44, 61, 62, 72, 80], "surrend": 50, "surviv": 50, "sustain": 50, "sw": 65, "switch": [12, 41, 67], "switch_000": 12, "switch_xxx": [11, 32, 33, 68], "symlink": 6, "symmetri": 70, "system": [7, 8, 32, 33, 34, 36, 40, 50, 67, 73, 74, 77, 79, 80], "systemat": 50, "t": [12, 17, 37, 38, 41, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 66, 68, 69, 70, 71, 72, 74, 75, 76, 79, 80], "t_": [12, 41, 54, 68, 69, 70, 72, 74, 79], "t_0": 79, "t_1": [74, 79], "t_2": 74, "t_i": [12, 79], "t_k": 74, "tab": [32, 79], "tabl": [11, 34, 41, 54, 68, 69, 72, 73, 79], "tail": 58, "take": [17, 37, 40, 50, 54, 55, 60, 63, 66, 79], "taken": [17, 39, 40, 55, 68, 76, 77], "tamu": [6, 7, 8], "tandfonlin": 80, "tangibl": 50, "tank": [13, 32, 33, 45, 68, 73], "tar": [6, 7], "target": 68, "task": 79, "tau": 79, "tbb": 13, "tbb_preview": 8, "tbb_root": 8, "techniqu": [13, 54], "technolog": 50, "technologi": 80, "tell": 50, "temperatur": [18, 54, 55, 69], "tensor": [36, 38], "tentacl": 62, "term": [34, 50, 57, 60, 63, 64, 69, 72, 79], "termin": [6, 7, 50, 68, 77], "test": [40, 79], "text": [16, 25, 26, 36, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 68, 69, 70, 71, 72, 74, 75, 76, 79], "texttt": [17, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 46, 47, 48, 49], "tgz": 8, "th": [12, 14, 36, 41, 72, 80], "than": [6, 7, 8, 12, 36, 41, 42, 44, 47, 50, 54, 72, 79], "thei": [12, 42, 44, 50, 51, 54, 59, 72], "them": [50, 68, 79], "theori": [79, 80], "therefor": [50, 51, 52, 57, 59, 72], "thermodynam": 80, "thi": [0, 6, 7, 8, 9, 10, 11, 12, 15, 17, 32, 34, 36, 37, 38, 41, 42, 43, 44, 47, 48, 50, 52, 54, 55, 57, 61, 63, 64, 67, 68, 69, 70, 72, 75, 77, 79], "thiemo": 80, "thing": 50, "third": [50, 54, 69], "those": [17, 32, 34, 37, 50, 54, 69], "though": 50, "thread": 40, "threaten": 50, "three": [34, 41, 50], "through": [13, 50, 70, 72], "throughout": [68, 72], "thu": [12, 17, 37, 50, 65, 66, 71, 72, 79], "thumb": 39, "tild": 54, "time": [2, 32, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 47, 48, 50, 54, 68, 69, 70, 72, 74, 80], "time_integr": [12, 32, 33, 79], "time_sim": 35, "timepoint": 40, "timespan": 79, "timestep": 40, "tingyu": 80, "tobia": 80, "togeth": [44, 47, 77, 79], "toler": [12, 39, 40, 79], "tolsma": 80, "too": [50, 79], "took": 35, "tool": 50, "toolkit": 13, "topologi": 68, "total": [12, 16, 25, 27, 28, 29, 34, 48, 68, 71, 72, 76, 79], "total_poros": 48, "trade": 50, "trademark": 50, "tradeoff": [41, 42, 44, 47], "transact": [50, 80], "transfer": [50, 65, 72, 75], "transform": [54, 69], "transit": [12, 40, 68], "transmiss": 50, "transport": [12, 54, 70, 72], "treat": [34, 38, 42, 44, 47, 48, 50], "treati": 50, "tri": 79, "trigger": 68, "troubl": 6, "true": [12, 42, 44, 55], "truncat": 79, "try": [6, 8, 12], "tt": [17, 37], "ttmann": 80, "ttt": [17, 37], "tube": [13, 68], "turn": [66, 68], "tutori": [9, 12], "twice": 68, "two": [10, 12, 32, 33, 35, 45, 50, 51, 54, 59, 61, 65, 68, 72, 73, 79], "txt": 0, "type": [14, 15, 16, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 38, 39, 40, 41, 42, 43, 44, 45, 47, 48, 49, 50, 51, 54, 59, 61, 71, 73, 75, 79], "typic": [12, 13, 50], "u": [13, 70, 72, 75, 76], "u_": [70, 72], "u_k": 70, "ubuntu": 6, "umfpack": 42, "umfpack_root": [6, 7, 8], "unaccept": 50, "unavoid": 13, "unbalanc": 77, "under": [0, 13, 50, 69, 80], "underbrac": [62, 72], "unit": [12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 32, 33, 35, 36, 37, 38, 39, 40, 42, 43, 44, 47, 48, 49, 54, 67, 69, 70, 71, 72, 74, 77, 79], "unit_000": 12, "unit_001": [11, 12], "unit_002": 12, "unit_typ": [12, 33, 42, 45, 46, 49], "unit_xxx": [14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 32, 33, 45, 69], "unit_yyi": 32, "unitopid": [12, 41], "unitopord": 36, "unix": [6, 7], "unless": [41, 50], "unlik": 79, "unlimit": [40, 50], "unmodifi": 50, "unnecessari": 50, "unpack": 50, "unphys": 71, "unreason": 71, "unspecifi": 34, "unstabl": 31, "unsur": 12, "until": [50, 68], "unus": 41, "unzip": [6, 7, 8, 10], "up": [66, 68, 70, 80], "updat": [32, 50, 79], "upgrad": 13, "uppercas": 34, "uptak": 71, "upwind": [12, 31], "url": 80, "us": [0, 6, 7, 8, 10, 11, 12, 13, 17, 32, 37, 39, 40, 41, 42, 43, 44, 47, 48, 50, 52, 54, 55, 57, 66, 68, 69, 70, 71, 72, 75, 79, 80], "use_analytic_jacobian": [12, 42, 43, 44, 47, 48], "user": [10, 50, 71, 72], "user_defin": 42, "user_defined_par": [42, 44], "user_solution_tim": [12, 40, 79], "usr": 7, "usual": [12, 69], "util": [13, 68, 80], "utk": 8, "v": [6, 7, 8, 38, 71, 80], "v3": 50, "valid": [17, 34, 37, 40, 42, 44, 47, 48, 50], "valu": [12, 14, 15, 16, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 32, 34, 40, 41, 42, 43, 44, 47, 48, 54, 68, 72, 79], "valv": [13, 41, 67], "varepsilon": [31, 43, 71], "varepsilon_": [70, 72, 75], "varepsilon_c": [70, 72, 76], "varepsilon_p": 76, "varepsilon_t": 76, "vari": [17, 68, 70, 71], "variabl": [12, 62, 68, 75, 79], "variant": [15, 17, 37, 55, 80], "variou": [42, 43, 44, 47, 48, 79], "varphi": 69, "vc14": 8, "vcxproj": 8, "veclib": 7, "vector": [12, 17, 30, 34, 36, 37, 38, 40, 41, 42, 43, 44, 47, 48, 72, 79], "veloc": [34, 41, 42, 44, 47, 48, 68, 75, 76], "velocity_multiplex": 42, "verbatim": 50, "veri": [6, 7, 8, 79], "versa": 69, "version": [6, 7, 8, 10, 12, 34, 35, 50], "vessel": 69, "via": [7, 8, 68, 70, 72, 79], "vice": 69, "view": 50, "vijesh": 80, "violat": 50, "visibl": 50, "visual": 8, "void": 50, "volum": [12, 34, 36, 37, 38, 42, 43, 44, 47, 48, 50, 68, 70, 71, 72], "volumetr": [12, 41, 68, 70, 72], "von": [13, 80], "vs201964": 8, "vs2019x64": 8, "w": [50, 65], "wa": [6, 12, 35, 38, 50, 55], "wai": [10, 17, 34, 37, 50, 58, 79], "waiv": 50, "waiver": 50, "wang": 80, "want": [6, 7, 10, 11, 12, 50], "warranti": 50, "wash": [2, 12, 34], "water": 16, "wayn": 80, "we": [8, 10, 11, 12, 13, 50, 54], "weak": 62, "weaken": 69, "weaker": 28, "weakest": 28, "weakli": 28, "web": 13, "websit": 10, "weight": [31, 68], "welcom": 50, "well": [50, 69, 71, 79], "weno": [12, 32, 33, 42, 44, 47, 48], "weno_ep": [12, 31], "weno_ord": [12, 31], "were": [50, 79], "westerberg": 80, "what": 50, "whatev": 50, "when": [6, 12, 17, 34, 37, 42, 44, 47, 48, 50, 68, 71, 72, 79], "where": [11, 12, 17, 37, 41, 50, 51, 53, 54, 57, 62, 64, 66, 68, 69, 70, 72, 74, 76, 79], "wherea": [7, 34, 69, 70, 72, 79], "whether": [12, 38, 40, 41, 42, 43, 44, 47, 48, 50, 54, 68, 71], "which": [6, 7, 8, 12, 17, 34, 35, 36, 38, 40, 41, 50, 52, 53, 54, 56, 57, 61, 62, 64, 66, 68, 69, 70, 71, 72, 74, 79], "while": [34, 54, 68, 69, 70, 79], "whitlei": 80, "who": 50, "whole": [50, 79], "whom": 50, "whose": 50, "why": 50, "wide": 50, "wilei": 80, "william": 80, "win64": 8, "window": [10, 13, 50], "wipo": 50, "wish": 50, "within": 50, "without": [12, 32, 33, 41, 43, 45, 50, 51, 52, 57, 59, 71, 72, 73], "woodward": 80, "work": [8, 10, 13, 32, 50, 68, 79], "worldwid": 50, "would": [10, 50, 72, 79], "write": [12, 38, 50, 68], "write_coordin": 38, "write_sens_bulk": 38, "write_sens_flux": 38, "write_sens_inlet": 38, "write_sens_last": [36, 38], "write_sens_outlet": 38, "write_sens_particl": 38, "write_sens_solid": 38, "write_sens_volum": 38, "write_sensdot_bulk": 38, "write_sensdot_flux": 38, "write_sensdot_inlet": 38, "write_sensdot_outlet": 38, "write_sensdot_particl": 38, "write_sensdot_solid": 38, "write_sensdot_volum": 38, "write_soldot_bulk": 38, "write_soldot_flux": 38, "write_soldot_inlet": 38, "write_soldot_outlet": 38, "write_soldot_particl": 38, "write_soldot_solid": 38, "write_soldot_volum": 38, "write_solution_bulk": [12, 38], "write_solution_flux": 38, "write_solution_inlet": [12, 38], "write_solution_last": [36, 38], "write_solution_last_unit": [36, 38], "write_solution_outlet": [12, 38], "write_solution_particl": 38, "write_solution_solid": 38, "write_solution_tim": [36, 38], "write_solution_volum": 38, "written": [34, 36, 50], "wrong": [12, 17, 37], "wu": 80, "www": [6, 7, 8, 50, 80], "x": [7, 13], "x64": 8, "x86": 8, "xcopi": 8, "xiaoy": [6, 7], "xlabel": 12, "xml": [13, 32], "xxx": [17, 36, 37, 41, 54, 69], "xxx_comp_000": 38, "xxx_comp_001": 38, "xxx_ka": 54, "xxx_ka_t": 54, "xxx_ka_tt": 54, "xxx_ka_ttt": 54, "xxx_kfwd": 69, "xxx_kfwd_t": 69, "xxx_kfwd_tt": 69, "xxx_kfwd_ttt": 69, "xxx_port_000": 38, "xxx_port_001": 38, "xxx_refc0": 17, "xxx_refq": 17, "xxx_yyi": [17, 37], "xyz": 34, "y": [8, 79], "y_": 79, "y_0": 79, "year": 50, "yield": 68, "ylabel": 12, "you": [6, 7, 8, 10, 11, 12, 13, 34, 50], "your": [6, 10, 50], "yourself": [6, 7, 50], "yyi": [17, 36, 37], "z": [70, 72, 75, 76, 80], "zero": [31, 44, 79], "ziad": 80, "zip": 8, "zone": [42, 70], "\u00e1": 80, "\u00fc": 80, "\u010d": 80}, "titles": ["CADET Documentation", "Batch chromatography", "Examples", "Load Wash Elute", "Chemical reactions", "Residence time distributions", "Build for Linux", "Build for OSX", "Build for MS Windows", "Getting started", "Installation", "CADET Overview", "CADET Introduction", "CADET", "Bi Steric Mass Action", "Extended Mobile Phase Modulator Langmuir", "Generalized Ion Exchange", "Binding models", "Kumar-Langmuir", "Linear", "Mobile Phase Modulator Langmuir", "Multi Component Anti-Langmuir", "Multi Component Bi-Langmuir", "Multi Component Langmuir", "Multi Component Spreading", "Multi-State Steric Mass Action", "Saska", "Self Association", "Simplified Multi-State Steric Mass Action", "Steric Mass Action", "Nonlinear solver for consistent initialization", "Flux reconstruction methods", "Interface specifications", "Input Group", "Introduction", "Meta Group", "Output Group", "Reaction models", "Return data", "Parameter Sensitivities", "Solver Configuration", "System of unit operations", "Two dimensional general rate model", "Continuous stirred tank reactor model", "General Rate Model", "Unit Operations", "Inlet", "Lumped rate model with pores", "Lumped Rate Model Without Pores", "Outlet", "License", "Bi Steric Mass Action", "Extended Mobile Phase Modulator Langmuir", "Generalized Ion Exchange", "Binding models", "Kumar-Langmuir", "Linear", "Mobile Phase Modulator Langmuir", "Multi Component Anti-Langmuir", "Multi Component Bi-Langmuir", "Multi Component Langmuir", "Multi Component Spreading", "Multi-State Steric Mass Action", "Saska", "Self Association", "Simplified Multi-State Steric Mass Action", "Steric Mass Action", "Modelling", "Networks of unit operations", "Reaction models", "Two Dimensional General rate model (GRM2D)", "Continuous stirred tank reactor model (CSTR)", "General rate model (GRM)", "Unit operation models", "Inlet", "Lumped rate model with pores (LRMP)", "Lumped rate model without pores (LRM)", "Outlet", "<no title>", "Simulation", "Bibliography"], "titleterms": {"0": 12, "1": 12, "1d": 34, "2": 12, "3": 12, "4": 12, "action": [14, 25, 28, 29, 51, 62, 65, 66, 69], "adapt": 79, "adsorpt": [11, 12], "anti": [21, 58], "associ": [27, 64], "backward": 69, "batch": 1, "bi": [14, 22, 51, 59], "bibliographi": 80, "binari": 10, "bind": [17, 54], "bug": 13, "build": [6, 7, 8], "built": 10, "cadet": [0, 6, 7, 8, 10, 11, 12, 13], "call": 11, "chemic": 4, "chromatographi": [1, 72], "cite": 13, "common": 34, "compon": [17, 21, 22, 23, 24, 58, 59, 60, 61], "concentr": 54, "condit": 12, "configur": [11, 40], "connect": [11, 12, 41, 68], "consist": [30, 79], "consistency_solv": 30, "constant": [54, 69], "continu": [43, 71], "coordin": 36, "core": 10, "correl": 69, "cstr": [43, 71], "data": [34, 38], "dataset": 34, "defin": 11, "depend": [6, 7, 8, 17, 34, 37, 54, 69], "descript": 34, "develop": 13, "differ": [54, 73], "dimension": [34, 42, 70], "direct": [70, 72], "discret": [12, 30, 44, 47, 48], "distribut": 5, "document": 0, "donat": 13, "dynam": 68, "elut": 3, "equilibrium": 54, "exampl": 2, "exchang": [16, 53], "exclus": 72, "exercis": 12, "extend": [15, 52], "extern": [17, 37, 41, 54, 69], "extfun_typ": 41, "featur": [13, 54, 73], "file": [32, 34], "flow": [68, 70, 72], "flux": 31, "format": [32, 34], "forward": 69, "from": 10, "frontend": 10, "function": [54, 69], "gener": [12, 16, 42, 44, 53, 70, 72], "general_rate_model": 44, "geometri": 72, "get": 9, "global": 34, "grm": 72, "grm2d": 70, "group": [30, 31, 33, 34, 35, 36, 37, 38, 39, 40, 41, 43, 44, 46, 47, 48], "hdf5": [6, 7, 8], "identifi": 34, "initi": [12, 30, 79], "inlet": [12, 46, 74], "input": [30, 31, 33, 34, 37, 38, 39, 40, 41, 43, 44, 46, 47, 48], "instal": 10, "interfac": 32, "introduct": [12, 34], "ion": [16, 53], "joint": 79, "kumar": [18, 55], "langmuir": [15, 18, 20, 21, 22, 23, 52, 55, 57, 58, 59, 60], "lapack": [6, 7, 8], "law": 69, "licens": 50, "linear": [19, 56, 68], "linear_interp_data": 41, "linux": 6, "load": 3, "lrm": 76, "lrmp": 75, "lump": [47, 48, 75, 76], "lumped_rate_model_with_por": 47, "lumped_rate_model_without_por": 48, "m": 8, "mass": [14, 25, 28, 29, 51, 62, 65, 66, 69], "mass_action_law": 37, "matrix": 54, "meta": 35, "method": 31, "mi": 10, "mobil": [15, 20, 52, 57], "model": [12, 17, 30, 31, 34, 37, 41, 42, 43, 44, 46, 47, 48, 54, 67, 69, 70, 71, 72, 73, 75, 76], "modul": [15, 20, 52, 57], "multi": [21, 22, 23, 24, 25, 28, 34, 58, 59, 60, 61, 62, 65], "multipl": [17, 37, 72], "network": 68, "non": 17, "nonlinear": 30, "notat": 34, "ongo": 13, "oper": [11, 34, 41, 45, 68, 73], "order": 34, "osx": 7, "outlet": [12, 49, 77], "output": 36, "overview": 11, "param_xxx": [36, 39], "paramet": [11, 31, 34, 39, 79], "paramt": [11, 30], "particl": [17, 37, 72], "phase": [15, 20, 52, 57], "piecewise_cubic_poli": 41, "plot": 12, "pore": [47, 48, 75, 76], "pre": 10, "preliminari": 12, "prerequisit": [6, 7, 8], "python": 10, "rate": [12, 42, 44, 47, 48, 68, 69, 70, 72, 75, 76], "reaction": [4, 11, 37, 69], "reaction_model": 37, "reactor": [43, 71], "read": 11, "reconstruct": 31, "refer": 54, "resid": 5, "result": [11, 12], "return": 38, "run": 12, "saska": [26, 63], "sec_xxx": 46, "section": [12, 34, 40, 79], "self": [27, 64], "sensit": [36, 39, 79], "set": 12, "setup": [11, 79], "simplifi": [28, 65], "simul": [10, 12, 79], "size": 72, "solut": [36, 68], "solver": [11, 30, 40, 41], "sourc": 10, "source_xxx": 41, "specif": [32, 68, 70, 72, 79], "spread": [24, 61], "start": 9, "state": [25, 28, 62, 65], "step": [12, 79], "steric": [14, 25, 28, 29, 51, 62, 65, 66], "stir": [43, 71], "structur": 34, "suitespars": 8, "sundial": [6, 7, 8], "superlu": [6, 7], "support": [54, 73], "switch": [11, 68], "switch_xxx": 41, "system": [12, 41, 68], "tank": [43, 71], "tbb": 8, "time": [5, 12, 79], "time_integr": 40, "transit": 79, "two": [42, 70], "type": [17, 37, 46, 72], "umfpack": [6, 7], "unit": [11, 34, 41, 45, 46, 68, 73], "unit_typ": [43, 44, 47, 48], "unit_xxx": [30, 31, 34, 36, 37, 38, 43, 44, 46, 47, 48], "unit_yyi": 36, "unknown": 72, "up": 12, "us": 34, "valv": 68, "variabl": 72, "veloc": [70, 72], "version": 32, "wash": 3, "weno": 31, "window": 8, "without": [48, 76]}}) \ No newline at end of file +Search.setIndex({"alltitles": {"/output/coordinates/unit_XXX": [[36, "output-coordinates-unit-xxx"]], "0. Preliminary Steps": [[12, "preliminary-steps"]], "1. Setting Up the Model": [[12, "setting-up-the-model"]], "2. Setting up Time Sections and Connections": [[12, "setting-up-time-sections-and-connections"]], "3. Setting Up the Simulator and Running the Simulation": [[12, "setting-up-the-simulator-and-running-the-simulation"]], "4. Plotting the Results": [[12, "plotting-the-results"]], "Adaptivity": [[79, "adaptivity"]], "Adsorption Model": [[12, "adsorption-model"]], "Batch chromatography": [[1, null]], "Bi Steric Mass Action": [[14, null], [51, null]], "Bibliography": [[80, null]], "Binding model feature matrix": [[54, "binding-model-feature-matrix"]], "Binding models": [[17, null], [54, null]], "Bugs": [[13, "bugs"]], "Build CADET": [[6, "build-cadet"], [7, "build-cadet"], [8, "build-cadet"]], "Build dependencies": [[6, "build-dependencies"], [7, "build-dependencies"], [8, "build-dependencies"]], "Build for Linux": [[6, null]], "Build for MS Windows": [[8, null]], "Build for OSX": [[7, null]], "CADET": [[13, null]], "CADET Documentation": [[0, null]], "CADET Introduction": [[12, null]], "CADET Overview": [[11, null]], "Call solver and read results": [[11, "call-solver-and-read-results"]], "Chemical reactions": [[4, null]], "Citing": [[13, "citing"]], "Common notation and identifiers used in the file format description": [[34, "id5"]], "Configure solver": [[11, "configure-solver"]], "Consistent initialization": [[79, "consistent-initialization"]], "Continuous stirred tank reactor model": [[43, null]], "Continuous stirred tank reactor model (CSTR)": [[71, null]], "Correlation of forward- and backward rate constants": [[69, "correlation-of-forward-and-backward-rate-constants"]], "Define adsorption and reaction paramters": [[11, "define-adsorption-and-reaction-paramters"]], "Define unit operation parameters": [[11, "define-unit-operation-parameters"]], "Dependence on external function": [[54, "dependence-on-external-function"], [69, "dependence-on-external-function"]], "Donations": [[13, "donations"]], "Dynamic flow rates": [[68, "dynamic-flow-rates"]], "Equilibrium constants": [[54, "equilibrium-constants"]], "Examples": [[2, null]], "Exercises": [[12, "exercises"]], "Extended Mobile Phase Modulator Langmuir": [[15, null], [52, null]], "Externally dependent binding models": [[17, "externally-dependent-binding-models"]], "Externally dependent reaction models": [[37, "externally-dependent-reaction-models"]], "Features": [[13, "features"]], "File format versions": [[32, null]], "Flux reconstruction methods": [[31, null]], "General Rate Model": [[12, "general-rate-model"], [44, null]], "General rate model (GRM)": [[72, null]], "Generalized Ion Exchange": [[16, null], [53, null]], "Getting started": [[9, null]], "Global structure": [[34, "global-structure"]], "Group /input/model": [[41, "group-input-model"]], "Group /input/model/connections": [[41, "group-input-model-connections"]], "Group /input/model/connections/switch_XXX": [[41, "group-input-model-connections-switch-xxx"]], "Group /input/model/external/source_XXX - EXTFUN_TYPE = LINEAR_INTERP_DATA": [[41, "group-input-model-external-source-xxx-extfun-type-linear-interp-data"]], "Group /input/model/external/source_XXX - EXTFUN_TYPE = PIECEWISE_CUBIC_POLY": [[41, "group-input-model-external-source-xxx-extfun-type-piecewise-cubic-poly"]], "Group /input/model/solver": [[41, "group-input-model-solver"]], "Group /input/model/unit_XXX - UNIT-TYPE = INLET": [[46, "group-input-model-unit-xxx-unit-type-inlet"]], "Group /input/model/unit_XXX - UNIT_TYPE - GENERAL_RATE_MODEL": [[44, "group-input-model-unit-xxx-unit-type-general-rate-model"]], "Group /input/model/unit_XXX - UNIT_TYPE = CSTR": [[43, "group-input-model-unit-xxx-unit-type-cstr"]], "Group /input/model/unit_XXX - UNIT_TYPE = LUMPED_RATE_MODEL_WITHOUT_PORES": [[48, "group-input-model-unit-xxx-unit-type-lumped-rate-model-without-pores"]], "Group /input/model/unit_XXX - UNIT_TYPE = LUMPED_RATE_MODEL_WITH_PORES": [[47, "group-input-model-unit-xxx-unit-type-lumped-rate-model-with-pores"]], "Group /input/model/unit_XXX - WENO Parameters": [[31, "group-input-model-unit-xxx-weno-parameters"]], "Group /input/model/unit_XXX/discretization - UNIT_TYPE - GENERAL_RATE_MODEL": [[44, "group-input-model-unit-xxx-discretization-unit-type-general-rate-model"]], "Group /input/model/unit_XXX/discretization - UNIT_TYPE = LUMPED_RATE_MODEL_WITHOUT_PORES": [[48, "group-input-model-unit-xxx-discretization-unit-type-lumped-rate-model-without-pores"]], "Group /input/model/unit_XXX/discretization - UNIT_TYPE = LUMPED_RATE_MODEL_WITH_PORES": [[47, "group-input-model-unit-xxx-discretization-unit-type-lumped-rate-model-with-pores"]], "Group /input/model/unit_XXX/discretization/consistency_solver - Nonlinear consistency solver paramters": [[30, "group-input-model-unit-xxx-discretization-consistency-solver-nonlinear-consistency-solver-paramters"]], "Group /input/model/unit_XXX/reaction - REACTION_MODEL = MASS_ACTION_LAW": [[37, "group-input-model-unit-xxx-reaction-reaction-model-mass-action-law"]], "Group /input/model/unit_XXX/sec_XXX": [[46, "group-input-model-unit-xxx-sec-xxx"]], "Group /input/return": [[38, "group-input-return"]], "Group /input/return/unit_XXX": [[38, "group-input-return-unit-xxx"]], "Group /input/sensitivity": [[39, "group-input-sensitivity"]], "Group /input/sensitivity/param_XXX": [[39, "group-input-sensitivity-param-xxx"]], "Group /input/solver": [[40, "group-input-solver"]], "Group /output": [[36, "group-output"]], "Group /output/sensitivity/param_XXX/unit_YYY": [[36, "group-output-sensitivity-param-xxx-unit-yyy"]], "Group /output/solution": [[36, "group-output-solution"]], "Group /output/solution/unit_XXX": [[36, "group-output-solution-unit-xxx"]], "Group /solver/sections": [[40, "group-solver-sections"]], "Group /solver/time_integrator": [[40, "group-solver-time-integrator"]], "HDF5": [[6, "hdf5"], [7, "hdf5"], [8, "hdf5"]], "Initial Conditions": [[12, "initial-conditions"]], "Inlet": [[46, null], [74, null]], "Inlet Model": [[12, "inlet-model"]], "Input Group": [[33, null]], "Install CADET core simulator": [[10, "install-cadet-core-simulator"]], "Install CADET-MI": [[10, "install-cadet-mi"]], "Install CADET-Python": [[10, "install-cadet-python"]], "Install a frontend": [[10, "install-a-frontend"]], "Install from source": [[10, "install-from-source"]], "Install pre-built binaries": [[10, "install-pre-built-binaries"]], "Installation": [[10, null]], "Interface specifications": [[32, null]], "Introduction": [[34, null]], "Joint parameters": [[79, "joint-parameters"]], "Kumar-Langmuir": [[18, null], [55, null]], "LAPACK": [[6, "lapack"], [7, "lapack"], [8, "lapack"]], "License": [[50, null]], "Linear": [[19, null], [56, null]], "Load Wash Elute": [[3, null]], "Lumped Rate Model Without Pores": [[48, null]], "Lumped rate model with pores": [[47, null]], "Lumped rate model with pores (LRMP)": [[75, null]], "Lumped rate model without pores (LRM)": [[76, null]], "Mass action law": [[69, "mass-action-law"]], "Meta Group": [[35, null]], "Mobile Phase Modulator Langmuir": [[20, null], [57, null]], "Modelling": [[67, null]], "Multi Component Anti-Langmuir": [[21, null], [58, null]], "Multi Component Bi-Langmuir": [[22, null], [59, null]], "Multi Component Langmuir": [[23, null], [60, null]], "Multi Component Spreading": [[24, null], [61, null]], "Multi-State Steric Mass Action": [[25, null], [62, null]], "Multiple particle types": [[17, "multiple-particle-types"], [37, "multiple-particle-types"], [72, "multiple-particle-types"]], "Networks of unit operations": [[68, null]], "Non-binding components": [[17, "non-binding-components"]], "Nonlinear solver for consistent initialization": [[30, null]], "Notation and identifiers": [[34, "notation-and-identifiers"]], "Ongoing Development": [[13, "ongoing-development"]], "Ordering of multi dimensional data": [[34, "ordering-of-multi-dimensional-data"]], "Outlet": [[49, null], [77, null]], "Outlet Model": [[12, "outlet-model"]], "Output Group": [[36, null]], "Parameter Sensitivities": [[39, null]], "Parameter sensitivities": [[79, "parameter-sensitivities"]], "Particle Geometry": [[72, "particle-geometry"]], "Prerequisites": [[6, "prerequisites"], [7, "prerequisites"], [8, "prerequisites"]], "Reaction models": [[37, null], [69, null]], "Reference concentrations": [[54, "reference-concentrations"]], "Residence time distributions": [[5, null]], "Return data": [[38, null]], "SUNDIALS": [[6, "sundials"], [7, "sundials"], [8, "sundials"]], "Saska": [[26, null], [63, null]], "Section dependent datasets in the 1D unit operation models (/input/model/unit_XXX group)": [[34, "id6"]], "Section dependent model parameters": [[34, "section-dependent-model-parameters"]], "Self Association": [[27, null], [64, null]], "Setting up the Discretization": [[12, "setting-up-the-discretization"]], "Setup": [[79, "setup"]], "Setup connections and switches": [[11, "setup-connections-and-switches"]], "Simplified Multi-State Steric Mass Action": [[28, null], [65, null]], "Simulation": [[79, null]], "Size exclusion chromatography": [[72, "size-exclusion-chromatography"]], "Solution of the linear systems": [[68, "solution-of-the-linear-systems"]], "Solver Configuration": [[40, null]], "Specification of flow rate / velocity and direction": [[70, "specification-of-flow-rate-velocity-and-direction"], [72, "specification-of-flow-rate-velocity-and-direction"]], "Specification of network connections": [[68, "specification-of-network-connections"]], "Steric Mass Action": [[29, null], [66, null]], "SuiteSparse": [[8, "suitesparse"]], "SuperLU": [[6, "superlu"], [7, "superlu"]], "Supported features of the different binding models": [[54, "id3"]], "Supported features of the different unit operations models": [[73, "id2"]], "System Connectivity": [[12, "system-connectivity"]], "System of unit operations": [[41, null]], "TBB": [[8, "tbb"]], "Time Sections": [[12, "time-sections"]], "Time section specification": [[79, "time-section-specification"]], "Time sections and transitions": [[79, "time-sections-and-transitions"]], "Time stepping": [[79, "time-stepping"]], "Two Dimensional General rate model (GRM2D)": [[70, null]], "Two dimensional general rate model": [[42, null]], "UMFPACK": [[6, "umfpack"], [7, "umfpack"]], "Unit Operations": [[45, null]], "Unit operation models": [[73, null]], "Valve switches": [[68, "valve-switches"]], "Variables and unknowns": [[72, "id5"]]}, "docnames": ["README", "examples/batch_chromatography", "examples/index", "examples/load_wash_elute", "examples/reaction_cstr", "examples/rtd", "getting_started/build_linux", "getting_started/build_osx", "getting_started/build_windows", "getting_started/index", "getting_started/installation", "getting_started/overview", "getting_started/tutorials/breakthrough", "index", "interface/binding/bi_steric_mass_action", "interface/binding/extended_mobile_phase_modulator_langmuir", "interface/binding/generalized_ion_exchange", "interface/binding/index", "interface/binding/kumar_langmuir", "interface/binding/linear", "interface/binding/mobile_phase_modulator_langmuir", "interface/binding/multi_component_anti_langmuir", "interface/binding/multi_component_bi_langmuir", "interface/binding/multi_component_langmuir", "interface/binding/multi_component_spreading", "interface/binding/multi_state_steric_mass_action", "interface/binding/saska", "interface/binding/self_association", "interface/binding/simplified_multi_state_steric_mass_action", "interface/binding/steric_mass_action", "interface/consistent_initialization", "interface/flux_reconstruction", "interface/index", "interface/input_group", "interface/introduction", "interface/meta_group", "interface/output_group", "interface/reactions", "interface/return_data", "interface/sensitivities", "interface/solver", "interface/system", "interface/unit_operations/2d_general_rate_model", "interface/unit_operations/cstr", "interface/unit_operations/general_rate_model", "interface/unit_operations/index", "interface/unit_operations/inlet", "interface/unit_operations/lumped_rate_model_with_pores", "interface/unit_operations/lumped_rate_model_without_pores", "interface/unit_operations/outlet", "license", "modelling/binding/bi_steric_mass_action", "modelling/binding/extended_mobile_phase_modulator_langmuir", "modelling/binding/generalized_ion_exchange", "modelling/binding/index", "modelling/binding/kumar_langmuir", "modelling/binding/linear", "modelling/binding/mobile_phase_modulator_langmuir", "modelling/binding/multi_component_anti_langmuir", "modelling/binding/multi_component_bi_langmuir", "modelling/binding/multi_component_langmuir", "modelling/binding/multi_component_spreading", "modelling/binding/multi_state_steric_mass_action", "modelling/binding/saska", "modelling/binding/self_association", "modelling/binding/simplified_multi_state_steric_mass_action", "modelling/binding/steric_mass_action", "modelling/index", "modelling/networks", "modelling/reactions", "modelling/unit_operations/2d_general_rate_model", "modelling/unit_operations/cstr", "modelling/unit_operations/general_rate_model", "modelling/unit_operations/index", "modelling/unit_operations/inlet", "modelling/unit_operations/lumped_rate_model_with_pores", "modelling/unit_operations/lumped_rate_model_without_pores", "modelling/unit_operations/outlet", "requirements", "simulation/index", "zbibliography"], "envversion": {"sphinx": 64, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.todo": 2, "sphinxcontrib.bibtex": 9}, "filenames": ["README.md", "examples/batch_chromatography.rst", "examples/index.rst", "examples/load_wash_elute.rst", "examples/reaction_cstr.rst", "examples/rtd.rst", "getting_started/build_linux.rst", "getting_started/build_osx.rst", "getting_started/build_windows.rst", "getting_started/index.rst", "getting_started/installation.rst", "getting_started/overview.rst", "getting_started/tutorials/breakthrough.rst", "index.rst", "interface/binding/bi_steric_mass_action.rst", "interface/binding/extended_mobile_phase_modulator_langmuir.rst", "interface/binding/generalized_ion_exchange.rst", "interface/binding/index.rst", "interface/binding/kumar_langmuir.rst", "interface/binding/linear.rst", "interface/binding/mobile_phase_modulator_langmuir.rst", "interface/binding/multi_component_anti_langmuir.rst", "interface/binding/multi_component_bi_langmuir.rst", "interface/binding/multi_component_langmuir.rst", "interface/binding/multi_component_spreading.rst", "interface/binding/multi_state_steric_mass_action.rst", "interface/binding/saska.rst", "interface/binding/self_association.rst", "interface/binding/simplified_multi_state_steric_mass_action.rst", "interface/binding/steric_mass_action.rst", "interface/consistent_initialization.rst", "interface/flux_reconstruction.rst", "interface/index.rst", "interface/input_group.rst", "interface/introduction.rst", "interface/meta_group.rst", "interface/output_group.rst", "interface/reactions.rst", "interface/return_data.rst", "interface/sensitivities.rst", "interface/solver.rst", "interface/system.rst", "interface/unit_operations/2d_general_rate_model.rst", "interface/unit_operations/cstr.rst", "interface/unit_operations/general_rate_model.rst", "interface/unit_operations/index.rst", "interface/unit_operations/inlet.rst", "interface/unit_operations/lumped_rate_model_with_pores.rst", "interface/unit_operations/lumped_rate_model_without_pores.rst", "interface/unit_operations/outlet.rst", "license.rst", "modelling/binding/bi_steric_mass_action.rst", "modelling/binding/extended_mobile_phase_modulator_langmuir.rst", "modelling/binding/generalized_ion_exchange.rst", "modelling/binding/index.rst", "modelling/binding/kumar_langmuir.rst", "modelling/binding/linear.rst", "modelling/binding/mobile_phase_modulator_langmuir.rst", "modelling/binding/multi_component_anti_langmuir.rst", "modelling/binding/multi_component_bi_langmuir.rst", "modelling/binding/multi_component_langmuir.rst", "modelling/binding/multi_component_spreading.rst", "modelling/binding/multi_state_steric_mass_action.rst", "modelling/binding/saska.rst", "modelling/binding/self_association.rst", "modelling/binding/simplified_multi_state_steric_mass_action.rst", "modelling/binding/steric_mass_action.rst", "modelling/index.rst", "modelling/networks.rst", "modelling/reactions.rst", "modelling/unit_operations/2d_general_rate_model.rst", "modelling/unit_operations/cstr.rst", "modelling/unit_operations/general_rate_model.rst", "modelling/unit_operations/index.rst", "modelling/unit_operations/inlet.rst", "modelling/unit_operations/lumped_rate_model_with_pores.rst", "modelling/unit_operations/lumped_rate_model_without_pores.rst", "modelling/unit_operations/outlet.rst", "requirements.txt", "simulation/index.rst", "zbibliography.rst"], "indexentries": {}, "objects": {}, "objnames": {}, "objtypes": {}, "terms": {"": [6, 7, 8, 12, 13, 14, 15, 16, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 35, 36, 40, 41, 42, 43, 44, 46, 47, 48, 50, 66, 68, 69, 70, 71, 72, 75, 76, 77, 79, 80], "0": [6, 7, 8, 11, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 35, 37, 38, 39, 40, 41, 42, 43, 44, 47, 48, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 68, 69, 70, 71, 72, 74, 75, 76, 79, 80], "0001": 30, "00050": 80, "0009": 80, "0009250953800011": 80, "004": 80, "01": [12, 30, 80], "01496399208019442": 80, "0288": 80, "040000": 35, "045": 80, "050": 80, "062": 80, "08": 80, "0e": 12, "1": [6, 7, 8, 11, 13, 14, 15, 16, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 34, 36, 38, 39, 40, 41, 42, 43, 44, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 68, 69, 70, 71, 72, 73, 74, 75, 76, 79, 80], "10": [6, 7, 12, 34, 40, 41, 50, 53, 64, 79, 80], "100": 12, "10000": 12, "1000000": 12, "1001": 12, "1002": 80, "1007": 80, "1016": 80, "1021": 80, "1055": 80, "1080": 80, "1089014": 80, "1089020": 80, "11": [50, 55, 80], "113": 13, "1145": 80, "1167": 80, "1180": 13, "1191": 13, "12": [6, 7, 8, 50, 57, 61, 70, 80], "1200": 12, "1244": 80, "1262": 80, "13": [13, 50, 57, 80], "1365": 80, "139": [13, 80], "14": [50, 60, 70, 80], "140": 80, "1426": 80, "15": [50, 63, 70, 80], "151": 80, "152": [13, 80], "153": 80, "16": [8, 12, 50, 64, 69, 80], "1600336": 80, "161": 80, "162": [13, 80], "166": 8, "17": [8, 50, 66, 68, 80], "1711": 80, "1732": 80, "175": 80, "17825832": 80, "18": [68, 79, 80], "180": 80, "183": 80, "19": [68, 79, 80], "190": 80, "1916": 80, "1953": 80, "1965": 80, "1968": 80, "1969": 80, "1978": 80, "1989": 80, "1992": 80, "1995": 80, "1996": [50, 80], "1997": 80, "1d": 36, "1e": 12, "1e6": 12, "2": [6, 7, 8, 15, 16, 17, 25, 26, 31, 34, 36, 37, 38, 41, 42, 43, 44, 46, 47, 48, 50, 53, 54, 61, 64, 65, 68, 69, 70, 72, 74, 75, 76, 80], "20": [12, 50, 79, 80], "200": 12, "2004": 80, "2005": 80, "2006": 80, "2007": [50, 80], "2008": 80, "200800082": 80, "2010": 13, "201000560": 80, "2012": 80, "2013": 13, "2015": [8, 80], "2016": [13, 80], "201600336": 80, "2017": 80, "2018": 13, "2019": 8, "21": 61, "2221": 80, "2295": 80, "237": 80, "248": 80, "25": 80, "2509": 80, "264193": 80, "264573": 80, "27": 80, "274": 13, "28": 50, "29": [50, 80], "294": 13, "2d": [12, 36], "2nd": 80, "3": [6, 7, 8, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 34, 36, 37, 40, 41, 42, 43, 44, 46, 47, 48, 50, 54, 56, 59, 60, 65, 68, 69, 70, 72, 74, 75, 76, 79, 80], "30": 50, "31": 80, "32": 12, "33": [11, 12], "34": 13, "35": 80, "363": 80, "36f": 40, "37": 12, "370537": 80, "38": 80, "39": 80, "396": 80, "4": [6, 7, 34, 35, 40, 41, 42, 44, 47, 50, 72, 75, 76, 79, 80], "40000": 12, "41": 80, "41f": [41, 42, 44, 47], "42": 80, "46": 13, "469": 80, "5": [6, 7, 8, 12, 31, 34, 40, 41, 42, 44, 47, 50, 72, 79, 80], "500": 40, "53": 80, "54": 80, "56": 13, "57": 13, "6": [12, 26, 27, 41, 50, 72, 79, 80], "60": [12, 50, 80], "642": 80, "690140613": 80, "690381212": 80, "690420507": 80, "6b": 50, "6d": 50, "7": [8, 34, 40, 41, 42, 44, 47, 50, 72, 80], "70": 80, "79541": 80, "79543": 80, "8": [12, 13, 34, 41, 50, 72, 75, 76, 79, 80], "80001": 80, "864": 80, "874": 80, "886": 80, "895": 80, "9": [50, 53, 80], "9274": 80, "96437": 80, "9673": 80, "97": 80, "978": 80, "99457": 80, "A": [8, 10, 12, 13, 41, 42, 44, 47, 50, 52, 54, 55, 56, 57, 61, 62, 68, 69, 70, 72, 73, 74, 77, 79, 80], "AND": 50, "AS": 50, "And": 50, "As": [10, 11, 12, 75, 79], "At": [10, 15, 32, 79], "BE": 50, "BEING": 50, "BUT": 50, "BY": 50, "But": 50, "By": [34, 50, 54, 68, 69, 72, 75, 76], "FOR": 50, "For": [10, 11, 12, 13, 17, 34, 37, 41, 42, 44, 47, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 69, 70, 72, 74, 75, 76, 77, 79], "IF": 50, "IN": 50, "If": [6, 7, 8, 10, 12, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 34, 36, 37, 41, 42, 43, 44, 47, 50, 68, 71, 72, 79], "In": [8, 10, 11, 12, 17, 32, 35, 37, 42, 44, 47, 50, 52, 53, 54, 55, 58, 61, 62, 63, 66, 68, 69, 72, 77, 79], "It": [12, 34, 50, 64, 72, 79], "NO": 50, "NOT": 50, "No": 50, "Not": 50, "OF": 50, "ON": [6, 7, 8], "OR": 50, "Of": [12, 50], "On": [12, 74, 79], "Or": 13, "SUCH": 50, "Such": [50, 68], "THE": 50, "THERE": 50, "TO": 50, "That": [68, 70], "The": [0, 10, 12, 13, 16, 17, 25, 27, 28, 29, 32, 34, 37, 41, 42, 43, 44, 47, 48, 50, 51, 52, 53, 54, 55, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 68, 69, 70, 71, 72, 74, 75, 76, 77, 79, 80], "Then": [0, 10, 12, 34], "There": [12, 68], "These": [12, 50, 68, 69, 70, 79], "To": [0, 12, 13, 50], "WILL": 50, "WITH": 50, "With": 68, "_": [25, 36, 42, 43, 44, 46, 47, 48, 51, 52, 54, 62, 65, 68, 69, 72, 74, 79], "_0": [53, 54, 62, 64, 66, 79], "_a": 79, "_d": 79, "_i": [42, 44, 47], "_port_xyz_": 38, "a_": 74, "ab": 80, "abil": 50, "abl": 6, "abort": 79, "about": [12, 50, 67], "abov": [50, 54, 65, 68, 72], "absenc": 50, "absolut": [39, 40, 42, 50, 79], "abstol": [12, 39, 40, 79], "abus": 50, "ac": 80, "academ": 80, "acc": [72, 75], "acceler": [7, 79], "accept": 50, "access": [42, 44, 47, 50, 72], "accompani": 50, "accord": 50, "accordingli": 76, "account": [17, 37, 54, 55, 60, 63, 66, 68, 69, 70, 72, 79], "accur": [13, 79], "accuraci": [42, 44], "achiev": [50, 54, 69], "acknowledg": 50, "acm": 80, "acquir": 50, "across": 50, "act": [55, 68, 69, 73], "action": [0, 17, 33, 50, 53, 54, 64, 67, 80], "activ": [10, 13, 18, 41, 50, 55, 68, 69, 80], "actual": [12, 50, 72], "acycl": [41, 68], "ad": [12, 13, 32, 38, 50, 54, 55, 57, 61, 62, 63, 64, 70, 71, 72, 75, 76, 77, 79], "ad1": 39, "adapt": [12, 50, 54, 69], "add": [10, 12, 50, 51, 59, 61, 62, 79], "addict": 12, "addit": [6, 10, 12, 50, 51, 53, 59, 62, 63, 65, 66, 68, 71], "addition": 70, "address": [41, 50], "adjac": 65, "adjust": 68, "adopt": 50, "adsorb": [62, 80], "adsorpt": [14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 53, 54, 55, 64, 72, 80], "adsorption_000": 17, "adsorption_model": [12, 14, 15, 16, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 42, 43, 44, 47, 48], "adsorption_model_multiplex": [42, 44, 47], "adsorption_particl": 37, "adsorption_yyi": 17, "advect": 12, "advers": 50, "advis": 50, "affect": [50, 79], "affero": 50, "affirm": 50, "after": [50, 79], "again": [6, 68, 79], "against": 50, "aggreg": 50, "agre": 50, "agreement": 50, "aic": 80, "aich": 80, "aid": 72, "aim": 50, "alan": 80, "algebra": [13, 79, 80], "algorithm": [13, 39, 41, 42, 43, 44, 47, 48, 54, 69, 80], "algtol": [12, 40, 79], "align": [17, 37, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 68, 69, 70, 71, 72, 74, 75, 76, 79], "all": [0, 7, 8, 11, 12, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 34, 36, 37, 38, 40, 41, 42, 43, 44, 47, 50, 51, 54, 59, 60, 61, 62, 65, 67, 68, 69, 70, 71, 72, 75, 76, 79], "alleg": 50, "allevi": 79, "alloc": 79, "allow": [10, 12, 15, 50, 51, 52, 59, 61, 62, 63, 65, 68, 70, 72, 79], "almost": [11, 12], "along": [42, 50, 70], "alpha_": 79, "alpha_1": 79, "alpha_i": 79, "alpha_n": 79, "alreadi": [8, 50, 64], "also": [7, 8, 9, 10, 11, 12, 17, 31, 32, 37, 50, 52, 54, 64, 66, 72, 75, 77, 79], "altern": [42, 50], "although": [12, 50], "alwai": [6, 7, 8, 12, 13, 41, 42, 54, 68, 70, 79], "american": 80, "among": [50, 67], "amount": [12, 54, 79], "amsterdam": 80, "an": [10, 11, 12, 34, 41, 42, 44, 47, 50, 51, 52, 54, 59, 63, 68, 69, 72, 74, 79, 80], "anaconda": 10, "analysi": [13, 79, 80], "analyt": [42, 43, 44, 47, 48, 56, 79], "ancillari": 50, "ander": 80, "andersson": 13, "andrea": 80, "ani": [0, 12, 13, 17, 35, 37, 42, 44, 47, 50, 68, 71, 72, 77], "anita": 80, "anoth": [12, 53, 61, 68], "ansatz": 79, "anti": [17, 33, 50, 54], "antibodi": [55, 80], "anurag": 80, "anyon": 50, "anyth": 50, "api": 13, "appear": 54, "append": [12, 42, 44, 68], "appli": [12, 50, 54, 69, 71, 72, 75, 76, 80], "applic": [13, 50, 72, 77, 80], "appreci": 13, "approach": 79, "appropri": [34, 50, 54, 68, 69, 79], "approxim": [50, 70], "ar": [6, 7, 8, 10, 11, 12, 13, 16, 17, 29, 30, 32, 34, 36, 37, 38, 40, 41, 42, 44, 47, 48, 50, 51, 52, 53, 54, 59, 61, 62, 65, 66, 68, 69, 70, 71, 72, 75, 76, 77, 79], "arbitari": 12, "arbitrari": [12, 13, 40, 41, 51, 59, 70, 74], "arbitrarili": 79, "archiv": 10, "area": [44, 47, 48, 50, 72], "aris": [50, 79], "around": [58, 72], "arrai": [34, 36, 42, 68, 79], "arrang": 50, "arrheniu": 55, "art": 13, "articl": [50, 80], "ascend": 42, "ask": 50, "asp": 80, "aspect": 79, "assert": 50, "asset": 50, "assign": [34, 54, 69], "associ": [17, 33, 50, 54, 80], "assum": [6, 7, 8, 32, 50, 54, 68, 70, 71, 72, 79], "assumpt": [12, 50, 65, 69, 70, 72, 79], "assur": 50, "asymmetr": 80, "atla": 6, "atrn_err": 30, "atrn_r": 30, "attach": [50, 68], "attempt": 50, "attila": 80, "attribut": [12, 50], "author": 50, "autocc": [6, 7], "automat": [0, 41, 50, 79], "avail": [6, 7, 8, 12, 16, 25, 27, 28, 29, 30, 37, 42, 50, 51, 54, 62, 64, 66, 79], "averag": 54, "avoid": [50, 77, 79], "awai": 50, "ax": [31, 42, 70, 72, 75, 76], "axelsson": 80, "axial": [12, 36, 41, 42, 44, 47, 48, 54, 69, 70, 72], "axial_coordin": 36, "b": [0, 12, 50, 61, 80], "b_": 74, "backward": [37, 42, 67, 79], "balanc": [68, 71, 72], "band": [42, 72], "bar": [51, 53, 54, 62, 64, 66], "barton": 80, "base": [11, 12, 16, 17, 37, 41, 50, 53, 54, 69, 79, 80], "basic": [50, 71], "batch": [2, 71], "bdf": 79, "bead": [34, 38, 42, 43, 44, 47, 48, 51, 54, 57, 62, 66, 69, 72], "becaus": [6, 12, 50, 79], "becom": [11, 12, 44, 68, 79], "bed": 80, "been": [11, 50, 51, 59, 79], "befor": [10, 11, 12, 68, 70, 79], "begin": [17, 36, 37, 41, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 68, 69, 70, 71, 72, 74, 75, 76, 79], "behalf": 50, "behav": 40, "behavior": [42, 44, 47, 48, 54, 72, 80], "being": [50, 54, 69], "believ": 50, "below": [6, 7, 8, 17, 37, 50, 71, 79], "benefit": [50, 79], "berlin": 80, "bernt": 80, "best": [13, 42, 50, 68], "beta": [15, 20, 57], "beta_c": [72, 75], "beta_i": [52, 57], "beta_t": 76, "better": [8, 13, 41, 42, 44, 47], "between": [12, 25, 41, 42, 44, 47, 50, 51, 59, 61, 62, 65, 68, 79], "beyond": 50, "bi": [17, 33, 54, 61], "bi_steric_mass_act": 14, "bibtex": 78, "bin": [8, 12], "binari": 9, "bind": [10, 11, 12, 14, 15, 16, 25, 27, 28, 29, 32, 33, 34, 42, 43, 44, 47, 48, 51, 52, 53, 55, 56, 58, 59, 60, 61, 62, 63, 64, 66, 67, 71, 72, 75, 76, 79], "bio": 13, "biopolym": 80, "biot": 80, "biotechnologi": 80, "bisma_ka": 14, "bisma_kd": 14, "bisma_lambda": 14, "bisma_nu": 14, "bisma_refc0": 14, "bisma_refq": 14, "bisma_sigma": 14, "bla": 6, "blank": [6, 7, 8], "block": [42, 71], "bnd": [69, 71, 72, 76], "bodi": 50, "boltzmann": 55, "both": [8, 12, 34, 36, 41, 42, 50, 54, 61, 68, 69, 72, 74, 75, 76], "bound": [12, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 34, 39, 42, 43, 44, 47, 48, 52, 54, 57, 61, 62, 64, 66, 69, 71, 72, 76, 79], "boundari": [12, 31, 42, 44, 70, 72, 75, 76], "boundary_model": [12, 31], "box": 50, "branch": [0, 35], "break": [13, 41], "breakthrough": 12, "breviti": [17, 37], "brew": 7, "brief": 50, "broaden": 72, "broberg": 80, "brook": 80, "brown": 80, "browser": 0, "budd": 80, "budget": 79, "build": [0, 9, 10, 12, 71], "build_gener": [6, 7, 8], "built": [6, 7, 8, 9, 11, 12, 35], "bulk": [12, 34, 36, 37, 38, 42, 43, 44, 47, 48, 54, 72], "busi": 50, "bwd": 69, "c": [6, 7, 8, 10, 12, 38, 42, 44, 50, 69, 70, 71, 72, 74, 75, 76, 80], "c1": 80, "c18": 80, "c_": [51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 66, 68, 70, 71, 72, 75, 76], "c_0": 54, "c_i": [54, 71, 72, 74], "c_j": [71, 72, 75], "cadet": [9, 32, 34, 35, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 79], "cadet_branch": 35, "cadet_commit": 35, "cadet_path": 12, "cadet_vers": 35, "cadetmatch": 10, "cadetmex": 8, "calcul": [37, 66, 68, 69, 79], "call": [10, 12, 31, 50, 79], "can": [0, 6, 7, 8, 10, 11, 12, 13, 17, 32, 34, 37, 41, 42, 44, 47, 50, 51, 52, 54, 57, 61, 62, 65, 68, 69, 70, 71, 72, 74, 75, 77, 79], "cannot": [34, 50, 72], "cap": 72, "capabl": 64, "capac": [14, 15, 16, 18, 20, 21, 22, 23, 24, 25, 27, 28, 29, 51, 54, 59, 60, 66, 72], "captur": 79, "carol": 80, "carri": 50, "case": [6, 12, 17, 37, 42, 43, 44, 47, 50, 52, 58, 65, 68, 70, 72, 77, 79], "caus": [6, 12, 17, 37, 50, 72], "cc": [6, 7], "cdot": [12, 14, 36, 37, 41, 42, 43, 44, 47, 48, 70, 72], "ce": 80, "ceas": 50, "ceat": 80, "cell": [12, 42, 44, 47, 48, 72, 79], "center": 70, "certain": [34, 50, 54, 77], "certainli": 8, "cessat": 50, "cfm": 80, "chain": 79, "challeng": 80, "chang": [0, 6, 7, 8, 12, 13, 32, 34, 40, 50, 54, 68, 69, 72, 79], "channel": 10, "chapter": [12, 34, 79], "character": [50, 72], "characterist": [14, 15, 16, 18, 20, 25, 27, 28, 29, 53, 55, 57, 65, 66], "charg": [14, 16, 18, 25, 27, 28, 29, 50, 53, 55, 65, 66, 80], "check": [12, 79], "checkout": [6, 7, 8], "chemic": [2, 13, 42, 43, 44, 46, 47, 48, 49, 69, 80], "choic": [32, 54], "cholmod_config": [6, 7], "choos": [12, 50, 54], "chosen": [41, 68, 79], "chroma": 80, "chromatogram": [13, 38, 58, 70, 72, 80], "chromatograph": [42, 43, 44, 46, 47, 48, 49, 79, 80], "chromatographi": [2, 13, 55, 57, 66, 75, 80], "chromatographia": 80, "circumst": 50, "circumv": [6, 72], "circumvent": 50, "citat": 80, "civil": 50, "claim": 50, "clang": [6, 7], "clapack": 8, "clapackbuild": 8, "clark": 80, "class": [11, 12, 50, 54], "classic": [41, 42, 44, 47], "clayton": 80, "clear": 50, "clearli": 50, "cli": [8, 12], "close": [50, 68, 79], "cmake": [6, 7, 8], "code": [6, 7, 8, 50], "coeffici": [12, 16, 21, 26, 28, 41, 42, 44, 46, 47, 48, 54, 68, 70, 72, 79, 80], "coffici": 12, "col_dispers": [12, 34, 42, 44, 47, 48], "col_dispersion_multiplex": [42, 44, 47, 48], "col_dispersion_radi": 42, "col_dispersion_radial_multiplex": 42, "col_length": [12, 42, 44, 47, 48], "col_poros": [11, 12, 42, 44, 47], "col_radiu": 42, "collect": [50, 68, 72], "colon": [54, 69, 70, 72], "column": [11, 12, 13, 17, 34, 36, 37, 41, 42, 44, 47, 48, 68, 70, 72], "column_radiu": 42, "com": [0, 6, 7, 8, 11, 13, 80], "combin": [39, 42, 44, 47, 48, 50, 68, 71, 79], "come": 50, "comma": 79, "command": [8, 10, 50], "commerci": 50, "commit": [13, 35, 50], "common": [10, 50, 69, 74], "commun": [8, 50], "comp": [51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 68, 69, 72], "comp0bnd0": 34, "comp0bnd1": 34, "comp0bnd2": 34, "comp1bnd0": 34, "comp1bnd1": 34, "comp1bnd2": 34, "companion": 79, "compar": 12, "comparison": [53, 54, 73, 80], "compart": 42, "compens": [51, 62, 66], "compet": 60, "competit": [51, 54, 59, 61, 62], "compil": [6, 7, 10, 42, 50], "compilers_and_libraries_2020": 8, "complement": [75, 76], "complet": [9, 12, 67, 76], "complex": 80, "compli": 50, "complianc": 50, "complic": [68, 79], "compon": [12, 15, 16, 19, 25, 28, 32, 33, 34, 36, 38, 39, 41, 42, 43, 44, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 57, 62, 63, 66, 68, 69, 71, 72, 74, 76, 79], "compos": 68, "composit": 30, "comprehens": [13, 72], "compris": [11, 12], "comput": [6, 7, 8, 12, 13, 39, 42, 43, 44, 47, 48, 50, 68, 79, 80], "computation": 79, "con": 68, "concav": 58, "concentr": [12, 14, 16, 17, 25, 27, 28, 29, 42, 43, 44, 46, 47, 48, 51, 53, 56, 57, 62, 64, 66, 67, 69, 72, 74], "concept": [32, 51, 53, 62, 64, 66], "concern": 50, "conclud": 79, "conda": 10, "condit": [42, 44, 50, 51, 62, 66, 70, 72, 75, 76, 79], "config": 10, "configur": [8, 12, 32, 33, 42, 43, 44, 47, 48, 68], "connect": [32, 33, 50, 67, 72, 77, 79], "connection_cub": 41, "connection_lin": 41, "connection_quad": 41, "connections_include_dynamic_flow": 41, "connections_include_port": 41, "consequ": [50, 68, 72, 74, 79], "consequenti": 50, "consid": [12, 50, 52, 57, 61, 69, 70, 72, 79], "consist": [10, 32, 33, 40, 50, 68], "consistency_solv": [32, 33], "consistent_init_mod": 40, "consistent_init_mode_sen": 40, "conspicu": 50, "const_coeff": [12, 41, 46], "constant": [12, 14, 15, 16, 19, 20, 21, 22, 23, 24, 25, 27, 28, 29, 37, 41, 42, 46, 53, 55, 67, 70, 72], "constantli": [12, 50], "constitut": [50, 80], "constru": 50, "construct": [54, 69], "consum": [50, 79], "contact": 50, "contain": [6, 7, 8, 12, 17, 34, 37, 50, 68, 79], "content": 50, "context": 50, "continu": [12, 32, 33, 40, 45, 50, 70, 72, 73, 79, 80], "contractu": 50, "contradict": 50, "contrari": [41, 70, 79], "contrast": [50, 68], "contribut": 80, "contributor": 50, "control": [12, 41, 42, 44, 47, 50, 72, 79], "convect": 72, "convei": 50, "conveni": 50, "convent": 34, "converg": [40, 79], "convers": 25, "convert": 42, "convex": 58, "convey": 50, "coordin": [32, 38, 42, 44, 70, 72], "copi": [8, 12, 50], "copyleft": 50, "copyright": 50, "core": [12, 17, 37, 42, 44, 72], "correct": [50, 79], "correl": [54, 67], "correspond": [12, 17, 34, 50, 54, 68, 69, 74, 77, 79], "cost": [50, 79], "costli": 12, "could": [12, 34, 50], "counter": 66, "counterclaim": 50, "counterion": [14, 16, 25, 27, 28, 29], "counterpart": 68, "countri": 50, "coupl": [13, 68], "cours": [50, 79], "court": 50, "coven": 50, "cover": 50, "coverag": 50, "cpu": 12, "cramer": 80, "creat": [6, 7, 8, 10, 11, 12, 13, 34, 36, 38, 67, 79], "criterion": 50, "cross": [44, 47, 48, 50, 70, 72], "cross_section_area": [12, 44, 47, 48], "crude": 70, "crystal": 13, "csaba": 80, "cse": [6, 7, 8], "cstr": [12, 33, 45, 73], "ctest": [6, 7, 8], "cube_coeff": [12, 41, 46], "cubic": [12, 41, 46, 68, 74], "cure": 50, "current": [7, 10, 32, 34, 79], "custom": [10, 50], "customarili": 50, "cxx": [6, 7], "cycl": 68, "cyclic": 41, "cylind": [42, 44, 47, 72], "d": [12, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 66, 71, 79, 80], "d_": [31, 70, 72, 74, 75, 76], "d_j": [70, 71, 72, 75], "dae": 79, "dai": 50, "damag": 50, "damp": 30, "dan": 80, "danckwert": [70, 72, 75, 76, 80], "danger": 50, "darwin": 7, "data": [12, 13, 32, 33, 41, 44, 47, 50, 79], "dataset": [11, 12, 17, 32, 37, 38, 54, 69], "date": 50, "davi": [6, 7, 8], "david": 80, "dbla_stat": 8, "dbla_vendor": [6, 7, 8], "dbuild_meti": 8, "dbuild_shared_lib": [6, 7, 8], "dbuild_test": 8, "dcmake_build_typ": [6, 7, 8], "dcmake_c_flag": [6, 7, 8], "dcmake_cxx_flag": 8, "dcmake_install_prefix": [6, 7, 8], "dcmake_library_path": 8, "dcmake_static_linker_flag": 8, "de": 13, "dead": 68, "dean": 80, "debian": 6, "decemb": [50, 80], "decid": [12, 50], "declin": 50, "decompos": 79, "decomposit": [42, 74], "decoupl": [54, 69], "decreas": 65, "dedic": 36, "deem": 50, "default": [14, 16, 25, 27, 28, 29, 30, 32, 35, 37, 38, 40, 41, 42, 43, 44, 47, 68, 69, 70, 72, 75, 76], "defect": 50, "defens": 50, "defin": [12, 36, 41, 42, 44, 47, 50, 51, 52, 53, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 79], "definit": 50, "degerman": 80, "degrad": [54, 69], "degre": [34, 54, 65, 69], "delet": [6, 7, 8], "delta": 79, "demo": 13, "denable_blaslib": [6, 7], "denable_complex": [6, 7], "denable_complex16": [6, 7], "denable_static_link_lapack": 8, "deni": 50, "denomin": [50, 68], "denot": [12, 15, 17, 34, 37, 51, 54, 55, 57, 62, 66, 68, 69, 70, 71, 72, 76, 79], "dens": 42, "densiti": 80, "depend": [0, 15, 16, 28, 32, 33, 42, 44, 47, 48, 53, 65, 67, 70, 71, 72, 79], "deprec": [10, 13], "depriv": 50, "deriv": [17, 36, 37, 38, 41, 42, 43, 44, 47, 48, 69, 79], "describ": [12, 15, 20, 32, 57, 64, 65, 68, 69, 72], "descript": [12, 72], "design": [13, 32, 50, 79], "desorpt": [12, 14, 15, 16, 18, 19, 20, 21, 22, 23, 24, 25, 27, 28, 29, 53, 54, 55, 57], "destin": [10, 12, 68], "detail": [9, 12, 34, 50, 67], "detector": 13, "determin": [12, 15, 38, 40, 41, 42, 43, 44, 47, 48, 50, 58, 66, 68, 70, 79], "dev": 6, "devel": 6, "develop": [6, 10, 50, 55], "deviat": [75, 76], "devic": 50, "dexamples_en": [6, 7, 8], "di": 80, "dict": 12, "dictionari": 12, "differ": [12, 14, 16, 17, 25, 28, 32, 34, 37, 42, 43, 44, 47, 50, 51, 59, 61, 62, 68, 69, 72, 79, 80], "differenti": [13, 39, 42, 43, 44, 47, 48, 79, 80], "diffus": [12, 42, 44, 47, 72, 73, 75, 80], "digit": [35, 79], "dilut": 69, "dimens": [12, 36, 70], "dimension": [32, 33, 45, 73], "dimer": 64, "dir": 8, "direct": [12, 41, 42, 44, 47, 48, 50, 68, 75, 76, 79], "directli": [50, 54, 69], "directori": [0, 6, 7, 8, 10], "disabl": [36, 42, 43, 44, 47, 72], "disclaim": 50, "discontin": 40, "discontinu": [12, 40, 68, 74, 79], "discret": [32, 33, 36, 38, 42, 45, 70, 72, 79], "discriminatori": 50, "discuss": 79, "disjoint": 70, "dispers": [42, 44, 47, 48, 58, 68, 70, 72, 73, 76, 79], "displac": 80, "displai": 50, "distinct": [17, 37], "distinguish": 50, "distribut": [2, 6, 10, 50, 70, 72, 80], "divid": [34, 52, 54, 69, 70, 79], "dl": 80, "dll": 8, "dnpartit": [6, 7], "do": [12, 13, 17, 50, 72, 79], "doc": 0, "document": [11, 12, 50], "doe": [6, 7, 8, 12, 32, 34, 50, 68, 71, 79], "dof": 36, "doi": 80, "doid": 80, "domain": [50, 72], "done": 68, "doning": 80, "dopenmp_en": [6, 7, 8], "dot": [12, 40, 41, 42, 44, 47, 48, 51, 53, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 68, 70, 72, 74, 79], "doubl": [14, 15, 16, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 35, 36, 37, 39, 40, 41, 42, 43, 44, 46, 47, 48], "doubt": 50, "download": [6, 7, 8, 10, 11, 12], "downstream": [50, 68], "dpfr": 76, "dr": 13, "drastic": 12, "due": [54, 66, 69, 70, 72, 79], "durabl": 50, "dure": [12, 44, 79], "duti": 71, "dwell": 50, "dynam": [12, 50, 54, 67, 71, 72, 75, 76, 79], "e": [6, 7, 8, 10, 12, 13, 34, 38, 41, 42, 50, 52, 53, 54, 55, 57, 61, 62, 68, 69, 70, 71, 72, 74, 77, 79, 80], "each": [12, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 34, 37, 38, 40, 42, 43, 44, 47, 48, 50, 51, 54, 62, 66, 67, 68, 69, 70, 72, 74, 79], "earlier": [12, 50], "easiest": 10, "easili": 68, "edg": 68, "edit": [8, 80], "edu": [6, 7, 8], "educ": 12, "effect": [42, 44, 50, 51, 54, 59, 61, 62, 69, 72], "effici": [13, 44, 80], "effort": 50, "either": [6, 7, 42, 50, 52, 57, 68, 79], "el": 80, "electro": [51, 66], "electron": 50, "electrostat": 80, "element": [12, 79], "ell": [62, 65, 68, 69], "els": 12, "elsevi": 80, "elut": [2, 12, 34, 80], "embodi": 50, "emploi": 56, "employ": 50, "empm_beta": 15, "empm_comp_mod": 15, "empm_gamma": 15, "empm_ka": 15, "empm_kd": 15, "empm_qmax": 15, "empti": [12, 79], "enabl": [6, 7, 8, 36, 41, 42, 44, 47, 50, 70, 79], "end": [12, 17, 37, 40, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 68, 69, 70, 71, 72, 74, 75, 76, 79], "endpoint": [42, 44, 79], "energi": 55, "enforc": 50, "engin": [10, 13, 80], "ensur": 50, "enter": [12, 50, 72], "entir": 50, "entiti": [50, 54], "entri": [12, 17, 68], "enzym": 72, "eq": [54, 68, 69, 70, 72, 79], "equal": 12, "equat": [13, 40, 51, 52, 54, 61, 62, 64, 66, 69, 71, 72, 75, 76, 79, 80], "equidist": 42, "equidistant_par": [12, 42, 44], "equilibria": 80, "equilibrium": [12, 67, 69], "equip": [12, 68, 70], "equival": 50, "equivolum": 42, "equivolume_par": [42, 44], "equlibrium": 54, "era": 80, "eric": [13, 80], "erron": 50, "error": [12, 40, 41, 42, 44, 47, 79], "errortest_sen": [40, 79], "especi": [7, 34, 79], "essenti": [50, 68, 79], "estim": [10, 79], "etc": [12, 13, 38, 72], "eugen": 80, "evalu": [12, 40, 79], "even": [12, 13, 50, 68], "event": [50, 79], "ever": 50, "everi": [12, 34, 50, 68, 69], "everyon": 50, "evolut": 71, "evolv": 32, "ex": 8, "exact": [50, 79], "exactli": [11, 12, 51, 59, 68], "exampl": [11, 12, 34, 50, 54, 69, 72, 79], "exce": [12, 79], "except": [11, 12, 17, 37, 50, 68, 75], "exchang": [15, 17, 20, 24, 28, 29, 33, 51, 54, 55, 57, 59, 61, 62, 65, 66, 80], "exclud": [35, 50, 79], "exclus": [50, 75], "excus": 50, "execut": [6, 7, 8, 12, 35, 50], "exemplifi": 54, "exercis": 50, "exhibit": 79, "exist": [8, 17, 37], "exlus": 72, "exp": [53, 55], "expect": [12, 42, 44, 47, 50, 68], "experi": 71, "explain": [12, 50, 51, 53, 62, 64, 66], "explan": 34, "explicitli": [12, 34, 50], "expon": [18, 37, 69], "exponenti": [18, 55], "export": [6, 7], "express": 50, "expressli": 50, "ext": 41, "ext_": [54, 69], "ext_mass_action_law": 69, "ext_multi_component_langmuir": 54, "ext_xxx": [17, 37], "ext_xxx_yyi": [17, 37], "ext_xxx_yyy_t": [17, 37], "ext_xxx_yyy_tt": [17, 37], "ext_xxx_yyy_ttt": [17, 37], "extend": [10, 17, 32, 33, 50, 51, 54, 58, 59], "extended_mobile_phase_modul": 15, "extens": [13, 50, 52, 55], "extent": [50, 68], "extern": [12, 15, 32, 33, 67, 79], "extfun": [17, 37, 54, 69], "extfun_typ": [32, 33], "extra": 79, "extract": [6, 7, 8], "extrem": [72, 79], "exttt": 42, "f": [38, 50, 54, 69, 70, 72, 75, 79, 80], "f2c": 8, "f_": [68, 69, 70, 71, 72, 74, 75, 76], "face": 72, "facil": 50, "fact": 79, "factor": [14, 16, 18, 25, 26, 27, 28, 29, 30, 39, 41, 42, 44, 47, 55, 58, 65, 66, 72], "faculti": [6, 7, 8], "fail": [12, 50, 71, 79], "failur": [40, 50, 79], "fair": 50, "fall": 71, "fals": 12, "famili": [13, 50], "far": 13, "fashion": 50, "fast": [6, 7, 8, 13, 42], "faster": [6, 7, 8, 12, 42, 43, 44, 47, 48, 54], "fastest": [34, 79], "favor": [44, 50], "featur": [17, 32, 50, 67, 79], "februari": 80, "fed": 12, "fee": 50, "feed": [68, 70, 74], "feeheri": 80, "feling": 80, "ferment": 13, "few": [65, 79], "ffsensitivityparam": 79, "field": [12, 15, 34, 36, 42, 43, 44, 47, 48, 68], "fifth": 68, "fig": [34, 72, 79], "figur": 12, "file": [6, 7, 8, 11, 12, 35, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 69], "file_format": [32, 35], "filenam": [11, 12], "fill": 72, "film": [12, 42, 44, 47, 72, 73, 75], "film_diffus": [12, 34, 42, 44, 47], "film_diffusion_multiplex": [42, 44, 47], "filter": 71, "filtrat": 13, "final": [12, 50, 68, 72], "find": [6, 13, 50, 79], "finit": 72, "first": [12, 17, 24, 28, 37, 42, 50, 53, 68, 79], "fit": 50, "five": 68, "fix": [13, 44, 50, 79], "fix_zero_surface_diffus": 44, "flag": 68, "flexibl": [13, 44, 68], "flow": [12, 41, 42, 43, 44, 47, 48, 50, 67, 71, 75, 76, 77, 79, 80], "flowrate_filt": 43, "fluid": [71, 72], "flux": [32, 33, 36, 38, 42, 44, 47, 48, 69, 70, 72], "fold": 61, "folder": [0, 6, 7, 8, 12], "follow": [8, 12, 13, 34, 41, 50, 54, 68, 72, 75, 76], "foral": [70, 72, 75, 76], "forbid": 50, "forc": 50, "forg": 10, "fork": 13, "form": [50, 54, 69, 72], "format": [12, 13, 17, 35, 37, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69], "formul": 79, "formula": 79, "forschungszentrum": 13, "forum": 13, "forward": [11, 12, 37, 40, 42, 67, 70, 72, 79], "found": 50, "foundat": 50, "four": [17, 37, 72], "fourth": 74, "fpic": [6, 7], "frac": [51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 68, 69, 70, 71, 72, 75, 76, 79], "fraction": [42, 43, 44, 47, 72, 77], "framework": 32, "free": [50, 66], "freedom": [34, 50, 65], "freeli": [6, 7, 8], "frequenc": 55, "frit": [70, 72], "from": [6, 7, 8, 9, 11, 12, 13, 16, 24, 28, 29, 34, 35, 37, 41, 42, 43, 44, 47, 48, 50, 54, 62, 65, 66, 68, 69, 70, 72, 75, 76, 79], "front": [58, 79], "frontend": [11, 12], "fsf": 50, "fulfil": 50, "full": [36, 38, 40, 41, 42, 43, 44, 47, 48, 50, 68, 72, 79], "fulli": 68, "function": [12, 17, 37, 41, 50, 67, 72, 79], "fundament": [50, 80], "further": [13, 50], "furthermor": 79, "fuse": 79, "fusion": 10, "futur": 50, "fwd": 69, "fzj": 13, "g": [6, 7, 8, 10, 12, 34, 53, 54, 61, 62, 68, 69, 71, 72, 74, 77, 79, 80], "g_": 79, "ga": 55, "gamma": 57, "gamma_i": [52, 57], "gcc": [6, 7], "ge": [14, 15, 16, 18, 19, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30], "gel": 80, "gener": [10, 11, 13, 17, 32, 33, 34, 43, 45, 47, 48, 50, 54, 58, 68, 69, 73, 75, 76, 79], "general_rate_model": [12, 33, 45], "general_rate_model_2d": 42, "generalized_ion_exchang": 16, "genr": 80, "geometri": [12, 42, 44, 47, 73], "georg": 80, "geoscienc": 13, "geq": [37, 39, 40, 41, 42, 43, 44, 46, 47, 48, 49, 51, 59, 68, 70, 72], "get": 50, "ghost": 31, "giex_ka": 16, "giex_ka_lin": 16, "giex_ka_prot": 16, "giex_ka_quad": 16, "giex_ka_salt": 16, "giex_kd": 16, "giex_kd_lin": 16, "giex_kd_prot": 16, "giex_kd_quad": 16, "giex_kd_salt": 16, "giex_lambda": 16, "giex_nu": 16, "giex_nu_lin": 16, "giex_nu_quad": 16, "giex_refc0": 16, "giex_refq": 16, "giex_sigma": 16, "git": [6, 7, 8, 35], "github": [0, 6, 7, 8, 11, 13], "gitpython": 10, "give": [12, 50, 67, 68, 79], "given": [12, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 37, 42, 44, 47, 50, 51, 52, 53, 54, 61, 62, 64, 66, 68, 69, 70, 71, 72, 73, 74, 75, 76, 79], "gl": 8, "global": 32, "gmre": [41, 42, 44, 47], "gnu": 50, "goe": 12, "goto": 6, "gov": [6, 7, 8, 80], "govern": [50, 55, 70, 71, 72], "gpl": 50, "gradient": 80, "gram": [41, 42, 44, 47], "grant": [50, 80], "graph": 68, "grati": 50, "greater": [6, 7, 8], "greatest": 50, "grid": [12, 79], "griesbach": 80, "grm": [70, 73, 75], "grm2d": 73, "group": [11, 12, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 32, 45, 68, 69, 70, 79], "gs_type": [12, 41, 42, 44, 47], "gt": [6, 7, 8, 14, 16, 18, 21, 22, 23, 24, 25, 27, 28, 29, 30], "gu": 80, "guarante": 50, "gui": 50, "guid": [12, 40, 41, 42, 44, 47], "guiochon": 80, "gz": [6, 7], "h": [79, 80], "h5": [11, 12], "h_i": 63, "ha": [7, 11, 12, 15, 17, 34, 36, 37, 41, 42, 43, 44, 47, 50, 51, 52, 54, 57, 59, 65, 66, 68, 69, 70, 72, 79], "had": 50, "hahn": 80, "half": [42, 43, 44, 47, 48], "hand": 79, "handl": [12, 13], "hansen": 80, "happen": [75, 79], "hat": 68, "have": [6, 7, 8, 12, 17, 34, 37, 42, 43, 44, 47, 50, 51, 54, 58, 59, 65, 68, 69, 70, 72, 79], "hdf5": [11, 12, 13, 32], "hdf5_root": [6, 7, 8], "hdf5config": [6, 7, 8], "hdfgroup": [6, 7, 8], "heart": 13, "heidelberg": 80, "help": [9, 13, 77, 79], "henc": [41, 68, 69, 75, 79], "henri": 26, "hepbildikl": 80, "here": [12, 13, 51, 55, 59, 68, 70, 72], "hereaft": 50, "heurist": [41, 68], "hic": [15, 20], "high": [10, 34, 80], "higher": 12, "highli": 13, "hindmarsh": 80, "hold": [34, 69, 70, 75, 76, 79], "holder": 50, "holdup": 71, "homebrew": 7, "homogen": [42, 70, 72], "hope": 50, "horv": 80, "host": [13, 50], "household": 50, "how": [34, 50], "howev": [6, 12, 13, 17, 34, 37, 50, 68, 69, 70, 72, 77, 79], "html": [0, 6, 7, 8, 50], "http": [0, 6, 7, 8, 11, 13, 50, 80], "hubbuch": 80, "huuk": 80, "hydrophob": [15, 20, 57, 80], "hypothet": 50, "i": [0, 6, 7, 8, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 32, 34, 36, 37, 38, 39, 40, 41, 42, 43, 44, 47, 48, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 79, 80], "ibg": 13, "icl": 8, "id": [68, 80], "ida": [40, 41, 42, 44, 47, 79], "idea": 50, "identif": 79, "identifi": [32, 50, 54, 69, 79], "iex": [15, 20], "ignor": [12, 17, 30, 41, 42, 43, 44, 47, 48, 68, 72], "ij": 63, "ill": 79, "immobil": [64, 72], "immudzen": 10, "imperm": 72, "implement": [6, 7, 12, 32, 50, 54, 79], "impli": 50, "import": [7, 12, 50, 72, 79], "impos": 50, "imprecis": 79, "improv": [54, 70], "inabl": 50, "inaccur": 50, "inc": 50, "incident": 50, "includ": [10, 11, 12, 13, 36, 40, 41, 42, 44, 50, 60, 68, 72], "inclus": 50, "incom": 68, "incompat": 50, "incompress": 12, "inconsist": 72, "incorpor": 50, "increas": [12, 68, 79], "indemnif": 50, "independ": [39, 42, 44, 47, 48, 50, 51, 59, 79], "index": [8, 17, 28, 34, 37, 39, 41, 42, 44, 47, 52, 54, 65, 68, 69, 72, 79], "indic": [12, 17, 37, 40, 41, 42, 50, 54, 68, 69, 79], "individu": [42, 44, 47, 50, 68], "induc": 80, "industri": [50, 80], "inert": [52, 57], "infer": [42, 43, 44, 47, 48, 68, 70, 72], "inflow": 68, "influenc": [41, 42, 44, 47, 57], "inform": [12, 17, 34, 50, 51, 52, 53, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 70, 72, 74, 75, 76, 77], "infring": 50, "infti": 72, "inhomogen": [42, 44, 47, 70], "init_c": [12, 42, 43, 44, 47, 48], "init_cp": [42, 44, 47], "init_damp": 30, "init_q": [12, 42, 43, 44, 47, 48], "init_st": [42, 43, 44, 47, 48], "init_state_i": 41, "init_state_sensy_xxx": 41, "init_state_sensydot_xxx": 41, "init_state_ydot": 41, "init_step_s": [12, 40, 79], "init_volum": 43, "initi": [32, 33, 40, 41, 42, 43, 44, 47, 48, 50, 68, 69, 72, 75, 76], "inject": 70, "inlet": [32, 33, 36, 38, 45, 54, 68, 70, 72, 73, 79], "inlet_typ": [12, 46], "inner": [70, 72], "input": [11, 12, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 32, 36, 45, 68, 69, 79], "insert": 79, "insid": [36, 42, 44, 50, 70, 71, 72], "instal": [0, 6, 7, 8, 9, 11, 12, 50], "installcadet": 10, "installdir": [6, 7, 8], "instanc": [12, 34, 79], "instead": [6, 12, 13, 17, 36, 37, 42, 43, 44, 47, 48, 50, 54, 68, 69, 77, 79], "institut": 13, "int": [14, 15, 16, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 35, 38, 39, 40, 41, 42, 43, 44, 46, 47, 48, 49, 70, 72], "intact": 50, "integ": [17, 37], "integr": [12, 34, 35, 36, 40, 79], "intel": [6, 7, 8, 13], "intel10_64lp": [6, 7, 8], "intel10_64lp_seq": [6, 7, 8], "intel64": 8, "intelswtool": 8, "intend": 50, "intens": 42, "intent": 50, "interact": [16, 29, 50, 57, 63, 80], "interchang": 50, "interest": [12, 50], "interf": 50, "interfac": [8, 10, 11, 13, 50, 67], "intern": [44, 68, 79], "interplai": [72, 80], "interpret": 50, "interstiti": [12, 34, 36, 44, 47, 48, 68, 70, 72], "interv": 74, "intim": 50, "introduc": [70, 79], "introduct": [9, 32], "invalid": 50, "invert": 79, "involv": [72, 79], "io": 0, "ion": [15, 17, 20, 33, 51, 54, 55, 57, 62, 66, 80], "ionic": [54, 66], "ipywidget": 10, "iqbal": 80, "irregular": 70, "irrevoc": 50, "irv": 80, "is_kinet": [12, 14, 15, 16, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29], "isbn": 80, "isotherm": [55, 58, 80], "issu": [41, 42, 44, 47], "item": 50, "iter": [40, 41, 42, 44, 47, 68, 79], "its": [12, 50, 68, 70, 72, 79], "itself": [50, 68], "iv": [34, 36, 42, 43, 44, 46, 47, 48], "j": [13, 14, 38, 42, 44, 51, 52, 53, 54, 55, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 68, 69, 70, 71, 72, 75, 80], "j_": [38, 72], "j_f": [54, 69], "ja02268a002": 80, "jacobian": [42, 43, 44, 47, 48, 54, 68, 69, 79], "jakobsson": 80, "jan": 80, "januari": 80, "jlblancoc": 8, "john": 80, "joint": 38, "journal": 80, "jump": 79, "june": [50, 80], "jupyter_contrib_nbextens": 10, "jupyter_nbextensions_configur": 10, "jupyterlab": 10, "just": [12, 34, 36, 79], "j\u00f8rgen": 80, "j\u00fclich": 13, "k": [18, 31, 51, 54, 59, 62, 65, 68, 69, 70, 74, 80], "k_": [51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 66, 69, 70, 72, 75], "k_a": [54, 61], "k_d": [54, 61], "ka": 12, "kanji": 80, "karlsson": 80, "katharina": 80, "katti": 80, "kd": 12, "keep": 50, "kei": 50, "keith": 80, "kernel": 50, "kind": 50, "kinet": [12, 14, 15, 16, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 80], "kmcl_ka": 18, "kmcl_kact": 18, "kmcl_kd": 18, "kmcl_nu": 18, "kmcl_qmax": 18, "kmcl_temp": 18, "know": 50, "knowingli": 50, "knowledg": 50, "known": [70, 72], "krylov": [41, 42, 44, 47], "ku": 80, "kumar": [17, 33, 54, 80], "kumar_multi_component_langmuir": 18, "l": [38, 54, 69, 70, 71, 72, 75, 76, 80], "l_": [69, 72], "l_i": [38, 70, 72, 75, 76], "l_j": 69, "lack": [41, 42, 44, 47], "lambda": [53, 54, 62, 64, 66], "lambda_j": [14, 51], "lang": 52, "langmuir": [12, 17, 33, 51, 54, 61, 72, 80], "languag": 50, "lapack": 42, "lapack_window": 8, "larg": [31, 72, 79, 80], "larger": [41, 42, 44, 47, 50, 72], "last": [12, 28, 36, 38, 41, 42, 79], "last_state_i": 36, "last_state_sensy_xxx": 36, "last_state_sensydot_xxx": 36, "last_state_ydot": 36, "later": [6, 10, 12, 42, 44, 50, 72], "latest": 10, "latter": [34, 68, 72], "law": [50, 55, 67], "lawsuit": 50, "layout": [32, 34, 69], "le": 79, "lead": 72, "lean": 40, "least": [50, 68], "leav": [12, 77], "lee": 80, "left": [39, 41, 42, 43, 44, 47, 48, 51, 52, 53, 54, 55, 57, 58, 59, 60, 61, 62, 64, 65, 66, 69, 70, 71, 72, 74, 75, 76, 79], "leftrightarrow": 54, "legal": 50, "length": [12, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 34, 36, 37, 39, 40, 41, 42, 43, 44, 46, 47, 48, 49, 54, 69, 72], "leq": [51, 59, 62, 74], "less": [12, 41, 54], "lesser": 50, "let": [65, 79], "level": 34, "levmar": 30, "lewek": [13, 80], "lgpl": 50, "liabil": 50, "liabl": 50, "lib": [6, 7, 8], "libbla": 6, "libblas3": 6, "libf2c": 8, "libhdf5": 6, "libhdf5_seri": 6, "liblapack": 6, "liblapack3": 6, "librari": [6, 8, 12, 42, 50], "license": 50, "licensor": 50, "lier": [13, 80], "ligand": 80, "like": [10, 50], "likewis": 50, "limit": [13, 32, 50, 51, 59], "lin": [52, 53, 65], "lin_coeff": [12, 41, 46], "lin_ka": 19, "lin_kd": 19, "line": 50, "linear": [15, 16, 17, 28, 33, 34, 39, 41, 42, 44, 46, 47, 52, 54, 63, 67, 79, 80], "linear_interp_data": [32, 33], "linear_solution_mod": 41, "linear_solver_bulk": 42, "linearli": [42, 44, 54, 69, 79], "link": [50, 80], "linkinghub": 80, "linspac": 12, "linux": [10, 13], "liquid": [13, 14, 16, 25, 27, 28, 29, 37, 42, 43, 44, 47, 51, 54, 57, 62, 63, 66, 69, 71, 72, 80], "list": [12, 17, 34, 37, 41, 50, 68], "litig": 50, "ll": 72, "llnl": [6, 7, 8], "ln": 6, "load": [2, 11, 12, 34, 80], "local": [0, 7, 10, 40, 50, 79], "locat": [6, 12], "long": [12, 42, 44, 50, 68], "longer": [10, 54], "look": [11, 12], "loss": 50, "low": [12, 56, 79], "lower": 31, "lowercas": [11, 12, 34], "lrm": 73, "lrmp": [73, 76], "lt": [6, 7, 8], "ltcg": 8, "lu": 42, "lump": [32, 33, 45, 73], "lumped_rate_model_with_por": [33, 45], "lumped_rate_model_without_por": [33, 45], "lvert": 65, "m": [10, 12, 36, 42, 43, 44, 46, 47, 48, 51, 59, 62, 68, 69, 79, 80], "m_": [14, 15, 16, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 34, 38, 70, 71, 72, 75], "m_i": [62, 65, 76], "m_j": [62, 72], "ma": 80, "mac": [7, 13], "machin": 50, "made": [50, 79], "magnitud": [72, 79], "mai": [17, 32, 37, 50, 54, 66, 68, 69, 70, 71, 72, 79, 80], "mail": 50, "main": [54, 72], "mainli": 54, "maintain": [13, 50], "major": [12, 14, 22, 24, 25, 28, 34, 35, 36, 37, 41, 42, 43, 44, 47, 48, 50, 68], "make": [6, 7, 8, 12, 50, 71], "mal_exponents_bulk_bwd": 37, "mal_exponents_bulk_fwd": 37, "mal_exponents_liquid_bwd": 37, "mal_exponents_liquid_bwd_modsolid": 37, "mal_exponents_liquid_fwd": 37, "mal_exponents_liquid_fwd_modsolid": 37, "mal_exponents_solid_bwd": 37, "mal_exponents_solid_bwd_modliquid": 37, "mal_exponents_solid_fwd": 37, "mal_exponents_solid_fwd_modliquid": 37, "mal_kbwd_bulk": 37, "mal_kbwd_liquid": 37, "mal_kbwd_solid": 37, "mal_kfwd_bulk": 37, "mal_kfwd_liquid": 37, "mal_kfwd_solid": 37, "mal_stoichiometry_bulk": 37, "mal_stoichiometry_liquid": 37, "mal_stoichiometry_solid": 37, "manag": 7, "mandatori": [34, 41], "mani": [10, 17, 34, 51, 59, 70, 74, 79], "manner": 50, "manual": [6, 7, 11, 32, 77, 79], "manufactur": 50, "map": [11, 12, 41, 42, 44, 79], "march": [50, 80], "mark": 50, "mask": 50, "mass": [17, 33, 53, 54, 64, 67, 68, 71, 72, 74, 75, 77, 79, 80], "mass_action_law": [32, 33, 69], "master": [0, 8], "match": 10, "materi": 50, "mathbb": [26, 28, 39, 41, 42, 43, 44, 46, 47, 48, 54, 69, 70, 72, 74, 79], "mathcal": [52, 79], "mathemat": [13, 80], "mathrm": [31, 35, 36, 40, 41, 42, 43, 44, 46, 47, 48, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 66, 69, 71, 72, 79], "matlab": [6, 7, 8, 10, 13], "matlab_root": 6, "matplotlib": [10, 12], "matric": [37, 68, 69], "matrix": [12, 17, 34, 36, 37, 38, 41, 42, 43, 44, 47, 48, 67, 68, 69, 79], "matter": 12, "max": [52, 55, 57, 58, 59, 60, 61, 65, 69, 72], "max_convtest_fail": [40, 79], "max_errtest_fail": [40, 79], "max_krylov": [12, 41, 42, 44, 47], "max_newton_it": [40, 79], "max_newton_iter_sen": [40, 79], "max_restart": [12, 41, 42, 44, 47], "max_step": [12, 40, 79], "max_step_s": [40, 79], "maximum": [15, 18, 20, 21, 22, 23, 24, 34, 40, 41, 42, 44, 47, 54, 68, 79], "mcal_antilangmuir": 21, "mcal_ka": 21, "mcal_kd": 21, "mcal_qmax": 21, "mcbl_ka": 22, "mcbl_kd": 22, "mcbl_qmax": 22, "mcl_ka": [12, 23], "mcl_kd": [12, 23], "mcl_qmax": [12, 23], "mcsgp": 68, "mcspr_k12": 24, "mcspr_k21": 24, "mcspr_ka": 24, "mcspr_kd": 24, "mcspr_qmax": 24, "mean": [34, 50, 68, 75, 79], "measur": 50, "mechan": 69, "mechanist": 80, "medium": [42, 43, 44, 46, 47, 48, 49, 50], "meet": 50, "mei": 80, "meland": 80, "memori": [13, 34, 41, 42, 44, 47, 79], "mention": 12, "menu": 50, "merchant": 50, "mere": 50, "merg": [50, 77], "met": 50, "meta": [32, 34, 79], "metapress": 80, "method": [32, 33, 39, 42, 44, 47, 48, 50, 68, 79], "meti": 8, "metr": 42, "mexw64": 8, "microsoft": 8, "might": [6, 50, 79], "min": [12, 65], "min_damp": 30, "minim": [30, 79], "minor": 35, "misrepresent": 50, "miss": [51, 62, 66], "misspel": 12, "mix": 71, "miyab": 80, "mkl": [6, 7, 8], "mklroot": [6, 7, 8], "mobil": [12, 17, 33, 34, 36, 38, 42, 43, 44, 47, 48, 54, 72], "mobile_phase_modul": 20, "mod": [16, 52], "mode": [14, 15, 16, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 40, 41, 42, 43, 44, 47, 48, 50, 54, 79], "model": [9, 10, 11, 13, 14, 15, 16, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 32, 33, 40, 45, 49, 50, 51, 52, 53, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 68, 74, 77, 79, 80], "modif": 50, "modifi": [10, 15, 16, 28, 37, 41, 42, 44, 47, 50, 52, 53, 54, 57, 69, 70], "modsim": [11, 13], "modul": [17, 33, 54, 55], "modular": 13, "mol": [12, 14, 15, 16, 18, 20, 21, 22, 23, 24, 25, 27, 28, 29, 36, 42, 43, 44, 46, 47, 48], "molass": 80, "molecul": [61, 62, 65, 66, 72], "mollerup": 80, "moment": [10, 32], "monoclon": [55, 80], "monoton": [65, 68], "monoval": [14, 16, 25, 27, 28, 29], "more": [12, 17, 36, 44, 50, 51, 52, 53, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 68, 79], "moreov": [10, 12, 50, 73], "most": [6, 7, 8, 12, 13, 15, 32, 50, 54, 69, 72, 73, 74, 79], "move": 80, "mp": [14, 15, 16, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 34, 36, 42, 44, 47], "mpm_beta": 20, "mpm_gamma": 20, "mpm_ka": 20, "mpm_kd": 20, "mpm_qmax": 20, "msbuild": 8, "mssma_ka": 25, "mssma_kd": 25, "mssma_lambda": 25, "mssma_nu": 25, "mssma_rat": 25, "mssma_refc0": 25, "mssma_refq": 25, "mssma_sigma": 25, "much": [6, 8, 12, 54, 72, 79], "multi": [17, 32, 33, 38, 51, 52, 54, 55, 57], "multi_component_antilangmuir": 21, "multi_component_bilangmuir": 22, "multi_component_langmuir": [12, 23, 54], "multi_component_spread": 24, "multicompon": 80, "multipl": [32, 33, 36, 41, 54, 68, 73, 75, 77, 79], "multiplex": [42, 43, 44, 47, 48], "multistate_steric_mass_act": 25, "multivers": 0, "muopgrmflow": 44, "must": [11, 12, 44, 50, 51, 59, 68, 79], "my": 6, "n": [68, 79, 80], "n_": [36, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 68, 69, 70, 71, 72, 74, 76], "n_compon": 12, "name": [6, 11, 12, 15, 17, 30, 34, 37, 38, 39, 41, 50, 79], "nativ": [7, 13, 32], "natur": [50, 72], "naumann": 13, "nbnd": [25, 34, 42, 44, 47], "nbound": [12, 42, 43, 44, 47, 48], "ncbi": 80, "ncol": [12, 36, 42, 44, 47, 48], "ncomp": [12, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 34, 36, 37, 42, 43, 44, 46, 47, 48, 49], "nconnect": 41, "ndof": [34, 41, 42, 43, 44, 47, 48], "necessari": [50, 77, 79], "need": [10, 12, 32, 34, 50, 72, 79], "neg": [42, 65, 70, 72], "neglect": [72, 75, 76], "neither": 50, "neq": [31, 42, 44, 51, 59, 65], "nest": 12, "net": [69, 72], "network": [11, 12, 13, 41, 50, 67, 71, 72, 74, 77, 79], "neutral": [51, 62, 66], "new": [6, 7, 8, 12, 32, 41, 50, 79], "newslett": 13, "newton": [40, 68, 79], "next": [12, 28, 50, 68, 79], "nih": 80, "nikla": 80, "nilsson": 80, "nlm": 80, "node": [36, 38, 42, 44, 68, 77], "non": [13, 32, 33, 44, 50, 53, 55, 65, 79], "noncommerci": 50, "nondimension": 54, "none": 40, "nonlinear": [32, 33, 40, 41, 42, 44, 47, 54, 68, 69, 79, 80], "nor": 50, "normal": [41, 50, 54], "notat": [12, 32, 79], "note": [6, 7, 8, 10, 12, 15, 17, 34, 36, 37, 42, 44, 47, 51, 54, 59, 65, 68, 69, 70, 71, 72, 74, 76, 79], "noth": [50, 72], "notic": 50, "notifi": 50, "notwithstand": 50, "novemb": 80, "now": [10, 12], "np": 12, "npar": [12, 36, 42, 44], "npartyp": [34, 42, 43, 44, 47], "nport": 36, "nrad": [36, 42, 70], "nreact": [34, 37], "nsec": [12, 34, 40, 42, 43, 44, 47, 48], "nsen": 39, "nstate": [14, 34], "nswitch": [12, 41], "nthread": [12, 40], "ntotalbnd": [14, 15, 16, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 34, 37, 42, 43, 44, 47, 48], "ntotalcomp": 34, "nu": [16, 27, 29, 53, 55, 66], "nu_": [14, 18, 51, 53, 62, 65], "nu_i": [53, 54, 55, 64, 66], "nu_j": [53, 54, 64, 66], "number": [6, 7, 8, 12, 16, 25, 27, 28, 29, 34, 39, 40, 41, 42, 43, 44, 46, 47, 48, 49, 50, 51, 54, 59, 62, 64, 66, 68, 72, 79], "numer": [79, 80], "numpi": [10, 12], "nunit": [12, 41], "o": [7, 13], "object": [12, 50], "oblig": 50, "obtain": [6, 7, 17, 37, 54, 72, 76], "occasion": 50, "occur": [50, 79], "occurr": 54, "octob": 80, "off": [6, 7, 8], "offer": [50, 79], "offici": 50, "often": [56, 66, 71], "old": 32, "omit": [35, 68], "onc": [11, 40, 68], "one": [12, 14, 15, 17, 34, 36, 37, 40, 42, 44, 47, 50, 54, 57, 68, 69, 72, 79], "oneapi": 8, "ones": 12, "onetbb": 8, "onli": [6, 10, 12, 17, 30, 34, 36, 37, 41, 42, 44, 47, 50, 54, 65, 68, 69, 70, 72, 74, 77, 79], "open": [0, 6, 7, 8, 10], "opensus": 6, "openurl": 80, "oper": [12, 13, 17, 32, 33, 36, 37, 38, 39, 42, 43, 44, 46, 47, 48, 49, 50, 54, 67, 69, 70, 71, 72, 74, 77, 79], "opt": [6, 7], "optim": [44, 54, 69, 80], "option": [6, 7, 8, 12, 14, 16, 21, 25, 27, 28, 29, 37, 38, 39, 40, 41, 42, 43, 44, 47, 48, 50], "order": [12, 14, 17, 22, 24, 25, 28, 31, 32, 37, 42, 43, 44, 47, 48, 50, 54, 55, 68, 69, 72, 74, 77, 79], "org": [6, 7, 8, 50, 80], "organ": 50, "orient": [54, 61, 62], "origin": [12, 40, 50, 51, 54, 59, 69, 79], "orthogon": [41, 42, 44, 47], "osx": 10, "other": [0, 6, 12, 34, 41, 50, 54, 58, 65, 66, 68, 69, 72, 77, 79], "otherwis": [14, 15, 16, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 34, 50, 68, 79], "our": [13, 50], "out": [35, 39, 41, 42, 43, 44, 47, 48, 50, 68, 71, 77], "outer": [42, 44, 70, 72], "outflow": 72, "outgo": [12, 68], "outlet": [32, 33, 36, 38, 45, 68, 70, 72, 73, 74], "output": [0, 12, 32, 34, 38, 50, 77], "outsid": 50, "over": [12, 17, 32, 37, 68, 79], "overridden": 68, "overrul": 68, "overview": 79, "own": [50, 68, 70, 72], "p": [8, 17, 31, 37, 38, 40, 41, 42, 44, 47, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 66, 69, 70, 72, 75, 76, 79, 80], "p_": [12, 17, 37, 38, 69, 70, 72, 75], "p_1": 79, "p_2": 79, "p_i": [12, 79], "p_j": [58, 69, 72, 75], "p_n": 79, "pack": 70, "packag": [6, 7, 8, 10, 11, 12, 50], "page": 0, "paper": 50, "par_boundary_ord": [42, 44], "par_coreradiu": [42, 44], "par_diffus": [12, 34, 42, 44], "par_diffusion_multiplex": [42, 44], "par_disc_typ": [12, 42, 44], "par_disc_vector": [42, 44], "par_geom": [42, 44, 47], "par_poros": [12, 42, 44, 47], "par_radiu": [12, 42, 44, 47], "par_surdiffus": 34, "par_surfdiffus": [12, 42, 44], "par_surfdiffusion_multiplex": [42, 44], "par_type_volfrac": [42, 43, 44, 47], "par_type_volfrac_multiplex": 42, "paragraph": [50, 51, 53, 62, 64, 66], "parallel": [6, 7, 8, 12, 13, 41, 68], "param": 36, "param_valu": [34, 39], "param_xxx": [32, 33, 79], "paramet": [10, 12, 13, 15, 17, 20, 32, 33, 37, 40, 41, 42, 44, 47, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 69, 70, 71, 72, 74, 75, 76, 77, 80], "parameter": 65, "paramt": [32, 33], "parent": [6, 7, 8], "part": [10, 34, 35, 40, 50, 64, 80], "parti": 50, "partial": [13, 38, 53, 54, 70, 71, 72, 75, 76, 79], "particl": [12, 32, 33, 34, 36, 38, 39, 42, 43, 44, 47, 48, 54, 69, 71, 73, 75, 76], "particle_coordinates_xxx": 36, "particular": 50, "particularli": 79, "partyp": 72, "pass": [17, 34, 37, 50, 69, 79], "password": 50, "past": 79, "patch": 35, "patch1": [6, 7], "patent": 50, "path": [6, 7, 8, 11, 12], "pattern": [50, 54, 69], "paul": 80, "payment": 50, "pdae": 13, "pde": 12, "peer": 50, "per": [17, 35, 54, 79], "perform": [6, 10, 11, 12, 50, 54, 69, 79], "perman": 50, "permiss": 50, "permit": 50, "perpetu": 50, "persecond": 42, "person": 50, "pertin": 50, "peter": 80, "petr": 80, "ph": 53, "phantom": 62, "phase": [12, 14, 16, 17, 25, 27, 28, 29, 33, 34, 36, 37, 38, 39, 42, 43, 44, 47, 48, 51, 54, 62, 63, 66, 69, 71, 72, 75, 76, 79, 80], "philosophi": 50, "physic": [50, 54, 69, 74, 77], "pi": 70, "piec": [12, 41, 50, 74], "piecewis": [12, 41, 70, 74, 79], "piecewise_cubic_poli": [12, 32, 33, 46], "pii": 80, "pip": 0, "place": [6, 7, 8, 17, 37, 50, 54, 79], "placehold": [54, 69], "placement": 72, "platform": [8, 10], "pleas": [13, 34, 50], "plt": 12, "plu": 50, "plug": [68, 76], "pmatrix": [54, 69], "point": [12, 31, 36, 38, 41, 72, 79], "pointer": 50, "polynomi": [12, 17, 37, 41, 54, 68, 69, 74, 79], "pore": [32, 33, 42, 44, 45, 72, 73, 80], "pore_access": [42, 44, 47], "pore_accessibility_multiplex": [42, 44, 47], "poros": [11, 12, 42, 43, 44, 47, 48, 70, 71, 72, 76, 79], "porou": 72, "port": [12, 36, 38, 41, 68, 70, 74], "portal": 80, "portion": 50, "pose": 79, "posit": [17, 37, 41, 42, 68, 70, 72], "possess": [50, 68, 74], "possibl": [41, 42, 50, 54, 68, 69, 79], "possibli": [17, 37, 54, 72, 79], "post": 77, "postfix": 6, "postprocess": [35, 79], "potenti": [54, 61, 62, 69, 72], "power": [50, 54, 55, 69], "pr": 13, "practic": [12, 50], "pre": [9, 18, 55], "preambl": 50, "preced": [17, 37], "precis": 50, "predecessor": 50, "predomin": 68, "prefer": [50, 79], "prefix": 6, "prepar": [35, 79, 80], "prepend": [54, 69], "presenc": 72, "present": [34, 36, 41, 44, 47, 48, 50, 54, 61, 62, 68, 69, 70], "preserv": 50, "press": 80, "prevent": [16, 29, 50, 54], "previou": [34, 50, 68], "previous": 68, "price": 50, "primarili": 50, "print": 12, "prior": 50, "privat": 50, "probabl": [6, 7], "problem": [12, 50, 68, 79], "procedur": [50, 79], "process": [54, 55, 57, 68, 77, 79, 80], "procur": 50, "prod_": 69, "produc": [38, 50, 71], "product": [50, 69, 80], "profil": [12, 17, 37, 41, 46, 54, 69, 70, 74, 79, 80], "program": [8, 50], "programm": 50, "prohibit": 50, "project": [6, 7, 8, 13], "promin": [50, 54, 73], "prompt": 8, "propag": 50, "properli": 54, "properti": [50, 80], "proport": 69, "proprietari": 50, "prot": 53, "protect": 50, "protein": [14, 16, 27, 29, 55, 64, 80], "protocol": 50, "prove": 50, "provid": [6, 7, 9, 10, 12, 13, 50, 54, 69, 72, 74, 79], "provis": 50, "provision": 50, "proxi": 50, "pseudo": [12, 68, 73, 74, 77], "pub": 80, "public": [13, 50], "publicli": 50, "publish": [0, 50], "pubm": 80, "pull": 13, "puls": [12, 74], "pump": 13, "pure": [43, 71, 72, 79], "purif": 80, "purpos": [10, 12, 50, 79], "pursuant": 50, "push": 0, "put": 38, "pyplot": 12, "python": [11, 12, 13], "p\u00fcttmann": 13, "q": [12, 41, 51, 53, 54, 62, 64, 66, 68, 76], "q_": [51, 52, 53, 54, 55, 57, 58, 59, 60, 61, 62, 64, 65, 66, 68, 72, 79], "q_0": [41, 53, 57, 62, 64, 66, 68], "q_1": [41, 68], "q_2": [41, 68], "q_3": [41, 68], "q_i": [52, 53, 54, 55, 56, 57, 58, 60, 63, 64, 66], "q_j": [52, 53, 54, 55, 57, 58, 60, 61, 64, 66], "qmax": 12, "qquad": [54, 62, 68, 79], "quad": [51, 53, 62, 65, 68, 72], "quad_coeff": [12, 41, 46], "quadrat": [16, 26, 28, 41, 46, 63, 64], "qualifi": 50, "qualiti": 50, "quantiti": 12, "quasi": [14, 15, 16, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 54, 71, 72, 75, 76], "quickli": 79, "quotient": 54, "r": [0, 26, 28, 39, 41, 42, 43, 44, 46, 47, 48, 54, 55, 69, 70, 72, 74, 79, 80], "r2009a": [6, 7, 8], "r2016a": 6, "r_": [42, 44, 69, 70, 72, 75], "r_c": 72, "rad": [42, 70], "radial": [12, 36, 42, 44, 70, 72, 73], "radial_compart": 42, "radial_coordin": 36, "radial_disc_typ": 42, "radii": 72, "radiu": [17, 37, 42, 44, 47, 70, 72], "radu": 80, "rais": 12, "rang": [14, 15, 16, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 37, 38, 39, 40, 41, 42, 43, 44, 46, 47, 48, 49, 70, 72], "rapid": [12, 54], "rassi": 80, "rate": [13, 14, 15, 16, 18, 19, 20, 21, 22, 23, 24, 25, 27, 28, 29, 32, 33, 37, 41, 43, 45, 53, 54, 55, 65, 67, 71, 73, 79], "rather": 12, "rathor": 80, "ratio": [71, 72, 76], "react": [69, 70, 71, 72, 75, 76], "reactant": 69, "reaction": [2, 32, 33, 34, 39, 42, 43, 44, 47, 48, 67, 72, 79], "reaction_bulk": [42, 43, 44, 47], "reaction_model": [32, 33, 48, 69], "reaction_model_bulk": [42, 43, 44, 47], "reaction_model_particl": [42, 43, 44, 47], "reaction_model_particles_multiplex": [42, 43, 44, 47], "reaction_particl": [37, 42, 43, 44, 47], "reaction_particle_000": 37, "reaction_particle_xxx": [42, 43, 44, 47], "reaction_particle_yyi": 37, "reactor": [13, 32, 33, 45, 73, 76], "read": [17, 34, 37, 50], "readabl": 50, "readi": 50, "readili": 50, "readm": 8, "realiz": 70, "realli": [54, 69], "reason": [12, 50, 72], "receipt": 50, "receiv": [50, 68], "recent": [6, 7, 8, 13, 32], "recipi": 50, "recogn": [34, 50], "recommend": [10, 13, 54], "reconstruct": [12, 32, 33, 42, 44, 47, 48], "rectangular": 12, "recycl": 77, "redistribut": 50, "reduc": [12, 79], "ref": [44, 51, 53, 54, 62, 64, 66], "refer": [6, 12, 14, 16, 17, 25, 27, 28, 29, 34, 50, 51, 53, 62, 64, 66, 67, 68, 79], "reflect": [6, 7, 8], "refrain": 50, "regard": 50, "regardless": [50, 68], "regener": 50, "regular": 42, "reinstat": 50, "rel": [40, 42, 44, 79], "relat": [12, 54, 67], "relationship": [50, 79], "releas": [0, 6, 7, 8, 10, 13, 50], "relev": [34, 50, 54, 79], "reli": [6, 7, 50], "relicens": 50, "reltol": [12, 40, 79], "reltol_sen": 40, "remain": [12, 50, 52, 72], "remedi": 79, "remov": [8, 36, 50, 71, 76], "renam": 8, "render": 50, "repair": 50, "reparameter": [54, 69], "replac": [17, 37, 54, 72], "report": 13, "repositori": [0, 13], "repres": [34, 50, 53, 68, 70, 72, 74], "request": [13, 34, 79], "requir": [0, 7, 12, 15, 30, 34, 42, 44, 47, 50, 51, 52, 53, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 68, 77, 79], "reset": 79, "resid": [2, 80], "residu": 79, "resin": [16, 25, 27, 28, 29, 60], "resist": 72, "resolut": 79, "resolv": 50, "respect": [12, 14, 17, 37, 41, 50, 51, 53, 54, 57, 62, 64, 66, 68, 69, 72, 79], "respons": 50, "rest": 77, "restart": [12, 41, 42, 44, 47, 79], "restrict": [12, 50, 68], "result": [13, 34, 50, 54, 70, 71, 72, 79], "retain": 50, "retriev": 80, "return": [12, 32, 33, 36, 50, 70, 72], "returncod": 12, "revers": [70, 72, 80], "review": [50, 80], "revis": 50, "rf": [6, 7], "rgen": 80, "rho": 70, "rho_": 70, "rho_k": 70, "right": [50, 51, 52, 53, 54, 55, 57, 58, 59, 60, 61, 62, 64, 65, 66, 69, 70, 71, 72, 74, 75, 76, 79], "rightarrow": [54, 70, 72], "risk": 50, "rm": [6, 7], "rom": 50, "root": [6, 7, 8, 11, 12, 34], "row": [12, 25, 34, 36, 37, 41, 68], "royalti": 50, "rule": [39, 50], "run": [0, 6, 8, 10, 11, 44, 50, 71, 79], "rvert": 65, "s0009250915006168": 80, "s0021": 80, "s0021967301964374": 80, "s0021967301994579": 80, "s0021967304014554": 80, "s0021967315016908": 80, "s0168": 80, "s1": 80, "s10337": 80, "s_": [38, 68, 69, 70, 71, 72, 75, 76], "s_j": [69, 71, 72, 75], "safest": 50, "safeti": [41, 42, 44, 47], "sai": [12, 50], "sai_ka1": 27, "sai_ka2": 27, "sai_kd": 27, "sai_lambda": 27, "sai_nu": 27, "sai_refc0": 27, "sai_refq": 27, "sai_sigma": 27, "sake": [17, 37, 50], "sale": 50, "salt": [14, 16, 18, 25, 27, 28, 29, 51, 53, 54, 55, 57, 62, 66, 80], "same": [7, 8, 15, 41, 42, 43, 44, 47, 50, 51, 54, 59, 60, 61, 62, 65, 68, 69, 75, 76, 77, 79], "sampl": 12, "samuel": 80, "saniti": 12, "saska": [17, 33, 54, 80], "saska_h": 26, "saska_k": 26, "satisfi": [50, 79], "satur": [60, 72], "save": [11, 12], "scalar": [34, 79], "scale": [54, 80], "scheme": [12, 31, 38, 42, 44], "schmidt": [41, 42, 44, 47], "schneider": 80, "schnittert": [13, 80], "school": 50, "schur": [41, 42, 44, 47], "schur_safeti": [12, 41, 42, 44, 47], "scienc": [13, 80], "scientif": [10, 13, 79], "scipi": 10, "scope": 50, "scratch": 9, "script": 50, "seal": 72, "sebastian": 80, "sec": [40, 68, 72], "sec_000": 12, "sec_xxx": [33, 45], "second": [12, 24, 42, 43, 44, 47, 48, 53, 61, 65, 79], "secondarili": 50, "sect": 74, "section": [9, 17, 32, 33, 37, 39, 41, 42, 43, 44, 47, 48, 50, 51, 52, 53, 54, 55, 57, 58, 59, 61, 62, 64, 65, 66, 67, 68, 69, 70, 72, 75, 76, 77], "section_continu": [12, 40, 79], "section_tim": [12, 40, 41, 79], "see": [11, 12, 17, 30, 32, 34, 37, 40, 41, 42, 43, 44, 47, 48, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 74, 75, 76, 77, 79], "seed": 79, "seen": 72, "select": [6, 7, 12, 14, 15, 16, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 41, 42, 52, 68], "self": [17, 33, 54], "self_associ": 27, "sell": 50, "semiconductor": 50, "send": 70, "sens_abstol": 39, "sens_boundphas": [39, 41], "sens_bulk": 36, "sens_comp": [39, 41], "sens_factor": [39, 79], "sens_flux": 36, "sens_inlet": 36, "sens_inlet_comp_xxx": 36, "sens_inlet_port_xxx": 36, "sens_inlet_port_xxx_comp_yyi": 36, "sens_method": 39, "sens_nam": 39, "sens_outlet": 36, "sens_outlet_comp_xxx": 36, "sens_outlet_port_xxx": 36, "sens_outlet_port_xxx_comp_yyi": 36, "sens_particl": 36, "sens_particle_partype_xxx": 36, "sens_partyp": [39, 41, 42], "sens_react": [39, 41, 42], "sens_sect": [39, 41, 42, 44, 47], "sens_solid": 36, "sens_solid_partype_xxx": 36, "sens_unit": [39, 41], "sens_volum": 36, "sensdot_bulk": 36, "sensdot_flux": 36, "sensdot_inlet": 36, "sensdot_inlet_comp_xxx": 36, "sensdot_inlet_port_xxx": 36, "sensdot_inlet_port_xxx_comp_yyi": 36, "sensdot_outlet": 36, "sensdot_outlet_comp_xxx": 36, "sensdot_outlet_port_xxx": 36, "sensdot_outlet_port_xxx_comp_yyi": 36, "sensdot_particl": 36, "sensdot_particle_partype_xxx": 36, "sensdot_solid": 36, "sensdot_solid_partype_xxx": 36, "sensdot_volum": 36, "sensit": [13, 17, 32, 33, 37, 38, 40, 41, 42, 44, 47, 80], "senstiv": 41, "separ": [14, 15, 16, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 38, 50, 54, 68, 80], "septemb": 80, "sequenc": [13, 79], "sequenti": [6, 7, 8, 41, 68], "serban": 80, "seri": 9, "serv": [12, 50, 54, 68, 74, 77], "server": 50, "servic": 50, "set": [8, 11, 14, 15, 16, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 32, 41, 42, 43, 44, 47, 52, 54, 56, 68, 69, 71, 72, 76, 79], "setup": 68, "seven": 68, "seventh": 68, "sever": [11, 12, 79], "sha1": 35, "shall": 50, "shape": [58, 66], "share": [13, 42, 43, 44, 47, 50], "sharp": 58, "shell": [10, 72], "shield": [16, 29, 65, 66], "shift": 74, "shirazi": 80, "short": [50, 54, 68, 73], "should": [12, 17, 37, 42, 44, 47, 50, 72, 79], "show": [12, 50], "shown": [54, 79], "shumak": 80, "si": 42, "side": 72, "sigma": [16, 27, 29, 66], "sigma_": [14, 51, 62, 65], "sigma_j": [53, 54, 64, 66], "sign": [50, 70, 72], "signal": [12, 74], "signific": [50, 79], "silica": 80, "sim": [11, 12, 74], "similar": [50, 51, 64], "simpl": [11, 12, 54, 68, 71, 79], "simpler": 79, "simpli": [12, 17], "simplic": 70, "simplifi": [11, 12, 17, 33, 54], "simplified_multistate_steric_mass_act": 28, "simul": [11, 32, 34, 35, 40, 41, 44, 68, 70, 71, 72, 74, 75, 80], "simultan": 50, "sinc": [12, 17, 34, 37, 61, 62, 70, 72, 74, 77, 79], "singl": [14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 36, 37, 38, 50, 54, 68, 79], "single_as_multi_port": [36, 38], "sink": [12, 68, 73, 77], "site": [14, 16, 25, 27, 28, 29, 51, 54, 59, 60, 61, 62, 64, 66], "sitemap": 78, "situat": [69, 79], "size": [40, 41, 42, 44, 47, 69, 75, 79], "skip": 8, "slab": [42, 44, 47, 72], "slice": 79, "sln": 8, "slow": [6, 42], "slower": [42, 43, 44, 47, 48], "slowest": 34, "sma": [51, 53, 62, 65], "sma_ka": 29, "sma_kd": 29, "sma_lambda": 29, "sma_nu": 29, "sma_refc0": 29, "sma_refq": 29, "sma_sigma": 29, "small": [31, 68, 72, 79], "smaller": [72, 79], "smb": [68, 77], "smith": 80, "smooth": [74, 79], "smssma_ka": 28, "smssma_kd": 28, "smssma_ksw": 28, "smssma_ksw_lin": 28, "smssma_ksw_quad": 28, "smssma_kw": 28, "smssma_kws_lin": 28, "smssma_kws_quad": 28, "smssma_lambda": 28, "smssma_nu_max": 28, "smssma_nu_min": 28, "smssma_nu_quad": 28, "smssma_refc0": 28, "smssma_refq": 28, "smssma_sigma_max": 28, "smssma_sigma_min": 28, "smssma_sigma_quad": 28, "so": [50, 72, 79], "societi": 80, "softwar": [6, 7, 8, 13, 50, 80], "sold": 50, "soldot_bulk": 36, "soldot_flux": 36, "soldot_inlet": 36, "soldot_inlet_comp_xxx": 36, "soldot_inlet_port_xxx": 36, "soldot_inlet_port_xxx_comp_yyi": 36, "soldot_outlet": 36, "soldot_outlet_comp_xxx": 36, "soldot_outlet_port_xxx": 36, "soldot_outlet_port_xxx_comp_yyi": 36, "soldot_particl": 36, "soldot_particle_partype_xxx": 36, "soldot_solid": 36, "soldot_solid_partype_xxx": 36, "soldot_volum": 36, "sole": [17, 34, 37, 50], "solid": [12, 14, 16, 25, 27, 28, 29, 34, 36, 37, 38, 42, 43, 44, 47, 48, 51, 54, 57, 62, 66, 69, 72, 80], "solut": [12, 13, 16, 29, 32, 38, 40, 41, 67, 69, 72, 79], "solution_bulk": 36, "solution_flux": 36, "solution_inlet": 36, "solution_inlet_comp_xxx": 36, "solution_inlet_port_xxx": 36, "solution_inlet_port_xxx_comp_yyi": 36, "solution_outlet": [12, 36], "solution_outlet_comp_xxx": 36, "solution_outlet_port_xxx": 36, "solution_outlet_port_xxx_comp_yyi": 36, "solution_particl": 36, "solution_particle_partype_xxx": 36, "solution_solid": 36, "solution_solid_partype_xxx": 36, "solution_tim": [12, 36], "solution_volum": 36, "solv": [13, 41, 68, 79], "solver": [12, 13, 32, 33, 42, 44, 47, 68, 79, 80], "solver_nam": 30, "some": [6, 7, 10, 12, 17, 34, 37, 50, 52, 54, 64, 66, 68, 69, 72, 77, 79], "sometim": 13, "sourc": [6, 7, 8, 12, 13, 17, 37, 50, 54, 68, 69, 73, 74], "source_xxx": [32, 33], "sp": [14, 15, 16, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 34, 36, 42, 43, 44, 47, 48, 69], "space": [6, 7, 8, 41, 42, 44, 47], "span": 79, "spare": 50, "spars": 42, "spatial": [12, 42, 44, 47, 72, 79], "speak": 50, "special": [12, 50], "speciefi": 12, "specif": [12, 41, 42, 44, 47, 48, 50, 54, 67, 69, 75, 76], "specifi": [12, 17, 34, 37, 42, 43, 44, 46, 47, 48, 49, 50, 51, 68, 72, 79], "speed": 69, "sphere": [42, 44, 47], "spheric": 72, "sphinx": [0, 78], "sphinx_multivers": 78, "sphinxcontrib": 78, "spirit": 50, "spline": [12, 74], "split": 69, "split_components_data": [12, 36, 38], "split_ports_data": [12, 36, 38], "spread": [17, 33, 54], "springer": 80, "springerlink": 80, "squaremetreof": 42, "src": 8, "stabl": [13, 31], "stagger": 79, "stagnant": 72, "stand": 50, "standard": [6, 7, 17, 31, 32, 37, 50, 58, 70, 72], "start": [8, 12, 40, 50, 79], "state": [12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 26, 27, 29, 33, 34, 36, 38, 41, 42, 43, 44, 47, 48, 50, 52, 54, 57, 61, 69, 71, 72, 76, 79], "statement": 50, "stationari": [12, 14, 15, 16, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 54, 71, 72, 75, 76, 80], "statu": 50, "steep": 79, "stefan": 80, "step": [8, 9, 11, 40, 50, 68, 74, 77, 80], "steric": [16, 17, 27, 33, 53, 54, 64, 80], "steric_mass_act": 29, "steven": 80, "stiff": 79, "still": [11, 12, 17, 75], "stir": [32, 33, 45, 68, 69, 73], "stoichiometr": [37, 69], "stop": 12, "storag": [12, 34, 36, 37, 41, 50, 68], "store": [12, 34], "stream": 77, "strength": 62, "strictli": [68, 77], "string": [30, 35, 39, 42, 43, 44, 46, 47, 48, 49], "strong": [62, 79], "stronger": 28, "strongest": 28, "strongli": [13, 28, 62], "structur": [6, 7, 8, 12, 32, 44, 79], "studi": 80, "studio": 8, "subdivid": 50, "subgroup": [42, 43, 44, 47, 48], "subject": [6, 7, 8, 50], "sublicens": 50, "submodel": 79, "subprogram": 50, "subroutin": 50, "subscript": 34, "subsect": 50, "subsequ": [34, 44], "subsolv": 30, "subspac": [41, 42, 44, 47], "substanti": [50, 79], "successfulli": [12, 79], "sue": 50, "suffic": 50, "suffici": 79, "sugarcan": 80, "suit": 80, "suitabl": 69, "suitespars": [6, 7, 42], "suitesparsebuild": 8, "sum": [34, 42, 43, 44, 47, 72], "sum_": [25, 42, 44, 47, 51, 52, 53, 54, 55, 57, 58, 59, 60, 61, 62, 63, 64, 66, 68, 69, 71, 72, 74, 75, 76, 79], "sum_i": [42, 44, 69], "sum_j": [70, 71, 72], "sundial": [79, 80], "sundials_root": [6, 7, 8], "sundialsbuild": [6, 7, 8], "superfici": 72, "superlu": 42, "superlu_5": [6, 7], "superlu_root": [6, 7], "superlubuild": [6, 7], "supervis": 13, "supplement": 50, "suppli": [42, 70], "support": [13, 17, 32, 50, 67, 69, 72, 75, 76, 79], "suppos": 34, "sure": [6, 7, 8, 50, 71], "surfac": [12, 16, 25, 27, 28, 29, 42, 44, 61, 62, 72, 80], "surrend": 50, "surviv": 50, "sustain": 50, "sw": 65, "switch": [12, 41, 67], "switch_000": 12, "switch_xxx": [11, 32, 33, 68], "symlink": 6, "symmetri": 70, "system": [7, 8, 32, 33, 34, 36, 40, 50, 67, 73, 74, 77, 79, 80], "systemat": 50, "t": [12, 17, 37, 38, 41, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 66, 68, 69, 70, 71, 72, 74, 75, 76, 79, 80], "t_": [12, 41, 54, 68, 69, 70, 72, 74, 79], "t_0": 79, "t_1": [74, 79], "t_2": 74, "t_i": [12, 79], "t_k": 74, "tab": [32, 79], "tabl": [11, 34, 41, 54, 68, 69, 72, 73, 79], "tail": 58, "take": [17, 37, 40, 50, 54, 55, 60, 63, 66, 79], "taken": [17, 39, 40, 55, 68, 76, 77], "tamu": [6, 7, 8], "tandfonlin": 80, "tangibl": 50, "tank": [13, 32, 33, 45, 68, 73], "tar": [6, 7], "target": 68, "task": 79, "tau": 79, "tbb": 13, "tbb_preview": 8, "tbb_root": 8, "techniqu": [13, 54], "technolog": 50, "technologi": 80, "tell": 50, "temperatur": [18, 54, 55, 69], "tensor": [36, 38], "tentacl": 62, "term": [34, 50, 57, 60, 63, 64, 69, 72, 79], "termin": [6, 7, 50, 68, 77], "test": [40, 79], "text": [16, 25, 26, 36, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 68, 69, 70, 71, 72, 74, 75, 76, 79], "texttt": [17, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 46, 47, 48, 49], "tgz": 8, "th": [12, 14, 36, 41, 72, 80], "than": [6, 7, 8, 12, 36, 41, 42, 44, 47, 50, 54, 72, 79], "thei": [12, 42, 44, 50, 51, 54, 59, 72], "them": [50, 68, 79], "theori": [79, 80], "therefor": [50, 51, 52, 57, 59, 72], "thermodynam": 80, "thi": [0, 6, 7, 8, 9, 10, 11, 12, 15, 17, 32, 34, 36, 37, 38, 41, 42, 43, 44, 47, 48, 50, 52, 54, 55, 57, 61, 63, 64, 67, 68, 69, 70, 72, 75, 77, 79], "thiemo": 80, "thing": 50, "third": [50, 54, 69], "those": [17, 32, 34, 37, 50, 54, 69], "though": 50, "thread": 40, "threaten": 50, "three": [34, 41, 50], "through": [13, 50, 70, 72], "throughout": [68, 72], "thu": [12, 17, 37, 50, 65, 66, 71, 72, 79], "thumb": 39, "tild": 54, "time": [2, 32, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 47, 48, 50, 54, 68, 69, 70, 72, 74, 80], "time_integr": [12, 32, 33, 79], "time_sim": 35, "timepoint": 40, "timespan": 79, "timestep": 40, "tingyu": 80, "tobia": 80, "togeth": [44, 47, 77, 79], "toler": [12, 39, 40, 79], "tolsma": 80, "too": [50, 79], "took": 35, "tool": 50, "toolkit": 13, "topologi": 68, "total": [12, 16, 25, 27, 28, 29, 34, 48, 68, 71, 72, 76, 79], "total_poros": 48, "trade": 50, "trademark": 50, "tradeoff": [41, 42, 44, 47], "transact": [50, 80], "transfer": [50, 65, 72, 75], "transform": [54, 69], "transit": [12, 40, 68], "transmiss": 50, "transport": [12, 54, 70, 72], "treat": [34, 38, 42, 44, 47, 48, 50], "treati": 50, "tri": 79, "trigger": 68, "troubl": 6, "true": [12, 42, 44, 55], "truncat": 79, "try": [6, 8, 12], "tt": [17, 37], "ttmann": 80, "ttt": [17, 37], "tube": [13, 68], "turn": [66, 68], "tutori": [9, 12], "twice": 68, "two": [10, 12, 32, 33, 35, 45, 50, 51, 54, 59, 61, 65, 68, 72, 73, 79], "txt": 0, "type": [14, 15, 16, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 38, 39, 40, 41, 42, 43, 44, 45, 47, 48, 49, 50, 51, 54, 59, 61, 71, 73, 75, 79], "typic": [12, 13, 50], "u": [13, 70, 72, 75, 76], "u_": [70, 72], "u_k": 70, "ubuntu": 6, "umfpack": 42, "umfpack_root": [6, 7, 8], "unaccept": 50, "unavoid": 13, "unbalanc": 77, "under": [0, 13, 50, 69, 80], "underbrac": [62, 72], "unit": [12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 32, 33, 35, 36, 37, 38, 39, 40, 42, 43, 44, 47, 48, 49, 54, 67, 69, 70, 71, 72, 74, 77, 79], "unit_000": 12, "unit_001": [11, 12], "unit_002": 12, "unit_typ": [12, 33, 42, 45, 46, 49], "unit_xxx": [14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 32, 33, 45, 69], "unit_yyi": 32, "unitopid": [12, 41], "unitopord": 36, "unix": [6, 7], "unless": [41, 50], "unlik": 79, "unlimit": [40, 50], "unmodifi": 50, "unnecessari": 50, "unpack": 50, "unphys": 71, "unreason": 71, "unspecifi": 34, "unstabl": 31, "unsur": 12, "until": [50, 68], "unus": 41, "unzip": [6, 7, 8, 10], "up": [66, 68, 70, 80], "updat": [32, 50, 79], "upgrad": 13, "uppercas": 34, "uptak": 71, "upwind": [12, 31], "url": 80, "us": [0, 6, 7, 8, 10, 11, 12, 13, 17, 32, 37, 39, 40, 41, 42, 43, 44, 47, 48, 50, 52, 54, 55, 57, 66, 68, 69, 70, 71, 72, 75, 79, 80], "use_analytic_jacobian": [12, 42, 43, 44, 47, 48], "user": [10, 50, 71, 72], "user_defin": 42, "user_defined_par": [42, 44], "user_solution_tim": [12, 40, 79], "usr": 7, "usual": [12, 69], "util": [13, 68, 80], "utk": 8, "v": [6, 7, 8, 38, 71, 80], "v3": 50, "valid": [17, 34, 37, 40, 42, 44, 47, 48, 50], "valu": [12, 14, 15, 16, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 32, 34, 40, 41, 42, 43, 44, 47, 48, 54, 68, 72, 79], "valv": [13, 41, 67], "varepsilon": [31, 43, 71], "varepsilon_": [70, 72, 75], "varepsilon_c": [70, 72, 76], "varepsilon_p": 76, "varepsilon_t": 76, "vari": [17, 68, 70, 71], "variabl": [12, 62, 68, 75, 79], "variant": [15, 17, 37, 55, 80], "variou": [42, 43, 44, 47, 48, 79], "varphi": 69, "vc14": 8, "vcxproj": 8, "veclib": 7, "vector": [12, 17, 30, 34, 36, 37, 38, 40, 41, 42, 43, 44, 47, 48, 72, 79], "veloc": [34, 41, 42, 44, 47, 48, 68, 75, 76], "velocity_multiplex": 42, "verbatim": 50, "veri": [6, 7, 8, 79], "versa": 69, "version": [6, 7, 8, 10, 12, 34, 35, 50], "vessel": 69, "via": [7, 8, 68, 70, 72, 79], "vice": 69, "view": 50, "vijesh": 80, "violat": 50, "visibl": 50, "visual": 8, "void": 50, "volum": [12, 34, 36, 37, 38, 42, 43, 44, 47, 48, 50, 68, 70, 71, 72], "volumetr": [12, 41, 68, 70, 72], "von": [13, 80], "vs201964": 8, "vs2019x64": 8, "w": [50, 65], "wa": [6, 12, 35, 38, 50, 55], "wai": [10, 17, 34, 37, 50, 58, 79], "waiv": 50, "waiver": 50, "wang": 80, "want": [6, 7, 10, 11, 12, 50], "warranti": 50, "wash": [2, 12, 34], "water": 16, "wayn": 80, "we": [8, 10, 11, 12, 13, 50, 54], "weak": 62, "weaken": 69, "weaker": 28, "weakest": 28, "weakli": 28, "web": 13, "websit": 10, "weight": [31, 68], "welcom": 50, "well": [50, 69, 71, 79], "weno": [12, 32, 33, 42, 44, 47, 48], "weno_ep": [12, 31], "weno_ord": [12, 31], "were": [50, 79], "westerberg": 80, "what": 50, "whatev": 50, "when": [6, 12, 17, 34, 37, 42, 44, 47, 48, 50, 68, 71, 72, 79], "where": [11, 12, 17, 37, 41, 50, 51, 53, 54, 57, 62, 64, 66, 68, 69, 70, 72, 74, 76, 79], "wherea": [7, 34, 69, 70, 72, 79], "whether": [12, 38, 40, 41, 42, 43, 44, 47, 48, 50, 54, 68, 71], "which": [6, 7, 8, 12, 17, 34, 35, 36, 38, 40, 41, 50, 52, 53, 54, 56, 57, 61, 62, 64, 66, 68, 69, 70, 71, 72, 74, 79], "while": [34, 54, 68, 69, 70, 79], "whitlei": 80, "who": 50, "whole": [50, 79], "whom": 50, "whose": 50, "why": 50, "wide": 50, "wilei": 80, "william": 80, "win64": 8, "window": [10, 13, 50], "wipo": 50, "wish": 50, "within": 50, "without": [12, 32, 33, 41, 43, 45, 50, 51, 52, 57, 59, 71, 72, 73], "woodward": 80, "work": [8, 10, 13, 32, 50, 68, 79], "worldwid": 50, "would": [10, 50, 72, 79], "write": [12, 38, 50, 68], "write_coordin": 38, "write_sens_bulk": 38, "write_sens_flux": 38, "write_sens_inlet": 38, "write_sens_last": [36, 38], "write_sens_outlet": 38, "write_sens_particl": 38, "write_sens_solid": 38, "write_sens_volum": 38, "write_sensdot_bulk": 38, "write_sensdot_flux": 38, "write_sensdot_inlet": 38, "write_sensdot_outlet": 38, "write_sensdot_particl": 38, "write_sensdot_solid": 38, "write_sensdot_volum": 38, "write_soldot_bulk": 38, "write_soldot_flux": 38, "write_soldot_inlet": 38, "write_soldot_outlet": 38, "write_soldot_particl": 38, "write_soldot_solid": 38, "write_soldot_volum": 38, "write_solution_bulk": [12, 38], "write_solution_flux": 38, "write_solution_inlet": [12, 38], "write_solution_last": [36, 38], "write_solution_last_unit": [36, 38], "write_solution_outlet": [12, 38], "write_solution_particl": 38, "write_solution_solid": 38, "write_solution_tim": [36, 38], "write_solution_volum": 38, "written": [34, 36, 50], "wrong": [12, 17, 37], "wu": 80, "www": [6, 7, 8, 50, 80], "x": [7, 13], "x64": 8, "x86": 8, "xcopi": 8, "xiaoy": [6, 7], "xlabel": 12, "xml": [13, 32], "xxx": [17, 36, 37, 41, 54, 69], "xxx_comp_000": 38, "xxx_comp_001": 38, "xxx_ka": 54, "xxx_ka_t": 54, "xxx_ka_tt": 54, "xxx_ka_ttt": 54, "xxx_kfwd": 69, "xxx_kfwd_t": 69, "xxx_kfwd_tt": 69, "xxx_kfwd_ttt": 69, "xxx_port_000": 38, "xxx_port_001": 38, "xxx_refc0": 17, "xxx_refq": 17, "xxx_yyi": [17, 37], "xyz": 34, "y": [8, 79], "y_": 79, "y_0": 79, "year": 50, "yield": 68, "ylabel": 12, "you": [6, 7, 8, 10, 11, 12, 13, 34, 50], "your": [6, 10, 50], "yourself": [6, 7, 50], "yyi": [17, 36, 37], "z": [70, 72, 75, 76, 80], "zero": [31, 44, 79], "ziad": 80, "zip": 8, "zone": [42, 70], "\u00e1": 80, "\u00fc": 80, "\u010d": 80}, "titles": ["CADET Documentation", "Batch chromatography", "Examples", "Load Wash Elute", "Chemical reactions", "Residence time distributions", "Build for Linux", "Build for OSX", "Build for MS Windows", "Getting started", "Installation", "CADET Overview", "CADET Introduction", "CADET", "Bi Steric Mass Action", "Extended Mobile Phase Modulator Langmuir", "Generalized Ion Exchange", "Binding models", "Kumar-Langmuir", "Linear", "Mobile Phase Modulator Langmuir", "Multi Component Anti-Langmuir", "Multi Component Bi-Langmuir", "Multi Component Langmuir", "Multi Component Spreading", "Multi-State Steric Mass Action", "Saska", "Self Association", "Simplified Multi-State Steric Mass Action", "Steric Mass Action", "Nonlinear solver for consistent initialization", "Flux reconstruction methods", "Interface specifications", "Input Group", "Introduction", "Meta Group", "Output Group", "Reaction models", "Return data", "Parameter Sensitivities", "Solver Configuration", "System of unit operations", "Two dimensional general rate model", "Continuous stirred tank reactor model", "General Rate Model", "Unit Operations", "Inlet", "Lumped rate model with pores", "Lumped Rate Model Without Pores", "Outlet", "License", "Bi Steric Mass Action", "Extended Mobile Phase Modulator Langmuir", "Generalized Ion Exchange", "Binding models", "Kumar-Langmuir", "Linear", "Mobile Phase Modulator Langmuir", "Multi Component Anti-Langmuir", "Multi Component Bi-Langmuir", "Multi Component Langmuir", "Multi Component Spreading", "Multi-State Steric Mass Action", "Saska", "Self Association", "Simplified Multi-State Steric Mass Action", "Steric Mass Action", "Modelling", "Networks of unit operations", "Reaction models", "Two Dimensional General rate model (GRM2D)", "Continuous stirred tank reactor model (CSTR)", "General rate model (GRM)", "Unit operation models", "Inlet", "Lumped rate model with pores (LRMP)", "Lumped rate model without pores (LRM)", "Outlet", "<no title>", "Simulation", "Bibliography"], "titleterms": {"0": 12, "1": 12, "1d": 34, "2": 12, "3": 12, "4": 12, "action": [14, 25, 28, 29, 51, 62, 65, 66, 69], "adapt": 79, "adsorpt": [11, 12], "anti": [21, 58], "associ": [27, 64], "backward": 69, "batch": 1, "bi": [14, 22, 51, 59], "bibliographi": 80, "binari": 10, "bind": [17, 54], "bug": 13, "build": [6, 7, 8], "built": 10, "cadet": [0, 6, 7, 8, 10, 11, 12, 13], "call": 11, "chemic": 4, "chromatographi": [1, 72], "cite": 13, "common": 34, "compon": [17, 21, 22, 23, 24, 58, 59, 60, 61], "concentr": 54, "condit": 12, "configur": [11, 40], "connect": [11, 12, 41, 68], "consist": [30, 79], "consistency_solv": 30, "constant": [54, 69], "continu": [43, 71], "coordin": 36, "core": 10, "correl": 69, "cstr": [43, 71], "data": [34, 38], "dataset": 34, "defin": 11, "depend": [6, 7, 8, 17, 34, 37, 54, 69], "descript": 34, "develop": 13, "differ": [54, 73], "dimension": [34, 42, 70], "direct": [70, 72], "discret": [12, 30, 44, 47, 48], "distribut": 5, "document": 0, "donat": 13, "dynam": 68, "elut": 3, "equilibrium": 54, "exampl": 2, "exchang": [16, 53], "exclus": 72, "exercis": 12, "extend": [15, 52], "extern": [17, 37, 41, 54, 69], "extfun_typ": 41, "featur": [13, 54, 73], "file": [32, 34], "flow": [68, 70, 72], "flux": 31, "format": [32, 34], "forward": 69, "from": 10, "frontend": 10, "function": [54, 69], "gener": [12, 16, 42, 44, 53, 70, 72], "general_rate_model": 44, "geometri": 72, "get": 9, "global": 34, "grm": 72, "grm2d": 70, "group": [30, 31, 33, 34, 35, 36, 37, 38, 39, 40, 41, 43, 44, 46, 47, 48], "hdf5": [6, 7, 8], "identifi": 34, "initi": [12, 30, 79], "inlet": [12, 46, 74], "input": [30, 31, 33, 34, 37, 38, 39, 40, 41, 43, 44, 46, 47, 48], "instal": 10, "interfac": 32, "introduct": [12, 34], "ion": [16, 53], "joint": 79, "kumar": [18, 55], "langmuir": [15, 18, 20, 21, 22, 23, 52, 55, 57, 58, 59, 60], "lapack": [6, 7, 8], "law": 69, "licens": 50, "linear": [19, 56, 68], "linear_interp_data": 41, "linux": 6, "load": 3, "lrm": 76, "lrmp": 75, "lump": [47, 48, 75, 76], "lumped_rate_model_with_por": 47, "lumped_rate_model_without_por": 48, "m": 8, "mass": [14, 25, 28, 29, 51, 62, 65, 66, 69], "mass_action_law": 37, "matrix": 54, "meta": 35, "method": 31, "mi": 10, "mobil": [15, 20, 52, 57], "model": [12, 17, 30, 31, 34, 37, 41, 42, 43, 44, 46, 47, 48, 54, 67, 69, 70, 71, 72, 73, 75, 76], "modul": [15, 20, 52, 57], "multi": [21, 22, 23, 24, 25, 28, 34, 58, 59, 60, 61, 62, 65], "multipl": [17, 37, 72], "network": 68, "non": 17, "nonlinear": 30, "notat": 34, "ongo": 13, "oper": [11, 34, 41, 45, 68, 73], "order": 34, "osx": 7, "outlet": [12, 49, 77], "output": 36, "overview": 11, "param_xxx": [36, 39], "paramet": [11, 31, 34, 39, 79], "paramt": [11, 30], "particl": [17, 37, 72], "phase": [15, 20, 52, 57], "piecewise_cubic_poli": 41, "plot": 12, "pore": [47, 48, 75, 76], "pre": 10, "preliminari": 12, "prerequisit": [6, 7, 8], "python": 10, "rate": [12, 42, 44, 47, 48, 68, 69, 70, 72, 75, 76], "reaction": [4, 11, 37, 69], "reaction_model": 37, "reactor": [43, 71], "read": 11, "reconstruct": 31, "refer": 54, "resid": 5, "result": [11, 12], "return": 38, "run": 12, "saska": [26, 63], "sec_xxx": 46, "section": [12, 34, 40, 79], "self": [27, 64], "sensit": [36, 39, 79], "set": 12, "setup": [11, 79], "simplifi": [28, 65], "simul": [10, 12, 79], "size": 72, "solut": [36, 68], "solver": [11, 30, 40, 41], "sourc": 10, "source_xxx": 41, "specif": [32, 68, 70, 72, 79], "spread": [24, 61], "start": 9, "state": [25, 28, 62, 65], "step": [12, 79], "steric": [14, 25, 28, 29, 51, 62, 65, 66], "stir": [43, 71], "structur": 34, "suitespars": 8, "sundial": [6, 7, 8], "superlu": [6, 7], "support": [54, 73], "switch": [11, 68], "switch_xxx": 41, "system": [12, 41, 68], "tank": [43, 71], "tbb": 8, "time": [5, 12, 79], "time_integr": 40, "transit": 79, "two": [42, 70], "type": [17, 37, 46, 72], "umfpack": [6, 7], "unit": [11, 34, 41, 45, 46, 68, 73], "unit_typ": [43, 44, 47, 48], "unit_xxx": [30, 31, 34, 36, 37, 38, 43, 44, 46, 47, 48], "unit_yyi": 36, "unknown": 72, "up": 12, "us": 34, "valv": 68, "variabl": 72, "veloc": [70, 72], "version": 32, "wash": 3, "weno": 31, "window": 8, "without": [48, 76]}}) \ No newline at end of file diff --git a/v4.3.0/simulation/index.html b/v4.3.0/simulation/index.html index 03d16e61d..f830476b9 100644 --- a/v4.3.0/simulation/index.html +++ b/v4.3.0/simulation/index.html @@ -9,7 +9,7 @@ - + diff --git a/v4.3.0/zbibliography.html b/v4.3.0/zbibliography.html index 1efa34698..6808ff2d3 100644 --- a/v4.3.0/zbibliography.html +++ b/v4.3.0/zbibliography.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/.buildinfo b/v4.4.0/.buildinfo index 34f405430..6c20541f8 100644 --- a/v4.4.0/.buildinfo +++ b/v4.4.0/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 -# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: 3711ad167adb52d774a2a36a92c41697 +# This file records the configuration used when building these files. When it is not found, a full rebuild will be done. +config: 006e503f200994150d6f02168f35501c tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/v4.4.0/.doctrees/README.doctree b/v4.4.0/.doctrees/README.doctree index 2853e3df4..3866c71c2 100644 Binary files a/v4.4.0/.doctrees/README.doctree and b/v4.4.0/.doctrees/README.doctree differ diff --git a/v4.4.0/.doctrees/environment.pickle b/v4.4.0/.doctrees/environment.pickle index 2ef2fc79b..c31faa3f3 100644 Binary files a/v4.4.0/.doctrees/environment.pickle and b/v4.4.0/.doctrees/environment.pickle differ diff --git a/v4.4.0/.doctrees/examples/batch_chromatography.doctree b/v4.4.0/.doctrees/examples/batch_chromatography.doctree index cf3a1f97e..665f3798e 100644 Binary files a/v4.4.0/.doctrees/examples/batch_chromatography.doctree and b/v4.4.0/.doctrees/examples/batch_chromatography.doctree differ diff --git a/v4.4.0/.doctrees/examples/index.doctree b/v4.4.0/.doctrees/examples/index.doctree index 280675757..fa751d84c 100644 Binary files a/v4.4.0/.doctrees/examples/index.doctree and b/v4.4.0/.doctrees/examples/index.doctree differ diff --git a/v4.4.0/.doctrees/examples/load_wash_elute.doctree b/v4.4.0/.doctrees/examples/load_wash_elute.doctree index 8c65d8146..2ee27fcbf 100644 Binary files a/v4.4.0/.doctrees/examples/load_wash_elute.doctree and b/v4.4.0/.doctrees/examples/load_wash_elute.doctree differ diff --git a/v4.4.0/.doctrees/examples/reaction_cstr.doctree b/v4.4.0/.doctrees/examples/reaction_cstr.doctree index 896a8f657..a8bdbfcb9 100644 Binary files a/v4.4.0/.doctrees/examples/reaction_cstr.doctree and b/v4.4.0/.doctrees/examples/reaction_cstr.doctree differ diff --git a/v4.4.0/.doctrees/examples/rtd.doctree b/v4.4.0/.doctrees/examples/rtd.doctree index 391818a3f..6f605cbcd 100644 Binary files a/v4.4.0/.doctrees/examples/rtd.doctree and b/v4.4.0/.doctrees/examples/rtd.doctree differ diff --git a/v4.4.0/.doctrees/getting_started/build_linux.doctree b/v4.4.0/.doctrees/getting_started/build_linux.doctree index 5b94e3aa1..8823263e5 100644 Binary files a/v4.4.0/.doctrees/getting_started/build_linux.doctree and b/v4.4.0/.doctrees/getting_started/build_linux.doctree differ diff --git a/v4.4.0/.doctrees/getting_started/build_osx.doctree b/v4.4.0/.doctrees/getting_started/build_osx.doctree index 5c66fb1d1..2df601073 100644 Binary files a/v4.4.0/.doctrees/getting_started/build_osx.doctree and b/v4.4.0/.doctrees/getting_started/build_osx.doctree differ diff --git a/v4.4.0/.doctrees/getting_started/build_windows.doctree b/v4.4.0/.doctrees/getting_started/build_windows.doctree index a0151a17d..ccc5a0ded 100644 Binary files a/v4.4.0/.doctrees/getting_started/build_windows.doctree and b/v4.4.0/.doctrees/getting_started/build_windows.doctree differ diff --git a/v4.4.0/.doctrees/getting_started/index.doctree b/v4.4.0/.doctrees/getting_started/index.doctree index 8799e9c4e..2943de05e 100644 Binary files a/v4.4.0/.doctrees/getting_started/index.doctree and b/v4.4.0/.doctrees/getting_started/index.doctree differ diff --git a/v4.4.0/.doctrees/getting_started/installation.doctree b/v4.4.0/.doctrees/getting_started/installation.doctree index d51c0480d..b7890370d 100644 Binary files a/v4.4.0/.doctrees/getting_started/installation.doctree and b/v4.4.0/.doctrees/getting_started/installation.doctree differ diff --git a/v4.4.0/.doctrees/getting_started/overview.doctree b/v4.4.0/.doctrees/getting_started/overview.doctree index b95ed8065..d52ffea79 100644 Binary files a/v4.4.0/.doctrees/getting_started/overview.doctree and b/v4.4.0/.doctrees/getting_started/overview.doctree differ diff --git a/v4.4.0/.doctrees/getting_started/tutorials/breakthrough.doctree b/v4.4.0/.doctrees/getting_started/tutorials/breakthrough.doctree index 812b9e046..f320e7429 100644 Binary files a/v4.4.0/.doctrees/getting_started/tutorials/breakthrough.doctree and b/v4.4.0/.doctrees/getting_started/tutorials/breakthrough.doctree differ diff --git a/v4.4.0/.doctrees/index.doctree b/v4.4.0/.doctrees/index.doctree index a9d8548d1..32e77ef6a 100644 Binary files a/v4.4.0/.doctrees/index.doctree and b/v4.4.0/.doctrees/index.doctree differ diff --git a/v4.4.0/.doctrees/interface/binding/bi_steric_mass_action.doctree b/v4.4.0/.doctrees/interface/binding/bi_steric_mass_action.doctree index 15db2d85c..b9c0f223c 100644 Binary files a/v4.4.0/.doctrees/interface/binding/bi_steric_mass_action.doctree and b/v4.4.0/.doctrees/interface/binding/bi_steric_mass_action.doctree differ diff --git a/v4.4.0/.doctrees/interface/binding/extended_mobile_phase_modulator_langmuir.doctree b/v4.4.0/.doctrees/interface/binding/extended_mobile_phase_modulator_langmuir.doctree index 53bade57a..35b56aa28 100644 Binary files a/v4.4.0/.doctrees/interface/binding/extended_mobile_phase_modulator_langmuir.doctree and b/v4.4.0/.doctrees/interface/binding/extended_mobile_phase_modulator_langmuir.doctree differ diff --git a/v4.4.0/.doctrees/interface/binding/freundlich_ldf.doctree b/v4.4.0/.doctrees/interface/binding/freundlich_ldf.doctree index a8587e18d..323a919c7 100644 Binary files a/v4.4.0/.doctrees/interface/binding/freundlich_ldf.doctree and b/v4.4.0/.doctrees/interface/binding/freundlich_ldf.doctree differ diff --git a/v4.4.0/.doctrees/interface/binding/generalized_ion_exchange.doctree b/v4.4.0/.doctrees/interface/binding/generalized_ion_exchange.doctree index 7bd37e95b..45e53480b 100644 Binary files a/v4.4.0/.doctrees/interface/binding/generalized_ion_exchange.doctree and b/v4.4.0/.doctrees/interface/binding/generalized_ion_exchange.doctree differ diff --git a/v4.4.0/.doctrees/interface/binding/hic_constant_water_activity.doctree b/v4.4.0/.doctrees/interface/binding/hic_constant_water_activity.doctree index 0ea76f44e..7f57e44c6 100644 Binary files a/v4.4.0/.doctrees/interface/binding/hic_constant_water_activity.doctree and b/v4.4.0/.doctrees/interface/binding/hic_constant_water_activity.doctree differ diff --git a/v4.4.0/.doctrees/interface/binding/hic_water_on_hydrophobic_surfaces.doctree b/v4.4.0/.doctrees/interface/binding/hic_water_on_hydrophobic_surfaces.doctree index 5ce0a10bf..cdd72590f 100644 Binary files a/v4.4.0/.doctrees/interface/binding/hic_water_on_hydrophobic_surfaces.doctree and b/v4.4.0/.doctrees/interface/binding/hic_water_on_hydrophobic_surfaces.doctree differ diff --git a/v4.4.0/.doctrees/interface/binding/index.doctree b/v4.4.0/.doctrees/interface/binding/index.doctree index 897dd2aab..7a27b5450 100644 Binary files a/v4.4.0/.doctrees/interface/binding/index.doctree and b/v4.4.0/.doctrees/interface/binding/index.doctree differ diff --git a/v4.4.0/.doctrees/interface/binding/linear.doctree b/v4.4.0/.doctrees/interface/binding/linear.doctree index 5d8062cea..81be4b7ea 100644 Binary files a/v4.4.0/.doctrees/interface/binding/linear.doctree and b/v4.4.0/.doctrees/interface/binding/linear.doctree differ diff --git a/v4.4.0/.doctrees/interface/binding/mobile_phase_modulator_langmuir.doctree b/v4.4.0/.doctrees/interface/binding/mobile_phase_modulator_langmuir.doctree index f5290977b..633ac0fe2 100644 Binary files a/v4.4.0/.doctrees/interface/binding/mobile_phase_modulator_langmuir.doctree and b/v4.4.0/.doctrees/interface/binding/mobile_phase_modulator_langmuir.doctree differ diff --git a/v4.4.0/.doctrees/interface/binding/multi_component_anti_langmuir.doctree b/v4.4.0/.doctrees/interface/binding/multi_component_anti_langmuir.doctree index d1f955a81..f23ed17ea 100644 Binary files a/v4.4.0/.doctrees/interface/binding/multi_component_anti_langmuir.doctree and b/v4.4.0/.doctrees/interface/binding/multi_component_anti_langmuir.doctree differ diff --git a/v4.4.0/.doctrees/interface/binding/multi_component_bi_langmuir.doctree b/v4.4.0/.doctrees/interface/binding/multi_component_bi_langmuir.doctree index bca8bfedb..ba9197436 100644 Binary files a/v4.4.0/.doctrees/interface/binding/multi_component_bi_langmuir.doctree and b/v4.4.0/.doctrees/interface/binding/multi_component_bi_langmuir.doctree differ diff --git a/v4.4.0/.doctrees/interface/binding/multi_component_bi_langmuir_ldf.doctree b/v4.4.0/.doctrees/interface/binding/multi_component_bi_langmuir_ldf.doctree index c94994316..8bcd4ce3d 100644 Binary files a/v4.4.0/.doctrees/interface/binding/multi_component_bi_langmuir_ldf.doctree and b/v4.4.0/.doctrees/interface/binding/multi_component_bi_langmuir_ldf.doctree differ diff --git a/v4.4.0/.doctrees/interface/binding/multi_component_langmuir.doctree b/v4.4.0/.doctrees/interface/binding/multi_component_langmuir.doctree index 0a322221d..b099eb5bc 100644 Binary files a/v4.4.0/.doctrees/interface/binding/multi_component_langmuir.doctree and b/v4.4.0/.doctrees/interface/binding/multi_component_langmuir.doctree differ diff --git a/v4.4.0/.doctrees/interface/binding/multi_component_langmuir_ldf.doctree b/v4.4.0/.doctrees/interface/binding/multi_component_langmuir_ldf.doctree index 55d38b9d3..ed6480f89 100644 Binary files a/v4.4.0/.doctrees/interface/binding/multi_component_langmuir_ldf.doctree and b/v4.4.0/.doctrees/interface/binding/multi_component_langmuir_ldf.doctree differ diff --git a/v4.4.0/.doctrees/interface/binding/multi_component_langmuir_ldf_liquid_phase.doctree b/v4.4.0/.doctrees/interface/binding/multi_component_langmuir_ldf_liquid_phase.doctree index e0ee48a51..36c417054 100644 Binary files a/v4.4.0/.doctrees/interface/binding/multi_component_langmuir_ldf_liquid_phase.doctree and b/v4.4.0/.doctrees/interface/binding/multi_component_langmuir_ldf_liquid_phase.doctree differ diff --git a/v4.4.0/.doctrees/interface/binding/multi_component_spreading.doctree b/v4.4.0/.doctrees/interface/binding/multi_component_spreading.doctree index 43ad955b3..d4af5e951 100644 Binary files a/v4.4.0/.doctrees/interface/binding/multi_component_spreading.doctree and b/v4.4.0/.doctrees/interface/binding/multi_component_spreading.doctree differ diff --git a/v4.4.0/.doctrees/interface/binding/multi_state_steric_mass_action.doctree b/v4.4.0/.doctrees/interface/binding/multi_state_steric_mass_action.doctree index fc6506fbb..69e403733 100644 Binary files a/v4.4.0/.doctrees/interface/binding/multi_state_steric_mass_action.doctree and b/v4.4.0/.doctrees/interface/binding/multi_state_steric_mass_action.doctree differ diff --git a/v4.4.0/.doctrees/interface/binding/saska.doctree b/v4.4.0/.doctrees/interface/binding/saska.doctree index 2d132263f..bdeda0407 100644 Binary files a/v4.4.0/.doctrees/interface/binding/saska.doctree and b/v4.4.0/.doctrees/interface/binding/saska.doctree differ diff --git a/v4.4.0/.doctrees/interface/binding/self_association.doctree b/v4.4.0/.doctrees/interface/binding/self_association.doctree index 1ea3436db..b12611bff 100644 Binary files a/v4.4.0/.doctrees/interface/binding/self_association.doctree and b/v4.4.0/.doctrees/interface/binding/self_association.doctree differ diff --git a/v4.4.0/.doctrees/interface/binding/simplified_multi_state_steric_mass_action.doctree b/v4.4.0/.doctrees/interface/binding/simplified_multi_state_steric_mass_action.doctree index 8d7bdef89..b53f3cd54 100644 Binary files a/v4.4.0/.doctrees/interface/binding/simplified_multi_state_steric_mass_action.doctree and b/v4.4.0/.doctrees/interface/binding/simplified_multi_state_steric_mass_action.doctree differ diff --git a/v4.4.0/.doctrees/interface/binding/steric_mass_action.doctree b/v4.4.0/.doctrees/interface/binding/steric_mass_action.doctree index ded9f7957..a2de1cb50 100644 Binary files a/v4.4.0/.doctrees/interface/binding/steric_mass_action.doctree and b/v4.4.0/.doctrees/interface/binding/steric_mass_action.doctree differ diff --git a/v4.4.0/.doctrees/interface/consistent_initialization.doctree b/v4.4.0/.doctrees/interface/consistent_initialization.doctree index 1f1ab0bb2..654bf57c8 100644 Binary files a/v4.4.0/.doctrees/interface/consistent_initialization.doctree and b/v4.4.0/.doctrees/interface/consistent_initialization.doctree differ diff --git a/v4.4.0/.doctrees/interface/flux_reconstruction.doctree b/v4.4.0/.doctrees/interface/flux_reconstruction.doctree index 761641e9d..dc9332999 100644 Binary files a/v4.4.0/.doctrees/interface/flux_reconstruction.doctree and b/v4.4.0/.doctrees/interface/flux_reconstruction.doctree differ diff --git a/v4.4.0/.doctrees/interface/index.doctree b/v4.4.0/.doctrees/interface/index.doctree index 75fa48270..55d1634b2 100644 Binary files a/v4.4.0/.doctrees/interface/index.doctree and b/v4.4.0/.doctrees/interface/index.doctree differ diff --git a/v4.4.0/.doctrees/interface/input_group.doctree b/v4.4.0/.doctrees/interface/input_group.doctree index ff17be95a..33e347319 100644 Binary files a/v4.4.0/.doctrees/interface/input_group.doctree and b/v4.4.0/.doctrees/interface/input_group.doctree differ diff --git a/v4.4.0/.doctrees/interface/introduction.doctree b/v4.4.0/.doctrees/interface/introduction.doctree index 380cada57..01cdbda7b 100644 Binary files a/v4.4.0/.doctrees/interface/introduction.doctree and b/v4.4.0/.doctrees/interface/introduction.doctree differ diff --git a/v4.4.0/.doctrees/interface/meta_group.doctree b/v4.4.0/.doctrees/interface/meta_group.doctree index 446cd83bd..4c09aec9a 100644 Binary files a/v4.4.0/.doctrees/interface/meta_group.doctree and b/v4.4.0/.doctrees/interface/meta_group.doctree differ diff --git a/v4.4.0/.doctrees/interface/output_group.doctree b/v4.4.0/.doctrees/interface/output_group.doctree index 6cb5e1582..ec0dd200f 100644 Binary files a/v4.4.0/.doctrees/interface/output_group.doctree and b/v4.4.0/.doctrees/interface/output_group.doctree differ diff --git a/v4.4.0/.doctrees/interface/reactions.doctree b/v4.4.0/.doctrees/interface/reactions.doctree index 4086c6474..cfe92df03 100644 Binary files a/v4.4.0/.doctrees/interface/reactions.doctree and b/v4.4.0/.doctrees/interface/reactions.doctree differ diff --git a/v4.4.0/.doctrees/interface/return_data.doctree b/v4.4.0/.doctrees/interface/return_data.doctree index 108a9442b..575a48c26 100644 Binary files a/v4.4.0/.doctrees/interface/return_data.doctree and b/v4.4.0/.doctrees/interface/return_data.doctree differ diff --git a/v4.4.0/.doctrees/interface/sensitivities.doctree b/v4.4.0/.doctrees/interface/sensitivities.doctree index ca2185699..7e00633dd 100644 Binary files a/v4.4.0/.doctrees/interface/sensitivities.doctree and b/v4.4.0/.doctrees/interface/sensitivities.doctree differ diff --git a/v4.4.0/.doctrees/interface/solver.doctree b/v4.4.0/.doctrees/interface/solver.doctree index d340cf7d9..56a40690e 100644 Binary files a/v4.4.0/.doctrees/interface/solver.doctree and b/v4.4.0/.doctrees/interface/solver.doctree differ diff --git a/v4.4.0/.doctrees/interface/system.doctree b/v4.4.0/.doctrees/interface/system.doctree index b87e4c375..f9283fa99 100644 Binary files a/v4.4.0/.doctrees/interface/system.doctree and b/v4.4.0/.doctrees/interface/system.doctree differ diff --git a/v4.4.0/.doctrees/interface/unit_operations/2d_general_rate_model.doctree b/v4.4.0/.doctrees/interface/unit_operations/2d_general_rate_model.doctree index 2583ddba6..9b9cc921e 100644 Binary files a/v4.4.0/.doctrees/interface/unit_operations/2d_general_rate_model.doctree and b/v4.4.0/.doctrees/interface/unit_operations/2d_general_rate_model.doctree differ diff --git a/v4.4.0/.doctrees/interface/unit_operations/cstr.doctree b/v4.4.0/.doctrees/interface/unit_operations/cstr.doctree index f9df985bd..17e4742de 100644 Binary files a/v4.4.0/.doctrees/interface/unit_operations/cstr.doctree and b/v4.4.0/.doctrees/interface/unit_operations/cstr.doctree differ diff --git a/v4.4.0/.doctrees/interface/unit_operations/general_rate_model.doctree b/v4.4.0/.doctrees/interface/unit_operations/general_rate_model.doctree index f08b04115..4c27b6f24 100644 Binary files a/v4.4.0/.doctrees/interface/unit_operations/general_rate_model.doctree and b/v4.4.0/.doctrees/interface/unit_operations/general_rate_model.doctree differ diff --git a/v4.4.0/.doctrees/interface/unit_operations/index.doctree b/v4.4.0/.doctrees/interface/unit_operations/index.doctree index d7156b345..f5fcb011e 100644 Binary files a/v4.4.0/.doctrees/interface/unit_operations/index.doctree and b/v4.4.0/.doctrees/interface/unit_operations/index.doctree differ diff --git a/v4.4.0/.doctrees/interface/unit_operations/inlet.doctree b/v4.4.0/.doctrees/interface/unit_operations/inlet.doctree index 1266e6273..725ce83b1 100644 Binary files a/v4.4.0/.doctrees/interface/unit_operations/inlet.doctree and b/v4.4.0/.doctrees/interface/unit_operations/inlet.doctree differ diff --git a/v4.4.0/.doctrees/interface/unit_operations/lumped_rate_model_with_pores.doctree b/v4.4.0/.doctrees/interface/unit_operations/lumped_rate_model_with_pores.doctree index 54b7ad21c..7068eeb3f 100644 Binary files a/v4.4.0/.doctrees/interface/unit_operations/lumped_rate_model_with_pores.doctree and b/v4.4.0/.doctrees/interface/unit_operations/lumped_rate_model_with_pores.doctree differ diff --git a/v4.4.0/.doctrees/interface/unit_operations/lumped_rate_model_without_pores.doctree b/v4.4.0/.doctrees/interface/unit_operations/lumped_rate_model_without_pores.doctree index eda156088..73139e297 100644 Binary files a/v4.4.0/.doctrees/interface/unit_operations/lumped_rate_model_without_pores.doctree and b/v4.4.0/.doctrees/interface/unit_operations/lumped_rate_model_without_pores.doctree differ diff --git a/v4.4.0/.doctrees/interface/unit_operations/outlet.doctree b/v4.4.0/.doctrees/interface/unit_operations/outlet.doctree index 809542b5f..44cdd89eb 100644 Binary files a/v4.4.0/.doctrees/interface/unit_operations/outlet.doctree and b/v4.4.0/.doctrees/interface/unit_operations/outlet.doctree differ diff --git a/v4.4.0/.doctrees/license.doctree b/v4.4.0/.doctrees/license.doctree index d407afb8e..3cbdd48ef 100644 Binary files a/v4.4.0/.doctrees/license.doctree and b/v4.4.0/.doctrees/license.doctree differ diff --git a/v4.4.0/.doctrees/modelling/binding/bi_steric_mass_action.doctree b/v4.4.0/.doctrees/modelling/binding/bi_steric_mass_action.doctree index f2b809cd5..6c309980e 100644 Binary files a/v4.4.0/.doctrees/modelling/binding/bi_steric_mass_action.doctree and b/v4.4.0/.doctrees/modelling/binding/bi_steric_mass_action.doctree differ diff --git a/v4.4.0/.doctrees/modelling/binding/extended_mobile_phase_modulator_langmuir.doctree b/v4.4.0/.doctrees/modelling/binding/extended_mobile_phase_modulator_langmuir.doctree index 1a10748eb..cd2c51a39 100644 Binary files a/v4.4.0/.doctrees/modelling/binding/extended_mobile_phase_modulator_langmuir.doctree and b/v4.4.0/.doctrees/modelling/binding/extended_mobile_phase_modulator_langmuir.doctree differ diff --git a/v4.4.0/.doctrees/modelling/binding/freundlich_ldf.doctree b/v4.4.0/.doctrees/modelling/binding/freundlich_ldf.doctree index 32491b8a1..01c579652 100644 Binary files a/v4.4.0/.doctrees/modelling/binding/freundlich_ldf.doctree and b/v4.4.0/.doctrees/modelling/binding/freundlich_ldf.doctree differ diff --git a/v4.4.0/.doctrees/modelling/binding/generalized_ion_exchange.doctree b/v4.4.0/.doctrees/modelling/binding/generalized_ion_exchange.doctree index 3a185bcd4..7af76a47e 100644 Binary files a/v4.4.0/.doctrees/modelling/binding/generalized_ion_exchange.doctree and b/v4.4.0/.doctrees/modelling/binding/generalized_ion_exchange.doctree differ diff --git a/v4.4.0/.doctrees/modelling/binding/hic_constant_water_activity.doctree b/v4.4.0/.doctrees/modelling/binding/hic_constant_water_activity.doctree index 22bd88495..e0429372b 100644 Binary files a/v4.4.0/.doctrees/modelling/binding/hic_constant_water_activity.doctree and b/v4.4.0/.doctrees/modelling/binding/hic_constant_water_activity.doctree differ diff --git a/v4.4.0/.doctrees/modelling/binding/hic_water_on_hydrophobic_surfaces.doctree b/v4.4.0/.doctrees/modelling/binding/hic_water_on_hydrophobic_surfaces.doctree index aa4ba5612..f8ad30bdd 100644 Binary files a/v4.4.0/.doctrees/modelling/binding/hic_water_on_hydrophobic_surfaces.doctree and b/v4.4.0/.doctrees/modelling/binding/hic_water_on_hydrophobic_surfaces.doctree differ diff --git a/v4.4.0/.doctrees/modelling/binding/index.doctree b/v4.4.0/.doctrees/modelling/binding/index.doctree index f804d16de..fc7d18480 100644 Binary files a/v4.4.0/.doctrees/modelling/binding/index.doctree and b/v4.4.0/.doctrees/modelling/binding/index.doctree differ diff --git a/v4.4.0/.doctrees/modelling/binding/linear.doctree b/v4.4.0/.doctrees/modelling/binding/linear.doctree index 24ea393cc..7e01d0136 100644 Binary files a/v4.4.0/.doctrees/modelling/binding/linear.doctree and b/v4.4.0/.doctrees/modelling/binding/linear.doctree differ diff --git a/v4.4.0/.doctrees/modelling/binding/mobile_phase_modulator_langmuir.doctree b/v4.4.0/.doctrees/modelling/binding/mobile_phase_modulator_langmuir.doctree index 816678238..16c54d476 100644 Binary files a/v4.4.0/.doctrees/modelling/binding/mobile_phase_modulator_langmuir.doctree and b/v4.4.0/.doctrees/modelling/binding/mobile_phase_modulator_langmuir.doctree differ diff --git a/v4.4.0/.doctrees/modelling/binding/multi_component_anti_langmuir.doctree b/v4.4.0/.doctrees/modelling/binding/multi_component_anti_langmuir.doctree index 3c0885190..547c7a92b 100644 Binary files a/v4.4.0/.doctrees/modelling/binding/multi_component_anti_langmuir.doctree and b/v4.4.0/.doctrees/modelling/binding/multi_component_anti_langmuir.doctree differ diff --git a/v4.4.0/.doctrees/modelling/binding/multi_component_bi_langmuir.doctree b/v4.4.0/.doctrees/modelling/binding/multi_component_bi_langmuir.doctree index 63a04494f..5dd117008 100644 Binary files a/v4.4.0/.doctrees/modelling/binding/multi_component_bi_langmuir.doctree and b/v4.4.0/.doctrees/modelling/binding/multi_component_bi_langmuir.doctree differ diff --git a/v4.4.0/.doctrees/modelling/binding/multi_component_bi_langmuir_ldf.doctree b/v4.4.0/.doctrees/modelling/binding/multi_component_bi_langmuir_ldf.doctree index 99f349e54..0c159b585 100644 Binary files a/v4.4.0/.doctrees/modelling/binding/multi_component_bi_langmuir_ldf.doctree and b/v4.4.0/.doctrees/modelling/binding/multi_component_bi_langmuir_ldf.doctree differ diff --git a/v4.4.0/.doctrees/modelling/binding/multi_component_langmuir.doctree b/v4.4.0/.doctrees/modelling/binding/multi_component_langmuir.doctree index 35b0f1bad..c56f35311 100644 Binary files a/v4.4.0/.doctrees/modelling/binding/multi_component_langmuir.doctree and b/v4.4.0/.doctrees/modelling/binding/multi_component_langmuir.doctree differ diff --git a/v4.4.0/.doctrees/modelling/binding/multi_component_langmuir_ldf.doctree b/v4.4.0/.doctrees/modelling/binding/multi_component_langmuir_ldf.doctree index 4e5cb268b..e94fb08d7 100644 Binary files a/v4.4.0/.doctrees/modelling/binding/multi_component_langmuir_ldf.doctree and b/v4.4.0/.doctrees/modelling/binding/multi_component_langmuir_ldf.doctree differ diff --git a/v4.4.0/.doctrees/modelling/binding/multi_component_langmuir_ldf_liquid_phase.doctree b/v4.4.0/.doctrees/modelling/binding/multi_component_langmuir_ldf_liquid_phase.doctree index 555e94c87..53e7daf34 100644 Binary files a/v4.4.0/.doctrees/modelling/binding/multi_component_langmuir_ldf_liquid_phase.doctree and b/v4.4.0/.doctrees/modelling/binding/multi_component_langmuir_ldf_liquid_phase.doctree differ diff --git a/v4.4.0/.doctrees/modelling/binding/multi_component_spreading.doctree b/v4.4.0/.doctrees/modelling/binding/multi_component_spreading.doctree index 9edaa6bf1..b70464204 100644 Binary files a/v4.4.0/.doctrees/modelling/binding/multi_component_spreading.doctree and b/v4.4.0/.doctrees/modelling/binding/multi_component_spreading.doctree differ diff --git a/v4.4.0/.doctrees/modelling/binding/multi_state_steric_mass_action.doctree b/v4.4.0/.doctrees/modelling/binding/multi_state_steric_mass_action.doctree index 4453c8000..ab53330a1 100644 Binary files a/v4.4.0/.doctrees/modelling/binding/multi_state_steric_mass_action.doctree and b/v4.4.0/.doctrees/modelling/binding/multi_state_steric_mass_action.doctree differ diff --git a/v4.4.0/.doctrees/modelling/binding/saska.doctree b/v4.4.0/.doctrees/modelling/binding/saska.doctree index af78da237..c08f92c1c 100644 Binary files a/v4.4.0/.doctrees/modelling/binding/saska.doctree and b/v4.4.0/.doctrees/modelling/binding/saska.doctree differ diff --git a/v4.4.0/.doctrees/modelling/binding/self_association.doctree b/v4.4.0/.doctrees/modelling/binding/self_association.doctree index 5f649994b..daea68080 100644 Binary files a/v4.4.0/.doctrees/modelling/binding/self_association.doctree and b/v4.4.0/.doctrees/modelling/binding/self_association.doctree differ diff --git a/v4.4.0/.doctrees/modelling/binding/simplified_multi_state_steric_mass_action.doctree b/v4.4.0/.doctrees/modelling/binding/simplified_multi_state_steric_mass_action.doctree index 833bb82e1..879647e97 100644 Binary files a/v4.4.0/.doctrees/modelling/binding/simplified_multi_state_steric_mass_action.doctree and b/v4.4.0/.doctrees/modelling/binding/simplified_multi_state_steric_mass_action.doctree differ diff --git a/v4.4.0/.doctrees/modelling/binding/steric_mass_action.doctree b/v4.4.0/.doctrees/modelling/binding/steric_mass_action.doctree index b3570845f..02bdef4b3 100644 Binary files a/v4.4.0/.doctrees/modelling/binding/steric_mass_action.doctree and b/v4.4.0/.doctrees/modelling/binding/steric_mass_action.doctree differ diff --git a/v4.4.0/.doctrees/modelling/index.doctree b/v4.4.0/.doctrees/modelling/index.doctree index 28463e001..473ed90f2 100644 Binary files a/v4.4.0/.doctrees/modelling/index.doctree and b/v4.4.0/.doctrees/modelling/index.doctree differ diff --git a/v4.4.0/.doctrees/modelling/networks.doctree b/v4.4.0/.doctrees/modelling/networks.doctree index d707095e7..e9dbedb23 100644 Binary files a/v4.4.0/.doctrees/modelling/networks.doctree and b/v4.4.0/.doctrees/modelling/networks.doctree differ diff --git a/v4.4.0/.doctrees/modelling/reactions.doctree b/v4.4.0/.doctrees/modelling/reactions.doctree index 4ba070f8e..4b2eda57b 100644 Binary files a/v4.4.0/.doctrees/modelling/reactions.doctree and b/v4.4.0/.doctrees/modelling/reactions.doctree differ diff --git a/v4.4.0/.doctrees/modelling/unit_operations/2d_general_rate_model.doctree b/v4.4.0/.doctrees/modelling/unit_operations/2d_general_rate_model.doctree index a5428a631..2dd5c07fe 100644 Binary files a/v4.4.0/.doctrees/modelling/unit_operations/2d_general_rate_model.doctree and b/v4.4.0/.doctrees/modelling/unit_operations/2d_general_rate_model.doctree differ diff --git a/v4.4.0/.doctrees/modelling/unit_operations/cstr.doctree b/v4.4.0/.doctrees/modelling/unit_operations/cstr.doctree index c0ec4cbdc..312444308 100644 Binary files a/v4.4.0/.doctrees/modelling/unit_operations/cstr.doctree and b/v4.4.0/.doctrees/modelling/unit_operations/cstr.doctree differ diff --git a/v4.4.0/.doctrees/modelling/unit_operations/general_rate_model.doctree b/v4.4.0/.doctrees/modelling/unit_operations/general_rate_model.doctree index 18c440108..d43034ff2 100644 Binary files a/v4.4.0/.doctrees/modelling/unit_operations/general_rate_model.doctree and b/v4.4.0/.doctrees/modelling/unit_operations/general_rate_model.doctree differ diff --git a/v4.4.0/.doctrees/modelling/unit_operations/index.doctree b/v4.4.0/.doctrees/modelling/unit_operations/index.doctree index 321cad87f..25d1730f0 100644 Binary files a/v4.4.0/.doctrees/modelling/unit_operations/index.doctree and b/v4.4.0/.doctrees/modelling/unit_operations/index.doctree differ diff --git a/v4.4.0/.doctrees/modelling/unit_operations/inlet.doctree b/v4.4.0/.doctrees/modelling/unit_operations/inlet.doctree index c9c0ccb01..0a2dfb091 100644 Binary files a/v4.4.0/.doctrees/modelling/unit_operations/inlet.doctree and b/v4.4.0/.doctrees/modelling/unit_operations/inlet.doctree differ diff --git a/v4.4.0/.doctrees/modelling/unit_operations/lumped_rate_model_with_pores.doctree b/v4.4.0/.doctrees/modelling/unit_operations/lumped_rate_model_with_pores.doctree index bfdaaaa1d..9fe99abcf 100644 Binary files a/v4.4.0/.doctrees/modelling/unit_operations/lumped_rate_model_with_pores.doctree and b/v4.4.0/.doctrees/modelling/unit_operations/lumped_rate_model_with_pores.doctree differ diff --git a/v4.4.0/.doctrees/modelling/unit_operations/lumped_rate_model_without_pores.doctree b/v4.4.0/.doctrees/modelling/unit_operations/lumped_rate_model_without_pores.doctree index be8c2fa27..1f240a2be 100644 Binary files a/v4.4.0/.doctrees/modelling/unit_operations/lumped_rate_model_without_pores.doctree and b/v4.4.0/.doctrees/modelling/unit_operations/lumped_rate_model_without_pores.doctree differ diff --git a/v4.4.0/.doctrees/modelling/unit_operations/outlet.doctree b/v4.4.0/.doctrees/modelling/unit_operations/outlet.doctree index bba1553c1..59c0e1525 100644 Binary files a/v4.4.0/.doctrees/modelling/unit_operations/outlet.doctree and b/v4.4.0/.doctrees/modelling/unit_operations/outlet.doctree differ diff --git a/v4.4.0/.doctrees/requirements.doctree b/v4.4.0/.doctrees/requirements.doctree index 794334c30..2bb525c11 100644 Binary files a/v4.4.0/.doctrees/requirements.doctree and b/v4.4.0/.doctrees/requirements.doctree differ diff --git a/v4.4.0/.doctrees/simulation/index.doctree b/v4.4.0/.doctrees/simulation/index.doctree index 325e32f5e..43222f626 100644 Binary files a/v4.4.0/.doctrees/simulation/index.doctree and b/v4.4.0/.doctrees/simulation/index.doctree differ diff --git a/v4.4.0/.doctrees/zbibliography.doctree b/v4.4.0/.doctrees/zbibliography.doctree index 9fb82b0ed..12be50525 100644 Binary files a/v4.4.0/.doctrees/zbibliography.doctree and b/v4.4.0/.doctrees/zbibliography.doctree differ diff --git a/v4.4.0/README.html b/v4.4.0/README.html index 42ffb509f..67feba9af 100644 --- a/v4.4.0/README.html +++ b/v4.4.0/README.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/_static/basic.css b/v4.4.0/_static/basic.css index e5179b7a9..d9846dacb 100644 --- a/v4.4.0/_static/basic.css +++ b/v4.4.0/_static/basic.css @@ -1,12 +1,5 @@ /* - * basic.css - * ~~~~~~~~~ - * * Sphinx stylesheet -- basic theme. - * - * :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS. - * :license: BSD, see LICENSE for details. - * */ /* -- main layout ----------------------------------------------------------- */ @@ -115,15 +108,11 @@ img { /* -- search page ----------------------------------------------------------- */ ul.search { - margin: 10px 0 0 20px; - padding: 0; + margin-top: 10px; } ul.search li { - padding: 5px 0 5px 20px; - background-image: url(file.png); - background-repeat: no-repeat; - background-position: 0 7px; + padding: 5px 0; } ul.search li a { diff --git a/v4.4.0/_static/doctools.js b/v4.4.0/_static/doctools.js index 4d67807d1..0398ebb9f 100644 --- a/v4.4.0/_static/doctools.js +++ b/v4.4.0/_static/doctools.js @@ -1,12 +1,5 @@ /* - * doctools.js - * ~~~~~~~~~~~ - * * Base JavaScript utilities for all Sphinx HTML documentation. - * - * :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS. - * :license: BSD, see LICENSE for details. - * */ "use strict"; diff --git a/v4.4.0/_static/language_data.js b/v4.4.0/_static/language_data.js index 367b8ed81..c7fe6c6fa 100644 --- a/v4.4.0/_static/language_data.js +++ b/v4.4.0/_static/language_data.js @@ -1,13 +1,6 @@ /* - * language_data.js - * ~~~~~~~~~~~~~~~~ - * * This script contains the language-specific data used by searchtools.js, * namely the list of stopwords, stemmer, scorer and splitter. - * - * :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS. - * :license: BSD, see LICENSE for details. - * */ var stopwords = ["a", "and", "are", "as", "at", "be", "but", "by", "for", "if", "in", "into", "is", "it", "near", "no", "not", "of", "on", "or", "such", "that", "the", "their", "then", "there", "these", "they", "this", "to", "was", "will", "with"]; diff --git a/v4.4.0/_static/searchtools.js b/v4.4.0/_static/searchtools.js index b08d58c9b..2c774d17a 100644 --- a/v4.4.0/_static/searchtools.js +++ b/v4.4.0/_static/searchtools.js @@ -1,12 +1,5 @@ /* - * searchtools.js - * ~~~~~~~~~~~~~~~~ - * * Sphinx JavaScript utilities for the full-text search. - * - * :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS. - * :license: BSD, see LICENSE for details. - * */ "use strict"; @@ -20,7 +13,7 @@ if (typeof Scorer === "undefined") { // and returns the new score. /* score: result => { - const [docname, title, anchor, descr, score, filename] = result + const [docname, title, anchor, descr, score, filename, kind] = result return score }, */ @@ -47,6 +40,14 @@ if (typeof Scorer === "undefined") { }; } +// Global search result kind enum, used by themes to style search results. +class SearchResultKind { + static get index() { return "index"; } + static get object() { return "object"; } + static get text() { return "text"; } + static get title() { return "title"; } +} + const _removeChildren = (element) => { while (element && element.lastChild) element.removeChild(element.lastChild); }; @@ -64,9 +65,13 @@ const _displayItem = (item, searchTerms, highlightTerms) => { const showSearchSummary = DOCUMENTATION_OPTIONS.SHOW_SEARCH_SUMMARY; const contentRoot = document.documentElement.dataset.content_root; - const [docName, title, anchor, descr, score, _filename] = item; + const [docName, title, anchor, descr, score, _filename, kind] = item; let listItem = document.createElement("li"); + // Add a class representing the item's type: + // can be used by a theme's CSS selector for styling + // See SearchResultKind for the class names. + listItem.classList.add(`kind-${kind}`); let requestUrl; let linkUrl; if (docBuilder === "dirhtml") { @@ -115,8 +120,10 @@ const _finishSearch = (resultCount) => { "Your search did not match any documents. Please make sure that all words are spelled correctly and that you've selected enough categories." ); else - Search.status.innerText = _( - "Search finished, found ${resultCount} page(s) matching the search query." + Search.status.innerText = Documentation.ngettext( + "Search finished, found one page matching the search query.", + "Search finished, found ${resultCount} pages matching the search query.", + resultCount, ).replace('${resultCount}', resultCount); }; const _displayNextItem = ( @@ -138,7 +145,7 @@ const _displayNextItem = ( else _finishSearch(resultCount); }; // Helper function used by query() to order search results. -// Each input is an array of [docname, title, anchor, descr, score, filename]. +// Each input is an array of [docname, title, anchor, descr, score, filename, kind]. // Order the results by score (in opposite order of appearance, since the // `_displayNextItem` function uses pop() to retrieve items) and then alphabetically. const _orderResultsByScoreThenName = (a, b) => { @@ -248,6 +255,7 @@ const Search = { searchSummary.classList.add("search-summary"); searchSummary.innerText = ""; const searchList = document.createElement("ul"); + searchList.setAttribute("role", "list"); searchList.classList.add("search"); const out = document.getElementById("search-results"); @@ -318,7 +326,7 @@ const Search = { const indexEntries = Search._index.indexentries; // Collect multiple result groups to be sorted separately and then ordered. - // Each is an array of [docname, title, anchor, descr, score, filename]. + // Each is an array of [docname, title, anchor, descr, score, filename, kind]. const normalResults = []; const nonMainIndexResults = []; @@ -337,6 +345,7 @@ const Search = { null, score + boost, filenames[file], + SearchResultKind.title, ]); } } @@ -354,6 +363,7 @@ const Search = { null, score, filenames[file], + SearchResultKind.index, ]; if (isMain) { normalResults.push(result); @@ -475,6 +485,7 @@ const Search = { descr, score, filenames[match[0]], + SearchResultKind.object, ]); }; Object.keys(objects).forEach((prefix) => @@ -585,6 +596,7 @@ const Search = { null, score, filenames[file], + SearchResultKind.text, ]); } return results; diff --git a/v4.4.0/examples/batch_chromatography.html b/v4.4.0/examples/batch_chromatography.html index 315bf74bd..11c68fa29 100644 --- a/v4.4.0/examples/batch_chromatography.html +++ b/v4.4.0/examples/batch_chromatography.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/examples/index.html b/v4.4.0/examples/index.html index 065abfe4b..83f4b78b6 100644 --- a/v4.4.0/examples/index.html +++ b/v4.4.0/examples/index.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/examples/load_wash_elute.html b/v4.4.0/examples/load_wash_elute.html index 1a69a9297..71d2f80d7 100644 --- a/v4.4.0/examples/load_wash_elute.html +++ b/v4.4.0/examples/load_wash_elute.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/examples/reaction_cstr.html b/v4.4.0/examples/reaction_cstr.html index df8cd944c..f74ca493a 100644 --- a/v4.4.0/examples/reaction_cstr.html +++ b/v4.4.0/examples/reaction_cstr.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/examples/rtd.html b/v4.4.0/examples/rtd.html index d5fff561d..134b1be5c 100644 --- a/v4.4.0/examples/rtd.html +++ b/v4.4.0/examples/rtd.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/genindex.html b/v4.4.0/genindex.html index 166433f28..d9e04800b 100644 --- a/v4.4.0/genindex.html +++ b/v4.4.0/genindex.html @@ -8,7 +8,7 @@ - + diff --git a/v4.4.0/getting_started/build_linux.html b/v4.4.0/getting_started/build_linux.html index 1aded376a..8c1b46eb0 100644 --- a/v4.4.0/getting_started/build_linux.html +++ b/v4.4.0/getting_started/build_linux.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/getting_started/build_osx.html b/v4.4.0/getting_started/build_osx.html index 4e0a28e68..8555b0800 100644 --- a/v4.4.0/getting_started/build_osx.html +++ b/v4.4.0/getting_started/build_osx.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/getting_started/build_windows.html b/v4.4.0/getting_started/build_windows.html index 2dc34b606..f2d2fb3a7 100644 --- a/v4.4.0/getting_started/build_windows.html +++ b/v4.4.0/getting_started/build_windows.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/getting_started/index.html b/v4.4.0/getting_started/index.html index 9a86c6327..89c4dbd33 100644 --- a/v4.4.0/getting_started/index.html +++ b/v4.4.0/getting_started/index.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/getting_started/installation.html b/v4.4.0/getting_started/installation.html index 1637e6bfc..40108b2cc 100644 --- a/v4.4.0/getting_started/installation.html +++ b/v4.4.0/getting_started/installation.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/getting_started/overview.html b/v4.4.0/getting_started/overview.html index 663721a19..a8b896ed4 100644 --- a/v4.4.0/getting_started/overview.html +++ b/v4.4.0/getting_started/overview.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/getting_started/tutorials/breakthrough.html b/v4.4.0/getting_started/tutorials/breakthrough.html index 6bcfcdebc..07dd67ec2 100644 --- a/v4.4.0/getting_started/tutorials/breakthrough.html +++ b/v4.4.0/getting_started/tutorials/breakthrough.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/index.html b/v4.4.0/index.html index 5ae8bde48..91fa31091 100644 --- a/v4.4.0/index.html +++ b/v4.4.0/index.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/interface/binding/bi_steric_mass_action.html b/v4.4.0/interface/binding/bi_steric_mass_action.html index b2ebbe3ee..7341eb4a2 100644 --- a/v4.4.0/interface/binding/bi_steric_mass_action.html +++ b/v4.4.0/interface/binding/bi_steric_mass_action.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/interface/binding/extended_mobile_phase_modulator_langmuir.html b/v4.4.0/interface/binding/extended_mobile_phase_modulator_langmuir.html index feeaababa..b757bd559 100644 --- a/v4.4.0/interface/binding/extended_mobile_phase_modulator_langmuir.html +++ b/v4.4.0/interface/binding/extended_mobile_phase_modulator_langmuir.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/interface/binding/freundlich_ldf.html b/v4.4.0/interface/binding/freundlich_ldf.html index ccbd7d013..9518355b6 100644 --- a/v4.4.0/interface/binding/freundlich_ldf.html +++ b/v4.4.0/interface/binding/freundlich_ldf.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/interface/binding/generalized_ion_exchange.html b/v4.4.0/interface/binding/generalized_ion_exchange.html index b6b56c4f4..017923b65 100644 --- a/v4.4.0/interface/binding/generalized_ion_exchange.html +++ b/v4.4.0/interface/binding/generalized_ion_exchange.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/interface/binding/hic_constant_water_activity.html b/v4.4.0/interface/binding/hic_constant_water_activity.html index 755302a52..57956fe3a 100644 --- a/v4.4.0/interface/binding/hic_constant_water_activity.html +++ b/v4.4.0/interface/binding/hic_constant_water_activity.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/interface/binding/hic_water_on_hydrophobic_surfaces.html b/v4.4.0/interface/binding/hic_water_on_hydrophobic_surfaces.html index 459d198cd..7fc7d1023 100644 --- a/v4.4.0/interface/binding/hic_water_on_hydrophobic_surfaces.html +++ b/v4.4.0/interface/binding/hic_water_on_hydrophobic_surfaces.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/interface/binding/index.html b/v4.4.0/interface/binding/index.html index 516fcdfda..7dbaafa17 100644 --- a/v4.4.0/interface/binding/index.html +++ b/v4.4.0/interface/binding/index.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/interface/binding/linear.html b/v4.4.0/interface/binding/linear.html index a1db35237..8cfe0c9d0 100644 --- a/v4.4.0/interface/binding/linear.html +++ b/v4.4.0/interface/binding/linear.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/interface/binding/mobile_phase_modulator_langmuir.html b/v4.4.0/interface/binding/mobile_phase_modulator_langmuir.html index f3c93b493..26a94358d 100644 --- a/v4.4.0/interface/binding/mobile_phase_modulator_langmuir.html +++ b/v4.4.0/interface/binding/mobile_phase_modulator_langmuir.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/interface/binding/multi_component_anti_langmuir.html b/v4.4.0/interface/binding/multi_component_anti_langmuir.html index 067189773..957e50c28 100644 --- a/v4.4.0/interface/binding/multi_component_anti_langmuir.html +++ b/v4.4.0/interface/binding/multi_component_anti_langmuir.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/interface/binding/multi_component_bi_langmuir.html b/v4.4.0/interface/binding/multi_component_bi_langmuir.html index b6bda4585..22aa4b05a 100644 --- a/v4.4.0/interface/binding/multi_component_bi_langmuir.html +++ b/v4.4.0/interface/binding/multi_component_bi_langmuir.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/interface/binding/multi_component_bi_langmuir_ldf.html b/v4.4.0/interface/binding/multi_component_bi_langmuir_ldf.html index 31beebed6..823116c87 100644 --- a/v4.4.0/interface/binding/multi_component_bi_langmuir_ldf.html +++ b/v4.4.0/interface/binding/multi_component_bi_langmuir_ldf.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/interface/binding/multi_component_langmuir.html b/v4.4.0/interface/binding/multi_component_langmuir.html index 26af0b295..4d93e92bb 100644 --- a/v4.4.0/interface/binding/multi_component_langmuir.html +++ b/v4.4.0/interface/binding/multi_component_langmuir.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/interface/binding/multi_component_langmuir_ldf.html b/v4.4.0/interface/binding/multi_component_langmuir_ldf.html index b8c5c56ae..67d106a11 100644 --- a/v4.4.0/interface/binding/multi_component_langmuir_ldf.html +++ b/v4.4.0/interface/binding/multi_component_langmuir_ldf.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/interface/binding/multi_component_langmuir_ldf_liquid_phase.html b/v4.4.0/interface/binding/multi_component_langmuir_ldf_liquid_phase.html index 13d6ca549..0f51c002e 100644 --- a/v4.4.0/interface/binding/multi_component_langmuir_ldf_liquid_phase.html +++ b/v4.4.0/interface/binding/multi_component_langmuir_ldf_liquid_phase.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/interface/binding/multi_component_spreading.html b/v4.4.0/interface/binding/multi_component_spreading.html index 756c1dde6..d38317429 100644 --- a/v4.4.0/interface/binding/multi_component_spreading.html +++ b/v4.4.0/interface/binding/multi_component_spreading.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/interface/binding/multi_state_steric_mass_action.html b/v4.4.0/interface/binding/multi_state_steric_mass_action.html index 2d0fcd112..8bf13b857 100644 --- a/v4.4.0/interface/binding/multi_state_steric_mass_action.html +++ b/v4.4.0/interface/binding/multi_state_steric_mass_action.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/interface/binding/saska.html b/v4.4.0/interface/binding/saska.html index a9ac8d6ef..1adb306a3 100644 --- a/v4.4.0/interface/binding/saska.html +++ b/v4.4.0/interface/binding/saska.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/interface/binding/self_association.html b/v4.4.0/interface/binding/self_association.html index bf2620169..923af8b7b 100644 --- a/v4.4.0/interface/binding/self_association.html +++ b/v4.4.0/interface/binding/self_association.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/interface/binding/simplified_multi_state_steric_mass_action.html b/v4.4.0/interface/binding/simplified_multi_state_steric_mass_action.html index 20702f90b..d2bef340e 100644 --- a/v4.4.0/interface/binding/simplified_multi_state_steric_mass_action.html +++ b/v4.4.0/interface/binding/simplified_multi_state_steric_mass_action.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/interface/binding/steric_mass_action.html b/v4.4.0/interface/binding/steric_mass_action.html index 27a43df3d..6883aba98 100644 --- a/v4.4.0/interface/binding/steric_mass_action.html +++ b/v4.4.0/interface/binding/steric_mass_action.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/interface/consistent_initialization.html b/v4.4.0/interface/consistent_initialization.html index 153218610..1ff586734 100644 --- a/v4.4.0/interface/consistent_initialization.html +++ b/v4.4.0/interface/consistent_initialization.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/interface/flux_reconstruction.html b/v4.4.0/interface/flux_reconstruction.html index 428424cce..8b3ee8d96 100644 --- a/v4.4.0/interface/flux_reconstruction.html +++ b/v4.4.0/interface/flux_reconstruction.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/interface/index.html b/v4.4.0/interface/index.html index 9f53a1dbe..15b0e6397 100644 --- a/v4.4.0/interface/index.html +++ b/v4.4.0/interface/index.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/interface/input_group.html b/v4.4.0/interface/input_group.html index 055b91123..e0b375974 100644 --- a/v4.4.0/interface/input_group.html +++ b/v4.4.0/interface/input_group.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/interface/introduction.html b/v4.4.0/interface/introduction.html index 777e3d07b..214acfb45 100644 --- a/v4.4.0/interface/introduction.html +++ b/v4.4.0/interface/introduction.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/interface/meta_group.html b/v4.4.0/interface/meta_group.html index 343c79423..80cb9ffbb 100644 --- a/v4.4.0/interface/meta_group.html +++ b/v4.4.0/interface/meta_group.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/interface/output_group.html b/v4.4.0/interface/output_group.html index e497770db..901303923 100644 --- a/v4.4.0/interface/output_group.html +++ b/v4.4.0/interface/output_group.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/interface/reactions.html b/v4.4.0/interface/reactions.html index 52a7a8559..ab8e3c344 100644 --- a/v4.4.0/interface/reactions.html +++ b/v4.4.0/interface/reactions.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/interface/return_data.html b/v4.4.0/interface/return_data.html index 5e99406ab..4dcbdce1b 100644 --- a/v4.4.0/interface/return_data.html +++ b/v4.4.0/interface/return_data.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/interface/sensitivities.html b/v4.4.0/interface/sensitivities.html index 022ae9e8d..096fed675 100644 --- a/v4.4.0/interface/sensitivities.html +++ b/v4.4.0/interface/sensitivities.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/interface/solver.html b/v4.4.0/interface/solver.html index d601260c1..921b16a63 100644 --- a/v4.4.0/interface/solver.html +++ b/v4.4.0/interface/solver.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/interface/system.html b/v4.4.0/interface/system.html index 90f6c8312..71bf5943a 100644 --- a/v4.4.0/interface/system.html +++ b/v4.4.0/interface/system.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/interface/unit_operations/2d_general_rate_model.html b/v4.4.0/interface/unit_operations/2d_general_rate_model.html index 0e522bd19..afa8dd269 100644 --- a/v4.4.0/interface/unit_operations/2d_general_rate_model.html +++ b/v4.4.0/interface/unit_operations/2d_general_rate_model.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/interface/unit_operations/cstr.html b/v4.4.0/interface/unit_operations/cstr.html index 4a0af44d0..a40860916 100644 --- a/v4.4.0/interface/unit_operations/cstr.html +++ b/v4.4.0/interface/unit_operations/cstr.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/interface/unit_operations/general_rate_model.html b/v4.4.0/interface/unit_operations/general_rate_model.html index 397215529..5159cb136 100644 --- a/v4.4.0/interface/unit_operations/general_rate_model.html +++ b/v4.4.0/interface/unit_operations/general_rate_model.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/interface/unit_operations/index.html b/v4.4.0/interface/unit_operations/index.html index 6ee1eb82e..822dd6b82 100644 --- a/v4.4.0/interface/unit_operations/index.html +++ b/v4.4.0/interface/unit_operations/index.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/interface/unit_operations/inlet.html b/v4.4.0/interface/unit_operations/inlet.html index 2662c45cf..e1a2771c3 100644 --- a/v4.4.0/interface/unit_operations/inlet.html +++ b/v4.4.0/interface/unit_operations/inlet.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/interface/unit_operations/lumped_rate_model_with_pores.html b/v4.4.0/interface/unit_operations/lumped_rate_model_with_pores.html index 605ccc8b3..5eb3a4bf8 100644 --- a/v4.4.0/interface/unit_operations/lumped_rate_model_with_pores.html +++ b/v4.4.0/interface/unit_operations/lumped_rate_model_with_pores.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/interface/unit_operations/lumped_rate_model_without_pores.html b/v4.4.0/interface/unit_operations/lumped_rate_model_without_pores.html index e1d046dc8..ffd1302b1 100644 --- a/v4.4.0/interface/unit_operations/lumped_rate_model_without_pores.html +++ b/v4.4.0/interface/unit_operations/lumped_rate_model_without_pores.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/interface/unit_operations/outlet.html b/v4.4.0/interface/unit_operations/outlet.html index c02ccb623..64e957923 100644 --- a/v4.4.0/interface/unit_operations/outlet.html +++ b/v4.4.0/interface/unit_operations/outlet.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/license.html b/v4.4.0/license.html index 40c3d2fe7..7012c9783 100644 --- a/v4.4.0/license.html +++ b/v4.4.0/license.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/modelling/binding/bi_steric_mass_action.html b/v4.4.0/modelling/binding/bi_steric_mass_action.html index 77d4e9e49..020e2800d 100644 --- a/v4.4.0/modelling/binding/bi_steric_mass_action.html +++ b/v4.4.0/modelling/binding/bi_steric_mass_action.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/modelling/binding/extended_mobile_phase_modulator_langmuir.html b/v4.4.0/modelling/binding/extended_mobile_phase_modulator_langmuir.html index 06ef26b9a..eac319cd6 100644 --- a/v4.4.0/modelling/binding/extended_mobile_phase_modulator_langmuir.html +++ b/v4.4.0/modelling/binding/extended_mobile_phase_modulator_langmuir.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/modelling/binding/freundlich_ldf.html b/v4.4.0/modelling/binding/freundlich_ldf.html index e6771acf2..f54fc4b2f 100644 --- a/v4.4.0/modelling/binding/freundlich_ldf.html +++ b/v4.4.0/modelling/binding/freundlich_ldf.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/modelling/binding/generalized_ion_exchange.html b/v4.4.0/modelling/binding/generalized_ion_exchange.html index 51c401182..5831b0fc6 100644 --- a/v4.4.0/modelling/binding/generalized_ion_exchange.html +++ b/v4.4.0/modelling/binding/generalized_ion_exchange.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/modelling/binding/hic_constant_water_activity.html b/v4.4.0/modelling/binding/hic_constant_water_activity.html index 330cf9110..c6d72d2f3 100644 --- a/v4.4.0/modelling/binding/hic_constant_water_activity.html +++ b/v4.4.0/modelling/binding/hic_constant_water_activity.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/modelling/binding/hic_water_on_hydrophobic_surfaces.html b/v4.4.0/modelling/binding/hic_water_on_hydrophobic_surfaces.html index cc10f593e..b62f4f5c2 100644 --- a/v4.4.0/modelling/binding/hic_water_on_hydrophobic_surfaces.html +++ b/v4.4.0/modelling/binding/hic_water_on_hydrophobic_surfaces.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/modelling/binding/index.html b/v4.4.0/modelling/binding/index.html index 6976fb0f7..22581c629 100644 --- a/v4.4.0/modelling/binding/index.html +++ b/v4.4.0/modelling/binding/index.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/modelling/binding/linear.html b/v4.4.0/modelling/binding/linear.html index 0db672c16..7dddf4337 100644 --- a/v4.4.0/modelling/binding/linear.html +++ b/v4.4.0/modelling/binding/linear.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/modelling/binding/mobile_phase_modulator_langmuir.html b/v4.4.0/modelling/binding/mobile_phase_modulator_langmuir.html index f61e23360..e55f6668b 100644 --- a/v4.4.0/modelling/binding/mobile_phase_modulator_langmuir.html +++ b/v4.4.0/modelling/binding/mobile_phase_modulator_langmuir.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/modelling/binding/multi_component_anti_langmuir.html b/v4.4.0/modelling/binding/multi_component_anti_langmuir.html index 952edef69..caf11e115 100644 --- a/v4.4.0/modelling/binding/multi_component_anti_langmuir.html +++ b/v4.4.0/modelling/binding/multi_component_anti_langmuir.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/modelling/binding/multi_component_bi_langmuir.html b/v4.4.0/modelling/binding/multi_component_bi_langmuir.html index 3b6f6056e..61e7a9c37 100644 --- a/v4.4.0/modelling/binding/multi_component_bi_langmuir.html +++ b/v4.4.0/modelling/binding/multi_component_bi_langmuir.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/modelling/binding/multi_component_bi_langmuir_ldf.html b/v4.4.0/modelling/binding/multi_component_bi_langmuir_ldf.html index 1f5f968b1..ce01cef2c 100644 --- a/v4.4.0/modelling/binding/multi_component_bi_langmuir_ldf.html +++ b/v4.4.0/modelling/binding/multi_component_bi_langmuir_ldf.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/modelling/binding/multi_component_langmuir.html b/v4.4.0/modelling/binding/multi_component_langmuir.html index cde612919..c6d7b2483 100644 --- a/v4.4.0/modelling/binding/multi_component_langmuir.html +++ b/v4.4.0/modelling/binding/multi_component_langmuir.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/modelling/binding/multi_component_langmuir_ldf.html b/v4.4.0/modelling/binding/multi_component_langmuir_ldf.html index 4463b6597..dc5ff35c0 100644 --- a/v4.4.0/modelling/binding/multi_component_langmuir_ldf.html +++ b/v4.4.0/modelling/binding/multi_component_langmuir_ldf.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/modelling/binding/multi_component_langmuir_ldf_liquid_phase.html b/v4.4.0/modelling/binding/multi_component_langmuir_ldf_liquid_phase.html index 0ceb0d9f6..8f71d8aed 100644 --- a/v4.4.0/modelling/binding/multi_component_langmuir_ldf_liquid_phase.html +++ b/v4.4.0/modelling/binding/multi_component_langmuir_ldf_liquid_phase.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/modelling/binding/multi_component_spreading.html b/v4.4.0/modelling/binding/multi_component_spreading.html index c40ef870a..1d3775c93 100644 --- a/v4.4.0/modelling/binding/multi_component_spreading.html +++ b/v4.4.0/modelling/binding/multi_component_spreading.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/modelling/binding/multi_state_steric_mass_action.html b/v4.4.0/modelling/binding/multi_state_steric_mass_action.html index 635eeaa6d..69a681d3d 100644 --- a/v4.4.0/modelling/binding/multi_state_steric_mass_action.html +++ b/v4.4.0/modelling/binding/multi_state_steric_mass_action.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/modelling/binding/saska.html b/v4.4.0/modelling/binding/saska.html index 47cbc351f..15ffb02df 100644 --- a/v4.4.0/modelling/binding/saska.html +++ b/v4.4.0/modelling/binding/saska.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/modelling/binding/self_association.html b/v4.4.0/modelling/binding/self_association.html index b1c7ac898..e8796006f 100644 --- a/v4.4.0/modelling/binding/self_association.html +++ b/v4.4.0/modelling/binding/self_association.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/modelling/binding/simplified_multi_state_steric_mass_action.html b/v4.4.0/modelling/binding/simplified_multi_state_steric_mass_action.html index 122412e79..8df21567a 100644 --- a/v4.4.0/modelling/binding/simplified_multi_state_steric_mass_action.html +++ b/v4.4.0/modelling/binding/simplified_multi_state_steric_mass_action.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/modelling/binding/steric_mass_action.html b/v4.4.0/modelling/binding/steric_mass_action.html index 6e0770ca4..14ac312a8 100644 --- a/v4.4.0/modelling/binding/steric_mass_action.html +++ b/v4.4.0/modelling/binding/steric_mass_action.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/modelling/index.html b/v4.4.0/modelling/index.html index eb5b93762..08f5570e3 100644 --- a/v4.4.0/modelling/index.html +++ b/v4.4.0/modelling/index.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/modelling/networks.html b/v4.4.0/modelling/networks.html index 4e26c7030..da0c0b1fe 100644 --- a/v4.4.0/modelling/networks.html +++ b/v4.4.0/modelling/networks.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/modelling/reactions.html b/v4.4.0/modelling/reactions.html index cdc5cbc0b..0994beb9e 100644 --- a/v4.4.0/modelling/reactions.html +++ b/v4.4.0/modelling/reactions.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/modelling/unit_operations/2d_general_rate_model.html b/v4.4.0/modelling/unit_operations/2d_general_rate_model.html index e7c35f47e..56450d1cc 100644 --- a/v4.4.0/modelling/unit_operations/2d_general_rate_model.html +++ b/v4.4.0/modelling/unit_operations/2d_general_rate_model.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/modelling/unit_operations/cstr.html b/v4.4.0/modelling/unit_operations/cstr.html index 7d0cc8b6a..39809c152 100644 --- a/v4.4.0/modelling/unit_operations/cstr.html +++ b/v4.4.0/modelling/unit_operations/cstr.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/modelling/unit_operations/general_rate_model.html b/v4.4.0/modelling/unit_operations/general_rate_model.html index 0bc50ba53..2be7b7db6 100644 --- a/v4.4.0/modelling/unit_operations/general_rate_model.html +++ b/v4.4.0/modelling/unit_operations/general_rate_model.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/modelling/unit_operations/index.html b/v4.4.0/modelling/unit_operations/index.html index 0b82bca4b..17f9ae5fa 100644 --- a/v4.4.0/modelling/unit_operations/index.html +++ b/v4.4.0/modelling/unit_operations/index.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/modelling/unit_operations/inlet.html b/v4.4.0/modelling/unit_operations/inlet.html index 371c933b6..2bf914eed 100644 --- a/v4.4.0/modelling/unit_operations/inlet.html +++ b/v4.4.0/modelling/unit_operations/inlet.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/modelling/unit_operations/lumped_rate_model_with_pores.html b/v4.4.0/modelling/unit_operations/lumped_rate_model_with_pores.html index 28fce3a1e..4bb56e79f 100644 --- a/v4.4.0/modelling/unit_operations/lumped_rate_model_with_pores.html +++ b/v4.4.0/modelling/unit_operations/lumped_rate_model_with_pores.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/modelling/unit_operations/lumped_rate_model_without_pores.html b/v4.4.0/modelling/unit_operations/lumped_rate_model_without_pores.html index eaed5745a..b15893318 100644 --- a/v4.4.0/modelling/unit_operations/lumped_rate_model_without_pores.html +++ b/v4.4.0/modelling/unit_operations/lumped_rate_model_without_pores.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/modelling/unit_operations/outlet.html b/v4.4.0/modelling/unit_operations/outlet.html index 90dd540ee..f7319a0fb 100644 --- a/v4.4.0/modelling/unit_operations/outlet.html +++ b/v4.4.0/modelling/unit_operations/outlet.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/requirements.html b/v4.4.0/requirements.html index 10ca8b99c..058a3763d 100644 --- a/v4.4.0/requirements.html +++ b/v4.4.0/requirements.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/search.html b/v4.4.0/search.html index 303226515..c3c2eb57b 100644 --- a/v4.4.0/search.html +++ b/v4.4.0/search.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/searchindex.js b/v4.4.0/searchindex.js index 87f064a86..3523e76c7 100644 --- a/v4.4.0/searchindex.js +++ b/v4.4.0/searchindex.js @@ -1 +1 @@ -Search.setIndex({"alltitles": {"/output/coordinates/unit_XXX": [[41, "output-coordinates-unit-xxx"]], "0. Preliminary Steps": [[12, "preliminary-steps"]], "1. Setting Up the Model": [[12, "setting-up-the-model"]], "2. Setting up Time Sections and Connections": [[12, "setting-up-time-sections-and-connections"]], "3. Setting Up the Simulator and Running the Simulation": [[12, "setting-up-the-simulator-and-running-the-simulation"]], "4. Plotting the Results": [[12, "plotting-the-results"]], "Adaptivity": [[89, "adaptivity"]], "Adsorption Model": [[12, "adsorption-model"]], "Batch chromatography": [[1, null]], "Bi Steric Mass Action": [[14, null], [56, null]], "Bibliography": [[90, null]], "Binding model feature matrix": [[62, "binding-model-feature-matrix"]], "Binding models": [[20, null], [62, null]], "Bugs": [[13, "bugs"]], "Build CADET": [[6, "build-cadet"], [7, "build-cadet"], [8, "build-cadet"]], "Build dependencies": [[6, "build-dependencies"], [7, "build-dependencies"], [8, "build-dependencies"]], "Build for Linux": [[6, null]], "Build for MS Windows": [[8, null]], "Build for OSX": [[7, null]], "CADET": [[13, null]], "CADET Documentation": [[0, null]], "CADET Introduction": [[12, null]], "CADET Overview": [[11, null]], "Call solver and read results": [[11, "call-solver-and-read-results"]], "Chemical reactions": [[4, null]], "Citing": [[13, "citing"]], "Common notation and identifiers used in the file format description": [[39, "id5"]], "Configure solver": [[11, "configure-solver"]], "Consistent initialization": [[89, "consistent-initialization"]], "Continuous stirred tank reactor model": [[48, null]], "Continuous stirred tank reactor model (CSTR)": [[81, null]], "Correlation of forward- and backward rate constants": [[79, "correlation-of-forward-and-backward-rate-constants"]], "Define adsorption and reaction paramters": [[11, "define-adsorption-and-reaction-paramters"]], "Define unit operation parameters": [[11, "define-unit-operation-parameters"]], "Dependence on external function": [[62, "dependence-on-external-function"], [79, "dependence-on-external-function"]], "Donations": [[13, "donations"]], "Dynamic flow rates": [[78, "dynamic-flow-rates"]], "Equilibrium constants": [[62, "equilibrium-constants"]], "Examples": [[2, null]], "Exercises": [[12, "exercises"]], "Extended Mobile Phase Modulator Langmuir": [[15, null], [57, null]], "Externally dependent binding models": [[20, "externally-dependent-binding-models"]], "Externally dependent reaction models": [[42, "externally-dependent-reaction-models"]], "Features": [[13, "features"]], "File format versions": [[37, null]], "Flux reconstruction methods": [[36, null]], "Freundlich LDF": [[16, null], [58, null]], "General Rate Model": [[12, "general-rate-model"], [49, null]], "General rate model (GRM)": [[82, null]], "Generalized Ion Exchange": [[17, null], [59, null]], "Getting started": [[9, null]], "Global structure": [[39, "global-structure"]], "Group /input/model": [[46, "group-input-model"]], "Group /input/model/connections": [[46, "group-input-model-connections"]], "Group /input/model/connections/switch_XXX": [[46, "group-input-model-connections-switch-xxx"]], "Group /input/model/external/source_XXX - EXTFUN_TYPE = LINEAR_INTERP_DATA": [[46, "group-input-model-external-source-xxx-extfun-type-linear-interp-data"]], "Group /input/model/external/source_XXX - EXTFUN_TYPE = PIECEWISE_CUBIC_POLY": [[46, "group-input-model-external-source-xxx-extfun-type-piecewise-cubic-poly"]], "Group /input/model/solver": [[46, "group-input-model-solver"]], "Group /input/model/unit_XXX - UNIT-TYPE = INLET": [[51, "group-input-model-unit-xxx-unit-type-inlet"]], "Group /input/model/unit_XXX - UNIT_TYPE - GENERAL_RATE_MODEL": [[49, "group-input-model-unit-xxx-unit-type-general-rate-model"]], "Group /input/model/unit_XXX - UNIT_TYPE = CSTR": [[48, "group-input-model-unit-xxx-unit-type-cstr"]], "Group /input/model/unit_XXX - UNIT_TYPE = LUMPED_RATE_MODEL_WITHOUT_PORES": [[53, "group-input-model-unit-xxx-unit-type-lumped-rate-model-without-pores"]], "Group /input/model/unit_XXX - UNIT_TYPE = LUMPED_RATE_MODEL_WITH_PORES": [[52, "group-input-model-unit-xxx-unit-type-lumped-rate-model-with-pores"]], "Group /input/model/unit_XXX/discretization - UNIT_TYPE - GENERAL_RATE_MODEL": [[49, "group-input-model-unit-xxx-discretization-unit-type-general-rate-model"]], "Group /input/model/unit_XXX/discretization - UNIT_TYPE - GENERAL_RATE_MODEL_2D": [[47, "group-input-model-unit-xxx-discretization-unit-type-general-rate-model-2d"]], "Group /input/model/unit_XXX/discretization - UNIT_TYPE = LUMPED_RATE_MODEL_WITHOUT_PORES": [[53, "group-input-model-unit-xxx-discretization-unit-type-lumped-rate-model-without-pores"]], "Group /input/model/unit_XXX/discretization - UNIT_TYPE = LUMPED_RATE_MODEL_WITH_PORES": [[52, "group-input-model-unit-xxx-discretization-unit-type-lumped-rate-model-with-pores"]], "Group /input/model/unit_XXX/discretization/consistency_solver - Nonlinear consistency solver paramters": [[35, "group-input-model-unit-xxx-discretization-consistency-solver-nonlinear-consistency-solver-paramters"]], "Group /input/model/unit_XXX/discretization/weno - WENO Parameters": [[36, "group-input-model-unit-xxx-discretization-weno-weno-parameters"]], "Group /input/model/unit_XXX/reaction - REACTION_MODEL = MASS_ACTION_LAW": [[42, "group-input-model-unit-xxx-reaction-reaction-model-mass-action-law"]], "Group /input/model/unit_XXX/sec_XXX": [[51, "group-input-model-unit-xxx-sec-xxx"]], "Group /input/return": [[43, "group-input-return"]], "Group /input/return/unit_XXX": [[43, "group-input-return-unit-xxx"]], "Group /input/sensitivity": [[44, "group-input-sensitivity"]], "Group /input/sensitivity/param_XXX": [[44, "group-input-sensitivity-param-xxx"]], "Group /input/solver": [[45, "group-input-solver"]], "Group /output": [[41, "group-output"]], "Group /output/sensitivity/param_XXX/unit_YYY": [[41, "group-output-sensitivity-param-xxx-unit-yyy"]], "Group /output/solution": [[41, "group-output-solution"]], "Group /output/solution/unit_XXX": [[41, "group-output-solution-unit-xxx"]], "Group /solver/sections": [[45, "group-solver-sections"]], "Group /solver/time_integrator": [[45, "group-solver-time-integrator"]], "HDF5": [[6, "hdf5"], [7, "hdf5"], [8, "hdf5"]], "HIC Constant Water Activity": [[18, null], [60, null]], "HIC Water on Hydrophobic Surfaces": [[19, null], [61, null]], "Initial Conditions": [[12, "initial-conditions"]], "Inlet": [[51, null], [84, null]], "Inlet Model": [[12, "inlet-model"]], "Input Group": [[38, null]], "Install CADET core simulator": [[10, "install-cadet-core-simulator"]], "Install CADET-MI": [[10, "install-cadet-mi"]], "Install CADET-Python": [[10, "install-cadet-python"]], "Install a frontend": [[10, "install-a-frontend"]], "Install from source": [[10, "install-from-source"]], "Install pre-built binaries": [[10, "install-pre-built-binaries"]], "Installation": [[10, null], [13, "installation"]], "Interface specifications": [[37, null]], "Introduction": [[39, null]], "Joint parameters": [[89, "joint-parameters"]], "LAPACK": [[6, "lapack"], [7, "lapack"], [8, "lapack"]], "License": [[55, null]], "Linear": [[21, null], [63, null]], "Linear Driving Force (LDF)": [[62, "linear-driving-force-ldf"]], "Load Wash Elute": [[3, null]], "Lumped Rate Model Without Pores": [[53, null]], "Lumped rate model with pores": [[52, null]], "Lumped rate model with pores (LRMP)": [[85, null]], "Lumped rate model without pores (LRM)": [[86, null]], "Mass action law": [[79, "mass-action-law"]], "Meta Group": [[40, null]], "Mobile Phase Modulator Langmuir": [[22, null], [64, null]], "Modelling": [[77, null]], "Multi Component Anti-Langmuir": [[23, null], [65, null]], "Multi Component Bi-Langmuir": [[24, null], [66, null]], "Multi Component Bi-Langmuir LDF": [[25, null], [67, null]], "Multi Component Langmuir": [[26, null], [68, null]], "Multi Component Langmuir LDF": [[27, null], [69, null]], "Multi Component Langmuir LDF Liquid Phase": [[28, null], [70, null]], "Multi Component Spreading": [[29, null], [71, null]], "Multi-State Steric Mass Action": [[30, null], [72, null]], "Multiple particle types": [[20, "multiple-particle-types"], [42, "multiple-particle-types"], [82, "multiple-particle-types"]], "Networks of unit operations": [[78, null]], "Non-binding components": [[20, "non-binding-components"]], "Nonlinear solver for consistent initialization": [[35, null]], "Notation and identifiers": [[39, "notation-and-identifiers"]], "Ongoing Development": [[13, "ongoing-development"]], "Ordering of multi dimensional data": [[39, "ordering-of-multi-dimensional-data"]], "Outlet": [[54, null], [87, null]], "Outlet Model": [[12, "outlet-model"]], "Output Group": [[41, null]], "Parameter Sensitivities": [[44, null]], "Parameter sensitivities": [[89, "parameter-sensitivities"]], "Particle Geometry": [[82, "particle-geometry"]], "Prerequisites": [[6, "prerequisites"], [7, "prerequisites"], [8, "prerequisites"]], "Reaction models": [[42, null], [79, null]], "Reference concentrations": [[62, "reference-concentrations"]], "Residence time distributions": [[5, null]], "Return data": [[43, null]], "SUNDIALS": [[6, "sundials"], [7, "sundials"], [8, "sundials"]], "Saska": [[31, null], [73, null]], "Section dependent datasets in the 1D unit operation models (/input/model/unit_XXX group)": [[39, "id6"]], "Section dependent model parameters": [[39, "section-dependent-model-parameters"]], "Self Association": [[32, null], [74, null]], "Setting up the Discretization": [[12, "setting-up-the-discretization"]], "Setup": [[89, "setup"]], "Setup connections and switches": [[11, "setup-connections-and-switches"]], "Simplified Multi-State Steric Mass Action": [[33, null], [75, null]], "Simulation": [[89, null]], "Size exclusion chromatography": [[82, "size-exclusion-chromatography"]], "Solution of the linear systems": [[78, "solution-of-the-linear-systems"]], "Solver Configuration": [[45, null]], "Specification of flow rate / velocity and direction": [[80, "specification-of-flow-rate-velocity-and-direction"], [82, "specification-of-flow-rate-velocity-and-direction"]], "Specification of network connections": [[78, "specification-of-network-connections"]], "Steric Mass Action": [[34, null], [76, null]], "SuiteSparse": [[8, "suitesparse"]], "SuperLU": [[6, "superlu"], [7, "superlu"]], "Supported features of the different binding models": [[62, "id3"]], "Supported features of the different unit operations models": [[83, "id2"]], "System Connectivity": [[12, "system-connectivity"]], "System of unit operations": [[46, null]], "TBB": [[8, "tbb"]], "Time Sections": [[12, "time-sections"]], "Time section specification": [[89, "time-section-specification"]], "Time sections and transitions": [[89, "time-sections-and-transitions"]], "Time stepping": [[89, "time-stepping"]], "Two Dimensional General rate model (GRM2D)": [[80, null]], "Two dimensional general rate model": [[47, null]], "UMFPACK": [[6, "umfpack"], [7, "umfpack"]], "Unit Operations": [[50, null]], "Unit operation models": [[83, null]], "Valve switches": [[78, "valve-switches"]], "Variables and unknowns": [[82, "id5"]]}, "docnames": ["README", "examples/batch_chromatography", "examples/index", "examples/load_wash_elute", "examples/reaction_cstr", "examples/rtd", "getting_started/build_linux", "getting_started/build_osx", "getting_started/build_windows", "getting_started/index", "getting_started/installation", "getting_started/overview", "getting_started/tutorials/breakthrough", "index", "interface/binding/bi_steric_mass_action", "interface/binding/extended_mobile_phase_modulator_langmuir", "interface/binding/freundlich_ldf", "interface/binding/generalized_ion_exchange", "interface/binding/hic_constant_water_activity", "interface/binding/hic_water_on_hydrophobic_surfaces", "interface/binding/index", "interface/binding/linear", "interface/binding/mobile_phase_modulator_langmuir", "interface/binding/multi_component_anti_langmuir", "interface/binding/multi_component_bi_langmuir", "interface/binding/multi_component_bi_langmuir_ldf", "interface/binding/multi_component_langmuir", "interface/binding/multi_component_langmuir_ldf", "interface/binding/multi_component_langmuir_ldf_liquid_phase", "interface/binding/multi_component_spreading", "interface/binding/multi_state_steric_mass_action", "interface/binding/saska", "interface/binding/self_association", "interface/binding/simplified_multi_state_steric_mass_action", "interface/binding/steric_mass_action", "interface/consistent_initialization", "interface/flux_reconstruction", "interface/index", "interface/input_group", "interface/introduction", "interface/meta_group", "interface/output_group", "interface/reactions", "interface/return_data", "interface/sensitivities", "interface/solver", "interface/system", "interface/unit_operations/2d_general_rate_model", "interface/unit_operations/cstr", "interface/unit_operations/general_rate_model", "interface/unit_operations/index", "interface/unit_operations/inlet", "interface/unit_operations/lumped_rate_model_with_pores", "interface/unit_operations/lumped_rate_model_without_pores", "interface/unit_operations/outlet", "license", "modelling/binding/bi_steric_mass_action", "modelling/binding/extended_mobile_phase_modulator_langmuir", "modelling/binding/freundlich_ldf", "modelling/binding/generalized_ion_exchange", "modelling/binding/hic_constant_water_activity", "modelling/binding/hic_water_on_hydrophobic_surfaces", "modelling/binding/index", "modelling/binding/linear", "modelling/binding/mobile_phase_modulator_langmuir", "modelling/binding/multi_component_anti_langmuir", "modelling/binding/multi_component_bi_langmuir", "modelling/binding/multi_component_bi_langmuir_ldf", "modelling/binding/multi_component_langmuir", "modelling/binding/multi_component_langmuir_ldf", "modelling/binding/multi_component_langmuir_ldf_liquid_phase", "modelling/binding/multi_component_spreading", "modelling/binding/multi_state_steric_mass_action", "modelling/binding/saska", "modelling/binding/self_association", "modelling/binding/simplified_multi_state_steric_mass_action", "modelling/binding/steric_mass_action", "modelling/index", "modelling/networks", "modelling/reactions", "modelling/unit_operations/2d_general_rate_model", "modelling/unit_operations/cstr", "modelling/unit_operations/general_rate_model", "modelling/unit_operations/index", "modelling/unit_operations/inlet", "modelling/unit_operations/lumped_rate_model_with_pores", "modelling/unit_operations/lumped_rate_model_without_pores", "modelling/unit_operations/outlet", "requirements", "simulation/index", "zbibliography"], "envversion": {"sphinx": 63, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.todo": 2, "sphinxcontrib.bibtex": 9}, "filenames": ["README.md", "examples/batch_chromatography.rst", "examples/index.rst", "examples/load_wash_elute.rst", "examples/reaction_cstr.rst", "examples/rtd.rst", "getting_started/build_linux.rst", "getting_started/build_osx.rst", "getting_started/build_windows.rst", "getting_started/index.rst", "getting_started/installation.rst", "getting_started/overview.rst", "getting_started/tutorials/breakthrough.rst", "index.rst", "interface/binding/bi_steric_mass_action.rst", "interface/binding/extended_mobile_phase_modulator_langmuir.rst", "interface/binding/freundlich_ldf.rst", "interface/binding/generalized_ion_exchange.rst", "interface/binding/hic_constant_water_activity.rst", "interface/binding/hic_water_on_hydrophobic_surfaces.rst", "interface/binding/index.rst", "interface/binding/linear.rst", "interface/binding/mobile_phase_modulator_langmuir.rst", "interface/binding/multi_component_anti_langmuir.rst", "interface/binding/multi_component_bi_langmuir.rst", "interface/binding/multi_component_bi_langmuir_ldf.rst", "interface/binding/multi_component_langmuir.rst", "interface/binding/multi_component_langmuir_ldf.rst", "interface/binding/multi_component_langmuir_ldf_liquid_phase.rst", "interface/binding/multi_component_spreading.rst", "interface/binding/multi_state_steric_mass_action.rst", "interface/binding/saska.rst", "interface/binding/self_association.rst", "interface/binding/simplified_multi_state_steric_mass_action.rst", "interface/binding/steric_mass_action.rst", "interface/consistent_initialization.rst", "interface/flux_reconstruction.rst", "interface/index.rst", "interface/input_group.rst", "interface/introduction.rst", "interface/meta_group.rst", "interface/output_group.rst", "interface/reactions.rst", "interface/return_data.rst", "interface/sensitivities.rst", "interface/solver.rst", "interface/system.rst", "interface/unit_operations/2d_general_rate_model.rst", "interface/unit_operations/cstr.rst", "interface/unit_operations/general_rate_model.rst", "interface/unit_operations/index.rst", "interface/unit_operations/inlet.rst", "interface/unit_operations/lumped_rate_model_with_pores.rst", "interface/unit_operations/lumped_rate_model_without_pores.rst", "interface/unit_operations/outlet.rst", "license.rst", "modelling/binding/bi_steric_mass_action.rst", "modelling/binding/extended_mobile_phase_modulator_langmuir.rst", "modelling/binding/freundlich_ldf.rst", "modelling/binding/generalized_ion_exchange.rst", "modelling/binding/hic_constant_water_activity.rst", "modelling/binding/hic_water_on_hydrophobic_surfaces.rst", "modelling/binding/index.rst", "modelling/binding/linear.rst", "modelling/binding/mobile_phase_modulator_langmuir.rst", "modelling/binding/multi_component_anti_langmuir.rst", "modelling/binding/multi_component_bi_langmuir.rst", "modelling/binding/multi_component_bi_langmuir_ldf.rst", "modelling/binding/multi_component_langmuir.rst", "modelling/binding/multi_component_langmuir_ldf.rst", "modelling/binding/multi_component_langmuir_ldf_liquid_phase.rst", "modelling/binding/multi_component_spreading.rst", "modelling/binding/multi_state_steric_mass_action.rst", "modelling/binding/saska.rst", "modelling/binding/self_association.rst", "modelling/binding/simplified_multi_state_steric_mass_action.rst", "modelling/binding/steric_mass_action.rst", "modelling/index.rst", "modelling/networks.rst", "modelling/reactions.rst", "modelling/unit_operations/2d_general_rate_model.rst", "modelling/unit_operations/cstr.rst", "modelling/unit_operations/general_rate_model.rst", "modelling/unit_operations/index.rst", "modelling/unit_operations/inlet.rst", "modelling/unit_operations/lumped_rate_model_with_pores.rst", "modelling/unit_operations/lumped_rate_model_without_pores.rst", "modelling/unit_operations/outlet.rst", "requirements.txt", "simulation/index.rst", "zbibliography.rst"], "indexentries": {}, "objects": {}, "objnames": {}, "objtypes": {}, "terms": {"": [6, 7, 8, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 40, 41, 45, 46, 47, 48, 49, 51, 52, 53, 55, 76, 78, 79, 80, 81, 82, 85, 86, 87, 89, 90], "0": [6, 7, 8, 11, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 40, 42, 43, 44, 45, 46, 47, 48, 49, 52, 53, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 78, 79, 80, 81, 82, 84, 85, 86, 89, 90], "00008": 90, "0001": 35, "00050": 90, "0009": 90, "0009250953800011": 90, "004": 90, "01": [12, 35, 90], "01496399208019442": 90, "0288": 90, "040000": 40, "045": 90, "050": 90, "07": 90, "08": 90, "085": 90, "0e": 12, "1": [6, 7, 8, 11, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 39, 41, 43, 44, 45, 46, 47, 48, 49, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 78, 79, 80, 81, 82, 83, 84, 85, 86, 89, 90], "10": [6, 7, 12, 39, 45, 46, 55, 58, 89, 90], "100": 12, "10000": 12, "1000000": 12, "1001": 12, "1002": 90, "1007": 90, "1016": 90, "1021": 90, "1055": 90, "1080": 90, "1089014": 90, "1089020": 90, "11": [55, 59, 90], "113": 13, "1145": 90, "1167": 90, "1180": 13, "1191": 13, "12": [6, 7, 8, 55, 59, 71, 74, 80, 90], "1200": 12, "1244": 90, "1262": 90, "13": [13, 55, 60, 90], "1365": 90, "139": [13, 90], "14": [55, 58, 61, 80, 90], "1465": 90, "15": [55, 64, 80, 90], "151": 90, "152": [13, 90], "16": [8, 12, 55, 64, 79, 90], "1600336": 90, "161": 90, "162": [13, 90], "166": 8, "1679": 90, "17": [8, 55, 68, 78, 90], "1711": 90, "1732": 90, "175": 90, "17825832": 90, "18": [73, 78, 90], "180": 90, "183": 90, "19": [74, 78, 89, 90], "190": 90, "1916": 90, "1953": 90, "1965": 90, "1968": 90, "1969": 90, "1978": 90, "1989": 90, "1992": 90, "1995": 90, "1996": [55, 90], "1997": 90, "1d": 41, "1e": [12, 58], "1e6": 12, "2": [6, 7, 8, 15, 17, 20, 30, 31, 36, 39, 41, 42, 43, 46, 47, 48, 49, 51, 52, 53, 55, 58, 59, 62, 71, 74, 75, 78, 79, 80, 82, 84, 85, 86, 90], "20": [12, 55, 76, 90], "200": 12, "2004": 90, "2005": 90, "2006": 90, "2007": [55, 90], "2008": 90, "200800082": 90, "2010": 13, "201000560": 90, "2012": 90, "2013": 13, "2015": [8, 90], "2016": [13, 61, 90], "201600336": 90, "2017": 90, "2018": 13, "2019": [8, 90], "2022": 90, "21": [71, 89, 90], "22": [89, 90], "2221": 90, "2295": 90, "23": [89, 90], "237": 90, "248": 90, "25": [46, 90], "2509": 90, "264193": 90, "264573": 90, "27": 90, "274": 13, "28": 55, "29": [55, 90], "294": 13, "2d": [12, 41], "2nd": 90, "3": [6, 7, 8, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 36, 39, 41, 42, 45, 46, 47, 48, 49, 51, 52, 53, 55, 62, 63, 66, 68, 75, 78, 79, 80, 82, 84, 85, 86, 89, 90], "30": 55, "31": 90, "32": 12, "33": [11, 12], "34": 13, "343": 90, "35": 90, "363": 90, "36f": 45, "37": 12, "370537": 90, "38": 90, "39": 90, "396": 90, "4": [6, 7, 39, 40, 45, 46, 47, 49, 52, 55, 82, 85, 86, 89, 90], "40000": 12, "41": 90, "41f": [46, 47, 49, 52], "42": 90, "450": 90, "46": 13, "463408": 90, "469": 90, "5": [6, 7, 8, 12, 36, 39, 45, 46, 47, 49, 52, 55, 82, 89, 90], "500": 45, "53": 90, "54": 90, "56": 13, "57": 13, "6": [12, 31, 32, 49, 55, 82, 89, 90], "60": [12, 55, 90], "642": 90, "690140613": 90, "690381212": 90, "690420507": 90, "6b": 55, "6d": 55, "7": [8, 39, 45, 46, 47, 49, 52, 55, 82, 90], "70": 90, "71": 90, "78": 90, "79541": 90, "79543": 90, "8": [12, 13, 39, 46, 55, 82, 85, 86, 89, 90], "80001": 90, "801406": 90, "864": 90, "874": 90, "886": 90, "895": 90, "8b05873": 90, "9": [55, 58, 90], "919": 90, "927": 90, "9274": 90, "96437": 90, "9673": 90, "97": 90, "978": 90, "99457": 90, "A": [8, 10, 12, 13, 46, 47, 49, 52, 55, 57, 61, 62, 63, 64, 71, 72, 78, 79, 80, 82, 83, 84, 87, 89, 90], "AND": 55, "AS": 55, "And": 55, "As": [10, 11, 12, 85, 89], "At": [15, 37, 89], "BE": 55, "BEING": 55, "BUT": 55, "BY": 55, "But": 55, "By": [39, 55, 62, 78, 79, 82, 85, 86], "FOR": 55, "For": [10, 11, 12, 13, 20, 39, 42, 46, 47, 49, 52, 53, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 79, 80, 82, 84, 85, 86, 87, 89], "IF": 55, "IN": 55, "If": [6, 7, 8, 10, 12, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 39, 41, 42, 46, 47, 48, 49, 52, 55, 78, 81, 82, 89], "In": [8, 10, 11, 12, 20, 37, 40, 42, 47, 49, 52, 55, 57, 59, 62, 65, 71, 72, 73, 76, 78, 79, 82, 87, 89, 90], "It": [12, 39, 55, 67, 69, 70, 74, 82, 89], "NO": 55, "NOT": 55, "No": [55, 58], "Not": 55, "OF": 55, "ON": [6, 7, 8], "OR": 55, "Of": [12, 55], "On": [12, 84, 89], "One": 58, "Or": 13, "SUCH": 55, "Such": [55, 78], "THE": 55, "THERE": 55, "TO": 55, "That": [78, 80], "The": [0, 10, 12, 13, 17, 20, 30, 32, 33, 34, 37, 39, 42, 46, 47, 48, 49, 52, 53, 55, 56, 57, 58, 59, 62, 64, 65, 66, 68, 71, 72, 73, 74, 75, 76, 78, 79, 80, 81, 82, 84, 85, 86, 87, 89, 90], "Then": [0, 12, 39], "There": [12, 78], "These": [12, 55, 78, 79, 80, 89], "To": [0, 10, 12, 13, 55, 58], "WILL": 55, "WITH": 55, "With": 78, "_": [30, 41, 47, 48, 49, 51, 52, 53, 56, 57, 62, 72, 75, 78, 79, 82, 84, 89], "_0": [59, 62, 72, 74, 76, 89], "_a": 89, "_d": 89, "_i": [47, 49, 52, 58], "_port_xyz_": 43, "a_": 84, "ab": 90, "abil": 55, "abl": 6, "abort": 89, "about": [12, 55, 77], "abov": [55, 62, 75, 78, 82], "absenc": 55, "absolut": [44, 45, 47, 55, 89], "abstol": [12, 44, 45, 89], "abus": 55, "ac": 90, "academ": 90, "acc": [82, 85], "acceler": [7, 89], "accept": 55, "access": [47, 49, 52, 55, 82], "accompani": 55, "accord": 55, "accordingli": 86, "account": [20, 42, 62, 68, 73, 76, 78, 79, 80, 82, 89], "accur": [13, 89], "accuraci": [47, 49], "achiev": [55, 62, 79], "acknowledg": 55, "acm": 90, "acquir": 55, "across": 55, "act": [62, 78, 79, 83], "action": [0, 20, 38, 55, 59, 62, 74, 77, 90], "activ": [10, 13, 20, 38, 46, 55, 62, 78, 79, 90], "actual": [12, 55, 62, 82], "acycl": [46, 78], "ad": [12, 13, 37, 43, 55, 61, 62, 64, 71, 72, 73, 74, 80, 81, 82, 85, 86, 87, 89], "ad1": 44, "adapt": [12, 55, 62, 79], "add": [6, 7, 10, 12, 55, 56, 66, 71, 72, 89], "addict": 12, "addit": [6, 12, 55, 56, 59, 66, 72, 73, 75, 76, 78, 81], "addition": 80, "address": [46, 55, 58], "adjac": 75, "adjust": 78, "adopt": 55, "adsorb": [72, 90], "adsorpt": [14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 59, 62, 74, 82, 90], "adsorption_000": 20, "adsorption_model": [12, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 47, 48, 49, 52, 53], "adsorption_model_multiplex": [47, 49, 52], "adsorption_particl": 42, "adsorption_yyi": 20, "advect": 12, "advers": 55, "advis": 55, "affect": [55, 89], "affero": 55, "affin": 49, "affirm": 55, "after": [55, 89], "again": [6, 78, 89], "against": 55, "aggreg": 55, "agre": 55, "agreement": 55, "aic": 90, "aich": 90, "aid": 82, "aim": 55, "al": 61, "alan": 90, "algebra": [13, 89, 90], "algorithm": [13, 44, 46, 47, 48, 49, 52, 53, 62, 79, 90], "algtol": [12, 45, 89], "align": [20, 42, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 78, 79, 80, 81, 82, 84, 85, 86, 89], "all": [0, 7, 8, 11, 12, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 39, 41, 42, 43, 45, 46, 47, 48, 49, 52, 55, 56, 62, 66, 68, 71, 72, 75, 77, 78, 79, 80, 81, 82, 85, 86, 89], "alleg": 55, "allevi": 89, "alloc": 89, "allow": [12, 15, 55, 56, 57, 66, 71, 72, 73, 75, 78, 80, 82, 89, 90], "almost": [11, 12], "along": [47, 55, 80], "alpha_": 89, "alpha_0": 58, "alpha_1": [58, 89], "alpha_2": 58, "alpha_i": 89, "alpha_n": 89, "alreadi": [8, 55, 74], "also": [7, 8, 9, 10, 11, 12, 20, 36, 37, 39, 42, 47, 49, 52, 53, 55, 57, 58, 62, 67, 69, 70, 74, 76, 82, 85, 87, 89], "altern": [47, 55], "alterni": 62, "although": [12, 55], "alwai": [6, 7, 8, 12, 13, 46, 47, 62, 78, 80, 89], "american": 90, "among": [55, 77], "amount": [12, 62, 89], "amsterdam": 90, "an": [10, 11, 12, 39, 46, 47, 49, 52, 55, 56, 57, 58, 62, 66, 73, 78, 79, 82, 84, 89, 90], "anaconda": 10, "analysi": [13, 89, 90], "analyt": [47, 48, 49, 52, 53, 63, 89], "ancillari": 55, "ander": 90, "andersson": 13, "andrea": 90, "anh": 90, "ani": [0, 12, 13, 20, 40, 42, 47, 49, 52, 55, 58, 78, 81, 82, 87], "anita": 90, "anoth": [12, 59, 71, 78], "ansatz": 89, "anti": [20, 38, 55, 62], "antibodi": 90, "anyon": 55, "anyth": 55, "api": 13, "appear": 62, "append": [12, 47, 49, 78], "appli": [12, 55, 62, 79, 81, 82, 85, 86, 90], "applic": [13, 55, 82, 87, 90], "appreci": 13, "approach": [62, 89], "appropri": [39, 55, 62, 78, 79, 89], "approxim": [55, 58, 62, 80], "aqueou": 90, "ar": [6, 7, 8, 10, 11, 12, 13, 17, 20, 34, 35, 37, 39, 41, 42, 43, 45, 46, 47, 49, 52, 53, 55, 56, 57, 58, 59, 60, 61, 62, 66, 71, 72, 75, 76, 78, 79, 80, 81, 82, 85, 86, 87, 89], "arbitari": 12, "arbitrari": [12, 13, 45, 46, 56, 66, 80, 84], "arbitrarili": 89, "area": [49, 52, 53, 55, 82], "aris": [55, 89], "around": [65, 82], "arrai": [39, 41, 47, 78, 89], "arrang": 55, "art": 13, "articl": [55, 90], "arxiv": 90, "ascend": 47, "ashok": 90, "ask": 55, "asp": 90, "aspect": 89, "assert": 55, "asset": 55, "assign": [39, 62, 79], "associ": [20, 38, 55, 62, 90], "assum": [6, 7, 8, 37, 49, 55, 60, 61, 62, 78, 80, 81, 82, 89], "assumpt": [12, 55, 75, 79, 80, 82, 89], "assur": 55, "asymmetr": 90, "atla": 6, "atrn_err": 35, "atrn_r": 35, "attach": [55, 78], "attempt": 55, "attila": 90, "attribut": [12, 55], "aumeier": 90, "author": [55, 62], "autocc": [6, 7], "automat": [0, 46, 55, 89], "avail": [6, 7, 8, 12, 17, 30, 32, 33, 34, 35, 42, 47, 55, 56, 62, 72, 74, 76, 89], "availab": 62, "averag": 62, "avoid": [55, 87, 89], "awai": 55, "ax": [36, 47, 80, 82, 85, 86], "axelsson": 90, "axial": [12, 41, 46, 47, 49, 52, 53, 62, 79, 80, 82], "axial_coordin": 41, "b": [0, 12, 55, 71, 90], "b978": 90, "b978012801406600008x": 90, "b_": 84, "backward": [42, 47, 77, 89], "balanc": [78, 81, 82], "band": [47, 82], "bar": [56, 59, 62, 72, 74, 76], "barton": 90, "base": [11, 12, 17, 20, 42, 46, 49, 55, 58, 59, 61, 62, 67, 69, 70, 79, 89, 90], "basic": [55, 81], "batch": [2, 81], "bayesian": 90, "bdf": 89, "bead": [39, 43, 47, 48, 49, 52, 53, 56, 62, 64, 72, 76, 79, 82], "becaus": [6, 12, 55, 89], "becom": [11, 12, 49, 78, 89], "bed": 90, "been": [11, 55, 56, 66, 89], "befor": [6, 7, 11, 12, 78, 80, 89], "begin": [20, 41, 42, 46, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 78, 79, 80, 81, 82, 84, 85, 86, 89], "behalf": 55, "behav": 45, "behavior": [47, 49, 52, 53, 62, 82, 90], "being": [55, 62, 79], "believ": 55, "below": [6, 7, 8, 20, 42, 55, 58, 81, 89], "benedikt": 90, "benefit": [55, 89], "berlin": 90, "bernt": 90, "best": [13, 47, 55, 78], "beta": [15, 22, 60, 61, 64], "beta_0": [60, 61], "beta_1": [60, 61], "beta_c": [82, 85], "beta_i": [57, 64], "beta_t": 86, "better": [8, 13, 46, 47, 49, 52], "between": [12, 30, 46, 47, 49, 52, 55, 56, 58, 66, 71, 72, 75, 78, 89], "beyond": 55, "bi": [20, 38, 62, 71], "bi_steric_mass_act": 14, "bibtex": 88, "bin": [6, 7, 8, 12], "binari": 9, "bind": [10, 11, 12, 14, 15, 17, 18, 19, 30, 32, 33, 34, 37, 38, 39, 47, 48, 49, 52, 53, 56, 57, 58, 59, 60, 61, 63, 65, 66, 68, 71, 72, 73, 74, 76, 77, 81, 82, 85, 86, 89], "bio": 13, "biopolym": 90, "biot": 90, "biotechnologi": 90, "bisma_ka": 14, "bisma_kd": 14, "bisma_lambda": 14, "bisma_nu": 14, "bisma_refc0": 14, "bisma_refq": 14, "bisma_sigma": 14, "bla": 6, "blank": [6, 7, 8], "block": [47, 81], "bnd": [79, 81, 82, 86], "bodi": 55, "boston": 90, "both": [8, 12, 39, 41, 46, 47, 55, 62, 71, 78, 79, 82, 84, 85, 86], "bound": [12, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 39, 44, 47, 48, 49, 52, 53, 57, 60, 61, 62, 64, 71, 72, 74, 76, 79, 81, 82, 86, 89], "boundari": [12, 36, 47, 49, 80, 82, 85, 86], "boundary_model": [12, 36], "box": 55, "branch": [0, 40], "break": [13, 46], "breakthrough": 12, "breviti": [20, 42], "brew": 7, "brief": 55, "broaden": 82, "broberg": 90, "brook": 90, "brown": 90, "browser": 0, "budd": 90, "budget": 89, "build": [0, 9, 10, 12, 13, 81], "build_gener": [6, 7, 8], "built": [6, 7, 8, 9, 11, 12, 40], "bulk": [12, 39, 41, 42, 43, 47, 48, 49, 52, 53, 62, 82], "burkhard": 90, "busi": 55, "buyel": [60, 90], "bwd": 79, "c": [6, 7, 8, 10, 12, 13, 43, 47, 49, 55, 58, 62, 67, 69, 70, 79, 80, 81, 82, 84, 85, 86, 90], "c1": 90, "c18": 90, "c_": [49, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 68, 71, 72, 73, 74, 76, 78, 80, 81, 82, 85, 86], "c_0": [60, 61, 62], "c_i": [62, 67, 69, 70, 81, 82, 84], "c_j": [69, 81, 82, 85], "c_k": 67, "c_p": 58, "cadet": [9, 37, 39, 40, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 89], "cadet_branch": 40, "cadet_commit": 40, "cadet_path": 12, "cadet_vers": 40, "cadetmatch": 10, "cadetmex": 8, "calcul": [42, 76, 78, 79, 89], "call": [10, 12, 36, 55, 89], "can": [0, 6, 7, 8, 10, 11, 12, 13, 20, 37, 39, 42, 46, 47, 49, 52, 55, 56, 57, 58, 62, 64, 71, 72, 75, 78, 79, 80, 81, 82, 84, 85, 87, 89], "cannot": [39, 55, 82], "cap": 82, "capabl": 74, "capac": [14, 15, 17, 18, 19, 22, 23, 24, 25, 26, 27, 28, 29, 30, 32, 33, 34, 56, 62, 66, 68, 76, 82], "captur": 89, "carol": 90, "carri": 55, "case": [6, 12, 20, 42, 47, 48, 49, 52, 55, 57, 58, 65, 75, 78, 80, 82, 87, 89], "caus": [6, 12, 20, 42, 55, 62, 82], "cc": [6, 7], "cdot": [12, 14, 24, 25, 41, 42, 46, 47, 48, 49, 52, 53, 80, 82], "ce": 90, "ceas": 55, "ceat": 90, "cell": [12, 47, 49, 52, 53, 82, 89], "center": 80, "certain": [39, 55, 62, 87], "certainli": 8, "cessat": 55, "cfm": 90, "chain": 89, "challeng": 90, "chang": [0, 6, 7, 8, 12, 13, 18, 19, 37, 39, 45, 55, 58, 62, 78, 79, 82, 89], "channel": [10, 13], "chapter": [12, 39, 89, 90], "character": [55, 82], "characterist": [14, 15, 17, 22, 30, 32, 33, 34, 59, 64, 75, 76], "charg": [14, 17, 30, 32, 33, 34, 55, 59, 75, 76], "check": [12, 89], "checkout": [6, 7, 8], "chemic": [2, 13, 47, 48, 49, 51, 52, 53, 54, 79, 90], "choic": [37, 62], "cholmod_config": [6, 7], "choos": [12, 55, 62], "chosen": [46, 78, 89], "chroma": 90, "chromatogram": [13, 43, 65, 80, 82, 90], "chromatograph": [47, 48, 49, 51, 52, 53, 54, 89, 90], "chromatographi": [2, 13, 64, 76, 85, 90], "chromatographia": 90, "circumst": 55, "circumv": [6, 82], "circumvent": 55, "citat": 90, "civil": 55, "claim": 55, "clang": [6, 7], "clapack": 8, "clapackbuild": 8, "clark": 90, "class": [11, 12, 55, 62], "classic": [46, 47, 49, 52], "clayton": 90, "clear": 55, "clearli": 55, "cli": [8, 12], "close": [55, 78, 89], "cmake": [6, 7, 8], "cocentr": 58, "code": [6, 7, 8, 55], "coeffici": [12, 16, 17, 23, 25, 27, 28, 31, 33, 46, 47, 49, 51, 52, 53, 62, 78, 80, 82, 89, 90], "coffici": 12, "col_dispers": [12, 39, 47, 49, 52, 53], "col_dispersion_multiplex": [47, 49, 52, 53], "col_dispersion_radi": 47, "col_dispersion_radial_multiplex": 47, "col_length": [12, 47, 49, 52, 53], "col_poros": [11, 12, 47, 49, 52], "col_radiu": 47, "colin": 90, "collect": [55, 78, 82], "colloid": 49, "colon": [62, 79, 80, 82], "column": [11, 12, 13, 20, 39, 41, 42, 46, 47, 49, 52, 53, 78, 80, 82], "column_radiu": 47, "com": [0, 6, 7, 8, 11, 13, 90], "combin": [44, 47, 49, 52, 53, 55, 78, 81, 89], "come": 55, "comma": 89, "command": [8, 10, 55], "commerci": 55, "commit": [13, 40, 55], "common": [10, 55, 79, 84], "commun": [8, 55], "comp": [56, 57, 58, 59, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 78, 79, 82], "comp0bnd0": 39, "comp0bnd1": 39, "comp0bnd2": 39, "comp1bnd0": 39, "comp1bnd1": 39, "comp1bnd2": 39, "companion": 89, "compar": 12, "comparison": [59, 62, 83, 90], "compart": 47, "compens": [56, 72, 76], "compet": 68, "competit": [56, 62, 66, 71, 72], "compil": [6, 7, 10, 47, 55], "compilers_and_libraries_2020": 8, "complement": [85, 86], "complet": [9, 12, 77, 86], "complex": 90, "compli": 55, "complianc": 55, "complic": [78, 89], "compon": [12, 15, 16, 17, 21, 30, 33, 37, 38, 39, 41, 43, 44, 46, 47, 48, 49, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 64, 72, 73, 76, 78, 79, 81, 82, 84, 86, 89], "compos": 78, "composit": 35, "comprehens": [13, 82], "compris": [11, 12], "comput": [6, 7, 8, 12, 13, 44, 47, 48, 49, 52, 53, 55, 78, 89, 90], "computation": 89, "con": 78, "concav": 65, "concentr": [12, 14, 17, 18, 19, 20, 30, 32, 33, 34, 47, 48, 49, 51, 52, 53, 56, 59, 63, 64, 67, 69, 70, 72, 74, 76, 77, 79, 82, 84], "concept": [37, 56, 59, 72, 74, 76], "concern": 55, "conclud": 89, "conda": [10, 13], "condit": [47, 49, 55, 56, 72, 76, 80, 82, 85, 86, 89], "configur": [8, 12, 37, 38, 47, 48, 49, 52, 53, 78], "connect": [37, 38, 55, 77, 82, 87, 89], "connection_cub": 46, "connection_lin": 46, "connection_quad": 46, "connections_include_dynamic_flow": 46, "connections_include_port": 46, "consequ": [55, 78, 82, 84, 89], "consequenti": 55, "consid": [12, 55, 57, 58, 62, 64, 71, 79, 80, 82, 89], "consist": [10, 37, 38, 45, 47, 49, 52, 53, 55, 78], "consistency_solv": [37, 38], "consistent_init_mod": 45, "consistent_init_mode_sen": 45, "conspicu": 55, "const_coeff": [12, 46, 51], "constant": [12, 14, 15, 17, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 32, 33, 34, 38, 42, 46, 47, 51, 58, 59, 77, 80, 82], "constantli": [12, 55], "constitut": [55, 90], "constru": 55, "construct": [62, 79], "consum": [55, 89], "contact": 55, "contain": [6, 7, 8, 12, 20, 39, 42, 55, 78, 89], "contant": 62, "content": 55, "context": 55, "continu": [12, 37, 38, 45, 50, 55, 80, 82, 83, 89, 90], "contractu": 55, "contradict": 55, "contrari": [46, 80, 89], "contrast": [55, 78], "contribut": 90, "contributor": 55, "control": [12, 46, 47, 49, 52, 55, 82, 89], "convect": 82, "convei": 55, "conveni": 55, "convent": 39, "converg": [45, 89], "convers": 30, "convert": 47, "convex": 65, "convey": 55, "coordin": [37, 43, 47, 49, 80, 82], "copi": [8, 12, 55], "copyleft": 55, "copyright": 55, "core": [12, 20, 42, 47, 49, 82], "correct": [55, 89], "correl": [62, 77], "correspond": [12, 20, 39, 55, 62, 78, 79, 84, 87, 89], "cost": [55, 89], "costli": 12, "could": [12, 39, 55], "counter": 76, "counterclaim": 55, "counterion": [14, 17, 30, 32, 33, 34], "counterpart": 78, "countri": 55, "coupl": [13, 78], "cours": [55, 89], "court": 55, "coven": 55, "cover": 55, "coverag": 55, "cpu": 12, "cramer": 90, "creat": [6, 7, 8, 10, 11, 12, 13, 39, 41, 43, 77, 89], "criterion": 55, "cross": [49, 52, 53, 55, 80, 82], "cross_section_area": [12, 49, 52, 53], "crude": 80, "crystal": 13, "csaba": 90, "cse": [6, 7, 8], "cstr": [12, 38, 50, 83], "ctest": [6, 7, 8], "cube_coeff": [12, 46, 51], "cubic": [12, 46, 51, 78, 84], "cure": 55, "current": [7, 37, 39, 89], "custom": [10, 55], "customarili": 55, "cxx": [6, 7], "cycl": 78, "cyclic": 46, "cylind": [47, 49, 52, 82], "d": [12, 49, 55, 56, 57, 59, 60, 61, 62, 63, 64, 65, 66, 68, 71, 72, 73, 74, 76, 81, 89, 90], "d_": [36, 49, 80, 82, 84, 85, 86], "d_j": [80, 81, 82, 85], "dae": 89, "dai": 55, "damag": 55, "damp": 35, "dan": 90, "danckwert": [80, 82, 85, 86, 90], "dang": 90, "danger": 55, "darwin": 7, "data": [12, 13, 24, 25, 37, 38, 46, 49, 52, 55, 89], "dataset": [11, 12, 20, 37, 42, 43, 62, 79], "date": 55, "davi": [6, 7, 8], "david": 90, "dbla_stat": 8, "dbla_vendor": [6, 7, 8], "dbuild_meti": 8, "dbuild_shared_lib": [6, 7, 8], "dbuild_test": 8, "dc_p": 58, "dcmake_build_typ": [6, 7, 8], "dcmake_c_flag": [6, 7, 8], "dcmake_cxx_flag": 8, "dcmake_install_prefix": [6, 7, 8], "dcmake_library_path": 8, "dcmake_static_linker_flag": 8, "de": 13, "dead": 78, "dean": 90, "debian": 6, "decemb": [55, 90], "decid": [12, 55], "declin": 55, "decompos": 89, "decomposit": [47, 84], "decoupl": [62, 79], "decreas": 75, "dedic": 41, "deem": 55, "default": [14, 17, 30, 32, 33, 34, 35, 37, 40, 42, 43, 45, 46, 47, 48, 49, 52, 78, 79, 80, 82, 85, 86], "defect": 55, "defens": 55, "defin": [12, 41, 46, 47, 49, 52, 55, 56, 57, 58, 59, 60, 61, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 89], "definit": 55, "degerman": 90, "degrad": [62, 79], "degre": [39, 62, 75, 79], "delet": [6, 7, 8], "delta": 89, "demo": 13, "denable_blaslib": [6, 7], "denable_complex": [6, 7], "denable_complex16": [6, 7], "denable_static_link_lapack": 8, "deni": 55, "denomin": [55, 78], "denot": [12, 15, 20, 39, 42, 56, 62, 64, 72, 76, 78, 79, 80, 81, 82, 86, 89], "dens": 47, "densiti": 90, "depend": [0, 10, 13, 15, 17, 33, 37, 38, 47, 49, 52, 53, 59, 75, 77, 80, 81, 82, 89], "deprec": [10, 13], "depriv": 55, "deriv": [20, 41, 42, 43, 46, 47, 48, 49, 52, 53, 58, 79, 89], "describ": [12, 15, 18, 19, 22, 37, 60, 64, 74, 75, 78, 79, 82], "descript": [12, 82], "design": [13, 37, 55, 89], "desorpt": [12, 14, 15, 17, 18, 19, 21, 22, 23, 24, 26, 29, 30, 32, 33, 34, 59, 62, 64], "destin": [12, 78], "detail": [9, 12, 39, 55, 77], "detector": 13, "determin": [12, 15, 43, 45, 46, 47, 48, 49, 52, 53, 55, 58, 65, 76, 78, 80, 89], "dev": 6, "devel": 6, "develop": [6, 10, 55], "deviat": [85, 86], "devic": 55, "dexamples_en": [6, 7, 8], "di": 90, "dict": 12, "dictionari": 12, "differ": [12, 14, 17, 20, 30, 33, 37, 39, 42, 47, 48, 49, 52, 55, 56, 66, 71, 72, 78, 79, 82, 89, 90], "differenti": [13, 44, 47, 48, 49, 52, 53, 89, 90], "diffus": [12, 47, 49, 52, 82, 83, 85, 90], "digit": [40, 89], "dilut": [18, 19, 79], "dimens": [12, 41, 80], "dimension": [24, 25, 37, 38, 50, 83], "dimer": 74, "dir": 8, "direct": [12, 46, 47, 49, 52, 53, 55, 78, 85, 86, 89, 90], "directli": [55, 62, 79], "directori": [0, 6, 7, 8], "disabl": [41, 47, 48, 49, 52, 82], "disclaim": 55, "discontin": 45, "discontinu": [12, 45, 78, 84, 89], "discret": [37, 38, 41, 43, 50, 80, 82, 89], "discriminatori": 55, "discuss": 89, "disjoint": 80, "dispers": [47, 49, 52, 53, 65, 78, 80, 82, 83, 86, 89], "displac": 90, "displai": 55, "distinct": [20, 42], "distinguish": 55, "distribut": [2, 6, 10, 55, 80, 82, 90], "divid": [39, 57, 62, 79, 80, 89], "dl": 90, "dll": 8, "dnpartit": [6, 7], "do": [12, 13, 20, 55, 82, 89], "doc": 0, "document": [11, 12, 55], "doe": [6, 7, 8, 12, 37, 39, 55, 78, 81, 89], "dof": 41, "doi": 90, "doid": 90, "domain": [55, 82], "don": 62, "done": 78, "doning": 90, "dopenmp_en": [6, 7, 8], "dot": [12, 45, 46, 47, 49, 52, 53, 56, 58, 59, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 78, 80, 82, 84, 89], "doubl": [14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 40, 41, 42, 44, 45, 46, 47, 48, 49, 51, 52, 53], "doubt": 55, "download": [6, 7, 8, 10, 11, 12], "downstream": [55, 78], "dpfr": 86, "dq": [58, 62], "dr": 13, "drastic": 12, "drive": [16, 25, 27, 28, 58, 67, 69, 70, 77], "dt": 62, "due": [58, 62, 76, 79, 80, 82, 89], "durabl": 55, "dure": [12, 49, 89], "duti": 81, "dwell": 55, "dynam": [12, 55, 62, 77, 81, 82, 85, 86, 89], "e": [6, 7, 8, 10, 12, 13, 39, 43, 46, 47, 55, 57, 59, 60, 61, 62, 64, 71, 72, 78, 79, 80, 81, 82, 84, 87, 89, 90], "each": [12, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 39, 42, 43, 45, 47, 48, 49, 52, 53, 55, 56, 62, 72, 76, 77, 78, 79, 80, 82, 84, 89], "earlier": [12, 55], "easiest": 10, "easili": 78, "ecotoxicologi": 90, "edg": 78, "edit": [8, 90], "editor": 90, "edu": [6, 7, 8], "educ": 12, "effect": [47, 49, 55, 56, 62, 66, 71, 72, 79, 82], "effici": [13, 49, 90], "effort": 55, "either": [6, 7, 47, 55, 57, 64, 78, 89], "el": 90, "electro": [56, 76], "electron": 55, "electrostat": 90, "element": [12, 89], "ell": [72, 75, 78, 79], "els": 12, "elsevi": 90, "elut": [2, 12, 39, 90], "embodi": 55, "empir": 58, "emploi": 63, "employ": 55, "empm_beta": 15, "empm_comp_mod": 15, "empm_gamma": 15, "empm_ka": 15, "empm_kd": 15, "empm_qmax": 15, "empti": [12, 89], "enabl": [6, 7, 8, 41, 46, 47, 49, 52, 55, 80, 89], "end": [12, 20, 42, 45, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 78, 79, 80, 81, 82, 84, 85, 86, 89], "endpoint": [47, 49, 89], "enforc": 55, "engin": [10, 13, 90], "ensur": 55, "enter": [12, 55, 82], "entir": 55, "entiti": [55, 62], "entri": [12, 20, 78], "environment": 90, "enzym": 82, "epsilon": 58, "eq": [62, 67, 69, 70, 78, 79, 80, 82, 89], "equal": 12, "equat": [13, 45, 56, 57, 62, 71, 72, 74, 76, 79, 81, 82, 85, 86, 89, 90], "equidist": 47, "equidistant_par": [12, 47, 49], "equilibria": 90, "equilibrium": [12, 58, 67, 69, 70, 77, 79], "equillibrium": [25, 27, 28], "equip": [12, 78, 80], "equival": [55, 62], "equivolum": 47, "equivolume_par": [47, 49], "equlibrium": 62, "era": 90, "eric": [13, 90], "erron": 55, "error": [12, 45, 46, 47, 49, 52, 89], "errortest_sen": [45, 89], "especi": [7, 39, 89], "essenti": [55, 78, 89], "est": 90, "estim": [10, 89], "et": 61, "etc": [12, 13, 43, 82], "eugen": 90, "evalu": [12, 45, 89], "even": [12, 13, 55, 78], "event": [55, 89], "ever": 55, "everi": [12, 39, 55, 78, 79], "everyon": 55, "evolut": 81, "evolv": 37, "ex": 8, "exact": [55, 89], "exactli": [11, 12, 56, 66, 78], "exampl": [11, 12, 39, 55, 58, 62, 79, 82, 89], "exce": [12, 89], "except": [11, 12, 20, 42, 55, 78, 85], "exchang": [15, 20, 22, 29, 33, 34, 38, 56, 62, 64, 66, 71, 72, 75, 76, 90], "exclud": [40, 55, 89], "exclus": [55, 85], "excus": 55, "execut": [6, 7, 8, 10, 12, 40, 55], "exemplifi": 62, "exercis": 55, "exhibit": 89, "exist": [8, 20, 42], "exlus": 82, "exp": [49, 59], "expect": [12, 47, 49, 52, 55, 78], "experi": 81, "explain": [12, 55, 56, 59, 72, 74, 76], "explan": 39, "explicit": 62, "explicitli": [12, 39, 55], "expon": [16, 42, 79], "exponenti": 49, "export": [6, 7], "express": 55, "expressli": 55, "ext": 46, "ext_": [62, 79], "ext_mass_action_law": 79, "ext_multi_component_langmuir": 62, "ext_xxx": [20, 42], "ext_xxx_yyi": [20, 42], "ext_xxx_yyy_t": [20, 42], "ext_xxx_yyy_tt": [20, 42], "ext_xxx_yyy_ttt": [20, 42], "extend": [10, 20, 37, 38, 55, 56, 62, 65, 66], "extended_mobile_phase_modul": 15, "extens": [13, 55, 57], "extent": [55, 78], "extern": [12, 15, 37, 38, 77, 89], "extfun": [20, 42, 62, 79], "extfun_typ": [37, 38], "extra": 89, "extract": [6, 7, 8], "extrem": [82, 89], "f": [43, 55, 58, 62, 79, 80, 82, 85, 89, 90], "f2c": 8, "f_": [78, 79, 80, 81, 82, 84, 85, 86], "face": 82, "facil": 55, "fact": 89, "factor": [14, 17, 30, 31, 32, 33, 34, 35, 44, 46, 47, 49, 52, 65, 75, 76, 82], "faculti": [6, 7, 8], "fail": [12, 55, 81, 89], "failur": [45, 55, 89], "fair": 55, "fall": 81, "fals": 12, "famili": [13, 55], "far": 13, "fashion": 55, "fast": [6, 7, 8, 13, 47], "faster": [6, 7, 8, 10, 12, 13, 47, 48, 49, 52, 53, 62], "fastest": [39, 89], "favor": [49, 55], "featur": [20, 37, 55, 77, 89], "februari": 90, "fed": 12, "fee": 55, "feed": [78, 80, 84], "feeheri": 90, "feling": 90, "felix": 90, "ferment": 13, "few": [75, 89], "ffsensitivityparam": 89, "field": [12, 15, 39, 41, 47, 48, 49, 52, 53, 78], "fifth": 78, "fig": [39, 82, 89], "figur": 12, "file": [6, 7, 8, 11, 12, 40, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 79], "file_format": [37, 40], "filenam": [11, 12], "fill": 82, "film": [12, 47, 49, 52, 82, 83, 85], "film_diffus": [12, 39, 47, 49, 52], "film_diffusion_multiplex": [47, 49, 52], "filter": 81, "filtrat": 13, "final": [12, 55, 78, 82], "find": [6, 13, 55, 89], "finit": 82, "first": [12, 20, 29, 33, 42, 47, 55, 58, 59, 78, 89], "fit": [55, 90], "five": 78, "fix": [13, 49, 55, 89], "fix_zero_surface_diffus": 49, "fjactor": 49, "flag": 78, "fldf_kf": 16, "fldf_kkin": 16, "fldf_n": 16, "flexibl": [13, 49, 78], "flow": [12, 46, 47, 48, 49, 52, 53, 55, 77, 81, 85, 86, 87, 89, 90], "flowrate_filt": 48, "fluid": [81, 82], "flux": [37, 38, 41, 43, 47, 49, 52, 53, 62, 79, 80, 82], "fold": 71, "folder": [0, 6, 7, 8, 12], "follow": [8, 12, 13, 39, 46, 55, 62, 78, 82, 85, 86], "foral": [80, 82, 85, 86], "forbid": 55, "forc": [16, 25, 27, 28, 55, 58, 67, 69, 70, 77], "forg": [10, 13], "fork": 13, "form": [55, 58, 62, 79, 82], "format": [12, 13, 20, 40, 42, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79], "formul": [61, 89], "formula": 89, "forschungszentrum": 13, "forum": 13, "forward": [11, 12, 42, 45, 47, 77, 80, 82, 89], "found": 55, "foundat": 55, "four": [20, 42, 82], "fourth": 84, "fpic": [6, 7], "frac": [56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 78, 79, 80, 81, 82, 85, 86, 89], "fraction": [47, 48, 49, 52, 82, 87], "framework": 37, "free": [55, 76], "freedom": [39, 55, 75], "freeli": [6, 7, 8], "freundlich": 62, "freundlich_ldf": 16, "frit": [80, 82], "from": [6, 7, 8, 9, 11, 12, 13, 17, 29, 33, 34, 39, 40, 42, 46, 47, 48, 49, 52, 53, 55, 58, 62, 72, 75, 76, 78, 79, 80, 82, 85, 86, 89], "front": [65, 89], "frontend": [11, 12], "fsf": 55, "fulfil": 55, "full": [41, 43, 45, 46, 47, 48, 49, 52, 53, 55, 78, 82, 89], "fulli": 78, "function": [12, 20, 42, 46, 55, 77, 82, 89, 90], "fundament": [55, 90], "funtion": 62, "further": [13, 47, 49, 52, 53, 55], "furthermor": 89, "fuse": 89, "futur": 55, "fwd": 79, "fzj": 13, "g": [6, 7, 8, 10, 12, 39, 59, 62, 71, 72, 78, 79, 81, 82, 84, 87, 89, 90], "g_": 89, "gamma": 64, "gamma_i": [57, 64], "gang": 90, "gcc": [6, 7], "ge": [14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 32, 33, 34, 35], "gel": 90, "gener": [10, 11, 13, 20, 37, 38, 39, 48, 50, 52, 53, 55, 62, 65, 78, 79, 83, 85, 86, 89], "general_rate_model": [12, 38, 50], "general_rate_model_2d": [38, 50], "generalized_ion_exchang": 17, "genr": 90, "geometri": [12, 47, 49, 52, 83], "georg": 90, "geoscienc": 13, "geq": [42, 44, 45, 46, 47, 48, 49, 51, 52, 53, 54, 56, 66, 78, 80, 82], "get": 55, "ghost": 36, "giex_ka": 17, "giex_ka_lin": 17, "giex_ka_prot": 17, "giex_ka_quad": 17, "giex_ka_salt": 17, "giex_kd": 17, "giex_kd_lin": 17, "giex_kd_prot": 17, "giex_kd_quad": 17, "giex_kd_salt": 17, "giex_lambda": 17, "giex_nu": 17, "giex_nu_lin": 17, "giex_nu_quad": 17, "giex_refc0": 17, "giex_refq": 17, "giex_sigma": 17, "git": [6, 7, 8, 40], "github": [0, 6, 7, 8, 11, 13], "give": [12, 55, 77, 78, 89], "given": [12, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 42, 47, 49, 52, 55, 56, 57, 58, 59, 62, 67, 69, 70, 71, 72, 74, 76, 78, 79, 80, 81, 82, 83, 84, 85, 86, 89], "gl": 8, "global": 37, "gmre": [46, 47, 49, 52], "gnu": 55, "goe": 12, "goto": 6, "gov": [6, 7, 8, 90], "govern": [55, 80, 81, 82], "gpl": 55, "gradient": 90, "gram": [46, 47, 49, 52], "grant": [55, 90], "graph": 78, "grati": 55, "greater": [6, 7, 8], "greatest": 55, "grid": [12, 89], "griesbach": 90, "grm": [80, 83, 85], "grm2d": 83, "group": [11, 12, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 37, 50, 78, 79, 80, 89], "gs_type": [12, 46, 47, 49, 52], "gt": [6, 7, 8, 14, 17, 23, 25, 26, 27, 28, 29, 30, 32, 33, 34, 35], "gu": 90, "guarante": 55, "gui": 55, "guid": [12, 45, 46, 47, 49, 52], "guiochon": 90, "gz": [6, 7], "h": [89, 90], "h5": [11, 12], "h_i": 73, "ha": [7, 11, 12, 15, 20, 39, 41, 42, 46, 47, 48, 49, 52, 55, 56, 57, 58, 62, 64, 66, 75, 76, 78, 79, 80, 82, 89], "had": 55, "hahn": 90, "half": [47, 48, 49, 52, 53], "hand": 89, "handl": [12, 13], "hansen": 90, "happen": [85, 89], "hat": 78, "have": [6, 7, 8, 12, 20, 39, 42, 47, 48, 49, 52, 55, 56, 62, 65, 66, 75, 78, 79, 80, 82, 89], "hdf5": [11, 12, 13, 37], "hdf5_root": [6, 7, 8], "hdf5config": [6, 7, 8], "hdfgroup": [6, 7, 8], "heart": 13, "heidelberg": 90, "help": [9, 13, 87, 89], "henc": [46, 78, 79, 85, 89], "henri": 31, "hepbildikl": 90, "here": [12, 13, 56, 62, 66, 78, 80, 82], "hereaft": 55, "heterogen": 58, "heurist": [46, 78], "hic": [15, 20, 22, 38, 62], "hic_constant_water_act": 18, "hic_water_on_hydrophobic_surfac": 19, "hiccwa_beta0": 18, "hiccwa_beta1": 18, "hiccwa_ka": 18, "hiccwa_kd": 18, "hiccwa_nu": 18, "hiccwa_qmax": 18, "hicwhs_beta0": 19, "hicwhs_beta1": 19, "hicwhs_ka": 19, "hicwhs_kd": 19, "hicwhs_nu": 19, "hicwhs_qmax": 19, "high": [10, 39, 90], "higher": 12, "highli": [13, 18, 19], "hindmarsh": 90, "hold": [39, 79, 80, 85, 86, 89], "holder": 55, "holdup": 81, "homebrew": 7, "homogen": [47, 80, 82], "hope": 55, "horv": 90, "host": [13, 55], "household": 55, "how": [13, 39, 55], "howev": [6, 12, 13, 20, 39, 42, 55, 78, 79, 80, 82, 87, 89], "html": [0, 6, 7, 8, 55], "http": [0, 6, 7, 8, 11, 13, 55, 90], "hubbuch": 90, "huuk": 90, "hydrophob": [15, 18, 20, 22, 38, 62, 64, 90], "hypothet": 55, "i": [0, 6, 7, 8, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 37, 39, 41, 42, 43, 44, 45, 46, 47, 48, 49, 52, 53, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 89, 90], "ibg": 13, "icl": 8, "id": [78, 90], "ida": [45, 46, 47, 49, 52, 89], "idea": 55, "identif": 89, "identifi": [37, 55, 62, 79, 89], "iex": [15, 22], "ignor": [12, 20, 35, 46, 47, 48, 49, 52, 53, 78, 82], "ij": 73, "ill": 89, "immobil": [74, 82], "imperm": 82, "implem": 60, "implement": [6, 7, 12, 37, 55, 61, 62, 89], "impli": 55, "import": [7, 12, 55, 82, 89], "impos": 55, "imprecis": 89, "improv": [62, 80], "inabl": 55, "inaccur": 55, "inc": 55, "incident": 55, "includ": [10, 11, 12, 13, 41, 45, 46, 47, 49, 55, 68, 78, 82], "inclus": 55, "incom": 78, "incompat": 55, "incompress": 12, "inconsist": 82, "incorpor": 55, "increas": [12, 78, 89], "indemnif": 55, "independ": [44, 47, 49, 52, 53, 55, 56, 66, 89], "index": [8, 20, 33, 39, 42, 44, 46, 47, 49, 52, 57, 62, 75, 78, 79, 82, 89], "indic": [12, 20, 42, 45, 46, 47, 55, 62, 78, 79, 89], "individu": [47, 49, 52, 55, 78], "induc": 90, "industri": [55, 90], "inert": [57, 64], "infer": [47, 48, 49, 52, 53, 78, 80, 82], "infin": 58, "infinit": [18, 19], "inflow": 78, "influenc": [46, 47, 49, 52, 64], "inform": [12, 13, 20, 39, 55, 56, 57, 58, 59, 60, 61, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 80, 82, 84, 85, 86, 87], "infring": 55, "infti": 82, "inhomogen": [47, 49, 52, 80], "init_c": [12, 47, 48, 49, 52, 53], "init_cp": [47, 49, 52], "init_damp": 35, "init_q": [12, 47, 48, 49, 52, 53], "init_st": [47, 48, 49, 52, 53], "init_state_i": 46, "init_state_sensy_xxx": 46, "init_state_sensydot_xxx": 46, "init_state_ydot": 46, "init_step_s": [12, 45, 89], "init_volum": 48, "initi": [37, 38, 45, 46, 47, 48, 49, 52, 53, 55, 78, 79, 82, 85, 86], "inject": 80, "inlet": [37, 38, 41, 43, 50, 62, 78, 80, 82, 83, 89], "inlet_typ": [12, 51], "inner": [80, 82], "input": [11, 12, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 37, 41, 50, 78, 79, 89], "insert": 89, "insid": [41, 47, 49, 55, 80, 81, 82], "instal": [0, 6, 7, 8, 9, 11, 12, 55], "installcadet": 10, "installdir": [6, 7, 8], "instanc": [12, 39, 89], "instead": [6, 12, 13, 20, 41, 42, 47, 48, 49, 52, 53, 55, 62, 78, 79, 87, 89], "institut": 13, "int": [14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 36, 40, 43, 44, 45, 46, 47, 48, 49, 51, 52, 53, 54, 80, 82], "intact": 55, "integ": [20, 42], "integr": [12, 39, 40, 41, 45, 89], "intel": [6, 7, 8, 13], "intel10_64lp": [6, 7, 8], "intel10_64lp_seq": [6, 7, 8], "intel64": 8, "intelswtool": 8, "intend": 55, "intens": 47, "intent": 55, "interact": [17, 18, 19, 34, 55, 58, 64, 73, 90], "interchang": 55, "interest": [12, 55], "interf": 55, "interfac": [8, 10, 11, 13, 55, 77], "intern": [49, 78, 89], "interplai": [82, 90], "interpret": 55, "interstiti": [12, 39, 41, 49, 52, 53, 78, 80, 82], "interv": 84, "intim": 55, "introduc": [80, 89], "introduct": [9, 37], "invalid": 55, "invers": 90, "invert": 89, "involv": [82, 89], "io": 0, "ion": [15, 20, 22, 38, 56, 62, 64, 72, 76, 90], "ionic": [62, 76], "iqbal": 90, "irregular": 80, "irrevoc": 55, "irv": 90, "is_kinet": [12, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 62], "isbn": 90, "isotherm": [58, 60, 61, 62, 65, 90], "issu": [46, 47, 49, 52, 58], "istotherm": 58, "item": 55, "iter": [45, 46, 47, 49, 52, 78, 89], "its": [12, 55, 58, 78, 80, 82, 89], "itself": [55, 78], "iv": [39, 41, 47, 48, 49, 51, 52, 53], "j": [13, 14, 43, 47, 49, 56, 57, 59, 60, 61, 62, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 78, 79, 80, 81, 82, 85, 90], "j_": [43, 82], "j_f": [62, 79], "ja02268a002": 90, "jacobian": [47, 48, 49, 52, 53, 58, 62, 78, 79, 89], "jakobsson": 90, "jan": 90, "januari": 90, "jlblancoc": 8, "johann": 90, "john": 90, "joint": 43, "journal": 90, "jump": 89, "june": [55, 90], "just": [12, 39, 41, 89], "j\u00e4pel": [60, 90], "j\u00f8rgen": 90, "j\u00fclich": 13, "j\u00fcrgen": 90, "k": [36, 56, 62, 66, 67, 72, 75, 78, 79, 80, 84, 90], "k_": [49, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 76, 79, 80, 82, 85], "k_a": [62, 71], "k_d": [62, 71], "k_f": 58, "ka": 12, "kanji": 90, "karlsson": 90, "katharina": 90, "katti": 90, "kd": 12, "keep": 55, "kei": 55, "keith": 90, "kernel": 55, "kin": 62, "kind": 55, "kinet": [12, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 62, 90], "know": 55, "knowingli": 55, "knowledg": 55, "known": [80, 82], "krylov": [46, 47, 49, 52], "ku": 90, "l": [43, 62, 79, 80, 81, 82, 85, 86, 90], "l_": [79, 82], "l_i": [43, 80, 82, 85, 86], "l_j": 79, "lack": [46, 47, 49, 52], "lambda": [59, 62, 72, 74, 76], "lambda_j": [14, 56], "lang": 57, "langmuir": [12, 20, 38, 56, 62, 71, 82, 90], "languag": 55, "lapack": 47, "lapack_window": 8, "larg": [36, 82, 89, 90], "larger": [46, 47, 49, 52, 55, 82], "last": [12, 33, 41, 43, 46, 47, 89], "last_state_i": 41, "last_state_sensy_xxx": 41, "last_state_sensydot_xxx": 41, "last_state_ydot": 41, "later": [6, 10, 12, 47, 49, 55, 82], "latter": [39, 78, 82], "law": [49, 55, 77], "lawsuit": 55, "layout": [37, 39, 79], "ld_library_path": [6, 7], "ldf": 77, "ldf_liquid_phas": 62, "le": [58, 89], "lead": 82, "lean": 45, "least": [55, 78], "leav": [12, 87], "lee": 90, "left": [44, 46, 47, 48, 49, 52, 53, 56, 57, 58, 59, 60, 61, 62, 64, 65, 66, 68, 70, 71, 72, 74, 75, 76, 79, 80, 81, 82, 84, 85, 86, 89], "leftrightarrow": 62, "legal": 55, "length": [12, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 39, 41, 42, 44, 45, 46, 47, 48, 49, 51, 52, 53, 54, 62, 79, 82], "leq": [56, 66, 67, 72, 84], "less": [12, 46, 62], "lesser": 55, "let": [75, 89], "level": 39, "levmar": 35, "lewek": [13, 90], "lgpl": 55, "liabil": 55, "liabl": 55, "lib": [6, 7, 8], "libbla": 6, "libblas3": 6, "libf2c": 8, "libhdf5": 6, "libhdf5_seri": 6, "liblapack": 6, "liblapack3": 6, "librari": [6, 8, 12, 47, 55], "license": 55, "licensor": 55, "lier": [13, 90], "ligand": [18, 19, 90], "like": [10, 55], "likewis": 55, "limit": [13, 37, 55, 56, 58, 66], "lin": [57, 59, 75], "lin_coeff": [12, 46, 51], "lin_ka": 21, "lin_kd": 21, "line": 55, "linear": [15, 17, 20, 25, 27, 28, 33, 38, 39, 44, 46, 47, 49, 51, 52, 57, 58, 67, 69, 70, 73, 77, 89, 90], "linear_interp_data": [37, 38], "linear_solution_mod": 46, "linear_solver_bulk": 47, "linearli": [47, 49, 62, 79, 89], "link": [55, 90], "linkinghub": 90, "linspac": 12, "linux": [10, 13], "liquid": [13, 14, 17, 30, 32, 33, 34, 42, 47, 48, 49, 52, 56, 62, 64, 67, 69, 72, 73, 76, 79, 81, 82, 90], "liquid_salt_colloidal_affin": 49, "liquid_salt_exponenti": 49, "liquid_salt_pow": 49, "list": [12, 20, 39, 42, 46, 55, 78], "litig": 55, "ll": 82, "llnl": [6, 7, 8], "ln": 6, "load": [2, 11, 12, 25, 27, 28, 39, 90], "local": [0, 7, 10, 45, 55, 89], "locat": [6, 12], "long": [12, 47, 49, 55, 78], "longer": [10, 62], "look": [11, 12], "loss": 55, "low": [12, 63, 89], "lower": 36, "lowercas": [11, 12, 39], "lrm": 83, "lrmp": [83, 86], "lt": [6, 7, 8], "ltcg": 8, "lu": 47, "lump": [37, 38, 50, 83], "lumped_rate_model_with_por": [38, 50], "lumped_rate_model_without_por": [38, 50], "lvert": 75, "m": [10, 12, 41, 47, 48, 49, 51, 52, 53, 56, 62, 66, 67, 69, 70, 72, 78, 79, 89, 90], "m_": [14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 39, 43, 47, 80, 81, 82, 85], "m_i": [72, 75, 86], "m_j": [72, 82], "ma": 90, "mac": [7, 13], "machin": 55, "made": [55, 89], "magnitud": [82, 89], "mai": [20, 37, 42, 55, 62, 76, 78, 79, 80, 81, 82, 89, 90], "mail": 55, "main": [62, 82], "mainli": 62, "maintain": [13, 55], "major": [12, 14, 24, 25, 29, 30, 33, 39, 40, 41, 42, 46, 47, 48, 49, 52, 53, 55, 78], "make": [6, 7, 8, 12, 55, 81], "mal_exponents_bulk_bwd": 42, "mal_exponents_bulk_fwd": 42, "mal_exponents_liquid_bwd": 42, "mal_exponents_liquid_bwd_modsolid": 42, "mal_exponents_liquid_fwd": 42, "mal_exponents_liquid_fwd_modsolid": 42, "mal_exponents_solid_bwd": 42, "mal_exponents_solid_bwd_modliquid": 42, "mal_exponents_solid_fwd": 42, "mal_exponents_solid_fwd_modliquid": 42, "mal_kbwd_bulk": 42, "mal_kbwd_liquid": 42, "mal_kbwd_solid": 42, "mal_kfwd_bulk": 42, "mal_kfwd_liquid": 42, "mal_kfwd_solid": 42, "mal_stoichiometry_bulk": 42, "mal_stoichiometry_liquid": 42, "mal_stoichiometry_solid": 42, "mamba": [10, 13], "manag": 7, "mandatori": [39, 46], "mani": [10, 20, 39, 56, 66, 80, 84, 89], "manner": 55, "manual": [6, 7, 11, 37, 87, 89], "manufactur": 55, "map": [11, 12, 46, 47, 49, 89], "march": [55, 90], "mark": 55, "mask": 55, "mass": [20, 38, 59, 62, 74, 77, 78, 81, 82, 84, 85, 87, 89, 90], "mass_action_law": [37, 38, 79], "master": [0, 8], "match": [10, 58], "materi": 55, "math": 36, "mathbb": [31, 33, 44, 46, 47, 48, 49, 51, 52, 53, 62, 79, 80, 82, 84, 89], "mathcal": [57, 89], "mathemat": [13, 90], "mathrm": [36, 40, 41, 45, 46, 47, 48, 49, 51, 52, 53, 56, 57, 59, 60, 61, 62, 63, 64, 65, 66, 68, 71, 72, 73, 74, 76, 79, 81, 82, 89], "matlab": [6, 7, 8, 10, 13], "matlab_root": 6, "matplotlib": 12, "matric": [42, 78, 79], "matrix": [12, 20, 39, 41, 42, 43, 46, 47, 48, 49, 52, 53, 77, 78, 79, 89], "matter": 12, "matthia": 90, "max": [57, 60, 61, 64, 65, 66, 68, 71, 75, 79, 82], "max_convtest_fail": [45, 89], "max_errtest_fail": [45, 89], "max_krylov": [12, 46, 47, 49, 52], "max_newton_it": [45, 89], "max_newton_iter_sen": [45, 89], "max_restart": [12, 46, 47, 49, 52], "max_step": [12, 45, 89], "max_step_s": [45, 89], "maximum": [15, 18, 19, 22, 23, 24, 25, 26, 27, 28, 29, 39, 45, 46, 47, 49, 52, 62, 78, 89], "mcal_antilangmuir": 23, "mcal_ka": 23, "mcal_kd": 23, "mcal_qmax": 23, "mcbl_ka": 24, "mcbl_kd": 24, "mcbl_qmax": 24, "mcblldf_keq": 25, "mcblldf_kkin": 25, "mcblldf_qmax": 25, "mcl_ka": [12, 26], "mcl_kd": [12, 26], "mcl_qmax": [12, 26], "mclldf_keq": 27, "mclldf_kkin": 27, "mclldf_qmax": 27, "mclldfc_keq": 28, "mclldfc_kkin": 28, "mclldfc_qmax": 28, "mcsgp": 78, "mcspr_k12": 29, "mcspr_k21": 29, "mcspr_ka": 29, "mcspr_kd": 29, "mcspr_qmax": 29, "mean": [39, 55, 78, 85, 89], "measur": 55, "mechan": 79, "mechanist": 90, "medium": [47, 48, 49, 51, 52, 53, 54, 55], "meet": 55, "mei": 90, "meland": 90, "memori": [13, 39, 46, 47, 49, 52, 89], "mention": 12, "menu": 55, "merchant": 55, "mere": 55, "merg": [55, 87], "met": 55, "meta": [37, 39, 89], "metapress": 90, "method": [37, 38, 44, 47, 49, 52, 53, 55, 78, 89], "meti": 8, "mexw64": 8, "microsoft": 8, "might": [6, 55, 89], "min": [12, 75], "min_damp": 35, "minim": [35, 89], "minor": 40, "misrepresent": 55, "miss": [56, 72, 76], "misspel": 12, "mix": 81, "miyab": 90, "mkl": [6, 7, 8], "mklroot": [6, 7, 8], "mobil": [12, 20, 38, 39, 41, 43, 47, 48, 49, 52, 53, 62, 82], "mobile_phase_modul": 22, "mod": [17, 57], "mode": [14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 45, 46, 47, 48, 49, 52, 53, 55, 62, 89], "model": [9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 37, 38, 45, 50, 54, 55, 56, 57, 58, 59, 60, 61, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 78, 84, 87, 89, 90], "modif": 55, "modifi": [10, 15, 17, 33, 42, 46, 47, 49, 52, 55, 57, 59, 61, 62, 64, 79, 80], "modsim": [11, 13], "modul": [20, 38, 62], "modular": 13, "mol": [12, 14, 15, 16, 17, 18, 19, 22, 23, 24, 25, 26, 27, 28, 29, 30, 32, 33, 34, 41, 47, 48, 49, 51, 52, 53], "molass": 90, "molecul": [18, 19, 71, 72, 75, 76, 82], "mollerup": 90, "moment": 37, "monoton": [75, 78], "monoval": [14, 17, 30, 32, 33, 34], "more": [12, 13, 20, 41, 49, 55, 56, 57, 58, 59, 60, 61, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 78, 89], "moreov": [12, 55, 83], "most": [6, 7, 8, 12, 13, 15, 37, 55, 62, 79, 82, 83, 84, 89], "move": 90, "mp": [14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 39, 41, 47, 49, 52], "mpm_beta": 22, "mpm_gamma": 22, "mpm_ka": 22, "mpm_kd": 22, "mpm_qmax": 22, "msbuild": 8, "mssma_ka": 30, "mssma_kd": 30, "mssma_lambda": 30, "mssma_nu": 30, "mssma_rat": 30, "mssma_refc0": 30, "mssma_refq": 30, "mssma_sigma": 30, "much": [6, 8, 12, 62, 82, 89], "multi": [20, 37, 38, 43, 56, 57, 62, 64], "multi_component_antilangmuir": 23, "multi_component_bilangmuir": 24, "multi_component_bilangmuir_ldf": 25, "multi_component_langmuir": [12, 26, 62], "multi_component_langmuir_ldf": [27, 62], "multi_component_langmuir_ldf_liquid_phas": [28, 62], "multi_component_spread": 29, "multicompon": [61, 90], "multipl": [37, 38, 41, 46, 58, 60, 61, 62, 78, 83, 85, 87, 89, 90], "multiplex": [47, 48, 49, 52, 53], "multistate_steric_mass_act": 30, "multivers": 0, "must": [11, 12, 49, 55, 56, 66, 78, 89], "my": 6, "n": [58, 78, 89, 90], "n_": [41, 56, 57, 58, 59, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 78, 79, 80, 81, 82, 84, 86], "n_compon": 12, "naiv": 61, "name": [6, 11, 12, 15, 20, 35, 39, 42, 43, 44, 46, 55, 89], "nanoparticl": 90, "nativ": [7, 13, 37, 62], "natur": [55, 82], "naumann": 13, "nbnd": [30, 39, 47, 49, 52], "nbound": [12, 47, 48, 49, 52, 53], "ncbi": 90, "ncol": [12, 41, 47, 49, 52, 53], "ncomp": [12, 14, 15, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 39, 41, 42, 47, 48, 49, 51, 52, 53, 54], "nconnect": 46, "ndof": [39, 46, 47, 48, 49, 52, 53], "necessari": [55, 87, 89], "need": [10, 12, 37, 39, 55, 82, 89], "neg": [47, 75, 80, 82], "neglect": [82, 85, 86], "neither": 55, "neq": [36, 47, 49, 56, 66, 75], "nest": 12, "net": [79, 82], "network": [11, 12, 13, 46, 55, 77, 81, 82, 84, 87, 89], "neutral": [56, 72, 76], "new": [6, 7, 8, 12, 37, 46, 55, 62, 89], "newslett": 13, "newton": [45, 78, 89], "next": [12, 33, 55, 78, 89], "nih": 90, "nikla": 90, "nilsson": 90, "nlm": 90, "node": [41, 43, 47, 49, 78, 87], "non": [13, 37, 38, 49, 55, 59, 60, 61, 75, 89], "noncommerci": 55, "nondimension": 62, "none": [45, 49], "nonlinear": [37, 38, 45, 46, 47, 49, 52, 53, 62, 78, 79, 89, 90], "nor": 55, "normal": [46, 55, 62], "notat": [12, 37, 89], "note": [6, 7, 8, 10, 12, 15, 20, 39, 41, 42, 47, 49, 52, 56, 62, 66, 75, 78, 79, 80, 81, 82, 84, 86, 89], "noth": [55, 82], "notic": 55, "notifi": 55, "notwithstand": 55, "novemb": 90, "now": [10, 12], "np": 12, "npar": [12, 41, 47, 49], "npartyp": [39, 47, 48, 49, 52], "nport": 41, "nrad": [41, 47, 80], "nreact": [39, 42], "nsec": [12, 39, 45, 47, 48, 49, 52, 53], "nsen": 44, "nstate": [14, 24, 25, 39], "nswitch": [12, 46], "nthread": [12, 45], "ntotalbnd": [14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 39, 42, 47, 48, 49, 52, 53], "ntotalcomp": 39, "nu": [17, 32, 34, 59, 76], "nu_": [14, 56, 59, 72, 75], "nu_i": [59, 60, 61, 62, 74, 76], "nu_j": [59, 62, 74, 76], "number": [6, 7, 8, 12, 17, 18, 19, 30, 32, 33, 34, 39, 44, 45, 46, 47, 48, 49, 51, 52, 53, 54, 55, 56, 58, 62, 66, 72, 74, 76, 78, 82, 89], "numer": [89, 90], "numpi": 12, "nunit": [12, 46], "o": [7, 13], "object": [12, 55, 90], "oblig": 55, "obtain": [6, 7, 20, 42, 62, 82, 86], "occasion": 55, "occur": [55, 89], "occurr": 62, "octob": 90, "off": [6, 7, 8], "offer": [55, 89], "offici": 55, "often": [63, 76, 81], "oh": 90, "old": 37, "omit": [40, 78], "onc": [11, 45, 78], "one": [12, 14, 15, 20, 39, 41, 42, 45, 47, 49, 52, 55, 62, 64, 78, 79, 82, 89], "oneapi": 8, "ones": 12, "onetbb": 8, "onli": [6, 12, 20, 35, 39, 41, 42, 46, 47, 49, 52, 55, 61, 62, 75, 78, 79, 80, 82, 84, 87, 89], "open": [0, 6, 7, 8, 10], "opensus": 6, "openurl": 90, "oper": [12, 13, 20, 37, 38, 41, 42, 43, 44, 47, 48, 49, 51, 52, 53, 54, 55, 62, 77, 79, 80, 81, 82, 84, 87, 89], "opt": [6, 7], "optim": [49, 62, 79, 90], "option": [6, 7, 8, 10, 12, 13, 14, 17, 23, 30, 32, 33, 34, 42, 43, 44, 45, 46, 47, 48, 49, 52, 53, 55], "order": [12, 14, 18, 19, 20, 24, 25, 29, 30, 33, 36, 37, 42, 47, 48, 49, 52, 53, 55, 58, 62, 78, 79, 82, 84, 87, 89], "org": [6, 7, 8, 55, 90], "organ": 55, "orient": [62, 71, 72], "origin": [12, 45, 49, 55, 56, 58, 61, 62, 66, 79, 89], "orthogon": [46, 47, 49, 52], "osx": 10, "other": [0, 6, 12, 39, 46, 55, 62, 65, 75, 76, 78, 79, 82, 87, 89], "otherwis": [14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 39, 55, 78, 89], "our": [13, 55], "out": [40, 44, 46, 47, 48, 49, 52, 53, 55, 78, 81, 87], "outer": [47, 49, 80, 82], "outflow": 82, "outgo": [12, 78], "outlet": [37, 38, 41, 43, 50, 78, 80, 82, 83, 84], "output": [0, 12, 37, 39, 43, 55, 87], "outsid": 55, "over": [12, 20, 37, 42, 78, 89], "overridden": 78, "overrul": 78, "overview": 89, "own": [55, 78, 80, 82], "p": [8, 20, 36, 42, 43, 45, 46, 47, 49, 52, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 68, 71, 72, 73, 74, 76, 79, 80, 82, 85, 86, 89, 90], "p1": 49, "p2": 49, "p3": 49, "p4": 49, "p5": 49, "p_": [12, 20, 42, 43, 49, 79, 80, 82, 85], "p_1": 89, "p_2": 89, "p_i": [12, 89], "p_j": [65, 79, 82, 85], "p_n": 89, "pack": 80, "packag": [6, 7, 8, 10, 11, 12, 55], "page": [0, 90], "paper": [55, 61], "par_boundary_ord": [47, 49], "par_coreradiu": [47, 49], "par_diffus": [12, 39, 47, 49], "par_diffusion_multiplex": [47, 49], "par_disc_typ": [12, 47, 49], "par_disc_vector": [47, 49], "par_geom": [47, 49, 52], "par_poros": [12, 47, 49, 52], "par_radiu": [12, 47, 49, 52], "par_surdiffus": 39, "par_surfdiffus": [12, 47, 49], "par_surfdiffusion_dep": 49, "par_surfdiffusion_expargmult": 49, "par_surfdiffusion_expfactor": 49, "par_surfdiffusion_logkeqconst": 49, "par_surfdiffusion_logkeqexp": 49, "par_surfdiffusion_logkeqfactor": 49, "par_surfdiffusion_multiplex": [47, 49], "par_surfdiffusion_powexp": 49, "par_surfdiffusion_powfactor": 49, "par_type_volfrac": [47, 48, 49, 52], "par_type_volfrac_multiplex": 47, "paragraph": [55, 56, 59, 72, 74, 76], "parallel": [6, 7, 8, 12, 13, 46, 78], "param": 41, "param_valu": [39, 44], "param_xxx": [37, 38, 89], "paramet": [10, 12, 13, 15, 18, 19, 20, 22, 37, 38, 42, 45, 46, 47, 49, 52, 53, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 79, 80, 81, 82, 84, 85, 86, 87, 90], "parameter": 75, "paramt": [37, 38], "parent": [6, 7, 8], "part": [10, 39, 40, 45, 55, 74, 90], "parti": 55, "partial": [13, 43, 59, 62, 80, 81, 82, 85, 86, 89], "particl": [12, 37, 38, 39, 41, 43, 44, 47, 48, 49, 52, 53, 62, 79, 81, 83, 85, 86], "particle_coordinates_xxx": 41, "particular": 55, "particularli": 89, "partyp": 82, "pass": [20, 39, 42, 55, 79, 89], "password": 55, "past": 89, "patch": 40, "patch1": [6, 7], "patent": 55, "path": [6, 7, 8, 11, 12], "pattern": [55, 62, 79], "paul": 90, "payment": 55, "pdae": 13, "pde": 12, "peer": 55, "per": [18, 19, 20, 40, 62, 89], "perform": [6, 10, 11, 12, 55, 62, 79, 89], "perman": 55, "permiss": 55, "permit": 55, "perpetu": 55, "person": 55, "pertin": 55, "pesticid": 90, "peter": 90, "petr": 90, "ph": 59, "phantom": 72, "phase": [12, 14, 17, 20, 30, 32, 33, 34, 38, 39, 41, 42, 43, 44, 47, 48, 49, 52, 53, 56, 58, 62, 67, 69, 72, 73, 76, 79, 81, 82, 85, 86, 89, 90], "philosophi": 55, "physic": [55, 62, 79, 84, 87], "pi": 80, "piec": [12, 46, 55, 84], "piecewis": [12, 46, 80, 84, 89], "piecewise_cubic_poli": [12, 37, 38, 51], "pii": 90, "pip": [0, 10], "place": [6, 7, 8, 20, 42, 55, 62, 89], "placehold": [62, 79], "placement": 82, "platform": 8, "pleas": [13, 39, 55], "plt": 12, "plu": 55, "plug": [78, 86], "pmatrix": [62, 79], "point": [12, 36, 41, 43, 46, 82, 89], "pointer": 55, "polynomi": [12, 20, 42, 46, 62, 78, 79, 84, 89], "pore": [37, 38, 47, 49, 50, 58, 82, 83, 90], "pore_access": [47, 49, 52], "pore_accessibility_multiplex": [47, 49, 52], "poros": [11, 12, 47, 48, 49, 52, 53, 80, 81, 82, 86, 89], "porou": 82, "port": [12, 41, 43, 46, 78, 80, 84], "portal": 90, "portion": 55, "pose": 89, "posit": [20, 42, 46, 47, 78, 80, 82], "possess": [55, 78, 84], "possibl": [46, 47, 55, 62, 78, 79, 89], "possibli": [20, 42, 62, 82, 89], "post": 87, "postfix": 6, "postprocess": [40, 89], "potenti": [62, 71, 72, 79, 82], "power": [49, 55, 62, 79], "pr": 13, "practic": [12, 55], "pre": 9, "preambl": 55, "preced": [20, 42], "precis": 55, "predecessor": 55, "predomin": 78, "prefer": [55, 89], "prefix": 6, "prepar": [40, 89, 90], "prepend": [62, 79], "presenc": 82, "present": [39, 41, 46, 49, 52, 53, 55, 61, 62, 71, 72, 78, 79, 80], "preserv": 55, "press": 90, "prevent": [17, 34, 55, 62], "previou": [39, 55, 78], "previous": 78, "price": 55, "primarili": 55, "print": 12, "prior": 55, "privat": 55, "probabl": [6, 7], "problem": [12, 55, 78, 89], "procedur": [55, 89], "process": [58, 62, 64, 78, 87, 89, 90], "procur": 55, "prod_": 79, "produc": [43, 55, 81], "product": [55, 79], "profil": [12, 20, 42, 46, 51, 62, 79, 80, 84, 89, 90], "program": [8, 55], "programm": 55, "prohibit": 55, "project": [6, 7, 8, 13], "promin": [55, 62, 83], "prompt": 8, "propag": 55, "properli": 62, "properti": [55, 90], "proport": [62, 79], "proprietari": 55, "prot": 59, "protect": 55, "protein": [14, 17, 18, 19, 32, 34, 74, 90], "protocol": 55, "prove": 55, "provid": [6, 7, 9, 10, 12, 13, 55, 62, 79, 82, 84, 89], "provis": 55, "provision": 55, "proxi": 55, "pseudo": [12, 78, 83, 84, 87], "pub": 90, "public": [13, 55], "publicli": 55, "publish": 55, "pubm": 90, "pull": 13, "puls": [12, 84], "pump": 13, "pure": [48, 81, 82, 89], "purif": 90, "purpos": [10, 12, 55, 89], "pursuant": 55, "push": 0, "put": 43, "pyplot": 12, "python": [11, 12, 13], "p\u00fcttmann": 13, "q": [12, 46, 56, 58, 59, 62, 67, 69, 70, 72, 74, 76, 78, 86, 90], "q_": [56, 57, 59, 60, 61, 62, 64, 65, 66, 67, 68, 69, 70, 71, 72, 74, 75, 76, 78, 82, 89], "q_0": [46, 59, 64, 72, 74, 76, 78], "q_1": [46, 78], "q_2": [46, 78], "q_3": [46, 78], "q_i": [57, 59, 60, 61, 62, 63, 64, 65, 68, 69, 73, 74, 76], "q_j": [57, 59, 60, 61, 62, 64, 65, 68, 70, 71, 74, 76], "q_m": 62, "qe": 36, "qmax": 12, "qquad": [62, 72, 78, 89], "quad": [56, 59, 72, 75, 78, 82], "quad_coeff": [12, 46, 51], "quadrat": [17, 31, 33, 46, 51, 73, 74], "qualifi": 55, "qualiti": 55, "quantiti": 12, "quasi": [14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 62, 81, 82, 85, 86], "quickli": 89, "quotient": 62, "r": [0, 31, 33, 44, 46, 47, 48, 49, 51, 52, 53, 62, 79, 80, 82, 84, 89, 90], "r2009a": [6, 7, 8], "r2016a": 6, "r_": [47, 49, 79, 80, 82, 85], "r_c": 82, "rad": [47, 80], "radial": [12, 41, 47, 49, 80, 82, 83], "radial_compart": 47, "radial_coordin": 41, "radial_disc_typ": 47, "radii": 82, "radiu": [20, 42, 47, 49, 52, 80, 82], "radu": 90, "rais": 12, "rang": [14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 42, 43, 44, 45, 46, 47, 48, 49, 51, 52, 53, 54, 80, 82], "rapid": [12, 62, 90], "rassi": 90, "rate": [13, 14, 15, 17, 18, 19, 21, 22, 23, 24, 26, 29, 30, 32, 33, 34, 37, 38, 42, 46, 48, 50, 59, 62, 75, 77, 81, 83, 89], "rather": 12, "ratio": [81, 82, 86], "react": [79, 80, 81, 82, 85, 86], "reactant": 79, "reaction": [2, 37, 38, 39, 44, 47, 48, 49, 52, 53, 77, 82, 89], "reaction_bulk": [47, 48, 49, 52], "reaction_model": [37, 38, 53, 79], "reaction_model_bulk": [47, 48, 49, 52], "reaction_model_particl": [47, 48, 49, 52], "reaction_model_particles_multiplex": [47, 48, 49, 52], "reaction_particl": [42, 47, 48, 49, 52], "reaction_particle_000": 42, "reaction_particle_xxx": [47, 48, 49, 52], "reaction_particle_yyi": 42, "reactor": [13, 37, 38, 50, 83, 86], "read": [20, 39, 42, 55], "readabl": 55, "readi": 55, "readili": 55, "readm": 8, "realiz": 80, "realli": [62, 79], "reason": [12, 55, 82], "receipt": 55, "receiv": [55, 78], "recent": [6, 7, 8, 13, 37], "recipi": 55, "recogn": [39, 55], "recommend": [10, 13, 62], "reconstruct": [12, 37, 38, 47, 49, 52, 53], "rectangular": 12, "recycl": 87, "redistribut": 55, "reduc": [12, 61, 89], "ref": [56, 59, 62, 72, 74, 76], "refer": [6, 12, 14, 17, 20, 30, 32, 33, 34, 39, 55, 56, 59, 72, 74, 76, 77, 78, 89], "reflect": [6, 7, 8], "refrain": 55, "regard": 55, "regardless": [55, 78], "regener": 55, "regular": 47, "reinstat": 55, "rel": [45, 47, 49, 89], "relat": [12, 49, 62, 77], "relationship": [55, 89], "releas": [0, 6, 7, 8, 13, 55], "relev": [39, 55, 62, 89], "reli": [6, 7, 55], "relicens": 55, "reltol": [12, 45, 89], "reltol_sen": 45, "remain": [12, 55, 57, 82], "remedi": 89, "remov": [8, 41, 55, 81, 86, 90], "renam": 8, "render": 55, "repair": 55, "reparameter": [62, 79], "replac": [20, 42, 62, 82], "report": 13, "repositori": [0, 13], "repres": [39, 55, 59, 78, 80, 82, 84], "represent": 62, "request": [13, 39, 89], "requir": [0, 7, 10, 12, 13, 15, 35, 39, 47, 49, 52, 55, 56, 57, 58, 59, 60, 61, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 78, 87, 89], "reset": 89, "resid": [2, 90], "residu": 89, "resin": [17, 30, 32, 33, 34, 68], "resist": 82, "resolut": 89, "resolv": 55, "respect": [12, 14, 18, 19, 20, 42, 46, 55, 56, 59, 62, 64, 72, 74, 76, 78, 79, 82, 89], "respons": 55, "rest": 87, "restart": [12, 46, 47, 49, 52, 89], "restrict": [12, 55, 78], "result": [13, 39, 55, 62, 80, 81, 82, 89], "retain": 55, "retriev": 90, "return": [12, 37, 38, 41, 55, 80, 82], "returncod": 12, "revers": [80, 82, 90], "review": [55, 90], "revis": 55, "rf": [6, 7], "rgen": 90, "rho": 80, "rho_": 80, "rho_k": 80, "right": [49, 55, 56, 57, 58, 59, 60, 61, 62, 64, 65, 66, 68, 70, 71, 72, 74, 75, 76, 79, 80, 81, 82, 84, 85, 86, 89], "rightarrow": [58, 62, 80, 82], "risk": 55, "rm": [6, 7], "rom": 55, "ronald": 90, "root": [6, 7, 8, 11, 12, 39], "row": [12, 30, 39, 41, 42, 46, 78], "royalti": 55, "rule": [44, 55], "run": [0, 6, 7, 8, 10, 11, 49, 55, 81, 89], "rvert": 75, "s0009250915006168": 90, "s0021": 90, "s0021967301964374": 90, "s0021967301994579": 90, "s0021967304014554": 90, "s0021967316310263": 90, "s0021967322005830": 90, "s0168": 90, "s1": 90, "s10337": 90, "s_": [43, 78, 79, 80, 81, 82, 85, 86], "s_j": [79, 81, 82, 85], "safest": 55, "safeti": [46, 47, 49, 52], "sai": [12, 55], "sai_ka1": 32, "sai_ka2": 32, "sai_kd": 32, "sai_lambda": 32, "sai_nu": 32, "sai_refc0": 32, "sai_refq": 32, "sai_sigma": 32, "sake": [20, 42, 55], "sale": 55, "salt": [14, 17, 18, 19, 30, 32, 33, 34, 49, 56, 59, 60, 61, 62, 64, 72, 76, 90], "same": [7, 8, 15, 46, 47, 48, 49, 52, 55, 56, 62, 66, 68, 71, 72, 75, 78, 79, 85, 86, 87, 89], "sampl": 12, "samuel": 90, "saniti": 12, "saska": [20, 38, 62, 90], "saska_h": 31, "saska_k": 31, "satisfi": [55, 89], "satur": [68, 82], "save": [11, 12], "scalar": [39, 89], "scale": [62, 90], "scheme": [12, 36, 43, 47, 49], "schmidt": [46, 47, 49, 52], "schneider": 90, "schnittert": [13, 90], "school": 55, "schur": [46, 47, 49, 52], "schur_safeti": [12, 46, 47, 49, 52], "scienc": [13, 90], "sciencedirect": 90, "scientif": [10, 13, 89], "scope": 55, "scratch": 9, "script": 55, "seal": 82, "sebastian": 90, "sec": [45, 78, 82], "sec_000": 12, "sec_xxx": [38, 50], "second": [12, 29, 47, 48, 49, 52, 53, 59, 71, 75, 89], "secondarili": 55, "sect": 84, "section": [9, 20, 37, 38, 42, 44, 46, 47, 48, 49, 52, 53, 55, 56, 57, 58, 59, 62, 64, 65, 66, 71, 72, 74, 75, 76, 77, 78, 79, 80, 82, 85, 86, 87], "section_continu": [12, 45, 89], "section_tim": [12, 45, 46, 89], "see": [11, 12, 13, 20, 24, 25, 35, 37, 39, 42, 45, 46, 47, 48, 49, 52, 53, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 84, 85, 86, 87, 89], "seed": 89, "seen": 82, "select": [6, 7, 12, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 46, 47, 57, 78], "self": [20, 38, 62], "self_associ": 32, "sell": 55, "semiconductor": 55, "send": 80, "sens": 62, "sens_abstol": 44, "sens_boundphas": [44, 46], "sens_bulk": 41, "sens_comp": [44, 46], "sens_factor": [44, 89], "sens_flux": 41, "sens_inlet": 41, "sens_inlet_comp_xxx": 41, "sens_inlet_port_xxx": 41, "sens_inlet_port_xxx_comp_yyi": 41, "sens_method": 44, "sens_nam": 44, "sens_outlet": 41, "sens_outlet_comp_xxx": 41, "sens_outlet_port_xxx": 41, "sens_outlet_port_xxx_comp_yyi": 41, "sens_particl": 41, "sens_particle_partype_xxx": 41, "sens_partyp": [44, 46, 47], "sens_react": [44, 46, 47], "sens_sect": [44, 46, 47, 49, 52], "sens_solid": 41, "sens_solid_partype_xxx": 41, "sens_unit": [44, 46], "sens_volum": 41, "sensdot_bulk": 41, "sensdot_flux": 41, "sensdot_inlet": 41, "sensdot_inlet_comp_xxx": 41, "sensdot_inlet_port_xxx": 41, "sensdot_inlet_port_xxx_comp_yyi": 41, "sensdot_outlet": 41, "sensdot_outlet_comp_xxx": 41, "sensdot_outlet_port_xxx": 41, "sensdot_outlet_port_xxx_comp_yyi": 41, "sensdot_particl": 41, "sensdot_particle_partype_xxx": 41, "sensdot_solid": 41, "sensdot_solid_partype_xxx": 41, "sensdot_volum": 41, "sensit": [13, 20, 37, 38, 42, 43, 45, 46, 47, 49, 52, 90], "senstiv": 46, "separ": [14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 43, 55, 62, 78, 90], "septemb": 90, "sequenc": [13, 89], "sequenti": [6, 7, 8, 46, 78], "serban": 90, "seri": 9, "serv": [12, 55, 62, 78, 84, 87], "server": 55, "servic": 55, "set": [8, 11, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 37, 46, 47, 48, 49, 52, 57, 62, 63, 78, 79, 81, 82, 86, 89], "setup": 78, "seven": 78, "seventh": 78, "sever": [11, 12, 89], "sha1": 40, "shall": 55, "shape": [65, 76], "share": [13, 47, 48, 49, 52, 55], "sharp": 65, "shell": [10, 82], "shield": [17, 34, 75, 76], "shift": 84, "shirazi": 90, "short": [55, 62, 78, 83], "should": [12, 20, 42, 47, 49, 52, 55, 82, 89], "show": [12, 55], "shown": [62, 89], "shumak": 90, "side": 82, "sigma": [17, 32, 34, 76], "sigma_": [14, 56, 72, 75], "sigma_j": [59, 62, 74, 76], "sign": [55, 62, 80, 82], "signal": [12, 84], "signific": [55, 89], "silica": 90, "sim": [11, 12, 84], "similar": [55, 56, 74], "simpl": [11, 12, 62, 78, 81, 89], "simpler": 89, "simpli": [12, 20], "simplic": 80, "simplifi": [11, 12, 20, 38, 62], "simplified_multistate_steric_mass_act": 33, "simul": [11, 37, 39, 40, 45, 46, 49, 78, 80, 81, 82, 84, 85, 90], "simultan": 55, "sinc": [12, 20, 39, 42, 71, 72, 80, 82, 84, 87, 89], "singh": 90, "singl": [14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 41, 42, 43, 55, 62, 78, 89], "single_as_multi_port": [41, 43], "sink": [12, 78, 83, 87], "site": [14, 17, 30, 32, 33, 34, 56, 62, 66, 68, 71, 72, 74, 76], "sitemap": 88, "situat": [79, 89], "size": [45, 46, 47, 49, 52, 79, 85, 89], "skip": 8, "slab": [47, 49, 52, 82], "slice": 89, "slightli": 61, "sln": 8, "slow": [6, 47], "slower": [47, 48, 49, 52, 53], "slowest": 39, "sma": [56, 59, 72, 75], "sma_ka": 34, "sma_kd": 34, "sma_lambda": 34, "sma_nu": 34, "sma_refc0": 34, "sma_refq": 34, "sma_sigma": 34, "small": [36, 58, 78, 82, 89], "smaller": [82, 89], "smb": [78, 87], "smith": 90, "smooth": [84, 89], "smssma_ka": 33, "smssma_kd": 33, "smssma_ksw": 33, "smssma_ksw_lin": 33, "smssma_ksw_quad": 33, "smssma_kw": 33, "smssma_kws_lin": 33, "smssma_kws_quad": 33, "smssma_lambda": 33, "smssma_nu_max": 33, "smssma_nu_min": 33, "smssma_nu_quad": 33, "smssma_refc0": 33, "smssma_refq": 33, "smssma_sigma_max": 33, "smssma_sigma_min": 33, "smssma_sigma_quad": 33, "so": [55, 82, 89], "societi": 90, "softwar": [6, 7, 8, 13, 55, 90], "sold": 55, "soldot_bulk": 41, "soldot_flux": 41, "soldot_inlet": 41, "soldot_inlet_comp_xxx": 41, "soldot_inlet_port_xxx": 41, "soldot_inlet_port_xxx_comp_yyi": 41, "soldot_outlet": 41, "soldot_outlet_comp_xxx": 41, "soldot_outlet_port_xxx": 41, "soldot_outlet_port_xxx_comp_yyi": 41, "soldot_particl": 41, "soldot_particle_partype_xxx": 41, "soldot_solid": 41, "soldot_solid_partype_xxx": 41, "soldot_volum": 41, "sole": [20, 39, 42, 55], "solid": [12, 14, 17, 30, 32, 33, 34, 39, 41, 42, 43, 47, 48, 49, 52, 53, 56, 62, 64, 70, 72, 76, 79, 82, 90], "solut": [12, 13, 17, 34, 37, 43, 45, 46, 77, 79, 82, 89], "solution_bulk": 41, "solution_flux": 41, "solution_inlet": 41, "solution_inlet_comp_xxx": 41, "solution_inlet_port_xxx": 41, "solution_inlet_port_xxx_comp_yyi": 41, "solution_outlet": [12, 41], "solution_outlet_comp_xxx": 41, "solution_outlet_port_xxx": 41, "solution_outlet_port_xxx_comp_yyi": 41, "solution_particl": 41, "solution_particle_partype_xxx": 41, "solution_solid": 41, "solution_solid_partype_xxx": 41, "solution_tim": [12, 41], "solution_volum": 41, "solv": [13, 46, 78, 89], "solver": [10, 12, 13, 37, 38, 47, 49, 52, 53, 78, 89, 90], "solver_nam": 35, "some": [6, 7, 12, 20, 39, 42, 55, 57, 62, 74, 76, 78, 79, 82, 87, 89], "sometim": 13, "sourc": [6, 7, 8, 12, 13, 20, 42, 55, 62, 78, 79, 83, 84], "source_xxx": [37, 38], "sp": [14, 15, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 39, 41, 47, 48, 49, 52, 53, 79], "space": [6, 7, 8, 46, 47, 49, 52], "span": 89, "spare": 55, "spars": 47, "spatial": [12, 47, 49, 52, 82, 89], "speak": 55, "speci": 61, "special": [12, 55, 58], "speciefi": 12, "specif": [12, 46, 47, 49, 52, 53, 55, 62, 77, 79, 85, 86], "specifi": [12, 20, 39, 42, 47, 48, 49, 51, 52, 53, 54, 55, 56, 78, 82, 89], "speed": 79, "sphere": [47, 49, 52], "spheric": 82, "sphinx": [0, 88], "sphinx_multivers": 88, "sphinxcontrib": 88, "spirit": 55, "spline": [12, 84], "split": 79, "split_components_data": [12, 41, 43], "split_ports_data": [12, 41, 43], "spread": [20, 38, 62], "springer": 90, "springerlink": 90, "src": 8, "stabil": [18, 19], "stabl": [13, 36], "stagger": 89, "stagnant": 82, "stand": 55, "standard": [6, 7, 20, 36, 37, 42, 55, 65, 80, 82], "start": [8, 12, 45, 55, 89], "state": [12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 34, 38, 39, 41, 43, 46, 47, 48, 49, 52, 53, 55, 57, 60, 61, 62, 64, 71, 79, 81, 82, 86, 89], "statement": 55, "stationari": [12, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 62, 81, 82, 85, 86, 90], "statu": 55, "steep": 89, "stefan": 90, "step": [8, 9, 11, 45, 55, 78, 84, 87, 90], "steric": [17, 20, 32, 38, 59, 62, 74, 90], "steric_mass_act": 34, "steven": 90, "stiff": 89, "still": [11, 12, 20, 85], "stir": [37, 38, 50, 78, 79, 83], "stoichiometr": [42, 79], "stop": 12, "storag": [12, 39, 41, 42, 46, 55, 78], "store": [12, 39], "stream": 87, "strength": [58, 72], "strictli": [78, 87], "string": [35, 40, 44, 47, 48, 49, 51, 52, 53, 54], "strong": [72, 89], "stronger": 33, "strongest": 33, "strongli": [13, 33, 72], "structur": [6, 7, 8, 12, 37, 49, 89], "studi": 90, "studio": 8, "subdivid": 55, "subgroup": [47, 48, 49, 52, 53], "subject": [6, 7, 8, 55], "sublicens": 55, "submodel": 89, "subprogram": 55, "subroutin": 55, "subscript": 39, "subsect": 55, "subsequ": [39, 49], "subsolv": 35, "subspac": [46, 47, 49, 52], "substanti": [55, 89], "successfulli": [12, 89], "sue": 55, "suffic": 55, "suffici": 89, "sugarcan": 90, "suit": 90, "suitabl": 79, "suitespars": [6, 7, 47], "suitesparsebuild": 8, "sum": [39, 47, 48, 49, 52, 82], "sum_": [30, 47, 49, 52, 56, 57, 59, 62, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 76, 78, 79, 81, 82, 84, 85, 86, 89], "sum_i": [47, 49, 79], "sum_j": [60, 61, 80, 81, 82], "sundial": [89, 90], "sundials_root": [6, 7, 8], "sundialsbuild": [6, 7, 8], "superfici": 82, "superlu": 47, "superlu_5": [6, 7], "superlu_root": [6, 7], "superlubuild": [6, 7], "supervis": 13, "supplement": 55, "suppli": [47, 80], "support": [13, 20, 37, 55, 60, 61, 77, 79, 82, 85, 86, 89], "suppos": 39, "sure": [6, 7, 8, 55, 81], "surfac": [12, 17, 18, 20, 30, 32, 33, 34, 38, 47, 49, 58, 62, 71, 72, 82, 90], "surrend": 55, "surviv": 55, "sustain": 55, "sw": 75, "swing": 90, "switch": [12, 46, 77], "switch_000": 12, "switch_xxx": [11, 37, 38, 78], "symlink": 6, "symmetri": 80, "system": [7, 8, 37, 38, 39, 41, 45, 55, 77, 83, 84, 87, 89, 90], "systemat": 55, "s\u00fcleyman": 90, "t": [12, 20, 42, 43, 46, 56, 57, 59, 60, 61, 62, 63, 64, 65, 66, 68, 71, 72, 73, 74, 76, 78, 79, 80, 81, 82, 84, 85, 86, 89, 90], "t_": [12, 46, 62, 78, 79, 80, 82, 84, 89], "t_0": 89, "t_1": [84, 89], "t_2": 84, "t_i": [12, 89], "t_k": 84, "tab": [37, 89], "tabl": [11, 39, 46, 62, 78, 79, 82, 83, 89], "tail": 65, "take": [20, 42, 45, 55, 62, 68, 73, 76, 89], "taken": [20, 44, 45, 78, 86, 87], "tamu": [6, 7, 8], "tandfonlin": 90, "tangibl": 55, "tank": [13, 37, 38, 50, 78, 83], "tar": [6, 7], "target": 78, "task": 89, "tau": 89, "tbb": 13, "tbb_preview": 8, "tbb_root": 8, "techniqu": [13, 62], "technolog": 55, "technologi": 90, "tell": 55, "temperatur": [62, 79, 90], "tend": 58, "tensor": [41, 43], "tentacl": 72, "term": [39, 55, 64, 68, 73, 74, 79, 82, 89], "termin": [6, 7, 55, 78, 87], "test": [45, 89], "text": [17, 30, 31, 41, 56, 57, 58, 59, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 78, 79, 80, 81, 82, 84, 85, 86, 89], "texttt": [20, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 51, 52, 53, 54], "tgz": 8, "th": [12, 14, 41, 46, 82, 90], "than": [6, 7, 8, 10, 12, 13, 41, 46, 47, 49, 52, 55, 62, 82, 89], "thei": [12, 47, 49, 55, 56, 62, 66, 82], "them": [55, 78, 89], "theori": [89, 90], "therefor": [55, 56, 57, 64, 66, 82], "thermodynam": 90, "thi": [6, 7, 8, 9, 10, 11, 12, 13, 15, 20, 37, 39, 41, 42, 43, 46, 47, 48, 49, 52, 53, 55, 57, 58, 60, 61, 62, 64, 67, 69, 70, 71, 73, 74, 77, 78, 79, 80, 82, 85, 87, 89], "thiemo": 90, "thing": 55, "third": [55, 62, 79], "those": [20, 37, 39, 42, 55, 62, 79], "though": 55, "thread": 45, "threaten": 55, "three": [39, 46, 55, 62], "through": [13, 55, 80, 82], "throughout": [78, 82], "thu": [12, 20, 42, 55, 75, 76, 81, 82, 89], "thumb": 44, "tild": [49, 62], "time": [2, 37, 39, 40, 41, 42, 43, 45, 46, 47, 48, 49, 52, 53, 55, 62, 78, 79, 80, 82, 84, 90], "time_integr": [12, 37, 38, 89], "time_sim": 40, "timepoint": 45, "timespan": 89, "timestep": 45, "tingyu": 90, "tobia": 90, "togeth": [49, 52, 87, 89], "toler": [12, 44, 45, 89], "tolsma": 90, "too": [55, 89], "took": 40, "tool": 55, "toolkit": 13, "topologi": 78, "total": [12, 17, 30, 32, 33, 34, 39, 53, 78, 81, 82, 86, 89], "total_poros": 53, "toward": 62, "trade": 55, "trademark": 55, "tradeoff": [46, 47, 49, 52], "transact": [55, 90], "transfer": [55, 75, 82, 85], "transform": [62, 79], "transit": [12, 45, 78], "transmiss": 55, "transport": [12, 62, 80, 82], "treament": 58, "treat": [39, 43, 47, 49, 52, 53, 55], "treati": 55, "tri": 89, "trigger": 78, "troubl": 6, "true": [12, 47, 49], "truncat": 89, "try": [6, 8, 12], "tt": [20, 42], "ttmann": 90, "ttt": [20, 42], "tube": [13, 78], "turn": [76, 78], "tutori": [9, 12], "twice": 78, "two": [10, 12, 37, 38, 40, 50, 55, 56, 62, 66, 71, 75, 78, 82, 83, 89], "txt": 0, "type": [14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 43, 44, 45, 46, 47, 48, 49, 50, 52, 53, 54, 55, 56, 62, 66, 71, 81, 83, 85, 89], "typic": [12, 13, 55], "u": [13, 80, 82, 85, 86], "u_": [80, 82], "u_k": 80, "ubuntu": 6, "umfpack": 47, "umfpack_root": [6, 7, 8], "unaccept": 55, "unavoid": 13, "unbalanc": 87, "under": [13, 55, 79, 90], "underbrac": [72, 82], "unit": [12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 37, 38, 40, 41, 42, 43, 44, 45, 47, 48, 49, 52, 53, 54, 62, 77, 79, 80, 81, 82, 84, 87, 89], "unit_000": 12, "unit_001": [11, 12], "unit_002": 12, "unit_typ": [12, 38, 50, 51, 54], "unit_xxx": [14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 37, 38, 50, 79], "unit_yyi": 37, "unitopid": [12, 46], "unitopord": 41, "unix": [6, 7], "unless": [46, 55], "unlik": 89, "unlimit": [45, 55], "unmodifi": [49, 55], "unnecessari": 55, "unpack": 55, "unphys": 81, "unreason": 81, "unspecifi": 39, "unstabl": 36, "unsur": 12, "until": [55, 78], "unus": 46, "unzip": [6, 7, 8], "up": [76, 78, 80, 90], "updat": [37, 55, 89], "upgrad": 13, "uppercas": 39, "uptak": 81, "upwind": [12, 36], "url": 90, "us": [0, 6, 7, 8, 10, 11, 12, 13, 20, 37, 42, 44, 45, 46, 47, 48, 49, 52, 53, 55, 57, 58, 62, 64, 76, 78, 79, 80, 81, 82, 85, 89, 90], "use_analytic_jacobian": [12, 47, 48, 49, 52, 53], "user": [10, 55, 81, 82], "user_defin": 47, "user_defined_par": [47, 49], "user_solution_tim": [12, 45, 89], "usr": 7, "usual": [12, 79], "util": [13, 78, 90], "utk": 8, "v": [6, 7, 8, 43, 81, 90], "v3": 55, "valid": [20, 39, 42, 45, 47, 49, 52, 53, 55], "valu": [12, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 37, 39, 45, 46, 47, 48, 49, 52, 53, 62, 78, 82, 89], "valv": [13, 46, 77], "varepsilon": [36, 48, 58, 81], "varepsilon_": [80, 82, 85], "varepsilon_c": [80, 82, 86], "varepsilon_p": 86, "varepsilon_t": 86, "vari": [20, 78, 80, 81], "variabl": [12, 72, 78, 85, 89], "variant": [15, 20, 42, 58, 67, 69, 70], "variat": 58, "variou": [47, 48, 49, 52, 53, 89], "varphi": 79, "vc14": 8, "vcxproj": 8, "veclib": 7, "vector": [12, 20, 35, 39, 41, 42, 43, 45, 46, 47, 48, 49, 52, 53, 82, 89], "veloc": [39, 46, 47, 49, 52, 53, 78, 85, 86], "velocity_multiplex": 47, "verbatim": 55, "veri": [6, 7, 8, 58, 89], "versa": 79, "version": [6, 7, 8, 10, 12, 39, 40, 55, 61, 62], "vessel": 79, "via": [7, 8, 10, 13, 78, 80, 82, 89], "vice": 79, "view": 55, "violat": 55, "visibl": 55, "visual": 8, "void": 55, "volum": [12, 39, 41, 42, 43, 47, 48, 49, 52, 53, 55, 78, 80, 81, 82], "volumetr": [12, 46, 78, 80, 82], "von": [13, 90], "vs201964": 8, "vs2019x64": 8, "w": [55, 75], "wa": [6, 12, 40, 43, 55, 61], "wai": [10, 20, 39, 42, 55, 58, 65, 89], "waiv": 55, "waiver": 55, "wang": [61, 90], "want": [6, 7, 10, 11, 12, 55], "warranti": 55, "wash": [2, 12, 39], "water": [17, 20, 38, 62, 90], "wayn": 90, "we": [8, 10, 11, 12, 13, 55, 62], "weak": 72, "weaken": 79, "weaker": 33, "weakest": 33, "weakli": 33, "web": 13, "websit": 10, "weight": [36, 78], "welcom": 55, "well": [55, 79, 81, 89], "weno": [12, 37, 38, 47, 49, 52, 53], "weno_ep": [12, 36], "weno_ord": [12, 36], "were": [55, 89], "wessl": 90, "westerberg": 90, "what": 55, "whatev": 55, "when": [6, 12, 20, 39, 42, 47, 49, 52, 53, 55, 58, 62, 78, 81, 82, 89], "where": [11, 12, 20, 42, 46, 49, 55, 56, 58, 59, 62, 64, 72, 74, 76, 78, 79, 80, 82, 84, 86, 89], "wherea": [7, 39, 79, 80, 82, 89], "whether": [12, 43, 45, 46, 47, 48, 49, 52, 53, 55, 62, 78, 81], "which": [6, 7, 8, 10, 12, 13, 20, 39, 40, 41, 43, 45, 46, 55, 57, 59, 62, 63, 64, 71, 72, 74, 76, 78, 79, 80, 81, 82, 84, 89], "while": [39, 62, 78, 79, 80, 89], "whitlei": 90, "who": 55, "whole": [55, 89], "whom": 55, "whose": 55, "why": 55, "wide": 55, "wilei": 90, "william": 90, "win64": 8, "window": [10, 13, 55], "wipo": 55, "wish": 55, "within": 55, "without": [12, 37, 38, 46, 48, 50, 55, 56, 57, 60, 61, 64, 66, 81, 82, 83], "woodward": 90, "work": [8, 10, 13, 37, 55, 78, 89], "worldwid": 55, "would": [10, 55, 82, 89], "write": [12, 43, 55, 78], "write_coordin": 43, "write_sens_bulk": 43, "write_sens_flux": 43, "write_sens_inlet": 43, "write_sens_last": [41, 43], "write_sens_outlet": 43, "write_sens_particl": 43, "write_sens_solid": 43, "write_sens_volum": 43, "write_sensdot_bulk": 43, "write_sensdot_flux": 43, "write_sensdot_inlet": 43, "write_sensdot_outlet": 43, "write_sensdot_particl": 43, "write_sensdot_solid": 43, "write_sensdot_volum": 43, "write_soldot_bulk": 43, "write_soldot_flux": 43, "write_soldot_inlet": 43, "write_soldot_outlet": 43, "write_soldot_particl": 43, "write_soldot_solid": 43, "write_soldot_volum": 43, "write_solution_bulk": [12, 43], "write_solution_flux": 43, "write_solution_inlet": [12, 43], "write_solution_last": [41, 43], "write_solution_last_unit": [41, 43], "write_solution_outlet": [12, 43], "write_solution_particl": 43, "write_solution_solid": 43, "write_solution_tim": [41, 43], "write_solution_volum": 43, "written": [39, 41, 55], "wrong": [12, 20, 42], "wu": 90, "www": [6, 7, 8, 55, 90], "x": [7, 13, 62, 90], "x64": 8, "x86": 8, "xcopi": 8, "xiaoy": [6, 7], "xlabel": 12, "xml": [13, 37], "xxx": [20, 41, 42, 46, 62, 79], "xxx_comp_000": 43, "xxx_comp_001": 43, "xxx_ka": 62, "xxx_ka_t": 62, "xxx_ka_tt": 62, "xxx_ka_ttt": 62, "xxx_kfwd": 79, "xxx_kfwd_t": 79, "xxx_kfwd_tt": 79, "xxx_kfwd_ttt": 79, "xxx_port_000": 43, "xxx_port_001": 43, "xxx_refc0": 20, "xxx_refq": 20, "xxx_yyi": [20, 42], "xyz": 39, "y": [8, 89], "y_": 89, "y_0": 89, "year": 55, "yield": 78, "ylabel": 12, "you": [6, 7, 8, 10, 11, 12, 13, 39, 55], "your": [6, 7, 55], "yourself": [6, 7, 55], "yyi": [20, 41, 42], "y\u00fcce": 90, "z": [80, 82, 85, 86, 90], "zero": [36, 49, 89], "ziad": 90, "zip": 8, "zone": [47, 80], "\u00e1": 90, "\u00fc": 90, "\u010d": 90}, "titles": ["CADET Documentation", "Batch chromatography", "Examples", "Load Wash Elute", "Chemical reactions", "Residence time distributions", "Build for Linux", "Build for OSX", "Build for MS Windows", "Getting started", "Installation", "CADET Overview", "CADET Introduction", "CADET", "Bi Steric Mass Action", "Extended Mobile Phase Modulator Langmuir", "Freundlich LDF", "Generalized Ion Exchange", "HIC Constant Water Activity", "HIC Water on Hydrophobic Surfaces", "Binding models", "Linear", "Mobile Phase Modulator Langmuir", "Multi Component Anti-Langmuir", "Multi Component Bi-Langmuir", "Multi Component Bi-Langmuir LDF", "Multi Component Langmuir", "Multi Component Langmuir LDF", "Multi Component Langmuir LDF Liquid Phase", "Multi Component Spreading", "Multi-State Steric Mass Action", "Saska", "Self Association", "Simplified Multi-State Steric Mass Action", "Steric Mass Action", "Nonlinear solver for consistent initialization", "Flux reconstruction methods", "Interface specifications", "Input Group", "Introduction", "Meta Group", "Output Group", "Reaction models", "Return data", "Parameter Sensitivities", "Solver Configuration", "System of unit operations", "Two dimensional general rate model", "Continuous stirred tank reactor model", "General Rate Model", "Unit Operations", "Inlet", "Lumped rate model with pores", "Lumped Rate Model Without Pores", "Outlet", "License", "Bi Steric Mass Action", "Extended Mobile Phase Modulator Langmuir", "Freundlich LDF", "Generalized Ion Exchange", "HIC Constant Water Activity", "HIC Water on Hydrophobic Surfaces", "Binding models", "Linear", "Mobile Phase Modulator Langmuir", "Multi Component Anti-Langmuir", "Multi Component Bi-Langmuir", "Multi Component Bi-Langmuir LDF", "Multi Component Langmuir", "Multi Component Langmuir LDF", "Multi Component Langmuir LDF Liquid Phase", "Multi Component Spreading", "Multi-State Steric Mass Action", "Saska", "Self Association", "Simplified Multi-State Steric Mass Action", "Steric Mass Action", "Modelling", "Networks of unit operations", "Reaction models", "Two Dimensional General rate model (GRM2D)", "Continuous stirred tank reactor model (CSTR)", "General rate model (GRM)", "Unit operation models", "Inlet", "Lumped rate model with pores (LRMP)", "Lumped rate model without pores (LRM)", "Outlet", "<no title>", "Simulation", "Bibliography"], "titleterms": {"0": 12, "1": 12, "1d": 39, "2": 12, "3": 12, "4": 12, "action": [14, 30, 33, 34, 56, 72, 75, 76, 79], "activ": [18, 60], "adapt": 89, "adsorpt": [11, 12], "anti": [23, 65], "associ": [32, 74], "backward": 79, "batch": 1, "bi": [14, 24, 25, 56, 66, 67], "bibliographi": 90, "binari": 10, "bind": [20, 62], "bug": 13, "build": [6, 7, 8], "built": 10, "cadet": [0, 6, 7, 8, 10, 11, 12, 13], "call": 11, "chemic": 4, "chromatographi": [1, 82], "cite": 13, "common": 39, "compon": [20, 23, 24, 25, 26, 27, 28, 29, 65, 66, 67, 68, 69, 70, 71], "concentr": 62, "condit": 12, "configur": [11, 45], "connect": [11, 12, 46, 78], "consist": [35, 89], "consistency_solv": 35, "constant": [18, 60, 62, 79], "continu": [48, 81], "coordin": 41, "core": 10, "correl": 79, "cstr": [48, 81], "data": [39, 43], "dataset": 39, "defin": 11, "depend": [6, 7, 8, 20, 39, 42, 62, 79], "descript": 39, "develop": 13, "differ": [62, 83], "dimension": [39, 47, 80], "direct": [80, 82], "discret": [12, 35, 36, 47, 49, 52, 53], "distribut": 5, "document": 0, "donat": 13, "drive": 62, "dynam": 78, "elut": 3, "equilibrium": 62, "exampl": 2, "exchang": [17, 59], "exclus": 82, "exercis": 12, "extend": [15, 57], "extern": [20, 42, 46, 62, 79], "extfun_typ": 46, "featur": [13, 62, 83], "file": [37, 39], "flow": [78, 80, 82], "flux": 36, "forc": 62, "format": [37, 39], "forward": 79, "freundlich": [16, 58], "from": 10, "frontend": 10, "function": [62, 79], "gener": [12, 17, 47, 49, 59, 80, 82], "general_rate_model": 49, "general_rate_model_2d": 47, "geometri": 82, "get": 9, "global": 39, "grm": 82, "grm2d": 80, "group": [35, 36, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 51, 52, 53], "hdf5": [6, 7, 8], "hic": [18, 19, 60, 61], "hydrophob": [19, 61], "identifi": 39, "initi": [12, 35, 89], "inlet": [12, 51, 84], "input": [35, 36, 38, 39, 42, 43, 44, 45, 46, 47, 48, 49, 51, 52, 53], "instal": [10, 13], "interfac": 37, "introduct": [12, 39], "ion": [17, 59], "joint": 89, "langmuir": [15, 22, 23, 24, 25, 26, 27, 28, 57, 64, 65, 66, 67, 68, 69, 70], "lapack": [6, 7, 8], "law": 79, "ldf": [16, 25, 27, 28, 58, 62, 67, 69, 70], "licens": 55, "linear": [21, 62, 63, 78], "linear_interp_data": 46, "linux": 6, "liquid": [28, 70], "load": 3, "lrm": 86, "lrmp": 85, "lump": [52, 53, 85, 86], "lumped_rate_model_with_por": 52, "lumped_rate_model_without_por": 53, "m": 8, "mass": [14, 30, 33, 34, 56, 72, 75, 76, 79], "mass_action_law": 42, "matrix": 62, "meta": 40, "method": 36, "mi": 10, "mobil": [15, 22, 57, 64], "model": [12, 20, 35, 36, 39, 42, 46, 47, 48, 49, 51, 52, 53, 62, 77, 79, 80, 81, 82, 83, 85, 86], "modul": [15, 22, 57, 64], "multi": [23, 24, 25, 26, 27, 28, 29, 30, 33, 39, 65, 66, 67, 68, 69, 70, 71, 72, 75], "multipl": [20, 42, 82], "network": 78, "non": 20, "nonlinear": 35, "notat": 39, "ongo": 13, "oper": [11, 39, 46, 50, 78, 83], "order": 39, "osx": 7, "outlet": [12, 54, 87], "output": 41, "overview": 11, "param_xxx": [41, 44], "paramet": [11, 36, 39, 44, 89], "paramt": [11, 35], "particl": [20, 42, 82], "phase": [15, 22, 28, 57, 64, 70], "piecewise_cubic_poli": 46, "plot": 12, "pore": [52, 53, 85, 86], "pre": 10, "preliminari": 12, "prerequisit": [6, 7, 8], "python": 10, "rate": [12, 47, 49, 52, 53, 78, 79, 80, 82, 85, 86], "reaction": [4, 11, 42, 79], "reaction_model": 42, "reactor": [48, 81], "read": 11, "reconstruct": 36, "refer": 62, "resid": 5, "result": [11, 12], "return": 43, "run": 12, "saska": [31, 73], "sec_xxx": 51, "section": [12, 39, 45, 89], "self": [32, 74], "sensit": [41, 44, 89], "set": 12, "setup": [11, 89], "simplifi": [33, 75], "simul": [10, 12, 89], "size": 82, "solut": [41, 78], "solver": [11, 35, 45, 46], "sourc": 10, "source_xxx": 46, "specif": [37, 78, 80, 82, 89], "spread": [29, 71], "start": 9, "state": [30, 33, 72, 75], "step": [12, 89], "steric": [14, 30, 33, 34, 56, 72, 75, 76], "stir": [48, 81], "structur": 39, "suitespars": 8, "sundial": [6, 7, 8], "superlu": [6, 7], "support": [62, 83], "surfac": [19, 61], "switch": [11, 78], "switch_xxx": 46, "system": [12, 46, 78], "tank": [48, 81], "tbb": 8, "time": [5, 12, 89], "time_integr": 45, "transit": 89, "two": [47, 80], "type": [20, 42, 51, 82], "umfpack": [6, 7], "unit": [11, 39, 46, 50, 51, 78, 83], "unit_typ": [47, 48, 49, 52, 53], "unit_xxx": [35, 36, 39, 41, 42, 43, 47, 48, 49, 51, 52, 53], "unit_yyi": 41, "unknown": 82, "up": 12, "us": 39, "valv": 78, "variabl": 82, "veloc": [80, 82], "version": 37, "wash": 3, "water": [18, 19, 60, 61], "weno": 36, "window": 8, "without": [53, 86]}}) \ No newline at end of file +Search.setIndex({"alltitles": {"/output/coordinates/unit_XXX": [[41, "output-coordinates-unit-xxx"]], "0. Preliminary Steps": [[12, "preliminary-steps"]], "1. Setting Up the Model": [[12, "setting-up-the-model"]], "2. Setting up Time Sections and Connections": [[12, "setting-up-time-sections-and-connections"]], "3. Setting Up the Simulator and Running the Simulation": [[12, "setting-up-the-simulator-and-running-the-simulation"]], "4. Plotting the Results": [[12, "plotting-the-results"]], "Adaptivity": [[89, "adaptivity"]], "Adsorption Model": [[12, "adsorption-model"]], "Batch chromatography": [[1, null]], "Bi Steric Mass Action": [[14, null], [56, null]], "Bibliography": [[90, null]], "Binding model feature matrix": [[62, "binding-model-feature-matrix"]], "Binding models": [[20, null], [62, null]], "Bugs": [[13, "bugs"]], "Build CADET": [[6, "build-cadet"], [7, "build-cadet"], [8, "build-cadet"]], "Build dependencies": [[6, "build-dependencies"], [7, "build-dependencies"], [8, "build-dependencies"]], "Build for Linux": [[6, null]], "Build for MS Windows": [[8, null]], "Build for OSX": [[7, null]], "CADET": [[13, null]], "CADET Documentation": [[0, null]], "CADET Introduction": [[12, null]], "CADET Overview": [[11, null]], "Call solver and read results": [[11, "call-solver-and-read-results"]], "Chemical reactions": [[4, null]], "Citing": [[13, "citing"]], "Common notation and identifiers used in the file format description": [[39, "id5"]], "Configure solver": [[11, "configure-solver"]], "Consistent initialization": [[89, "consistent-initialization"]], "Continuous stirred tank reactor model": [[48, null]], "Continuous stirred tank reactor model (CSTR)": [[81, null]], "Correlation of forward- and backward rate constants": [[79, "correlation-of-forward-and-backward-rate-constants"]], "Define adsorption and reaction paramters": [[11, "define-adsorption-and-reaction-paramters"]], "Define unit operation parameters": [[11, "define-unit-operation-parameters"]], "Dependence on external function": [[62, "dependence-on-external-function"], [79, "dependence-on-external-function"]], "Donations": [[13, "donations"]], "Dynamic flow rates": [[78, "dynamic-flow-rates"]], "Equilibrium constants": [[62, "equilibrium-constants"]], "Examples": [[2, null]], "Exercises": [[12, "exercises"]], "Extended Mobile Phase Modulator Langmuir": [[15, null], [57, null]], "Externally dependent binding models": [[20, "externally-dependent-binding-models"]], "Externally dependent reaction models": [[42, "externally-dependent-reaction-models"]], "Features": [[13, "features"]], "File format versions": [[37, null]], "Flux reconstruction methods": [[36, null]], "Freundlich LDF": [[16, null], [58, null]], "General Rate Model": [[12, "general-rate-model"], [49, null]], "General rate model (GRM)": [[82, null]], "Generalized Ion Exchange": [[17, null], [59, null]], "Getting started": [[9, null]], "Global structure": [[39, "global-structure"]], "Group /input/model": [[46, "group-input-model"]], "Group /input/model/connections": [[46, "group-input-model-connections"]], "Group /input/model/connections/switch_XXX": [[46, "group-input-model-connections-switch-xxx"]], "Group /input/model/external/source_XXX - EXTFUN_TYPE = LINEAR_INTERP_DATA": [[46, "group-input-model-external-source-xxx-extfun-type-linear-interp-data"]], "Group /input/model/external/source_XXX - EXTFUN_TYPE = PIECEWISE_CUBIC_POLY": [[46, "group-input-model-external-source-xxx-extfun-type-piecewise-cubic-poly"]], "Group /input/model/solver": [[46, "group-input-model-solver"]], "Group /input/model/unit_XXX - UNIT-TYPE = INLET": [[51, "group-input-model-unit-xxx-unit-type-inlet"]], "Group /input/model/unit_XXX - UNIT_TYPE - GENERAL_RATE_MODEL": [[49, "group-input-model-unit-xxx-unit-type-general-rate-model"]], "Group /input/model/unit_XXX - UNIT_TYPE = CSTR": [[48, "group-input-model-unit-xxx-unit-type-cstr"]], "Group /input/model/unit_XXX - UNIT_TYPE = LUMPED_RATE_MODEL_WITHOUT_PORES": [[53, "group-input-model-unit-xxx-unit-type-lumped-rate-model-without-pores"]], "Group /input/model/unit_XXX - UNIT_TYPE = LUMPED_RATE_MODEL_WITH_PORES": [[52, "group-input-model-unit-xxx-unit-type-lumped-rate-model-with-pores"]], "Group /input/model/unit_XXX/discretization - UNIT_TYPE - GENERAL_RATE_MODEL": [[49, "group-input-model-unit-xxx-discretization-unit-type-general-rate-model"]], "Group /input/model/unit_XXX/discretization - UNIT_TYPE - GENERAL_RATE_MODEL_2D": [[47, "group-input-model-unit-xxx-discretization-unit-type-general-rate-model-2d"]], "Group /input/model/unit_XXX/discretization - UNIT_TYPE = LUMPED_RATE_MODEL_WITHOUT_PORES": [[53, "group-input-model-unit-xxx-discretization-unit-type-lumped-rate-model-without-pores"]], "Group /input/model/unit_XXX/discretization - UNIT_TYPE = LUMPED_RATE_MODEL_WITH_PORES": [[52, "group-input-model-unit-xxx-discretization-unit-type-lumped-rate-model-with-pores"]], "Group /input/model/unit_XXX/discretization/consistency_solver - Nonlinear consistency solver paramters": [[35, "group-input-model-unit-xxx-discretization-consistency-solver-nonlinear-consistency-solver-paramters"]], "Group /input/model/unit_XXX/discretization/weno - WENO Parameters": [[36, "group-input-model-unit-xxx-discretization-weno-weno-parameters"]], "Group /input/model/unit_XXX/reaction - REACTION_MODEL = MASS_ACTION_LAW": [[42, "group-input-model-unit-xxx-reaction-reaction-model-mass-action-law"]], "Group /input/model/unit_XXX/sec_XXX": [[51, "group-input-model-unit-xxx-sec-xxx"]], "Group /input/return": [[43, "group-input-return"]], "Group /input/return/unit_XXX": [[43, "group-input-return-unit-xxx"]], "Group /input/sensitivity": [[44, "group-input-sensitivity"]], "Group /input/sensitivity/param_XXX": [[44, "group-input-sensitivity-param-xxx"]], "Group /input/solver": [[45, "group-input-solver"]], "Group /output": [[41, "group-output"]], "Group /output/sensitivity/param_XXX/unit_YYY": [[41, "group-output-sensitivity-param-xxx-unit-yyy"]], "Group /output/solution": [[41, "group-output-solution"]], "Group /output/solution/unit_XXX": [[41, "group-output-solution-unit-xxx"]], "Group /solver/sections": [[45, "group-solver-sections"]], "Group /solver/time_integrator": [[45, "group-solver-time-integrator"]], "HDF5": [[6, "hdf5"], [7, "hdf5"], [8, "hdf5"]], "HIC Constant Water Activity": [[18, null], [60, null]], "HIC Water on Hydrophobic Surfaces": [[19, null], [61, null]], "Initial Conditions": [[12, "initial-conditions"]], "Inlet": [[51, null], [84, null]], "Inlet Model": [[12, "inlet-model"]], "Input Group": [[38, null]], "Install CADET core simulator": [[10, "install-cadet-core-simulator"]], "Install CADET-MI": [[10, "install-cadet-mi"]], "Install CADET-Python": [[10, "install-cadet-python"]], "Install a frontend": [[10, "install-a-frontend"]], "Install from source": [[10, "install-from-source"]], "Install pre-built binaries": [[10, "install-pre-built-binaries"]], "Installation": [[10, null], [13, "installation"]], "Interface specifications": [[37, null]], "Introduction": [[39, null]], "Joint parameters": [[89, "joint-parameters"]], "LAPACK": [[6, "lapack"], [7, "lapack"], [8, "lapack"]], "License": [[55, null]], "Linear": [[21, null], [63, null]], "Linear Driving Force (LDF)": [[62, "linear-driving-force-ldf"]], "Load Wash Elute": [[3, null]], "Lumped Rate Model Without Pores": [[53, null]], "Lumped rate model with pores": [[52, null]], "Lumped rate model with pores (LRMP)": [[85, null]], "Lumped rate model without pores (LRM)": [[86, null]], "Mass action law": [[79, "mass-action-law"]], "Meta Group": [[40, null]], "Mobile Phase Modulator Langmuir": [[22, null], [64, null]], "Modelling": [[77, null]], "Multi Component Anti-Langmuir": [[23, null], [65, null]], "Multi Component Bi-Langmuir": [[24, null], [66, null]], "Multi Component Bi-Langmuir LDF": [[25, null], [67, null]], "Multi Component Langmuir": [[26, null], [68, null]], "Multi Component Langmuir LDF": [[27, null], [69, null]], "Multi Component Langmuir LDF Liquid Phase": [[28, null], [70, null]], "Multi Component Spreading": [[29, null], [71, null]], "Multi-State Steric Mass Action": [[30, null], [72, null]], "Multiple particle types": [[20, "multiple-particle-types"], [42, "multiple-particle-types"], [82, "multiple-particle-types"]], "Networks of unit operations": [[78, null]], "Non-binding components": [[20, "non-binding-components"]], "Nonlinear solver for consistent initialization": [[35, null]], "Notation and identifiers": [[39, "notation-and-identifiers"]], "Ongoing Development": [[13, "ongoing-development"]], "Ordering of multi dimensional data": [[39, "ordering-of-multi-dimensional-data"]], "Outlet": [[54, null], [87, null]], "Outlet Model": [[12, "outlet-model"]], "Output Group": [[41, null]], "Parameter Sensitivities": [[44, null]], "Parameter sensitivities": [[89, "parameter-sensitivities"]], "Particle Geometry": [[82, "particle-geometry"]], "Prerequisites": [[6, "prerequisites"], [7, "prerequisites"], [8, "prerequisites"]], "Reaction models": [[42, null], [79, null]], "Reference concentrations": [[62, "reference-concentrations"]], "Residence time distributions": [[5, null]], "Return data": [[43, null]], "SUNDIALS": [[6, "sundials"], [7, "sundials"], [8, "sundials"]], "Saska": [[31, null], [73, null]], "Section dependent datasets in the 1D unit operation models (/input/model/unit_XXX group)": [[39, "id6"]], "Section dependent model parameters": [[39, "section-dependent-model-parameters"]], "Self Association": [[32, null], [74, null]], "Setting up the Discretization": [[12, "setting-up-the-discretization"]], "Setup": [[89, "setup"]], "Setup connections and switches": [[11, "setup-connections-and-switches"]], "Simplified Multi-State Steric Mass Action": [[33, null], [75, null]], "Simulation": [[89, null]], "Size exclusion chromatography": [[82, "size-exclusion-chromatography"]], "Solution of the linear systems": [[78, "solution-of-the-linear-systems"]], "Solver Configuration": [[45, null]], "Specification of flow rate / velocity and direction": [[80, "specification-of-flow-rate-velocity-and-direction"], [82, "specification-of-flow-rate-velocity-and-direction"]], "Specification of network connections": [[78, "specification-of-network-connections"]], "Steric Mass Action": [[34, null], [76, null]], "SuiteSparse": [[8, "suitesparse"]], "SuperLU": [[6, "superlu"], [7, "superlu"]], "Supported features of the different binding models": [[62, "id3"]], "Supported features of the different unit operations models": [[83, "id2"]], "System Connectivity": [[12, "system-connectivity"]], "System of unit operations": [[46, null]], "TBB": [[8, "tbb"]], "Time Sections": [[12, "time-sections"]], "Time section specification": [[89, "time-section-specification"]], "Time sections and transitions": [[89, "time-sections-and-transitions"]], "Time stepping": [[89, "time-stepping"]], "Two Dimensional General rate model (GRM2D)": [[80, null]], "Two dimensional general rate model": [[47, null]], "UMFPACK": [[6, "umfpack"], [7, "umfpack"]], "Unit Operations": [[50, null]], "Unit operation models": [[83, null]], "Valve switches": [[78, "valve-switches"]], "Variables and unknowns": [[82, "id5"]]}, "docnames": ["README", "examples/batch_chromatography", "examples/index", "examples/load_wash_elute", "examples/reaction_cstr", "examples/rtd", "getting_started/build_linux", "getting_started/build_osx", "getting_started/build_windows", "getting_started/index", "getting_started/installation", "getting_started/overview", "getting_started/tutorials/breakthrough", "index", "interface/binding/bi_steric_mass_action", "interface/binding/extended_mobile_phase_modulator_langmuir", "interface/binding/freundlich_ldf", "interface/binding/generalized_ion_exchange", "interface/binding/hic_constant_water_activity", "interface/binding/hic_water_on_hydrophobic_surfaces", "interface/binding/index", "interface/binding/linear", "interface/binding/mobile_phase_modulator_langmuir", "interface/binding/multi_component_anti_langmuir", "interface/binding/multi_component_bi_langmuir", "interface/binding/multi_component_bi_langmuir_ldf", "interface/binding/multi_component_langmuir", "interface/binding/multi_component_langmuir_ldf", "interface/binding/multi_component_langmuir_ldf_liquid_phase", "interface/binding/multi_component_spreading", "interface/binding/multi_state_steric_mass_action", "interface/binding/saska", "interface/binding/self_association", "interface/binding/simplified_multi_state_steric_mass_action", "interface/binding/steric_mass_action", "interface/consistent_initialization", "interface/flux_reconstruction", "interface/index", "interface/input_group", "interface/introduction", "interface/meta_group", "interface/output_group", "interface/reactions", "interface/return_data", "interface/sensitivities", "interface/solver", "interface/system", "interface/unit_operations/2d_general_rate_model", "interface/unit_operations/cstr", "interface/unit_operations/general_rate_model", "interface/unit_operations/index", "interface/unit_operations/inlet", "interface/unit_operations/lumped_rate_model_with_pores", "interface/unit_operations/lumped_rate_model_without_pores", "interface/unit_operations/outlet", "license", "modelling/binding/bi_steric_mass_action", "modelling/binding/extended_mobile_phase_modulator_langmuir", "modelling/binding/freundlich_ldf", "modelling/binding/generalized_ion_exchange", "modelling/binding/hic_constant_water_activity", "modelling/binding/hic_water_on_hydrophobic_surfaces", "modelling/binding/index", "modelling/binding/linear", "modelling/binding/mobile_phase_modulator_langmuir", "modelling/binding/multi_component_anti_langmuir", "modelling/binding/multi_component_bi_langmuir", "modelling/binding/multi_component_bi_langmuir_ldf", "modelling/binding/multi_component_langmuir", "modelling/binding/multi_component_langmuir_ldf", "modelling/binding/multi_component_langmuir_ldf_liquid_phase", "modelling/binding/multi_component_spreading", "modelling/binding/multi_state_steric_mass_action", "modelling/binding/saska", "modelling/binding/self_association", "modelling/binding/simplified_multi_state_steric_mass_action", "modelling/binding/steric_mass_action", "modelling/index", "modelling/networks", "modelling/reactions", "modelling/unit_operations/2d_general_rate_model", "modelling/unit_operations/cstr", "modelling/unit_operations/general_rate_model", "modelling/unit_operations/index", "modelling/unit_operations/inlet", "modelling/unit_operations/lumped_rate_model_with_pores", "modelling/unit_operations/lumped_rate_model_without_pores", "modelling/unit_operations/outlet", "requirements", "simulation/index", "zbibliography"], "envversion": {"sphinx": 64, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.todo": 2, "sphinxcontrib.bibtex": 9}, "filenames": ["README.md", "examples/batch_chromatography.rst", "examples/index.rst", "examples/load_wash_elute.rst", "examples/reaction_cstr.rst", "examples/rtd.rst", "getting_started/build_linux.rst", "getting_started/build_osx.rst", "getting_started/build_windows.rst", "getting_started/index.rst", "getting_started/installation.rst", "getting_started/overview.rst", "getting_started/tutorials/breakthrough.rst", "index.rst", "interface/binding/bi_steric_mass_action.rst", "interface/binding/extended_mobile_phase_modulator_langmuir.rst", "interface/binding/freundlich_ldf.rst", "interface/binding/generalized_ion_exchange.rst", "interface/binding/hic_constant_water_activity.rst", "interface/binding/hic_water_on_hydrophobic_surfaces.rst", "interface/binding/index.rst", "interface/binding/linear.rst", "interface/binding/mobile_phase_modulator_langmuir.rst", "interface/binding/multi_component_anti_langmuir.rst", "interface/binding/multi_component_bi_langmuir.rst", "interface/binding/multi_component_bi_langmuir_ldf.rst", "interface/binding/multi_component_langmuir.rst", "interface/binding/multi_component_langmuir_ldf.rst", "interface/binding/multi_component_langmuir_ldf_liquid_phase.rst", "interface/binding/multi_component_spreading.rst", "interface/binding/multi_state_steric_mass_action.rst", "interface/binding/saska.rst", "interface/binding/self_association.rst", "interface/binding/simplified_multi_state_steric_mass_action.rst", "interface/binding/steric_mass_action.rst", "interface/consistent_initialization.rst", "interface/flux_reconstruction.rst", "interface/index.rst", "interface/input_group.rst", "interface/introduction.rst", "interface/meta_group.rst", "interface/output_group.rst", "interface/reactions.rst", "interface/return_data.rst", "interface/sensitivities.rst", "interface/solver.rst", "interface/system.rst", "interface/unit_operations/2d_general_rate_model.rst", "interface/unit_operations/cstr.rst", "interface/unit_operations/general_rate_model.rst", "interface/unit_operations/index.rst", "interface/unit_operations/inlet.rst", "interface/unit_operations/lumped_rate_model_with_pores.rst", "interface/unit_operations/lumped_rate_model_without_pores.rst", "interface/unit_operations/outlet.rst", "license.rst", "modelling/binding/bi_steric_mass_action.rst", "modelling/binding/extended_mobile_phase_modulator_langmuir.rst", "modelling/binding/freundlich_ldf.rst", "modelling/binding/generalized_ion_exchange.rst", "modelling/binding/hic_constant_water_activity.rst", "modelling/binding/hic_water_on_hydrophobic_surfaces.rst", "modelling/binding/index.rst", "modelling/binding/linear.rst", "modelling/binding/mobile_phase_modulator_langmuir.rst", "modelling/binding/multi_component_anti_langmuir.rst", "modelling/binding/multi_component_bi_langmuir.rst", "modelling/binding/multi_component_bi_langmuir_ldf.rst", "modelling/binding/multi_component_langmuir.rst", "modelling/binding/multi_component_langmuir_ldf.rst", "modelling/binding/multi_component_langmuir_ldf_liquid_phase.rst", "modelling/binding/multi_component_spreading.rst", "modelling/binding/multi_state_steric_mass_action.rst", "modelling/binding/saska.rst", "modelling/binding/self_association.rst", "modelling/binding/simplified_multi_state_steric_mass_action.rst", "modelling/binding/steric_mass_action.rst", "modelling/index.rst", "modelling/networks.rst", "modelling/reactions.rst", "modelling/unit_operations/2d_general_rate_model.rst", "modelling/unit_operations/cstr.rst", "modelling/unit_operations/general_rate_model.rst", "modelling/unit_operations/index.rst", "modelling/unit_operations/inlet.rst", "modelling/unit_operations/lumped_rate_model_with_pores.rst", "modelling/unit_operations/lumped_rate_model_without_pores.rst", "modelling/unit_operations/outlet.rst", "requirements.txt", "simulation/index.rst", "zbibliography.rst"], "indexentries": {}, "objects": {}, "objnames": {}, "objtypes": {}, "terms": {"": [6, 7, 8, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 40, 41, 45, 46, 47, 48, 49, 51, 52, 53, 55, 76, 78, 79, 80, 81, 82, 85, 86, 87, 89, 90], "0": [6, 7, 8, 11, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 40, 42, 43, 44, 45, 46, 47, 48, 49, 52, 53, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 78, 79, 80, 81, 82, 84, 85, 86, 89, 90], "00008": 90, "0001": 35, "00050": 90, "0009": 90, "0009250953800011": 90, "004": 90, "01": [12, 35, 90], "01496399208019442": 90, "0288": 90, "040000": 40, "045": 90, "050": 90, "07": 90, "08": 90, "085": 90, "0e": 12, "1": [6, 7, 8, 11, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 39, 41, 43, 44, 45, 46, 47, 48, 49, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 78, 79, 80, 81, 82, 83, 84, 85, 86, 89, 90], "10": [6, 7, 12, 39, 45, 46, 55, 58, 89, 90], "100": 12, "10000": 12, "1000000": 12, "1001": 12, "1002": 90, "1007": 90, "1016": 90, "1021": 90, "1055": 90, "1080": 90, "1089014": 90, "1089020": 90, "11": [55, 59, 90], "113": 13, "1145": 90, "1167": 90, "1180": 13, "1191": 13, "12": [6, 7, 8, 55, 59, 71, 74, 80, 90], "1200": 12, "1244": 90, "1262": 90, "13": [13, 55, 60, 90], "1365": 90, "139": [13, 90], "14": [55, 58, 61, 80, 90], "1465": 90, "15": [55, 64, 80, 90], "151": 90, "152": [13, 90], "16": [8, 12, 55, 64, 79, 90], "1600336": 90, "161": 90, "162": [13, 90], "166": 8, "1679": 90, "17": [8, 55, 68, 78, 90], "1711": 90, "1732": 90, "175": 90, "17825832": 90, "18": [73, 78, 90], "180": 90, "183": 90, "19": [74, 78, 89, 90], "190": 90, "1916": 90, "1953": 90, "1965": 90, "1968": 90, "1969": 90, "1978": 90, "1989": 90, "1992": 90, "1995": 90, "1996": [55, 90], "1997": 90, "1d": 41, "1e": [12, 58], "1e6": 12, "2": [6, 7, 8, 15, 17, 20, 30, 31, 36, 39, 41, 42, 43, 46, 47, 48, 49, 51, 52, 53, 55, 58, 59, 62, 71, 74, 75, 78, 79, 80, 82, 84, 85, 86, 90], "20": [12, 55, 76, 90], "200": 12, "2004": 90, "2005": 90, "2006": 90, "2007": [55, 90], "2008": 90, "200800082": 90, "2010": 13, "201000560": 90, "2012": 90, "2013": 13, "2015": [8, 90], "2016": [13, 61, 90], "201600336": 90, "2017": 90, "2018": 13, "2019": [8, 90], "2022": 90, "21": [71, 89, 90], "22": [89, 90], "2221": 90, "2295": 90, "23": [89, 90], "237": 90, "248": 90, "25": [46, 90], "2509": 90, "264193": 90, "264573": 90, "27": 90, "274": 13, "28": 55, "29": [55, 90], "294": 13, "2d": [12, 41], "2nd": 90, "3": [6, 7, 8, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 36, 39, 41, 42, 45, 46, 47, 48, 49, 51, 52, 53, 55, 62, 63, 66, 68, 75, 78, 79, 80, 82, 84, 85, 86, 89, 90], "30": 55, "31": 90, "32": 12, "33": [11, 12], "34": 13, "343": 90, "35": 90, "363": 90, "36f": 45, "37": 12, "370537": 90, "38": 90, "39": 90, "396": 90, "4": [6, 7, 39, 40, 45, 46, 47, 49, 52, 55, 82, 85, 86, 89, 90], "40000": 12, "41": 90, "41f": [46, 47, 49, 52], "42": 90, "450": 90, "46": 13, "463408": 90, "469": 90, "5": [6, 7, 8, 12, 36, 39, 45, 46, 47, 49, 52, 55, 82, 89, 90], "500": 45, "53": 90, "54": 90, "56": 13, "57": 13, "6": [12, 31, 32, 49, 55, 82, 89, 90], "60": [12, 55, 90], "642": 90, "690140613": 90, "690381212": 90, "690420507": 90, "6b": 55, "6d": 55, "7": [8, 39, 45, 46, 47, 49, 52, 55, 82, 90], "70": 90, "71": 90, "78": 90, "79541": 90, "79543": 90, "8": [12, 13, 39, 46, 55, 82, 85, 86, 89, 90], "80001": 90, "801406": 90, "864": 90, "874": 90, "886": 90, "895": 90, "8b05873": 90, "9": [55, 58, 90], "919": 90, "927": 90, "9274": 90, "96437": 90, "9673": 90, "97": 90, "978": 90, "99457": 90, "A": [8, 10, 12, 13, 46, 47, 49, 52, 55, 57, 61, 62, 63, 64, 71, 72, 78, 79, 80, 82, 83, 84, 87, 89, 90], "AND": 55, "AS": 55, "And": 55, "As": [10, 11, 12, 85, 89], "At": [15, 37, 89], "BE": 55, "BEING": 55, "BUT": 55, "BY": 55, "But": 55, "By": [39, 55, 62, 78, 79, 82, 85, 86], "FOR": 55, "For": [10, 11, 12, 13, 20, 39, 42, 46, 47, 49, 52, 53, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 79, 80, 82, 84, 85, 86, 87, 89], "IF": 55, "IN": 55, "If": [6, 7, 8, 10, 12, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 39, 41, 42, 46, 47, 48, 49, 52, 55, 78, 81, 82, 89], "In": [8, 10, 11, 12, 20, 37, 40, 42, 47, 49, 52, 55, 57, 59, 62, 65, 71, 72, 73, 76, 78, 79, 82, 87, 89, 90], "It": [12, 39, 55, 67, 69, 70, 74, 82, 89], "NO": 55, "NOT": 55, "No": [55, 58], "Not": 55, "OF": 55, "ON": [6, 7, 8], "OR": 55, "Of": [12, 55], "On": [12, 84, 89], "One": 58, "Or": 13, "SUCH": 55, "Such": [55, 78], "THE": 55, "THERE": 55, "TO": 55, "That": [78, 80], "The": [0, 10, 12, 13, 17, 20, 30, 32, 33, 34, 37, 39, 42, 46, 47, 48, 49, 52, 53, 55, 56, 57, 58, 59, 62, 64, 65, 66, 68, 71, 72, 73, 74, 75, 76, 78, 79, 80, 81, 82, 84, 85, 86, 87, 89, 90], "Then": [0, 12, 39], "There": [12, 78], "These": [12, 55, 78, 79, 80, 89], "To": [0, 10, 12, 13, 55, 58], "WILL": 55, "WITH": 55, "With": 78, "_": [30, 41, 47, 48, 49, 51, 52, 53, 56, 57, 62, 72, 75, 78, 79, 82, 84, 89], "_0": [59, 62, 72, 74, 76, 89], "_a": 89, "_d": 89, "_i": [47, 49, 52, 58], "_port_xyz_": 43, "a_": 84, "ab": 90, "abil": 55, "abl": 6, "abort": 89, "about": [12, 55, 77], "abov": [55, 62, 75, 78, 82], "absenc": 55, "absolut": [44, 45, 47, 55, 89], "abstol": [12, 44, 45, 89], "abus": 55, "ac": 90, "academ": 90, "acc": [82, 85], "acceler": [7, 89], "accept": 55, "access": [47, 49, 52, 55, 82], "accompani": 55, "accord": 55, "accordingli": 86, "account": [20, 42, 62, 68, 73, 76, 78, 79, 80, 82, 89], "accur": [13, 89], "accuraci": [47, 49], "achiev": [55, 62, 79], "acknowledg": 55, "acm": 90, "acquir": 55, "across": 55, "act": [62, 78, 79, 83], "action": [0, 20, 38, 55, 59, 62, 74, 77, 90], "activ": [10, 13, 20, 38, 46, 55, 62, 78, 79, 90], "actual": [12, 55, 62, 82], "acycl": [46, 78], "ad": [12, 13, 37, 43, 55, 61, 62, 64, 71, 72, 73, 74, 80, 81, 82, 85, 86, 87, 89], "ad1": 44, "adapt": [12, 55, 62, 79], "add": [6, 7, 10, 12, 55, 56, 66, 71, 72, 89], "addict": 12, "addit": [6, 12, 55, 56, 59, 66, 72, 73, 75, 76, 78, 81], "addition": 80, "address": [46, 55, 58], "adjac": 75, "adjust": 78, "adopt": 55, "adsorb": [72, 90], "adsorpt": [14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 59, 62, 74, 82, 90], "adsorption_000": 20, "adsorption_model": [12, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 47, 48, 49, 52, 53], "adsorption_model_multiplex": [47, 49, 52], "adsorption_particl": 42, "adsorption_yyi": 20, "advect": 12, "advers": 55, "advis": 55, "affect": [55, 89], "affero": 55, "affin": 49, "affirm": 55, "after": [55, 89], "again": [6, 78, 89], "against": 55, "aggreg": 55, "agre": 55, "agreement": 55, "aic": 90, "aich": 90, "aid": 82, "aim": 55, "al": 61, "alan": 90, "algebra": [13, 89, 90], "algorithm": [13, 44, 46, 47, 48, 49, 52, 53, 62, 79, 90], "algtol": [12, 45, 89], "align": [20, 42, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 78, 79, 80, 81, 82, 84, 85, 86, 89], "all": [0, 7, 8, 11, 12, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 39, 41, 42, 43, 45, 46, 47, 48, 49, 52, 55, 56, 62, 66, 68, 71, 72, 75, 77, 78, 79, 80, 81, 82, 85, 86, 89], "alleg": 55, "allevi": 89, "alloc": 89, "allow": [12, 15, 55, 56, 57, 66, 71, 72, 73, 75, 78, 80, 82, 89, 90], "almost": [11, 12], "along": [47, 55, 80], "alpha_": 89, "alpha_0": 58, "alpha_1": [58, 89], "alpha_2": 58, "alpha_i": 89, "alpha_n": 89, "alreadi": [8, 55, 74], "also": [7, 8, 9, 10, 11, 12, 20, 36, 37, 39, 42, 47, 49, 52, 53, 55, 57, 58, 62, 67, 69, 70, 74, 76, 82, 85, 87, 89], "altern": [47, 55], "alterni": 62, "although": [12, 55], "alwai": [6, 7, 8, 12, 13, 46, 47, 62, 78, 80, 89], "american": 90, "among": [55, 77], "amount": [12, 62, 89], "amsterdam": 90, "an": [10, 11, 12, 39, 46, 47, 49, 52, 55, 56, 57, 58, 62, 66, 73, 78, 79, 82, 84, 89, 90], "anaconda": 10, "analysi": [13, 89, 90], "analyt": [47, 48, 49, 52, 53, 63, 89], "ancillari": 55, "ander": 90, "andersson": 13, "andrea": 90, "anh": 90, "ani": [0, 12, 13, 20, 40, 42, 47, 49, 52, 55, 58, 78, 81, 82, 87], "anita": 90, "anoth": [12, 59, 71, 78], "ansatz": 89, "anti": [20, 38, 55, 62], "antibodi": 90, "anyon": 55, "anyth": 55, "api": 13, "appear": 62, "append": [12, 47, 49, 78], "appli": [12, 55, 62, 79, 81, 82, 85, 86, 90], "applic": [13, 55, 82, 87, 90], "appreci": 13, "approach": [62, 89], "appropri": [39, 55, 62, 78, 79, 89], "approxim": [55, 58, 62, 80], "aqueou": 90, "ar": [6, 7, 8, 10, 11, 12, 13, 17, 20, 34, 35, 37, 39, 41, 42, 43, 45, 46, 47, 49, 52, 53, 55, 56, 57, 58, 59, 60, 61, 62, 66, 71, 72, 75, 76, 78, 79, 80, 81, 82, 85, 86, 87, 89], "arbitari": 12, "arbitrari": [12, 13, 45, 46, 56, 66, 80, 84], "arbitrarili": 89, "area": [49, 52, 53, 55, 82], "aris": [55, 89], "around": [65, 82], "arrai": [39, 41, 47, 78, 89], "arrang": 55, "art": 13, "articl": [55, 90], "arxiv": 90, "ascend": 47, "ashok": 90, "ask": 55, "asp": 90, "aspect": 89, "assert": 55, "asset": 55, "assign": [39, 62, 79], "associ": [20, 38, 55, 62, 90], "assum": [6, 7, 8, 37, 49, 55, 60, 61, 62, 78, 80, 81, 82, 89], "assumpt": [12, 55, 75, 79, 80, 82, 89], "assur": 55, "asymmetr": 90, "atla": 6, "atrn_err": 35, "atrn_r": 35, "attach": [55, 78], "attempt": 55, "attila": 90, "attribut": [12, 55], "aumeier": 90, "author": [55, 62], "autocc": [6, 7], "automat": [0, 46, 55, 89], "avail": [6, 7, 8, 12, 17, 30, 32, 33, 34, 35, 42, 47, 55, 56, 62, 72, 74, 76, 89], "availab": 62, "averag": 62, "avoid": [55, 87, 89], "awai": 55, "ax": [36, 47, 80, 82, 85, 86], "axelsson": 90, "axial": [12, 41, 46, 47, 49, 52, 53, 62, 79, 80, 82], "axial_coordin": 41, "b": [0, 12, 55, 71, 90], "b978": 90, "b978012801406600008x": 90, "b_": 84, "backward": [42, 47, 77, 89], "balanc": [78, 81, 82], "band": [47, 82], "bar": [56, 59, 62, 72, 74, 76], "barton": 90, "base": [11, 12, 17, 20, 42, 46, 49, 55, 58, 59, 61, 62, 67, 69, 70, 79, 89, 90], "basic": [55, 81], "batch": [2, 81], "bayesian": 90, "bdf": 89, "bead": [39, 43, 47, 48, 49, 52, 53, 56, 62, 64, 72, 76, 79, 82], "becaus": [6, 12, 55, 89], "becom": [11, 12, 49, 78, 89], "bed": 90, "been": [11, 55, 56, 66, 89], "befor": [6, 7, 11, 12, 78, 80, 89], "begin": [20, 41, 42, 46, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 78, 79, 80, 81, 82, 84, 85, 86, 89], "behalf": 55, "behav": 45, "behavior": [47, 49, 52, 53, 62, 82, 90], "being": [55, 62, 79], "believ": 55, "below": [6, 7, 8, 20, 42, 55, 58, 81, 89], "benedikt": 90, "benefit": [55, 89], "berlin": 90, "bernt": 90, "best": [13, 47, 55, 78], "beta": [15, 22, 60, 61, 64], "beta_0": [60, 61], "beta_1": [60, 61], "beta_c": [82, 85], "beta_i": [57, 64], "beta_t": 86, "better": [8, 13, 46, 47, 49, 52], "between": [12, 30, 46, 47, 49, 52, 55, 56, 58, 66, 71, 72, 75, 78, 89], "beyond": 55, "bi": [20, 38, 62, 71], "bi_steric_mass_act": 14, "bibtex": 88, "bin": [6, 7, 8, 12], "binari": 9, "bind": [10, 11, 12, 14, 15, 17, 18, 19, 30, 32, 33, 34, 37, 38, 39, 47, 48, 49, 52, 53, 56, 57, 58, 59, 60, 61, 63, 65, 66, 68, 71, 72, 73, 74, 76, 77, 81, 82, 85, 86, 89], "bio": 13, "biopolym": 90, "biot": 90, "biotechnologi": 90, "bisma_ka": 14, "bisma_kd": 14, "bisma_lambda": 14, "bisma_nu": 14, "bisma_refc0": 14, "bisma_refq": 14, "bisma_sigma": 14, "bla": 6, "blank": [6, 7, 8], "block": [47, 81], "bnd": [79, 81, 82, 86], "bodi": 55, "boston": 90, "both": [8, 12, 39, 41, 46, 47, 55, 62, 71, 78, 79, 82, 84, 85, 86], "bound": [12, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 39, 44, 47, 48, 49, 52, 53, 57, 60, 61, 62, 64, 71, 72, 74, 76, 79, 81, 82, 86, 89], "boundari": [12, 36, 47, 49, 80, 82, 85, 86], "boundary_model": [12, 36], "box": 55, "branch": [0, 40], "break": [13, 46], "breakthrough": 12, "breviti": [20, 42], "brew": 7, "brief": 55, "broaden": 82, "broberg": 90, "brook": 90, "brown": 90, "browser": 0, "budd": 90, "budget": 89, "build": [0, 9, 10, 12, 13, 81], "build_gener": [6, 7, 8], "built": [6, 7, 8, 9, 11, 12, 40], "bulk": [12, 39, 41, 42, 43, 47, 48, 49, 52, 53, 62, 82], "burkhard": 90, "busi": 55, "buyel": [60, 90], "bwd": 79, "c": [6, 7, 8, 10, 12, 13, 43, 47, 49, 55, 58, 62, 67, 69, 70, 79, 80, 81, 82, 84, 85, 86, 90], "c1": 90, "c18": 90, "c_": [49, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 68, 71, 72, 73, 74, 76, 78, 80, 81, 82, 85, 86], "c_0": [60, 61, 62], "c_i": [62, 67, 69, 70, 81, 82, 84], "c_j": [69, 81, 82, 85], "c_k": 67, "c_p": 58, "cadet": [9, 37, 39, 40, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 89], "cadet_branch": 40, "cadet_commit": 40, "cadet_path": 12, "cadet_vers": 40, "cadetmatch": 10, "cadetmex": 8, "calcul": [42, 76, 78, 79, 89], "call": [10, 12, 36, 55, 89], "can": [0, 6, 7, 8, 10, 11, 12, 13, 20, 37, 39, 42, 46, 47, 49, 52, 55, 56, 57, 58, 62, 64, 71, 72, 75, 78, 79, 80, 81, 82, 84, 85, 87, 89], "cannot": [39, 55, 82], "cap": 82, "capabl": 74, "capac": [14, 15, 17, 18, 19, 22, 23, 24, 25, 26, 27, 28, 29, 30, 32, 33, 34, 56, 62, 66, 68, 76, 82], "captur": 89, "carol": 90, "carri": 55, "case": [6, 12, 20, 42, 47, 48, 49, 52, 55, 57, 58, 65, 75, 78, 80, 82, 87, 89], "caus": [6, 12, 20, 42, 55, 62, 82], "cc": [6, 7], "cdot": [12, 14, 24, 25, 41, 42, 46, 47, 48, 49, 52, 53, 80, 82], "ce": 90, "ceas": 55, "ceat": 90, "cell": [12, 47, 49, 52, 53, 82, 89], "center": 80, "certain": [39, 55, 62, 87], "certainli": 8, "cessat": 55, "cfm": 90, "chain": 89, "challeng": 90, "chang": [0, 6, 7, 8, 12, 13, 18, 19, 37, 39, 45, 55, 58, 62, 78, 79, 82, 89], "channel": [10, 13], "chapter": [12, 39, 89, 90], "character": [55, 82], "characterist": [14, 15, 17, 22, 30, 32, 33, 34, 59, 64, 75, 76], "charg": [14, 17, 30, 32, 33, 34, 55, 59, 75, 76], "check": [12, 89], "checkout": [6, 7, 8], "chemic": [2, 13, 47, 48, 49, 51, 52, 53, 54, 79, 90], "choic": [37, 62], "cholmod_config": [6, 7], "choos": [12, 55, 62], "chosen": [46, 78, 89], "chroma": 90, "chromatogram": [13, 43, 65, 80, 82, 90], "chromatograph": [47, 48, 49, 51, 52, 53, 54, 89, 90], "chromatographi": [2, 13, 64, 76, 85, 90], "chromatographia": 90, "circumst": 55, "circumv": [6, 82], "circumvent": 55, "citat": 90, "civil": 55, "claim": 55, "clang": [6, 7], "clapack": 8, "clapackbuild": 8, "clark": 90, "class": [11, 12, 55, 62], "classic": [46, 47, 49, 52], "clayton": 90, "clear": 55, "clearli": 55, "cli": [8, 12], "close": [55, 78, 89], "cmake": [6, 7, 8], "cocentr": 58, "code": [6, 7, 8, 55], "coeffici": [12, 16, 17, 23, 25, 27, 28, 31, 33, 46, 47, 49, 51, 52, 53, 62, 78, 80, 82, 89, 90], "coffici": 12, "col_dispers": [12, 39, 47, 49, 52, 53], "col_dispersion_multiplex": [47, 49, 52, 53], "col_dispersion_radi": 47, "col_dispersion_radial_multiplex": 47, "col_length": [12, 47, 49, 52, 53], "col_poros": [11, 12, 47, 49, 52], "col_radiu": 47, "colin": 90, "collect": [55, 78, 82], "colloid": 49, "colon": [62, 79, 80, 82], "column": [11, 12, 13, 20, 39, 41, 42, 46, 47, 49, 52, 53, 78, 80, 82], "column_radiu": 47, "com": [0, 6, 7, 8, 11, 13, 90], "combin": [44, 47, 49, 52, 53, 55, 78, 81, 89], "come": 55, "comma": 89, "command": [8, 10, 55], "commerci": 55, "commit": [13, 40, 55], "common": [10, 55, 79, 84], "commun": [8, 55], "comp": [56, 57, 58, 59, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 78, 79, 82], "comp0bnd0": 39, "comp0bnd1": 39, "comp0bnd2": 39, "comp1bnd0": 39, "comp1bnd1": 39, "comp1bnd2": 39, "companion": 89, "compar": 12, "comparison": [59, 62, 83, 90], "compart": 47, "compens": [56, 72, 76], "compet": 68, "competit": [56, 62, 66, 71, 72], "compil": [6, 7, 10, 47, 55], "compilers_and_libraries_2020": 8, "complement": [85, 86], "complet": [9, 12, 77, 86], "complex": 90, "compli": 55, "complianc": 55, "complic": [78, 89], "compon": [12, 15, 16, 17, 21, 30, 33, 37, 38, 39, 41, 43, 44, 46, 47, 48, 49, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 64, 72, 73, 76, 78, 79, 81, 82, 84, 86, 89], "compos": 78, "composit": 35, "comprehens": [13, 82], "compris": [11, 12], "comput": [6, 7, 8, 12, 13, 44, 47, 48, 49, 52, 53, 55, 78, 89, 90], "computation": 89, "con": 78, "concav": 65, "concentr": [12, 14, 17, 18, 19, 20, 30, 32, 33, 34, 47, 48, 49, 51, 52, 53, 56, 59, 63, 64, 67, 69, 70, 72, 74, 76, 77, 79, 82, 84], "concept": [37, 56, 59, 72, 74, 76], "concern": 55, "conclud": 89, "conda": [10, 13], "condit": [47, 49, 55, 56, 72, 76, 80, 82, 85, 86, 89], "configur": [8, 12, 37, 38, 47, 48, 49, 52, 53, 78], "connect": [37, 38, 55, 77, 82, 87, 89], "connection_cub": 46, "connection_lin": 46, "connection_quad": 46, "connections_include_dynamic_flow": 46, "connections_include_port": 46, "consequ": [55, 78, 82, 84, 89], "consequenti": 55, "consid": [12, 55, 57, 58, 62, 64, 71, 79, 80, 82, 89], "consist": [10, 37, 38, 45, 47, 49, 52, 53, 55, 78], "consistency_solv": [37, 38], "consistent_init_mod": 45, "consistent_init_mode_sen": 45, "conspicu": 55, "const_coeff": [12, 46, 51], "constant": [12, 14, 15, 17, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 32, 33, 34, 38, 42, 46, 47, 51, 58, 59, 77, 80, 82], "constantli": [12, 55], "constitut": [55, 90], "constru": 55, "construct": [62, 79], "consum": [55, 89], "contact": 55, "contain": [6, 7, 8, 12, 20, 39, 42, 55, 78, 89], "contant": 62, "content": 55, "context": 55, "continu": [12, 37, 38, 45, 50, 55, 80, 82, 83, 89, 90], "contractu": 55, "contradict": 55, "contrari": [46, 80, 89], "contrast": [55, 78], "contribut": 90, "contributor": 55, "control": [12, 46, 47, 49, 52, 55, 82, 89], "convect": 82, "convei": 55, "conveni": 55, "convent": 39, "converg": [45, 89], "convers": 30, "convert": 47, "convex": 65, "convey": 55, "coordin": [37, 43, 47, 49, 80, 82], "copi": [8, 12, 55], "copyleft": 55, "copyright": 55, "core": [12, 20, 42, 47, 49, 82], "correct": [55, 89], "correl": [62, 77], "correspond": [12, 20, 39, 55, 62, 78, 79, 84, 87, 89], "cost": [55, 89], "costli": 12, "could": [12, 39, 55], "counter": 76, "counterclaim": 55, "counterion": [14, 17, 30, 32, 33, 34], "counterpart": 78, "countri": 55, "coupl": [13, 78], "cours": [55, 89], "court": 55, "coven": 55, "cover": 55, "coverag": 55, "cpu": 12, "cramer": 90, "creat": [6, 7, 8, 10, 11, 12, 13, 39, 41, 43, 77, 89], "criterion": 55, "cross": [49, 52, 53, 55, 80, 82], "cross_section_area": [12, 49, 52, 53], "crude": 80, "crystal": 13, "csaba": 90, "cse": [6, 7, 8], "cstr": [12, 38, 50, 83], "ctest": [6, 7, 8], "cube_coeff": [12, 46, 51], "cubic": [12, 46, 51, 78, 84], "cure": 55, "current": [7, 37, 39, 89], "custom": [10, 55], "customarili": 55, "cxx": [6, 7], "cycl": 78, "cyclic": 46, "cylind": [47, 49, 52, 82], "d": [12, 49, 55, 56, 57, 59, 60, 61, 62, 63, 64, 65, 66, 68, 71, 72, 73, 74, 76, 81, 89, 90], "d_": [36, 49, 80, 82, 84, 85, 86], "d_j": [80, 81, 82, 85], "dae": 89, "dai": 55, "damag": 55, "damp": 35, "dan": 90, "danckwert": [80, 82, 85, 86, 90], "dang": 90, "danger": 55, "darwin": 7, "data": [12, 13, 24, 25, 37, 38, 46, 49, 52, 55, 89], "dataset": [11, 12, 20, 37, 42, 43, 62, 79], "date": 55, "davi": [6, 7, 8], "david": 90, "dbla_stat": 8, "dbla_vendor": [6, 7, 8], "dbuild_meti": 8, "dbuild_shared_lib": [6, 7, 8], "dbuild_test": 8, "dc_p": 58, "dcmake_build_typ": [6, 7, 8], "dcmake_c_flag": [6, 7, 8], "dcmake_cxx_flag": 8, "dcmake_install_prefix": [6, 7, 8], "dcmake_library_path": 8, "dcmake_static_linker_flag": 8, "de": 13, "dead": 78, "dean": 90, "debian": 6, "decemb": [55, 90], "decid": [12, 55], "declin": 55, "decompos": 89, "decomposit": [47, 84], "decoupl": [62, 79], "decreas": 75, "dedic": 41, "deem": 55, "default": [14, 17, 30, 32, 33, 34, 35, 37, 40, 42, 43, 45, 46, 47, 48, 49, 52, 78, 79, 80, 82, 85, 86], "defect": 55, "defens": 55, "defin": [12, 41, 46, 47, 49, 52, 55, 56, 57, 58, 59, 60, 61, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 89], "definit": 55, "degerman": 90, "degrad": [62, 79], "degre": [39, 62, 75, 79], "delet": [6, 7, 8], "delta": 89, "demo": 13, "denable_blaslib": [6, 7], "denable_complex": [6, 7], "denable_complex16": [6, 7], "denable_static_link_lapack": 8, "deni": 55, "denomin": [55, 78], "denot": [12, 15, 20, 39, 42, 56, 62, 64, 72, 76, 78, 79, 80, 81, 82, 86, 89], "dens": 47, "densiti": 90, "depend": [0, 10, 13, 15, 17, 33, 37, 38, 47, 49, 52, 53, 59, 75, 77, 80, 81, 82, 89], "deprec": [10, 13], "depriv": 55, "deriv": [20, 41, 42, 43, 46, 47, 48, 49, 52, 53, 58, 79, 89], "describ": [12, 15, 18, 19, 22, 37, 60, 64, 74, 75, 78, 79, 82], "descript": [12, 82], "design": [13, 37, 55, 89], "desorpt": [12, 14, 15, 17, 18, 19, 21, 22, 23, 24, 26, 29, 30, 32, 33, 34, 59, 62, 64], "destin": [12, 78], "detail": [9, 12, 39, 55, 77], "detector": 13, "determin": [12, 15, 43, 45, 46, 47, 48, 49, 52, 53, 55, 58, 65, 76, 78, 80, 89], "dev": 6, "devel": 6, "develop": [6, 10, 55], "deviat": [85, 86], "devic": 55, "dexamples_en": [6, 7, 8], "di": 90, "dict": 12, "dictionari": 12, "differ": [12, 14, 17, 20, 30, 33, 37, 39, 42, 47, 48, 49, 52, 55, 56, 66, 71, 72, 78, 79, 82, 89, 90], "differenti": [13, 44, 47, 48, 49, 52, 53, 89, 90], "diffus": [12, 47, 49, 52, 82, 83, 85, 90], "digit": [40, 89], "dilut": [18, 19, 79], "dimens": [12, 41, 80], "dimension": [24, 25, 37, 38, 50, 83], "dimer": 74, "dir": 8, "direct": [12, 46, 47, 49, 52, 53, 55, 78, 85, 86, 89, 90], "directli": [55, 62, 79], "directori": [0, 6, 7, 8], "disabl": [41, 47, 48, 49, 52, 82], "disclaim": 55, "discontin": 45, "discontinu": [12, 45, 78, 84, 89], "discret": [37, 38, 41, 43, 50, 80, 82, 89], "discriminatori": 55, "discuss": 89, "disjoint": 80, "dispers": [47, 49, 52, 53, 65, 78, 80, 82, 83, 86, 89], "displac": 90, "displai": 55, "distinct": [20, 42], "distinguish": 55, "distribut": [2, 6, 10, 55, 80, 82, 90], "divid": [39, 57, 62, 79, 80, 89], "dl": 90, "dll": 8, "dnpartit": [6, 7], "do": [12, 13, 20, 55, 82, 89], "doc": 0, "document": [11, 12, 55], "doe": [6, 7, 8, 12, 37, 39, 55, 78, 81, 89], "dof": 41, "doi": 90, "doid": 90, "domain": [55, 82], "don": 62, "done": 78, "doning": 90, "dopenmp_en": [6, 7, 8], "dot": [12, 45, 46, 47, 49, 52, 53, 56, 58, 59, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 78, 80, 82, 84, 89], "doubl": [14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 40, 41, 42, 44, 45, 46, 47, 48, 49, 51, 52, 53], "doubt": 55, "download": [6, 7, 8, 10, 11, 12], "downstream": [55, 78], "dpfr": 86, "dq": [58, 62], "dr": 13, "drastic": 12, "drive": [16, 25, 27, 28, 58, 67, 69, 70, 77], "dt": 62, "due": [58, 62, 76, 79, 80, 82, 89], "durabl": 55, "dure": [12, 49, 89], "duti": 81, "dwell": 55, "dynam": [12, 55, 62, 77, 81, 82, 85, 86, 89], "e": [6, 7, 8, 10, 12, 13, 39, 43, 46, 47, 55, 57, 59, 60, 61, 62, 64, 71, 72, 78, 79, 80, 81, 82, 84, 87, 89, 90], "each": [12, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 39, 42, 43, 45, 47, 48, 49, 52, 53, 55, 56, 62, 72, 76, 77, 78, 79, 80, 82, 84, 89], "earlier": [12, 55], "easiest": 10, "easili": 78, "ecotoxicologi": 90, "edg": 78, "edit": [8, 90], "editor": 90, "edu": [6, 7, 8], "educ": 12, "effect": [47, 49, 55, 56, 62, 66, 71, 72, 79, 82], "effici": [13, 49, 90], "effort": 55, "either": [6, 7, 47, 55, 57, 64, 78, 89], "el": 90, "electro": [56, 76], "electron": 55, "electrostat": 90, "element": [12, 89], "ell": [72, 75, 78, 79], "els": 12, "elsevi": 90, "elut": [2, 12, 39, 90], "embodi": 55, "empir": 58, "emploi": 63, "employ": 55, "empm_beta": 15, "empm_comp_mod": 15, "empm_gamma": 15, "empm_ka": 15, "empm_kd": 15, "empm_qmax": 15, "empti": [12, 89], "enabl": [6, 7, 8, 41, 46, 47, 49, 52, 55, 80, 89], "end": [12, 20, 42, 45, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 78, 79, 80, 81, 82, 84, 85, 86, 89], "endpoint": [47, 49, 89], "enforc": 55, "engin": [10, 13, 90], "ensur": 55, "enter": [12, 55, 82], "entir": 55, "entiti": [55, 62], "entri": [12, 20, 78], "environment": 90, "enzym": 82, "epsilon": 58, "eq": [62, 67, 69, 70, 78, 79, 80, 82, 89], "equal": 12, "equat": [13, 45, 56, 57, 62, 71, 72, 74, 76, 79, 81, 82, 85, 86, 89, 90], "equidist": 47, "equidistant_par": [12, 47, 49], "equilibria": 90, "equilibrium": [12, 58, 67, 69, 70, 77, 79], "equillibrium": [25, 27, 28], "equip": [12, 78, 80], "equival": [55, 62], "equivolum": 47, "equivolume_par": [47, 49], "equlibrium": 62, "era": 90, "eric": [13, 90], "erron": 55, "error": [12, 45, 46, 47, 49, 52, 89], "errortest_sen": [45, 89], "especi": [7, 39, 89], "essenti": [55, 78, 89], "est": 90, "estim": [10, 89], "et": 61, "etc": [12, 13, 43, 82], "eugen": 90, "evalu": [12, 45, 89], "even": [12, 13, 55, 78], "event": [55, 89], "ever": 55, "everi": [12, 39, 55, 78, 79], "everyon": 55, "evolut": 81, "evolv": 37, "ex": 8, "exact": [55, 89], "exactli": [11, 12, 56, 66, 78], "exampl": [11, 12, 39, 55, 58, 62, 79, 82, 89], "exce": [12, 89], "except": [11, 12, 20, 42, 55, 78, 85], "exchang": [15, 20, 22, 29, 33, 34, 38, 56, 62, 64, 66, 71, 72, 75, 76, 90], "exclud": [40, 55, 89], "exclus": [55, 85], "excus": 55, "execut": [6, 7, 8, 10, 12, 40, 55], "exemplifi": 62, "exercis": 55, "exhibit": 89, "exist": [8, 20, 42], "exlus": 82, "exp": [49, 59], "expect": [12, 47, 49, 52, 55, 78], "experi": 81, "explain": [12, 55, 56, 59, 72, 74, 76], "explan": 39, "explicit": 62, "explicitli": [12, 39, 55], "expon": [16, 42, 79], "exponenti": 49, "export": [6, 7], "express": 55, "expressli": 55, "ext": 46, "ext_": [62, 79], "ext_mass_action_law": 79, "ext_multi_component_langmuir": 62, "ext_xxx": [20, 42], "ext_xxx_yyi": [20, 42], "ext_xxx_yyy_t": [20, 42], "ext_xxx_yyy_tt": [20, 42], "ext_xxx_yyy_ttt": [20, 42], "extend": [10, 20, 37, 38, 55, 56, 62, 65, 66], "extended_mobile_phase_modul": 15, "extens": [13, 55, 57], "extent": [55, 78], "extern": [12, 15, 37, 38, 77, 89], "extfun": [20, 42, 62, 79], "extfun_typ": [37, 38], "extra": 89, "extract": [6, 7, 8], "extrem": [82, 89], "f": [43, 55, 58, 62, 79, 80, 82, 85, 89, 90], "f2c": 8, "f_": [78, 79, 80, 81, 82, 84, 85, 86], "face": 82, "facil": 55, "fact": 89, "factor": [14, 17, 30, 31, 32, 33, 34, 35, 44, 46, 47, 49, 52, 65, 75, 76, 82], "faculti": [6, 7, 8], "fail": [12, 55, 81, 89], "failur": [45, 55, 89], "fair": 55, "fall": 81, "fals": 12, "famili": [13, 55], "far": 13, "fashion": 55, "fast": [6, 7, 8, 13, 47], "faster": [6, 7, 8, 10, 12, 13, 47, 48, 49, 52, 53, 62], "fastest": [39, 89], "favor": [49, 55], "featur": [20, 37, 55, 77, 89], "februari": 90, "fed": 12, "fee": 55, "feed": [78, 80, 84], "feeheri": 90, "feling": 90, "felix": 90, "ferment": 13, "few": [75, 89], "ffsensitivityparam": 89, "field": [12, 15, 39, 41, 47, 48, 49, 52, 53, 78], "fifth": 78, "fig": [39, 82, 89], "figur": 12, "file": [6, 7, 8, 11, 12, 40, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 79], "file_format": [37, 40], "filenam": [11, 12], "fill": 82, "film": [12, 47, 49, 52, 82, 83, 85], "film_diffus": [12, 39, 47, 49, 52], "film_diffusion_multiplex": [47, 49, 52], "filter": 81, "filtrat": 13, "final": [12, 55, 78, 82], "find": [6, 13, 55, 89], "finit": 82, "first": [12, 20, 29, 33, 42, 47, 55, 58, 59, 78, 89], "fit": [55, 90], "five": 78, "fix": [13, 49, 55, 89], "fix_zero_surface_diffus": 49, "fjactor": 49, "flag": 78, "fldf_kf": 16, "fldf_kkin": 16, "fldf_n": 16, "flexibl": [13, 49, 78], "flow": [12, 46, 47, 48, 49, 52, 53, 55, 77, 81, 85, 86, 87, 89, 90], "flowrate_filt": 48, "fluid": [81, 82], "flux": [37, 38, 41, 43, 47, 49, 52, 53, 62, 79, 80, 82], "fold": 71, "folder": [0, 6, 7, 8, 12], "follow": [8, 12, 13, 39, 46, 55, 62, 78, 82, 85, 86], "foral": [80, 82, 85, 86], "forbid": 55, "forc": [16, 25, 27, 28, 55, 58, 67, 69, 70, 77], "forg": [10, 13], "fork": 13, "form": [55, 58, 62, 79, 82], "format": [12, 13, 20, 40, 42, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79], "formul": [61, 89], "formula": 89, "forschungszentrum": 13, "forum": 13, "forward": [11, 12, 42, 45, 47, 77, 80, 82, 89], "found": 55, "foundat": 55, "four": [20, 42, 82], "fourth": 84, "fpic": [6, 7], "frac": [56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 78, 79, 80, 81, 82, 85, 86, 89], "fraction": [47, 48, 49, 52, 82, 87], "framework": 37, "free": [55, 76], "freedom": [39, 55, 75], "freeli": [6, 7, 8], "freundlich": 62, "freundlich_ldf": 16, "frit": [80, 82], "from": [6, 7, 8, 9, 11, 12, 13, 17, 29, 33, 34, 39, 40, 42, 46, 47, 48, 49, 52, 53, 55, 58, 62, 72, 75, 76, 78, 79, 80, 82, 85, 86, 89], "front": [65, 89], "frontend": [11, 12], "fsf": 55, "fulfil": 55, "full": [41, 43, 45, 46, 47, 48, 49, 52, 53, 55, 78, 82, 89], "fulli": 78, "function": [12, 20, 42, 46, 55, 77, 82, 89, 90], "fundament": [55, 90], "funtion": 62, "further": [13, 47, 49, 52, 53, 55], "furthermor": 89, "fuse": 89, "futur": 55, "fwd": 79, "fzj": 13, "g": [6, 7, 8, 10, 12, 39, 59, 62, 71, 72, 78, 79, 81, 82, 84, 87, 89, 90], "g_": 89, "gamma": 64, "gamma_i": [57, 64], "gang": 90, "gcc": [6, 7], "ge": [14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 32, 33, 34, 35], "gel": 90, "gener": [10, 11, 13, 20, 37, 38, 39, 48, 50, 52, 53, 55, 62, 65, 78, 79, 83, 85, 86, 89], "general_rate_model": [12, 38, 50], "general_rate_model_2d": [38, 50], "generalized_ion_exchang": 17, "genr": 90, "geometri": [12, 47, 49, 52, 83], "georg": 90, "geoscienc": 13, "geq": [42, 44, 45, 46, 47, 48, 49, 51, 52, 53, 54, 56, 66, 78, 80, 82], "get": 55, "ghost": 36, "giex_ka": 17, "giex_ka_lin": 17, "giex_ka_prot": 17, "giex_ka_quad": 17, "giex_ka_salt": 17, "giex_kd": 17, "giex_kd_lin": 17, "giex_kd_prot": 17, "giex_kd_quad": 17, "giex_kd_salt": 17, "giex_lambda": 17, "giex_nu": 17, "giex_nu_lin": 17, "giex_nu_quad": 17, "giex_refc0": 17, "giex_refq": 17, "giex_sigma": 17, "git": [6, 7, 8, 40], "github": [0, 6, 7, 8, 11, 13], "give": [12, 55, 77, 78, 89], "given": [12, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 42, 47, 49, 52, 55, 56, 57, 58, 59, 62, 67, 69, 70, 71, 72, 74, 76, 78, 79, 80, 81, 82, 83, 84, 85, 86, 89], "gl": 8, "global": 37, "gmre": [46, 47, 49, 52], "gnu": 55, "goe": 12, "goto": 6, "gov": [6, 7, 8, 90], "govern": [55, 80, 81, 82], "gpl": 55, "gradient": 90, "gram": [46, 47, 49, 52], "grant": [55, 90], "graph": 78, "grati": 55, "greater": [6, 7, 8], "greatest": 55, "grid": [12, 89], "griesbach": 90, "grm": [80, 83, 85], "grm2d": 83, "group": [11, 12, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 37, 50, 78, 79, 80, 89], "gs_type": [12, 46, 47, 49, 52], "gt": [6, 7, 8, 14, 17, 23, 25, 26, 27, 28, 29, 30, 32, 33, 34, 35], "gu": 90, "guarante": 55, "gui": 55, "guid": [12, 45, 46, 47, 49, 52], "guiochon": 90, "gz": [6, 7], "h": [89, 90], "h5": [11, 12], "h_i": 73, "ha": [7, 11, 12, 15, 20, 39, 41, 42, 46, 47, 48, 49, 52, 55, 56, 57, 58, 62, 64, 66, 75, 76, 78, 79, 80, 82, 89], "had": 55, "hahn": 90, "half": [47, 48, 49, 52, 53], "hand": 89, "handl": [12, 13], "hansen": 90, "happen": [85, 89], "hat": 78, "have": [6, 7, 8, 12, 20, 39, 42, 47, 48, 49, 52, 55, 56, 62, 65, 66, 75, 78, 79, 80, 82, 89], "hdf5": [11, 12, 13, 37], "hdf5_root": [6, 7, 8], "hdf5config": [6, 7, 8], "hdfgroup": [6, 7, 8], "heart": 13, "heidelberg": 90, "help": [9, 13, 87, 89], "henc": [46, 78, 79, 85, 89], "henri": 31, "hepbildikl": 90, "here": [12, 13, 56, 62, 66, 78, 80, 82], "hereaft": 55, "heterogen": 58, "heurist": [46, 78], "hic": [15, 20, 22, 38, 62], "hic_constant_water_act": 18, "hic_water_on_hydrophobic_surfac": 19, "hiccwa_beta0": 18, "hiccwa_beta1": 18, "hiccwa_ka": 18, "hiccwa_kd": 18, "hiccwa_nu": 18, "hiccwa_qmax": 18, "hicwhs_beta0": 19, "hicwhs_beta1": 19, "hicwhs_ka": 19, "hicwhs_kd": 19, "hicwhs_nu": 19, "hicwhs_qmax": 19, "high": [10, 39, 90], "higher": 12, "highli": [13, 18, 19], "hindmarsh": 90, "hold": [39, 79, 80, 85, 86, 89], "holder": 55, "holdup": 81, "homebrew": 7, "homogen": [47, 80, 82], "hope": 55, "horv": 90, "host": [13, 55], "household": 55, "how": [13, 39, 55], "howev": [6, 12, 13, 20, 39, 42, 55, 78, 79, 80, 82, 87, 89], "html": [0, 6, 7, 8, 55], "http": [0, 6, 7, 8, 11, 13, 55, 90], "hubbuch": 90, "huuk": 90, "hydrophob": [15, 18, 20, 22, 38, 62, 64, 90], "hypothet": 55, "i": [0, 6, 7, 8, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 37, 39, 41, 42, 43, 44, 45, 46, 47, 48, 49, 52, 53, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 89, 90], "ibg": 13, "icl": 8, "id": [78, 90], "ida": [45, 46, 47, 49, 52, 89], "idea": 55, "identif": 89, "identifi": [37, 55, 62, 79, 89], "iex": [15, 22], "ignor": [12, 20, 35, 46, 47, 48, 49, 52, 53, 78, 82], "ij": 73, "ill": 89, "immobil": [74, 82], "imperm": 82, "implem": 60, "implement": [6, 7, 12, 37, 55, 61, 62, 89], "impli": 55, "import": [7, 12, 55, 82, 89], "impos": 55, "imprecis": 89, "improv": [62, 80], "inabl": 55, "inaccur": 55, "inc": 55, "incident": 55, "includ": [10, 11, 12, 13, 41, 45, 46, 47, 49, 55, 68, 78, 82], "inclus": 55, "incom": 78, "incompat": 55, "incompress": 12, "inconsist": 82, "incorpor": 55, "increas": [12, 78, 89], "indemnif": 55, "independ": [44, 47, 49, 52, 53, 55, 56, 66, 89], "index": [8, 20, 33, 39, 42, 44, 46, 47, 49, 52, 57, 62, 75, 78, 79, 82, 89], "indic": [12, 20, 42, 45, 46, 47, 55, 62, 78, 79, 89], "individu": [47, 49, 52, 55, 78], "induc": 90, "industri": [55, 90], "inert": [57, 64], "infer": [47, 48, 49, 52, 53, 78, 80, 82], "infin": 58, "infinit": [18, 19], "inflow": 78, "influenc": [46, 47, 49, 52, 64], "inform": [12, 13, 20, 39, 55, 56, 57, 58, 59, 60, 61, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 80, 82, 84, 85, 86, 87], "infring": 55, "infti": 82, "inhomogen": [47, 49, 52, 80], "init_c": [12, 47, 48, 49, 52, 53], "init_cp": [47, 49, 52], "init_damp": 35, "init_q": [12, 47, 48, 49, 52, 53], "init_st": [47, 48, 49, 52, 53], "init_state_i": 46, "init_state_sensy_xxx": 46, "init_state_sensydot_xxx": 46, "init_state_ydot": 46, "init_step_s": [12, 45, 89], "init_volum": 48, "initi": [37, 38, 45, 46, 47, 48, 49, 52, 53, 55, 78, 79, 82, 85, 86], "inject": 80, "inlet": [37, 38, 41, 43, 50, 62, 78, 80, 82, 83, 89], "inlet_typ": [12, 51], "inner": [80, 82], "input": [11, 12, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 37, 41, 50, 78, 79, 89], "insert": 89, "insid": [41, 47, 49, 55, 80, 81, 82], "instal": [0, 6, 7, 8, 9, 11, 12, 55], "installcadet": 10, "installdir": [6, 7, 8], "instanc": [12, 39, 89], "instead": [6, 12, 13, 20, 41, 42, 47, 48, 49, 52, 53, 55, 62, 78, 79, 87, 89], "institut": 13, "int": [14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 36, 40, 43, 44, 45, 46, 47, 48, 49, 51, 52, 53, 54, 80, 82], "intact": 55, "integ": [20, 42], "integr": [12, 39, 40, 41, 45, 89], "intel": [6, 7, 8, 13], "intel10_64lp": [6, 7, 8], "intel10_64lp_seq": [6, 7, 8], "intel64": 8, "intelswtool": 8, "intend": 55, "intens": 47, "intent": 55, "interact": [17, 18, 19, 34, 55, 58, 64, 73, 90], "interchang": 55, "interest": [12, 55], "interf": 55, "interfac": [8, 10, 11, 13, 55, 77], "intern": [49, 78, 89], "interplai": [82, 90], "interpret": 55, "interstiti": [12, 39, 41, 49, 52, 53, 78, 80, 82], "interv": 84, "intim": 55, "introduc": [80, 89], "introduct": [9, 37], "invalid": 55, "invers": 90, "invert": 89, "involv": [82, 89], "io": 0, "ion": [15, 20, 22, 38, 56, 62, 64, 72, 76, 90], "ionic": [62, 76], "iqbal": 90, "irregular": 80, "irrevoc": 55, "irv": 90, "is_kinet": [12, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 62], "isbn": 90, "isotherm": [58, 60, 61, 62, 65, 90], "issu": [46, 47, 49, 52, 58], "istotherm": 58, "item": 55, "iter": [45, 46, 47, 49, 52, 78, 89], "its": [12, 55, 58, 78, 80, 82, 89], "itself": [55, 78], "iv": [39, 41, 47, 48, 49, 51, 52, 53], "j": [13, 14, 43, 47, 49, 56, 57, 59, 60, 61, 62, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 78, 79, 80, 81, 82, 85, 90], "j_": [43, 82], "j_f": [62, 79], "ja02268a002": 90, "jacobian": [47, 48, 49, 52, 53, 58, 62, 78, 79, 89], "jakobsson": 90, "jan": 90, "januari": 90, "jlblancoc": 8, "johann": 90, "john": 90, "joint": 43, "journal": 90, "jump": 89, "june": [55, 90], "just": [12, 39, 41, 89], "j\u00e4pel": [60, 90], "j\u00f8rgen": 90, "j\u00fclich": 13, "j\u00fcrgen": 90, "k": [36, 56, 62, 66, 67, 72, 75, 78, 79, 80, 84, 90], "k_": [49, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 76, 79, 80, 82, 85], "k_a": [62, 71], "k_d": [62, 71], "k_f": 58, "ka": 12, "kanji": 90, "karlsson": 90, "katharina": 90, "katti": 90, "kd": 12, "keep": 55, "kei": 55, "keith": 90, "kernel": 55, "kin": 62, "kind": 55, "kinet": [12, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 62, 90], "know": 55, "knowingli": 55, "knowledg": 55, "known": [80, 82], "krylov": [46, 47, 49, 52], "ku": 90, "l": [43, 62, 79, 80, 81, 82, 85, 86, 90], "l_": [79, 82], "l_i": [43, 80, 82, 85, 86], "l_j": 79, "lack": [46, 47, 49, 52], "lambda": [59, 62, 72, 74, 76], "lambda_j": [14, 56], "lang": 57, "langmuir": [12, 20, 38, 56, 62, 71, 82, 90], "languag": 55, "lapack": 47, "lapack_window": 8, "larg": [36, 82, 89, 90], "larger": [46, 47, 49, 52, 55, 82], "last": [12, 33, 41, 43, 46, 47, 89], "last_state_i": 41, "last_state_sensy_xxx": 41, "last_state_sensydot_xxx": 41, "last_state_ydot": 41, "later": [6, 10, 12, 47, 49, 55, 82], "latter": [39, 78, 82], "law": [49, 55, 77], "lawsuit": 55, "layout": [37, 39, 79], "ld_library_path": [6, 7], "ldf": 77, "ldf_liquid_phas": 62, "le": [58, 89], "lead": 82, "lean": 45, "least": [55, 78], "leav": [12, 87], "lee": 90, "left": [44, 46, 47, 48, 49, 52, 53, 56, 57, 58, 59, 60, 61, 62, 64, 65, 66, 68, 70, 71, 72, 74, 75, 76, 79, 80, 81, 82, 84, 85, 86, 89], "leftrightarrow": 62, "legal": 55, "length": [12, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 39, 41, 42, 44, 45, 46, 47, 48, 49, 51, 52, 53, 54, 62, 79, 82], "leq": [56, 66, 67, 72, 84], "less": [12, 46, 62], "lesser": 55, "let": [75, 89], "level": 39, "levmar": 35, "lewek": [13, 90], "lgpl": 55, "liabil": 55, "liabl": 55, "lib": [6, 7, 8], "libbla": 6, "libblas3": 6, "libf2c": 8, "libhdf5": 6, "libhdf5_seri": 6, "liblapack": 6, "liblapack3": 6, "librari": [6, 8, 12, 47, 55], "license": 55, "licensor": 55, "lier": [13, 90], "ligand": [18, 19, 90], "like": [10, 55], "likewis": 55, "limit": [13, 37, 55, 56, 58, 66], "lin": [57, 59, 75], "lin_coeff": [12, 46, 51], "lin_ka": 21, "lin_kd": 21, "line": 55, "linear": [15, 17, 20, 25, 27, 28, 33, 38, 39, 44, 46, 47, 49, 51, 52, 57, 58, 67, 69, 70, 73, 77, 89, 90], "linear_interp_data": [37, 38], "linear_solution_mod": 46, "linear_solver_bulk": 47, "linearli": [47, 49, 62, 79, 89], "link": [55, 90], "linkinghub": 90, "linspac": 12, "linux": [10, 13], "liquid": [13, 14, 17, 30, 32, 33, 34, 42, 47, 48, 49, 52, 56, 62, 64, 67, 69, 72, 73, 76, 79, 81, 82, 90], "liquid_salt_colloidal_affin": 49, "liquid_salt_exponenti": 49, "liquid_salt_pow": 49, "list": [12, 20, 39, 42, 46, 55, 78], "litig": 55, "ll": 82, "llnl": [6, 7, 8], "ln": 6, "load": [2, 11, 12, 25, 27, 28, 39, 90], "local": [0, 7, 10, 45, 55, 89], "locat": [6, 12], "long": [12, 47, 49, 55, 78], "longer": [10, 62], "look": [11, 12], "loss": 55, "low": [12, 63, 89], "lower": 36, "lowercas": [11, 12, 39], "lrm": 83, "lrmp": [83, 86], "lt": [6, 7, 8], "ltcg": 8, "lu": 47, "lump": [37, 38, 50, 83], "lumped_rate_model_with_por": [38, 50], "lumped_rate_model_without_por": [38, 50], "lvert": 75, "m": [10, 12, 41, 47, 48, 49, 51, 52, 53, 56, 62, 66, 67, 69, 70, 72, 78, 79, 89, 90], "m_": [14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 39, 43, 47, 80, 81, 82, 85], "m_i": [72, 75, 86], "m_j": [72, 82], "ma": 90, "mac": [7, 13], "machin": 55, "made": [55, 89], "magnitud": [82, 89], "mai": [20, 37, 42, 55, 62, 76, 78, 79, 80, 81, 82, 89, 90], "mail": 55, "main": [62, 82], "mainli": 62, "maintain": [13, 55], "major": [12, 14, 24, 25, 29, 30, 33, 39, 40, 41, 42, 46, 47, 48, 49, 52, 53, 55, 78], "make": [6, 7, 8, 12, 55, 81], "mal_exponents_bulk_bwd": 42, "mal_exponents_bulk_fwd": 42, "mal_exponents_liquid_bwd": 42, "mal_exponents_liquid_bwd_modsolid": 42, "mal_exponents_liquid_fwd": 42, "mal_exponents_liquid_fwd_modsolid": 42, "mal_exponents_solid_bwd": 42, "mal_exponents_solid_bwd_modliquid": 42, "mal_exponents_solid_fwd": 42, "mal_exponents_solid_fwd_modliquid": 42, "mal_kbwd_bulk": 42, "mal_kbwd_liquid": 42, "mal_kbwd_solid": 42, "mal_kfwd_bulk": 42, "mal_kfwd_liquid": 42, "mal_kfwd_solid": 42, "mal_stoichiometry_bulk": 42, "mal_stoichiometry_liquid": 42, "mal_stoichiometry_solid": 42, "mamba": [10, 13], "manag": 7, "mandatori": [39, 46], "mani": [10, 20, 39, 56, 66, 80, 84, 89], "manner": 55, "manual": [6, 7, 11, 37, 87, 89], "manufactur": 55, "map": [11, 12, 46, 47, 49, 89], "march": [55, 90], "mark": 55, "mask": 55, "mass": [20, 38, 59, 62, 74, 77, 78, 81, 82, 84, 85, 87, 89, 90], "mass_action_law": [37, 38, 79], "master": [0, 8], "match": [10, 58], "materi": 55, "math": 36, "mathbb": [31, 33, 44, 46, 47, 48, 49, 51, 52, 53, 62, 79, 80, 82, 84, 89], "mathcal": [57, 89], "mathemat": [13, 90], "mathrm": [36, 40, 41, 45, 46, 47, 48, 49, 51, 52, 53, 56, 57, 59, 60, 61, 62, 63, 64, 65, 66, 68, 71, 72, 73, 74, 76, 79, 81, 82, 89], "matlab": [6, 7, 8, 10, 13], "matlab_root": 6, "matplotlib": 12, "matric": [42, 78, 79], "matrix": [12, 20, 39, 41, 42, 43, 46, 47, 48, 49, 52, 53, 77, 78, 79, 89], "matter": 12, "matthia": 90, "max": [57, 60, 61, 64, 65, 66, 68, 71, 75, 79, 82], "max_convtest_fail": [45, 89], "max_errtest_fail": [45, 89], "max_krylov": [12, 46, 47, 49, 52], "max_newton_it": [45, 89], "max_newton_iter_sen": [45, 89], "max_restart": [12, 46, 47, 49, 52], "max_step": [12, 45, 89], "max_step_s": [45, 89], "maximum": [15, 18, 19, 22, 23, 24, 25, 26, 27, 28, 29, 39, 45, 46, 47, 49, 52, 62, 78, 89], "mcal_antilangmuir": 23, "mcal_ka": 23, "mcal_kd": 23, "mcal_qmax": 23, "mcbl_ka": 24, "mcbl_kd": 24, "mcbl_qmax": 24, "mcblldf_keq": 25, "mcblldf_kkin": 25, "mcblldf_qmax": 25, "mcl_ka": [12, 26], "mcl_kd": [12, 26], "mcl_qmax": [12, 26], "mclldf_keq": 27, "mclldf_kkin": 27, "mclldf_qmax": 27, "mclldfc_keq": 28, "mclldfc_kkin": 28, "mclldfc_qmax": 28, "mcsgp": 78, "mcspr_k12": 29, "mcspr_k21": 29, "mcspr_ka": 29, "mcspr_kd": 29, "mcspr_qmax": 29, "mean": [39, 55, 78, 85, 89], "measur": 55, "mechan": 79, "mechanist": 90, "medium": [47, 48, 49, 51, 52, 53, 54, 55], "meet": 55, "mei": 90, "meland": 90, "memori": [13, 39, 46, 47, 49, 52, 89], "mention": 12, "menu": 55, "merchant": 55, "mere": 55, "merg": [55, 87], "met": 55, "meta": [37, 39, 89], "metapress": 90, "method": [37, 38, 44, 47, 49, 52, 53, 55, 78, 89], "meti": 8, "mexw64": 8, "microsoft": 8, "might": [6, 55, 89], "min": [12, 75], "min_damp": 35, "minim": [35, 89], "minor": 40, "misrepresent": 55, "miss": [56, 72, 76], "misspel": 12, "mix": 81, "miyab": 90, "mkl": [6, 7, 8], "mklroot": [6, 7, 8], "mobil": [12, 20, 38, 39, 41, 43, 47, 48, 49, 52, 53, 62, 82], "mobile_phase_modul": 22, "mod": [17, 57], "mode": [14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 45, 46, 47, 48, 49, 52, 53, 55, 62, 89], "model": [9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 37, 38, 45, 50, 54, 55, 56, 57, 58, 59, 60, 61, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 78, 84, 87, 89, 90], "modif": 55, "modifi": [10, 15, 17, 33, 42, 46, 47, 49, 52, 55, 57, 59, 61, 62, 64, 79, 80], "modsim": [11, 13], "modul": [20, 38, 62], "modular": 13, "mol": [12, 14, 15, 16, 17, 18, 19, 22, 23, 24, 25, 26, 27, 28, 29, 30, 32, 33, 34, 41, 47, 48, 49, 51, 52, 53], "molass": 90, "molecul": [18, 19, 71, 72, 75, 76, 82], "mollerup": 90, "moment": 37, "monoton": [75, 78], "monoval": [14, 17, 30, 32, 33, 34], "more": [12, 13, 20, 41, 49, 55, 56, 57, 58, 59, 60, 61, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 78, 89], "moreov": [12, 55, 83], "most": [6, 7, 8, 12, 13, 15, 37, 55, 62, 79, 82, 83, 84, 89], "move": 90, "mp": [14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 39, 41, 47, 49, 52], "mpm_beta": 22, "mpm_gamma": 22, "mpm_ka": 22, "mpm_kd": 22, "mpm_qmax": 22, "msbuild": 8, "mssma_ka": 30, "mssma_kd": 30, "mssma_lambda": 30, "mssma_nu": 30, "mssma_rat": 30, "mssma_refc0": 30, "mssma_refq": 30, "mssma_sigma": 30, "much": [6, 8, 12, 62, 82, 89], "multi": [20, 37, 38, 43, 56, 57, 62, 64], "multi_component_antilangmuir": 23, "multi_component_bilangmuir": 24, "multi_component_bilangmuir_ldf": 25, "multi_component_langmuir": [12, 26, 62], "multi_component_langmuir_ldf": [27, 62], "multi_component_langmuir_ldf_liquid_phas": [28, 62], "multi_component_spread": 29, "multicompon": [61, 90], "multipl": [37, 38, 41, 46, 58, 60, 61, 62, 78, 83, 85, 87, 89, 90], "multiplex": [47, 48, 49, 52, 53], "multistate_steric_mass_act": 30, "multivers": 0, "must": [11, 12, 49, 55, 56, 66, 78, 89], "my": 6, "n": [58, 78, 89, 90], "n_": [41, 56, 57, 58, 59, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 78, 79, 80, 81, 82, 84, 86], "n_compon": 12, "naiv": 61, "name": [6, 11, 12, 15, 20, 35, 39, 42, 43, 44, 46, 55, 89], "nanoparticl": 90, "nativ": [7, 13, 37, 62], "natur": [55, 82], "naumann": 13, "nbnd": [30, 39, 47, 49, 52], "nbound": [12, 47, 48, 49, 52, 53], "ncbi": 90, "ncol": [12, 41, 47, 49, 52, 53], "ncomp": [12, 14, 15, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 39, 41, 42, 47, 48, 49, 51, 52, 53, 54], "nconnect": 46, "ndof": [39, 46, 47, 48, 49, 52, 53], "necessari": [55, 87, 89], "need": [10, 12, 37, 39, 55, 82, 89], "neg": [47, 75, 80, 82], "neglect": [82, 85, 86], "neither": 55, "neq": [36, 47, 49, 56, 66, 75], "nest": 12, "net": [79, 82], "network": [11, 12, 13, 46, 55, 77, 81, 82, 84, 87, 89], "neutral": [56, 72, 76], "new": [6, 7, 8, 12, 37, 46, 55, 62, 89], "newslett": 13, "newton": [45, 78, 89], "next": [12, 33, 55, 78, 89], "nih": 90, "nikla": 90, "nilsson": 90, "nlm": 90, "node": [41, 43, 47, 49, 78, 87], "non": [13, 37, 38, 49, 55, 59, 60, 61, 75, 89], "noncommerci": 55, "nondimension": 62, "none": [45, 49], "nonlinear": [37, 38, 45, 46, 47, 49, 52, 53, 62, 78, 79, 89, 90], "nor": 55, "normal": [46, 55, 62], "notat": [12, 37, 89], "note": [6, 7, 8, 10, 12, 15, 20, 39, 41, 42, 47, 49, 52, 56, 62, 66, 75, 78, 79, 80, 81, 82, 84, 86, 89], "noth": [55, 82], "notic": 55, "notifi": 55, "notwithstand": 55, "novemb": 90, "now": [10, 12], "np": 12, "npar": [12, 41, 47, 49], "npartyp": [39, 47, 48, 49, 52], "nport": 41, "nrad": [41, 47, 80], "nreact": [39, 42], "nsec": [12, 39, 45, 47, 48, 49, 52, 53], "nsen": 44, "nstate": [14, 24, 25, 39], "nswitch": [12, 46], "nthread": [12, 45], "ntotalbnd": [14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 39, 42, 47, 48, 49, 52, 53], "ntotalcomp": 39, "nu": [17, 32, 34, 59, 76], "nu_": [14, 56, 59, 72, 75], "nu_i": [59, 60, 61, 62, 74, 76], "nu_j": [59, 62, 74, 76], "number": [6, 7, 8, 12, 17, 18, 19, 30, 32, 33, 34, 39, 44, 45, 46, 47, 48, 49, 51, 52, 53, 54, 55, 56, 58, 62, 66, 72, 74, 76, 78, 82, 89], "numer": [89, 90], "numpi": 12, "nunit": [12, 46], "o": [7, 13], "object": [12, 55, 90], "oblig": 55, "obtain": [6, 7, 20, 42, 62, 82, 86], "occasion": 55, "occur": [55, 89], "occurr": 62, "octob": 90, "off": [6, 7, 8], "offer": [55, 89], "offici": 55, "often": [63, 76, 81], "oh": 90, "old": 37, "omit": [40, 78], "onc": [11, 45, 78], "one": [12, 14, 15, 20, 39, 41, 42, 45, 47, 49, 52, 55, 62, 64, 78, 79, 82, 89], "oneapi": 8, "ones": 12, "onetbb": 8, "onli": [6, 12, 20, 35, 39, 41, 42, 46, 47, 49, 52, 55, 61, 62, 75, 78, 79, 80, 82, 84, 87, 89], "open": [0, 6, 7, 8, 10], "opensus": 6, "openurl": 90, "oper": [12, 13, 20, 37, 38, 41, 42, 43, 44, 47, 48, 49, 51, 52, 53, 54, 55, 62, 77, 79, 80, 81, 82, 84, 87, 89], "opt": [6, 7], "optim": [49, 62, 79, 90], "option": [6, 7, 8, 10, 12, 13, 14, 17, 23, 30, 32, 33, 34, 42, 43, 44, 45, 46, 47, 48, 49, 52, 53, 55], "order": [12, 14, 18, 19, 20, 24, 25, 29, 30, 33, 36, 37, 42, 47, 48, 49, 52, 53, 55, 58, 62, 78, 79, 82, 84, 87, 89], "org": [6, 7, 8, 55, 90], "organ": 55, "orient": [62, 71, 72], "origin": [12, 45, 49, 55, 56, 58, 61, 62, 66, 79, 89], "orthogon": [46, 47, 49, 52], "osx": 10, "other": [0, 6, 12, 39, 46, 55, 62, 65, 75, 76, 78, 79, 82, 87, 89], "otherwis": [14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 39, 55, 78, 89], "our": [13, 55], "out": [40, 44, 46, 47, 48, 49, 52, 53, 55, 78, 81, 87], "outer": [47, 49, 80, 82], "outflow": 82, "outgo": [12, 78], "outlet": [37, 38, 41, 43, 50, 78, 80, 82, 83, 84], "output": [0, 12, 37, 39, 43, 55, 87], "outsid": 55, "over": [12, 20, 37, 42, 78, 89], "overridden": 78, "overrul": 78, "overview": 89, "own": [55, 78, 80, 82], "p": [8, 20, 36, 42, 43, 45, 46, 47, 49, 52, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 68, 71, 72, 73, 74, 76, 79, 80, 82, 85, 86, 89, 90], "p1": 49, "p2": 49, "p3": 49, "p4": 49, "p5": 49, "p_": [12, 20, 42, 43, 49, 79, 80, 82, 85], "p_1": 89, "p_2": 89, "p_i": [12, 89], "p_j": [65, 79, 82, 85], "p_n": 89, "pack": 80, "packag": [6, 7, 8, 10, 11, 12, 55], "page": [0, 90], "paper": [55, 61], "par_boundary_ord": [47, 49], "par_coreradiu": [47, 49], "par_diffus": [12, 39, 47, 49], "par_diffusion_multiplex": [47, 49], "par_disc_typ": [12, 47, 49], "par_disc_vector": [47, 49], "par_geom": [47, 49, 52], "par_poros": [12, 47, 49, 52], "par_radiu": [12, 47, 49, 52], "par_surdiffus": 39, "par_surfdiffus": [12, 47, 49], "par_surfdiffusion_dep": 49, "par_surfdiffusion_expargmult": 49, "par_surfdiffusion_expfactor": 49, "par_surfdiffusion_logkeqconst": 49, "par_surfdiffusion_logkeqexp": 49, "par_surfdiffusion_logkeqfactor": 49, "par_surfdiffusion_multiplex": [47, 49], "par_surfdiffusion_powexp": 49, "par_surfdiffusion_powfactor": 49, "par_type_volfrac": [47, 48, 49, 52], "par_type_volfrac_multiplex": 47, "paragraph": [55, 56, 59, 72, 74, 76], "parallel": [6, 7, 8, 12, 13, 46, 78], "param": 41, "param_valu": [39, 44], "param_xxx": [37, 38, 89], "paramet": [10, 12, 13, 15, 18, 19, 20, 22, 37, 38, 42, 45, 46, 47, 49, 52, 53, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 79, 80, 81, 82, 84, 85, 86, 87, 90], "parameter": 75, "paramt": [37, 38], "parent": [6, 7, 8], "part": [10, 39, 40, 45, 55, 74, 90], "parti": 55, "partial": [13, 43, 59, 62, 80, 81, 82, 85, 86, 89], "particl": [12, 37, 38, 39, 41, 43, 44, 47, 48, 49, 52, 53, 62, 79, 81, 83, 85, 86], "particle_coordinates_xxx": 41, "particular": 55, "particularli": 89, "partyp": 82, "pass": [20, 39, 42, 55, 79, 89], "password": 55, "past": 89, "patch": 40, "patch1": [6, 7], "patent": 55, "path": [6, 7, 8, 11, 12], "pattern": [55, 62, 79], "paul": 90, "payment": 55, "pdae": 13, "pde": 12, "peer": 55, "per": [18, 19, 20, 40, 62, 89], "perform": [6, 10, 11, 12, 55, 62, 79, 89], "perman": 55, "permiss": 55, "permit": 55, "perpetu": 55, "person": 55, "pertin": 55, "pesticid": 90, "peter": 90, "petr": 90, "ph": 59, "phantom": 72, "phase": [12, 14, 17, 20, 30, 32, 33, 34, 38, 39, 41, 42, 43, 44, 47, 48, 49, 52, 53, 56, 58, 62, 67, 69, 72, 73, 76, 79, 81, 82, 85, 86, 89, 90], "philosophi": 55, "physic": [55, 62, 79, 84, 87], "pi": 80, "piec": [12, 46, 55, 84], "piecewis": [12, 46, 80, 84, 89], "piecewise_cubic_poli": [12, 37, 38, 51], "pii": 90, "pip": [0, 10], "place": [6, 7, 8, 20, 42, 55, 62, 89], "placehold": [62, 79], "placement": 82, "platform": 8, "pleas": [13, 39, 55], "plt": 12, "plu": 55, "plug": [78, 86], "pmatrix": [62, 79], "point": [12, 36, 41, 43, 46, 82, 89], "pointer": 55, "polynomi": [12, 20, 42, 46, 62, 78, 79, 84, 89], "pore": [37, 38, 47, 49, 50, 58, 82, 83, 90], "pore_access": [47, 49, 52], "pore_accessibility_multiplex": [47, 49, 52], "poros": [11, 12, 47, 48, 49, 52, 53, 80, 81, 82, 86, 89], "porou": 82, "port": [12, 41, 43, 46, 78, 80, 84], "portal": 90, "portion": 55, "pose": 89, "posit": [20, 42, 46, 47, 78, 80, 82], "possess": [55, 78, 84], "possibl": [46, 47, 55, 62, 78, 79, 89], "possibli": [20, 42, 62, 82, 89], "post": 87, "postfix": 6, "postprocess": [40, 89], "potenti": [62, 71, 72, 79, 82], "power": [49, 55, 62, 79], "pr": 13, "practic": [12, 55], "pre": 9, "preambl": 55, "preced": [20, 42], "precis": 55, "predecessor": 55, "predomin": 78, "prefer": [55, 89], "prefix": 6, "prepar": [40, 89, 90], "prepend": [62, 79], "presenc": 82, "present": [39, 41, 46, 49, 52, 53, 55, 61, 62, 71, 72, 78, 79, 80], "preserv": 55, "press": 90, "prevent": [17, 34, 55, 62], "previou": [39, 55, 78], "previous": 78, "price": 55, "primarili": 55, "print": 12, "prior": 55, "privat": 55, "probabl": [6, 7], "problem": [12, 55, 78, 89], "procedur": [55, 89], "process": [58, 62, 64, 78, 87, 89, 90], "procur": 55, "prod_": 79, "produc": [43, 55, 81], "product": [55, 79], "profil": [12, 20, 42, 46, 51, 62, 79, 80, 84, 89, 90], "program": [8, 55], "programm": 55, "prohibit": 55, "project": [6, 7, 8, 13], "promin": [55, 62, 83], "prompt": 8, "propag": 55, "properli": 62, "properti": [55, 90], "proport": [62, 79], "proprietari": 55, "prot": 59, "protect": 55, "protein": [14, 17, 18, 19, 32, 34, 74, 90], "protocol": 55, "prove": 55, "provid": [6, 7, 9, 10, 12, 13, 55, 62, 79, 82, 84, 89], "provis": 55, "provision": 55, "proxi": 55, "pseudo": [12, 78, 83, 84, 87], "pub": 90, "public": [13, 55], "publicli": 55, "publish": 55, "pubm": 90, "pull": 13, "puls": [12, 84], "pump": 13, "pure": [48, 81, 82, 89], "purif": 90, "purpos": [10, 12, 55, 89], "pursuant": 55, "push": 0, "put": 43, "pyplot": 12, "python": [11, 12, 13], "p\u00fcttmann": 13, "q": [12, 46, 56, 58, 59, 62, 67, 69, 70, 72, 74, 76, 78, 86, 90], "q_": [56, 57, 59, 60, 61, 62, 64, 65, 66, 67, 68, 69, 70, 71, 72, 74, 75, 76, 78, 82, 89], "q_0": [46, 59, 64, 72, 74, 76, 78], "q_1": [46, 78], "q_2": [46, 78], "q_3": [46, 78], "q_i": [57, 59, 60, 61, 62, 63, 64, 65, 68, 69, 73, 74, 76], "q_j": [57, 59, 60, 61, 62, 64, 65, 68, 70, 71, 74, 76], "q_m": 62, "qe": 36, "qmax": 12, "qquad": [62, 72, 78, 89], "quad": [56, 59, 72, 75, 78, 82], "quad_coeff": [12, 46, 51], "quadrat": [17, 31, 33, 46, 51, 73, 74], "qualifi": 55, "qualiti": 55, "quantiti": 12, "quasi": [14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 62, 81, 82, 85, 86], "quickli": 89, "quotient": 62, "r": [0, 31, 33, 44, 46, 47, 48, 49, 51, 52, 53, 62, 79, 80, 82, 84, 89, 90], "r2009a": [6, 7, 8], "r2016a": 6, "r_": [47, 49, 79, 80, 82, 85], "r_c": 82, "rad": [47, 80], "radial": [12, 41, 47, 49, 80, 82, 83], "radial_compart": 47, "radial_coordin": 41, "radial_disc_typ": 47, "radii": 82, "radiu": [20, 42, 47, 49, 52, 80, 82], "radu": 90, "rais": 12, "rang": [14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 42, 43, 44, 45, 46, 47, 48, 49, 51, 52, 53, 54, 80, 82], "rapid": [12, 62, 90], "rassi": 90, "rate": [13, 14, 15, 17, 18, 19, 21, 22, 23, 24, 26, 29, 30, 32, 33, 34, 37, 38, 42, 46, 48, 50, 59, 62, 75, 77, 81, 83, 89], "rather": 12, "ratio": [81, 82, 86], "react": [79, 80, 81, 82, 85, 86], "reactant": 79, "reaction": [2, 37, 38, 39, 44, 47, 48, 49, 52, 53, 77, 82, 89], "reaction_bulk": [47, 48, 49, 52], "reaction_model": [37, 38, 53, 79], "reaction_model_bulk": [47, 48, 49, 52], "reaction_model_particl": [47, 48, 49, 52], "reaction_model_particles_multiplex": [47, 48, 49, 52], "reaction_particl": [42, 47, 48, 49, 52], "reaction_particle_000": 42, "reaction_particle_xxx": [47, 48, 49, 52], "reaction_particle_yyi": 42, "reactor": [13, 37, 38, 50, 83, 86], "read": [20, 39, 42, 55], "readabl": 55, "readi": 55, "readili": 55, "readm": 8, "realiz": 80, "realli": [62, 79], "reason": [12, 55, 82], "receipt": 55, "receiv": [55, 78], "recent": [6, 7, 8, 13, 37], "recipi": 55, "recogn": [39, 55], "recommend": [10, 13, 62], "reconstruct": [12, 37, 38, 47, 49, 52, 53], "rectangular": 12, "recycl": 87, "redistribut": 55, "reduc": [12, 61, 89], "ref": [56, 59, 62, 72, 74, 76], "refer": [6, 12, 14, 17, 20, 30, 32, 33, 34, 39, 55, 56, 59, 72, 74, 76, 77, 78, 89], "reflect": [6, 7, 8], "refrain": 55, "regard": 55, "regardless": [55, 78], "regener": 55, "regular": 47, "reinstat": 55, "rel": [45, 47, 49, 89], "relat": [12, 49, 62, 77], "relationship": [55, 89], "releas": [0, 6, 7, 8, 13, 55], "relev": [39, 55, 62, 89], "reli": [6, 7, 55], "relicens": 55, "reltol": [12, 45, 89], "reltol_sen": 45, "remain": [12, 55, 57, 82], "remedi": 89, "remov": [8, 41, 55, 81, 86, 90], "renam": 8, "render": 55, "repair": 55, "reparameter": [62, 79], "replac": [20, 42, 62, 82], "report": 13, "repositori": [0, 13], "repres": [39, 55, 59, 78, 80, 82, 84], "represent": 62, "request": [13, 39, 89], "requir": [0, 7, 10, 12, 13, 15, 35, 39, 47, 49, 52, 55, 56, 57, 58, 59, 60, 61, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 78, 87, 89], "reset": 89, "resid": [2, 90], "residu": 89, "resin": [17, 30, 32, 33, 34, 68], "resist": 82, "resolut": 89, "resolv": 55, "respect": [12, 14, 18, 19, 20, 42, 46, 55, 56, 59, 62, 64, 72, 74, 76, 78, 79, 82, 89], "respons": 55, "rest": 87, "restart": [12, 46, 47, 49, 52, 89], "restrict": [12, 55, 78], "result": [13, 39, 55, 62, 80, 81, 82, 89], "retain": 55, "retriev": 90, "return": [12, 37, 38, 41, 55, 80, 82], "returncod": 12, "revers": [80, 82, 90], "review": [55, 90], "revis": 55, "rf": [6, 7], "rgen": 90, "rho": 80, "rho_": 80, "rho_k": 80, "right": [49, 55, 56, 57, 58, 59, 60, 61, 62, 64, 65, 66, 68, 70, 71, 72, 74, 75, 76, 79, 80, 81, 82, 84, 85, 86, 89], "rightarrow": [58, 62, 80, 82], "risk": 55, "rm": [6, 7], "rom": 55, "ronald": 90, "root": [6, 7, 8, 11, 12, 39], "row": [12, 30, 39, 41, 42, 46, 78], "royalti": 55, "rule": [44, 55], "run": [0, 6, 7, 8, 10, 11, 49, 55, 81, 89], "rvert": 75, "s0009250915006168": 90, "s0021": 90, "s0021967301964374": 90, "s0021967301994579": 90, "s0021967304014554": 90, "s0021967316310263": 90, "s0021967322005830": 90, "s0168": 90, "s1": 90, "s10337": 90, "s_": [43, 78, 79, 80, 81, 82, 85, 86], "s_j": [79, 81, 82, 85], "safest": 55, "safeti": [46, 47, 49, 52], "sai": [12, 55], "sai_ka1": 32, "sai_ka2": 32, "sai_kd": 32, "sai_lambda": 32, "sai_nu": 32, "sai_refc0": 32, "sai_refq": 32, "sai_sigma": 32, "sake": [20, 42, 55], "sale": 55, "salt": [14, 17, 18, 19, 30, 32, 33, 34, 49, 56, 59, 60, 61, 62, 64, 72, 76, 90], "same": [7, 8, 15, 46, 47, 48, 49, 52, 55, 56, 62, 66, 68, 71, 72, 75, 78, 79, 85, 86, 87, 89], "sampl": 12, "samuel": 90, "saniti": 12, "saska": [20, 38, 62, 90], "saska_h": 31, "saska_k": 31, "satisfi": [55, 89], "satur": [68, 82], "save": [11, 12], "scalar": [39, 89], "scale": [62, 90], "scheme": [12, 36, 43, 47, 49], "schmidt": [46, 47, 49, 52], "schneider": 90, "schnittert": [13, 90], "school": 55, "schur": [46, 47, 49, 52], "schur_safeti": [12, 46, 47, 49, 52], "scienc": [13, 90], "sciencedirect": 90, "scientif": [10, 13, 89], "scope": 55, "scratch": 9, "script": 55, "seal": 82, "sebastian": 90, "sec": [45, 78, 82], "sec_000": 12, "sec_xxx": [38, 50], "second": [12, 29, 47, 48, 49, 52, 53, 59, 71, 75, 89], "secondarili": 55, "sect": 84, "section": [9, 20, 37, 38, 42, 44, 46, 47, 48, 49, 52, 53, 55, 56, 57, 58, 59, 62, 64, 65, 66, 71, 72, 74, 75, 76, 77, 78, 79, 80, 82, 85, 86, 87], "section_continu": [12, 45, 89], "section_tim": [12, 45, 46, 89], "see": [11, 12, 13, 20, 24, 25, 35, 37, 39, 42, 45, 46, 47, 48, 49, 52, 53, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 84, 85, 86, 87, 89], "seed": 89, "seen": 82, "select": [6, 7, 12, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 46, 47, 57, 78], "self": [20, 38, 62], "self_associ": 32, "sell": 55, "semiconductor": 55, "send": 80, "sens": 62, "sens_abstol": 44, "sens_boundphas": [44, 46], "sens_bulk": 41, "sens_comp": [44, 46], "sens_factor": [44, 89], "sens_flux": 41, "sens_inlet": 41, "sens_inlet_comp_xxx": 41, "sens_inlet_port_xxx": 41, "sens_inlet_port_xxx_comp_yyi": 41, "sens_method": 44, "sens_nam": 44, "sens_outlet": 41, "sens_outlet_comp_xxx": 41, "sens_outlet_port_xxx": 41, "sens_outlet_port_xxx_comp_yyi": 41, "sens_particl": 41, "sens_particle_partype_xxx": 41, "sens_partyp": [44, 46, 47], "sens_react": [44, 46, 47], "sens_sect": [44, 46, 47, 49, 52], "sens_solid": 41, "sens_solid_partype_xxx": 41, "sens_unit": [44, 46], "sens_volum": 41, "sensdot_bulk": 41, "sensdot_flux": 41, "sensdot_inlet": 41, "sensdot_inlet_comp_xxx": 41, "sensdot_inlet_port_xxx": 41, "sensdot_inlet_port_xxx_comp_yyi": 41, "sensdot_outlet": 41, "sensdot_outlet_comp_xxx": 41, "sensdot_outlet_port_xxx": 41, "sensdot_outlet_port_xxx_comp_yyi": 41, "sensdot_particl": 41, "sensdot_particle_partype_xxx": 41, "sensdot_solid": 41, "sensdot_solid_partype_xxx": 41, "sensdot_volum": 41, "sensit": [13, 20, 37, 38, 42, 43, 45, 46, 47, 49, 52, 90], "senstiv": 46, "separ": [14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 43, 55, 62, 78, 90], "septemb": 90, "sequenc": [13, 89], "sequenti": [6, 7, 8, 46, 78], "serban": 90, "seri": 9, "serv": [12, 55, 62, 78, 84, 87], "server": 55, "servic": 55, "set": [8, 11, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 37, 46, 47, 48, 49, 52, 57, 62, 63, 78, 79, 81, 82, 86, 89], "setup": 78, "seven": 78, "seventh": 78, "sever": [11, 12, 89], "sha1": 40, "shall": 55, "shape": [65, 76], "share": [13, 47, 48, 49, 52, 55], "sharp": 65, "shell": [10, 82], "shield": [17, 34, 75, 76], "shift": 84, "shirazi": 90, "short": [55, 62, 78, 83], "should": [12, 20, 42, 47, 49, 52, 55, 82, 89], "show": [12, 55], "shown": [62, 89], "shumak": 90, "side": 82, "sigma": [17, 32, 34, 76], "sigma_": [14, 56, 72, 75], "sigma_j": [59, 62, 74, 76], "sign": [55, 62, 80, 82], "signal": [12, 84], "signific": [55, 89], "silica": 90, "sim": [11, 12, 84], "similar": [55, 56, 74], "simpl": [11, 12, 62, 78, 81, 89], "simpler": 89, "simpli": [12, 20], "simplic": 80, "simplifi": [11, 12, 20, 38, 62], "simplified_multistate_steric_mass_act": 33, "simul": [11, 37, 39, 40, 45, 46, 49, 78, 80, 81, 82, 84, 85, 90], "simultan": 55, "sinc": [12, 20, 39, 42, 71, 72, 80, 82, 84, 87, 89], "singh": 90, "singl": [14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 41, 42, 43, 55, 62, 78, 89], "single_as_multi_port": [41, 43], "sink": [12, 78, 83, 87], "site": [14, 17, 30, 32, 33, 34, 56, 62, 66, 68, 71, 72, 74, 76], "sitemap": 88, "situat": [79, 89], "size": [45, 46, 47, 49, 52, 79, 85, 89], "skip": 8, "slab": [47, 49, 52, 82], "slice": 89, "slightli": 61, "sln": 8, "slow": [6, 47], "slower": [47, 48, 49, 52, 53], "slowest": 39, "sma": [56, 59, 72, 75], "sma_ka": 34, "sma_kd": 34, "sma_lambda": 34, "sma_nu": 34, "sma_refc0": 34, "sma_refq": 34, "sma_sigma": 34, "small": [36, 58, 78, 82, 89], "smaller": [82, 89], "smb": [78, 87], "smith": 90, "smooth": [84, 89], "smssma_ka": 33, "smssma_kd": 33, "smssma_ksw": 33, "smssma_ksw_lin": 33, "smssma_ksw_quad": 33, "smssma_kw": 33, "smssma_kws_lin": 33, "smssma_kws_quad": 33, "smssma_lambda": 33, "smssma_nu_max": 33, "smssma_nu_min": 33, "smssma_nu_quad": 33, "smssma_refc0": 33, "smssma_refq": 33, "smssma_sigma_max": 33, "smssma_sigma_min": 33, "smssma_sigma_quad": 33, "so": [55, 82, 89], "societi": 90, "softwar": [6, 7, 8, 13, 55, 90], "sold": 55, "soldot_bulk": 41, "soldot_flux": 41, "soldot_inlet": 41, "soldot_inlet_comp_xxx": 41, "soldot_inlet_port_xxx": 41, "soldot_inlet_port_xxx_comp_yyi": 41, "soldot_outlet": 41, "soldot_outlet_comp_xxx": 41, "soldot_outlet_port_xxx": 41, "soldot_outlet_port_xxx_comp_yyi": 41, "soldot_particl": 41, "soldot_particle_partype_xxx": 41, "soldot_solid": 41, "soldot_solid_partype_xxx": 41, "soldot_volum": 41, "sole": [20, 39, 42, 55], "solid": [12, 14, 17, 30, 32, 33, 34, 39, 41, 42, 43, 47, 48, 49, 52, 53, 56, 62, 64, 70, 72, 76, 79, 82, 90], "solut": [12, 13, 17, 34, 37, 43, 45, 46, 77, 79, 82, 89], "solution_bulk": 41, "solution_flux": 41, "solution_inlet": 41, "solution_inlet_comp_xxx": 41, "solution_inlet_port_xxx": 41, "solution_inlet_port_xxx_comp_yyi": 41, "solution_outlet": [12, 41], "solution_outlet_comp_xxx": 41, "solution_outlet_port_xxx": 41, "solution_outlet_port_xxx_comp_yyi": 41, "solution_particl": 41, "solution_particle_partype_xxx": 41, "solution_solid": 41, "solution_solid_partype_xxx": 41, "solution_tim": [12, 41], "solution_volum": 41, "solv": [13, 46, 78, 89], "solver": [10, 12, 13, 37, 38, 47, 49, 52, 53, 78, 89, 90], "solver_nam": 35, "some": [6, 7, 12, 20, 39, 42, 55, 57, 62, 74, 76, 78, 79, 82, 87, 89], "sometim": 13, "sourc": [6, 7, 8, 12, 13, 20, 42, 55, 62, 78, 79, 83, 84], "source_xxx": [37, 38], "sp": [14, 15, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 39, 41, 47, 48, 49, 52, 53, 79], "space": [6, 7, 8, 46, 47, 49, 52], "span": 89, "spare": 55, "spars": 47, "spatial": [12, 47, 49, 52, 82, 89], "speak": 55, "speci": 61, "special": [12, 55, 58], "speciefi": 12, "specif": [12, 46, 47, 49, 52, 53, 55, 62, 77, 79, 85, 86], "specifi": [12, 20, 39, 42, 47, 48, 49, 51, 52, 53, 54, 55, 56, 78, 82, 89], "speed": 79, "sphere": [47, 49, 52], "spheric": 82, "sphinx": [0, 88], "sphinx_multivers": 88, "sphinxcontrib": 88, "spirit": 55, "spline": [12, 84], "split": 79, "split_components_data": [12, 41, 43], "split_ports_data": [12, 41, 43], "spread": [20, 38, 62], "springer": 90, "springerlink": 90, "src": 8, "stabil": [18, 19], "stabl": [13, 36], "stagger": 89, "stagnant": 82, "stand": 55, "standard": [6, 7, 20, 36, 37, 42, 55, 65, 80, 82], "start": [8, 12, 45, 55, 89], "state": [12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 34, 38, 39, 41, 43, 46, 47, 48, 49, 52, 53, 55, 57, 60, 61, 62, 64, 71, 79, 81, 82, 86, 89], "statement": 55, "stationari": [12, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 62, 81, 82, 85, 86, 90], "statu": 55, "steep": 89, "stefan": 90, "step": [8, 9, 11, 45, 55, 78, 84, 87, 90], "steric": [17, 20, 32, 38, 59, 62, 74, 90], "steric_mass_act": 34, "steven": 90, "stiff": 89, "still": [11, 12, 20, 85], "stir": [37, 38, 50, 78, 79, 83], "stoichiometr": [42, 79], "stop": 12, "storag": [12, 39, 41, 42, 46, 55, 78], "store": [12, 39], "stream": 87, "strength": [58, 72], "strictli": [78, 87], "string": [35, 40, 44, 47, 48, 49, 51, 52, 53, 54], "strong": [72, 89], "stronger": 33, "strongest": 33, "strongli": [13, 33, 72], "structur": [6, 7, 8, 12, 37, 49, 89], "studi": 90, "studio": 8, "subdivid": 55, "subgroup": [47, 48, 49, 52, 53], "subject": [6, 7, 8, 55], "sublicens": 55, "submodel": 89, "subprogram": 55, "subroutin": 55, "subscript": 39, "subsect": 55, "subsequ": [39, 49], "subsolv": 35, "subspac": [46, 47, 49, 52], "substanti": [55, 89], "successfulli": [12, 89], "sue": 55, "suffic": 55, "suffici": 89, "sugarcan": 90, "suit": 90, "suitabl": 79, "suitespars": [6, 7, 47], "suitesparsebuild": 8, "sum": [39, 47, 48, 49, 52, 82], "sum_": [30, 47, 49, 52, 56, 57, 59, 62, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 76, 78, 79, 81, 82, 84, 85, 86, 89], "sum_i": [47, 49, 79], "sum_j": [60, 61, 80, 81, 82], "sundial": [89, 90], "sundials_root": [6, 7, 8], "sundialsbuild": [6, 7, 8], "superfici": 82, "superlu": 47, "superlu_5": [6, 7], "superlu_root": [6, 7], "superlubuild": [6, 7], "supervis": 13, "supplement": 55, "suppli": [47, 80], "support": [13, 20, 37, 55, 60, 61, 77, 79, 82, 85, 86, 89], "suppos": 39, "sure": [6, 7, 8, 55, 81], "surfac": [12, 17, 18, 20, 30, 32, 33, 34, 38, 47, 49, 58, 62, 71, 72, 82, 90], "surrend": 55, "surviv": 55, "sustain": 55, "sw": 75, "swing": 90, "switch": [12, 46, 77], "switch_000": 12, "switch_xxx": [11, 37, 38, 78], "symlink": 6, "symmetri": 80, "system": [7, 8, 37, 38, 39, 41, 45, 55, 77, 83, 84, 87, 89, 90], "systemat": 55, "s\u00fcleyman": 90, "t": [12, 20, 42, 43, 46, 56, 57, 59, 60, 61, 62, 63, 64, 65, 66, 68, 71, 72, 73, 74, 76, 78, 79, 80, 81, 82, 84, 85, 86, 89, 90], "t_": [12, 46, 62, 78, 79, 80, 82, 84, 89], "t_0": 89, "t_1": [84, 89], "t_2": 84, "t_i": [12, 89], "t_k": 84, "tab": [37, 89], "tabl": [11, 39, 46, 62, 78, 79, 82, 83, 89], "tail": 65, "take": [20, 42, 45, 55, 62, 68, 73, 76, 89], "taken": [20, 44, 45, 78, 86, 87], "tamu": [6, 7, 8], "tandfonlin": 90, "tangibl": 55, "tank": [13, 37, 38, 50, 78, 83], "tar": [6, 7], "target": 78, "task": 89, "tau": 89, "tbb": 13, "tbb_preview": 8, "tbb_root": 8, "techniqu": [13, 62], "technolog": 55, "technologi": 90, "tell": 55, "temperatur": [62, 79, 90], "tend": 58, "tensor": [41, 43], "tentacl": 72, "term": [39, 55, 64, 68, 73, 74, 79, 82, 89], "termin": [6, 7, 55, 78, 87], "test": [45, 89], "text": [17, 30, 31, 41, 56, 57, 58, 59, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 78, 79, 80, 81, 82, 84, 85, 86, 89], "texttt": [20, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 51, 52, 53, 54], "tgz": 8, "th": [12, 14, 41, 46, 82, 90], "than": [6, 7, 8, 10, 12, 13, 41, 46, 47, 49, 52, 55, 62, 82, 89], "thei": [12, 47, 49, 55, 56, 62, 66, 82], "them": [55, 78, 89], "theori": [89, 90], "therefor": [55, 56, 57, 64, 66, 82], "thermodynam": 90, "thi": [6, 7, 8, 9, 10, 11, 12, 13, 15, 20, 37, 39, 41, 42, 43, 46, 47, 48, 49, 52, 53, 55, 57, 58, 60, 61, 62, 64, 67, 69, 70, 71, 73, 74, 77, 78, 79, 80, 82, 85, 87, 89], "thiemo": 90, "thing": 55, "third": [55, 62, 79], "those": [20, 37, 39, 42, 55, 62, 79], "though": 55, "thread": 45, "threaten": 55, "three": [39, 46, 55, 62], "through": [13, 55, 80, 82], "throughout": [78, 82], "thu": [12, 20, 42, 55, 75, 76, 81, 82, 89], "thumb": 44, "tild": [49, 62], "time": [2, 37, 39, 40, 41, 42, 43, 45, 46, 47, 48, 49, 52, 53, 55, 62, 78, 79, 80, 82, 84, 90], "time_integr": [12, 37, 38, 89], "time_sim": 40, "timepoint": 45, "timespan": 89, "timestep": 45, "tingyu": 90, "tobia": 90, "togeth": [49, 52, 87, 89], "toler": [12, 44, 45, 89], "tolsma": 90, "too": [55, 89], "took": 40, "tool": 55, "toolkit": 13, "topologi": 78, "total": [12, 17, 30, 32, 33, 34, 39, 53, 78, 81, 82, 86, 89], "total_poros": 53, "toward": 62, "trade": 55, "trademark": 55, "tradeoff": [46, 47, 49, 52], "transact": [55, 90], "transfer": [55, 75, 82, 85], "transform": [62, 79], "transit": [12, 45, 78], "transmiss": 55, "transport": [12, 62, 80, 82], "treament": 58, "treat": [39, 43, 47, 49, 52, 53, 55], "treati": 55, "tri": 89, "trigger": 78, "troubl": 6, "true": [12, 47, 49], "truncat": 89, "try": [6, 8, 12], "tt": [20, 42], "ttmann": 90, "ttt": [20, 42], "tube": [13, 78], "turn": [76, 78], "tutori": [9, 12], "twice": 78, "two": [10, 12, 37, 38, 40, 50, 55, 56, 62, 66, 71, 75, 78, 82, 83, 89], "txt": 0, "type": [14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 43, 44, 45, 46, 47, 48, 49, 50, 52, 53, 54, 55, 56, 62, 66, 71, 81, 83, 85, 89], "typic": [12, 13, 55], "u": [13, 80, 82, 85, 86], "u_": [80, 82], "u_k": 80, "ubuntu": 6, "umfpack": 47, "umfpack_root": [6, 7, 8], "unaccept": 55, "unavoid": 13, "unbalanc": 87, "under": [13, 55, 79, 90], "underbrac": [72, 82], "unit": [12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 37, 38, 40, 41, 42, 43, 44, 45, 47, 48, 49, 52, 53, 54, 62, 77, 79, 80, 81, 82, 84, 87, 89], "unit_000": 12, "unit_001": [11, 12], "unit_002": 12, "unit_typ": [12, 38, 50, 51, 54], "unit_xxx": [14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 37, 38, 50, 79], "unit_yyi": 37, "unitopid": [12, 46], "unitopord": 41, "unix": [6, 7], "unless": [46, 55], "unlik": 89, "unlimit": [45, 55], "unmodifi": [49, 55], "unnecessari": 55, "unpack": 55, "unphys": 81, "unreason": 81, "unspecifi": 39, "unstabl": 36, "unsur": 12, "until": [55, 78], "unus": 46, "unzip": [6, 7, 8], "up": [76, 78, 80, 90], "updat": [37, 55, 89], "upgrad": 13, "uppercas": 39, "uptak": 81, "upwind": [12, 36], "url": 90, "us": [0, 6, 7, 8, 10, 11, 12, 13, 20, 37, 42, 44, 45, 46, 47, 48, 49, 52, 53, 55, 57, 58, 62, 64, 76, 78, 79, 80, 81, 82, 85, 89, 90], "use_analytic_jacobian": [12, 47, 48, 49, 52, 53], "user": [10, 55, 81, 82], "user_defin": 47, "user_defined_par": [47, 49], "user_solution_tim": [12, 45, 89], "usr": 7, "usual": [12, 79], "util": [13, 78, 90], "utk": 8, "v": [6, 7, 8, 43, 81, 90], "v3": 55, "valid": [20, 39, 42, 45, 47, 49, 52, 53, 55], "valu": [12, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 37, 39, 45, 46, 47, 48, 49, 52, 53, 62, 78, 82, 89], "valv": [13, 46, 77], "varepsilon": [36, 48, 58, 81], "varepsilon_": [80, 82, 85], "varepsilon_c": [80, 82, 86], "varepsilon_p": 86, "varepsilon_t": 86, "vari": [20, 78, 80, 81], "variabl": [12, 72, 78, 85, 89], "variant": [15, 20, 42, 58, 67, 69, 70], "variat": 58, "variou": [47, 48, 49, 52, 53, 89], "varphi": 79, "vc14": 8, "vcxproj": 8, "veclib": 7, "vector": [12, 20, 35, 39, 41, 42, 43, 45, 46, 47, 48, 49, 52, 53, 82, 89], "veloc": [39, 46, 47, 49, 52, 53, 78, 85, 86], "velocity_multiplex": 47, "verbatim": 55, "veri": [6, 7, 8, 58, 89], "versa": 79, "version": [6, 7, 8, 10, 12, 39, 40, 55, 61, 62], "vessel": 79, "via": [7, 8, 10, 13, 78, 80, 82, 89], "vice": 79, "view": 55, "violat": 55, "visibl": 55, "visual": 8, "void": 55, "volum": [12, 39, 41, 42, 43, 47, 48, 49, 52, 53, 55, 78, 80, 81, 82], "volumetr": [12, 46, 78, 80, 82], "von": [13, 90], "vs201964": 8, "vs2019x64": 8, "w": [55, 75], "wa": [6, 12, 40, 43, 55, 61], "wai": [10, 20, 39, 42, 55, 58, 65, 89], "waiv": 55, "waiver": 55, "wang": [61, 90], "want": [6, 7, 10, 11, 12, 55], "warranti": 55, "wash": [2, 12, 39], "water": [17, 20, 38, 62, 90], "wayn": 90, "we": [8, 10, 11, 12, 13, 55, 62], "weak": 72, "weaken": 79, "weaker": 33, "weakest": 33, "weakli": 33, "web": 13, "websit": 10, "weight": [36, 78], "welcom": 55, "well": [55, 79, 81, 89], "weno": [12, 37, 38, 47, 49, 52, 53], "weno_ep": [12, 36], "weno_ord": [12, 36], "were": [55, 89], "wessl": 90, "westerberg": 90, "what": 55, "whatev": 55, "when": [6, 12, 20, 39, 42, 47, 49, 52, 53, 55, 58, 62, 78, 81, 82, 89], "where": [11, 12, 20, 42, 46, 49, 55, 56, 58, 59, 62, 64, 72, 74, 76, 78, 79, 80, 82, 84, 86, 89], "wherea": [7, 39, 79, 80, 82, 89], "whether": [12, 43, 45, 46, 47, 48, 49, 52, 53, 55, 62, 78, 81], "which": [6, 7, 8, 10, 12, 13, 20, 39, 40, 41, 43, 45, 46, 55, 57, 59, 62, 63, 64, 71, 72, 74, 76, 78, 79, 80, 81, 82, 84, 89], "while": [39, 62, 78, 79, 80, 89], "whitlei": 90, "who": 55, "whole": [55, 89], "whom": 55, "whose": 55, "why": 55, "wide": 55, "wilei": 90, "william": 90, "win64": 8, "window": [10, 13, 55], "wipo": 55, "wish": 55, "within": 55, "without": [12, 37, 38, 46, 48, 50, 55, 56, 57, 60, 61, 64, 66, 81, 82, 83], "woodward": 90, "work": [8, 10, 13, 37, 55, 78, 89], "worldwid": 55, "would": [10, 55, 82, 89], "write": [12, 43, 55, 78], "write_coordin": 43, "write_sens_bulk": 43, "write_sens_flux": 43, "write_sens_inlet": 43, "write_sens_last": [41, 43], "write_sens_outlet": 43, "write_sens_particl": 43, "write_sens_solid": 43, "write_sens_volum": 43, "write_sensdot_bulk": 43, "write_sensdot_flux": 43, "write_sensdot_inlet": 43, "write_sensdot_outlet": 43, "write_sensdot_particl": 43, "write_sensdot_solid": 43, "write_sensdot_volum": 43, "write_soldot_bulk": 43, "write_soldot_flux": 43, "write_soldot_inlet": 43, "write_soldot_outlet": 43, "write_soldot_particl": 43, "write_soldot_solid": 43, "write_soldot_volum": 43, "write_solution_bulk": [12, 43], "write_solution_flux": 43, "write_solution_inlet": [12, 43], "write_solution_last": [41, 43], "write_solution_last_unit": [41, 43], "write_solution_outlet": [12, 43], "write_solution_particl": 43, "write_solution_solid": 43, "write_solution_tim": [41, 43], "write_solution_volum": 43, "written": [39, 41, 55], "wrong": [12, 20, 42], "wu": 90, "www": [6, 7, 8, 55, 90], "x": [7, 13, 62, 90], "x64": 8, "x86": 8, "xcopi": 8, "xiaoy": [6, 7], "xlabel": 12, "xml": [13, 37], "xxx": [20, 41, 42, 46, 62, 79], "xxx_comp_000": 43, "xxx_comp_001": 43, "xxx_ka": 62, "xxx_ka_t": 62, "xxx_ka_tt": 62, "xxx_ka_ttt": 62, "xxx_kfwd": 79, "xxx_kfwd_t": 79, "xxx_kfwd_tt": 79, "xxx_kfwd_ttt": 79, "xxx_port_000": 43, "xxx_port_001": 43, "xxx_refc0": 20, "xxx_refq": 20, "xxx_yyi": [20, 42], "xyz": 39, "y": [8, 89], "y_": 89, "y_0": 89, "year": 55, "yield": 78, "ylabel": 12, "you": [6, 7, 8, 10, 11, 12, 13, 39, 55], "your": [6, 7, 55], "yourself": [6, 7, 55], "yyi": [20, 41, 42], "y\u00fcce": 90, "z": [80, 82, 85, 86, 90], "zero": [36, 49, 89], "ziad": 90, "zip": 8, "zone": [47, 80], "\u00e1": 90, "\u00fc": 90, "\u010d": 90}, "titles": ["CADET Documentation", "Batch chromatography", "Examples", "Load Wash Elute", "Chemical reactions", "Residence time distributions", "Build for Linux", "Build for OSX", "Build for MS Windows", "Getting started", "Installation", "CADET Overview", "CADET Introduction", "CADET", "Bi Steric Mass Action", "Extended Mobile Phase Modulator Langmuir", "Freundlich LDF", "Generalized Ion Exchange", "HIC Constant Water Activity", "HIC Water on Hydrophobic Surfaces", "Binding models", "Linear", "Mobile Phase Modulator Langmuir", "Multi Component Anti-Langmuir", "Multi Component Bi-Langmuir", "Multi Component Bi-Langmuir LDF", "Multi Component Langmuir", "Multi Component Langmuir LDF", "Multi Component Langmuir LDF Liquid Phase", "Multi Component Spreading", "Multi-State Steric Mass Action", "Saska", "Self Association", "Simplified Multi-State Steric Mass Action", "Steric Mass Action", "Nonlinear solver for consistent initialization", "Flux reconstruction methods", "Interface specifications", "Input Group", "Introduction", "Meta Group", "Output Group", "Reaction models", "Return data", "Parameter Sensitivities", "Solver Configuration", "System of unit operations", "Two dimensional general rate model", "Continuous stirred tank reactor model", "General Rate Model", "Unit Operations", "Inlet", "Lumped rate model with pores", "Lumped Rate Model Without Pores", "Outlet", "License", "Bi Steric Mass Action", "Extended Mobile Phase Modulator Langmuir", "Freundlich LDF", "Generalized Ion Exchange", "HIC Constant Water Activity", "HIC Water on Hydrophobic Surfaces", "Binding models", "Linear", "Mobile Phase Modulator Langmuir", "Multi Component Anti-Langmuir", "Multi Component Bi-Langmuir", "Multi Component Bi-Langmuir LDF", "Multi Component Langmuir", "Multi Component Langmuir LDF", "Multi Component Langmuir LDF Liquid Phase", "Multi Component Spreading", "Multi-State Steric Mass Action", "Saska", "Self Association", "Simplified Multi-State Steric Mass Action", "Steric Mass Action", "Modelling", "Networks of unit operations", "Reaction models", "Two Dimensional General rate model (GRM2D)", "Continuous stirred tank reactor model (CSTR)", "General rate model (GRM)", "Unit operation models", "Inlet", "Lumped rate model with pores (LRMP)", "Lumped rate model without pores (LRM)", "Outlet", "<no title>", "Simulation", "Bibliography"], "titleterms": {"0": 12, "1": 12, "1d": 39, "2": 12, "3": 12, "4": 12, "action": [14, 30, 33, 34, 56, 72, 75, 76, 79], "activ": [18, 60], "adapt": 89, "adsorpt": [11, 12], "anti": [23, 65], "associ": [32, 74], "backward": 79, "batch": 1, "bi": [14, 24, 25, 56, 66, 67], "bibliographi": 90, "binari": 10, "bind": [20, 62], "bug": 13, "build": [6, 7, 8], "built": 10, "cadet": [0, 6, 7, 8, 10, 11, 12, 13], "call": 11, "chemic": 4, "chromatographi": [1, 82], "cite": 13, "common": 39, "compon": [20, 23, 24, 25, 26, 27, 28, 29, 65, 66, 67, 68, 69, 70, 71], "concentr": 62, "condit": 12, "configur": [11, 45], "connect": [11, 12, 46, 78], "consist": [35, 89], "consistency_solv": 35, "constant": [18, 60, 62, 79], "continu": [48, 81], "coordin": 41, "core": 10, "correl": 79, "cstr": [48, 81], "data": [39, 43], "dataset": 39, "defin": 11, "depend": [6, 7, 8, 20, 39, 42, 62, 79], "descript": 39, "develop": 13, "differ": [62, 83], "dimension": [39, 47, 80], "direct": [80, 82], "discret": [12, 35, 36, 47, 49, 52, 53], "distribut": 5, "document": 0, "donat": 13, "drive": 62, "dynam": 78, "elut": 3, "equilibrium": 62, "exampl": 2, "exchang": [17, 59], "exclus": 82, "exercis": 12, "extend": [15, 57], "extern": [20, 42, 46, 62, 79], "extfun_typ": 46, "featur": [13, 62, 83], "file": [37, 39], "flow": [78, 80, 82], "flux": 36, "forc": 62, "format": [37, 39], "forward": 79, "freundlich": [16, 58], "from": 10, "frontend": 10, "function": [62, 79], "gener": [12, 17, 47, 49, 59, 80, 82], "general_rate_model": 49, "general_rate_model_2d": 47, "geometri": 82, "get": 9, "global": 39, "grm": 82, "grm2d": 80, "group": [35, 36, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 51, 52, 53], "hdf5": [6, 7, 8], "hic": [18, 19, 60, 61], "hydrophob": [19, 61], "identifi": 39, "initi": [12, 35, 89], "inlet": [12, 51, 84], "input": [35, 36, 38, 39, 42, 43, 44, 45, 46, 47, 48, 49, 51, 52, 53], "instal": [10, 13], "interfac": 37, "introduct": [12, 39], "ion": [17, 59], "joint": 89, "langmuir": [15, 22, 23, 24, 25, 26, 27, 28, 57, 64, 65, 66, 67, 68, 69, 70], "lapack": [6, 7, 8], "law": 79, "ldf": [16, 25, 27, 28, 58, 62, 67, 69, 70], "licens": 55, "linear": [21, 62, 63, 78], "linear_interp_data": 46, "linux": 6, "liquid": [28, 70], "load": 3, "lrm": 86, "lrmp": 85, "lump": [52, 53, 85, 86], "lumped_rate_model_with_por": 52, "lumped_rate_model_without_por": 53, "m": 8, "mass": [14, 30, 33, 34, 56, 72, 75, 76, 79], "mass_action_law": 42, "matrix": 62, "meta": 40, "method": 36, "mi": 10, "mobil": [15, 22, 57, 64], "model": [12, 20, 35, 36, 39, 42, 46, 47, 48, 49, 51, 52, 53, 62, 77, 79, 80, 81, 82, 83, 85, 86], "modul": [15, 22, 57, 64], "multi": [23, 24, 25, 26, 27, 28, 29, 30, 33, 39, 65, 66, 67, 68, 69, 70, 71, 72, 75], "multipl": [20, 42, 82], "network": 78, "non": 20, "nonlinear": 35, "notat": 39, "ongo": 13, "oper": [11, 39, 46, 50, 78, 83], "order": 39, "osx": 7, "outlet": [12, 54, 87], "output": 41, "overview": 11, "param_xxx": [41, 44], "paramet": [11, 36, 39, 44, 89], "paramt": [11, 35], "particl": [20, 42, 82], "phase": [15, 22, 28, 57, 64, 70], "piecewise_cubic_poli": 46, "plot": 12, "pore": [52, 53, 85, 86], "pre": 10, "preliminari": 12, "prerequisit": [6, 7, 8], "python": 10, "rate": [12, 47, 49, 52, 53, 78, 79, 80, 82, 85, 86], "reaction": [4, 11, 42, 79], "reaction_model": 42, "reactor": [48, 81], "read": 11, "reconstruct": 36, "refer": 62, "resid": 5, "result": [11, 12], "return": 43, "run": 12, "saska": [31, 73], "sec_xxx": 51, "section": [12, 39, 45, 89], "self": [32, 74], "sensit": [41, 44, 89], "set": 12, "setup": [11, 89], "simplifi": [33, 75], "simul": [10, 12, 89], "size": 82, "solut": [41, 78], "solver": [11, 35, 45, 46], "sourc": 10, "source_xxx": 46, "specif": [37, 78, 80, 82, 89], "spread": [29, 71], "start": 9, "state": [30, 33, 72, 75], "step": [12, 89], "steric": [14, 30, 33, 34, 56, 72, 75, 76], "stir": [48, 81], "structur": 39, "suitespars": 8, "sundial": [6, 7, 8], "superlu": [6, 7], "support": [62, 83], "surfac": [19, 61], "switch": [11, 78], "switch_xxx": 46, "system": [12, 46, 78], "tank": [48, 81], "tbb": 8, "time": [5, 12, 89], "time_integr": 45, "transit": 89, "two": [47, 80], "type": [20, 42, 51, 82], "umfpack": [6, 7], "unit": [11, 39, 46, 50, 51, 78, 83], "unit_typ": [47, 48, 49, 52, 53], "unit_xxx": [35, 36, 39, 41, 42, 43, 47, 48, 49, 51, 52, 53], "unit_yyi": 41, "unknown": 82, "up": 12, "us": 39, "valv": 78, "variabl": 82, "veloc": [80, 82], "version": 37, "wash": 3, "water": [18, 19, 60, 61], "weno": 36, "window": 8, "without": [53, 86]}}) \ No newline at end of file diff --git a/v4.4.0/simulation/index.html b/v4.4.0/simulation/index.html index 3a82147be..d184fa86a 100644 --- a/v4.4.0/simulation/index.html +++ b/v4.4.0/simulation/index.html @@ -9,7 +9,7 @@ - + diff --git a/v4.4.0/zbibliography.html b/v4.4.0/zbibliography.html index 27ae7aee4..4ba673720 100644 --- a/v4.4.0/zbibliography.html +++ b/v4.4.0/zbibliography.html @@ -9,7 +9,7 @@ - +