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

File pipe_flow.py

examples/evp_disk_pipe_flow/pipe_flow.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2Dedalus script solving the linear stability eigenvalue problem for pipe flow.
3This script demonstrates solving an eigenvalue problem in the periodic cylinder
4using the disk basis and a parametrized axial wavenumber. It should take just

Callers

nothing calls this directly

Calls 12

FieldMethod · 0.80
VectorFieldMethod · 0.80
add_equationMethod · 0.80
build_solverMethod · 0.80
solve_denseMethod · 0.80
set_stateMethod · 0.80
divMethod · 0.80
local_gridsMethod · 0.45
derivative_basisMethod · 0.45
evaluateMethod · 0.45
change_scalesMethod · 0.45
cartesianMethod · 0.45

Tested by

no test coverage detected