root/trunk/tsuite/auto/func_abund_fluc.in

Revision 2335, 0.9 kB (checked in by gary, 5 months ago)

parse_commands.cpp - fix typo in comment, clean up other comments

grid_line_ratios.in - change name to func_grid_line_ratios.in to follow name convention

*.in - improve comments - no change in commands themselves

NB - did not change grains_hot.in - it includes the no qheat option which should be removed. throws an assert if quantum heating is allowed

  • Property svn:eol-style set to native
Line 
1title check fluctuating heavy-element abundances
2c commands controlling continuum =========
3blackbody 5
4ionization -2
5c
6c commands for density & abundances =========
7hden 3
8c this varies the abundnaces between default and 1e-4 times default,
9c over a 1e10 cm period - we will compute half a cycle
10fluctuatsion abundances 10.3 0 -4
11c
12c commands controlling geometry  =========
13c stop at half a cycle so pick off lowest abundances
14stop thickness 10
15c
16c other commands for details     =========
17c speed things up a bit
18init "c84.ini"
19c
20c commands controlling output    =========
21print column density
22punch asserts "func_abund_fluc.asr"
23punch overview "func_abund_fluc.ovr"
24punch abundances "func_abund_fluc.abn"
25c
26c commands giving asserts
27assert hydrogen 2 temperature 4.228
28assert hydrogen 1 ionization -3.148
29c
30c func_abund_fluc.in
31c class function
32c ========================================
33c
34
35This checks that the variable abundances option works
36
Note: See TracBrowser for help on using the browser.