Dooders / Pyology

A metaphorical model of a biological cell
MIT License
0 stars 0 forks source link

Improve adenine nucleotide balance and energy conservation tracking #21

Closed csmangum closed 1 month ago

csmangum commented 1 month ago

This pull request includes several changes to improve the handling of energy and adenine nucleotide balance in the simulation. The most important changes include adding new calculation functions, enhancing the glycolysis process, and introducing observers for better monitoring.

Enhancements to Energy and Adenine Nucleotide Calculations:

Improvements to Glycolysis Process:

Introduction of Observers:

Adjustments in Logging and Assertions:

Code Refactoring:

These changes collectively enhance the accuracy and robustness of the simulation by ensuring proper energy and nucleotide balance and providing better monitoring capabilities.