Difference between revisions of "Eph betafile"

From TurboGAP
Jump to navigation Jump to search
(Created page with "<code>eph_betafile</code> takes the name of the file containing the electronic stopping coupling parameter. This file has standard format. In case there are multiple elements...")
 
Line 17: Line 17:
 
| 'NULL'
 
| 'NULL'
 
| <code>[[electronic_stopping]]</code>, <code>[[estop_filename]]</code>, <code>[[nonadiabatic_processes]]</code>
 
| <code>[[electronic_stopping]]</code>, <code>[[estop_filename]]</code>, <code>[[nonadiabatic_processes]]</code>
| A coupling parameter file must be provided.
+
| A coupling parameter file must be provided when invoking this method in MD simulation.  
 
|}
 
|}

Revision as of 11:20, 28 September 2023

eph_betafile takes the name of the file containing the electronic stopping coupling parameter. This file has standard format. In case there are multiple elements in the target material, the data corresponding to each element should be in order the elements are named in the species input keyword.

Summary

Summary for eph_betafile keyword
Required/optional Type Accepted values Default See also Remarks
Required String Short file names 'NULL' electronic_stopping, estop_filename, nonadiabatic_processes A coupling parameter file must be provided when invoking this method in MD simulation.