Skip to content

Commit d3ee423

Browse files
committed
Update and add file to lfs
1 parent 1806cb2 commit d3ee423

File tree

3 files changed

+17
-3
lines changed

3 files changed

+17
-3
lines changed

.lfsconfig

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
lfs.fetchexclude examples/Si222/Si_super_deformed/WAVECAR
1+
[lfs]
2+
fetchexclude="examples/Si222/Si_super_deformed/WAVECAR,examples/Si222/Si_super_deformed/vasprun.xml"

docs/examples/example_si222.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,10 +106,20 @@ easyunfold unfold calculate Si_super_deformed/WAVECAR
106106

107107
:::{note}
108108
If you don't want to run the VASP calculation by yourself, the calculated `WAVECAR` and `vasprun.xml`
109-
for this example can be downloaded with:
109+
for this example can be downloaded using git-lfs:
110+
111+
112+
Install the git-lfs was not installed when you clone the repository, install it via:
113+
114+
```
115+
sudo apt install git-lfs
116+
git lfs install
117+
```
118+
119+
Download the files:
110120

111121
```
112-
wget -O Si_super_deformed/WAVECAR https://www.dropbox.com/s/3cmn2epw7d290jd/WAVECAR?dl=1
122+
git lfs pull -I examples/Si_super_deformed/WAVECARE,examples/Si_super_deformed/vasprun.xml --exclude=""
113123
```
114124
:::
115125

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:c757ca02255b2d5d1fcf9791ce677ed7c88685c0874497b34589b1a190c64fbc
3+
size 344757

0 commit comments

Comments
 (0)