Commit cebad11
* Add vscode settings
* Move remove_annotations utils
* Add qe gipaw parser
* Use add_mapping_annotations util
* Implement support for xml mainfile
* Update qe parser spec
* Fix generic workflow
* Fix workflow for xml
* Remove exec time constraint
* Parse gipaw xml for v7.4.1
* populate Outputs section for nmr
* mapped Section with add_mapping_annotations
* removed simulation.outputs with remove_mapping_annotations
* replaced .@ with .magnetic_shieldings
* fixed get_magnetic_shieldings
* added annotation_keys for gipaw
* added magnetic susceptibilities
* fixed names
* updated tests and test data
* parse mag sus in xml 1st attempt
* moved custom workflow props to h5md
* removed old schema dependencies, working h5md tests
* generalize get_output() step 1 for rdfs
* generalized to msd outputs
* reduced test data file
* corrected small test file and updated tests
* removed unused output list function
* updated get_ouput_data function, removed observable_type labeling
* revert nomad-simulations changes to pyproject
* ruff
* update CustomOutputs
* working up to custom ensemble outputs
* fully working custom MD results
* code clean
* ruff
* clean prints
* updated test data
* h5md attribute annotation broken
* ruff format
* save before comment test
* non-commented annot working except rdf.value
* working tests again
* code clean and formatting
* new cond dep approach
* Add vscode settings
* Move remove_annotations utils
* Add qe gipaw parser
* Use add_mapping_annotations util
* Implement support for xml mainfile
* Update qe parser spec
* Fix generic workflow
* Fix workflow for xml
* Remove exec time constraint
* Parse gipaw xml for v7.4.1
* Fix rename
* Fix rebase
* Fix rebase
* moved up anotation key assegnation
* refactored annotation_key assegnation
* added magnetic_shieldings for xml
* Include EFG in new version
* Trivia
* removed useless test
* Add test for efg output files
* added xml magnetic_susceptibilities
* Fix last
* adapted xml test
* handled key not found in get_nmr_text
* Fix attribute debug in efg test
* Include EPR in new version
* Add non-dummy attribute debugging in EPR tests
* nmr cleanup
* fixed delta_g
* gipaw cleanup
* added test files
* moved up `parser.filepath = self.mainfile`
* cleanup nmr xml
* Cache mainfile parser
* test changes to mainfile_parser
* fixed delta_g parsing
* get job for xml gipaw files
* added efg for xml
* added hyperfine xml
* moved custom workflow props to h5md
* removed old schema dependencies, working h5md tests
* generalize get_output() step 1 for rdfs
* generalized to msd outputs
* reduced test data file
* corrected small test file and updated tests
* removed unused output list function
* updated get_ouput_data function, removed observable_type labeling
* revert nomad-simulations changes to pyproject
* ruff
* update CustomOutputs
* working up to custom ensemble outputs
* fully working custom MD results
* code clean
* ruff
* clean prints
* h5md attribute annotation broken
* ruff format
* save before comment test
* non-commented annot working except rdf.value
* working tests again
* code clean and formatting
* new cond dep approach
* Add vscode settings
* Move remove_annotations utils
* Add qe gipaw parser
* added xml g-tensor
* Use add_mapping_annotations util
* Implement support for xml mainfile
* Update qe parser spec
* Fix generic workflow
* Fix workflow for xml
* Remove exec time constraint
* Parse gipaw xml for v7.4.1
* Fix rename
* Fix rebase
* Fix rebase
* Cache mainfile parser
* added debugging for test
* moved custom workflow props to h5md
* removed old schema dependencies, working h5md tests
* generalize get_output() step 1 for rdfs
* generalized to msd outputs
* reduced test data file
* corrected small test file and updated tests
* removed unused output list function
* updated get_ouput_data function, removed observable_type labeling
* revert nomad-simulations changes to pyproject
* ruff
* update CustomOutputs
* working up to custom ensemble outputs
* fully working custom MD results
* code clean
* ruff
* clean prints
* h5md attribute annotation broken
* ruff format
* save before comment test
* non-commented annot working except rdf.value
* working tests again
* code clean and formatting
* new cond dep approach
* Add vscode settings
* Move remove_annotations utils
* Add qe gipaw parser
* Use add_mapping_annotations util
* Implement support for xml mainfile
* Update qe parser spec
* Fix generic workflow
* Fix workflow for xml
* Remove exec time constraint
* Parse gipaw xml for v7.4.1
* Fix rename
* Fix rebase
* Fix rebase
* Cache mainfile parser
* removed suggested line
---------
Co-authored-by: Alvin Noe Ladines <ladinesalvinnoe@gmail.com>
Co-authored-by: jrudz <rudzinski@mpip-mainz.mpg.de>
Co-authored-by: Michele Matteucci <michelematteucci98@gmail.com>
1 parent 1342ecf commit cebad11
File tree
29 files changed
+20344
-14
lines changed- src/nomad_simulation_parsers
- parsers/quantumespresso
- gipaw
- schema_packages/quantumespresso
- tests
- data/quantumespresso/gipaw
- scf_out_efg_out
- scf_out_epr_out
- scf_out_nmr_all_731
- scf_out_nmr_all_741
- scf_out_nmr_out_731
- scf_out_nmr_out_741
- scf_out_nmr_xml_741
- scf_xml_delta_g_xml
- scf_xml_efg_xml
- scf_xml_hyperfine_xml
- scf_xml_nmr_xml
- parsers
29 files changed
+20344
-14
lines changedLines changed: 85 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
47 | 98 | | |
48 | 99 | | |
49 | 100 | | |
| |||
75 | 126 | | |
76 | 127 | | |
77 | 128 | | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
78 | 163 | | |
Lines changed: 124 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
1 | 4 | | |
2 | 5 | | |
| 6 | + | |
3 | 7 | | |
4 | 8 | | |
5 | 9 | | |
| |||
15 | 19 | | |
16 | 20 | | |
17 | 21 | | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
18 | 86 | | |
19 | 87 | | |
| 88 | + | |
| 89 | + | |
20 | 90 | | |
21 | 91 | | |
22 | 92 | | |
23 | 93 | | |
24 | 94 | | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
25 | 149 | | |
26 | 150 | | |
27 | 151 | | |
| |||
Lines changed: 19 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
329 | 329 | | |
330 | 330 | | |
331 | 331 | | |
| 332 | + | |
| 333 | + | |
332 | 334 | | |
333 | 335 | | |
334 | 336 | | |
| |||
414 | 416 | | |
415 | 417 | | |
416 | 418 | | |
417 | | - | |
418 | | - | |
419 | | - | |
420 | | - | |
421 | | - | |
422 | | - | |
423 | | - | |
424 | | - | |
425 | | - | |
| 419 | + | |
426 | 420 | | |
427 | | - | |
428 | | - | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
429 | 429 | | |
430 | 430 | | |
| 431 | + | |
431 | 432 | | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
432 | 439 | | |
433 | 440 | | |
434 | 441 | | |
| |||
437 | 444 | | |
438 | 445 | | |
439 | 446 | | |
440 | | - | |
| 447 | + | |
441 | 448 | | |
442 | 449 | | |
443 | 450 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
15 | 17 | | |
16 | 18 | | |
17 | 19 | | |
| |||
0 commit comments