[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ESPResSo-devel] [bug #34775] Espresso shoud through a backgound error w
From: |
Rudolf Weeber |
Subject: |
[ESPResSo-devel] [bug #34775] Espresso shoud through a backgound error when properties of non-existing particles are queried |
Date: |
Tue, 08 Nov 2011 09:54:14 +0000 |
User-agent: |
ELinks/0.12~pre5-2ubuntu2 (textmode; Ubuntu; Linux 2.6.38-rc8-vaioz+ x86_64; 114x32-2) |
URL:
<http://savannah.nongnu.org/bugs/?34775>
Summary: Espresso shoud through a backgound error when
properties of non-existing particles are queried
Project: ESPResSo
Submitted by: rudolfweeber
Submitted on: Tue 08 Nov 2011 10:54:13 AM CET
Category: None
Severity: 3 - Normal
Status: None
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
Release: None
Fixed Release: None
_______________________________________________________
Details:
When querying the properties of a non-existing particle like
part 1 print pos
Es returns the string "na", which very likely results in a hard to debug error
later in the tcl script, when the value is used for calculation.
It would probably be better, if querying properties of non-existing particles
would result in a background error with meaningful message.
In addition, a command to theck for the existence of a particle could be
introduced like
if {[part 2 exists]}
...
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/bugs/?34775>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
- [ESPResSo-devel] [bug #34775] Espresso shoud through a backgound error when properties of non-existing particles are queried,
Rudolf Weeber <=