Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
shamrock.utils.disc_setup Namespace Reference

Classes

class  DiscProfiles
class  StandardDisc

Variables

 RotationMode = Literal["keplerian", "subkeplerian", "subkeplerian_3d"]
tuple _VALID_ROTATIONS = ("keplerian", "subkeplerian", "subkeplerian_3d")

Detailed Description

Standard SPH disc setup helpers.

Variable Documentation

◆ _VALID_ROTATIONS

tuple shamrock.utils.disc_setup._VALID_ROTATIONS = ("keplerian", "subkeplerian", "subkeplerian_3d")
protected

Definition at line 14 of file disc_setup.py.

◆ RotationMode

shamrock.utils.disc_setup.RotationMode = Literal["keplerian", "subkeplerian", "subkeplerian_3d"]

Definition at line 13 of file disc_setup.py.