root/trunk/tsuite/auto/func_stopline2.in

Revision 2476, 1.0 kB (checked in by rporter, 5 weeks ago)

trunk/source/cont_setintensity.cpp - iterate on initial electron density until convergence (can be important in molecular environments or when helium is overabundant)

trunk/tsuite/auto/func_stopline2.in - very minor change in asserted thickness
trunk/tsuite/auto/pdr_leiden_hack_v2.in - two roughly 10% or less changes in asserts
trunk/tsuite/auto/pdr_leiden_hack_v4.in - sizeable change in HII temperature, but not unprecedented for this sim

  • Property svn:eol-style set to native
Line 
1title test stop line command
2c
3c commands controlling continuum =========
4ionization parameter -2
5blackbody 50000
6c
7c commands for density & abundances =========
8hden 2
9abundances old solar 84
10init file "ism.ini"
11c
12c commands controlling geometry  =========
13c stop calc at line ratio, the point of this test
14stop line "C  2" 157.6m reaches 0.002 relative to "o  3" 5007 A
15c
16c other commands for details     =========
17constant temperature 10000 K
18c
19c commands controlling output    =========
20normalise to "o  3" 5007
21punch asserts "func_stopline2.asr" last
22punch dr "func_stopline2.dr" last
23c
24c commands giving the asserts    =========
25assert line "c  2" 157.6m 0.002
26// >>chng 03 jun 10, from 18.967 to 18.945, larger H atom, chng solomon process
27// >>chng 08 dec 03, from 18.95 to 18.96, iterate on initial electron density until convergence
28assert thickness 18.96
29//
30c func_stopline2.in
31c class function
32c ========================================
33c
34
35this is an example of a simple calculation that stops when
36a certain emission line ratio is reached
37
Note: See TracBrowser for help on using the browser.