Reading variables from file

Submitted by MESH on Thu, 09/12/2024 - 21:29

Hi, hope you're all doing well.

It is very common to have many variables defined throughout the input code in LIGGGHTS. Is there a way I could create a file named "variables.txt", assign all my variables in this text file, and then read it within my input code?

Thanks in advance.