Skip to content

Commit

Permalink
chore: group all pseudo types for any pw method
Browse files Browse the repository at this point in the history
  • Loading branch information
azech-hqs committed Sep 19, 2023
1 parent b4f7752 commit ffb45bb
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions assets/methods/any_pw_psp_method.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
!combine
name:
template: 'Any {{ units[0]["categories"]["type"] }} Pseudopotential Method'
template: 'Any {{ units[3]["categories"]["type"] }} Pseudopotential Method'
substitutions:
pw: Plane-wave
forEach:
- key: units
action: push
values: !include assets/methods/units/pw.yml
config:
units: !flatten
- !include assets/methods/units/psp.yml
- !include assets/methods/units/pw.yml
schema: !esse method/categorized-method

0 comments on commit ffb45bb

Please sign in to comment.