Location: BG_LCC @ 2e4d8c4eb984 / parameter_finder / README.txt

Author:
Shelley Fong <s.fong@auckland.ac.nz>
Date:
2021-11-08 11:15:30+13:00
Desc:
Change zCa to z_rCa
Permanent Source URI:
https://models.physiomeproject.org/workspace/6d7/rawfile/2e4d8c4eb9847def4a75dd06f6d1b0a9ffdc6146/parameter_finder/README.txt

in find_BG_parameters.py : 

    x_LCC = 50000/N_A*1e15 # unit fmol
    V['x_LCC'] = x_LCC
    
    ## Define volumes
    V_myo = 34.4 # pL
    V_e = 5.182
    V['V_myo'] = V_myo
    V['V_e'] = V_e