Skip to content

Example render_pairwise_interaction_otf does not work! #67

@cristinagrosutum

Description

@cristinagrosutum

Expected behaviour

Generation of the xml file.

Actual behaviour

Problems with the redefined process

proc = Process(name='CO_desorption',
conditions=conditions,
actions=actions,
bystander_list = bystander_list,
rate_constant=rate_constant,
otf_rate=otf_rate)

pt.add_process(proc)

2.nd issue
missing r in the actions (cood instead of coord)

//: # (Besides the text description, include any screenshot(s) that help us visualize the issue you're facing)

Steps to reproduce the issue

  1. git clone (original examples)
    2.python render_pairwise_interaction_otf.py

System information

  • result of kmos version, operating system, version, python version, possibly link to model file

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions