Week8 : Test execution of simulation for large model : red blood cell model
Hi all 1. What I did this week I mainly focused on the test of simulation execution for large model: red blood cell model[1]. I tried to execute simulation. 1.1 Demo of simulation for red blood cell model Fig1.1.1 : Demo of simulation for red blood cell model As you can see, the dynamic range of the expression for these species are wide. Therefore, the result is really difficult to see. So I tried to set the form to change it logarithmic scale. Fig1.1.2 : The logarithmic scale to visualize the simulation for red blood cell model. This implementation is also difficult to see. I will discuss it in [Discussion]. Moreover, I faced the other problem to scale logarithmic Fig1.1.3 : If the end time is changed to more than 60 for red blood cell model, the logarithmic scaling is crushed. This is specifically happened in the condition following Fig.1.1.3. I have already confirmed that logarithmic scaling is correctly worked for other models in almost all of simula...