Added group option and shift command
This commit is contained in:
parent
f80045058f
commit
347b73054b
5 changed files with 232 additions and 8 deletions
|
@ -399,6 +399,8 @@ module io
|
|||
select case(max_ng_node)
|
||||
case(8)
|
||||
interp_max = (max_esize)**3
|
||||
case default
|
||||
interp_max = 0
|
||||
end select
|
||||
write(11,20) interp_max
|
||||
write(11,3) node_num
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue