Calculate MW based on the Molecule Formula throw the error

User fec9e52845

24-03-2014 14:07:45

Hi,


 


We have using the .NET API Application. Using the ElementalAnalyser to calculate the MW based on MF,


 


When Try Use this formula BrH.0.5(H2O) Then Throwing the Error.Seems like decimal “0.5(H2O)” Formula is not accepting


 


If Formula BrH.(H2O) and BrH.2(H2O) is working fine.


 


Please find sample code below.


 


ElementalAnalyser ws = new ElementalAnalyser();


 


ws.setMolecule("BrH.0.5(H2O)”);


 


double Mass1 = ws.mass();


 


Please provide the solution for this or any other approach is available


Regards
Siva

ChemAxon d26931946c

02-04-2014 11:42:08

Hi Siva,


We don't support fractional numbers in Elemental Analysis calculation. We're considering supporting them.


Regards,


Peter

User fec9e52845

17-04-2014 06:18:21

Hi,


Let me know when will get resolved this issue. this is critical issue for us.


Regards


Siva  

ChemAxon d26931946c

28-04-2014 19:36:50

Hi, 


We will try to implement this in 2014.


BRs,


Peter