root/trunk/tsuite/auto/agn_S_curve_grid.in

Revision 2404, 1.8 kB (checked in by peter, 3 months ago)

tsuite/slow/feii_blr_n13_p22_Z20.in
tsuite/slow/feii_blr_n13_p22.in
tsuite/slow/feii_blr_n12_p19.in
tsuite/slow/feii_blr_n13_p18.in
tsuite/slow/feii_blr_n09_p18.in
tsuite/auto/nlr_liner.in
tsuite/auto/igm_lalpha.in
tsuite/auto/agn_S_curve_grid.in
tsuite/auto/pn_ots.in
tsuite/auto/blr_f92.in
tsuite/auto/blr_n13_p22.in
tsuite/auto/nlr_paris.in
tsuite/auto/limit_lowden.in
tsuite/auto/blr_kk81.in
tsuite/auto/agn_lex00_u0.in
tsuite/auto/pn_fluc.in
tsuite/auto/pn_paris.in
tsuite/auto/nlr_liner_grains.in
tsuite/auto/lowd.dat
tsuite/auto/blr_rnfa.in
tsuite/auto/blr_n12_p19.in
tsuite/auto/nlr_lex00.in
tsuite/auto/blr_n11_p20.in

Fix botched asserts as a result of r2403 (include Badnell UTA data).

  • Property svn:eol-style set to native
Line 
1title temperature across Spitzer thermal stability S curve
2c
3c commands controlling continuum =========
4c this is the generic AGN continuum
5table agn
6c the ionization parameter will be varied
7ionization parameter 0.00 vary
8grid from 0 to 3 in 0.25 dex steps
9c add background so that FIR/radio does not have zero flux
10background
11iterate
12c
13c commands for density & abundances =========
14c intended to make sim run as fast as possible
15hden 8
16init file "ism.ini"
17element sulphur off
18element chlorine off
19element argon off
20c
21c commands controlling geometry  =========
22stop zone 1
23set dr 0
24c
25c commands controlling output
26c this produces a very large number of lines in the output mostly
27c because Hbeta is very weak in hot gas.  Choose Lya as the normalization
28c line to make line list smaller
29normalize to "totl" 1216
30print line faint 10 will be varied
31c create file with list of grid parameters
32punch grid "agn_S_curve_grid.grd" last
33c save average H+ temperature
34punch average "agn_S_curve_grid.avr" last
35temperature hydrogen 1
36end of temperatures
37punch asserts "agn_S_curve_grid.asr"
38c save heating and cooling
39punch heating "agn_S_curve_grid.het" last
40punch cooling "agn_S_curve_grid.col" last
41punch iron element "agn_S_curve_grid.fe" last
42punch xspec atable "agn_S_curve_grid.fit"
43c
44c commands giving the asserts    =========
45// >>chng 07 jan 25, use only Gu uta
46// asse hydro 2 temper 4.512 err0.05 grid 4.600 4.720 4.899 5.206 5.438 5.642 5.997 6.219 6.359 6.555 6.779 6.927
47// >>chng 08 oct 18, from 5.519 to 5.543, include Badnell UTA data
48asse hydro 2 temper 4.512 err0.05 grid 4.600 4.746 4.964 5.543 5.593 5.694 6.035 6.249 6.374 6.555 6.779 6.927
49c
50c agn_S_grid.in
51c class BLR
52c ========================================
53c
54
55This computes a series of models that check the temperature
56through the S curve in the Fields et al. three-phase model of
57ISM stability.
58
59
Note: See TracBrowser for help on using the browser.