#! /bin/sh # An effective mass calculation is about the curvature of band at the top of the # valence band and the bottom of the conduction band. This is obtained by # numerical differentiation. # It can be done for systems with 1D, 2D, or 3D translational symmetry. # The easiest way to use this feature is to specify an empty EffectiveMass key # block (so leave out the NumAbove, NumBelow, and UniqueKPoints). # == Example 1D == echo "example 1D" AMS_JOBNAME=EffectiveMass1D $ADFBIN/ams <