In #1045 the struct/interface MassActionProblemData was changed by adding the following fields:
massConservationType
transitionProductionRates
transitionConsumptionRates
placeProductionRates
placeConsumptionRates
This means that previous analysis documents with a mass-action dynamics analysis will no longer load correctly, since their MassActionProblemData will be missing these fields.
In #1045 the struct/interface
MassActionProblemDatawas changed by adding the following fields:massConservationTypetransitionProductionRatestransitionConsumptionRatesplaceProductionRatesplaceConsumptionRatesThis means that previous analysis documents with a mass-action dynamics analysis will no longer load correctly, since their
MassActionProblemDatawill be missing these fields.