Difference between revisions of "Eph groupID"

From TurboGAP
Jump to navigation Jump to search
(Created page with "<code>eph_groupID</code> sets the group of atoms for which the nonadiabatic_processes will be applied during the simulation. === Summary === {| class="wikitable" |+ Summa...")
 
 
Line 18: Line 18:
  
 
=== Example ===
 
=== Example ===
 
[[make_group]] = grp1 block 6 2.0 30.0 2.0 30.0 2.0 30.0
 
  
 
  [[nonadiabatic_processes]] = .true.
 
  [[nonadiabatic_processes]] = .true.
  [[eph_groupID]] = grp1
+
  [[eph_groupID]] = all

Latest revision as of 14:33, 6 November 2023

eph_groupID sets the group of atoms for which the nonadiabatic_processes will be applied during the simulation.

Summary

Summary for eph_groupID keyword
Required/optional Type Accepted values Default See also
Optional String Any valid group ID all (for all atoms) nonadiabatic_processes, adapt_time_groupID, eel_groupID, thermostat_groupID, optimize_groupID, make_group

Example

nonadiabatic_processes = .true.
eph_groupID = all