Python Forum
I tried to solve basic reaction kinetics ode but i cant run the simulation. Plz help
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
I tried to solve basic reaction kinetics ode but i cant run the simulation. Plz help
#2
Tried running, you are missing arguments:
Error:
Traceback (most recent call last): File "/media/larz/Projects/projects/QRST/T/TryStuffNew/src/Feb_8_2022_1.py", line 20, in <module> Conc = odeint(rxn(Z0,t)) TypeError: odeint() missing 2 required positional arguments: 'y0' and 't'
Vengdasan likes this post
Reply


Messages In This Thread
RE: I tried to solve basic reaction kinetics ode but i cant run the simulation. Plz help - by Larz60+ - Feb-08-2022, 12:16 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Hi can you help me this reaction kinetics Vengdasan 4 1,516 Feb-13-2022, 01:05 PM
Last Post: jefsummers
  Help with simulation Geeseball 0 2,098 Oct-18-2018, 12:19 PM
Last Post: Geeseball

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020