Question: (a) Write a computer program that will perform the helium-atom SCF calculation of Section 14.3. Have the input to the program be 1, 2, and
(b) Use your program with ζ1 = 1.45 and ζ2 = 2.91 to find the number of iterations needed to reach convergence for each of these initial guesses for c11>c21:100, 10, 1, 0, -1, -10, -100.
(c) Run the program with ζ1 = 1.45363 and ζ2 = 2.91093 to verify the SCF energy given for these ζ's at the end of the Section 14.3 example.
(d) Run the program with ζ1 changed by +0.01 and by -0.01 from the value in (c), and verify that each EHF obtained is higher than that in (c). Repeat for ζ2.
Step by Step Solution
3.34 Rating (160 Votes )
There are 3 Steps involved in it
a A C program is include iostream include cmath using namespace std int main int n double z1 z2 s h11 h12 h22 r1111 r2222 r1122 r1212 temp double r111... View full answer
Get step-by-step solutions from verified subject matter experts
Document Format (1 attachment)
959-P-M-A-M (825).docx
120 KBs Word File
