#! /bin/sh # This example shows how to use the NEGF functionality. # Note: Setting up a NEGF calculation is quite hard without the GUI. # It starts of with Method 1: the non-self consistent approach. Here, BAND # merely serves to provide matrix elements, being unaware of the electrodes. # Then follows Method 2: here the NEGF density is really used to calculate the # matrix elements. # Method 3 is a variation on Method 2, and includes an extra alignment run. # ============================================================================== # Method #1: non-self consistent NEGF (uses the conductance program, like DFTB) # ============================================================================== # ========================= Method #1. Run #1 ============================== AMS_JOBNAME=lead_1 $ADFBIN/ams <