Hi Brad,
Attached is an example of the problem I mentioned on the Software forum. It is the .bsm file called TestLager.
The .bsm file has no issues, but if I try to Import this file (after having exported it to XML), the mash steps come in with the wrong volumes and temperatures. I also attached the exported XML file TestLager.xml.
The recipe mash 1st step infusion is 0.53 gal at 122F and 0.31gal/lb. ratio (which always shows correctly inside Beersmith when viewing the recipe from the library of recipes), but when Importing the XML file it ends up showing 0.09gal at 165.2F and 0.05gal/.lb water/grain ratio, and both of these are incorrect to the original recipe.
One note, I took a look at the exported XML file and it seems to be right (see excerpt below):
<MASH_STEPS>
<MASH_STEP>
<NAME>Protein Rest</NAME>
<VERSION>1</VERSION>
<TYPE>Infusion</TYPE>
<INFUSE_AMOUNT>1.994924</INFUSE_AMOUNT> <---- I assume THIS the 0.53 gals in Liters?
<STEP_TIME>30</STEP_TIME>
<STEP_TEMP>50.00000000</STEP_TEMP> <---- and the 122F temp in Celsius
<RAMP_TIME>2</RAMP_TIME>
<END_TEMP>50.00000000</END_TEMP>
<DESCRIPTION>Add 0.53 gal of water at 129.3 F</DESCRIPTION>
<WATER_GRAIN_RATIO>0.31</WATER_GRAIN_RATIO> <---- and the correct 0.31 gal/lb. ratio
<DECOCTION_AMT>0.00 gal</DECOCTION_AMT>
<INFUSE_TEMP>129.3 F</INFUSE_TEMP>
<DISPLAY_STEP_TEMP>$DISPLAY_STEP_TEMP</DISPLAY_STEP_TEMP>
<DISPLAY_INFUSE_AMT>0.53 gal</DISPLAY_INFUSE_AMT>
</MASH_STEP>
It seems as though Beersmith is doing the Import incorrectly or it is ignoring the WATER_GRAIN_RATIO of 0.31 gal/lb. and the INFUSE_AMOUNT of 0.53 gal (1.994 L)
Let me know what you find,
Thanks,
Tony