Difference between revisions of "Eph fdm steps"

From TurboGAP
Jump to navigation Jump to search
(Created page with "<code>eph_fdm_steps</code> takes the number of steps to perform in the integration of heat diffusion equation. The actual number of steps is calculated from the electronic par...")
 
 
Line 17: Line 17:
 
| 1
 
| 1
 
| <code>[[nonadiabatic_processes]]</code>, <code>[[eph_Tinfile]]</code>
 
| <code>[[nonadiabatic_processes]]</code>, <code>[[eph_Tinfile]]</code>
|
+
| The value in input file is not considered if <code>eph_Tinfile</code> is provided.
 
|}
 
|}

Latest revision as of 10:49, 28 September 2023

eph_fdm_steps takes the number of steps to perform in the integration of heat diffusion equation. The actual number of steps is calculated from the electronic parameters. These data correspond to the value of 'number_of_fdm_steps' in the text file provided through eph_Tinfile input keyword.

Summary

Summary for eph_fdm_steps keyword
Required/optional Type Accepted values Default See also Remarks
Optional Integer Small integers 1 nonadiabatic_processes, eph_Tinfile The value in input file is not considered if eph_Tinfile is provided.