richard-evans / vampire

Atomistic simulator for magnetic materials
GNU General Public License v2.0
122 stars 92 forks source link

aha, found a small bug #14

Closed cherishsir closed 7 years ago

cherishsir commented 7 years ago

in the file of initialise_variables.cpp, at line 564: "if(sim::second_order_uniaxial_anisotropy==true)" should be "if (sixth_order_uniaxial_anisotropy==true)" by the way, thanks for your open source work

richard-evans commented 7 years ago

Thanks - fixed!