# Simple bouncing molecules in a 3-D system /* This file is identical to config.txt, except that define statements are used to test both local and global defines. */ define_global ROOT define define_global GREEN 0 1 0 graphics opengl dim 3 max_species 2 max_mol 200 boundaries 0 0 100 r boundaries 1 0 100 r boundaries 2 0 100 r read_file ROOTmolecs.txt # molecule information define STEPINFO time_step 0.01 time_start 0 time_stop 100 STEPINFO end_file