From f83cc90e1ac9f252dcc36d833505ab5e00ae8e74 Mon Sep 17 00:00:00 2001 From: Henrik Rydberg Date: Fri, 18 May 2012 10:16:04 +0200 Subject: Adding the old test user Signed-off-by: Henrik Rydberg --- user/Atomlab/index.htc | 92 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 92 insertions(+) create mode 100644 user/Atomlab/index.htc (limited to 'user/Atomlab/index.htc') diff --git a/user/Atomlab/index.htc b/user/Atomlab/index.htc new file mode 100644 index 0000000..531d565 --- /dev/null +++ b/user/Atomlab/index.htc @@ -0,0 +1,92 @@ +\clearance{} +\alias{Atomlab} +\cache{\days{14}} + +\def{selectS}{xx}{ + \select{\1}{\2}{0}{0}{1}{1} +} +\def{selectP}{xx}{ + \select{\1}{\2}{0}{0}{1}{1}{2}{2}{3}{3} +} +\def{selectD}{xx}{ + \select{\1}{\2}{0}{0}{1}{1}{2}{2}{3}{3}{4}{4}{5}{5} +} + +\page{ +

AtomLab

+ Just click and run. For more info, check \href{help.htc}{help}. +
+ + + +
+ Exc:  + + Ionicity: 
+

Electron configuration

+ + + + + + + + + + + + \variable{Pu[1]}{0} + \variable{Pd[1]}{0} + \variable{Du[1]}{0} + \variable{Dd[1]}{0} + + + + + + + + \variable{Du[2]}{0} + \variable{Dd[2]}{0} + + + + \for(ii:=3)(ii<7)(ii+=1){ + + + + + + + + } +
nsup/sdownpup/pdowndup/ddown#
1 + \selectS{Su[1]}{1} + \selectS{Sd[1]}{1} +   2
2 + \selectS{Su[2]}{1} + \selectS{Sd[2]}{1} + + \selectP{Pu[2]}{0} + \selectP{Pd[2]}{0} +  8
[ii] + \selectS{Su[ii]}{0} + \selectS{Sd[ii]}{0} + + \selectP{Pu[ii]}{0} + \selectP{Pd[ii]}{0} + + \selectD{Du[ii]}{0} + \selectD{Dd[ii]}{0} + 18
+ + + + +
Iterations: Mixing: \button{Run Program}
+
+} -- cgit v1.2.3