Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update scaling and fixing parameters #3

Merged
merged 1 commit into from
Nov 11, 2024

Conversation

marcorusc
Copy link

This pull request contains the commit necessary to run the ecoli switch model.

  1. In intracellular.cpp we have updated the scaling as we discussed in the pre and post update function.
  2. We have added a function to check the flux value in the cell
  3. We have updated the configuration files with the correct parameters for Oxygen, Glucose and Acetate
  4. We have updated the function to color the cells in the SVG file (which will not be needed in the future update as it will be possible to color according to the flux value using the PhysiCell-Studio)

Once accepted this PR, the ecoli model will run smoothly. Adjusting the diffusion of oxygen, you can see that the population on the left grows faster than the one on the right and the latter produces acetate.

…check flux value in phenotype, adjusted parameters for ecoli simulation
@migp11
Copy link
Owner

migp11 commented Nov 11, 2024

Great Marco! thanks

@migp11 migp11 merged commit 8b4a196 into migp11:master Nov 11, 2024
0 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants