Difference between revisions of "Eph fdm option"
Jump to navigation
Jump to search
(Created page with "<code>eph_fdm_option</code> sets the option to activate or deactivate the solving of heat diffusion equation by finite difference method (FDM) to update the electronic tempera...") |
|||
| Line 16: | Line 16: | ||
| 1 / 0 | | 1 / 0 | ||
| 1 | | 1 | ||
| − | | <code>[[eph_friction_option]]</code>, <code>[[eph_random_option | + | | <code>[[eph_friction_option]]</code>, <code>[[eph_random_option]]</code>, <code>[[nonadiabatic_processes]]</code> |
| Use 0 if electron temperature should be constant, otherwise use 1. | | Use 0 if electron temperature should be constant, otherwise use 1. | ||
|} | |} | ||
Latest revision as of 12:34, 27 September 2023
eph_fdm_option sets the option to activate or deactivate the solving of heat diffusion equation by finite difference method (FDM) to update the electronic temperature.
Summary
| Required/optional | Type | Accepted values | Default | See also | Remarks |
|---|---|---|---|---|---|
| Required | Integer | 1 / 0 | 1 | eph_friction_option, eph_random_option, nonadiabatic_processes
|
Use 0 if electron temperature should be constant, otherwise use 1. |