{
  "schema": "stromalytix.biofab-oxygen-verification/v1",
  "config": {
    "id": "biofab-static-gel-oxygen-v1",
    "question": "Which printed gel thickness should we test first, and does measured oxygen agree with the transport prediction?",
    "status": "Proposed reference experiment; actual cell lot, lab and hardware not yet confirmed",
    "cell_model": "HepG2/C3A engineering reference; not primary human hepatocytes",
    "material": "GelMA reference; actual lot, formulation and photocuring require qualification",
    "hardware_evidence": "Recovered September 1 founder photo inspected September 25: label says Creality CR-10, rated build size 300 x 300 x 400 mm. This identifies the donor printer; current motion, controller and conversion status require physical qualification.",
    "base_inputs": {
      "well_radius_mm": 3.2,
      "liquid_height_mm": 2.0,
      "gel_radius_mm": 0.8,
      "gel_height_mm": 0.2,
      "cells_per_ml": 10000000.0,
      "uptake_mol_cell_s": 4.76e-16,
      "km_mol_m3": 0.0063,
      "gel_diffusivity_m2_s": 2e-09,
      "medium_diffusivity_m2_s": 3.8e-09,
      "surface_oxygen_mol_m3": 0.18,
      "comparison_threshold_mol_m3": 0.02,
      "nr": 32,
      "nz": 40
    },
    "heights_mm": [
      0.2,
      0.6,
      1.0
    ],
    "sensitivity": {
      "uptake_mol_cell_s": [
        3e-17,
        4.76e-16
      ],
      "gel_diffusivity_m2_s": [
        1.5e-09,
        2.5e-09
      ],
      "surface_oxygen_mol_m3": [
        0.15,
        0.2
      ]
    },
    "parameter_provenance": [
      {
        "fields": [
          "uptake_mol_cell_s",
          "km_mol_m3",
          "medium_diffusivity_m2_s"
        ],
        "source": "bhise-2016",
        "location": "Numerical simulations, printed page 4",
        "status": "Published modeling assumptions, not measurements of our cell lot"
      },
      {
        "fields": [
          "sensitivity.uptake_mol_cell_s"
        ],
        "source": "existing-o2-library",
        "location": "qo2_011 plus Bhise modeling assumption",
        "status": "Sensitivity stress test spanning materially different literature assumptions; not a measured population interval"
      },
      {
        "fields": [
          "gel_diffusivity_m2_s",
          "sensitivity.gel_diffusivity_m2_s"
        ],
        "source": "existing-o2-library",
        "location": "do2_014 and do2_015",
        "status": "Estimated gel transport; direct measurement required"
      },
      {
        "fields": [
          "well_radius_mm",
          "liquid_height_mm",
          "gel_radius_mm",
          "heights_mm",
          "cells_per_ml",
          "surface_oxygen_mol_m3",
          "sensitivity.surface_oxygen_mol_m3",
          "comparison_threshold_mol_m3"
        ],
        "source": "proposed-design",
        "status": "Explicit engineering choices for this reference experiment, not extracted paper values or confirmed hardware dimensions"
      }
    ],
    "sources": [
      {
        "id": "bhise-2016",
        "title": "A liver-on-a-chip platform with bioprinted hepatic spheroids",
        "doi": "10.1088/1758-5090/8/1/014101",
        "pmid": "26756674",
        "url": "https://escholarship.org/content/qt9f546248/qt9f546248.pdf",
        "verified_at": "2026-09-25",
        "scope": "Published hepatic-printing context and transport-model assumptions; our geometry and boundary conditions differ"
      },
      {
        "id": "mcmurtrey-2016",
        "title": "Analytic Models of Oxygen and Nutrient Diffusion, Metabolism Dynamics, and Architecture Optimization in Three-Dimensional Tissue Constructs",
        "doi": "10.1089/ten.TEC.2015.0375",
        "pmid": "26650970",
        "url": "https://pubmed.ncbi.nlm.nih.gov/26650970/",
        "verified_at": "2026-09-25",
        "scope": "Dimensional diffusion/consumption framework; does not validate our numerical implementation or experiment"
      },
      {
        "id": "existing-o2-library",
        "path": "data/parameters/o2_transport.json",
        "scope": "Existing parameter assumptions, preserved with their uncertainty labels"
      }
    ],
    "assumptions": [
      "Axisymmetric printed cylinder with uniform cell density; individual spheroids are not resolved.",
      "Static well with zero oxygen flux through its floor and side wall; top concentration must be measured.",
      "Steady-state transport and constant cell number, not a time-course or a growth/death simulation.",
      "Gel and medium diffusivities are constant within each region; no flow, drug binding or remodeling.",
      "Gel/medium oxygen partition coefficient is assumed to be one, with zero interfacial resistance.",
      "The 20 micromolar line is an engineering comparison level, not an asserted survival threshold.",
      "Oxygen, viability, albumin, urea and CYP activity are distinct measurements. Only oxygen is predicted here."
    ],
    "execution_dependencies": [
      "CR-10 actual motion envelope, controller and conversion qualification",
      "syringe/nozzle and extrusion calibration",
      "plate SKU and measured well geometry",
      "cell lot and lab-approved culture SOP",
      "gel lot/formulation and calibrated photocuring",
      "oxygen measurement method and calibration",
      "qualified lab access"
    ]
  },
  "execution_fingerprint": {
    "code_sha256": {
      "core/oxygen_verification.py": "a8653a8f387d28a4fc0f982159fd38a0de35e28c3d4a06a013987bb6565daef0",
      "data/parameters/o2_transport.json": "8327612473d2e214ccc17ab0e30d19fbc6625cf05f579ef54fd321bc44696734"
    },
    "python": "3.13.13",
    "numpy": "2.4.2",
    "scipy": "1.17.1"
  },
  "cases": [
    {
      "height_mm": 0.2,
      "nominal": {
        "inputs": {
          "well_radius_mm": 3.2,
          "liquid_height_mm": 2.0,
          "gel_radius_mm": 0.8,
          "gel_height_mm": 0.2,
          "cells_per_ml": 10000000.0,
          "uptake_mol_cell_s": 4.76e-16,
          "km_mol_m3": 0.0063,
          "gel_diffusivity_m2_s": 2e-09,
          "medium_diffusivity_m2_s": 3.8e-09,
          "surface_oxygen_mol_m3": 0.18,
          "comparison_threshold_mol_m3": 0.02,
          "nr": 32,
          "nz": 40
        },
        "kinetics": "michaelis_menten",
        "r_mm": [
          0.05,
          0.15000000000000002,
          0.25,
          0.35,
          0.45000000000000007,
          0.55,
          0.6500000000000001,
          0.75,
          0.8500000000000001,
          0.95,
          1.05,
          1.15,
          1.25,
          1.35,
          1.4500000000000002,
          1.5500000000000003,
          1.65,
          1.75,
          1.85,
          1.9500000000000002,
          2.0500000000000003,
          2.15,
          2.2500000000000004,
          2.35,
          2.4499999999999997,
          2.5500000000000003,
          2.65,
          2.7500000000000004,
          2.85,
          2.9499999999999997,
          3.0500000000000003,
          3.15
        ],
        "z_mm": [
          0.025,
          0.07500000000000001,
          0.125,
          0.175,
          0.22500000000000003,
          0.275,
          0.32500000000000007,
          0.375,
          0.42500000000000004,
          0.475,
          0.525,
          0.575,
          0.625,
          0.675,
          0.7250000000000001,
          0.7750000000000001,
          0.825,
          0.875,
          0.925,
          0.9750000000000001,
          1.0250000000000001,
          1.075,
          1.1250000000000002,
          1.175,
          1.2249999999999999,
          1.2750000000000001,
          1.325,
          1.3750000000000002,
          1.425,
          1.4749999999999999,
          1.5250000000000001,
          1.575,
          1.6250000000000002,
          1.675,
          1.725,
          1.7750000000000001,
          1.825,
          1.8750000000000002,
          1.925,
          1.975
        ],
        "oxygen_um": [
          [
            22.604205488248677,
            26.629986639269497,
            34.838125096715274,
            47.4557419281491,
            60.617689217843896,
            69.08077190130479,
            76.94703819433452,
            84.24192986779339,
            90.9965833048238,
            97.24569065556729,
            103.02572341791395,
            108.37353079129724,
            113.32529032473172,
            117.91576744263652,
            122.1778312216073,
            126.14217299126985,
            129.8371787088319,
            133.2889130280176,
            136.52118075173692,
            139.55563882231198,
            142.4119385872411,
            145.10788356068088,
            147.65959227398403,
            150.0816591794525,
            152.38730909446355,
            154.5885425113086,
            156.69627040205262,
            158.72043804654385,
            160.67013801062953,
            162.55371278350194,
            164.37884781134323,
            166.1526557865656,
            167.88175310287878,
            169.57232939139155,
            171.23021102992516,
            172.860919479256,
            174.46972525477872,
            176.0616982959627,
            177.64175545286383,
            179.21470577138973
          ],
          [
            23.858902976655873,
            27.888623668761394,
            36.09677124571746,
            48.7029547741055,
            61.8459339056736,
            70.27440468216703,
            78.08978743347636,
            85.32240634065032,
            92.00767547739765,
            98.183839832361,
            103.89017419584071,
            109.16562647119488,
            114.04785515579107,
            118.57259412050455,
            122.77327524022375,
            126.68084509547079,
            130.32372150558479,
            133.7278462189503,
            136.9168000580255,
            139.9119554336039,
            142.73264817021973,
            145.3963560809541,
            147.91887588965355,
            150.31449316036733,
            152.5961420907956,
            154.77555356351078,
            156.86339089455834,
            158.86937340735508,
            160.802388393056,
            162.67059227356427,
            164.48150191658115,
            166.2420771043841,
            167.9587951584797,
            169.63771869134985,
            171.28455740833076,
            172.90472482687224,
            174.5033907234561,
            176.0855300645285,
            177.65596912961422,
            179.2194294940006
          ],
          [
            26.518339958685832,
            30.543409493263155,
            38.72954391674241,
            51.2850810846773,
            64.36701453714555,
            72.71048514815048,
            80.40945358545326,
            87.50469388835862,
            94.04053590903658,
            100.06240439520867,
            105.61504584918065,
            110.74134508341764,
            115.48160673096879,
            119.87318099442123,
            123.95033104294848,
            127.74426148297024,
            131.28324799420656,
            134.59282543728776,
            137.69600510166018,
            140.61350165613757,
            143.36395743935353,
            145.96415664719515,
            148.42922531144552,
            150.77281517168112,
            153.00727096210082,
            155.1437815146147,
            157.1925155955637,
            159.16274366904796,
            161.06294689984713,
            162.90091473106935,
            164.6838323348419,
            166.41835916441522,
            168.1106997499564,
            169.7666677889966,
            171.39174449285176,
            172.99113206655312,
            174.56980312432898,
            176.13254677677114,
            177.68401207008753,
            179.2287494124687
          ],
          [
            30.90041045751638,
            34.885003803243514,
            42.97853832227379,
            55.38231023116097,
            68.30957649033631,
            76.48287937114662,
            83.96832480142932,
            90.82421319425548,
            97.10902131181533,
            102.87887087777428,
            108.18610101719044,
            113.07861611385235,
            117.59973239474958,
            121.78831962678309,
            125.67910027311657,
            129.30301883725488,
            132.68762921380477,
            135.85747084520878,
            138.83441883039995,
            141.63800170869808,
            144.28568553669064,
            146.7931255033266,
            149.1743876060229,
            151.44214341194333,
            153.60784100265695,
            155.68185505390025,
            157.67361875444973,
            159.59173998579348,
            161.4441039029644,
            163.23796379423823,
            164.9800218610131,
            166.67650135120968,
            168.33321129927756,
            169.9556049713779,
            171.5488329830451,
            173.1177919460918,
            174.66716940935666,
            176.20148578201886,
            177.7251338668536,
            179.24241658250943
          ],
          [
            37.539111019216776,
            41.39934059040311,
            49.24208736255365,
            61.2793286466642,
            73.8636840152303,
            81.71967611524047,
            88.84092784450947,
            95.31263363711034,
            101.21274029450272,
            106.61038873259841,
            111.56589504283775,
            116.13146524185497,
            120.35217831360843,
            124.26699665100473,
            127.90969448342607,
            131.30966550952783,
            134.4926057365144,
            137.48108266289447,
            140.29500700108076,
            142.95202342418813,
            145.46783512444176,
            147.8564746692141,
            150.13053136567157,
            152.30134334536416,
            154.37916092122043,
            156.37328643579306,
            158.2921947658345,
            160.14363782295771,
            161.9347357459426,
            163.67205697736136,
            165.36168902366603,
            167.0093013887561,
            168.62020192715485,
            170.19938766968033,
            171.75159102086192,
            173.28132210498265,
            174.79290794023711,
            176.29052904335077,
            177.77825400655476,
            179.2600725424014
          ],
          [
            47.2950347826133,
            50.86465238318241,
            58.14312934580786,
            69.39071690551867,
            81.26931525223854,
            88.55417884518371,
            95.07737565097872,
            100.96112687814473,
            106.30456507012076,
            111.1873146767405,
            115.67350026375517,
            119.81523020240645,
            123.6553560923813,
            127.22957208829172,
            130.56798635442402,
            133.69629372416074,
            136.63665483686555,
            139.40836143454044,
            142.02834603190936,
            144.5115777988537,
            146.87137455437517,
            149.11965225585737,
            151.2671273537439,
            153.32348314591152,
            155.29750827669196,
            157.19721340561955,
            159.02993055744778,
            160.8023985755868,
            162.52083730996304,
            164.1910125902705,
            165.81829360616055,
            167.407703994882,
            168.9639676946005,
            170.49155043716004,
            171.99469761253428,
            173.47746912801378,
            174.94377180064816,
            176.39738975609106,
            177.84201325680166,
            179.2812663446531
          ],
          [
            61.588530099475264,
            64.56555745000848,
            70.69111471085813,
            80.3202652859863,
            90.76734300869784,
            97.04237600635356,
            102.61904927800937,
            107.64935237470313,
            112.23694386277543,
            116.45548770207732,
            120.35950865851882,
            123.99091584801278,
            127.38300718626134,
            130.5629912952173,
            133.55362153370606,
            136.37428684547177,
            139.04176230893444,
            141.5707410787004,
            143.97422226915683,
            146.26380148629215,
            148.4498939441302,
            150.54190979124425,
            152.54839479810667,
            154.47714540478736,
            156.33530441304535,
            158.12944179650555,
            159.86562387398598,
            161.54947324324115,
            163.18622127823187,
            164.78075457055866,
            166.33765639119062,
            167.8612440263309,
            169.35560267705472,
            170.82461648973924,
            172.2719971918748,
            173.70131073763858,
            175.11600231402582,
            176.51942001739297,
            177.91483747915765,
            179.30547569610724
          ],
          [
            82.83170545227166,
            84.74994449878982,
            88.72479364770543,
            95.10062963927234,
            102.36223150722725,
            106.91188112678462,
            111.11271589389467,
            115.02647448949011,
            118.6925883804839,
            122.13929243156188,
            125.38865270269275,
            128.4589624203012,
            131.36596354695962,
            134.12352213431748,
            136.74403570091928,
            139.2387003860068,
            141.6176992901528,
            143.89034321112982,
            146.065180659133,
            148.1500868957722,
            150.1523379751808,
            152.078673656796,
            153.9353518082357,
            155.72819613510825,
            157.46263856488306,
            159.14375726804704,
            160.77631106156954,
            162.36477077135575,
            163.91334800949986,
            165.42602173424353,
            166.90656289589958,
            168.3585574239768,
            169.7854277747327,
            171.19045323113198,
            172.5767891264047,
            173.94748514643018,
            175.30550285385263,
            176.65373256731849,
            177.99500972191865,
            179.3321308313922
          ],
          [
            107.35180963509592,
            108.19238952087112,
            109.79480731757941,
            111.95605819210486,
            114.22657770101813,
            116.85575380383939,
            119.62120982597398,
            122.41012398218506,
            125.16406423316309,
            127.85266074466253,
            130.4605933170541,
            132.9809103871161,
            135.41145988494762,
            137.75290544636528,
            140.00758140290935,
            142.17880891250564,
            144.27047533560267,
            146.28676935065707,
            148.23201129297732,
            150.11054346868164,
            151.9266592440755,
            153.68455777731208,
            155.3883160342255,
            157.04187263825543,
            158.64901992253186,
            160.21340171680137,
            161.73851516471606,
            163.22771537711392,
            164.6842220746107,
            166.11112761404644,
            167.51140596344047,
            168.88792231187216,
            170.2434430890382,
            171.5806462340751,
            172.9021316012953,
            174.2104314263844,
            175.50802080353844,
            176.79732814424958,
            178.08074560355936,
            179.36063947073382
          ],
          [
            119.20776711355381,
            119.68518271379435,
            120.60014361049936,
            121.87609533749482,
            123.41773829629084,
            125.17991648825979,
            127.0956959257554,
            129.10549161768316,
            131.16334134024137,
            133.2359407929373,
            135.29997687195365,
            137.3395416304887,
            139.34407150072266,
            141.3068202310412,
            143.22376060425879,
            145.09280281839054,
            146.9132386952746,
            148.68534486056586,
            150.41009764138758,
            152.0889668235517,
            153.72376550902055,
            155.31654026165785,
            156.86949047933183,
            158.38490918234368,
            159.8651396471346,
            161.3125438685901,
            162.72947992390988,
            164.11828608296958,
            165.48127006293961,
            166.8207022251398,
            168.13881180489003,
            169.43778548144888,
            170.71976775646453,
            171.98686273066514,
            173.24113696036,
            174.4846231452093,
            175.71932445204348,
            176.9472193201486,
            178.17026662419534,
            179.39041109390755
          ],
          [
            128.063949563252,
            128.36602446086036,
            128.95318111902358,
            129.7945020875037,
            130.851748945979,
            132.0879781712369,
            133.46547164871671,
            134.94871717323548,
            136.50664176208875,
            138.11343365636716,
            139.74841308919207,
            141.39544232506822,
            143.04219028659884,
            144.6794152942333,
            146.30033488999962,
            147.90010141522814,
            149.47537862303196,
            151.0240056804681,
            152.5447330298556,
            154.03701573037677,
            155.50085209223127,
            156.93665773042957,
            158.34516723564386,
            159.72735737726282,
            161.084387123952,
            162.41755083651583,
            163.72824181297258,
            165.01792399878056,
            166.28811015996078,
            167.54034518843372,
            168.77619349432172,
            169.99722965993243,
            171.2050317002453,
            172.40117640671824,
            173.5872363539316,
            174.7647782286091,
            175.93536220286845,
            177.10054212187973,
            178.26186631323904,
            179.4208788533671
          ],
          [
            134.96164763574578,
            135.169204781529,
            135.57640603283582,
            136.1686093711665,
            136.9265532270713,
            137.82866164727807,
            138.85239630816915,
            139.97560215991484,
            141.17760334305402,
            142.43989293048975,
            143.74643767503142,
            145.08369873127808,
            146.4404768249988,
            147.80766783335932,
            149.1779868736354,
            150.5456957152477,
            151.9063518587607,
            153.25658712929243,
            154.59391749686185,
            155.91658257512668,
            157.2234117491104,
            158.51371339161568,
            159.7871836751097,
            161.04383178964835,
            162.28391877862856,
            163.50790761794792,
            164.71642254914306,
            165.9102160162784,
            167.0901418457716,
            168.25713355038894,
            169.41218683850028,
            170.55634557332743,
            171.6906905601621,
            172.81633064757602,
            173.93439571595164,
            175.04603119693266,
            176.15239382365672,
            177.25464835630663,
            178.35396506252545,
            179.45151775907686
          ],
          [
            140.48890181002943,
            140.64015100430143,
            140.93852087023913,
            141.37620239715648,
            141.94249298824852,
            142.6247209110259,
            143.40910434772465,
            144.2815312940293,
            145.22821257580205,
            146.23616916286267,
            147.29354768384863,
            148.38978512665335,
            149.5156566457463,
            150.66324187188192,
            151.82584028684602,
            152.99785916631296,
            154.17469067127368,
            155.35258891873676,
            156.52855353395202,
            157.70022314922522,
            158.8657803052503,
            160.02386795724647,
            161.17351705894887,
            162.31408431564248,
            163.44519903578205,
            164.56671798207032,
            165.67868716952864,
            166.78130964327977,
            167.87491836978904,
            168.95995347878744,
            170.03694319158672,
            171.10648786124412,
            172.16924662953176,
            173.22592627467603,
            174.2772718828161,
            175.32405902588084,
            176.3670871699971,
            177.40717407251694,
            178.44515095309637,
            179.48185824568054
          ],
          [
            145.00925491601438,
            145.12440647276168,
            145.35235125484368,
            145.68856109739872,
            146.12667841516054,
            146.65894671632643,
            147.2766675011377,
            147.97064151218083,
            148.73156223184685,
            149.5503397853403,
            150.41834568499252,
            151.32757996742973,
            152.27076991473376,
            153.24141333502428,
            154.23378011249116,
            155.24288456155082,
            156.26443902704582,
            157.2947968484079,
            158.33089064488922,
            159.370170060886,
            160.41054168025997,
            161.4503127497279,
            162.48813958637288,
            163.5229810186912,
            164.55405686489038,
            165.58081123676004,
            166.60288033337378,
            167.620064326827,
            168.63230292084705,
            169.63965416730596,
            170.6422761449816,
            171.64041113228137,
            172.63437193642454,
            173.6245300727847,
            174.61130551790401,
            175.5951577870193,
            176.57657811122067,
            177.5560825103281,
            178.53420557514374,
            179.51149478695044
          ],
          [
            148.76256965268954,
            148.85329839575516,
            149.03331423586638,
            149.2998224861118,
            149.64883966130657,
            150.07541109861612,
            150.57385655669856,
            151.13802083863325,
            151.76151055341143,
            152.43790317102875,
            153.1609200667411,
            153.92456046937866,
            154.72319741156014,
            155.55163960169043,
            156.40516464587537,
            157.27952950802126,
            158.1709638419183,
            159.07615116478564,
            159.99220200120013,
            160.9166222658306,
            161.84727936383527,
            162.78236781220633,
            163.72037563566923,
            164.6600523608391,
            165.60037910719055,
            166.54054103495946,
            167.47990224056352,
            168.4179830736491,
            169.35443977313668,
            170.28904627195203,
            171.22167799315505,
            172.15229744756314,
            173.080941439988,
            174.0077096943861,
            174.9327547150729,
            175.85627270988724,
            176.77849541057654,
            177.69968263484978,
            178.6201154429367,
            179.5400897487163
          ],
          [
            151.91484560039925,
            151.98835408197291,
            152.1344423656354,
            152.35129860577317,
            152.63631367753257,
            152.98619830843126,
            153.39712022299364,
            153.86484986966096,
            154.3849044292268,
            154.95268178903726,
            155.5635785962623,
            156.2130889849613,
            156.8968827831959,
            157.6108637482343,
            158.3512095809183,
            159.1143961672894,
            159.8972087784476,
            160.696742941023,
            161.51039747798882,
            162.33586190139835,
            163.17109998042238,
            164.01433095349768,
            164.86400952841245,
            165.71880553160827,
            166.57758383185657,
            167.43938497231625,
            168.30340679434545,
            169.16898722059574,
            170.03558827787288,
            170.9027813763897,
            171.77023381639071,
            172.63769646149478,
            173.50499249701758,
            174.37200717823123,
            175.23867846580393,
            176.1049884418474,
            176.9709553987844,
            177.83662649365695,
            178.70207086179857,
            179.5673730854519
          ],
          [
            154.58525893527923,
            154.64622205470783,
            154.7675241559522,
            154.94794199542193,
            155.18570102607967,
            155.47854184343598,
            155.82379994823836,
            156.21849304876778,
            156.6594103368557,
            157.14319888468876,
            157.66644333947664,
            158.22573625636977,
            158.8177375477399,
            159.4392225234921,
            160.08711878698347,
            160.7585328143033,
            161.45076739470227,
            162.16133128048236,
            162.8879424275088,
            163.62852614423687,
            164.38120934402437,
            165.14431194133007,
            165.91633626827021,
            166.69595522812588,
            167.48199975541206,
            168.27344602250642,
            169.06940272215945,
            169.8690986631289,
            170.67187084125936,
            171.47715308854873,
            172.28446535589995,
            173.09340364918305,
            173.90363061093075,
            174.71486671969453,
            175.52688206429,
            176.339488639598,
            177.1525331032289,
            177.96588992737102,
            178.77945487687364,
            179.59313874255074
          ],
          [
            156.8619087867963,
            156.91348762905594,
            157.01621062196403,
            157.16922291400834,
            157.371277476353,
            157.62077452512023,
            157.9158097062344,
            158.25422801858224,
            158.63368041796662,
            159.05168027712435,
            159.50565730374024,
            159.99300705796122,
            160.51113478676862,
            161.05749284192382,
            161.6296114272404,
            162.2251228054209,
            162.8417793773446,
            163.47746623278192,
            164.1302088740977,
            164.79817685032475,
            165.4796840252849,
            166.17318615600328,
            166.87727638975807,
            167.5906792101184,
            168.31224328185615,
            169.04093356686928,
            169.7758230114619,
            170.51608404124087,
            171.26098004418253,
            172.00985697504657,
            172.76213517476126,
            173.5173014659093,
            174.27490155913947,
            175.03453278431346,
            175.7958371436282,
            176.55849467105074,
            177.32221707248596,
            178.08674161358485,
            178.85182521650242,
            179.6172387228423
          ],
          [
            158.81149370444152,
            158.85590008564046,
            158.94440056544505,
            159.07637939706106,
            159.2509344544123,
            159.46690154313956,
            159.7228845228774,
            160.01728959604284,
            160.34836203989684,
            160.71422371875394,
            161.11290988485803,
            161.54240402496148,
            162.00066979894342,
            162.48567941425915,
            162.9954380596791,
            163.52800426580802,
            164.08150625839835,
            164.6541545204264,
            165.24425088233235,
            165.85019452211222,
            166.47048528519318,
            167.10372473583075,
            167.7486153343641,
            168.40395810442124,
            169.06864911631567,
            169.74167507151387,
            170.4221082311894,
            171.10910089160294,
            171.80187957168934,
            172.49973904454222,
            173.20203631477824,
            173.9081846180536,
            174.61764749711077,
            175.32993299035073,
            176.04458795369513,
            176.76119252403973,
            177.47935472253687,
            178.198705187936,
            178.91889202395424,
            179.63957573987938
          ],
          [
            160.48551772069888,
            160.52434539730893,
            160.60177008905583,
            160.71733602814203,
            160.87037315352993,
            161.06001261627443,
            161.28520619582102,
            161.54474869937619,
            161.8373023453975,
            162.16142213417757,
            162.5155812734983,
            162.89819584069787,
            163.30764800738783,
            163.7423073129076,
            164.20054963291224,
            164.6807736389037,
            165.1814146752707,
            165.70095608814373,
            166.23793812367725,
            166.7909645730536,
            167.35870737988566,
            167.93990944596774,
            168.53338587700335,
            169.13802390449965,
            169.75278170662025,
            170.37668633215972,
            171.00883091016186,
            171.6483713047987,
            172.2945223522365,
            172.94655379425603,
            173.60378600295658,
            174.26558557230325,
            174.93136083573987,
            175.6005573546104,
            176.2726534096522,
            176.9471555172248,
            177.6235939830717,
            178.3015184991205,
            178.9804937829554,
            179.660095254999
          ],
          [
            161.924412597364,
            161.95884008436047,
            162.02752027186284,
            162.13010720109241,
            162.26609080200123,
            162.43480708022432,
            162.63545098148407,
            162.86709139192502,
            163.12868767886397,
            163.41910716172154,
            163.737142923979,
            164.08153142763538,
            164.45096946397365,
            164.84413006013278,
            165.25967705213566,
            165.69627812488028,
            166.1526162029259,
            166.6273991490992,
            167.11936778896816,
            167.62730232737064,
            168.15002725876852,
            168.6864148972791,
            169.23538766631432,
            169.79591929353913,
            170.36703505607642,
            170.94781121516905,
            171.53737377031044,
            172.13489665141117,
            172.73959945488767,
            173.3507448164285,
            173.96763550020628,
            174.5896112718898,
            175.21604561124553,
            175.84634230958946,
            176.47993198794148,
            177.1162685634812,
            177.7548256847924,
            178.3950931503803,
            179.03657331999275,
            179.67877752432491
          ],
          [
            163.16035753067783,
            163.19127686052906,
            163.25297983541088,
            163.34519750496426,
            163.46753239388926,
            163.6194653749858,
            163.80036440816974,
            164.00949481945534,
            164.24603075524476,
            164.50906743029714,
            164.79763379135514,
            165.11070523996057,
            165.4472160938022,
            165.80607151181422,
            166.18615865992786,
            166.58635694796803,
            167.00554722038444,
            167.44261983176898,
            167.89648158068567,
            168.3660615112143,
            168.8503156204071,
            169.34823053171718,
            169.85882620987013,
            170.38115780235648,
            170.91431669758026,
            171.4574308906066,
            172.00966474527735,
            172.5702182370029,
            173.13832575449493,
            173.71325453166702,
            174.29430277338327,
            174.8807975310616,
            175.47209237663034,
            176.0675649162043,
            176.66661417824602,
            177.26865790499835,
            177.87312977068393,
            178.4794765453887,
            179.08715521969413,
            179.69563010199312
          ],
          [
            164.21925667760442,
            164.2473577162977,
            164.30345197599038,
            164.3873254829347,
            164.49866137129365,
            164.63704463455272,
            164.80196820106343,
            164.9928401317647,
            165.20899171103522,
            165.44968618682444,
            165.7141279134376,
            166.0014716585294,
            166.31083185324528,
            166.64129158893115,
            166.99191119310743,
            167.3617362492627,
            167.74980495744677,
            168.1551547639641,
            168.57682821738754,
            169.0138780337415,
            169.46537137551272,
            169.9303933669312,
            170.40804988177916,
            170.8974696500724,
            171.39780573669645,
            171.90823644891412,
            172.427965731077,
            172.95622310434422,
            173.49226320718887,
            174.0353649893586,
            174.5848306081093,
            175.1399840712451,
            175.7001696670226,
            176.26475021650822,
            176.8331051796679,
            177.40462864243452,
            177.9787272083234,
            178.55481781491213,
            179.13232549270697,
            179.7106810816093
          ],
          [
            165.12215614499522,
            165.1479833222527,
            165.19955001251682,
            165.27668205632745,
            165.37912110007133,
            165.50652795706674,
            165.6584869256946,
            165.8345109360939,
            166.03404737802282,
            166.25648445071283,
            166.5011578709484,
            166.76735777776176,
            167.05433568022107,
            167.36131130773234,
            167.68747923883987,
            168.03201520343174,
            168.39408197333267,
            168.77283477643127,
            169.16742618885235,
            169.57701047756964,
            170.00074738177662,
            170.43780533502076,
            170.88736414142798,
            171.3486171283323,
            171.82077280439788,
            172.30305605707505,
            172.79470892621612,
            173.29499099215036,
            173.8031794167546,
            174.31856867531204,
            174.84047001547083,
            175.36821067760528,
            175.90113290853998,
            176.43859279807424,
            176.97995896517483,
            177.5246111181997,
            178.07193851115292,
            178.62133831582352,
            179.1722139277771,
            179.72397322258433
          ],
          [
            165.88627835698617,
            165.91026976868395,
            165.95817966279736,
            166.02986302275713,
            166.1251044049148,
            166.24362037058216,
            166.38506262319467,
            166.54902176675154,
            166.73503158840518,
            166.94257375905258,
            167.17108284113297,
            167.41995149241268,
            167.6885357579528,
            167.97616034916467,
            168.28212381818636,
            168.60570354704984,
            168.94616048353265,
            169.30274356853215,
            169.6746938126797,
            170.06124799223704,
            170.4616419457174,
            170.87511346288468,
            171.30090476664427,
            171.7382645957831,
            172.18644990254964,
            172.6447271837456,
            173.11237346745105,
            173.58867697984056,
            174.07293751793827,
            174.5644665547456,
            175.06258710312102,
            175.56663336423253,
            176.07595018547948,
            176.589892351607,
            177.10782373141546,
            177.62911630108871,
            178.15314906380473,
            178.6793068840052,
            179.20697925354236,
            179.73555900592388
          ],
          [
            166.52578934664217,
            166.5483043061888,
            166.5932721409491,
            166.66056930351385,
            166.75001201020652,
            166.86135804273187,
            166.99430908029268,
            167.14851350604317,
            167.32356962231674,
            167.51902920224114,
            167.73440130124908,
            167.9691562505768,
            168.2227297559421,
            168.49452702792541,
            168.7839268757792,
            169.09028570305563,
            169.41294135113912,
            169.75121674508867,
            170.10442330474777,
            170.47186409253933,
            170.8528366774478,
            171.2466357021926,
            171.65255514736492,
            172.06989029223567,
            172.49793937701176,
            172.9360049755122,
            173.38339509059486,
            173.83942398724707,
            174.3034127801326,
            174.77468979365466,
            175.25259071334006,
            175.736458547664,
            176.22564341940927,
            176.71950220536925,
            177.21739804273653,
            177.71869971993462,
            178.22278096901113,
            178.7290196760599,
            179.2367970255271,
            179.74549659370805
          ],
          [
            167.05237584155157,
            167.07371469718228,
            167.11633831470826,
            167.1801389772784,
            167.26495627548977,
            167.37057847696744,
            167.49674430460465,
            167.6431450848485,
            167.80942722060155,
            167.99519493813335,
            168.20001325395248,
            168.4234111058946,
            168.66488459266114,
            168.9239002675496,
            169.19989843496046,
            169.4922964022025,
            169.80049164390172,
            170.12386484168624,
            170.46178276752408,
            170.81360098490998,
            171.17866634783044,
            171.55631928292703,
            171.94589584539474,
            172.34672954381122,
            172.75815293323,
            173.17949897946525,
            173.6101022005372,
            174.04929959376122,
            174.4964313589762,
            174.95084142996492,
            175.41187782727647,
            175.8788928464644,
            176.35124309626843,
            176.8282894015431,
            177.30939658582443,
            177.79393314837907,
            178.28127085043383,
            178.77078422508657,
            179.26185002517354,
            179.75384662315045
          ],
          [
            167.47568436639537,
            167.49610304551328,
            167.5368921570439,
            167.59795557505308,
            167.67915002182838,
            167.78028614056782,
            167.901129891857,
            168.0414042465139,
            168.2007911423371,
            168.37893366830934,
            168.5754384369617,
            168.78987810392726,
            169.02179399317117,
            169.27069878691466,
            169.53607924076093,
            169.81739888684533,
            170.11410069081992,
            170.42560963197835,
            170.75133517967575,
            171.09067364324213,
            171.44301037669277,
            171.80772182358479,
            172.18417739125465,
            172.57174114731944,
            172.9697733346795,
            173.37763170428363,
            173.79467266758815,
            174.22025227295887,
            174.65372701223254,
            175.09445446529267,
            175.541793791849,
            175.9951060806683,
            176.4537545673226,
            176.91710473212854,
            177.38452429039182,
            177.85538308736227,
            178.32905291049366,
            178.80490723170388,
            179.28232089237642,
            179.760669743852
          ],
          [
            167.80365849024577,
            167.8233793969254,
            167.86277715813037,
            167.92176396704045,
            168.00020885165287,
            168.09793854545146,
            168.21473862347744,
            168.35035488353776,
            168.50449494842547,
            168.6768300618785,
            168.86699704863292,
            169.07460040736535,
            169.2992145045576,
            169.54038583732728,
            169.7976353339899,
            170.07046066246812,
            170.35833851855446,
            170.66072686835668,
            170.97706712190822,
            171.3067862178031,
            171.64929860171884,
            172.00400808473464,
            172.37030957035398,
            172.74759064204227,
            173.13523300583284,
            173.53261378510712,
            173.93910666698434,
            174.35408290185222,
            174.7769121594259,
            175.20696324633815,
            175.64360469165345,
            176.08620520787085,
            176.53413403595755,
            176.98676118375363,
            177.44345756773225,
            177.90359506860668,
            178.36654651167032,
            178.8316855830546,
            179.29838669330994,
            179.76602479987704
          ],
          [
            168.0427995973608,
            168.0620199632583,
            168.10041952337343,
            168.1579161858535,
            168.23438743744114,
            168.3296710811351,
            168.44356620049325,
            168.57583433479084,
            168.7262008461508,
            168.8943564571742,
            169.07995893557424,
            169.28263490087767,
            169.50198172741943,
            169.73756951759484,
            169.98894311962556,
            170.255624164886,
            170.53711310107033,
            170.83289119908667,
            171.14242251347284,
            171.46515577826267,
            171.80052622252333,
            172.14795729216198,
            172.50686226700665,
            172.87664576454497,
            173.25670512401032,
            173.6464316667046,
            174.04521183050707,
            174.45242817842322,
            174.86746028276445,
            175.28968548810798,
            175.71847955757352,
            176.1532172081665,
            176.59327254198885,
            177.038019381019,
            177.48683151391884,
            177.9390828639607,
            178.39414758768422,
            178.85140011431372,
            179.31021513629625,
            179.7699675615779
          ],
          [
            168.1983692283753,
            168.21726768012408,
            168.2550252071397,
            168.3115632802166,
            168.38676466141817,
            168.48047406135012,
            168.5924989995134,
            168.72261085455716,
            168.87054608860885,
            169.03600762761207,
            169.21866637779738,
            169.4181628570688,
            169.63410891922672,
            169.86608954855583,
            170.11366470236973,
            170.37637117958928,
            170.65372449429634,
            170.94522073440436,
            171.25033838706412,
            171.56854011412167,
            171.8992744628142,
            172.24197749886437,
            172.59607435117596,
            172.96098065938472,
            173.33610391754806,
            173.7208447092235,
            174.1145978310651,
            174.51675330383674,
            174.92669727138275,
            175.3438127896055,
            175.7674805088618,
            176.19707925441625,
            176.63198651066847,
            177.0715788158215,
            177.5152320744741,
            177.96232179632142,
            178.41222326973428,
            178.86431167947563,
            179.31796217820647,
            179.77254992174238
          ],
          [
            168.2745459321521,
            168.29328781958924,
            168.33073307467254,
            168.38680486859323,
            168.4613884818764,
            168.55433192400258,
            168.66544674503524,
            168.79450902726774,
            168.94126054246863,
            169.10541005822236,
            169.286634775158,
            169.48458187557128,
            169.6988701630764,
            169.9290917724811,
            170.17481392904196,
            170.43558073660947,
            170.7109149748724,
            171.0003198869278,
            171.30328093968336,
            171.61926754109925,
            171.94773469994615,
            172.28812461554767,
            172.63986818684117,
            173.0023864319888,
            173.375091811666,
            173.7573894510071,
            174.1486782569775,
            174.5483519296406,
            174.9557998673824,
            175.37040796763208,
            175.7915593259676,
            176.21863483771807,
            176.65101370726495,
            177.08807387121254,
            177.52919234243882,
            177.97374548276753,
            178.42110921261863,
            178.87065916651275,
            179.3217708037255,
            179.7738194837247
          ]
        ],
        "minimum_gel_oxygen_um": 22.604205488248677,
        "near_center_floor_oxygen_um": 22.604205488248677,
        "measurement_location_mm": {
          "r": 0.05,
          "z": 0.025
        },
        "gel_volume_ul": 0.40212385965949354,
        "nominal_cells": 4021.2385965949356,
        "volume_fraction_below_comparison_threshold": 0.0,
        "fraction_numerical_status": "Finite-grid estimate; fraction convergence not established by the minimum-oxygen mesh check",
        "threshold_interpretation": "Engineering comparison only; not a death or liver-function threshold",
        "oxygen_influx_mol_s": 1.7136508972986719e-12,
        "oxygen_consumption_mol_s": 1.7136508972986303e-12,
        "mass_balance_relative_error": 2.427645488548102e-14,
        "residual_relative": 4.31144723561487e-16,
        "iterations": 4,
        "prediction_status": "Computational transport prediction; prospective lab verification required"
      },
      "sensitivity_corners": [
        {
          "parameters": {
            "uptake_mol_cell_s": 3e-17,
            "gel_diffusivity_m2_s": 1.5e-09,
            "surface_oxygen_mol_m3": 0.15
          },
          "minimum_gel_oxygen_um": 137.95895383173126,
          "near_center_floor_oxygen_um": 137.95895383173126,
          "mass_balance_relative_error": 3.8426027611352754e-11
        },
        {
          "parameters": {
            "uptake_mol_cell_s": 3e-17,
            "gel_diffusivity_m2_s": 1.5e-09,
            "surface_oxygen_mol_m3": 0.2
          },
          "minimum_gel_oxygen_um": 187.82134168750468,
          "near_center_floor_oxygen_um": 187.82134168750468,
          "mass_balance_relative_error": 1.111591492932063e-11
        },
        {
          "parameters": {
            "uptake_mol_cell_s": 3e-17,
            "gel_diffusivity_m2_s": 2.5e-09,
            "surface_oxygen_mol_m3": 0.15
          },
          "minimum_gel_oxygen_um": 139.75226581687966,
          "near_center_floor_oxygen_um": 139.75226581687966,
          "mass_balance_relative_error": 2.5626894052958817e-11
        },
        {
          "parameters": {
            "uptake_mol_cell_s": 3e-17,
            "gel_diffusivity_m2_s": 2.5e-09,
            "surface_oxygen_mol_m3": 0.2
          },
          "minimum_gel_oxygen_um": 189.63701392712866,
          "near_center_floor_oxygen_um": 189.63701392712866,
          "mass_balance_relative_error": 7.206296707572824e-12
        },
        {
          "parameters": {
            "uptake_mol_cell_s": 4.76e-16,
            "gel_diffusivity_m2_s": 1.5e-09,
            "surface_oxygen_mol_m3": 0.15
          },
          "minimum_gel_oxygen_um": 5.424276516179261,
          "near_center_floor_oxygen_um": 5.424276516179261,
          "mass_balance_relative_error": 2.2161797732796794e-12
        },
        {
          "parameters": {
            "uptake_mol_cell_s": 4.76e-16,
            "gel_diffusivity_m2_s": 1.5e-09,
            "surface_oxygen_mol_m3": 0.2
          },
          "minimum_gel_oxygen_um": 24.59868075893454,
          "near_center_floor_oxygen_um": 24.59868075893454,
          "mass_balance_relative_error": 2.7191635782266537e-14
        },
        {
          "parameters": {
            "uptake_mol_cell_s": 4.76e-16,
            "gel_diffusivity_m2_s": 2.5e-09,
            "surface_oxygen_mol_m3": 0.15
          },
          "minimum_gel_oxygen_um": 12.579586961897704,
          "near_center_floor_oxygen_um": 12.579586961897704,
          "mass_balance_relative_error": 1.0212134721919576e-13
        },
        {
          "parameters": {
            "uptake_mol_cell_s": 4.76e-16,
            "gel_diffusivity_m2_s": 2.5e-09,
            "surface_oxygen_mol_m3": 0.2
          },
          "minimum_gel_oxygen_um": 45.02797959862027,
          "near_center_floor_oxygen_um": 45.02797959862027,
          "mass_balance_relative_error": 6.517075561087742e-14
        }
      ],
      "minimum_oxygen_envelope_um": [
        5.424276516179261,
        189.63701392712866
      ],
      "classification": "assumption-sensitive; measure before selecting",
      "mesh_check": {
        "coarse": [
          32,
          40
        ],
        "fine": [
          64,
          80
        ],
        "minimum_oxygen_difference_um": 0.2641908385578198,
        "passed": true
      }
    },
    {
      "height_mm": 0.6,
      "nominal": {
        "inputs": {
          "well_radius_mm": 3.2,
          "liquid_height_mm": 2.0,
          "gel_radius_mm": 0.8,
          "gel_height_mm": 0.6,
          "cells_per_ml": 10000000.0,
          "uptake_mol_cell_s": 4.76e-16,
          "km_mol_m3": 0.0063,
          "gel_diffusivity_m2_s": 2e-09,
          "medium_diffusivity_m2_s": 3.8e-09,
          "surface_oxygen_mol_m3": 0.18,
          "comparison_threshold_mol_m3": 0.02,
          "nr": 32,
          "nz": 40
        },
        "kinetics": "michaelis_menten",
        "r_mm": [
          0.05,
          0.15000000000000002,
          0.25,
          0.35,
          0.45000000000000007,
          0.55,
          0.6500000000000001,
          0.75,
          0.8500000000000001,
          0.95,
          1.05,
          1.15,
          1.25,
          1.35,
          1.4500000000000002,
          1.5500000000000003,
          1.65,
          1.75,
          1.85,
          1.9500000000000002,
          2.0500000000000003,
          2.15,
          2.2500000000000004,
          2.35,
          2.4499999999999997,
          2.5500000000000003,
          2.65,
          2.7500000000000004,
          2.85,
          2.9499999999999997,
          3.0500000000000003,
          3.15
        ],
        "z_mm": [
          0.025,
          0.07500000000000001,
          0.125,
          0.175,
          0.22500000000000003,
          0.275,
          0.32500000000000007,
          0.375,
          0.42500000000000004,
          0.475,
          0.525,
          0.575,
          0.625,
          0.675,
          0.7250000000000001,
          0.7750000000000001,
          0.825,
          0.875,
          0.925,
          0.9750000000000001,
          1.0250000000000001,
          1.075,
          1.1250000000000002,
          1.175,
          1.2249999999999999,
          1.2750000000000001,
          1.325,
          1.3750000000000002,
          1.425,
          1.4749999999999999,
          1.5250000000000001,
          1.575,
          1.6250000000000002,
          1.675,
          1.725,
          1.7750000000000001,
          1.825,
          1.8750000000000002,
          1.925,
          1.975
        ],
        "oxygen_um": [
          [
            0.008110231491598187,
            0.012987775511927034,
            0.02700974614218949,
            0.06250897892221086,
            0.15073904438332983,
            0.36842652754766675,
            0.8970442490130767,
            2.132329712867189,
            4.804081955507185,
            9.9266544152387,
            18.49173389996282,
            31.216888544015905,
            44.436392914126266,
            53.14877704589923,
            61.43778239052425,
            69.29797153932593,
            76.73452966488028,
            83.76059701612333,
            90.3949181778817,
            96.65988595300776,
            102.57998863529558,
            108.18062866563743,
            113.48726079310993,
            118.52479189036866,
            123.31718687161488,
            127.88723169124586,
            132.2564125235143,
            136.44487837533686,
            140.4714617513166,
            144.353738236027,
            148.10811092804053,
            151.74990964443475,
            155.2934978683595,
            158.75238270557665,
            162.13932480830542,
            165.46644645440196,
            168.74533685045475,
            171.98715434881248,
            175.2027257002295,
            178.4026427577994
          ],
          [
            0.013654773801123187,
            0.019180916252425805,
            0.03485583571687626,
            0.07395981641678447,
            0.16990004119088434,
            0.40403384484073096,
            0.9669324591190112,
            2.2686147754361206,
            5.050870315312513,
            10.321464321472556,
            19.04759178216286,
            31.924679439620373,
            45.2454237817671,
            53.99553462019514,
            62.29541478217092,
            70.14523358582063,
            77.55551121350288,
            84.54408939509273,
            91.13362495114637,
            97.34961613868418,
            103.21891393918757,
            108.76864447137619,
            114.02546285353749,
            119.0150641223937,
            123.76188719484534,
            128.28895966597108,
            132.61784248440617,
            136.76864332702252,
            140.76007553385548,
            144.60954582142065,
            148.33325887927919,
            151.94633062937373,
            155.46290464177474,
            158.89626817455348,
            162.2589657215699,
            165.5629089544894,
            168.81948264584491,
            172.039646642694,
            175.23403428792375,
            178.4130479041371
          ],
          [
            0.038453470271703975,
            0.04601212613043061,
            0.06670650762882686,
            0.11629778407037934,
            0.23364208893033567,
            0.5113139130578459,
            1.1606327667285226,
            2.6209793200634337,
            5.652079260383675,
            11.236619517839003,
            20.286123995000846,
            33.453585017831145,
            46.959767408193215,
            55.76960543669976,
            64.07441505297247,
            71.88748813697029,
            79.2311003260914,
            86.13296346118594,
            92.62361144332618,
            98.73456139262564,
            104.49707839607778,
            109.94138882432746,
            115.09621522366652,
            119.98853482761984,
            124.64348916043842,
            129.08439261140535,
            133.33280339230816,
            137.40863171021533,
            141.3302681829282,
            145.11472130323747,
            148.77775677819014,
            152.33403433492387,
            155.797239467349,
            159.18020886632877,
            162.49504912049275,
            165.75324882922482,
            168.96578462705935,
            172.14322184449253,
            175.29581066882005,
            178.43357875076865
          ],
          [
            0.15011321892319954,
            0.16391657198239862,
            0.19941900035972904,
            0.27816621204771713,
            0.45094883282093756,
            0.8328656000808009,
            1.67176479326135,
            3.4470679350761917,
            6.920502892192934,
            13.005085147422633,
            22.518803548803646,
            36.06209194209922,
            49.78523154771313,
            58.635747355148965,
            66.89953700775646,
            74.61386082065923,
            81.82065658123884,
            88.56293001509576,
            94.8825958809154,
            100.81930138141091,
            106.40987661801294,
            111.68816515599707,
            116.68507278837164,
            121.42873286821983,
            125.94472674367266,
            130.25632347524194,
            134.38471887422833,
            138.3492634496584,
            142.16767445698832,
            145.8562304423041,
            149.4299484381939,
            152.90274488631937,
            156.28758179588294,
            159.59659981023148,
            162.84123987121447,
            166.0323551153735,
            169.18031454920708,
            172.29509995604363,
            175.3863973973475,
            178.46368459347596
          ],
          [
            0.6702056608243361,
            0.7044932339508139,
            0.7865615392272798,
            0.9510554889832685,
            1.2730244973431932,
            1.9062119220767517,
            3.1449264130197636,
            5.487971382770082,
            9.634014648808298,
            16.358450536791725,
            26.362321821920908,
            40.21077440797047,
            54.05234406401639,
            62.838895335885105,
            70.94150891281106,
            78.4349885165571,
            85.38865191612894,
            91.8645314186587,
            97.917195487742,
            103.59431229662698,
            108.93747872962713,
            113.98308057438287,
            118.76308239574307,
            123.30571311405376,
            127.63604493469077,
            131.7764762871599,
            135.7471333681157,
            139.56620474259128,
            143.25022173958314,
            146.81429525959564,
            150.27231760037162,
            153.63713618483283,
            156.9207046755362,
            160.134215854938,
            163.28821979314006,
            166.39273016612415,
            169.45732108530794,
            172.4912164190719,
            175.50337330185707,
            178.5025613162877
          ],
          [
            3.022440000558451,
            3.119310356205875,
            3.337021816791669,
            3.7319247287523307,
            4.410998125998682,
            5.560619731140831,
            7.480195113082206,
            10.602129015089659,
            15.473558529089354,
            22.699516633294742,
            32.885094238492705,
            46.608732313128705,
            60.19972588575599,
            68.66358942226796,
            76.36796874030239,
            83.43522900830256,
            89.96307021339229,
            96.02938810191627,
            101.6968453099172,
            107.01654238198513,
            112.03079293659829,
            116.7751729933153,
            121.28002605261841,
            125.57157334234603,
            129.67274117290953,
            133.60378591414232,
            137.38277350655423,
            141.02595353587898,
            144.5480560827844,
            147.96253135868022,
            151.28174645284707,
            154.5171495611716,
            157.67940929994433,
            160.77853475902197,
            163.8239805654652,
            166.82474024040556,
            169.78943042169993,
            172.72636801301803,
            175.64364195154076,
            178.5491810237596
          ],
          [
            11.700652925824539,
            11.91340796538459,
            12.367183814549588,
            13.123263289408474,
            14.285161954363211,
            16.01111345794978,
            18.52684098816604,
            22.133960651616626,
            27.210767280337084,
            34.20890511997055,
            43.65693244241784,
            56.180005027104016,
            68.65640749388007,
            76.30227662867144,
            83.22612178000392,
            89.5799659820953,
            95.46733762185266,
            100.96259116654883,
            106.12167399348405,
            110.98837135045106,
            115.59807993469336,
            119.9801823329432,
            124.15960025512456,
            128.15784821619144,
            131.9937726989709,
            135.68408681563758,
            139.2437680199059,
            142.68636163248954,
            146.02421802915364,
            149.2686821075902,
            152.4302477779982,
            155.51868639647722,
            158.54315551249937,
            161.51229257208485,
            164.43429702457985,
            167.31700344567497,
            170.1679476986065,
            172.99442773488914,
            175.803560336058,
            178.60233488569168
          ],
          [
            32.71416870996095,
            33.011617382998715,
            33.62593726558226,
            34.59744518727147,
            35.99006790148067,
            37.89483790649716,
            40.43360905657354,
            43.76294103410559,
            48.08007484692413,
            53.637483696742905,
            60.7813393427304,
            70.04724041573662,
            79.46530677912352,
            85.5315261727217,
            91.22168505407215,
            96.579495762587,
            101.64171975361748,
            106.43968503077465,
            111.00038746785197,
            115.34732590782794,
            119.50114890960398,
            123.48016124945035,
            127.30072371284074,
            130.97757102741258,
            134.52406679544225,
            137.95240983439933,
            141.27380294332167,
            144.4985925172858,
            147.63638545088648,
            150.69614826504773,
            153.68629224957846,
            156.6147475501507,
            159.48902847573981,
            162.31629180961764,
            165.10338953473482,
            167.8569171033708,
            170.58325816922203,
            173.2886265412014,
            175.97910599991783,
            178.66068853112571
          ],
          [
            60.17325816794079,
            60.49248309899415,
            61.14061563693059,
            62.1368565526876,
            63.509405441837295,
            65.29418647002905,
            67.53216009598567,
            70.26417932565542,
            73.52160815124897,
            77.309172250518,
            81.57219381368627,
            86.1299183750418,
            90.53183910889155,
            95.01734644469441,
            99.46410856701554,
            103.81253451108356,
            108.03527429593653,
            112.12187781227162,
            116.07087674705394,
            119.88559403878241,
            123.57187424488711,
            127.136829838104,
            130.58813854641193,
            133.93364678676417,
            137.1811468638771,
            140.33825471344616,
            143.4123467574038,
            146.41053194284578,
            149.33964489280035,
            152.2062517639378,
            155.01666372705554,
            157.77695496580137,
            160.49298328749248,
            163.1704121753109,
            165.81473356792515,
            168.43129093929738,
            171.02530243303005,
            173.60188392146074,
            176.16607193395217,
            178.7228464463527
          ],
          [
            75.8004556057115,
            76.09645096938706,
            76.69277532614377,
            77.59764642510665,
            78.82217600644108,
            80.37866106301341,
            82.27790416129146,
            84.5252684638434,
            87.11521715066634,
            90.02437956545805,
            93.20422277590957,
            96.57762353753034,
            100.05298512797349,
            103.5955574929344,
            107.16219947414365,
            110.71671666678169,
            114.23272645906538,
            117.69255537057931,
            121.08526453565914,
            124.40481692309847,
            127.6486341916036,
            130.81653459323002,
            133.90997572186308,
            136.93152274509194,
            139.88447756209595,
            142.77262098268608,
            145.60003383542474,
            148.37097321074035,
            151.08978736114406,
            153.76085785991427,
            156.388561110218,
            158.97724368858627,
            161.53120764812502,
            164.0547030378094,
            166.5519256776751,
            169.0270187756481,
            171.48407735422242,
            173.92715472412831,
            176.3602704312148,
            178.78741923473245
          ],
          [
            88.74015091773816,
            88.99877187903238,
            89.51724142605218,
            90.29765507727207,
            91.34223870868047,
            92.65220763821752,
            94.22621324382605,
            96.05842802798284,
            98.13645308386059,
            100.43947912539684,
            102.93753014746748,
            105.59310703424505,
            108.36661560197979,
            111.22448289460672,
            114.13655548712964,
            117.07680872825661,
            120.02392075280652,
            122.96122020950592,
            125.87620930043772,
            128.75991097093268,
            131.6062022377879,
            134.41121411021788,
            137.17282678030548,
            139.89026149124115,
            142.56375849686597,
            145.19432678283738,
            147.7835514198512,
            150.33344620651084,
            152.84634145886054,
            155.32479889046604,
            157.77154730841877,
            160.18943429064493,
            162.58139013814082,
            164.95040126336906,
            167.2994908356427,
            169.63170500207838,
            171.95010337623575,
            174.2577527652429,
            176.55772331231273,
            178.85308638160794
          ],
          [
            99.51604844009367,
            99.73600537866682,
            100.17569675538684,
            100.83446847306632,
            101.71082457240693,
            102.8018372161302,
            104.10242281894595,
            105.60457023062952,
            107.29666380515935,
            109.16311061784634,
            111.184529001821,
            113.33871652214933,
            115.60236453785164,
            117.95290393288776,
            120.36928029517432,
            122.83252252016456,
            125.32610900618218,
            127.83610055055183,
            130.3510746919046,
            132.86192710104257,
            135.36160360394283,
            137.84481062551416,
            140.30773449565152,
            142.7477861352908,
            145.16337809442462,
            147.55373507899492,
            149.91873592522742,
            152.25878351548602,
            154.574698681444,
            156.86763424309672,
            159.1390056977394,
            161.39043553421385,
            163.62370861408638,
            165.84073648879547,
            168.04352889244922,
            170.23417096025977,
            172.41480497591226,
            174.58761565365356,
            176.75481811935967,
            178.9186478756278
          ],
          [
            108.55078623772252,
            108.73615407376882,
            109.10613950026567,
            109.6591406228434,
            110.39251152735608,
            111.30230131936221,
            112.38296132881251,
            113.62707362547837,
            115.02516955341419,
            116.56571512932226,
            118.23532959562279,
            120.01925998712791,
            121.90205077495463,
            123.8682481768521,
            125.90295889551784,
            127.99227382880873,
            130.12356218142713,
            132.28564090807535,
            134.4688346075726,
            136.66494952755446,
            138.8671878680127,
            141.0700261783659,
            143.26907678496127,
            145.46094583427407,
            147.64309679468005,
            149.8137245474344,
            151.97164253638886,
            154.11618367519907,
            156.24711461864902,
            158.36456239321362,
            160.46895209092838,
            162.5609542411261,
            164.64144050349617,
            166.71144641781513,
            168.7721400652542,
            170.82479562186532,
            172.8707709042756,
            174.911488114165,
            176.9484170786648,
            178.98306035732017
          ],
          [
            116.17759098920189,
            116.33391598289937,
            116.64571858753503,
            117.11126190750325,
            117.72784222618054,
            118.49169042448347,
            119.39787269478344,
            120.44021663891607,
            121.61129159806379,
            122.90246971532923,
            124.30408427757607,
            125.80568319971746,
            127.39635109354677,
            129.06505318371046,
            130.80095370112292,
            132.5936849624515,
            134.43355598153852,
            136.3116974963702,
            138.22014675863318,
            140.1518801501949,
            142.10080422755814,
            144.0617163185287,
            146.0302448877182,
            148.00277820605453,
            149.97638793203748,
            151.9487523790702,
            153.91808267801588,
            155.88305380478158,
            157.84274151793568,
            159.79656559659026,
            161.74423932893785,
            163.6857249237669,
            165.6211943554555,
            167.55099507106357,
            169.47561995872042,
            171.39568097950462,
            173.31188588630707,
            175.22501748305888,
            177.1359149097326,
            179.04545646848106
          ],
          [
            122.65665613988533,
            122.7892812563306,
            123.05375640943109,
            123.44851753395241,
            123.97118748224742,
            124.61854888725027,
            125.3865239355448,
            126.27017266490739,
            127.26372131535577,
            128.36062982883607,
            129.55370252265374,
            130.8352387206116,
            132.19721234637845,
            133.6314638992622,
            135.12988743693703,
            136.6845990923372,
            138.28807831234127,
            139.93327730255157,
            141.61369782875173,
            143.32343736884076,
            145.0572085089363,
            146.81033646126423,
            148.5787398078548,
            150.35889926464247,
            152.14781863553495,
            153.94298136535363,
            155.74230533079225,
            157.54409780618187,
            159.34701194320013,
            161.15000562119553,
            162.95230315180393,
            164.75336004404673,
            166.55283083715696,
            168.3505398711778,
            170.14645477487622,
            171.94066239409938,
            173.7333468512459,
            175.5247694101901,
            177.3152498148648,
            179.10514876944285
          ],
          [
            128.19096649693486,
            128.30446870313293,
            128.53081928704032,
            128.8687086667135,
            129.31616942197297,
            129.8705773651047,
            130.52866019345907,
            131.28651859430093,
            132.13966424777158,
            133.08307777080452,
            134.1112873353845,
            135.2184658192517,
            136.39854153083607,
            137.6453155592517,
            138.95257820182553,
            140.31421769709542,
            141.72431604295974,
            143.17722851582704,
            144.6676453071589,
            146.19063525288516,
            147.74167283092407,
            149.31665040333507,
            150.91187810722042,
            152.52407391811926,
            154.15034630428462,
            155.78817164148796,
            157.43536823490635,
            159.09006844919128,
            160.75069011500236,
            162.41590808072354,
            164.0846265214926,
            165.75595240628718,
            167.42917035522427,
            169.10371898853097,
            170.7791687699262,
            172.4552012744176,
            174.1315897582377,
            175.80818087202132,
            177.48487733336245,
            179.16162135839986
          ],
          [
            132.9395614076514,
            133.03766947088624,
            133.2333529012068,
            133.5255487732798,
            133.91266963746082,
            134.39261388285587,
            134.96278259186454,
            135.620104799171,
            136.3610727523574,
            137.18178805540532,
            138.07801853508153,
            139.04526446682272,
            140.0788316635438,
            141.17390811062882,
            142.3256404897112,
            143.52920709300318,
            144.77988417327813,
            146.0731035442227,
            147.40450009488714,
            148.76994869396543,
            150.16559065459555,
            151.58785046456345,
            153.03344384819846,
            154.49937842659588,
            155.98294830846504,
            157.48172390753078,
            158.99353817665525,
            160.51647030234884,
            162.04882773891512,
            163.58912729572077,
            165.13607583497654,
            166.68855099733534,
            168.24558225148039,
            169.80633246220637,
            171.37008008828803,
            172.93620205481707,
            174.5041572924341,
            176.0734708957028,
            177.64371882263114,
            179.2145130351659
          ],
          [
            137.02793707811992,
            137.1136246506744,
            137.28457152891283,
            137.53992478656986,
            137.87841436026534,
            138.2983650408276,
            138.7977136205015,
            139.37403186092652,
            140.0245557513288,
            140.74622116694343,
            141.53570555619115,
            142.3894747534381,
            143.30383352232676,
            144.2749780700527,
            145.29904859608388,
            146.37217996674715,
            147.49054881450743,
            148.65041569674162,
            149.84816135420118,
            151.08031652895752,
            152.34358519121022,
            153.6348613538357,
            154.95123990710016,
            156.29002207991888,
            157.64871623387148,
            159.02503473299024,
            160.4168876198564,
            161.8223737807558,
            163.2397702122565,
            164.66751991914728,
            166.10421888738483,
            167.54860249138716,
            168.99953161652525,
            170.45597870722582,
            171.917013889715,
            173.38179126626335,
            174.8495354344416,
            176.3195282496657,
            177.7910958213532,
            179.2635957114868
          ],
          [
            140.55595131807263,
            140.6315739094813,
            140.78247542400698,
            141.00797201452716,
            141.30704673843232,
            141.67836041570013,
            142.1202664668484,
            142.63082989156212,
            143.2078504300869,
            143.84888976371172,
            144.55130237835343,
            145.31226946774592,
            146.12883502680992,
            146.99794311609884,
            147.91647518964464,
            148.88128638101668,
            149.8892397304923,
            150.9372374926885,
            152.02224886517692,
            153.14133369952006,
            154.29166197434077,
            155.47052900788555,
            156.67536655335195,
            157.90375004809223,
            159.1534023766648,
            160.42219456023994,
            161.70814380608374,
            163.00940934691297,
            164.3242864772285,
            165.65119915825701,
            166.98869152001848,
            168.33541854246363,
            169.6901361507691,
            171.05169091501028,
            172.4190095030548,
            173.7910879985128,
            175.16698116338114,
            176.54579169771756,
            177.92665952618884,
            179.30875112342932
          ],
          [
            143.6037505051732,
            143.6711763488422,
            143.8057509233806,
            144.00692297414548,
            144.2738730678094,
            144.60552257783405,
            145.0005457084484,
            145.4573845299526,
            145.97426692378357,
            146.54922723458427,
            147.18012930821442,
            147.86469147310626,
            148.60051291333883,
            149.38510079998412,
            150.21589750358953,
            151.09030721034205,
            152.00572130661897,
            152.95954197507876,
            153.94920355045653,
            154.97219130345604,
            156.02605744543362,
            157.10843426529047,
            158.217044415787,
            159.34970845459375,
            160.50434981351125,
            161.67899741721962,
            162.87178620203994,
            164.0809557979043,
            165.30484763600393,
            166.54190073350622,
            167.79064638827163,
            169.04970199329063,
            170.31776415482878,
            171.59360127178257,
            172.87604570787119,
            174.16398566399286,
            175.45635683602686,
            176.75213392397802,
            178.0503220418791,
            179.34994806439212
          ],
          [
            146.23619894260926,
            146.29691861584453,
            146.4181324905026,
            146.5993920184765,
            146.84003035691097,
            147.13916951156142,
            147.4957297934981,
            147.90844150434916,
            148.37585871661364,
            148.89637495687867,
            149.46824053566166,
            150.08958120437,
            150.75841776453174,
            151.4726862135311,
            152.23025798956328,
            153.0289598790563,
            153.86659317242604,
            154.74095169636965,
            155.64983840874729,
            156.59108031018093,
            157.56254149924277,
            158.56213427033057,
            159.58782822069037,
            160.6376573923387,
            161.70972552383103,
            162.80220952501395,
            163.9133613151265,
            165.04150818162864,
            166.18505182517006,
            167.3424662566673,
            168.51229470712326,
            169.6931457011515,
            170.88368843256455,
            172.08264756609086,
            173.28879757431795,
            174.50095670414095,
            175.71798065296377,
            176.9387560221208,
            178.16219360379833,
            179.38722154836645
          ],
          [
            148.50619682562944,
            148.56141008362462,
            148.67165095576615,
            148.8365500388979,
            149.05555792130727,
            149.32795076094604,
            149.6528376282605,
            150.0291695220647,
            150.4557499337828,
            150.93124679913666,
            151.45420563923608,
            152.0230636579933,
            152.636164533064,
            153.29177361611409,
            153.98809324745304,
            154.72327789126544,
            155.4954488109538,
            156.30270802847545,
            157.14315134509138,
            158.0148802410847,
            158.91601251591172,
            159.84469157511634,
            160.79909431366215,
            161.77743758508578,
            162.7779832805815,
            163.79904207090226,
            164.83897588644942,
            165.89619922721232,
            166.9691794047391,
            168.05643582374344,
            169.15653841208047,
            170.26810530551657,
            171.38979988882275,
            172.52032728802877,
            173.65843040089263,
            174.80288554437783,
            175.95249778969375,
            177.10609604765264,
            178.26252796005323,
            179.42065464675488
          ],
          [
            150.4571793418038,
            150.50786217484264,
            150.60907284782834,
            150.76050284303318,
            150.9616930363339,
            151.21203802717204,
            151.51079182152836,
            151.8570747871299,
            152.24988177686802,
            152.68809129274115,
            153.17047553971298,
            153.69571119813565,
            154.26239072637978,
            154.86903399345059,
            155.5141000357695,
            156.19599873358624,
            156.91310221074582,
            157.6637557762989,
            158.4462882467626,
            159.25902151241544,
            160.10027923834704,
            160.9683946195329,
            161.86171713752194,
            162.77861829315336,
            163.71749631407286,
            164.67677985700146,
            165.65493074232342,
            166.6504457724654,
            167.6618576958244,
            168.68773538492474,
            169.72668330142528,
            170.77734032200925,
            171.83837799855155,
            172.90849832376136,
            173.9864310701939,
            175.07093076653865,
            176.16077337078605,
            177.25475269557,
            178.35167663693775,
            179.4503632542249
          ],
          [
            152.1250124019056,
            152.17196827969383,
            152.26574861416083,
            152.40609170661367,
            152.59260785164787,
            152.82478270283895,
            153.10198168412927,
            153.42345538100582,
            153.78834582885582,
            154.1956935997161,
            154.6444455736222,
            155.1334632676663,
            155.66153158544708,
            156.22736784254056,
            156.8296309204722,
            157.46693040272552,
            158.13783555161564,
            158.8408839941323,
            159.5745899976212,
            160.33745223172798,
            161.12796093055113,
            161.9446043875711,
            162.78587473478697,
            163.6502729758297,
            164.53631325998555,
            165.44252639955738,
            166.36746264647235,
            167.30969375533638,
            168.2678143691792,
            169.24044277101035,
            170.22622104916795,
            171.22381472751323,
            172.23191191307168,
            173.24922201402546,
            174.274474080304,
            175.30641481768197,
            176.3438063245137,
            177.38542359825007,
            178.4300518568819,
            179.47648371860132
          ],
          [
            153.539441896499,
            153.58334084151767,
            153.67102542145167,
            153.80226991160112,
            153.97673795054268,
            154.19398517413092,
            154.4534626664093,
            154.7545211754906,
            155.0964160302207,
            155.47831268197112,
            155.89929278557798,
            156.35836072466444,
            156.8544504797448,
            157.386432732969,
            157.95312210138562,
            158.5532843913231,
            159.18564376991208,
            159.84888975574776,
            160.54168393894057,
            161.26266635093003,
            162.01046141597567,
            162.78368342867364,
            163.58094151467765,
            164.40084404453452,
            165.24200248277296,
            166.10303466574595,
            166.9825675119812,
            167.87923917775433,
            168.79170067818984,
            169.71861700039724,
            170.65866774001975,
            171.61054729620244,
            172.57296466252203,
            173.54464285300637,
            174.52431800318675,
            175.5107381863338,
            176.50266198479295,
            177.49885685581117,
            178.49809733056847,
            179.49916308440666
          ],
          [
            154.72521034683575,
            154.76661881200044,
            154.84933630840632,
            154.97316467712395,
            155.13780844166672,
            155.34287689330588,
            155.58788682353077,
            155.87226586325258,
            156.19535637921146,
            156.55641986965858,
            156.95464179397558,
            157.38913676468658,
            157.8589540255467,
            158.36308313622604,
            158.90045978270072,
            159.46997163286304,
            160.07046415906945,
            160.70074635325872,
            161.35959626572392,
            162.045766305384,
            162.75798824718575,
            163.4949779007727,
            164.25543940346915,
            165.0380691096357,
            165.8415590572894,
            166.66460000129868,
            167.50588401028085,
            168.36410663139918,
            169.23796863349384,
            170.12617734434156,
            171.02744760232147,
            171.94050234640764,
            172.86407287126877,
            173.79689877641945,
            174.7377276399248,
            175.68531444821642,
            176.638420814229,
            177.59581401641296,
            178.55626589131043,
            179.51855161237324
          ],
          [
            155.70292372420573,
            155.74232758413388,
            155.82104643140923,
            155.93890309112004,
            156.0956332183695,
            156.2908869765226,
            156.52423123735176,
            156.7951522716324,
            157.10305889178682,
            157.44728600186892,
            157.82709850465807,
            158.24169551104623,
            158.69021479337317,
            159.17173742200703,
            159.6852925233447,
            160.22986209755507,
            160.80438583578822,
            161.4077658791677,
            162.03887146555869,
            162.69654341472642,
            163.37959840788415,
            164.08683302359256,
            164.81702749830893,
            165.5689491863988,
            166.34135570092937,
            167.132997722898,
            167.94262147257336,
            168.76897084222725,
            169.6107891946397,
            170.46682083630796,
            171.33581217827182,
            172.21651260087233,
            173.1076750416203,
            174.00805632769467,
            174.91641727647288,
            175.8315225889677,
            176.75214056216805,
            177.67704264711557,
            178.6050028801447,
            179.5347972151315
          ],
          [
            156.48972885973305,
            156.52755126623256,
            156.60311513807284,
            156.71625906166838,
            156.86674208201742,
            157.05424508318808,
            157.27837259933332,
            157.53865503145644,
            157.83455123973621,
            158.1654514763327,
            158.53068061933425,
            158.92950166496635,
            159.36111943244583,
            159.82468443399614,
            160.31929686157608,
            160.84401064183564,
            161.39783751168395,
            161.97975106859053,
            162.58869075227608,
            163.22356571768805,
            163.88325856298755,
            164.56662888057323,
            165.27251660379955,
            165.99974512688516,
            166.74712418041833,
            167.513452449738,
            168.29751992819848,
            169.09811000182472,
            169.91400126607223,
            170.74396907926348,
            171.58678686076166,
            172.4412271450374,
            173.30606240549244,
            174.1800656642337,
            175.06201090596554,
            175.9506733158101,
            176.84482936221343,
            177.74325674717556,
            178.64473424689243,
            179.54804146654615
          ],
          [
            157.09984578631492,
            157.1364612029888,
            157.20961690188858,
            157.31916301030864,
            157.46487570445026,
            157.64645837721534,
            157.86354317133095,
            158.1156928578144,
            158.40240303544317,
            158.723104622974,
            159.07716661243794,
            159.46389904898894,
            159.88255620055892,
            160.33233987901238,
            160.8124028736295,
            161.32185245757898,
            161.85975392856867,
            162.42513414604522,
            163.01698502911435,
            163.63426698169982,
            164.27591221428452,
            164.9408279347879,
            165.62789938464684,
            166.3359926998816,
            167.06395758076403,
            167.81062975756637,
            168.5748332436855,
            169.35538237113897,
            170.15108360696044,
            170.96073715233615,
            171.7831383293935,
            172.6170787633496,
            173.46134737024468,
            174.31473116271926,
            175.17601588824792,
            176.0439865159273,
            176.91742758934765,
            177.79512346426833,
            178.67585845079012,
            179.55841688048403
          ],
          [
            157.5449877326413,
            157.58073313593448,
            157.65215285711378,
            157.75910507202133,
            157.9013779066931,
            158.07869045993286,
            158.29069414671028,
            158.5369743456576,
            158.8170523303039,
            159.13038746040812,
            159.47637960688542,
            159.8543717814191,
            160.26365293995354,
            160.703460927902,
            161.17298553409864,
            161.67137162027677,
            162.197722293164,
            162.7511020871204,
            163.33054012658366,
            163.93503323936963,
            164.56354899406293,
            165.2150286372527,
            165.88838990915997,
            166.58252971919413,
            167.29632666610235,
            168.02864339056933,
            168.77832875132398,
            169.54421981896138,
            170.32514368474278,
            171.1199190845542,
            171.9273578409534,
            172.7462661287876,
            173.57544557221016,
            174.41369418304464,
            175.25980715234192,
            176.1125775086451,
            176.9707966579242,
            177.83325482137423,
            178.69874138829067,
            179.56604520206116
          ],
          [
            157.83469302780347,
            157.86987702076306,
            157.9401764718338,
            158.0454546272707,
            158.18550714249392,
            158.3600630146449,
            158.5687858083753,
            158.8112751601567,
            159.08706854320147,
            159.39564327219364,
            159.736418724496,
            160.10875875236536,
            160.51197425900645,
            160.94532591005256,
            161.40802695129133,
            161.89924610316243,
            162.41811050273384,
            162.9637086644991,
            163.53509343240128,
            164.1312848969485,
            164.7512732530958,
            165.39402157667968,
            166.05846849955708,
            166.74353076615836,
            167.44810565686487,
            168.17107326640718,
            168.91129862830243,
            169.667633679157,
            170.43891905941413,
            171.2239857497864,
            172.02165654515008,
            172.83074737006345,
            173.65006844229,
            174.4784252927389,
            175.31461965207635,
            176.15745021589998,
            177.0057133018094,
            177.85820341294186,
            178.71371372358186,
            179.5710365032972
          ],
          [
            157.97658695405502,
            158.01149736448198,
            158.08125087534768,
            158.18571316803028,
            158.32468351439184,
            158.49789566653777,
            158.70501902668911,
            158.94566008340973,
            159.21936409743859,
            159.52561701766862,
            159.86384760543612,
            160.23342974327616,
            160.6336849026895,
            161.06388474427882,
            161.52325382286037,
            162.0109723698438,
            162.52617912529647,
            163.0679741926494,
            163.63542188994404,
            164.2275535728246,
            164.84337040611908,
            165.48184606277638,
            166.14192933109243,
            166.82254661351632,
            167.52260430282982,
            168.24099102408704,
            168.97657973334483,
            169.72822966685905,
            170.49478813703007,
            171.2750921739161,
            172.06797001356418,
            172.8722424367109,
            173.68672396355657,
            174.5102239123012,
            175.34154733093808,
            176.1794958134219,
            177.0228682127563,
            177.87046126478393,
            178.72107013750283,
            179.57348892158322
          ]
        ],
        "minimum_gel_oxygen_um": 0.008110231491598187,
        "near_center_floor_oxygen_um": 0.008110231491598187,
        "measurement_location_mm": {
          "r": 0.05,
          "z": 0.025
        },
        "gel_volume_ul": 1.2063715789784806,
        "nominal_cells": 12063.715789784805,
        "volume_fraction_below_comparison_threshold": 0.5781250000000002,
        "fraction_numerical_status": "Finite-grid estimate; fraction convergence not established by the minimum-oxygen mesh check",
        "threshold_interpretation": "Engineering comparison only; not a death or liver-function threshold",
        "oxygen_influx_mol_s": 3.3135273975289583e-12,
        "oxygen_consumption_mol_s": 3.3135273975278504e-12,
        "mass_balance_relative_error": 3.3435331722112015e-13,
        "residual_relative": 1.3681315791323842e-14,
        "iterations": 4,
        "prediction_status": "Computational transport prediction; prospective lab verification required"
      },
      "sensitivity_corners": [
        {
          "parameters": {
            "uptake_mol_cell_s": 3e-17,
            "gel_diffusivity_m2_s": 1.5e-09,
            "surface_oxygen_mol_m3": 0.15
          },
          "minimum_gel_oxygen_um": 116.58337748701729,
          "near_center_floor_oxygen_um": 116.58337748701729,
          "mass_balance_relative_error": 4.572354548729259e-13
        },
        {
          "parameters": {
            "uptake_mol_cell_s": 3e-17,
            "gel_diffusivity_m2_s": 1.5e-09,
            "surface_oxygen_mol_m3": 0.2
          },
          "minimum_gel_oxygen_um": 166.11956159111466,
          "near_center_floor_oxygen_um": 166.11956159111466,
          "mass_balance_relative_error": 3.7200834334396674e-10
        },
        {
          "parameters": {
            "uptake_mol_cell_s": 3e-17,
            "gel_diffusivity_m2_s": 2.5e-09,
            "surface_oxygen_mol_m3": 0.15
          },
          "minimum_gel_oxygen_um": 124.60149457220965,
          "near_center_floor_oxygen_um": 124.60149457220965,
          "mass_balance_relative_error": 9.031881719387484e-14
        },
        {
          "parameters": {
            "uptake_mol_cell_s": 3e-17,
            "gel_diffusivity_m2_s": 2.5e-09,
            "surface_oxygen_mol_m3": 0.2
          },
          "minimum_gel_oxygen_um": 174.27299096390618,
          "near_center_floor_oxygen_um": 174.27299096390618,
          "mass_balance_relative_error": 1.5420950650297848e-10
        },
        {
          "parameters": {
            "uptake_mol_cell_s": 4.76e-16,
            "gel_diffusivity_m2_s": 1.5e-09,
            "surface_oxygen_mol_m3": 0.15
          },
          "minimum_gel_oxygen_um": 0.0010127178627262943,
          "near_center_floor_oxygen_um": 0.0010127178627262943,
          "mass_balance_relative_error": 4.47774623271805e-14
        },
        {
          "parameters": {
            "uptake_mol_cell_s": 4.76e-16,
            "gel_diffusivity_m2_s": 1.5e-09,
            "surface_oxygen_mol_m3": 0.2
          },
          "minimum_gel_oxygen_um": 0.0028823780353747844,
          "near_center_floor_oxygen_um": 0.0028823780353747844,
          "mass_balance_relative_error": 1.3332563394217686e-12
        },
        {
          "parameters": {
            "uptake_mol_cell_s": 4.76e-16,
            "gel_diffusivity_m2_s": 2.5e-09,
            "surface_oxygen_mol_m3": 0.15
          },
          "minimum_gel_oxygen_um": 0.011511917631128682,
          "near_center_floor_oxygen_um": 0.011511917631128682,
          "mass_balance_relative_error": 6.208469870157854e-14
        },
        {
          "parameters": {
            "uptake_mol_cell_s": 4.76e-16,
            "gel_diffusivity_m2_s": 2.5e-09,
            "surface_oxygen_mol_m3": 0.2
          },
          "minimum_gel_oxygen_um": 0.03601868943603285,
          "near_center_floor_oxygen_um": 0.03601868943603285,
          "mass_balance_relative_error": 5.4574903449980014e-14
        }
      ],
      "minimum_oxygen_envelope_um": [
        0.0010127178627262943,
        174.27299096390618
      ],
      "classification": "assumption-sensitive; measure before selecting",
      "mesh_check": {
        "coarse": [
          32,
          40
        ],
        "fine": [
          64,
          80
        ],
        "minimum_oxygen_difference_um": 0.002706411331615824,
        "passed": true
      }
    },
    {
      "height_mm": 1.0,
      "nominal": {
        "inputs": {
          "well_radius_mm": 3.2,
          "liquid_height_mm": 2.0,
          "gel_radius_mm": 0.8,
          "gel_height_mm": 1.0,
          "cells_per_ml": 10000000.0,
          "uptake_mol_cell_s": 4.76e-16,
          "km_mol_m3": 0.0063,
          "gel_diffusivity_m2_s": 2e-09,
          "medium_diffusivity_m2_s": 3.8e-09,
          "surface_oxygen_mol_m3": 0.18,
          "comparison_threshold_mol_m3": 0.02,
          "nr": 32,
          "nz": 40
        },
        "kinetics": "michaelis_menten",
        "r_mm": [
          0.05,
          0.15000000000000002,
          0.25,
          0.35,
          0.45000000000000007,
          0.55,
          0.6500000000000001,
          0.75,
          0.8500000000000001,
          0.95,
          1.05,
          1.15,
          1.25,
          1.35,
          1.4500000000000002,
          1.5500000000000003,
          1.65,
          1.75,
          1.85,
          1.9500000000000002,
          2.0500000000000003,
          2.15,
          2.2500000000000004,
          2.35,
          2.4499999999999997,
          2.5500000000000003,
          2.65,
          2.7500000000000004,
          2.85,
          2.9499999999999997,
          3.0500000000000003,
          3.15
        ],
        "z_mm": [
          0.025,
          0.07500000000000001,
          0.125,
          0.175,
          0.22500000000000003,
          0.275,
          0.32500000000000007,
          0.375,
          0.42500000000000004,
          0.475,
          0.525,
          0.575,
          0.625,
          0.675,
          0.7250000000000001,
          0.7750000000000001,
          0.825,
          0.875,
          0.925,
          0.9750000000000001,
          1.0250000000000001,
          1.075,
          1.1250000000000002,
          1.175,
          1.2249999999999999,
          1.2750000000000001,
          1.325,
          1.3750000000000002,
          1.425,
          1.4749999999999999,
          1.5250000000000001,
          1.575,
          1.6250000000000002,
          1.675,
          1.725,
          1.7750000000000001,
          1.825,
          1.8750000000000002,
          1.925,
          1.975
        ],
        "oxygen_um": [
          [
            0.0012767481752610534,
            0.0012910647335416486,
            0.0013241167568519587,
            0.0013880898343697824,
            0.0015125125560820135,
            0.0017683904940206572,
            0.002328132801877325,
            0.00361451260108027,
            0.0066719329216640534,
            0.01409339945019377,
            0.032334463209419836,
            0.07746468180284508,
            0.18926974367154664,
            0.4645936732249129,
            1.1291719657587767,
            2.6594370908705085,
            5.881010778953282,
            11.843382455115448,
            21.486115506678015,
            35.45226545874863,
            49.70350641412856,
            59.14483956803311,
            68.18473999451861,
            76.82155464157202,
            85.06363898375209,
            92.92684305443336,
            100.43231039252692,
            107.60465886026664,
            114.47054830838047,
            121.05760260155985,
            127.39363561396796,
            133.50612584715688,
            139.42188700176038,
            145.16688835120766,
            150.76618665379323,
            156.24393914907623,
            161.6234741679434,
            166.92740173848733,
            172.17775124266362,
            177.39612674990673
          ],
          [
            0.003659261861608695,
            0.0036917719754336045,
            0.0037628585121738246,
            0.0038885604399648507,
            0.004105884544954586,
            0.004500017562720782,
            0.005270817496076952,
            0.006895929389106319,
            0.010533048032700212,
            0.019015651398813466,
            0.039320491626393526,
            0.08865985115470451,
            0.209314197617607,
            0.5033793744606867,
            1.2064987122321233,
            2.8091067660276723,
            6.144753144540792,
            12.250574621201498,
            22.04117156565401,
            36.140894428241744,
            50.477724182705614,
            59.94770502287123,
            68.99091155338284,
            77.61101525131875,
            85.82139952674972,
            93.64231651960883,
            101.0985481332346,
            108.21757689951846,
            115.02821861824943,
            121.55964516310233,
            127.84072117240657,
            133.89958400432772,
            139.76340661207294,
            145.45829444493114,
            151.00927826839845,
            156.440374101908,
            161.77468906458992,
            167.0345578712226,
            172.24169923653002,
            177.41738476402003
          ],
          [
            0.015114878420548204,
            0.015230290988926542,
            0.015473451617868311,
            0.015874720913443472,
            0.016497906513441716,
            0.017476779397933635,
            0.01910072298112349,
            0.022017720869370344,
            0.027720974850887956,
            0.039725613037401304,
            0.06642698400276506,
            0.12802927009549164,
            0.27309042635015696,
            0.6163242489481865,
            1.4156769149398234,
            3.1894888385522737,
            6.7797606906299235,
            13.187767934163244,
            23.273419535092735,
            37.62612039439607,
            52.117296935043235,
            61.629460679252254,
            70.66330583054197,
            79.2349038237069,
            87.36868164596412,
            95.09410938989654,
            102.4432755456141,
            109.44919706180299,
            116.14469929481805,
            122.5617180505195,
            128.73090348377502,
            134.68143375544082,
            140.44097074189023,
            146.03570951996542,
            151.49048804557427,
            156.82893419080665,
            162.07363498106082,
            167.246318261566,
            172.36804074691517,
            177.45937893766683
          ],
          [
            0.06983723469595063,
            0.07032838934796196,
            0.07134685251860715,
            0.07297613400645477,
            0.07537582883826618,
            0.07884500209830686,
            0.08396062414102778,
            0.09188503821896575,
            0.10506239627264934,
            0.12882160316831337,
            0.17510161338079694,
            0.27110663781567584,
            0.4790425423455171,
            0.9386034033332183,
            1.9459631295308228,
            4.0543435217183035,
            8.091054010926072,
            14.975368002189953,
            25.47967613093824,
            40.1525975258533,
            54.81618247463405,
            64.34502642657057,
            73.31905920906415,
            81.7768967749913,
            89.76136998652302,
            97.31617659747131,
            104.48390928562924,
            111.30500811390543,
            117.81729800357587,
            124.0558777169506,
            130.05320889665313,
            135.83931120690394,
            141.44200752301583,
            146.88718707820945,
            152.1990691649464,
            157.40045876666642,
            162.51299062453796,
            167.557361172315,
            172.55354940249683,
            177.52102860704952
          ],
          [
            0.3374798311222408,
            0.33971426538551014,
            0.3443140575561333,
            0.3515701566428951,
            0.36200428848133404,
            0.37651368788821027,
            0.3966611786159664,
            0.42526510598788275,
            0.46762497940907294,
            0.5341149714250153,
            0.6457258463682862,
            0.8458415035162494,
            1.2244225180441155,
            1.963318827536014,
            3.4045928924424476,
            6.108059702974809,
            10.816310562385368,
            18.304450232950614,
            29.240876109625844,
            44.153115077975265,
            58.88425301874422,
            68.32353983010974,
            77.11755750093836,
            85.34016672883871,
            93.05971934398445,
            100.33748573291875,
            107.22760310022694,
            113.77769768810238,
            120.02973265217952,
            126.02086733462683,
            131.78423899939287,
            137.3496402749879,
            142.7440937720742,
            147.99233638649096,
            153.11722870203502,
            158.1401043020312,
            163.08107194247708,
            167.95928146696033,
            172.79316248388508,
            177.60064332436778
          ],
          [
            1.6326407092661013,
            1.6426403148646505,
            1.6631279023729524,
            1.6951631168235066,
            1.740569876762428,
            1.8023057742553639,
            1.8851424237457433,
            1.9969190543230848,
            2.1508719431376657,
            2.3699780254582548,
            2.6949690257586933,
            3.198604272577502,
            4.009191863032633,
            5.343804717738099,
            7.542228168020911,
            11.078137063479193,
            16.524857219884066,
            24.48926810750725,
            35.559985116784375,
            50.29257471510776,
            64.73113664812905,
            73.82931945887385,
            82.2134265289795,
            90.00178649783314,
            97.28882924431474,
            104.15006951913064,
            110.64664015786296,
            116.82886399313377,
            122.73892138492967,
            128.41280589242035,
            133.88175648260025,
            139.17331553208635,
            144.31212194893106,
            149.32051690905777,
            154.219016507678,
            159.02668938470413,
            163.7614662142936,
            168.44040032988735,
            173.07989358418678,
            177.69589805940848
          ],
          [
            7.165430186389255,
            7.201923744933824,
            7.2762874394767385,
            7.391442714772806,
            7.552230063855537,
            7.766073513435231,
            8.044086061479401,
            8.402863318359065,
            8.86734715527906,
            9.475304514596345,
            10.284101178668726,
            11.380394000345897,
            12.892796833326203,
            15.006106118388189,
            17.973412403722495,
            22.12115129686542,
            27.8453890045552,
            35.60610511005161,
            45.932263812772554,
            59.44479596317274,
            72.75484207074389,
            81.03574686518743,
            88.64439009027105,
            95.72463278735927,
            102.37436322403092,
            108.66434467328017,
            114.64844265191843,
            120.36944620673435,
            125.86254590467394,
            131.15751238738767,
            136.28012336781697,
            141.25313789935333,
            146.09698743761118,
            150.83028367005366,
            155.47020432489208,
            160.0327957941994,
            164.53321805879122,
            168.98594920707257,
            173.40496169105626,
            177.80387918341734
          ],
          [
            23.53246289836131,
            23.614499426115746,
            23.780674476009747,
            24.035351969344354,
            24.385498364563432,
            24.84124738457502,
            25.41675815055223,
            26.131464195265313,
            27.011836118003373,
            28.093789680899206,
            29.42583855517032,
            31.072980644745748,
            33.12109307572746,
            35.68134350133826,
            38.89405797909902,
            42.932208716063286,
            48.00707560514872,
            54.38360815650902,
            62.42209320503963,
            72.6812991680362,
            82.96935687104711,
            89.70965618536464,
            96.11927510393235,
            102.22897514564333,
            108.06960287421373,
            113.66986198196354,
            119.05576693530615,
            124.25073100107568,
            129.27586172100783,
            134.15029553441624,
            138.89151036531945,
            143.51559847490248,
            148.0374987066513,
            152.47119303915107,
            156.82987371447692,
            161.12608690556704,
            165.3718580717994,
            169.57880328348006,
            173.75823003725705,
            177.92123048100902
          ],
          [
            47.65899571936885,
            47.77529001142004,
            48.01009514227746,
            48.36794389702786,
            48.855888688535316,
            49.48381560764151,
            50.26487647927913,
            51.21604156042713,
            52.35876166345295,
            53.719699502799024,
            55.331438143858406,
            57.23299120413079,
            59.469818407028065,
            62.09288757393885,
            65.15610839341522,
            68.71112561727743,
            72.79774371669092,
            77.42645323869714,
            82.54498763749137,
            87.9698725895525,
            93.23798067627055,
            98.53937832458148,
            103.78449527909879,
            108.92929588341894,
            113.95431989620086,
            118.8535177060883,
            123.62820401166962,
            128.28373024301433,
            132.82762645976422,
            137.2685519724604,
            141.61569919308468,
            145.87845602038647,
            150.0662181892453,
            154.1882899515137,
            158.25383749624783,
            162.27187422123043,
            166.2512654127505,
            170.20074481747517,
            174.12893850277652,
            178.04439313803937
          ],
          [
            62.009873418214575,
            62.13879501749565,
            62.39854837386493,
            62.793001430310994,
            63.32807288019482,
            64.01186479727616,
            64.85482353682337,
            65.86990794684225,
            67.07272871042676,
            68.48159981319992,
            70.11741100533767,
            72.00318808104058,
            74.1631573974141,
            76.62107731411677,
            79.39755211589087,
            82.50602309199284,
            85.94718722309045,
            89.70188574688535,
            93.72353730672941,
            97.9344462932722,
            102.23988571489609,
            106.600636180439,
            110.9769972022138,
            115.33762588503068,
            119.66052290445745,
            123.93158847713322,
            128.1427528044421,
            132.29033184654025,
            136.37375110952837,
            140.39460902077104,
            144.35600852587203,
            148.26208699271217,
            152.11768815422582,
            155.92813425096546,
            159.69906839910547,
            163.43634607267833,
            167.14596091037842,
            170.83399445440332,
            174.50658243893918,
            178.16989227602352
          ],
          [
            74.43576126990773,
            74.56878884602858,
            74.83629742200176,
            75.24120331520243,
            75.78790087733792,
            76.482275142577,
            77.33169834082098,
            78.34498955106662,
            79.53230776378632,
            80.90493775297533,
            82.47491622312154,
            84.25443475571112,
            86.25495020751079,
            88.48593951700552,
            90.95326600367304,
            93.6571968302534,
            96.5902556866004,
            99.73535346726798,
            103.06505378758848,
            106.54334697331183,
            110.13141828276686,
            113.79644813702949,
            117.5100318210575,
            121.24850320736356,
            124.99306510954226,
            128.72947690346783,
            132.4474708017381,
            136.140080450332,
            139.8029964309486,
            143.43400230758917,
            147.03250687077195,
            150.59916862804616,
            154.13560036884974,
            157.64413952515065,
            161.12767081503233,
            164.5894895152981,
            168.03319577420933,
            171.46261225369713,
            174.8817189418017,
            178.29460017890767
          ],
          [
            85.2240994808037,
            85.3553103270769,
            85.61873407271221,
            86.01636411098904,
            86.55116073561797,
            87.22700680319545,
            88.04863393499431,
            89.02150609091497,
            90.15164375668503,
            91.44536895275283,
            92.90894981905038,
            94.54812531388234,
            96.36749803276305,
            98.36979957042655,
            100.55506205835333,
            102.91977502410863,
            105.45616930602178,
            108.15184169803207,
            110.98998692046766,
            113.95046748273602,
            117.01169708247505,
            120.15270802028022,
            123.35412842949034,
            126.59877334887979,
            129.87194934567668,
            133.16151652900155,
            136.45777247986265,
            139.75322773151035,
            143.04233075651223,
            146.32118303789883,
            149.5872688068776,
            152.8392119957831,
            156.07656497751822,
            159.29962890073784,
            162.50930289895382,
            165.7069583301244,
            168.8943338991271,
            172.07344763833683,
            175.24652203003492,
            178.41591890759258
          ],
          [
            94.61043459674441,
            94.73613890381651,
            94.98817688073775,
            95.36778959277721,
            95.87679274107182,
            96.51751674591377,
            97.29271897051973,
            98.20546179801991,
            99.25894955070095,
            100.45631748333493,
            101.80036787260325,
            103.29325230001905,
            104.93610640057712,
            106.72865431005334,
            108.66881494346752,
            110.75235998987087,
            112.97269070178572,
            115.3208100596022,
            117.78555682291447,
            120.35412330607065,
            123.012790852954,
            125.74770993954115,
            128.54552303153304,
            131.39381851520767,
            134.281427013776,
            137.19857924351862,
            140.1369516984615,
            143.08962960806625,
            146.05101507213737,
            149.01670367157953,
            151.983347138589,
            154.94851421036148,
            157.9105572597737,
            160.8684888742069,
            163.82187014955602,
            166.77071088202536,
            169.71538086117494,
            172.65653090638443,
            175.59502199845372,
            178.53186073106775
          ],
          [
            102.79126583041244,
            102.90946655215632,
            103.14622126076827,
            103.50221912883119,
            103.97844975938573,
            104.57614815548462,
            105.2967182229501,
            106.1416327384981,
            107.11230805305038,
            108.20995283220189,
            109.43539208300783,
            110.78887077513666,
            112.26984562887402,
            113.87677897763986,
            115.60695447976849,
            117.45633970629952,
            119.41952335210016,
            121.4897523722215,
            123.65908396423507,
            125.91864766712129,
            128.25898687299696,
            130.6704270749947,
            133.1434165423311,
            135.66881014991938,
            138.23808435673615,
            140.84348242153348,
            143.47809615154537,
            146.13589459232443,
            148.81171161205663,
            151.50120399664144,
            154.2007901956957,
            156.90757787905028,
            159.61928642408293,
            162.33416861542472,
            165.05093431503408,
            167.76867767347127,
            170.48680857206566,
            173.20498835819865,
            175.92306950566834,
            178.64103854792708
          ],
          [
            109.93183490637779,
            110.04170541912355,
            110.26161028434304,
            110.59186304269943,
            111.03289846643462,
            111.5852294462437,
            112.24938894331723,
            113.02585695849722,
            113.91497301320645,
            114.916835551197,
            116.03119100470948,
            117.25731702154165,
            118.5939064314686,
            120.03896072028519,
            121.5897036836388,
            123.24252696865769,
            124.99297865501248,
            126.83580317092661,
            128.76503531066683,
            130.774143347995,
            132.85620790656563,
            135.00411724875295,
            137.2107588328146,
            139.46919149941326,
            141.77278843727447,
            144.1153463781482,
            146.4911606878785,
            148.8950689874595,
            151.3224677061217,
            153.7693067283882,
            156.2320673092795,
            158.70772796207456,
            161.19372229803486,
            163.68789198609485,
            166.18843721321386,
            168.693866324922,
            171.2029457373869,
            173.71465074115628,
            176.2281174538955,
            178.74259591058936
          ],
          [
            116.17153339466182,
            116.27299553206127,
            116.47596151955004,
            116.7805043895119,
            117.18670777619461,
            117.69463505086316,
            118.30428867898159,
            119.0155604776502,
            119.82817390733115,
            120.7416201489077,
            121.755090486795,
            122.86740839821994,
            124.07696564885023,
            125.38166747187782,
            126.77889236347872,
            128.26547192835997,
            129.8376953301013,
            131.49134110425726,
            133.22173642999667,
            135.02384076800624,
            136.89234770791208,
            138.8217967423465,
            140.806686118123,
            142.84157891005898,
            144.92119636746204,
            147.04049477807655,
            149.19472416103352,
            151.37946880247176,
            153.59067088664602,
            155.82463925133573,
            158.07804567059657,
            160.34791113132493,
            162.63158441893782,
            164.92671504769223,
            167.23122223110408,
            169.54326123668318,
            171.86118813864283,
            174.18352369056674,
            176.5089167956164,
            178.83610785684758
          ],
          [
            121.62808494500517,
            121.72150259384412,
            121.90830538297345,
            122.18842114985537,
            122.5617239381494,
            123.02801318557563,
            123.58698677028491,
            124.23820870668328,
            124.98107259947777,
            125.81476233605729,
            126.73821190379189,
            127.75006662443522,
            128.84864844710594,
            130.0319281607743,
            131.29750739186747,
            132.642612960248,
            134.06410551989043,
            135.558503404369,
            137.1220213068212,
            138.7506220169188,
            140.4400781553762,
            142.18603994488964,
            143.98410471048146,
            145.82988402885474,
            147.71906510831835,
            149.6474638851824,
            151.61106829050138,
            153.60607103844364,
            155.62889203139036,
            157.67619103013595,
            159.74487159864455,
            161.83207752331984,
            163.93518296036106,
            166.05177751864176,
            168.17964737447824,
            170.3167533679846,
            172.4612068712089,
            174.6112440622769,
            176.76519909827624,
            178.9214765593043
          ],
          [
            126.40098259101235,
            126.48695516615946,
            126.65882569374426,
            126.91644025293152,
            127.25955642571121,
            127.687829885265,
            128.20079725554208,
            128.79785591505876,
            129.47824162209744,
            130.24100505006652,
            131.0849885261432,
            132.00880444123732,
            133.01081691570863,
            134.08912832973365,
            135.24157222676476,
            136.46571384771403,
            137.75885914326946,
            139.1180725582234,
            140.54020323179742,
            142.02191858814564,
            143.55974369594833,
            145.1501043460378,
            146.78937159249077,
            148.4739055387823,
            150.20009639215806,
            151.96440119316253,
            153.7633750821693,
            155.59369642698815,
            157.45218555687168,
            159.33581719816226,
            161.2417269716893,
            163.16721249130634,
            165.10972970512353,
            167.06688515961298,
            169.0364248572883,
            171.0162203361867,
            173.00425253728955,
            174.99859395532948,
            176.997389497727,
            178.99883641197053
          ],
          [
            130.574381464447,
            130.65361278053297,
            130.8119791976847,
            131.04928535297742,
            131.3652309931759,
            131.75940267104744,
            132.2312632556867,
            132.78013976038326,
            133.40521011762,
            134.10548964843466,
            134.87981807329606,
            135.72684798175004,
            136.64503570445774,
            137.63263549983807,
            138.68769786670833,
            139.8080726179633,
            140.99141710102222,
            142.23520964222982,
            143.536767950153,
            144.89327187198148,
            146.3017895975955,
            147.75930618348653,
            149.26275314834945,
            150.8090378817199,
            152.39507169722827,
            154.01779553069045,
            155.67420250169747,
            157.36135679647296,
            159.0764085643545,
            160.8166047314895,
            162.5792958114373,
            164.36193892807063,
            166.1620973614512,
            167.9774369859186,
            169.8057199974077,
            171.64479633091617,
            173.49259315605457,
            175.34710281515538,
            177.2063695400291,
            179.06847525465142
          ],
          [
            134.21954263978702,
            134.29276223210417,
            134.439096168658,
            134.658332190756,
            134.9501475945736,
            135.3141043049036,
            135.74964272507407,
            136.25607471448166,
            136.83257612154804,
            137.47817936481164,
            138.19176660292223,
            138.97206405935293,
            139.81763806338955,
            140.7268933299233,
            141.6980739232617,
            142.72926723433122,
            143.8184111503139,
            144.96330441986996,
            146.16162002917412,
            147.4109212208717,
            148.7086796275504,
            150.05229486928445,
            151.43911489234392,
            152.8664563077551,
            154.33162402157987,
            155.83192952527884,
            157.36470732236245,
            158.92732909336107,
            160.5172153322457,
            162.13184431315983,
            163.76875835884397,
            165.425567476621,
            167.09995050216025,
            168.78965394559685,
            170.49248877070815,
            172.206325358522,
            173.92908691524121,
            175.65874158408553,
            177.39329351476798,
            179.13077313563699
          ],
          [
            137.39688934632312,
            137.46480826857396,
            137.60053915746064,
            137.803867097939,
            138.07446727050322,
            138.41190218868914,
            138.81561830096732,
            139.2849421920058,
            139.81907666411064,
            140.41709701546662,
            141.07794785461883,
            141.8004407974124,
            142.58325338063614,
            143.42492949396606,
            144.32388157783632,
            145.2783947607195,
            146.28663301820475,
            147.34664733361078,
            148.4563857329101,
            149.61370496389114,
            150.8163834992916,
            152.0621354736235,
            153.3486251189672,
            154.6734812486756,
            156.03431134920447,
            157.42871487593752,
            158.85429540372598,
            160.30867135064943,
            161.78948506782766,
            163.29441016314365,
            164.8211569977181,
            166.36747635747153,
            167.93116135603424,
            169.51004766876025,
            171.1020122308038,
            172.70497055601695,
            174.3168728491807,
            175.93569909340061,
            177.5594532990425,
            179.1861571019314
          ],
          [
            140.15772660852082,
            140.22101490977616,
            140.34748685010524,
            140.53693257949203,
            140.7890360503894,
            141.10337360583907,
            141.47941228475344,
            141.91650799691254,
            142.4139037475705,
            142.970728111362,
            143.5859941658257,
            144.25859909483668,
            144.9873246604559,
            145.7708387176112,
            146.60769790985697,
            147.49635163740453,
            148.4351473328864,
            149.42233701911366,
            150.45608506037723,
            151.5344769590339,
            152.65552899655054,
            153.81719847666244,
            155.0173943006125,
            156.25398759206286,
            157.5248220922401,
            158.82772406291954,
            160.16051146364012,
            161.521002207072,
            162.90702133946277,
            164.31640703840424,
            165.74701536499475,
            167.19672374959757,
            168.66343322822885,
            170.14506947919972,
            171.63958273661362,
            173.14494667877608,
            174.65915640595117,
            176.18022563386268,
            177.70618323767243,
            179.2350692866707
          ],
          [
            142.54567154480242,
            142.60494884181713,
            142.7234030176765,
            142.90083300416066,
            143.13693664612143,
            143.43131011230219,
            143.7834472302288,
            144.19273884200996,
            144.65847229407817,
            145.1798311848161,
            145.75589549874744,
            146.38564225381853,
            147.0679467788245,
            147.80158472119138,
            148.58523486151532,
            149.41748278140614,
            150.2968253967143,
            151.22167633104232,
            152.19037206678655,
            153.20117877521702,
            154.25229969560746,
            155.34188290819594,
            156.46802932831793,
            157.62880074027262,
            158.82222768953858,
            160.04631706033234,
            161.29905918114125,
            162.5784343222724,
            163.8824184749617,
            165.2089883294342,
            166.55612539789257,
            167.92181925633372,
            169.30406990526888,
            170.70088927306927,
            172.11030190632385,
            173.5303449090875,
            174.95906720726228,
            176.3945282257924,
            177.8347960751733,
            179.27794535034022
          ],
          [
            144.59783814770967,
            144.65367177263795,
            144.7652435711697,
            144.9323625845874,
            145.15474225161296,
            145.4320003073049,
            145.7636587238614,
            146.14914375358845,
            146.5877861437692,
            147.0788215991023,
            147.62139156925633,
            148.21454443657763,
            148.85723717193903,
            149.5483375152187,
            150.28662672131802,
            151.07080289360067,
            151.89948490508084,
            152.7712168847371,
            153.68447322327512,
            154.6376640308533,
            155.62914096001734,
            156.65720329148832,
            157.72010416938633,
            158.81605686647305,
            159.94324095923676,
            161.09980829692898,
            162.2838886574899,
            163.49359499593243,
            164.7270282062872,
            165.98228133569225,
            167.25744320768837,
            168.5506014304093,
            169.85984478339967,
            171.18326499368902,
            172.5189579270983,
            173.86502423429815,
            175.21956950277846,
            176.58070397561346,
            177.9465419057941,
            179.3152006210789
          ],
          [
            146.34581611119316,
            146.39872340139448,
            146.5044475099637,
            146.66280753919884,
            146.87353226793246,
            147.13626033079592,
            147.45054050367472,
            147.815832132074,
            148.23150574454291,
            148.69684389641128,
            149.21104228958862,
            149.77321121189811,
            150.38237733432703,
            151.0374858967846,
            151.73740330274413,
            152.48092013092997,
            153.2667545585756,
            154.09355617640776,
            154.95991016116915,
            155.8643417579603,
            156.8053210127079,
            157.78126768530439,
            158.7905562669213,
            159.83152102101332,
            160.90246096672755,
            162.00164472576486,
            163.1273151589547,
            164.27769372653333,
            165.45098451586068,
            166.64537789154144,
            167.85905373507038,
            169.09018425367677,
            170.33693635052026,
            171.5974735603967,
            172.86995756632788,
            174.15254932260964,
            175.44340981892563,
            176.74070052792175,
            178.04258358514764,
            179.34722175551985
          ],
          [
            147.81647837854817,
            147.86693103699838,
            147.96775048219584,
            148.11876507359176,
            148.3197176138102,
            148.57026568208715,
            148.86998210665524,
            149.21835559786712,
            149.61479156683995,
            150.05861315589672,
            150.54906250690934,
            151.08530229173803,
            151.66641752530708,
            152.29141767656012,
            152.95923908578612,
            153.66874768888383,
            154.41874204039928,
            155.20795661804897,
            156.03506538239083,
            156.8986855567936,
            157.79738158532342,
            158.72966922000734,
            159.6940196844526,
            160.68886385821267,
            161.71259642569248,
            162.76357993476935,
            163.84014871355689,
            164.94061259865515,
            166.06326043454578,
            167.2063633111915,
            168.36817751505356,
            169.54694717732417,
            170.7409066118669,
            171.94828234390133,
            173.16729483861417,
            174.39615994645467,
            175.63309008872065,
            176.87629521307704,
            178.12398355379358,
            179.37436223571734
          ],
          [
            149.0326470524693,
            149.0810763693783,
            149.177853151179,
            149.32281382666568,
            149.51571337477085,
            149.75622573749405,
            150.04394438653412,
            150.37838305606738,
            150.75897665564239,
            151.18508237772883,
            151.65598101397774,
            152.17087849267946,
            152.72890764725818,
            153.32913022198892,
            153.97053911659918,
            154.6520608662007,
            155.37255834731866,
            156.1308336949116,
            156.92563140948045,
            157.75564162794245,
            158.6195035271569,
            159.51580882508102,
            160.44310534169003,
            161.39990058015783,
            162.38466528843165,
            163.39583696225495,
            164.43182325284022,
            165.49100524566356,
            166.57174058108848,
            167.67236639254452,
            168.79120204358858,
            169.9265516511479,
            171.0767063883869,
            172.23994656676356,
            173.4145435027735,
            174.59876118048228,
            175.79085772609213,
            176.9890867153907,
            178.19169833890956,
            179.39694045292904
          ],
          [
            150.0136425313431,
            150.0604447902439,
            150.1539708053583,
            150.2940637186054,
            150.48048861312134,
            150.71293296308664,
            150.9910072422592,
            151.3142456978741,
            151.68210729722225,
            152.0939768542629,
            152.54916634300645,
            153.0469164031062,
            153.58639804113312,
            154.16671452843036,
            154.7869034933427,
            155.445939202108,
            156.14273501893206,
            156.87614603191085,
            157.64497182769028,
            158.44795939424287,
            159.28380612806225,
            160.15116291957443,
            161.04863728876978,
            161.97479654205176,
            162.92817092113464,
            163.9072567155092,
            164.91051931151162,
            165.93639615331017,
            166.98329959408142,
            168.04961961916848,
            169.13372642697004,
            170.23397285756906,
            171.34869666353256,
            172.47622262177427,
            173.6148644897391,
            174.76292681334192,
            175.91870659796817,
            177.08049485734682,
            178.2465780581668,
            179.41523948087456
          ],
          [
            150.77573644028956,
            150.82127815381094,
            150.9122857292243,
            151.0486076165628,
            151.2300168751224,
            151.456211637308,
            151.72681573139926,
            152.0413794663785,
            152.39938058209677,
            152.80022536780243,
            153.24324995138485,
            153.72772176058965,
            154.25284115595048,
            154.8177432332966,
            155.42149979149457,
            156.0631214586449,
            156.74155996737994,
            157.4557105673009,
            158.20441456006935,
            158.9864619403417,
            159.8005941237137,
            160.6455067412238,
            161.51985247882772,
            162.42224393966035,
            163.35125650688082,
            164.30543118546623,
            165.28327740245996,
            166.28327574686222,
            167.3038806325126,
            168.34352286989176,
            169.40061213566972,
            170.4735393319719,
            171.56067883061593,
            172.6603906009079,
            173.77102222287812,
            174.89091079100757,
            176.0183847164641,
            177.1517654385707,
            178.28936905860587,
            179.42950791104565
          ],
          [
            151.33252520267098,
            151.3771480132657,
            151.46631973987192,
            151.59989274841132,
            151.7776459759041,
            151.9992853973408,
            152.26444464983692,
            152.57268581513253,
            152.92350036133558,
            153.31631024439415,
            153.75046916909682,
            154.2252640084432,
            154.73991637900434,
            155.2935843684396,
            155.8853644096904,
            156.51429329458904,
            157.17935031777137,
            157.879459539932,
            158.61349215769573,
            159.38026896576977,
            160.17856289566203,
            161.00710161417135,
            161.86457016412268,
            162.74961362948196,
            163.66083980706324,
            164.59682186754355,
            165.5561009894251,
            166.5371889509024,
            167.5385706662711,
            168.5587066555052,
            169.59603543787097,
            170.64897584287888,
            171.7159292344253,
            172.79528164657773,
            173.8854058320418,
            174.98466322684732,
            176.09140583714654,
            177.20397805617108,
            178.32071842130122,
            179.43996132281598
          ],
          [
            151.6952379513005,
            151.73926314109335,
            151.82724090789418,
            151.95902618131495,
            152.13440174381378,
            152.35307869653866,
            152.61469708064857,
            152.91882665402525,
            153.26496782296823,
            153.65255272796594,
            154.0809464819531,
            154.54944855859014,
            155.05729432705132,
            155.6036567286036,
            156.18764808893127,
            156.80832205875242,
            157.46467567383516,
            158.15565152410295,
            158.88014002018087,
            159.6369817445318,
            160.42496987331816,
            161.24285265434875,
            162.0893359259697,
            162.96308566156975,
            163.86273052450343,
            164.78686441870678,
            165.7340490210815,
            166.70281628283482,
            167.69167088836718,
            168.69909266194693,
            169.72353891427278,
            170.76344672303728,
            171.81723514372388,
            172.88330734903283,
            173.96005269749006,
            175.04584873388376,
            176.1390631261531,
            177.2380555451694,
            178.34117949546106,
            179.44678410630388
          ],
          [
            151.87298986433785,
            151.9167224778629,
            152.00411572186295,
            152.13502578517284,
            152.30923733832077,
            152.52646399805377,
            152.78634894625478,
            153.08846570266053,
            153.43231905039715,
            153.8173461128187,
            154.24291757945005,
            154.70833907800525,
            155.21285268848007,
            155.75563859422698,
            156.33581686373836,
            156.95244935562292,
            157.60454173800736,
            158.29104561237068,
            159.01086073067287,
            159.76283729361992,
            160.54577831705691,
            161.3584420528423,
            162.19954445016182,
            163.06776164311592,
            163.9617324505774,
            164.88006087477135,
            165.8213185857748,
            166.78404738015522,
            167.7667616032414,
            168.7679505260189,
            169.78608066932205,
            170.81959806981985,
            171.86693048420855,
            172.92648952998638,
            173.99667276314165,
            175.07586569498898,
            176.16244375218756,
            177.2547741856327,
            178.3512179353823,
            179.45013146003316
          ]
        ],
        "minimum_gel_oxygen_um": 0.0012767481752610534,
        "near_center_floor_oxygen_um": 0.0012767481752610534,
        "measurement_location_mm": {
          "r": 0.05,
          "z": 0.025
        },
        "gel_volume_ul": 2.0106192982974678,
        "nominal_cells": 20106.192982974677,
        "volume_fraction_below_comparison_threshold": 0.6499999999999999,
        "fraction_numerical_status": "Finite-grid estimate; fraction convergence not established by the minimum-oxygen mesh check",
        "threshold_interpretation": "Engineering comparison only; not a death or liver-function threshold",
        "oxygen_influx_mol_s": 4.608972688145898e-12,
        "oxygen_consumption_mol_s": 4.608972688145649e-12,
        "mass_balance_relative_error": 5.4157016991746224e-14,
        "residual_relative": 2.8121493848842763e-15,
        "iterations": 4,
        "prediction_status": "Computational transport prediction; prospective lab verification required"
      },
      "sensitivity_corners": [
        {
          "parameters": {
            "uptake_mol_cell_s": 3e-17,
            "gel_diffusivity_m2_s": 1.5e-09,
            "surface_oxygen_mol_m3": 0.15
          },
          "minimum_gel_oxygen_um": 105.27379636929116,
          "near_center_floor_oxygen_um": 105.27379636929116,
          "mass_balance_relative_error": 2.0066739132075782e-14
        },
        {
          "parameters": {
            "uptake_mol_cell_s": 3e-17,
            "gel_diffusivity_m2_s": 1.5e-09,
            "surface_oxygen_mol_m3": 0.2
          },
          "minimum_gel_oxygen_um": 154.5744947966361,
          "near_center_floor_oxygen_um": 154.5744947966361,
          "mass_balance_relative_error": 3.271075827160365e-13
        },
        {
          "parameters": {
            "uptake_mol_cell_s": 3e-17,
            "gel_diffusivity_m2_s": 2.5e-09,
            "surface_oxygen_mol_m3": 0.15
          },
          "minimum_gel_oxygen_um": 116.23098009003118,
          "near_center_floor_oxygen_um": 116.23098009003118,
          "mass_balance_relative_error": 3.461524819371984e-13
        },
        {
          "parameters": {
            "uptake_mol_cell_s": 3e-17,
            "gel_diffusivity_m2_s": 2.5e-09,
            "surface_oxygen_mol_m3": 0.2
          },
          "minimum_gel_oxygen_um": 165.75558127068436,
          "near_center_floor_oxygen_um": 165.75558127068436,
          "mass_balance_relative_error": 5.286892158238641e-10
        },
        {
          "parameters": {
            "uptake_mol_cell_s": 4.76e-16,
            "gel_diffusivity_m2_s": 1.5e-09,
            "surface_oxygen_mol_m3": 0.15
          },
          "minimum_gel_oxygen_um": 0.00017956615436131218,
          "near_center_floor_oxygen_um": 0.00017956615436131218,
          "mass_balance_relative_error": 6.386246265221798e-16
        },
        {
          "parameters": {
            "uptake_mol_cell_s": 4.76e-16,
            "gel_diffusivity_m2_s": 1.5e-09,
            "surface_oxygen_mol_m3": 0.2
          },
          "minimum_gel_oxygen_um": 0.0004385284030786812,
          "near_center_floor_oxygen_um": 0.0004385284030786812,
          "mass_balance_relative_error": 1.3463170961717355e-14
        },
        {
          "parameters": {
            "uptake_mol_cell_s": 4.76e-16,
            "gel_diffusivity_m2_s": 2.5e-09,
            "surface_oxygen_mol_m3": 0.15
          },
          "minimum_gel_oxygen_um": 0.002034330454492522,
          "near_center_floor_oxygen_um": 0.002034330454492522,
          "mass_balance_relative_error": 3.0587242230836904e-14
        },
        {
          "parameters": {
            "uptake_mol_cell_s": 4.76e-16,
            "gel_diffusivity_m2_s": 2.5e-09,
            "surface_oxygen_mol_m3": 0.2
          },
          "minimum_gel_oxygen_um": 0.005038440362096071,
          "near_center_floor_oxygen_um": 0.005038440362096071,
          "mass_balance_relative_error": 1.6897671338303848e-12
        }
      ],
      "minimum_oxygen_envelope_um": [
        0.00017956615436131218,
        165.75558127068436
      ],
      "classification": "assumption-sensitive; measure before selecting",
      "mesh_check": {
        "coarse": [
          32,
          40
        ],
        "fine": [
          64,
          80
        ],
        "minimum_oxygen_difference_um": 0.0007683767858956727,
        "passed": true
      }
    }
  ],
  "numerical_checks_passed": true,
  "biological_validation": "Not performed",
  "hardware_execution": "Not performed",
  "envelope_meaning": "Corners of explicit input assumptions, not a confidence interval",
  "result_sha256": "67f4272f0fb6bbf3042526484f0bc3862145a9949c2f4454d4079967165e2202",
  "run_id": "67f4272f0fb6bbf3",
  "exporter_sha256": "6b08ed99c0520e6507cfad12839f5d45b721b2234c87b2bf29a9a53670a2b501"
}
