Skip to content

Commit 643500a

Browse files
Update docs/understanding_datasets.md
Co-authored-by: Liam Pattinson <LiamPattinson@users.noreply.github.com>
1 parent 6e19aac commit 643500a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/understanding_datasets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ print(f"Total particle energy absorbed: {ds["Total_Particle_Energy_in_Simulation
122122
print(f"The laser absorption fraction: {ds["Laser_Absorption_Fraction_in_Simulation"][-1].values:.1f} %")
123123
```
124124

125-
## Visualisation on HPCs
125+
## Visualisation on HPC Machines
126126

127127
In many cases you will be running EPOCH simulations via a HPC cluster and your
128128
subsequent SDF files will probably be rather large and cumbersome to interact with

0 commit comments

Comments
 (0)