Difference between revisions of "Eph box limits"

From TurboGAP
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<code>eph_box_limits</code> takes the lower and higher limits of mesh boundaries in three directions. These data correspond to the values of mesh_xlimit_low, mesh_xlimit_high, etc. in the text file provided through [[eph_Tinfile]] input keyword.
+
<code>eph_box_limits</code> takes the lower and higher limits of mesh boundaries in three directions in units Ang. These data correspond to the values of mesh_xlimit_low, mesh_xlimit_high, etc. in the text file provided through [[eph_Tinfile]] input keyword.
  
 
=== Summary ===
 
=== Summary ===
Line 17: Line 17:
 
| -100.0, 100.0, -100.0, 100.0, -100.0, 100.0
 
| -100.0, 100.0, -100.0, 100.0, -100.0, 100.0
 
| <code>[[nonadiabatic_processes]]</code>
 
| <code>[[nonadiabatic_processes]]</code>
| Put values as xlow, xhi, ylow, yhi, zlow, zhi. The value in input file is not considered if <code>eph_Tinfile</code> is provided.
+
| Put values as xlow, xhi, ylow, yhi, zlow, zhi. The values in input file are not considered if <code>eph_Tinfile</code> is provided.
 
|}
 
|}

Latest revision as of 11:25, 28 September 2023

eph_box_limits takes the lower and higher limits of mesh boundaries in three directions in units Ang. These data correspond to the values of mesh_xlimit_low, mesh_xlimit_high, etc. in the text file provided through eph_Tinfile input keyword.

Summary

Summary for eph_box_limits keyword
Required/optional Type Accepted values Default See also Remarks
Optional Float array Six floating point values -100.0, 100.0, -100.0, 100.0, -100.0, 100.0 nonadiabatic_processes Put values as xlow, xhi, ylow, yhi, zlow, zhi. The values in input file are not considered if eph_Tinfile is provided.