File tree 3 files changed +17
-3
lines changed
examples/Si222/Si_super_deformed 3 files changed +17
-3
lines changed Original file line number Diff line number Diff line change 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"
Original file line number Diff line number Diff line change @@ -106,10 +106,20 @@ easyunfold unfold calculate Si_super_deformed/WAVECAR
106
106
107
107
:::{note}
108
108
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:
110
120
111
121
```
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=""
113
123
```
114
124
:::
115
125
Original file line number Diff line number Diff line change
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c757ca02255b2d5d1fcf9791ce677ed7c88685c0874497b34589b1a190c64fbc
3
+ size 344757
You can’t perform that action at this time.
0 commit comments