(* 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[ 3602, 121] NotebookOptionsPosition[ 2749, 92] NotebookOutlinePosition[ 3445, 115] CellTagsIndexPosition[ 3402, 112] WindowFrame->Normal*) (* Beginning of Notebook Content *) Notebook[{ Cell[CellGroupData[{ Cell["\<\ (* Ni atom Kimball, Ne,Ar,Ni-centers, 6 4s3d-spheres(10/6) octahedral \ 21.12.2011 *) 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=28.; (* 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); (*Ni shell octahedron, full with 10/6 charge each*) T = T + (10.*9./8)*k4/R4^2 /. c; Vee = Vee+5.*3.*sig4/R4+(180.+41.66666667/Sqrt[2])/(S3+R4) /. c; Vne = Vne - 10.6*z/(S3+R4); func = T + Vee + Vne; t = FindMinimum[func, {R1,0.047}, {R2,0.136}, {R3,0.214}, \ {R4,0.770296},{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.582866261519491*^9, 3.5828662623462925`*^9}, { 3.582866384276107*^9, 3.58286643149739*^9}}], Cell[BoxData[ RowBox[{"{", RowBox[{ RowBox[{"-", "1513.5032467741362`"}], ",", RowBox[{"{", RowBox[{ RowBox[{"R1", "\[Rule]", "0.04750330039321971`"}], ",", RowBox[{"R2", "\[Rule]", "0.14616049453225638`"}], ",", RowBox[{"R3", "\[Rule]", "0.32623675880769126`"}], ",", RowBox[{"R4", "\[Rule]", "0.7858029163433672`"}]}], "}"}]}], "}"}]], "Output", CellChangeTimes->{3.582866529262761*^9}], Cell[BoxData[ RowBox[{"-", "3576.429432203554`"}]], "Output", CellChangeTimes->{3.582866529262761*^9}], Cell[BoxData["549.4229380960714`"], "Output", CellChangeTimes->{3.582866529262761*^9}], Cell[BoxData["1.999999999630519`"], "Output", CellChangeTimes->{3.582866529262761*^9}], Cell[BoxData["0.5582520815843873`"], "Output", CellChangeTimes->{3.582866529262761*^9}], Cell[BoxData["1.3036714904653919`"], "Output", CellChangeTimes->{3.582866529262761*^9}] }, Open ]] }, PrintingStyleEnvironment->"Printout", WindowSize->{798, 763}, WindowMargins->{{55, Automatic}, {Automatic, 12}}, 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, 1251, 38, 575, "Input"], Cell[1833, 62, 431, 11, 31, "Output"], Cell[2267, 75, 104, 2, 31, "Output"], Cell[2374, 79, 87, 1, 31, "Output"], Cell[2464, 82, 87, 1, 31, "Output"], Cell[2554, 85, 88, 1, 31, "Output"], Cell[2645, 88, 88, 1, 63, "Output"] }, Open ]] } ] *) (* End of internal cache information *)