The create_trainingset.py script contains instructions to create random cross-sections with random gas density and wrapper to run 3d lammps NVT simulations
- Install the required dependencies by: pip install --user --requirement requirements.txt
- Select your systems' name
- Modify the 's_directories' dictionary to reflect where the executables are in your machine
- load the adequate MPI compiler (ie: module load mpich/3.2.1-intel_17.0.6 )
- Specify how many geometries are requested (num_cases)
- Run the code: python create_trainingset.py