Difference between revisions of "Eel cut"
Jump to navigation
Jump to search
(Created page with "<code>eel_cut</code> sets the lower cut-off kinetic energy of an atom below which there will be no friction force on it due to electronic stopping. === Summary === {| class=...") |
|||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | <code>eel_cut</code> sets the lower cut-off kinetic energy of an atom below which there will be no friction force on it due to electronic stopping. | + | <code>eel_cut</code> sets the lower cut-off kinetic energy of an atom below which there will be no friction force on it due to electronic stopping. Friction force will not act on an atom if its energy is lower than the <code>eel_cut</code> or the lowest energy in <code>estop_filename</code>, whichever is higher. |
=== Summary === | === Summary === | ||
{| class="wikitable" | {| class="wikitable" | ||
| − | |+ Summary for <code> | + | |+ Summary for <code>eel_cut</code> keyword |
! style="text-align:left;"| Required/optional | ! style="text-align:left;"| Required/optional | ||
! style="text-align:left;"| Type | ! style="text-align:left;"| Type | ||
Latest revision as of 09:54, 14 March 2024
eel_cut sets the lower cut-off kinetic energy of an atom below which there will be no friction force on it due to electronic stopping. Friction force will not act on an atom if its energy is lower than the eel_cut or the lowest energy in estop_filename, whichever is higher.
Summary
| Required/optional | Type | Accepted values | Default | See also | Remarks |
|---|---|---|---|---|---|
| Required | Float | Positive floating point number | 1.0 eV | electronic_stopping, eel_freq_out, estop_filename
|
Typical values are in range 1.0-30.0 eV, may depend on material. |