% default file % % this is a comment % % MAX_TIME is the maximum iteration time % DEL_TIME is the iteration time step % DISP_TIME is the display time step % DIMENSIONS 2: two dimen. simulations 3: three dimen. simulations MAX_TIME: 2.5 DEL_TIME: 0.1 DISP_TIME: 0.1 DIMENSIONS: 3 % end of file