Sites for chemistsry programming

  • Thread starter Thread starter jencheeg
  • Start date Start date
  • Tags Tags
    Programming
AI Thread Summary
The discussion centers on a homework assignment requiring a computer program to evaluate the Planck distribution at various temperatures and wavelengths, along with calculating the energy density of radiation between two wavelengths. A participant seeks advice on suitable programming languages for this task, expressing a preference for Java despite suggestions that C++ is better for numerical calculations. The conversation highlights the use of a specific book that effectively teaches VBA in Excel, which is noted for its clear documentation of the Planck problem, making it accessible for beginners. The inquiry into the choice of Java prompts further discussion on programming language suitability for scientific computations.
jencheeg
Messages
6
Reaction score
0
hi everyone,
one of my homework questions asks me to write a computer program to evaluate the Planck distribution at any temperature and wavelength and add it to a routine for evaluating integrals for the energy density of the radiation between two wavelengths.
I have never used any programming to study chemistry, can anyone show me which language should I use, and some links for the tutorials for programming applied for physical chemistry?
any help appreciated, thank you.
 
Physics news on Phys.org
Last edited by a moderator:
thanks but i think i will try it by Java.
 
Why would you choose to use Java? For numerical calculations C++ is the way to go. I mentioned the book above and the use of VBA because in that book the Planck problem is well documented and easy to follow for someone with no programming experience.

So why Java?

Thanks
Matt
 
Hey, I am Andreas from Germany. I am currently 35 years old and I want to relearn math and physics. This is not one of these regular questions when it comes to this matter. So... I am very realistic about it. I know that there are severe contraints when it comes to selfstudy compared to a regular school and/or university (structure, peers, teachers, learning groups, tests, access to papers and so on) . I will never get a job in this field and I will never be taken serious by "real"...
Yesterday, 9/5/2025, when I was surfing, I found an article The Schwarzschild solution contains three problems, which can be easily solved - Journal of King Saud University - Science ABUNDANCE ESTIMATION IN AN ARID ENVIRONMENT https://jksus.org/the-schwarzschild-solution-contains-three-problems-which-can-be-easily-solved/ that has the derivation of a line element as a corrected version of the Schwarzschild solution to Einstein’s field equation. This article's date received is 2022-11-15...
Back
Top