Other Parts Discussed in Thread: GPCCHEM, BQSTUDIO
I'm trying to find the best match of a Chemistry ID for a Lithium Ion battery cell. The exact cell part number and manufacturer are not listed in BqStudio so I collected the data as outlined in the "Simple Guide to Chemical ID Selection Tool (GPC)". The instructions indicate collecting a rest, discharge, rest log for the cell, then zip together a config.txt and name the log file "roomtemp_rel_dis_rel.csv". I did all of that and submitted the file to the GPCCHEM web page successfully. But the ZIP file is not accepted, with the error messages:
There was a problem with the content of the zip file.
- Invalid Zip File Member - roomtemp_rel_dis_rel.csv
- Required file 'hightemp_highrate.csv' is missing from the input zip file.
- Required file 'roomtemp_lowrate.csv' is missing from the input zip file.
- Required file 'lowtemp_highrate.csv' is missing from the input zip file.
- Required file 'lowtemp_lowrate.csv' is missing from the input zip file.
- Required file 'hightemp_lowrate.csv' is missing from the input zip file.
- Required file 'roomtemp_highrate.csv' is missing from the input zip file.
Are the instruction on the web page incorrect?