Difference between revisions of "Eel E prev time"
Jump to navigation
Jump to search
(Created page with "eel_E_prev_time sets the value of the cumulative electronic energy loss till the last MD step of a previous run. It is used only in case of restarting a simulation. This value...") |
|||
| Line 1: | Line 1: | ||
| − | eel_E_prev_time sets the value of the cumulative electronic energy loss till the last MD step of a previous run. It is used only in case of restarting a simulation. This value is used while writing data to the ElectronicEnergyLoss.txt output file. | + | <code>eel_E_prev_time</code> sets the value of the cumulative electronic energy loss till the last MD step of a previous run. It is used only in case of restarting a simulation. This value is used while writing data to the ElectronicEnergyLoss.txt output file. |
=== Summary === | === Summary === | ||
Latest revision as of 10:19, 29 March 2024
eel_E_prev_time sets the value of the cumulative electronic energy loss till the last MD step of a previous run. It is used only in case of restarting a simulation. This value is used while writing data to the ElectronicEnergyLoss.txt output file.
Summary
| Required/optional | Type | Accepted values | Default | See also | Remarks |
|---|---|---|---|---|---|
| Optional | Float | Floating point values | 0.0 eV | eel_md_last_step, eel_md_prev_time
|
Use the last cumulative electronic energy transfer value from file ElectronicEnergyLoss.txt
|