From Daniel.Rogers at gatech.edu Wed Dec 3 05:08:31 2008 From: Daniel.Rogers at gatech.edu (Rogers, Daniel J) Date: Tue, 2 Dec 2008 23:08:31 -0500 (EST) Subject: [Tremolo-users] Tremolo Bug In-Reply-To: <1994638390.828791228277163697.JavaMail.root@mail8.gatech.edu> Message-ID: <1801476152.829291228277311505.JavaMail.root@mail8.gatech.edu> Greetings, I am a new user of TREMOLO. Upon using the 'make check' command I receive the following to errors indicating that 2/3 tests have failed. I can run the h20 example successful, however the tube example fails. What is causing this test failure? Thank you for your help, Daniel J Rogers Georgia Institute of Technology -------------------- make check-TESTS make[2]: Entering directory `/home/drogers/TREMOLO/2008/tests' File is open: argon.tremolo project comment: Argon example in ./init.c:129: parse warning in .tremolo:4:28 (col 28): custom system of units not yet implemented mainpath:./ mainname:argon Reading simulation parameters: argon Default path is /home/drogers/TREMOLO/2008/defaults/argon/argon File is open: argon.validates error: in ./parser.c:623: parse error in .validates:2:14 (col 21): undefined state in state machine reached FAIL: example.test project comment: Argon example in ../src/init.c:129: parse warning in .tremolo:4:28 (col 28): custom system of units not yet implemented error: in ../src/parser.c:623: parse error in .validates:2:14 (col 21): undefined state in state machine reached [cluster.georgiatech-metz.fr:10327] MPI_ABORT invoked on rank 0 in communicator MPI_COMM_WORLD with errorcode 1 FAIL: example.2.test -------------------- From Daniel.Rogers at gatech.edu Wed Dec 3 23:56:24 2008 From: Daniel.Rogers at gatech.edu (Rogers, Daniel J) Date: Wed, 3 Dec 2008 17:56:24 -0500 (EST) Subject: [Tremolo-users] Tremolo GUI Message-ID: <1670657166.1260161228344984706.JavaMail.root@mail8.gatech.edu> What command line is used to launch the GUI? Thanks,Dan From wildenhues at ins.uni-bonn.de Thu Dec 4 06:19:21 2008 From: wildenhues at ins.uni-bonn.de (Ralf Wildenhues) Date: Thu, 4 Dec 2008 06:19:21 +0100 Subject: [Tremolo-users] Tremolo GUI In-Reply-To: <1670657166.1260161228344984706.JavaMail.root@mail8.gatech.edu> References: <1670657166.1260161228344984706.JavaMail.root@mail8.gatech.edu> Message-ID: <20081204051919.GA19012@ins.uni-bonn.de> Hello Daniel, * Rogers, Daniel J wrote on Wed, Dec 03, 2008 at 11:56:24PM CET: > What command line is used to launch the GUI? Just 'tremologui', after you've built and installed the tremologui package in some suitable $prefix and added $prefix/bin to your $PATH variable. Best regards, Ralf -- Ralf Wildenhues Institut fuer Numerische Simulation, Universitaet Bonn Wegelerstrasse 6, D-53115 Bonn tel: +49 228 733178 mailto:wildenhues at ins.uni-bonn.de fax: +49 228 737527 http://wissrech.ins.uni-bonn.de/people/wildenhues.html From Daniel.Rogers at gatech.edu Thu Dec 4 21:56:24 2008 From: Daniel.Rogers at gatech.edu (Rogers, Daniel J) Date: Thu, 4 Dec 2008 15:56:24 -0500 (EST) Subject: [Tremolo-users] Problem with Brenner Message-ID: <1253817724.349521228424184882.JavaMail.root@mail8.gatech.edu> Hello, Cannot run simulation with Brenner Potential (tube example). I receive the following error message: error: in ../src/parser.c:642: parse error in .potentials:5:7 (col 7): unknown symbol I cannot run successfully with Brenner on a custom simulation either. Does anyone have a test case I could use to trouble Brenner? Any idea with this error? Thanks, Dan