Goal
Find a way to save output results from cpropep to avoid computing the results more than once.
Proposal
Save output files as: ID1###-ID2###-IDN###_Mass1#-Mass2#-MassN#_Solver_Cond1###_Cond2###.txt where ID's are ordered in increasing number with corresponding masses. It is important to find enough spaces for each variable so that filename is inferable from computation requirements.
Goal
Find a way to save output results from cpropep to avoid computing the results more than once.
Proposal
Save output files as:
ID1###-ID2###-IDN###_Mass1#-Mass2#-MassN#_Solver_Cond1###_Cond2###.txtwhere ID's are ordered in increasing number with corresponding masses. It is important to find enough spaces for each variable so that filename is inferable from computation requirements.