The model currently relies on the language based random number generator, and random pairs being chosen for potential interactions. The rate of interactions per day is a guess based on 2 interactions per week (7 days). Another approach might be to sweep over every atom, and generate a probability that they have an interaction, then choose a partner to have an interaction with based on importance sampling factors.
The model currently relies on the language based random number generator, and random pairs being chosen for potential interactions. The rate of interactions per day is a guess based on 2 interactions per week (7 days). Another approach might be to sweep over every atom, and generate a probability that they have an interaction, then choose a partner to have an interaction with based on importance sampling factors.