View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] |
ID | Project | Category | View Status | Date Submitted | Last Update |
0000219 | Rosetta | [All Projects] Bad Coding | public | 2013-03-17 00:21 | 2013-03-17 19:33 |
|
Reporter | Labonte | |
Assigned To | dimaio | |
Priority | high | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | |
Platform | All platforms | OS | Any | OS Version | Any |
Product Version | Trunk | |
Fixed in Version | Trunk | |
|
Summary | 0000219: negative values assigned to Size in CartesianBondedEnergy.cc |
Description | l. 1329:
if (i==1) { atm1="C"; atm2="N"; rt1 = -rsd_type.lower_connect_id(); rt2 = rsd_type.atom_index(" N ");}
l. 1350 also looks fishy to me. |
Steps To Reproduce | N/A |
Additional Information | Is this why the CartesianBondedEnergyBBDepTests unit test is failing?
Also, whoever wrote this needs to add themselves as author with the @author Doxygen tag at the top of the file. |
Tags | No tags attached. |
|
Application(s) Affected | any using cartesian bonding |
Command Line Used | N/A |
Developer Options | |
Fixed in SVN Version | 54322 |
|
Attached Files | |
|