MCPcopy Create free account
hub / github.com/DedalusProject/dedalus / mathieu_evp.py

File mathieu_evp.py

examples/evp_1d_mathieu/mathieu_evp.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2Dedalus script solving for the eigenvalues of the Mathieu equation. This script
3demonstrates solving a periodic eigenvalue problem with nonconstant coefficients
4and produces a plot of the Mathieu eigenvalues 'a' as a function of the

Callers

nothing calls this directly

Calls 8

FieldMethod · 0.80
add_equationMethod · 0.80
build_solverMethod · 0.80
solve_denseMethod · 0.80
arrayMethod · 0.80
minMethod · 0.80
maxMethod · 0.80
local_gridMethod · 0.45

Tested by

no test coverage detected