Modified how Dy related constants are defined.
This commit is contained in:
parent
c039356cc2
commit
4818ca83c9
@ -24,9 +24,9 @@ HartreeEnergy = ElectronCharge^2 / (4 * pi * VacuumPermittivity *
|
||||
AtomicUnitOfPolarizability = (ElectronCharge^2 * BohrRadius^2) / HartreeEnergy; % Or simply 4*pi*VacuumPermittivity*BohrRadius^3
|
||||
|
||||
% Dy specific constants
|
||||
Dy164Mass = 163.929174751*1.660539066E-27;
|
||||
Dy164Mass = 163.929174751*AtomicMassUnit;
|
||||
Dy164IsotopicAbundance = 0.2826;
|
||||
DyMagneticMoment = 9.93*9.274009994E-24;
|
||||
DyMagneticMoment = 9.93*BohrMagneton;
|
||||
|
||||
%% Lattice spacing
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user