Skip to content
Snippets Groups Projects
Commit b1bb4a19 authored by Mohamed, Fawzi Roberto (fawzi)'s avatar Mohamed, Fawzi Roberto (fawzi)
Browse files

uploader and upload date to section_calculation_info

parent 8640ac65
No related branches found
No related tags found
No related merge requests found
...@@ -657,6 +657,24 @@ ...@@ -657,6 +657,24 @@
"superNames": [ "superNames": [
"section_calculation_to_folder_refs" "section_calculation_to_folder_refs"
] ]
}, {
"description": "Upload date of the calculation, given as total number of milliseconds is the elapsed since the unix epoch (1 January 1970)",
"dtypeStr": "i64",
"name": "calculation_upload_date",
"repeats": true,
"shape": [],
"superNames": [
"section_calculation_info"
]
}, {
"description": "Name of the uploader of this calculation, given as lastamen, firstname",
"dtypeStr": "C",
"name": "calculation_uploader_name",
"repeats": true,
"shape": [],
"superNames": [
"section_calculation_info"
]
}, { }, {
"derived": true, "derived": true,
"description": "String that specifies the centering, origin and basis vector settings of the 3D space group that defines the symmetry group of the simulated physical system (see section_system). Values are as defined by spglib.", "description": "String that specifies the centering, origin and basis vector settings of the 3D space group that defines the symmetry group of the simulated physical system (see section_system). Values are as defined by spglib.",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment