Help me come up with a computational physics project

lstellyl
Messages
40
Reaction score
0

Homework Statement



I am taking a computational physics course right now and we have to do a project for the semester.

I have been trying to think of a project to do. It can be a pretty wide range of things. So far we have been doing various numerical approximations with different systems with coupled differential equations, etc.

I am probably going to use MATLAB to do the modeling. We can really choose just about anything, but i would like it to be at least loosely connected with physics.


The Attempt at a Solution



I have thought of a couple of things, but nothing yet that seems really that compelling...

1. I was thinking about modeling the heat equation for solids of either 2 or 3 dimensions with multiple point sources of heat.
2. An airplane achieving lift.
3. Simple bridge/truss stress analyzer.

The problem is that it is really hard to find a problem that, while being interesting, is not too easy, and not close to being a PhD thesis.

If anyone has any ideas of something i could do, i'd really appreciate it.

Thanks.
 
Physics news on Phys.org
When I took computational physics some years ago, the professor suggested the following subjects as the final project.

1. complex networks
2. protein folding
3. synchronization (oscillator)
4. stochastic resonance
5. fractal surface growth phenomena
6. granular media
7. pattern formation
8. contact process
9. Chaos
10. Econo-physics
11. bio-physics, genetic networks
12. membrane
13. Ising model, XY-model, Potts model (Josephson junction array)
14. Traffic problem
15. SOC
16. Neural networks
17. Minority game (agent based model)
18. Random walk
19. Percolation
20. Polymer
21. Phase Transition
22. Monte Carlo method (quantum, cluster …)
23. Computer Algorithm

He also told us to consult with the following website.

http://sip.clarku.edu/projects.html

Hope this would help.
 
Last edited by a moderator:
Thanks for the prompt reply!

These are great ideas... i was actually thinking a lot about granular flow before you made your post, but thought that it could possibly be a bit too complicated...

after looking for some similar materials and such, as well as checking out the site that you gave me, i think that this may be what i go with.

any other ideas are appreciated!
 
You could study the application of the concept of Nash equilibrium to traffic flow. I can't find the article now, but IIR a large highway in a Korean city was discontinued so a park could be built. The locals expected huge traffic jams due to the closing, which did not materialized. It seems that when everybody acts in his or her own self-interest, the end result can be less-than-optimal for almost everybody. If I find the article, I'll post a link here.
 
Thread 'Need help understanding this figure on energy levels'
This figure is from "Introduction to Quantum Mechanics" by Griffiths (3rd edition). It is available to download. It is from page 142. I am hoping the usual people on this site will give me a hand understanding what is going on in the figure. After the equation (4.50) it says "It is customary to introduce the principal quantum number, ##n##, which simply orders the allowed energies, starting with 1 for the ground state. (see the figure)" I still don't understand the figure :( Here is...
Thread 'Understanding how to "tack on" the time wiggle factor'
The last problem I posted on QM made it into advanced homework help, that is why I am putting it here. I am sorry for any hassle imposed on the moderators by myself. Part (a) is quite easy. We get $$\sigma_1 = 2\lambda, \mathbf{v}_1 = \begin{pmatrix} 0 \\ 0 \\ 1 \end{pmatrix} \sigma_2 = \lambda, \mathbf{v}_2 = \begin{pmatrix} 1/\sqrt{2} \\ 1/\sqrt{2} \\ 0 \end{pmatrix} \sigma_3 = -\lambda, \mathbf{v}_3 = \begin{pmatrix} 1/\sqrt{2} \\ -1/\sqrt{2} \\ 0 \end{pmatrix} $$ There are two ways...
Back
Top