Difference between revisions of "Eph E prev time"
Jump to navigation
Jump to search
(Created page with "<code>eph_E_prev_time</code> sets the value of cumulative energy transfer till the last MD step of a previous run. It is used only in case of restarting a simulation. This val...") |
|||
| Line 15: | Line 15: | ||
| Float | | Float | ||
| Floating point values | | Floating point values | ||
| − | | 0.0 | + | | 0.0 eV |
| <code>[[nonadiabatic_processes]]</code>, <code>[[eph_freq_mesh_Tout]]</code>, <code>[[eph_md_last_step]]</code>, <code>[[eph_md_prev_time]]</code> | | <code>[[nonadiabatic_processes]]</code>, <code>[[eph_freq_mesh_Tout]]</code>, <code>[[eph_md_last_step]]</code>, <code>[[eph_md_prev_time]]</code> | ||
| Use the last cumulative energy transfer value from file <code>eph-EnergySharingData.txt</code> | | Use the last cumulative energy transfer value from file <code>eph-EnergySharingData.txt</code> | ||
|} | |} | ||
Latest revision as of 11:34, 28 September 2023
eph_E_prev_time sets the value of cumulative energy transfer 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 eph-EnergySharingData.txt output file.
Summary
| Required/optional | Type | Accepted values | Default | See also | Remarks |
|---|---|---|---|---|---|
| Optional | Float | Floating point values | 0.0 eV | nonadiabatic_processes, eph_freq_mesh_Tout, eph_md_last_step, eph_md_prev_time
|
Use the last cumulative energy transfer value from file eph-EnergySharingData.txt
|