Add random position

This commit is contained in:
Alex Selimov 2020-01-28 11:35:14 -05:00
parent e91bcd5d1e
commit 282dcd3c58
2 changed files with 7 additions and 0 deletions

View file

@ -23,6 +23,8 @@ program main
!Call initialization functions
call lattice_init
call box_init
call random_seed
end_mode_arg = 0
! Command line parsing