Constraints - zward/Amua GitHub Wiki
Constraints specify logical relationships between model objects.
For example, suppose two parameters a and b are drawn from distributions that overlap. Specifying the constraint a < b will ensure that a is always less than b when sampling parameter values in the model.