Added set max esize when reading in specific files
This commit is contained in:
parent
98d00ea431
commit
9702ec85e9
1 changed files with 2 additions and 1 deletions
|
@ -739,5 +739,6 @@ module io
|
||||||
|
|
||||||
sub_box_num = sub_box_num + n
|
sub_box_num = sub_box_num + n
|
||||||
|
|
||||||
|
call set_max_esize
|
||||||
end subroutine read_mb
|
end subroutine read_mb
|
||||||
end module io
|
end module io
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue