ecl-logo Documentation

Model[Reaction]

Model describing a chemical reaction between a set of reactants to generate a set of reaction products.

Organizational Information

    Name

    Name of this Object.
    Format: Single
    Class: String
    Programmatic Pattern: _String
    Pattern Description: A string.

    ID

    ID of this Object.
    Format: Single
    Class: String
    Programmatic Pattern: _String
    Pattern Description: The ID of this object.

    Object

    Object of this Object.
    Format: Single
    Class: Expression
    Programmatic Pattern: Model[Reaction, _String]
    Pattern Description: The object reference of this object.

    Type

    Type of this Object.
    Format: Single
    Class: Expression
    Programmatic Pattern: Model[Reaction]
    Pattern Description: Model[Reaction]

    Notebook

    Notebook this object belongs to.
    Format: Single
    Class: Link
    Programmatic Pattern: _Link
    Pattern Description: An object of that matches ObjectP[Object[LaboratoryNotebook]].

    Synonyms

    List of possible alternative names this model goes by.
    Format: Multiple
    Class: String
    Programmatic Pattern: _String

    Deprecated

    Indicates that this model is historical and no longer used in the ECL.
    Format: Single
    Class: Expression
    Programmatic Pattern: BooleanP

    Authors

    The people who created this model.
    Format: Multiple
    Class: Link
    Programmatic Pattern: _Link
    Relation: Object[User]

Model Information

    Reaction

    A reaction construct detailing the reactants, products, and reaction rates.
    Format: Single
    Class: Expression
    Programmatic Pattern: ReactionP

    ForwardRate

    The kinetic rate of the forward reaction.
    Format: Single
    Class: Real
    Programmatic Pattern: FirstOrderRateP | SecondOrderRateP

    ReverseRate

    The kinetic rate of the reverse reaction, if the reaction is reversible.
    Format: Single
    Class: Real
    Programmatic Pattern: FirstOrderRateP | SecondOrderRateP

    Reactants

    All of the reactant species consumed by this reaction.
    Format: Multiple
    Class: Expression
    Programmatic Pattern: StructureP

    ReactantModels

    Models describing the reactants involved in this chemical reaction.
    Format: Multiple
    Class: Link
    Programmatic Pattern: _Link

    ReactionProducts

    All of the product species generated by this reaction.
    Format: Multiple
    Class: Expression
    Programmatic Pattern: StructureP

    ProductModels

    Models describing the products involved in this chemical reactions.
    Format: Multiple
    Class: Link
    Programmatic Pattern: _Link

    ReactionType

    A general short hand descriptor of this reaction.
    Format: Single
    Class: Expression
    Programmatic Pattern: RateTypeP

Experiments & Simulations

Last modified on Mon 26 Sep 2022 15:43:56