move modifying and extending LAMMPS section to programmer guide

This commit is contained in:
Axel Kohlmeyer
2020-08-28 17:14:29 -04:00
parent 8fcd72405a
commit a1bf772df2
2 changed files with 3 additions and 3 deletions

View File

@ -54,7 +54,6 @@ every LAMMPS command.
Howto Howto
Examples Examples
Tools Tools
Modify
Python_head Python_head
Errors Errors
Manual_build Manual_build
@ -68,6 +67,7 @@ every LAMMPS command.
:includehidden: :includehidden:
pg_library pg_library
Modify
pg_developer pg_developer
.. pg_modify .. pg_modify
.. pg_base .. pg_base

View File

@ -1,5 +1,5 @@
Modify & extend LAMMPS Modifying & extending LAMMPS
********************** ****************************
LAMMPS is designed in a modular fashion so as to be easy to modify and LAMMPS is designed in a modular fashion so as to be easy to modify and
extend with new functionality. In fact, about 95% of its source code extend with new functionality. In fact, about 95% of its source code