Physics-UEMColumn

 view release on metacpan or  search on metacpan

lib/Physics/UEMColumn/Auxiliary.pm  view on Meta::CPAN

=over

=item Ta

Tantalum metal

=back

=cut

sub Ta() {
  return (
    energy_fermi => '5.3 eV',
    work_function => '4.25 eV',
  );
}

=head2 :model_funcs

Internal functions related to implementing the AG model (see M&S original paper). These need not be used by the end-user and thus are not described here.



( run in 2.195 seconds using v1.01-cache-2.11-cpan-524268b4103 )