@mat3ra/wode 2025.10.2-2 → 2025.11.3-0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/subworkflows/create.js +9 -5
- package/dist/subworkflows/subworkflow.js +12 -6
- package/dist/workflows/relaxation.js +1 -0
- package/dist/workflows/workflow.js +5 -5
- package/package.json +2 -2
- package/src/subworkflows/create.js +17 -6
- package/src/subworkflows/subworkflow.js +14 -6
- package/src/workflows/relaxation.js +1 -0
- package/src/workflows/workflow.js +11 -6
- package/assets/subworkflows/deepmd/deepmd.yml +0 -31
- package/assets/subworkflows/deepmd/espresso_cp_md.yml +0 -16
- package/assets/subworkflows/espresso/average_electrostatic_potential_find_minima.yml +0 -27
- package/assets/subworkflows/espresso/average_electrostatic_potential_via_band_structure.yml +0 -67
- package/assets/subworkflows/espresso/band_gap.yml +0 -21
- package/assets/subworkflows/espresso/band_gap_hse_dos.yml +0 -30
- package/assets/subworkflows/espresso/band_structure.yml +0 -26
- package/assets/subworkflows/espresso/band_structure_dos.yml +0 -34
- package/assets/subworkflows/espresso/band_structure_hse.yml +0 -30
- package/assets/subworkflows/espresso/band_structure_magn.yml +0 -31
- package/assets/subworkflows/espresso/band_structure_soc.yml +0 -30
- package/assets/subworkflows/espresso/dielectric_tensor.yml +0 -35
- package/assets/subworkflows/espresso/dos.yml +0 -24
- package/assets/subworkflows/espresso/electronic_density_mesh.yml +0 -19
- package/assets/subworkflows/espresso/esm.yml +0 -14
- package/assets/subworkflows/espresso/esm_relax.yml +0 -14
- package/assets/subworkflows/espresso/espresso_extract_kpoints.yml +0 -16
- package/assets/subworkflows/espresso/espresso_xml_get_qpt_irr.yml +0 -12
- package/assets/subworkflows/espresso/fixed_cell_relaxation.yml +0 -16
- package/assets/subworkflows/espresso/gw_band_structure_band_gap_full_frequency.yml +0 -22
- package/assets/subworkflows/espresso/gw_band_structure_band_gap_plasmon_pole.yml +0 -22
- package/assets/subworkflows/espresso/hubbard_u_hp.yml +0 -21
- package/assets/subworkflows/espresso/kpoint_convergence.yml +0 -86
- package/assets/subworkflows/espresso/neb.yml +0 -16
- package/assets/subworkflows/espresso/ph_init_qpoints.yml +0 -14
- package/assets/subworkflows/espresso/ph_single_irr_qpt.yml +0 -14
- package/assets/subworkflows/espresso/phonon_dispersions.yml +0 -29
- package/assets/subworkflows/espresso/phonon_dos.yml +0 -29
- package/assets/subworkflows/espresso/phonon_dos_dispersion.yml +0 -34
- package/assets/subworkflows/espresso/phonon_reduce.yml +0 -29
- package/assets/subworkflows/espresso/post_processor.yml +0 -14
- package/assets/subworkflows/espresso/pre_processor.yml +0 -14
- package/assets/subworkflows/espresso/pw_scf.yml +0 -16
- package/assets/subworkflows/espresso/recalculate_bands.yml +0 -19
- package/assets/subworkflows/espresso/surface_energy.yml +0 -16
- package/assets/subworkflows/espresso/total_energy.yml +0 -16
- package/assets/subworkflows/espresso/valence_band_offset_calc_from_previous_esp_vbm.yml +0 -35
- package/assets/subworkflows/espresso/variable_cell_relaxation.yml +0 -18
- package/assets/subworkflows/espresso/zero_point_energy.yml +0 -19
- package/assets/subworkflows/jupyterLab/jupyter_notebook.yml +0 -17
- package/assets/subworkflows/nwchem/total_energy.yml +0 -16
- package/assets/subworkflows/python/ml/classification_tail.yml +0 -56
- package/assets/subworkflows/python/ml/clustering_tail.yml +0 -62
- package/assets/subworkflows/python/ml/regression_tail.yml +0 -56
- package/assets/subworkflows/python/ml/train_head.yml +0 -61
- package/assets/subworkflows/python/python_script.yml +0 -14
- package/assets/subworkflows/shell/batch_espresso_pwscf.yml +0 -14
- package/assets/subworkflows/shell/hello_world.yml +0 -14
- package/assets/subworkflows/vasp/band_gap.yml +0 -21
- package/assets/subworkflows/vasp/band_structure.yml +0 -21
- package/assets/subworkflows/vasp/band_structure_dos.yml +0 -23
- package/assets/subworkflows/vasp/dos.yml +0 -18
- package/assets/subworkflows/vasp/fixed_cell_relaxation.yml +0 -16
- package/assets/subworkflows/vasp/initial_final_total_energies.yml +0 -25
- package/assets/subworkflows/vasp/kpoint_convergence.yml +0 -89
- package/assets/subworkflows/vasp/neb_subworkflow.yml +0 -16
- package/assets/subworkflows/vasp/prepare_images.yml +0 -16
- package/assets/subworkflows/vasp/recalculate_bands.yml +0 -16
- package/assets/subworkflows/vasp/surface_energy.yml +0 -18
- package/assets/subworkflows/vasp/total_energy.yml +0 -16
- package/assets/subworkflows/vasp/variable_cell_relaxation.yml +0 -18
- package/assets/subworkflows/vasp/zero_point_energy.yml +0 -16
- package/assets/workflows/deepmd/deepmd_md.yml +0 -6
- package/assets/workflows/espresso/band_gap.yml +0 -4
- package/assets/workflows/espresso/band_gap_dos_hse.yml +0 -4
- package/assets/workflows/espresso/band_structure.yml +0 -4
- package/assets/workflows/espresso/band_structure_dos.yml +0 -4
- package/assets/workflows/espresso/band_structure_hse.yml +0 -14
- package/assets/workflows/espresso/band_structure_magn.yml +0 -7
- package/assets/workflows/espresso/band_structure_soc.yml +0 -7
- package/assets/workflows/espresso/dielectric_tensor.yml +0 -4
- package/assets/workflows/espresso/dos.yml +0 -4
- package/assets/workflows/espresso/electronic_density_mesh.yml +0 -4
- package/assets/workflows/espresso/esm.yml +0 -4
- package/assets/workflows/espresso/esm_relax.yml +0 -4
- package/assets/workflows/espresso/fixed_cell_relaxation.yml +0 -4
- package/assets/workflows/espresso/gw_band_structure_band_gap_full_frequency.yml +0 -4
- package/assets/workflows/espresso/gw_band_structure_band_gap_plasmon_pole.yml +0 -4
- package/assets/workflows/espresso/hubbard_u_hp.yml +0 -7
- package/assets/workflows/espresso/kpoint_convergence.yml +0 -4
- package/assets/workflows/espresso/neb.yml +0 -4
- package/assets/workflows/espresso/phonon_dispersions.yml +0 -4
- package/assets/workflows/espresso/phonon_dos.yml +0 -4
- package/assets/workflows/espresso/phonon_dos_dispersion.yml +0 -4
- package/assets/workflows/espresso/phonon_map.yml +0 -28
- package/assets/workflows/espresso/recalculate_bands.yml +0 -4
- package/assets/workflows/espresso/surface_energy.yml +0 -4
- package/assets/workflows/espresso/total_energy.yml +0 -4
- package/assets/workflows/espresso/valence_band_offset.yml +0 -171
- package/assets/workflows/espresso/variable_cell_relaxation.yml +0 -4
- package/assets/workflows/espresso/zero_point_energy.yml +0 -4
- package/assets/workflows/jupyterLab/jupyter_notebook.yml +0 -4
- package/assets/workflows/nwchem/total_energy.yml +0 -4
- package/assets/workflows/python/ml/classification_workflow.yml +0 -9
- package/assets/workflows/python/ml/clustering_workflow.yml +0 -9
- package/assets/workflows/python/ml/regression_workflow.yml +0 -9
- package/assets/workflows/python/python_script.yml +0 -4
- package/assets/workflows/shell/batch_espresso_pwscf.yml +0 -4
- package/assets/workflows/shell/hello_world.yml +0 -4
- package/assets/workflows/vasp/band_gap.yml +0 -4
- package/assets/workflows/vasp/band_structure.yml +0 -4
- package/assets/workflows/vasp/band_structure_dos.yml +0 -4
- package/assets/workflows/vasp/dos.yml +0 -4
- package/assets/workflows/vasp/fixed_cell_relaxation.yml +0 -4
- package/assets/workflows/vasp/kpoint_convergence.yml +0 -4
- package/assets/workflows/vasp/neb.yml +0 -8
- package/assets/workflows/vasp/recalculate_bands.yml +0 -4
- package/assets/workflows/vasp/surface_energy.yml +0 -4
- package/assets/workflows/vasp/total_energy.yml +0 -4
- package/assets/workflows/vasp/variable_cell_relaxation.yml +0 -4
- package/assets/workflows/vasp/zero_point_energy.yml +0 -4
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
name: Phonon Map
|
|
2
|
-
units:
|
|
3
|
-
- name: phononMap
|
|
4
|
-
type: workflow
|
|
5
|
-
units:
|
|
6
|
-
- name: pw_scf
|
|
7
|
-
type: subworkflow
|
|
8
|
-
- name: ph_init_qpoints
|
|
9
|
-
type: subworkflow
|
|
10
|
-
- name: espresso_xml_get_qpt_irr
|
|
11
|
-
type: subworkflow
|
|
12
|
-
- config:
|
|
13
|
-
functions:
|
|
14
|
-
setDefaultCompute: null
|
|
15
|
-
input:
|
|
16
|
-
name: Q_POINTS
|
|
17
|
-
mapUnit: true
|
|
18
|
-
name: phonon_map_workflow
|
|
19
|
-
type: workflow
|
|
20
|
-
units:
|
|
21
|
-
- name: pre_processor
|
|
22
|
-
type: subworkflow
|
|
23
|
-
- name: ph_single_irr_qpt
|
|
24
|
-
type: subworkflow
|
|
25
|
-
- name: post_processor
|
|
26
|
-
type: subworkflow
|
|
27
|
-
- name: phonon_reduce
|
|
28
|
-
type: subworkflow
|
|
@@ -1,171 +0,0 @@
|
|
|
1
|
-
# Valence band offset for an interface via the potential lineup method.
|
|
2
|
-
# Designed to work with a 2D heterostructure, e.g. MoS2 on WS2.
|
|
3
|
-
# The workflow assumes 3 structures being present:
|
|
4
|
-
# - Interface - e.g. MoS2/WS2 heterostructure
|
|
5
|
-
# - Interface Left - e.g. MoS2
|
|
6
|
-
# - Interface Right - e.g. WS2
|
|
7
|
-
# and repeats bandstructure + electrostatic potential calculation (subworkflow) for them.
|
|
8
|
-
# Then, calculates the band offset based on the data extracted.
|
|
9
|
-
#
|
|
10
|
-
# Relevant references:
|
|
11
|
-
# - http://dx.doi.org/10.1103/PhysRevLett.61.734
|
|
12
|
-
# - http://dx.doi.org/10.1103/physrevb.44.5572
|
|
13
|
-
# - http://dx.doi.org/10.1088/0953-8984/19/21/213203
|
|
14
|
-
#
|
|
15
|
-
# See also our tutorial:
|
|
16
|
-
# https://docs.mat3ra.com/tutorials/dft/electronic/valence-band-offset/
|
|
17
|
-
|
|
18
|
-
name: Valence Band Offset (2D)
|
|
19
|
-
units:
|
|
20
|
-
# interface-related subworkflows
|
|
21
|
-
- name: average_electrostatic_potential_via_band_structure
|
|
22
|
-
type: subworkflow
|
|
23
|
-
config:
|
|
24
|
-
attributes:
|
|
25
|
-
name: BS + Avg ESP (Interface)
|
|
26
|
-
unitConfigs:
|
|
27
|
-
- index: 0
|
|
28
|
-
type: assignment
|
|
29
|
-
config:
|
|
30
|
-
attributes:
|
|
31
|
-
name: Set Material Index (Interface)
|
|
32
|
-
value: "0"
|
|
33
|
-
- name: average_electrostatic_potential_find_minima
|
|
34
|
-
type: subworkflow
|
|
35
|
-
config:
|
|
36
|
-
attributes:
|
|
37
|
-
name: Find ESP Values (Interface)
|
|
38
|
-
unitConfigs:
|
|
39
|
-
- index: 1
|
|
40
|
-
type: assignment
|
|
41
|
-
config:
|
|
42
|
-
attributes:
|
|
43
|
-
operand: AVG_ESP_INTERFACE
|
|
44
|
-
|
|
45
|
-
# interface-left-related subworkflows
|
|
46
|
-
- name: average_electrostatic_potential_via_band_structure
|
|
47
|
-
type: subworkflow
|
|
48
|
-
config:
|
|
49
|
-
attributes:
|
|
50
|
-
name: BS + Avg ESP (interface left)
|
|
51
|
-
unitConfigs:
|
|
52
|
-
- index: 0
|
|
53
|
-
type: assignment
|
|
54
|
-
config:
|
|
55
|
-
attributes:
|
|
56
|
-
name: Set Material Index (Interface left)
|
|
57
|
-
value: "1"
|
|
58
|
-
- index: 2
|
|
59
|
-
type: executionBuilder
|
|
60
|
-
config:
|
|
61
|
-
attributes:
|
|
62
|
-
flowchartId: pw-bands-calculate-band-gap-left
|
|
63
|
-
- index: 3
|
|
64
|
-
type: assignment
|
|
65
|
-
config:
|
|
66
|
-
attributes:
|
|
67
|
-
input:
|
|
68
|
-
- name: band_gaps
|
|
69
|
-
scope: pw-bands-calculate-band-gap-left
|
|
70
|
-
- index: 4
|
|
71
|
-
type: assignment
|
|
72
|
-
config:
|
|
73
|
-
attributes:
|
|
74
|
-
operand: VBM_LEFT
|
|
75
|
-
- index: 7
|
|
76
|
-
type: executionBuilder
|
|
77
|
-
config:
|
|
78
|
-
attributes:
|
|
79
|
-
flowchartId: average-electrostatic-potential-left
|
|
80
|
-
- index: 8
|
|
81
|
-
type: assignment
|
|
82
|
-
config:
|
|
83
|
-
attributes:
|
|
84
|
-
input:
|
|
85
|
-
- name: average_potential_profile
|
|
86
|
-
scope: average-electrostatic-potential-left
|
|
87
|
-
- name: average_electrostatic_potential_find_minima
|
|
88
|
-
type: subworkflow
|
|
89
|
-
config:
|
|
90
|
-
attributes:
|
|
91
|
-
name: Find ESP Value (Interface left)
|
|
92
|
-
unitConfigs:
|
|
93
|
-
- index: 0
|
|
94
|
-
type: executionBuilder
|
|
95
|
-
config:
|
|
96
|
-
attributes:
|
|
97
|
-
flowchartId: python-find-extrema-left
|
|
98
|
-
- index: 1
|
|
99
|
-
type: assignment
|
|
100
|
-
config:
|
|
101
|
-
attributes:
|
|
102
|
-
operand: AVG_ESP_LEFT
|
|
103
|
-
input:
|
|
104
|
-
- name: STDOUT
|
|
105
|
-
scope: python-find-extrema-left
|
|
106
|
-
|
|
107
|
-
# interface-right-related subworkflows
|
|
108
|
-
- name: average_electrostatic_potential_via_band_structure
|
|
109
|
-
type: subworkflow
|
|
110
|
-
config:
|
|
111
|
-
attributes:
|
|
112
|
-
name: BS + Avg ESP (interface right)
|
|
113
|
-
unitConfigs:
|
|
114
|
-
- index: 0
|
|
115
|
-
type: assignment
|
|
116
|
-
config:
|
|
117
|
-
attributes:
|
|
118
|
-
name: Set Material Index (Interface right)
|
|
119
|
-
value: "2"
|
|
120
|
-
- index: 2
|
|
121
|
-
type: executionBuilder
|
|
122
|
-
config:
|
|
123
|
-
attributes:
|
|
124
|
-
flowchartId: pw-bands-calculate-band-gap-right
|
|
125
|
-
- index: 3
|
|
126
|
-
type: assignment
|
|
127
|
-
config:
|
|
128
|
-
attributes:
|
|
129
|
-
input:
|
|
130
|
-
- name: band_gaps
|
|
131
|
-
scope: pw-bands-calculate-band-gap-right
|
|
132
|
-
- index: 4
|
|
133
|
-
type: assignment
|
|
134
|
-
config:
|
|
135
|
-
attributes:
|
|
136
|
-
operand: VBM_RIGHT
|
|
137
|
-
- index: 7
|
|
138
|
-
type: executionBuilder
|
|
139
|
-
config:
|
|
140
|
-
attributes:
|
|
141
|
-
flowchartId: average-electrostatic-potential-right
|
|
142
|
-
- index: 8
|
|
143
|
-
type: assignment
|
|
144
|
-
config:
|
|
145
|
-
attributes:
|
|
146
|
-
input:
|
|
147
|
-
- name: average_potential_profile
|
|
148
|
-
scope: average-electrostatic-potential-right
|
|
149
|
-
- name: average_electrostatic_potential_find_minima
|
|
150
|
-
type: subworkflow
|
|
151
|
-
config:
|
|
152
|
-
attributes:
|
|
153
|
-
name: Find ESP Value (Interface right)
|
|
154
|
-
unitConfigs:
|
|
155
|
-
- index: 0
|
|
156
|
-
type: executionBuilder
|
|
157
|
-
config:
|
|
158
|
-
attributes:
|
|
159
|
-
flowchartId: python-find-extrema-right
|
|
160
|
-
- index: 1
|
|
161
|
-
type: assignment
|
|
162
|
-
config:
|
|
163
|
-
attributes:
|
|
164
|
-
operand: AVG_ESP_RIGHT
|
|
165
|
-
input:
|
|
166
|
-
- name: STDOUT
|
|
167
|
-
scope: python-find-extrema-right
|
|
168
|
-
|
|
169
|
-
# final subworkflow to calculate valence band offset
|
|
170
|
-
- name: valence_band_offset_calc_from_previous_esp_vbm
|
|
171
|
-
type: subworkflow
|