Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Shyamdeokr authored Jan 22, 2025
1 parent 525ec0f commit ac79982
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion systems2atoms/materials/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,9 @@ The workflow uses **CATMAP** for microkinetics modeling (MKM), Wulff constructio

### 2. Run the TOF Analysis
To compute TOF, run the following command:
```python tof_map_dia.py <Particle_diameter (nm)>```
```
python tof_map_dia.py <Particle_diameter (nm)>
```
Replace <Particle_diameter (nm)> with the desired nanoparticle size in nanometers.
## Customization
Expand Down

0 comments on commit ac79982

Please sign in to comment.