Skip to content

Commit

Permalink
Update bandgap_Si.md
Browse files Browse the repository at this point in the history
  • Loading branch information
weiol authored Apr 11, 2024
1 parent 52942a4 commit ff6e0cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/bandgap_Si.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,12 @@ First, copy the example folder which contains some of the VASP input files and u
cp /software/sse2/tetralith_el9/manual/vasp/POTCARs/PBE/2024-03-19/Si/POTCAR .
```
```{group-tab} LEONARDO
cp -r /leonardo_scratch/fast/EUHPC_D02_030/vasp_ws2024/examples/bandgap_Si .
cp -r /leonardo_scratch/fast/EUHPC_TD02_030/vasp_ws2024/examples/bandgap_Si .
cd bandgap_Si
and copy the latest POTCAR file for Si
cp /leonardo_scratch/fast/EUHPC_D02_030/vasp_ws2024/potpaw_PBE.64/Si/POTCAR .
cp /leonardo_scratch/fast/EUHPC_TD02_030/vasp_ws2024/potpaw_PBE.64/Si/POTCAR .
```
````

Expand Down

0 comments on commit ff6e0cf

Please sign in to comment.