5 lines
81 B
Matlab
5 lines
81 B
Matlab
function [v,u]=HartreeEnergy()
|
|
|
|
[v,u]=Constant.(UnitSystem()).HartreeEnergy;
|
|
|
|
end |