From chemistry-request@ccl.net Wed Apr 13 02:27:44 2005
Received: from server.ccl.net (ccl [127.0.0.1])
	by server.ccl.net (8.13.1/8.13.1) with ESMTP id j3D6RghL013131
	for <chemistry..at..ccl.net>; Wed, 13 Apr 2005 02:27:42 -0400
Received: (from apache@localhost)
	by server.ccl.net (8.13.1/8.13.1/Submit) id j3D6RgQt013130
	for chemistry..at..ccl.net; Wed, 13 Apr 2005 02:27:42 -0400
Date: Wed, 13 Apr 2005 02:27:42 -0400
Message-Id: <200504130627.j3D6RgQt013130..at..server.ccl.net>
X-Authentication-Warning: server.ccl.net: apache set sender to chemistry-request..at..ccl.net using -f
From: "Jrg-Rdiger, , Hill" <joerg-ruediger.hill..at..t-online.de>
To: chemistry..at..ccl.net
X-Web-Message-Number: 050411114108-13451
Subject: W:Algorithms to cut a surface from a crystal
X-Spam-Status: No, score=-2.8 required=5.0 tests=ALL_TRUSTED autolearn=failed 
	version=3.0.1
X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on server.ccl.net

Hi,
I am trying to write some code which takes the unit cell of a crystal (both the cell vectors and the coordinates of the atoms) and creates a "cell" for a surface of the crystal (for a given set of Miller indices). I am having a little bit of a problem getting the coordinates of the atoms in the "surface cell" right.
I thought that this should be a standard problem, but I can't find anything about a suitable algorithm for doing this neither on the Web nor in standard crystallography text books. If anybody has any pointers either to code or text books on this subject I would appreciate it.

Best Regards,
Jrg-Rdiger Hill


