0
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
The directory contains input data for a simple disk model.
|
||||
The model is computed for an annulus of a disk with a central white dwarf
|
||||
of 0.8 solar masses, a radius 1/100 solar, and at a distance R/R_WD=2.
|
||||
The mass accretion rate is 1.e-9 M_sun/year.
|
||||
The viscosity is parameterized through the usual alpha parameter, taken here as 0.3.
|
||||
|
||||
THe final model is computed in three steps:
|
||||
- initial LTE model - d1lt
|
||||
- NLTE model with continua only - d1nc
|
||||
- a final NLTE model with lines - d1nl
|
||||
@@ -0,0 +1,4 @@
|
||||
$TLUSTY/RTlusty d1lt
|
||||
$TLUSTY/RTlusty d1nc d1lt
|
||||
$TLUSTY/RTlusty d1nl d1nc
|
||||
|
||||
@@ -0,0 +1,33 @@
|
||||
0.8 1.e-9 0.01 2 ! XMSTAR,XMDOT,RSTAR,RELDST
|
||||
T T ! LTE, LTGRAY
|
||||
'param' ! no change of general optional parameters
|
||||
*-----------------------------------------------------------------
|
||||
* frequencies
|
||||
50 ! NFREAD
|
||||
*-----------------------------------------------------------------
|
||||
* data for atoms
|
||||
*
|
||||
8 ! NATOMS
|
||||
* mode abn modpf
|
||||
2 0 0
|
||||
2 0 0
|
||||
0 0 0
|
||||
0 0 0
|
||||
0 0 0
|
||||
1 0 0
|
||||
1 0 0
|
||||
1 0 0
|
||||
*-----------------------------------------------------------------
|
||||
* data for ions
|
||||
*
|
||||
*iat iz nlevs ilast ilvlin nonstd typion filei
|
||||
*
|
||||
1 0 9 0 100 0 ' H 1' './data/h1.dat'
|
||||
1 1 1 1 0 0 ' H 2' ' '
|
||||
2 0 14 0 100 0 'He 1' './data/he1.dat'
|
||||
2 1 14 0 100 0 'He 2' './data/he2.dat'
|
||||
2 2 1 1 0 0 'He 3' ' '
|
||||
0 0 0 -1 0 0 ' ' ' '
|
||||
*
|
||||
* end
|
||||
|
||||
@@ -0,0 +1,33 @@
|
||||
0.8 1.e-9 0.01 2 ! XMSTAR,XMDOT,RSTAR,RELDST
|
||||
F F ! LTE, LTGRAY
|
||||
'param' ! no change of general optional parameters
|
||||
*-----------------------------------------------------------------
|
||||
* frequencies
|
||||
50 ! NFREAD
|
||||
*-----------------------------------------------------------------
|
||||
* data for atoms
|
||||
*
|
||||
8 ! NATOMS
|
||||
* mode abn modpf
|
||||
2 0 0
|
||||
2 0 0
|
||||
0 0 0
|
||||
0 0 0
|
||||
0 0 0
|
||||
1 0 0
|
||||
1 0 0
|
||||
1 0 0
|
||||
*-----------------------------------------------------------------
|
||||
* data for ions
|
||||
*
|
||||
*iat iz nlevs ilast ilvlin nonstd typion filei
|
||||
*
|
||||
1 0 9 0 100 0 ' H 1' './data/h1.dat'
|
||||
1 1 1 1 0 0 ' H 2' ' '
|
||||
2 0 14 0 100 0 'He 1' './data/he1.dat'
|
||||
2 1 14 0 100 0 'He 2' './data/he2.dat'
|
||||
2 2 1 1 0 0 'He 3' ' '
|
||||
0 0 0 -1 0 0 ' ' ' '
|
||||
*
|
||||
* end
|
||||
|
||||
@@ -0,0 +1,33 @@
|
||||
0.8 1.e-9 0.01 2 ! XMSTAR,XMDOT,RSTAR,RELDST
|
||||
F F ! LTE, LTGRAY
|
||||
'param' ! no change of general optional parameters
|
||||
*-----------------------------------------------------------------
|
||||
* frequencies
|
||||
50 ! NFREAD
|
||||
*-----------------------------------------------------------------
|
||||
* data for atoms
|
||||
*
|
||||
8 ! NATOMS
|
||||
* mode abn modpf
|
||||
2 0 0
|
||||
2 0 0
|
||||
0 0 0
|
||||
0 0 0
|
||||
0 0 0
|
||||
1 0 0
|
||||
1 0 0
|
||||
1 0 0
|
||||
*-----------------------------------------------------------------
|
||||
* data for ions
|
||||
*
|
||||
*iat iz nlevs ilast ilvlin nonstd typion filei
|
||||
*
|
||||
1 0 9 0 0 0 ' H 1' './data/h1.dat'
|
||||
1 1 1 1 0 0 ' H 2' ' '
|
||||
2 0 14 0 0 0 'He 1' './data/he1.dat'
|
||||
2 1 14 0 0 0 'He 2' './data/he2.dat'
|
||||
2 2 1 1 0 0 'He 3' ' '
|
||||
0 0 0 -1 0 0 ' ' ' '
|
||||
*
|
||||
* end
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
ALPHAV=0.3,DM1=3.e-4
|
||||
Reference in New Issue
Block a user