From owner-chemistry#* at *#ccl.net Wed Nov 9 05:37:00 2011 From: "Wassja A. Kopp wassjakopp*web.de" To: CCL Subject: CCL:G: 2D Relaxed Surface Scan Message-Id: <-45851-111109053248-6302-/wBuOQLm8k9jZPH8HyBrwQ- -server.ccl.net> X-Original-From: "Wassja A. Kopp" Date: Wed, 9 Nov 2011 05:32:45 -0500 Sent to CCL by: "Wassja A. Kopp" [wassjakopp::web.de] My recommendation is, since gaussian03 scans are limited to 400 points anyway, to write a simple script that reads in the scan of one coordinate and starts scans of the second coordinate for all those points. This leads to efficient "parallelization" since all these jobs can be done in parallel. Using perl, such a script is just a few lines. yours, Wassja