User 9f43a5a979
01-12-2012 21:09:50
Is it possible to merge two xml config files for BCUT calculation with generatemd? I want to calculate both just BCUT and hbond BCUT, but calculation with two seprate processes is boring :)
Any ideas how to merge two calculations? merging xml seems not working
<BCUTDescriptors>
<BCUT Type="Burden" Lowest="3" Highest="3" />
<BCUT Type="HBond" Lowest="3" Highest="3" />
</BCUTDescriptors>
Thank you!