diff options
Diffstat (limited to 'user/Atomlab/atomrun.htc')
| -rw-r--r-- | user/Atomlab/atomrun.htc | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/user/Atomlab/atomrun.htc b/user/Atomlab/atomrun.htc new file mode 100644 index 0000000..bcfab0b --- /dev/null +++ b/user/Atomlab/atomrun.htc | |||
| @@ -0,0 +1,23 @@ | |||
| 1 | \clearance{} | ||
| 2 | |||
| 3 | \cond{T.ION}{0} | ||
| 4 | \cond{T.ITS}{30} | ||
| 5 | \cond{T.EXC}{0} | ||
| 6 | \cond{T.MIX}{0.5} | ||
| 7 | \cond{T.Su[1]}{1} | ||
| 8 | \cond{T.Sd[1]}{1} | ||
| 9 | \cond{T.Su[2]}{1} | ||
| 10 | \cond{T.Sd[2]}{1} | ||
| 11 | \for(ii:=1)(ii<7)(ii+=1){ | ||
| 12 | \cond{T.Su[ii]}{0} | ||
| 13 | \cond{T.Sd[ii]}{0} | ||
| 14 | \cond{T.Pu[ii]}{0} | ||
| 15 | \cond{T.Pd[ii]}{0} | ||
| 16 | \cond{T.Du[ii]}{0} | ||
| 17 | \cond{T.Dd[ii]}{0} | ||
| 18 | } | ||
| 19 | \cond{temp}{/tmp/\tempfile{10}{.dat}} | ||
| 20 | |||
| 21 | \page{ | ||
| 22 | \issue{/bin/atomlab \T.ION \T.ITS \T.EXC \T.MIX \temp \for(ii:=1)(ii<7)(ii+=1){\T.Su[ii]\T.Sd[ii]\T.Pu[ii]\T.Pd[ii]\T.Du[ii]\T.Dd[ii] }}{} | ||
| 23 | } | ||
