qmat.playgrounds.tibo.lorenz ============================ .. py:module:: qmat.playgrounds.tibo.lorenz .. autoapi-nested-parse:: Make use of the generic :class:`CoeffSolver` of `qmat` to solve the Lorenz equations using a RK method or Spectral Deferred Correction. .. literalinclude:: /../qmat/playgrounds/tibo/lorenz.py :language: python :linenos: :lines: 11- Attributes ---------- .. autoapisummary:: qmat.playgrounds.tibo.lorenz.tEnd qmat.playgrounds.tibo.lorenz.nSteps qmat.playgrounds.tibo.lorenz.diffOp qmat.playgrounds.tibo.lorenz.solver qmat.playgrounds.tibo.lorenz.uRK qmat.playgrounds.tibo.lorenz.coll qmat.playgrounds.tibo.lorenz.gen qmat.playgrounds.tibo.lorenz.QDelta qmat.playgrounds.tibo.lorenz.uSDC qmat.playgrounds.tibo.lorenz.times qmat.playgrounds.tibo.lorenz.p Module Contents --------------- .. py:data:: tEnd :value: 10 .. py:data:: nSteps :value: 1000 .. py:data:: diffOp .. py:data:: solver .. py:data:: uRK :value: None .. py:data:: coll .. py:data:: gen .. py:data:: QDelta .. py:data:: uSDC :value: None .. py:data:: times .. py:data:: p