@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,19 +0,0 @@
|
|
|
1
|
-
application:
|
|
2
|
-
name: espresso
|
|
3
|
-
version: "6.3"
|
|
4
|
-
method:
|
|
5
|
-
name: PseudopotentialMethod
|
|
6
|
-
model:
|
|
7
|
-
name: DFTModel
|
|
8
|
-
name: Electronic Density Mesh
|
|
9
|
-
units:
|
|
10
|
-
- config:
|
|
11
|
-
execName: pw.x
|
|
12
|
-
flavorName: pw_scf
|
|
13
|
-
name: pw_scf
|
|
14
|
-
type: executionBuilder
|
|
15
|
-
- config:
|
|
16
|
-
execName: pp.x
|
|
17
|
-
flavorName: pp_density
|
|
18
|
-
name: pp_density
|
|
19
|
-
type: executionBuilder
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
application:
|
|
2
|
-
name: espresso
|
|
3
|
-
version: "6.3"
|
|
4
|
-
method:
|
|
5
|
-
name: PseudopotentialMethod
|
|
6
|
-
model:
|
|
7
|
-
name: DFTModel
|
|
8
|
-
name: Effective Screening Medium (ESM)
|
|
9
|
-
units:
|
|
10
|
-
- config:
|
|
11
|
-
execName: pw.x
|
|
12
|
-
flavorName: pw_esm
|
|
13
|
-
name: pw_esm
|
|
14
|
-
type: executionBuilder
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
application:
|
|
2
|
-
name: espresso
|
|
3
|
-
version: "6.3"
|
|
4
|
-
method:
|
|
5
|
-
name: PseudopotentialMethod
|
|
6
|
-
model:
|
|
7
|
-
name: DFTModel
|
|
8
|
-
name: Effective Screening Medium (ESM) Relax
|
|
9
|
-
units:
|
|
10
|
-
- config:
|
|
11
|
-
execName: pw.x
|
|
12
|
-
flavorName: pw_esm_relax
|
|
13
|
-
name: pw_esm_relax
|
|
14
|
-
type: executionBuilder
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
# Note: this subworkflow is assumed to be run after a pw_scf unit
|
|
2
|
-
# and is this NOT self-sufficient!
|
|
3
|
-
name: Extract KPOINTS
|
|
4
|
-
application:
|
|
5
|
-
name: python
|
|
6
|
-
version: 3.10.13
|
|
7
|
-
method:
|
|
8
|
-
name: UnknownMethod
|
|
9
|
-
model:
|
|
10
|
-
name: UnknownModel
|
|
11
|
-
units:
|
|
12
|
-
- config:
|
|
13
|
-
name: Extract kpoints
|
|
14
|
-
execName: python
|
|
15
|
-
flavorName: espresso_extract_kpoints
|
|
16
|
-
type: executionBuilder
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
application:
|
|
2
|
-
name: espresso
|
|
3
|
-
version: "6.3"
|
|
4
|
-
method:
|
|
5
|
-
name: PseudopotentialMethod
|
|
6
|
-
model:
|
|
7
|
-
name: DFTModel
|
|
8
|
-
name: Fixed-cell Relaxation
|
|
9
|
-
units:
|
|
10
|
-
- config:
|
|
11
|
-
execName: pw.x
|
|
12
|
-
flavorName: pw_relax
|
|
13
|
-
name: pw_relax
|
|
14
|
-
functions:
|
|
15
|
-
head: true
|
|
16
|
-
type: executionBuilder
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
application:
|
|
2
|
-
name: espresso
|
|
3
|
-
version: "6.3"
|
|
4
|
-
method:
|
|
5
|
-
name: PseudopotentialMethod
|
|
6
|
-
setSearchText: .*dojo-oncv.*
|
|
7
|
-
model:
|
|
8
|
-
name: DFTModel
|
|
9
|
-
name: Full Frequency GW Band Structure + Band Gap
|
|
10
|
-
units:
|
|
11
|
-
- config:
|
|
12
|
-
execName: pw.x
|
|
13
|
-
flavorName: pw_scf
|
|
14
|
-
name: pw_scf
|
|
15
|
-
functions:
|
|
16
|
-
head: true
|
|
17
|
-
type: executionBuilder
|
|
18
|
-
- config:
|
|
19
|
-
execName: gw.x
|
|
20
|
-
flavorName: gw_bands_full_frequency
|
|
21
|
-
name: gw_bands_full_frequency
|
|
22
|
-
type: executionBuilder
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
application:
|
|
2
|
-
name: espresso
|
|
3
|
-
version: "6.3"
|
|
4
|
-
method:
|
|
5
|
-
name: PseudopotentialMethod
|
|
6
|
-
setSearchText: .*dojo-oncv.*
|
|
7
|
-
model:
|
|
8
|
-
name: DFTModel
|
|
9
|
-
name: Plasmon-Pole GW Band Structure + Band Gap
|
|
10
|
-
units:
|
|
11
|
-
- config:
|
|
12
|
-
execName: pw.x
|
|
13
|
-
flavorName: pw_scf
|
|
14
|
-
name: pw_scf
|
|
15
|
-
functions:
|
|
16
|
-
head: true
|
|
17
|
-
type: executionBuilder
|
|
18
|
-
- config:
|
|
19
|
-
execName: gw.x
|
|
20
|
-
flavorName: gw_bands_plasmon_pole
|
|
21
|
-
name: gw_bands_plasmon_pole
|
|
22
|
-
type: executionBuilder
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
name: Hubbard U
|
|
2
|
-
application:
|
|
3
|
-
name: espresso
|
|
4
|
-
version: "7.2"
|
|
5
|
-
method:
|
|
6
|
-
name: PseudopotentialMethod
|
|
7
|
-
model:
|
|
8
|
-
name: DFTModel
|
|
9
|
-
units:
|
|
10
|
-
- config:
|
|
11
|
-
execName: pw.x
|
|
12
|
-
flavorName: pw_scf_dft_u
|
|
13
|
-
name: pw_scf_dft_u
|
|
14
|
-
functions:
|
|
15
|
-
head: true
|
|
16
|
-
type: executionBuilder
|
|
17
|
-
- config:
|
|
18
|
-
execName: hp.x
|
|
19
|
-
flavorName: hp
|
|
20
|
-
name: hp
|
|
21
|
-
type: executionBuilder
|
|
@@ -1,86 +0,0 @@
|
|
|
1
|
-
name: K-point Convergence
|
|
2
|
-
application:
|
|
3
|
-
name: espresso
|
|
4
|
-
version: "6.3"
|
|
5
|
-
method:
|
|
6
|
-
name: PseudopotentialMethod
|
|
7
|
-
model:
|
|
8
|
-
name: DFTModel
|
|
9
|
-
units:
|
|
10
|
-
- config:
|
|
11
|
-
name: Init tolerance
|
|
12
|
-
flowchartId: init-tolerance
|
|
13
|
-
operand: TOL
|
|
14
|
-
value: 1.0e-5
|
|
15
|
-
type: assignment
|
|
16
|
-
- config:
|
|
17
|
-
name: Init increment
|
|
18
|
-
flowchartId: init-increment
|
|
19
|
-
operand: INC
|
|
20
|
-
value: 1
|
|
21
|
-
type: assignment
|
|
22
|
-
- config:
|
|
23
|
-
name: Init result
|
|
24
|
-
flowchartId: init-result
|
|
25
|
-
operand: PREV_RESULT
|
|
26
|
-
value: 0
|
|
27
|
-
type: assignment
|
|
28
|
-
- config:
|
|
29
|
-
name: Init parameter
|
|
30
|
-
flowchartId: init-parameter
|
|
31
|
-
operand: PARAMETER
|
|
32
|
-
value: 1
|
|
33
|
-
type: assignment
|
|
34
|
-
- config:
|
|
35
|
-
name: pw_scf_kpt_conv
|
|
36
|
-
flowchartId: pwscf-kpoint-convergence
|
|
37
|
-
execName: pw.x
|
|
38
|
-
flavorName: pw_scf_kpt_conv
|
|
39
|
-
type: executionBuilder
|
|
40
|
-
- config:
|
|
41
|
-
name: store result
|
|
42
|
-
flowchartId: store-result
|
|
43
|
-
operand: RESULT
|
|
44
|
-
value: total_energy
|
|
45
|
-
input:
|
|
46
|
-
- name: total_energy
|
|
47
|
-
scope: pwscf-kpoint-convergence
|
|
48
|
-
type: assignment
|
|
49
|
-
- config:
|
|
50
|
-
name: check convergence
|
|
51
|
-
flowchartId: check-convergence
|
|
52
|
-
statement: "abs((PREV_RESULT-RESULT)/RESULT) < TOL"
|
|
53
|
-
maxOccurrences: 50
|
|
54
|
-
then: convergence-is-reached
|
|
55
|
-
else: update-result
|
|
56
|
-
type: condition
|
|
57
|
-
- config:
|
|
58
|
-
name: update result
|
|
59
|
-
flowchartId: update-result
|
|
60
|
-
operand: PREV_RESULT
|
|
61
|
-
value: RESULT
|
|
62
|
-
input:
|
|
63
|
-
- name: RESULT
|
|
64
|
-
scope: global
|
|
65
|
-
type: assignment
|
|
66
|
-
- config:
|
|
67
|
-
name: increment parameter
|
|
68
|
-
flowchartId: increment-parameter
|
|
69
|
-
operand: PREV_RESULT
|
|
70
|
-
value: PARAMETER+INC
|
|
71
|
-
input:
|
|
72
|
-
- name: INC
|
|
73
|
-
scope: global
|
|
74
|
-
- name: PARAMETER
|
|
75
|
-
scope: global
|
|
76
|
-
next: pwscf-kpoint-convergence
|
|
77
|
-
type: assignment
|
|
78
|
-
- config:
|
|
79
|
-
name: exit
|
|
80
|
-
flowchartId: convergence-is-reached
|
|
81
|
-
operand: PARAMETER
|
|
82
|
-
value: PARAMETER
|
|
83
|
-
input:
|
|
84
|
-
- name: PARAMETER
|
|
85
|
-
scope: global
|
|
86
|
-
type: assignment
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
application:
|
|
2
|
-
name: espresso
|
|
3
|
-
version: "6.3"
|
|
4
|
-
config:
|
|
5
|
-
isMultiMaterial: true
|
|
6
|
-
method:
|
|
7
|
-
name: PseudopotentialMethod
|
|
8
|
-
model:
|
|
9
|
-
name: DFTModel
|
|
10
|
-
name: Nudged Elastic Band (NEB)
|
|
11
|
-
units:
|
|
12
|
-
- config:
|
|
13
|
-
execName: neb.x
|
|
14
|
-
flavorName: neb
|
|
15
|
-
name: neb
|
|
16
|
-
type: executionBuilder
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
application:
|
|
2
|
-
name: espresso
|
|
3
|
-
version: "6.3"
|
|
4
|
-
method:
|
|
5
|
-
name: PseudopotentialMethod
|
|
6
|
-
model:
|
|
7
|
-
name: DFTModel
|
|
8
|
-
name: ph-init-qpoints
|
|
9
|
-
units:
|
|
10
|
-
- config:
|
|
11
|
-
execName: ph.x
|
|
12
|
-
flavorName: ph_init_qpoints
|
|
13
|
-
name: ph_init_qpoints
|
|
14
|
-
type: executionBuilder
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
application:
|
|
2
|
-
name: espresso
|
|
3
|
-
version: "6.3"
|
|
4
|
-
method:
|
|
5
|
-
name: PseudopotentialMethod
|
|
6
|
-
model:
|
|
7
|
-
name: DFTModel
|
|
8
|
-
name: ph-single-irr-qpt
|
|
9
|
-
units:
|
|
10
|
-
- config:
|
|
11
|
-
execName: ph.x
|
|
12
|
-
flavorName: ph_single_irr_qpt
|
|
13
|
-
name: ph_single_irr_qpt
|
|
14
|
-
type: executionBuilder
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
application:
|
|
2
|
-
name: espresso
|
|
3
|
-
version: "6.3"
|
|
4
|
-
method:
|
|
5
|
-
name: PseudopotentialMethod
|
|
6
|
-
model:
|
|
7
|
-
name: DFTModel
|
|
8
|
-
name: Phonon Dispersions
|
|
9
|
-
units:
|
|
10
|
-
- config:
|
|
11
|
-
execName: pw.x
|
|
12
|
-
flavorName: pw_scf
|
|
13
|
-
name: pw_scf
|
|
14
|
-
type: executionBuilder
|
|
15
|
-
- config:
|
|
16
|
-
execName: ph.x
|
|
17
|
-
flavorName: ph_grid
|
|
18
|
-
name: ph_grid
|
|
19
|
-
type: executionBuilder
|
|
20
|
-
- config:
|
|
21
|
-
execName: q2r.x
|
|
22
|
-
flavorName: q2r
|
|
23
|
-
name: q2r
|
|
24
|
-
type: executionBuilder
|
|
25
|
-
- config:
|
|
26
|
-
execName: matdyn.x
|
|
27
|
-
flavorName: matdyn_path
|
|
28
|
-
name: matdyn_path
|
|
29
|
-
type: executionBuilder
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
application:
|
|
2
|
-
name: espresso
|
|
3
|
-
version: "6.3"
|
|
4
|
-
method:
|
|
5
|
-
name: PseudopotentialMethod
|
|
6
|
-
model:
|
|
7
|
-
name: DFTModel
|
|
8
|
-
name: Phonon Density of States
|
|
9
|
-
units:
|
|
10
|
-
- config:
|
|
11
|
-
execName: pw.x
|
|
12
|
-
flavorName: pw_scf
|
|
13
|
-
name: pw_scf
|
|
14
|
-
type: executionBuilder
|
|
15
|
-
- config:
|
|
16
|
-
execName: ph.x
|
|
17
|
-
flavorName: ph_grid
|
|
18
|
-
name: ph_grid
|
|
19
|
-
type: executionBuilder
|
|
20
|
-
- config:
|
|
21
|
-
execName: q2r.x
|
|
22
|
-
flavorName: q2r
|
|
23
|
-
name: q2r
|
|
24
|
-
type: executionBuilder
|
|
25
|
-
- config:
|
|
26
|
-
execName: matdyn.x
|
|
27
|
-
flavorName: matdyn_grid
|
|
28
|
-
name: matdyn_grid
|
|
29
|
-
type: executionBuilder
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
application:
|
|
2
|
-
name: espresso
|
|
3
|
-
version: "6.3"
|
|
4
|
-
method:
|
|
5
|
-
name: PseudopotentialMethod
|
|
6
|
-
model:
|
|
7
|
-
name: DFTModel
|
|
8
|
-
name: Phonon Density of States + Dispersions
|
|
9
|
-
units:
|
|
10
|
-
- config:
|
|
11
|
-
execName: pw.x
|
|
12
|
-
flavorName: pw_scf
|
|
13
|
-
name: pw_scf
|
|
14
|
-
type: executionBuilder
|
|
15
|
-
- config:
|
|
16
|
-
execName: ph.x
|
|
17
|
-
flavorName: ph_grid
|
|
18
|
-
name: ph_grid
|
|
19
|
-
type: executionBuilder
|
|
20
|
-
- config:
|
|
21
|
-
execName: q2r.x
|
|
22
|
-
flavorName: q2r
|
|
23
|
-
name: q2r
|
|
24
|
-
type: executionBuilder
|
|
25
|
-
- config:
|
|
26
|
-
execName: matdyn.x
|
|
27
|
-
flavorName: matdyn_grid
|
|
28
|
-
name: matdyn_grid
|
|
29
|
-
type: executionBuilder
|
|
30
|
-
- config:
|
|
31
|
-
execName: matdyn.x
|
|
32
|
-
flavorName: matdyn_path
|
|
33
|
-
name: matdyn_path
|
|
34
|
-
type: executionBuilder
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
application:
|
|
2
|
-
name: espresso
|
|
3
|
-
version: "6.3"
|
|
4
|
-
method:
|
|
5
|
-
name: PseudopotentialMethod
|
|
6
|
-
model:
|
|
7
|
-
name: DFTModel
|
|
8
|
-
name: reduce
|
|
9
|
-
units:
|
|
10
|
-
- config:
|
|
11
|
-
execName: ph.x
|
|
12
|
-
flavorName: ph_grid_restart
|
|
13
|
-
name: ph_grid_restart
|
|
14
|
-
type: executionBuilder
|
|
15
|
-
- config:
|
|
16
|
-
execName: q2r.x
|
|
17
|
-
flavorName: q2r
|
|
18
|
-
name: q2r
|
|
19
|
-
type: executionBuilder
|
|
20
|
-
- config:
|
|
21
|
-
execName: matdyn.x
|
|
22
|
-
flavorName: matdyn_grid
|
|
23
|
-
name: matdyn_grid
|
|
24
|
-
type: executionBuilder
|
|
25
|
-
- config:
|
|
26
|
-
execName: matdyn.x
|
|
27
|
-
flavorName: matdyn_path
|
|
28
|
-
name: matdyn_path
|
|
29
|
-
type: executionBuilder
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
application:
|
|
2
|
-
name: espresso
|
|
3
|
-
version: "6.3"
|
|
4
|
-
method:
|
|
5
|
-
name: PseudopotentialMethod
|
|
6
|
-
model:
|
|
7
|
-
name: DFTModel
|
|
8
|
-
name: pw-scf
|
|
9
|
-
units:
|
|
10
|
-
- config:
|
|
11
|
-
execName: pw.x
|
|
12
|
-
flavorName: pw_scf
|
|
13
|
-
name: pw_scf
|
|
14
|
-
functions:
|
|
15
|
-
head: true
|
|
16
|
-
type: executionBuilder
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
application:
|
|
2
|
-
name: espresso
|
|
3
|
-
version: "6.3"
|
|
4
|
-
method:
|
|
5
|
-
name: PseudopotentialMethod
|
|
6
|
-
model:
|
|
7
|
-
name: DFTModel
|
|
8
|
-
name: Recalculate Bands
|
|
9
|
-
units:
|
|
10
|
-
- config:
|
|
11
|
-
execName: pw.x
|
|
12
|
-
flavorName: pw_bands
|
|
13
|
-
name: pw_bands
|
|
14
|
-
type: executionBuilder
|
|
15
|
-
- config:
|
|
16
|
-
execName: bands.x
|
|
17
|
-
flavorName: bands
|
|
18
|
-
name: bands
|
|
19
|
-
type: executionBuilder
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
application:
|
|
2
|
-
name: espresso
|
|
3
|
-
version: "6.3"
|
|
4
|
-
dynamicSubworkflow:
|
|
5
|
-
name: surfaceEnergy
|
|
6
|
-
method:
|
|
7
|
-
name: PseudopotentialMethod
|
|
8
|
-
model:
|
|
9
|
-
name: DFTModel
|
|
10
|
-
name: Surface Energy
|
|
11
|
-
units:
|
|
12
|
-
- config:
|
|
13
|
-
execName: pw.x
|
|
14
|
-
flavorName: pw_scf
|
|
15
|
-
name: pw_scf
|
|
16
|
-
type: executionBuilder
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
application:
|
|
2
|
-
name: espresso
|
|
3
|
-
version: "6.3"
|
|
4
|
-
method:
|
|
5
|
-
name: PseudopotentialMethod
|
|
6
|
-
model:
|
|
7
|
-
name: DFTModel
|
|
8
|
-
name: Total Energy
|
|
9
|
-
units:
|
|
10
|
-
- config:
|
|
11
|
-
execName: pw.x
|
|
12
|
-
flavorName: pw_scf
|
|
13
|
-
name: pw_scf
|
|
14
|
-
functions:
|
|
15
|
-
head: true
|
|
16
|
-
type: executionBuilder
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
# Note: this subworkflow is assumed to be used as part of the valence band offset workflow
|
|
2
|
-
# and is this NOT self-sufficient!
|
|
3
|
-
# Furthermore, this subworkflow expects the following variable(s) to exist in the global context:
|
|
4
|
-
# VBM_LEFT, VBM_RIGHT, AVG_ESP_LEFT, AVG_ESP_RIGHT, AVG_ESP_INTERFACE
|
|
5
|
-
application:
|
|
6
|
-
name: python
|
|
7
|
-
version: 3.10.13
|
|
8
|
-
method:
|
|
9
|
-
name: UnknownMethod
|
|
10
|
-
model:
|
|
11
|
-
name: UnknownModel
|
|
12
|
-
name: Calculate VBO
|
|
13
|
-
units:
|
|
14
|
-
- config:
|
|
15
|
-
name: Difference of valence band maxima
|
|
16
|
-
operand: VBM_DIFF
|
|
17
|
-
value: "VBM_LEFT - VBM_RIGHT"
|
|
18
|
-
type: assignment
|
|
19
|
-
- config:
|
|
20
|
-
name: Difference of macroscopically averaged ESP in bulk
|
|
21
|
-
operand: AVG_ESP_DIFF
|
|
22
|
-
value: "AVG_ESP_LEFT[0] - AVG_ESP_RIGHT[0]"
|
|
23
|
-
type: assignment
|
|
24
|
-
- config:
|
|
25
|
-
name: Lineup of macroscopically averaged ESP in interface
|
|
26
|
-
operand: ESP_LINEUP
|
|
27
|
-
value: "np.abs(AVG_ESP_INTERFACE[0] - AVG_ESP_INTERFACE[1])"
|
|
28
|
-
type: assignment
|
|
29
|
-
- config:
|
|
30
|
-
name: Valence Band Offset
|
|
31
|
-
operand: VALENCE_BAND_OFFSET
|
|
32
|
-
value: "abs(VBM_DIFF - AVG_ESP_DIFF + (np.sign(AVG_ESP_DIFF) * ESP_LINEUP))"
|
|
33
|
-
results:
|
|
34
|
-
- name: valence_band_offset
|
|
35
|
-
type: assignment
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
application:
|
|
2
|
-
name: espresso
|
|
3
|
-
version: "6.3"
|
|
4
|
-
config:
|
|
5
|
-
systemName: espresso-variable-cell-relaxation
|
|
6
|
-
method:
|
|
7
|
-
name: PseudopotentialMethod
|
|
8
|
-
model:
|
|
9
|
-
name: DFTModel
|
|
10
|
-
name: Variable-cell Relaxation
|
|
11
|
-
units:
|
|
12
|
-
- config:
|
|
13
|
-
execName: pw.x
|
|
14
|
-
flavorName: pw_vc-relax
|
|
15
|
-
name: pw_vc-relax
|
|
16
|
-
functions:
|
|
17
|
-
head: true
|
|
18
|
-
type: executionBuilder
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
application:
|
|
2
|
-
name: espresso
|
|
3
|
-
version: "6.3"
|
|
4
|
-
method:
|
|
5
|
-
name: PseudopotentialMethod
|
|
6
|
-
model:
|
|
7
|
-
name: DFTModel
|
|
8
|
-
name: Zero Point Energy
|
|
9
|
-
units:
|
|
10
|
-
- config:
|
|
11
|
-
execName: pw.x
|
|
12
|
-
flavorName: pw_scf
|
|
13
|
-
name: pw_scf
|
|
14
|
-
type: executionBuilder
|
|
15
|
-
- config:
|
|
16
|
-
execName: ph.x
|
|
17
|
-
flavorName: ph_gamma
|
|
18
|
-
name: ph_zpe
|
|
19
|
-
type: executionBuilder
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
application:
|
|
2
|
-
name: jupyterLab
|
|
3
|
-
version: 4.3.0
|
|
4
|
-
method:
|
|
5
|
-
name: UnknownMethod
|
|
6
|
-
model:
|
|
7
|
-
name: UnknownModel
|
|
8
|
-
name: Jupyter Notebook
|
|
9
|
-
units:
|
|
10
|
-
- attributes:
|
|
11
|
-
preProcessors:
|
|
12
|
-
- name: record_python_environment
|
|
13
|
-
config:
|
|
14
|
-
execName: jupyter
|
|
15
|
-
flavorName: notebook
|
|
16
|
-
name: notebook
|
|
17
|
-
type: executionBuilder
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
application:
|
|
2
|
-
name: nwchem
|
|
3
|
-
version: 7.0.2
|
|
4
|
-
method:
|
|
5
|
-
name: LocalOrbitalMethod
|
|
6
|
-
model:
|
|
7
|
-
name: DFTModel
|
|
8
|
-
name: Total Energy
|
|
9
|
-
units:
|
|
10
|
-
- config:
|
|
11
|
-
execName: nwchem
|
|
12
|
-
flavorName: nwchem_total_energy
|
|
13
|
-
name: nwchem_total_energy
|
|
14
|
-
functions:
|
|
15
|
-
head: true
|
|
16
|
-
type: executionBuilder
|