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

File libration.py

examples/ivp_disk_libration/libration.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2Dedalus script simulating librational instability in a disk by solving the
3incompressible Navier-Stokes equations linearized around a background librating
4flow. This script demonstrates solving an initial value problem in the disk.

Callers

nothing calls this directly

Calls 15

VectorFieldMethod · 0.80
FieldMethod · 0.80
realMethod · 0.80
imagMethod · 0.80
add_equationMethod · 0.80
build_solverMethod · 0.80
fill_randomMethod · 0.80
low_pass_filterMethod · 0.80
add_file_handlerMethod · 0.80
divMethod · 0.80
add_propertyMethod · 0.80
maxMethod · 0.80

Tested by

no test coverage detected