Difference between revisions of "Eph gsx"
Jump to navigation
Jump to search
| (3 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | <code>eph_gsx</code> takes the number of fine grids to be made in the FDM mesh in x-direction. | + | <code>eph_gsx</code> takes the number of fine grids to be made in the FDM mesh in x-direction. This data corresponds to the value of 'gsx' in the text file provided through [[eph_Tinfile]] input keyword. |
=== Summary === | === Summary === | ||
| Line 16: | Line 16: | ||
| 1, 2, etc. | | 1, 2, etc. | ||
| 1 | | 1 | ||
| − | | <code>[[nonadiabatic_processes]]</code>, <code>eph_Tinfile</code> | + | | <code>[[nonadiabatic_processes]]</code>, <code>[[eph_Tinfile]]</code> |
| − | | Depends on how fine the electronic temperature map is needed. | + | | Depends on how fine the electronic temperature map in x-direction is needed. The value in input file is not considered if <code>eph_Tinfile</code> is provided. |
|} | |} | ||
Latest revision as of 11:31, 28 September 2023
eph_gsx takes the number of fine grids to be made in the FDM mesh in x-direction. This data corresponds to the value of 'gsx' in the text file provided through eph_Tinfile input keyword.
Summary
| Required/optional | Type | Accepted values | Default | See also | Remarks |
|---|---|---|---|---|---|
| Optional | Integer | 1, 2, etc. | 1 | nonadiabatic_processes, eph_Tinfile
|
Depends on how fine the electronic temperature map in x-direction is needed. The value in input file is not considered if eph_Tinfile is provided.
|