KarrLab / wc_sim

A multi-algorithmic simulator for whole-cell models
MIT License
6 stars 2 forks source link

Handle ambient species, which are used in reactions but have "infinite" supply #111

Open artgoldberg opened 3 years ago

artgoldberg commented 3 years ago

Certain species, such as O2, and H2O, which we call ambient, are assumed to have infinite supply in the environment.

Ambient species may be used in reactions, but cannot be used in expressions. They do not have initial populations, which means that their initial population is 0 by default.

Comprehensive approach for ambient species:

At initialization

During simulation