Is there an existing issue for this?
Current Behavior
After running thermochimica for a system, I realized the phase labels are incorrect. For example, in the screenshot I have attached, FCCN and FCCN#3 are present along with sigma and sigma#5.

Expected Behavior
The phase labels should be sequential (like FCCN#1) instead of jumping to a further number.
Steps To Reproduce
Run thermochimica on this input file:
statespace.csv
review the list of phases present in the .json output file.
Environment
- OS:
- Compiler:
- Python:
- Branch:
- Commit Hash:
Anything else?
I can also provide the python code used to generate the screenshot. However, it only dumps the .json and does not modify the data present.