image
Physics Forums Logo
image
image
* Register * Upgrade Blogs Library Staff Rules Mark Forums Read
image
image   image
image

Go Back   Physics Forums > Other Sciences > Computing & Technology > Programming & Comp Sci


Reply

image Computational physics problems that involve nontrivial CS concepts? Share It Thread Tools Search this Thread image
Old Nov1-09, 10:01 PM       Last edited by Ragnord; Nov1-09 at 10:17 PM..            #1
Ragnord

Ragnord is Offline:
Posts: 4
Computational physics problems that involve nontrivial CS concepts?

I'm a 3rd year physics major and my friend is a 3rd year computer science major, and for a bit of fun we want to do some sort of project that will utilize both of our skills. Some sort of computational physics problem seems appropriate, but with my limited knowledge, it seems that a lot of them are somewhat trivial from a CS point of view. That is, they seem to involve very simple algorithms for doing a bunch of repetitive calculations, and don't have much to do with data structures and the sorts of things that computer scientists like. So can I have some examples of computational physics problems, or of ways of approaching them that involve concepts which are "interesting" from both a physics and computer science point of view? It doesn't have to be anything groundbreaking or new, even just trying to recreate some well known result would be alright, we're just doing this for fun. Thanks.

Edit: Oops, could I get this moved to Programming and Comp Sci?
  Reply With Quote
Old Nov5-09, 02:14 PM                  #2
lawtonfogle

lawtonfogle is Offline:
Posts: 194
Re: Computational physics problems that involve nontrivial CS concepts?

Originally Posted by Ragnord View Post
I'm a 3rd year physics major and my friend is a 3rd year computer science major, and for a bit of fun we want to do some sort of project that will utilize both of our skills. Some sort of computational physics problem seems appropriate, but with my limited knowledge, it seems that a lot of them are somewhat trivial from a CS point of view. That is, they seem to involve very simple algorithms for doing a bunch of repetitive calculations, and don't have much to do with data structures and the sorts of things that computer scientists like. So can I have some examples of computational physics problems, or of ways of approaching them that involve concepts which are "interesting" from both a physics and computer science point of view? It doesn't have to be anything groundbreaking or new, even just trying to recreate some well known result would be alright, we're just doing this for fun. Thanks.

Edit: Oops, could I get this moved to Programming and Comp Sci?

Try to reverse your steps then. Look up some non-simplistic programming issues, like triangulation of a polygon, and apply them to physics.

Or you could just try to implement the O(n) time polygon triangulation algorithm into actual code. I don't think anyone will notice (or care) there was no physics if you do that.

Also are you trying to break new ground, or just do something? You can always try to make a simulator for the n-body problem. Even just doing a lot of simple calculations is impressive programming when you optimize it. Actually, optimized simplistic calculations is the more preferred code when compared to complex arcane programming to solve the same problem.
  Reply With Quote
Old Nov8-09, 07:04 PM                  #3
dreiter

dreiter is Offline:
Posts: 8
Re: Computational physics problems that involve nontrivial CS concepts?

Originally Posted by lawtonfogle View Post
Even just doing a lot of simple calculations is impressive programming when you optimize it. Actually, optimized simplistic calculations is the more preferred code when compared to complex arcane programming to solve the same problem.
Agreed.
  Reply With Quote
Old Nov10-09, 10:58 PM                  #4
harborsparrow
 
harborsparrow's Avatar

harborsparrow is Offline:
Posts: 83
Recognitions:
PF Contributor PF Contributor
Re: Computational physics problems that involve nontrivial CS concepts?

Some kind of machine learning combined with sensors. For example, people listened to the keys being typed on a keyboard and were able to learn the text begin typed after a while using frequencies of letters and the distinctive key sounds learned dynamically from each keyboard.
  Reply With Quote
image image
Reply
Thread Tools


Similar Threads for: Computational physics problems that involve nontrivial CS concepts?
Thread Thread Starter Forum Replies Last Post
Law of Sines problems that involve a perpendicular KYPOWERLIFTER Precalculus Mathematics 4 Apr18-09 12:05 PM
Physics word problems regarding basic concepts jon.physics Introductory Physics 3 Oct17-07 11:00 PM
How much physics does engineering involve? shramana Academic Guidance 14 May1-07 02:59 PM
Computational problems in Fluids and Fields *becks* Advanced Physics 3 Feb27-07 12:53 AM
Word Problems(might involve factoring) Hardeep Introductory Physics 8 Jan3-05 12:09 AM

Powered by vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd. © 2009 Physics Forums
Sciam | physorgPhysorg.com Science News Partner
image
image   image