kmos
kmos copied to clipboard
Example render_pairwise_interaction_otf does not work!
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
- 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