Skip to content

Commit

Permalink
remove energy_fermi from example
Browse files Browse the repository at this point in the history
  • Loading branch information
jberger committed Feb 4, 2013
1 parent f63382c commit dd3db22
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/Physics/UEMColumn/Photocathode.pm
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ Physics::UEMColumn::Photocathode - Class representing a photocathode for the Phy
use Physics::UEMColumn alias => ':standard';
my $photocathode = Photocathode->new(
energy_fermi => '5.3 eV',
work_function => '4.25 eV',
);
Expand Down

0 comments on commit dd3db22

Please sign in to comment.