Some of my Apex models have tons of data contained in folders titled "EOM_CompRepRepository.v1". They may or may not be related to crashes? More than any other program, I'm now running into significant disk space issues. I'm moving old models to archive drives but it seems to me that some of the data in the above mentioned folders might be expendable?
Can anyone provide some explanations of Apex-generated files & folders and how we ought to approach file management? Especially for us solo engineering firms.
EOM_CompRepRepository.v1 contains one file for each part and an assembly file for each scenario. These files are required if you use the computational part approach (changing one part only recalculates this part not all parts) to reduce compute time. To reduce disk space you can delete these files with "File/Compact Model - Clear computational parts2. In this File/Compact menu you also can compact the model and delete all results.