Location: BG_CaL @ 7ed10b51edff / parameter_finder / README.txt

Author:
Shelley Fong <s.fong@auckland.ac.nz>
Date:
2021-11-08 09:59:42+13:00
Desc:
Output q_Ca_fgate
Permanent Source URI:
https://models.cellml.org/workspace/6d7/rawfile/7ed10b51edffe77bd20454fc86aa053aab3004b2/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