correction of the incomplete implementation warning in write_coeff
This commit is contained in:
@ -26,11 +26,9 @@ coefficients in a way, that it can be read by LAMMPS with the
|
|||||||
option of "write_data"_write_data.html this can be used to move
|
option of "write_data"_write_data.html this can be used to move
|
||||||
the Coeffs sections from a data file into a separate file.
|
the Coeffs sections from a data file into a separate file.
|
||||||
|
|
||||||
NOTE: The write_coeff command is not yet fully implemented in two
|
NOTE: The write_coeff command is not yet fully implemented as
|
||||||
respects. First, some pair styles do not yet write their coefficient
|
some pair styles do not output their coefficient information.
|
||||||
information into the coeff file. This means you will need to specify
|
This means you will need to add/copy this information manually.
|
||||||
that information in your input script that reads the data file, via
|
|
||||||
the "pair_coeff"_pair_coeff.html command.
|
|
||||||
|
|
||||||
:line
|
:line
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user