Skip to content

Commit

Permalink
Version 06/08/2013: First complete version with transitions of MgI/II…
Browse files Browse the repository at this point in the history
…, AlII, AlIII, SiII/IV, TiII, CrII, MnII, FeII, NiII, ZnII
  • Loading branch information
MTMurphy77 committed Aug 15, 2013
1 parent cabaf9f commit ce2b537
Show file tree
Hide file tree
Showing 196 changed files with 679 additions and 315,789 deletions.
Binary file removed 25MgII_hyperfine.ods
Binary file not shown.
Binary file removed 25MgII_hyperfine_BerengutJ_09.pdf
Binary file not shown.
401 changes: 0 additions & 401 deletions H2.dat

This file was deleted.

8 changes: 0 additions & 8 deletions H2tab.csh

This file was deleted.

9 changes: 5 additions & 4 deletions IHFstruct/.smhist
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
set oldtoty = 0.0*totx
do i=0,DIMEN(v) - 1 {
if ( $(tr[$i]) == $tran ) {
set toty = oldtoty + $(f[$i])*exp(-0.5*(totx-$(v[$i]))*(totx-$(v[$i]))/(299792.458/$R)/(299792.458/$R))
Expand All @@ -22,7 +23,7 @@ macro read extra_named_colours
colours
foreach element ( Mg Al Si Ti Cr Mn Fe Zn ) {
#term pdf $element"_IHF.pdf"
term postfile $element"_IHF.eps"
term postfile $element"_IHF.ps"
location 3000 32000 3000 32000
data $element".dat"
read { ion 1.s tr 2 o 3 w 4 v 5 f 6 h 7 id 8.s lab 9.s }
Expand Down Expand Up @@ -115,7 +116,7 @@ macro read extra_named_colours
colours
foreach element ( Mg Al Si Ti Cr Mn Fe Zn ) {
#term pdf $element"_IHF.pdf"
term postfile $element"_IHF.ps"
term postfile $element"_IHF.eps"
location 3000 32000 3000 32000
data $element".dat"
read { ion 1.s tr 2 o 3 w 4 v 5 f 6 h 7 id 8.s lab 9.s }
Expand Down Expand Up @@ -207,8 +208,8 @@ macro read utilities
macro read extra_named_colours
colours
foreach element ( Mg Al Si Ti Cr Mn Fe Zn ) {
#term pdf $element"_IHF.pdf"
term postfile $element"_IHF.eps"
term pdf $element"_IHF.pdf"
#term postfile $element"_IHF.eps"
location 3000 32000 3000 32000
data $element".dat"
read { ion 1.s tr 2 o 3 w 4 v 5 f 6 h 7 id 8.s lab 9.s }
Expand Down
Loading

0 comments on commit ce2b537

Please sign in to comment.