Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
parser-phonopy
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
nomad-lab
parser-phonopy
Commits
a435d362
There was a problem fetching the pipeline summary.
Commit
a435d362
authored
8 years ago
by
Hagen-Henrik Kowalski
Browse files
Options
Downloads
Patches
Plain Diff
added import nomadcore
parent
62eb1640
No related branches found
No related tags found
No related merge requests found
Pipeline
#
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
parser/parser-phonopy/Get_Properties.py
+2
-0
2 additions, 0 deletions
parser/parser-phonopy/Get_Properties.py
with
2 additions
and
0 deletions
parser/parser-phonopy/Get_Properties.py
+
2
−
0
View file @
a435d362
...
@@ -16,6 +16,8 @@ from phonopy.harmonic.force_constants import get_force_constants
...
@@ -16,6 +16,8 @@ from phonopy.harmonic.force_constants import get_force_constants
from
phonopy.units
import
*
from
phonopy.units
import
*
from
phonopy.structure.atoms
import
Atoms
from
phonopy.structure.atoms
import
Atoms
from
nomadcore.unit_conversion.unit_conversion
import
convert_unit_function
from
nomadcore.unit_conversion.unit_conversion
import
convert_unit_function
from
nomadcore.parser_backend
import
*
from
nomadcore.local_meta_info
import
loadJsonFile
,
InfoKindEl
parser_info
=
{
"
name
"
:
"
parser_phonopy
"
,
"
version
"
:
"
0.1
"
}
parser_info
=
{
"
name
"
:
"
parser_phonopy
"
,
"
version
"
:
"
0.1
"
}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment