0
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
The directory contains test cases for two models:
|
||||
- model t100g80l - for a DA (pure-H) white dwarf with Teff=10,000 K, log g = 8
|
||||
in LTE, computed from scratch.
|
||||
convection is treated using the ML2 description, with the
|
||||
mixing lenght=0.6 pressure scale height
|
||||
- model t100g80n - the same parameters, but in NLTE
|
||||
starting model is the just computed t100g80l LTE model
|
||||
|
||||
Both models are computed using the Rybicki scheme (see the Manual).
|
||||
@@ -0,0 +1,3 @@
|
||||
$TLUSTY/RTlusty t100g80l
|
||||
$TLUSTY/RTlusty t100g80n t100g80l
|
||||
|
||||
@@ -0,0 +1,4 @@
|
||||
IFRYB=1,IFMOL=1,IHYDPR=2,IFENTR=1
|
||||
IPRINT=3,ITEK=40,IACC=40
|
||||
TAUDIV=1.e-2,IDLST=0
|
||||
HMIX0=0.6,MLTYPE=2
|
||||
@@ -0,0 +1,6 @@
|
||||
IFRYB=1,IFMOL=1,IHYDPR=2,IFENTR=1
|
||||
IPRINT=3,ITEK=20,IACC=14
|
||||
TAUDIV=1.e-2,IDLST=0
|
||||
HMIX0=0.6,MLTYPE=2
|
||||
NLAMBD=8,CHMAX=1.e-4
|
||||
|
||||
@@ -0,0 +1,16 @@
|
||||
10000.0 8.00000
|
||||
T T
|
||||
'cwd.flag'
|
||||
200
|
||||
*
|
||||
* data for atoms
|
||||
*
|
||||
1
|
||||
* mode abn modpf
|
||||
2 0 0
|
||||
*
|
||||
*iat iz nlv ilst ilvln nonst typion filei
|
||||
*
|
||||
1 0 16 0 0 0 ' H 1' './data/h1s16.dat'
|
||||
1 1 1 1 0 0 ' H 2' ' '
|
||||
0 0 0 -1 0 0 ' ' ' '
|
||||
@@ -0,0 +1,16 @@
|
||||
10000.0 8.00000
|
||||
F F
|
||||
'cwdn.flag'
|
||||
200
|
||||
*
|
||||
* data for atoms
|
||||
*
|
||||
1
|
||||
* mode abn modpf
|
||||
2 0 0
|
||||
*
|
||||
*iat iz nlv ilst ilvln nonst typion filei
|
||||
*
|
||||
1 0 16 0 0 0 ' H 1' './data/h1s16.dat'
|
||||
1 1 1 1 0 0 ' H 2' ' '
|
||||
0 0 0 -1 0 0 ' ' ' '
|
||||
Reference in New Issue
Block a user