Tagged Questions
0
votes
1answer
194 views
How is acceleration computed in the leap-frog algorithm in computer simulations of particles?
I am reading the book Computer Simulation of Liquids by Allen and Tildesley (here is another link). On page 80, the authors describe the leap-frog algorithm, which is used extensively in molecular ...
0
votes
0answers
142 views
Quantum Compting or DNA computing [closed]
My friend and me are working on DNA computing and on some improvements to it.
Of course, we are working on computing aspects of this branch. So, we have insufficient knowledge about physics and ...
1
vote
0answers
142 views
Modeling the trajectory of a particle in an Electric field [closed]
[This problem has been resolved, sorry for posting in the wrong forum!]
(I was trying to model the trajectory of a particle in an electric field.)
1
vote
1answer
240 views
Does the universe follow a general physical and computational principle of evolution?
Evolution is a principle in biology, whereby organisms evolve their ability to replicate and multiply in numbers over successive generations. From a computational point of view, the organisms employ a ...
3
votes
1answer
90 views
buiding circuits from color superconductors
caveat: the sort of exotic matter engineering in here is currently beyond the reach of our technology, but, that having been said:
Has their been any research on building models of these sorts of ...
16
votes
5answers
428 views
What do theoretical physicists need from computer scientists?
I recently co-authored a paper (not online yet unfortunately) with some chemists that essentially provided answers to the question, "What do chemists need from computer scientists?" This included the ...
2
votes
2answers
233 views
Why can't we set the lattice spacing 'a' in lattice QCD?
My question is to do with lattice QCD. In the lattice action there is a parameter, 'a', the lattice spacing in physical units.
However, if we want to generate a configuration with a certain lattice ...
8
votes
1answer
1k views
What programming languages would be helpful for a physicist to know? [closed]
From the vantage point of a physicist and the kind of problems he would like a computer program to solve, what are the essential programming languages that a physicist should know.
I know C++ and I ...