-
Notifications
You must be signed in to change notification settings - Fork 0
Wind Parameters
The rootname of a previously saved model in a calculation one wishes to continue (with the possiblity of making changes to some of the details of the radiation sources, or to extract spectra from different inclinations)
String
-
System_type:
previous
File: python.c
Multi-line description, must keep indentation.
Enumerator
-
LTE_te: Multi-line description, must keep indentation. -
LTE_tr: Multi-line description, must keep indentation. -
ML93: Multi-line description, must keep indentation. -
fixed: Multi-line description, must keep indentation. -
matrix_bb: Multi-line description, must keep indentation. -
matrix_pow: Multi-line description, must keep indentation. -
on.the.spot: Multi-line description, must keep indentation.
File: setup.c
The filename for the fixed ion concentrations if you have set Wind_ionization to 2 (fixed). This file has format [atomic_number ionizationstage ion fraction].
String
-
Wind.ionization:
fixed
File: setup.c
Whether or not the wind should radiate.
Boolean (yes/no)
File: python.c
While most simple description of a wind consist of a single region of space, Python can calculate radiative transfer through more complicated structres, where one region of space is described with one prescription and another region of space with a second prescription. For example, one might want to place a disk atmoosphere between the disk and a wind. This parameter describes the number of components (aka domains) of the wind.
Integer
Greater than 0
-
System_type:
star,binary,agn
File: python.c
Starting temperature of the wind.
Double
Kelvin
Greater than 0
- Wind.number_of_components: Greater than 0. Once per domain.
File: setup_domains.c
The coordinate system used for a describing a component of the wind.
Enumerator
-
spherical: Spherical -
cylindrical: Cylindrical -
polar: Spherical polar -
cyl_var: Cylindrical varying z
- Wind.number_of_components: Greater than 0. Once per wind.
File: setup_domains.c
Multi-line description, must keep indentation.
Double
cm
Greater than Central_object.radius and any minimum wind radii in the system.
- Wind.number_of_components: Greater than 0. Once per domain.
File: setup_domains.c
The volume filling factor of the outflow. The implementation of clumping (microclumping) is described in Matthews et al. (2016), 2016MNRAS.458..293M. Asked once per domain.
Double
0 < f <= 1, where 1 is a fully smooth wind.
- Wind.number_of_components: Greater than 0. Once per domain.
File: setup_domains.c
Winds are calulated on spherical, cylindrical, or polar grids. This input variable gives the size of the grid in the z or theta direction. Because some grid cells are used as a buffer, the actual wind cells are contained in a slightly smaller grid than the number given.
Note that in some situations there may be more than one wind component, known technically as a domain. In that case the user will be queried for this value mulitple times, one for each domain
Integer
Greater than 0
-
Wind.number_of_components: Greater than 0. Once per wind.
-
Wind.type: Not imported
File: setup_domains.c
Multi-line description, must keep indentation.
Enumerator
-
SV: Multi-line description, must keep indentation. -
corona: Multi-line description, must keep indentation. -
homologous: Multi-line description, must keep indentation. -
hydro: Multi-line description, must keep indentation. -
imported: Multi-line description, must keep indentation. -
kwd: Multi-line description, must keep indentation. -
shell: Multi-line description, must keep indentation. -
star: Multi-line description, must keep indentation. -
yso: Multi-line description, must keep indentation.
- Wind.number_of_components: Greater than 0. Once per domain.
File: setup_domains.c
Multi-line description, must keep indentation.
Double
M☉/year
Greater than 0
-
Wind.type:
knigge,SV
File: ['knigge.c', 'sv.c'], ['knigge.c', 'sv.c']
The name of a file to containing a generic model to read in to python from an ascii file. (Note that this is not the same as reading in a model generated by python, but is intended to allow one to read in a generic model in a variety of formats with only a limited amount of information required).
String
-
Wind.type:
imported
File: import.c
Winds are calulated on spherical, cylindrical, or polar grids. This input variable gives the size of the grid in the x or r direction. Because some grid cells are used as a buffer, the actual wind cells are contained in a slightly smaller grid than the number given.
Note that in some situations there may be more than one wind component, known technically as a domain. In that case the user will be queried for this value mulitple times, one for each domain
Integer
Greater than or equal to 4, to allow for boundaries.
-
Wind.number_of_components: Greater than or equal to 0. Once per wind.
-
Wind.type: Not imported
File: setup_domains.c