Verlet integrator, to deal with an argument from the pub.
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

123456789
  1. # Driven coupled parametric oscillators
  2. Settling a discussion from the pub. Yes, you can extract energy from an infinite source of energy. That's allowed.
  3. In [this video](demo.webm) I am modulating the spring constant. The environment is damped, so I definitely could extract energy.
  4. ```
  5. python main.py
  6. ```