support setting global virial for fix external from python

This commit is contained in:
Axel Kohlmeyer
2021-07-17 07:38:53 -04:00
parent fa654f2270
commit f251bc544f
3 changed files with 25 additions and 4 deletions

View File

@ -5103,7 +5103,7 @@ void lammps_fix_external_set_vector_length(void *handle, const char *id, int len
END_CAPTURE
}
/** Store global vector for a fix external instance with the given ID.
/** Store a global vector value for a fix external instance with the given ID.
\verbatim embed:rst