(* Content-type: application/vnd.wolfram.mathematica *) (*** Wolfram Notebook File ***) (* http://www.wolfram.com/nb *) (* CreatedBy='Mathematica 9.0' *) (*CacheID: 234*) (* Internal cache information: NotebookFileLineBreakTest NotebookFileLineBreakTest NotebookDataPosition[ 157, 7] NotebookDataLength[ 3563, 120] NotebookOptionsPosition[ 2710, 91] NotebookOutlinePosition[ 3406, 114] CellTagsIndexPosition[ 3363, 111] WindowFrame->Normal*) (* Beginning of Notebook Content *) Notebook[{ Cell[CellGroupData[{ Cell["\<\ (* Fe+++ ion Kimball, Ne,Ar,Ni-centers, 6 4s3d-spheres(5/6) octahedral \ 21.12.2011/15.07.2013 *) Clear[k1,k2,k3,k4,k5,sig1,sig2,sig3,sig4,sig5,c,z,R1,R2,R3,R4,R5,S2,S3,S4]; c = {k1 -> 1.0, k2 -> 0.99, k3 -> 0.97, k4 -> 0.95, k5 -> 0.8,sig1 -> 0.3, \ sig2 -> 0.302, sig3 -> 0.302, sig4 -> 0.302, sig5 -> 0.302}; z=26.; (* Ne shell *) T = 2.25*k1/R1^2+9.*k2/R2^2 /. c; ad = Sqrt[3./8.]; Vee=3.0*sig1/R1+12.*sig2/R2+16/(R1+R2)+24*ad/(R1+R2) /. c; Vne=-3.0*z/R1-8.*z/(R1+R2); S2 = R2*4^(1/3); (* Ar shell *) T = T + 9.*k3/R3^2 /. c; Vee = Vee+12.*sig3/R3+80./(S2+R3)+24.*ad/(S2+R3) /. c; Vne = Vne-8.45*z/(S2+R3); S3 = R3*4^(1/3); (* Fe+++ shell octahedron, full with 5/6 charge each*) T = T + (5.*9./8)*k4/R4^2 /. c; Vee = Vee+(90.+15*(5/6)^2/Sqrt[2])/(S3+R4); Vne = Vne - 5.6*z/(S3+R4); func = T + Vee + Vne; t = FindMinimum[func, {R1,0.051424}, {R2,0.16087}, {R3,0.38299}, \ {R4,0.8377},{Method -> Automatic}, {MaxIterations -> 500}] N[Vne /. c /. t[[2]],10] N[Vee /. c /. t[[2]],10] N[-(Vee+Vne)/T /. c /. t[[2]],10] N[(S2+R3) /. c /. t[[2]],10] N[(S3+R4) /. c /. t[[2]],10] \ \>", "Input", PageWidth->WindowWidth, CellChangeTimes->{{3.5828667242007036`*^9, 3.582866793246425*^9}}], Cell[BoxData[ RowBox[{"{", RowBox[{ RowBox[{"-", "1269.740927387359`"}], ",", RowBox[{"{", RowBox[{ RowBox[{"R1", "\[Rule]", "0.05140835720398197`"}], ",", RowBox[{"R2", "\[Rule]", "0.16050482899361046`"}], ",", RowBox[{"R3", "\[Rule]", "0.37384708564815744`"}], ",", RowBox[{"R4", "\[Rule]", "0.7290822005158808`"}]}], "}"}]}], "}"}]], "Output", CellChangeTimes->{3.5828668212328744`*^9}], Cell[BoxData[ RowBox[{"-", "2958.37798302868`"}]], "Output", CellChangeTimes->{3.5828668212328744`*^9}], Cell[BoxData["418.89612323020856`"], "Output", CellChangeTimes->{3.5828668212328744`*^9}], Cell[BoxData["1.9999999960434816`"], "Output", CellChangeTimes->{3.5828668212328744`*^9}], Cell[BoxData["0.6286326200385906`"], "Output", CellChangeTimes->{3.5828668212328744`*^9}], Cell[BoxData["1.3225274575490116`"], "Output", CellChangeTimes->{3.5828668212328744`*^9}] }, Open ]] }, PrintingStyleEnvironment->"Printout", WindowSize->{746, 763}, WindowMargins->{{57, Automatic}, {Automatic, 13}}, PrintingCopies->1, PrintingPageRange->{Automatic, Automatic}, PrintingOptions->{"PrintCellBrackets"->False, "PrintMultipleHorizontalPages"->False, "PrintRegistrationMarks"->False, "PrintingMargins"->{{34, 14.125}, {56.6875, 56.6875}}}, PrivateNotebookOptions->{"VersionedStylesheet"->{"Default.nb"[8.] -> False}}, FrontEndVersion->"9.0 for Microsoft Windows (64-bit) (January 25, 2013)", StyleDefinitions->"Default.nb" ] (* End of Notebook Content *) (* Internal cache information *) (*CellTagsOutline CellTagsIndex->{} *) (*CellTagsIndex CellTagsIndex->{} *) (*NotebookFileOutline Notebook[{ Cell[CellGroupData[{ Cell[579, 22, 1200, 37, 592, "Input"], Cell[1782, 61, 432, 11, 31, "Output"], Cell[2217, 74, 105, 2, 31, "Output"], Cell[2325, 78, 90, 1, 31, "Output"], Cell[2418, 81, 90, 1, 31, "Output"], Cell[2511, 84, 90, 1, 31, "Output"], Cell[2604, 87, 90, 1, 63, "Output"] }, Open ]] } ] *) (* End of internal cache information *)