Difference between revisions of "Eph box limits"
Jump to navigation
Jump to search
| 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 values in input file | + | | 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
| 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.
|