Skip to content

Physically inaccurate ModifierConnector  #38

Description

@AtiyahElsheikh

The connector ModifierConnector is not precise and includes excessive unnecessary information regarding the molar flow rate of the connected reaction component.

Reasoning

  • A Modifier is either an inhibitor or an activator. A Modifier (of a reaction) alone does not give enough information for the reaction component to be considered in its physical implementation. Thus, in order to prevent a client of using this connector, this connector should be declared as partial and extended by an InhibitorConnector or ActivatorConnector
  • It is excessive to include the molar flow rate r as a flow variable in the connector. This is because the reaction component connected to the modifier does not influence the concentration of the modifier. The modifier does not imploy r in anyway. Thus, an accurate implementation should not consider r.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions