Current working changes with some updates to comments for accuracy

This commit is contained in:
Alex Selimov 2020-10-23 11:37:28 -04:00
parent 6e08517697
commit 2ea388b82a
4 changed files with 13 additions and 13 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