add unfold test
This commit is contained in:
1
test/unfold/.gitattributes
vendored
Normal file
1
test/unfold/.gitattributes
vendored
Normal file
@@ -0,0 +1 @@
|
||||
*phonopy.yaml filter=lfs diff=lfs merge=lfs -text
|
||||
1
test/unfold/.gitignore
vendored
Normal file
1
test/unfold/.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
unfold-output.zpp
|
||||
12
test/unfold/config.yaml
Normal file
12
test/unfold/config.yaml
Normal file
@@ -0,0 +1,12 @@
|
||||
SuperCellMultiplier: [4, 4, 1]
|
||||
SuperCellDeformation:
|
||||
- [ 1, 0, 0 ]
|
||||
- [ 0.5, 1, 0 ]
|
||||
- [ 0, 0, 1 ]
|
||||
PrimativeCellBasisNumber: [ 8, 8, 8 ]
|
||||
PrimativePhonopy: primitive-phonopy.yaml
|
||||
PrimativeQpoint: primitive-band.hdf5
|
||||
SuperPhonopy: super-phonopy.yaml
|
||||
SuperQpoint: super-qpoints.hdf5
|
||||
OutputFile: unfold-output.zpp
|
||||
|
||||
BIN
test/unfold/primitive-band.hdf5
LFS
Normal file
BIN
test/unfold/primitive-band.hdf5
LFS
Normal file
Binary file not shown.
BIN
test/unfold/primitive-phonopy.yaml
LFS
Normal file
BIN
test/unfold/primitive-phonopy.yaml
LFS
Normal file
Binary file not shown.
BIN
test/unfold/super-phonopy.yaml
LFS
Normal file
BIN
test/unfold/super-phonopy.yaml
LFS
Normal file
Binary file not shown.
BIN
test/unfold/super-qpoints.hdf5
LFS
Normal file
BIN
test/unfold/super-qpoints.hdf5
LFS
Normal file
Binary file not shown.
Reference in New Issue
Block a user