6. Examples
pySED provides a rich set of examples to help users understand how to perform Spectral Energy Density (SED) analysis across different types of materials. These examples are designed to demonstrate best practices and guide users through the workflow using pySED in combination with To use pySED, molecular dynamics (MD) simulations must first be performed using either GPUMD and LAMMPS .
6.1. Recommended Starting Point
We recommend beginning with the following example:
Material: math:mathrm{MoS_2}
Purpose: Demonstrates how to generate SED data using pySED and GPUMD.
Link: MoS2 SED Example
This example is well-integrated with the latest version of pySED and serves as a comprehensive tutorial for new users.
6.2. Example Categories
The examples are organized by material dimensionality.
6.2.1. 1D Systems
Example: Carbon Nanotube (CNT)
Purpose: Learn how to set up and analyze SED for one-dimensional materials.
Link: CNT Example Folder
6.2.2. 2D Systems
Examples: - In-plane Graphene (Graphene Example Folder) - Out-of-plane math:mathrm{MoS_2} (MoS2 Example Folder)
Purpose: Learn how to analyze SED for two-dimensional materials.
6.2.3. 3D Systems
Example: Bulk Silicon
Purpose: Learn how to perform SED analysis for three-dimensional crystalline materials.
Link: Silicon Example Folder
6.3. More Examples
Additional examples covering various materials and configurations can be found here: pySED Example Library
Note
All examples are compatible with the latest version of pySED. Users are encouraged to explore and adapt them to their own research needs.