| 1 | title test energy conservation with vastly optically thick dust
|
|---|
| 2 | c
|
|---|
| 3 | c commands controlling continuum =========
|
|---|
| 4 | black 500 STE
|
|---|
| 5 | c
|
|---|
| 6 | c commands for density & abundances =========
|
|---|
| 7 | init "honly.ini"
|
|---|
| 8 | hden 0
|
|---|
| 9 | grains ism single graphite
|
|---|
| 10 | c
|
|---|
| 11 | c commands controlling geometry =========
|
|---|
| 12 | stop Av 1000
|
|---|
| 13 | sphere
|
|---|
| 14 | stop temperature 100K
|
|---|
| 15 | c
|
|---|
| 16 | c other commands for details =========
|
|---|
| 17 | constant temper 500 K
|
|---|
| 18 | no grain gas collisional energy exchange
|
|---|
| 19 | no molecules
|
|---|
| 20 | cosmic rays background
|
|---|
| 21 | c
|
|---|
| 22 | c commands controlling output =========
|
|---|
| 23 | punch grain temperature "grains_conserve.grntem"
|
|---|
| 24 | c
|
|---|
| 25 | c commands giving the asserts =========
|
|---|
| 26 | assert grain temperature 1 500K
|
|---|
| 27 | c
|
|---|
| 28 | c grains_conserve.in
|
|---|
| 29 | c class limit
|
|---|
| 30 | c ========================================
|
|---|
| 31 | c
|
|---|
| 32 |
|
|---|
| 33 | This tests that multiple absorption / reemission by dust conserves energy
|
|---|
| 34 |
|
|---|
| 35 |
|
|---|