|
|
@ -51,7 +51,7 @@
|
|
|
|
"source": [
|
|
|
|
"source": [
|
|
|
|
"# this cell mimicks an input file\n",
|
|
|
|
"# this cell mimicks an input file\n",
|
|
|
|
"fdf = sisl.get_sile(\n",
|
|
|
|
"fdf = sisl.get_sile(\n",
|
|
|
|
" \"/Users/danielpozsar/Downloads/nojij/Fe3GeTe2/monolayer/soc/lat3_791/Fe3GeTe2.fdf\"\n",
|
|
|
|
" \"./lat3_791/Fe3GeTe2.fdf\"\n",
|
|
|
|
")\n",
|
|
|
|
")\n",
|
|
|
|
"# this information needs to be given at the input!!\n",
|
|
|
|
"# this information needs to be given at the input!!\n",
|
|
|
|
"scf_xcf_orientation = np.array([0, 0, 1]) # z\n",
|
|
|
|
"scf_xcf_orientation = np.array([0, 0, 1]) # z\n",
|
|
|
|