Remove sub_box_arrary_bd as it isn't needed
This commit is contained in:
parent
5b767038c2
commit
de1d230b87
2 changed files with 1 additions and 10 deletions
|
@ -158,9 +158,6 @@ module mode_create
|
|||
sub_box_num = 1
|
||||
sub_box_ori(:,:,1) = orient
|
||||
sub_box_bd(:,1) = box_bd
|
||||
sub_box_array_bd(1,:,1) = 1
|
||||
sub_box_array_bd(2,1,1) = atom_num
|
||||
sub_box_array_bd(2,2,1) = ele_num
|
||||
end subroutine create
|
||||
!This subroutine parses the command and pulls out information needed for mode_create
|
||||
subroutine parse_command(arg_pos)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue