Manual merge of control box code

This commit is contained in:
Alex Selimov 2020-10-30 19:38:27 -04:00
commit 4dcaddb2cb
16 changed files with 773 additions and 101 deletions

View file

@ -87,7 +87,7 @@ module opt_group
continue
case default
print *, "Select_type ", trim(adjustl(type)), " is not an accept group selection criteria. ", &
"Please select from atoms, nodes, or both."
"Please select from atoms, elements, or both."
end select
arg_pos = arg_pos + 1