Add random position
This commit is contained in:
parent
e91bcd5d1e
commit
282dcd3c58
2 changed files with 7 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue