-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'origin/epic/SOF-6048' into typescript
- Loading branch information
Showing
31 changed files
with
317 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
100 ! Total number of Lanczos steps | ||
100 ! Number of Lanczos steps to consider | ||
0. ! E_min (eV) | ||
5. ! E_max (eV) | ||
0.2 ! delta | ||
2000 ! number of energy steps | ||
1080.04 ! omega | ||
8 ! nk, number of k points | ||
2 ! nspin | ||
0.0 ! energy offset (eV) | ||
|
||
! Please see https://gitlab.com/QEF/q-e/-/blob/qe-7.3/GWW/util/abcoeff_to_eps.f90 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
&inputgww | ||
ggwin%prefix = '__prefix__' | ||
ggwin%outdir = {% raw %}'{{ JOB_WORK_DIR }}/outdir'{% endraw %} | ||
ggwin%n = 97, | ||
ggwin%n_fit = 120, | ||
ggwin%max_i = 32, | ||
ggwin%i_min = 1 | ||
ggwin%i_max = 32 | ||
ggwin%l_truncated_coulomb = .false. | ||
ggwin%grid_time = 3 | ||
ggwin%grid_freq = 5 | ||
ggwin%second_grid_i = 1 | ||
ggwin%second_grid_n = 10 | ||
ggwin%omega = 20 | ||
ggwin%omega_fit = 20 | ||
ggwin%n_grid_fit = 240 | ||
ggwin%tau = 9.8 | ||
ggwin%n_set_pola = 16 | ||
/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
calculation of head | ||
&inputph | ||
prefix = '__prefix__' | ||
outdir = {% raw %}'{{ JOB_WORK_DIR }}/outdir'{% endraw %} | ||
trans = .false. | ||
l_head = .true. | ||
tr2_ph = 1.d-4 | ||
omega_gauss = 20.0 | ||
n_gauss = 97 | ||
grid_type = 5 | ||
second_grid_i = 1 | ||
second_grid_n = 10 | ||
niter_ph = 1 | ||
nsteps_lanczos = 30 | ||
/ | ||
0.0 0.0 0.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
&inputpw4gww | ||
prefix = '__prefix__' | ||
outdir = {% raw %}'{{ JOB_WORK_DIR }}/outdir'{% endraw %} | ||
num_nbndv(1) = 16 | ||
num_nbnds = 32 | ||
l_truncated_coulomb = .false. | ||
numw_prod = 100 | ||
pmat_cutoff = 3d0 | ||
s_self_lanczos = 1d-8 | ||
l_simple = .true. | ||
/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,49 @@ | ||
{% if subworkflowContext.MATERIAL_INDEX %} | ||
{%- set input = input.perMaterial[subworkflowContext.MATERIAL_INDEX] -%} | ||
{% endif -%} | ||
&control | ||
calculation = 'md' | ||
verbosity = 'low' | ||
restart_mode = '{{ input.RESTART_MODE }}' | ||
wf_collect = .true. | ||
tstress = .true. | ||
tprnfor = .true. | ||
outdir = {% raw %}'{{ JOB_WORK_DIR }}/outdir'{% endraw %} | ||
wfcdir = {% raw %}'{{ JOB_WORK_DIR }}/outdir'{% endraw %} | ||
prefix = '__prefix__' | ||
pseudo_dir = {% raw %}'{{ JOB_WORK_DIR }}/pseudo'{% endraw %} | ||
! 1 a.u. = 0.048378 fs, 20 a.u. ~ 1 fs, dt unit is different in pw.x and cp.x | ||
dt = 20 | ||
nstep = 100 | ||
/ | ||
|
||
&system | ||
ibrav = {{ input.IBRAV }} | ||
nat = {{ input.NAT }} | ||
ntyp = {{ input.NTYP }} | ||
ecutwfc = {{ cutoffs.wavefunction }} | ||
ecutrho = {{ cutoffs.density }} | ||
nosym = .true. | ||
/ | ||
|
||
&electrons | ||
conv_thr = 1e-8 | ||
/ | ||
|
||
&ions | ||
pot_extrapolation = 'second-order' | ||
wfc_extrapolation = 'second-order' | ||
ion_temperature = 'initial' | ||
tempw = 300 | ||
/ | ||
|
||
ATOMIC_SPECIES | ||
{{ input.ATOMIC_SPECIES }} | ||
|
||
ATOMIC_POSITIONS crystal | ||
{{ input.ATOMIC_POSITIONS }} | ||
|
||
CELL_PARAMETERS angstrom | ||
{{ input.CELL_PARAMETERS }} | ||
|
||
K_POINTS gamma |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
&inputsimple | ||
prefix = '__prefix__' | ||
outdir = {% raw %}'{{ JOB_WORK_DIR }}/outdir'{% endraw %} | ||
calc_mode = 0 | ||
num_nbndv = 16 | ||
num_val = 16 | ||
num_cond = 24 | ||
s_bands = 0.1 | ||
s_product = 1.0 | ||
nkpoints(1) = 2 | ||
nkpoints(2) = 2 | ||
nkpoints(3) = 2 | ||
w_type = 0 | ||
l_truncated_coulomb = .false. | ||
numpw = 100 | ||
/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
&inputsimple | ||
simple_in%prefix = '__prefix__' | ||
simple_in%outdir = {% raw %}'{{ JOB_WORK_DIR }}/outdir'{% endraw %} | ||
simple_in%scissor = 0.6 | ||
simple_in%spin_state = 1 | ||
simple_in%h_level = 3 | ||
simple_in%task = 1 | ||
simple_in%lanczos_step = 100 | ||
/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
&inputsimpleip | ||
simple_in%prefix = '__prefix__' | ||
simple_in%outdir = {% raw %}'{{ JOB_WORK_DIR }}/outdir'{% endraw %} | ||
simpleip_in%interp_grid(1) = 20 | ||
simpleip_in%interp_grid(2) = 20 | ||
simpleip_in%interp_grid(3) = 20 | ||
simpleip_in%fermi_degauss = 0.02205 | ||
simpleip_in%fermi_ngauss = -1 | ||
simpleip_in%drude_degauss = 0.0142 | ||
simpleip_in%wmin = 0.0 | ||
simpleip_in%wmax = 0.735 | ||
simpleip_in%nw = 1000 | ||
simpleip_in%inter_broadening = 0.0142 | ||
simpleip_in%intra_broadening = 0.0142 | ||
simpleip_in%nonlocal_commutator = .false. | ||
simpleip_in%nonlocal_interpolation = .true. | ||
/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
monitors: | ||
- standard_output | ||
results: [] | ||
flavors: | ||
abcoeff_to_eps_simple: | ||
input: | ||
- name: abcoeff_to_eps_simple.in | ||
results: [] | ||
monitors: | ||
- standard_output | ||
applicationName: espresso | ||
executableName: abcoeff_to_eps.x |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
monitors: | ||
- standard_output | ||
results: [] | ||
flavors: | ||
gww_simple: | ||
input: | ||
- name: gww_simple.in | ||
results: [] | ||
monitors: | ||
- standard_output | ||
applicationName: espresso | ||
executableName: gww.x |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
monitors: | ||
- standard_output | ||
results: [] | ||
flavors: | ||
head_simple: | ||
input: | ||
- name: head_simple.in | ||
results: [] | ||
monitors: | ||
- standard_output | ||
applicationName: espresso | ||
executableName: head.x |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
monitors: | ||
- standard_output | ||
results: [] | ||
flavors: | ||
pw4gww_simple: | ||
input: | ||
- name: pw4gww_simple.in | ||
results: [] | ||
monitors: | ||
- standard_output | ||
applicationName: espresso | ||
executableName: pw4gww.x |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
monitors: | ||
- standard_output | ||
results: [] | ||
flavors: | ||
simple: | ||
input: | ||
- name: simple.in | ||
results: [] | ||
monitors: | ||
- standard_output | ||
applicationName: espresso | ||
executableName: simple.x |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
monitors: | ||
- standard_output | ||
results: [] | ||
flavors: | ||
simple_bse: | ||
input: | ||
- name: simple_bse.in | ||
results: [] | ||
monitors: | ||
- standard_output | ||
applicationName: espresso | ||
executableName: simple_bse.x |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
monitors: | ||
- standard_output | ||
results: [] | ||
flavors: | ||
simple_ip: | ||
input: | ||
- name: simple_ip.in | ||
results: [] | ||
monitors: | ||
- standard_output | ||
applicationName: espresso | ||
executableName: simple_ip.x |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.