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/help.htc | 47 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 user/Atomlab/help.htc (limited to 'user/Atomlab/help.htc') diff --git a/user/Atomlab/help.htc b/user/Atomlab/help.htc new file mode 100644 index 0000000..5f3b123 --- /dev/null +++ b/user/Atomlab/help.htc @@ -0,0 +1,47 @@ +\clearance{} +\cache{\days{14}} +\page{ +

AtomLab Help

+

+ Atomlab is a program which solves the Shrödinger equation for an isolated + atom. It takes a small set of parameters as input, and calculates the total energy + and radial distribution density of the system. The default is the setup for Be, + so if you want to know what the calculation looks like, just hit 'Run Program', + and you'll find out what you options are. +

+ +

Input

+

+

+

+ +

Output

+

+ When running the program, the progress of the calculation is shown on-line in your + browser. After completion, you may optionally download the density distribution. + The file consists of three columns of data: distance, density and zero respectively, + all in appropriate atomic units. The file can be used immediately in for instance + matlab, by the command load. +

+

+} -- cgit v1.2.3