Skip to content

Commit 837ffc1

Browse files
jryatesJeromeCCP9
authored andcommitted
Fix more small typographical errors
1 parent 92b23c4 commit 837ffc1

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

docs/docs/parameters/parameters.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,7 @@
348348
<parameter tool="w90">
349349
<name>write_vdw_data</name>
350350
<type>L</type>
351-
<description>To write data for futher processing by w90vdw utility</description>
351+
<description>To write data for further processing by w90vdw utility</description>
352352
<groups>
353353
<group>job</group>
354354
</groups>

docs/docs/parameters/w90-job-parameters.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ timing_level,I,"Determines amount of timing information written to output"
1313
optimisation,I,"Optimisation level"
1414
translate_home_cell,L,"To translate final Wannier centres to home unit cell when writing xyz file"
1515
write_xyz,L,"To write atomic positions and final centres in xyz file format"
16-
write_vdw_data,L,"To write data for futher processing by w90vdw utility"
16+
write_vdw_data,L,"To write data for further processing by w90vdw utility"
1717
write_hr_diag,L,"To write the diagonal elements of the Hamiltonian in the Wannier basis to `seedname.wout` (in eV)"

docs/docs/tutorials/tutorial_15.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ structure calculations.*
88
- Outline: *Obtain the quantum conductance of a pristine single-walled
99
carbon nanotube*
1010

11-
- Directory: `tutorials/tutorial14/periodic` *Files can be downloaded fron [here](https://github.com/wannier-developers/wannier90/tree/develop/tutorials/tutorial15)*
11+
- Directory: `tutorials/tutorial14/periodic` *Files can be downloaded from [here](https://github.com/wannier-developers/wannier90/tree/develop/tutorials/tutorial15)*
1212

1313
- Input Files
1414

docs/docs/tutorials/tutorial_18.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ gnuplot
222222
plot 'Fe-kubo_A_xy.dat' u 1:2 w l
223223
```
224224

225-
Comapare the $\omega\rightarrow 0$ limit with the result obtained
225+
Compare the $\omega\rightarrow 0$ limit with the result obtained
226226
earlier by integrating the Berry curvature.
227227

228228
!!! note

docs/docs/tutorials/tutorial_20.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353

5454
Inspect the output file `LaVO3.wout`. In the initial summary, you will
5555
see that the disentanglement was performed only within one sphere of
56-
radius 0.2 arount the point $A=(0.5, 0.5, 0.5)$ in reciprocal space:
56+
radius 0.2 around the point $A=(0.5, 0.5, 0.5)$ in reciprocal space:
5757

5858
```vi title="Output file"
5959
| Number of spheres in k-space : 1 |

docs/docs/tutorials/tutorial_25.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ convention, but the individual terms that compose it do.
115115
On output, the program generates a set of 18 files named
116116
`SEED-sc_***.dat`, which correspond to the different tensor components
117117
of the shift current (note that the 9 remaining components until
118-
totaling $3\times3\times3=27$ can be obtained from the 18 outputed by
118+
totaling $3\times3\times3=27$ can be obtained from the 18 outputted by
119119
taking into account that $\sigma^{abc}$ is symmetric under
120120
$b\leftrightarrow c$ index exchange). For plotting the only finite
121121
shift-current component of GaAs $\sigma^{xyz}$ (units of A/V$^{2}$) as

docs/docs/tutorials/tutorial_32.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
`Grace: Read sets` should pop up. Select `p_vs_e.dat` in the `Files`
8888
section, click `Ok` at the bottom and close the window. You should
8989
now be able to see a quite noisy function that is bounded between 1
90-
and 0. You can modify the appearence of the plot by clicking on
90+
and 0. You can modify the appearance of the plot by clicking on
9191
`Plot` in the top bar and then `Set appearance...`. In the `Main`
9292
section of the pop-up window change the symbol type from `None` to
9393
`Circle`. Change the line type from straight to none, since the

0 commit comments

Comments
 (0)