Ticket #37: grains_conserve.in

File grains_conserve.in, 0.8 kB (added by gary, 5 years ago)

sim from test suite exposng bug

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