본문 바로가기
반응형

Project118

6. Note1 [hydrogen atom wave function] 물리 현상을 연구하는 것은 쉽지 않은 일이다. 특히나 양자역학적 관점이 필요한 실험이나 연구는 더욱 그러할 것이다. 이 작품을 통해 수소원자 모형에 대해 더욱 깊이 알 수 있을 것이며, 나아가 다 전자 원자모형의 확률 분포 예측과 보어반지름을 다르게 조작하였을 때의 확률 분포를 확인 할 수 있을 것이다. 이 작품은 내가 미래의 전산물리학자가 되는 도약점이 될 것이다. 물리학자들은 물리적 세계를 탐구함으로써 자연이 어떻게 지금과 같은 모습을 하고 있는지를 이해하고자 한다. 가장 기본적인 몇 가지의 근본 원리로 모든 자연현상을 설명하고 싶어 하며, 이러한 생각과 접근 방법은 매우 성공적인 결과를 주었다. 거시적 세계에서 미시적 세계로 탐구해 가면서, 물질을 이루는 기본 단위를 밝혀냈고, 자연에 존재하는 네 .. 2021. 10. 22.
5. Report4 [hydrogen atom wave function] Example of result when substituting an inappropriate value Case1 The following result is a case where the range of tolerance is too narrow to be calculated by numerical analysis, or the size or interval is set too wide. In this case, the process of calculating energy and calculating the wave function and probability density function is not satisfied within the Bohr radius in the boundary conditi.. 2021. 10. 22.
4. Report3 [hydrogen atom wave function] Result When an input is made, the potential graph is always drawn. However, since the wave function process is framed, if the input value is not suitable for calculation, the graph may not be output. (There is a code to check whether it is within the error range.) What can be learned from the results Potential energy distribution of hydrogen atoms Wave function of hydrogen atom -Probability of e.. 2021. 10. 22.
3. Report2 [hydrogen atom wave function] After receiving feedback that it is difficult to draw graphs in C, I completed it in Python. Size is the same concept as the value of x to be checked. In other words, the check is performed only within the bore radius, and it is a variable that determines how many equal parts the bore radius is divided. At this time, the reason for checking only within the Bohr radius is that the Bohr radius mea.. 2021. 10. 22.
2. Report1 [hydrogen atom wave function] The most beautiful experiment in the world Calculation of the Hydrogen atom wave function for the ground state 3.1. Goal Find the potential energy of a hydrogen atom and substitute it into the time-independent Schrödinger equation. The wave function can be obtained by solving the Schrödinger equation, and the squaring of the wave function becomes the probability density function. The potential e.. 2021. 10. 22.
1. Summary [hydrogen atom wave function] hydrogen atom wave function It is usually expressed in the form of a function ψ(x) of the spatial coordinate x, and is the basic equation of quantum mechanics. It is obtained by E. Schrödinger's wave equation under the necessary conditions. As a direct expression, it represents the wavelike aspect of a particle as a material wave, but physically, it means that the square of its absolute value ψ(.. 2021. 10. 22.
반응형