HanatoK / NAMD_Wishlist

NAMD Wishlist
0 stars 0 forks source link

Initialized all uninitialized member variables in class constructors #1

Open HanatoK opened 4 years ago

HanatoK commented 4 years ago

Some member variables in classes are not initialized properly, especially those of bool. I have fixed one that affects aMD/GaMD running in NAMD 3, however, there are still similar issues in the classes, for example, Parameters initialized with an AMBER force field.