I have a large number of MD simulations, which are merely there for me to calculate the thermal expansion of a certain material. Since I'm not really interested in the details of these simulations, which nevertheless take quite some space, I would like to erase them afterwards, while I would love to store the thermal expansion coefficient and its error on the project level. So the full workflow would look like this:
You can create a pyiron table to collect the thermal expansion and then only keep the pyiron table object rather than keeping all calculations. Here is an example, how to store bulk properties calculated from an energy volume curve for each potential in a pyiron table: https://github.com/pyiron/pyiron/blob/master/notebooks/data_mining.ipynb