[lammps-users] log file

Hi,everyone.In my simulation, I generate two files, an out file, and a log file. Due to my system problems, MY pair_coeff data is over 300 MB, so my log file takes up a lot of memory as my simulation takes up. My difficulty is that I cannot change my Thermo frame due to the requirements of my simulation, but I observe that there is still thermo output information in the out file, and there is no pair_COeff information. Therefore, I would like to ask, how can I set up so that my simulation can only output out file instead of generating log file?
thanks

you can easily turn off either screen output or logfile output from the command line and you can also turn of echoing commands from the input,
please have a closer look at the documentation: https://docs.lammps.org/Run_options.html