Hi Tom,
usually all details about the simulation are saved, unless you use
LTE_config.compact_results_file = true; (or =1, =2)
You can check in LTE_sim_main (~line 530) which values of LTE_config.compact_results_file correspond to which stored values and also adapt it there. This should drastically reduce the size of your saved file.
Best,
Martin