This website requires JavaScript.
Explore
Help
Sign In
sarsoo
/
graphene
Watch
1
Star
0
Fork
0
You've already forked graphene
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
225d2fb008
graphene
/
2D-Conductivity
/
j_to_ev.m
6 lines
96 B
Mathematica
Raw
Normal View
History
Unescape
Escape
breakout fermi velocity into separate function
2021-03-16 07:00:21 +00:00
function
eV
=
j_to
_ev
(
j
)
adding graphs, beginning writing, added concentration/fermi level
2021-04-20 21:19:15 +01:00
%
J_TO
_EV
Transform
Joules
into
electron
-
volts
breakout fermi velocity into separate function
2021-03-16 07:00:21 +00:00
eV
=
j
/
1.602
e
-19
;
end
Reference in New Issue
Copy Permalink