SysBioChalmers / Human-GEM

The generic genome-scale metabolic model of Homo sapiens
https://sysbiochalmers.github.io/Human-GEM-guide/
Creative Commons Attribution 4.0 International
98 stars 42 forks source link

function(prepHumanModelForftINIT) #897

Open phoebe000716 opened 3 weeks ago

phoebe000716 commented 3 weeks ago

Hello, sorry to ask a running problem, when I run this function, will always stay here, stay for 16 h without the next step, the tutorial is written on 2~3h, when I look at the cpu occupancy, found that it is not like computing, how to solve this problem? It will stop at the detection of this reaction PASS: [ER] Ubiquinol-to-ATP PASS: [SU] Beta oxidation of saturated FA PASS: [SU] Beta oxidation of long-chain FA ......

JHL-452b commented 3 weeks ago

I suspect it may be the solver's problem, so I suggest using Gurobi. Some people have encountered similar problems, you can refer to #826.