File tree Expand file tree Collapse file tree 4 files changed +71
-0
lines changed Expand file tree Collapse file tree 4 files changed +71
-0
lines changed Original file line number Diff line number Diff line change
1
+ name : Spin magnetic bandstructure
2
+ application :
3
+ name : espresso
4
+ version : " 7.3"
5
+ method :
6
+ name : PseudopotentialMethod
7
+ model :
8
+ name : DFTModel
9
+ units :
10
+ - config :
11
+ execName : pw.x
12
+ flavorName : pw_scf_magn
13
+ name : pw_scf_magn
14
+ functions :
15
+ head : true
16
+ type : executionBuilder
17
+ - config :
18
+ execName : pw.x
19
+ flavorName : pw_bands_magn
20
+ name : pw_bands_magn
21
+ type : executionBuilder
22
+ - config :
23
+ execName : bands.x
24
+ flavorName : bands_spin_up
25
+ name : bands_spin_up
26
+ type : executionBuilder
27
+ - config :
28
+ execName : bands.x
29
+ flavorName : bands_spin_dn
30
+ name : bands_spin_dn
31
+ type : executionBuilder
Original file line number Diff line number Diff line change
1
+ name : Spin orbit coupling bandstructure
2
+ application :
3
+ name : espresso
4
+ version : " 7.3"
5
+ method :
6
+ name : PseudopotentialMethod
7
+ model :
8
+ name : DFTModel
9
+ units :
10
+ - config :
11
+ execName : pw.x
12
+ flavorName : pw_scf_soc
13
+ name : pw_scf_soc
14
+ functions :
15
+ head : true
16
+ type : executionBuilder
17
+ - config :
18
+ execName : pw.x
19
+ flavorName : pw_bands_soc
20
+ name : pw_bands_soc
21
+ type : executionBuilder
22
+ - config :
23
+ execName : bands.x
24
+ flavorName : bands
25
+ name : bands
26
+ type : executionBuilder
Original file line number Diff line number Diff line change
1
+ name : Bandstructure with spin magnetism - QE
2
+ units :
3
+ - name : band_structure_magn
4
+ type : subworkflow
5
+ config :
6
+ attributes :
7
+ name : Bandstructure with spin magnetism
Original file line number Diff line number Diff line change
1
+ name : Bandstructure with SOC - QE
2
+ units :
3
+ - name : band_structure_soc
4
+ type : subworkflow
5
+ config :
6
+ attributes :
7
+ name : Bandstructure with SOC
You can’t perform that action at this time.
0 commit comments