-
Notifications
You must be signed in to change notification settings - Fork 0
Disk Parameters
The outer edge of the disk. Photons inside this radius are absorbed or re-radiated. Photons which are outside this radius pass through the disk plane.
Double
cm
Greater than 0
-
disk.type:
flat,vertically.extended
File: setup_disk.c
Parameter defining whether there is a disk in the system
Enumerator
-
none: No disk -
flat: Standard flat disk -
vertically.extended: Vertically extended disk
File: setup_disk.c
Multi-line description, must keep indentation.
Enumerator
-
bb: Multi-line description, must keep indentation. -
models: Multi-line description, must keep indentation.
-
Disk.type:
flat,vertically.extended
File: setup_disk.c
Multi-line description, must keep indentation.
Boolean(yes/no)
-
Disk.type:
flat,vertically.extended
File: setup_disk.c
The choice of disk temperature profile
Enumerator
-
standard: A Shakura - Sunyaev disk, with a hard inner boundar -
readin: Read the profile in from a file; the user will be queried for the name of the file -
yso: YSO??? -
analytic: DEPRECATED??? A profile designed for the situation where the disk is being illuminated by star
-
Disk.radiation:
True
File: setup_disk.c
The mass transfer rate in the disk when considering a standard Shakura-disk.
Double
M☉/year
-
Disk.temperature.profile:
standard
File: setup_disk.c
When the user chooses to read in the temperature profile as a function of radius, the user is asked the name of the file that contains the desired profile.
String
-
Disk.temperature.profile:
readin
File: setup_disk.c
For a vertically extended the disk, the height of the disk is set to be Disk.z0 * Disk.radmax * (r/Disk.radmax)**Disk.z1 where Disk.z1 is the power law index
Double
Greater than 0
-
Disk.type:
vertically.extended
File: setup_disk.c
Fractional height at maximum radius. The physical height at the outer disk will be this * Disk.radmax.
Double
Greater than 0
-
Disk.type:
vertically.extended
File: setup_disk.c
Multi-line description, must keep indentation.
Enumerator
-
bb: Multi-line description, must keep indentation. -
models: Multi-line description, must keep indentation. -
uniform: Multi-line description, must keep indentation.
- Spectrum_cycles: Greater than or equal to 0
File: python.c