kmos icon indicating copy to clipboard operation
kmos copied to clipboard

Example render_pairwise_interaction_otf does not work!

Open cristinagrosutum opened this issue 7 years ago • 0 comments

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

cristinagrosutum avatar Jul 03 '18 12:07 cristinagrosutum