python: doc and example updates
This commit is contained in:
committed by
Richard Berger
parent
e45ef5adc0
commit
754aa1c73f
@ -5,7 +5,7 @@
|
||||
"id": "666d3036-47d5-44d2-bc1a-ca4b00a9e9b8",
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"# LAMMPS IPython Tutorial"
|
||||
"# LAMMPS Python Tutorials"
|
||||
]
|
||||
},
|
||||
{
|
||||
@ -25,7 +25,9 @@
|
||||
"\n",
|
||||
"- [Example 1: Using LAMMPS with Python](simple.ipynb)\n",
|
||||
"- [Example 2: Analyzing LAMMPS thermodynamic data](thermo.ipynb)\n",
|
||||
"- [Example 3: Using Atom Data](atom.ipynb)"
|
||||
"- [Example 3: Using Atom Data](atoms.ipynb)\n",
|
||||
"- [Example 4: Validating a dihedral potential](dihedrals/dihedral.ipynb)\n",
|
||||
"- [Example 5: Running a Monte Carlo relaxation](montecarlo/mc.ipynb)"
|
||||
]
|
||||
},
|
||||
{
|
||||
@ -53,7 +55,7 @@
|
||||
"name": "python",
|
||||
"nbconvert_exporter": "python",
|
||||
"pygments_lexer": "ipython3",
|
||||
"version": "3.9.6"
|
||||
"version": "3.12.7"
|
||||
}
|
||||
},
|
||||
"nbformat": 4,
|
||||
|
||||
Reference in New Issue
Block a user