Fix for #401 missing data in BP File
Created by: williamfgc
Buffer wasn't being reset so size kept increasing Using CloseStream to avoid increasing absolute data, this was causing a false offset. Verified that data wasn't missing in the heat transfer example.