Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
nomad-lab
nomad-meta-info
Commits
fb40cc43
Commit
fb40cc43
authored
Jul 05, 2016
by
Lauri Himanen
Browse files
Added metainfo file for cpmd.
parent
420d5fe8
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
meta_info/nomad_meta_info/cpmd.nomadmetainfo.json
0 → 100644
View file @
fb40cc43
{
"type"
:
"nomad_meta_info_1_0"
,
"description"
:
"meta info used by the CPMD parser, all names are expected to start with x_cpmd_"
,
"dependencies"
:
[
{
"relativePath"
:
"common.nomadmetainfo.json"
},
{
"relativePath"
:
"meta_types.nomadmetainfo.json"
}],
"metaInfos"
:
[
{
"description"
:
"CPMD run start time and date"
,
"dtypeStr"
:
"C"
,
"name"
:
"x_cpmd_start_datetime"
,
"shape"
:
[],
"superNames"
:
[
"section_run"
]
},
{
"description"
:
"CPMD input file name."
,
"dtypeStr"
:
"C"
,
"name"
:
"x_cpmd_input_file"
,
"shape"
:
[],
"superNames"
:
[
"section_run"
]
},
{
"description"
:
"The user who launched this calculation."
,
"dtypeStr"
:
"C"
,
"name"
:
"x_cpmd_run_user_name"
,
"shape"
:
[],
"superNames"
:
[
"section_run"
]
},
{
"description"
:
"The host on which this calculation was made on."
,
"dtypeStr"
:
"C"
,
"name"
:
"x_cpmd_run_host_name"
,
"shape"
:
[],
"superNames"
:
[
"section_run"
]
}]
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment