-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #37 from FrederikLizakJohansen/pymatgen
Allow pymatgen objects, minor revisions, new tests, merging
- Loading branch information
Showing
19 changed files
with
3,624 additions
and
3,376 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
data_image0 | ||
_chemical_formula_structural Co8O4 | ||
_chemical_formula_sum "Co8 O4" | ||
_cell_length_a 4.86543 | ||
_cell_length_b 4.86543 | ||
_cell_length_c 4.86543 | ||
_cell_angle_alpha 90 | ||
_cell_angle_beta 90 | ||
_cell_angle_gamma 90 | ||
|
||
_space_group_name_H-M_alt "P 1" | ||
_space_group_IT_number 1 | ||
|
||
loop_ | ||
_space_group_symop_operation_xyz | ||
'x, y, z' | ||
|
||
loop_ | ||
_atom_site_type_symbol | ||
_atom_site_label | ||
_atom_site_symmetry_multiplicity | ||
_atom_site_fract_x | ||
_atom_site_fract_y | ||
_atom_site_fract_z | ||
_atom_site_occupancy | ||
Co Co1 1.0 0.25000 0.25000 0.25000 1.0000 | ||
Co Co2 1.0 0.75000 0.75000 0.25000 1.0000 | ||
Co Co3 1.0 0.75000 0.25000 0.75000 1.0000 | ||
Co Co4 1.0 0.25000 0.75000 0.75000 1.0000 | ||
Co Co5 1.0 0.25000 0.25000 0.75000 1.0000 | ||
Co Co6 1.0 0.75000 0.75000 0.75000 1.0000 | ||
Co Co7 1.0 0.25000 0.75000 0.25000 1.0000 | ||
Co Co8 1.0 0.75000 0.25000 0.25000 1.0000 | ||
O O1 1.0 0.00000 0.00000 0.00000 1.0000 | ||
O O2 1.0 0.00000 0.50000 0.50000 1.0000 | ||
O O3 1.0 0.50000 0.00000 0.50000 1.0000 | ||
O O4 1.0 0.50000 0.50000 0.00000 1.0000 |
14 changes: 0 additions & 14 deletions
14
debyecalculator/unittests_files/fq_AntiFluorite_Co2O_radius10.0.dat
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
14 changes: 0 additions & 14 deletions
14
debyecalculator/unittests_files/gr_AntiFluorite_Co2O_radius10.0.dat
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.