Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
StrongGravity
KYNreverb
Commits
f03174cd
Commit
f03174cd
authored
Aug 05, 2016
by
Michal Dovčiak
Browse files
Small update in documentation.
parent
89e58eb6
Changes
2
Show whitespace changes
Inline
Side-by-side
README.md
View file @
f03174cd
...
@@ -171,16 +171,17 @@ Definition in XSPEC
...
@@ -171,16 +171,17 @@ Definition in XSPEC
source is located (GM/c^(2))
source is located (GM/c^(2))
* **par10 ... PhoIndex**
* **par10 ... PhoIndex**
- power-law energy index of the primary flux
- power-law energy index of the primary flux
* **par11 ...
Np
**
* **par11 ...
L/L~Edd~
**
- d
N
/dt
/d&Omega
;, the intrinsic local (if negative) or the observed
- d
E
/dt;, the intrinsic local (if negative) or the observed
(if positive) primary isotropic flux in the X-ray energy range 2-10keV
(if positive) primary isotropic flux in the X-ray energy range 2-10keV
in units of L~Edd~
in units of L~Edd~
* **par12 ... NpNr**
* **par12 ... NpNr**
- ratio of the primary to the reflected normalization
- ratio of the primary to the reflected normalization
- 1: self-consistent model for isotropic primary source
- 1: self-consistent model for isotropic primary source
- 0: only reflection, primary source is hidden
- 0: only reflection, primary source is hidden
- if positive then Np (par11) means the luminosity towards the observer
- if positive then L/L~Edd~ (par11) means the luminosity towards the
- if negative then Np (par11) means the luminosity towards the disc
observer
- if negative then L/L~Edd~ (par11) means the luminosity towards the disc
* **par13 ... nH0**
* **par13 ... nH0**
- density profile normalization in 10^15 cm^(-3)
- density profile normalization in 10^15 cm^(-3)
* **par14 ... q_n**
* **par14 ... q_n**
...
...
xskynrefrev.c
View file @
f03174cd
...
@@ -53,16 +53,16 @@
...
@@ -53,16 +53,16 @@
* par9 ... height - height on the axis (measured from the center) at which
* par9 ... height - height on the axis (measured from the center) at which
* the primary source is located (GM/c^2)
* the primary source is located (GM/c^2)
* par10 ... PhoIndex - power-law energy index of the primary flux
* par10 ... PhoIndex - power-law energy index of the primary flux
* par11 ...
Np
- d
N
/dt
/dOmega
, the intrinsic local (if negative) or the
* par11 ...
L/Ledd
- d
E
/dt, the intrinsic local (if negative) or the
* observed (if positive) primary isotropic flux in the
* observed (if positive) primary isotropic flux in the
* X-ray energy range 2-10keV in units of Ledd
* X-ray energy range 2-10keV in units of Ledd
* par12 ... NpNr - ratio of the primary to the reflected normalization
* par12 ... NpNr - ratio of the primary to the reflected normalization
* 1 - self-consistent model for isotropic primary source
* 1 - self-consistent model for isotropic primary source
* 0 - only reflection, primary source is hidden
* 0 - only reflection, primary source is hidden
* - if negative then
Np
(par11) means the luminosity
towards
* - if negative then
L/Ledd
(par11) means the luminosity
* the disc
*
towards
the disc
* - if positive then
Np
(par11) means the luminosity
towards
* - if positive then
L/Ledd
(par11) means the luminosity
* the observer
*
towards
the observer
* par13 ... nH0 - density profile normalization in 10^15 cm^(-3)
* par13 ... nH0 - density profile normalization in 10^15 cm^(-3)
* par14 ... q_n - radial power-law density profile
* par14 ... q_n - radial power-law density profile
* par15 ... abun - Fe abundance (in solar abundance)
* par15 ... abun - Fe abundance (in solar abundance)
...
@@ -77,10 +77,12 @@
...
@@ -77,10 +77,12 @@
* rcloud, i.e. only the radiation behind the cloud is
* rcloud, i.e. only the radiation behind the cloud is
* computed
* computed
* par19 ... zshift - overall Doppler shift
* par19 ... zshift - overall Doppler shift
* par20 ... limb - defines fits file with tables
* par20 ... limb - limb darkening/brightening law (emission directionality)
* 0 -> for isotropic emission (flux ~ 1)
* - if = 0 the local emisivity is not multiplied by anything
* 1 -> for Laor's limb darkening (flux ~ (1+2.06*mu))
* - if = 1 the local emisivity is multiplied by 1+2.06*mu
* 2 -> for Haardt's limb brightening (flux ~ ln (1+1/mu))
* (limb darkening)
* - if = 2 the local emisivity is multiplied by ln(1+1/mu)
* (limb brightening)
* par21 ... tab - which reflion table to use
* par21 ... tab - which reflion table to use
* 1 -> reflion (the old one, lower cut-off energy at 1eV,
* 1 -> reflion (the old one, lower cut-off energy at 1eV,
* not good for PhoIndex > 2)
* not good for PhoIndex > 2)
...
@@ -92,9 +94,8 @@
...
@@ -92,9 +94,8 @@
* 2 -> use the Xi correspondent to the computed normalization
* 2 -> use the Xi correspondent to the computed normalization
* of the incident flux, i.e. do not shift the cut-offs
* of the incident flux, i.e. do not shift the cut-offs
* when computing the total incident intensity
* when computing the total incident intensity
* par23 ... ntable - defines fits file with tables (0 <= ntable <= 99)
* par23 ... ntable - table of relativistic transfer functions used in the model
* by default only the tables with ntable=80 are
* (defines fits file with tables), 0<= ntable <= 99
* correct for this model
* par24 ... nradius - number of grid points in radius
* par24 ... nradius - number of grid points in radius
* - if negative than the number of radial grid points is
* - if negative than the number of radial grid points is
* dependent on height as -nradius / height^0.66
* dependent on height as -nradius / height^0.66
...
@@ -381,7 +382,7 @@ param[ 6] = 360.; // dphi
...
@@ -381,7 +382,7 @@ param[ 6] = 360.; // dphi
param
[
7
]
=
0
.
1
;
// M/M8
param
[
7
]
=
0
.
1
;
// M/M8
param
[
8
]
=
3
.;
// height
param
[
8
]
=
3
.;
// height
param
[
9
]
=
2
.;
// PhoIndex
param
[
9
]
=
2
.;
// PhoIndex
param
[
10
]
=
0
.
001
;
//
Np
param
[
10
]
=
0
.
001
;
//
L/Ledd
param
[
11
]
=
1
.;
// NpNr
param
[
11
]
=
1
.;
// NpNr
param
[
12
]
=
1
.;
// nH0
param
[
12
]
=
1
.;
// nH0
param
[
13
]
=
0
.;
// q_n
param
[
13
]
=
0
.;
// q_n
...
@@ -675,8 +676,8 @@ else {
...
@@ -675,8 +676,8 @@ else {
}
}
// PhoIndex - power-law energy index of the lamp emission
// PhoIndex - power-law energy index of the lamp emission
gamma0
=
param
[
9
];
gamma0
=
param
[
9
];
//
Np
- d
N
/dt
/dOmega
primary isotropic flux in Eddington luminosity
//
L/Ledd
- d
E
/dt primary isotropic flux in Eddington luminosity
as seen by the
//
as seen by the
disc
//
disc
Np
=
param
[
10
];
Np
=
param
[
10
];
// Np:Nr - ratio of the primary to the reflected normalization
// Np:Nr - ratio of the primary to the reflected normalization
NpNr
=
param
[
11
];
NpNr
=
param
[
11
];
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment