Mercurial > repos > muon-spectroscopy-computational-project > pm_nq
comparison muon_macros.xml @ 1:f08b8c705e74 draft
planemo upload for repository https://github.com/muon-spectroscopy-computational-project/muon-galaxy-tools/main/pm_nq commit 70a4d37ecdf5d586703cfc509922311e95d3205c
| author | muon-spectroscopy-computational-project |
|---|---|
| date | Tue, 18 Jul 2023 13:26:57 +0000 |
| parents | 16ef6bc73b17 |
| children |
comparison
equal
deleted
inserted
replaced
| 0:16ef6bc73b17 | 1:f08b8c705e74 |
|---|---|
| 15 <xml name="k_points_grid"> | 15 <xml name="k_points_grid"> |
| 16 <param type="text" argument="k_points_grid" value="[1,1,1]" label="K-points grid" help="List of three integer k-points. Default is [1,1,1]."> | 16 <param type="text" argument="k_points_grid" value="[1,1,1]" label="K-points grid" help="List of three integer k-points. Default is [1,1,1]."> |
| 17 <validator type="regex" message="Input should only contain whitespace, '[', ']', ',' and digits.">^[\s\d,\[\]]+$</validator> | 17 <validator type="regex" message="Input should only contain whitespace, '[', ']', ',' and digits.">^[\s\d,\[\]]+$</validator> |
| 18 </param> | 18 </param> |
| 19 </xml> | 19 </xml> |
| 20 <!-- version of underlying tool (PEP 440) --> | |
| 21 <!-- citation should be updated with every underlying tool version --> | |
| 22 <!-- concept is not updated, and should only be used for referencing the idea of the software --> | |
| 23 <token name="@MUSPINSIM_VERSION@">2.2.1</token> | |
| 24 <token name="@MUSPINSIM_CITATION@">10.5281/zenodo.7733979</token> | |
| 25 <token name="@MUSPINSIM_CONCEPT@">10.5281/zenodo.6517626</token> | |
| 26 <token name="@PYMUONSUITE_VERSION@">0.3.0</token> | |
| 27 <token name="@PYMUONSUITE_CITATION@">10.5281/zenodo.8026711</token> | |
| 28 <token name="@PYMUONSUITE_CONCEPT@">10.5281/zenodo.7025643</token> | |
| 20 </macros> | 29 </macros> |
