Could you recommend books which covers extensively numerical simulation of quantum system, such as hubbard model, ising model and discuss quantum monte carlo method? Ideally this is a book of condensed matter physics.
From cosmology, the tensor to scalar ratio is ##r=16\epsilon## where ##\epsilon=-\frac{\dot H}{H^2}## is the Hubble slow roll parameter. From warm inflation,
$$\ddot \phi + (3H+\Gamma)\dot \phi + V_\phi = 0 ,\quad H^2 = \frac{1}{3M_p^2} (\frac{1}{2} \dot \phi^2 + V)$$
where ##H## is the Hubble...
I'm very new to Mathematica/programming and I want to do a theoretical calculation using Mathematica,
suppose I have,
##Y=CX,~~~C=constant##
Now, I want to plot Y vs. X but X should run at every point since every point is a solution for Y, how should I do this? Before, I was thinking maybe I...
The problem is a simple n-body problem:
there is n charged particles - electrons, protons, or other particles;
we have the initial parameters: a mass, charge, position, velocity, at a time t = 0.
In a standard (classical) numerical computation of the n-body problem I can use any numerical...
I am modelling a 1D fluid wave propagation problem and I needed to know how I can check that my results are energy conservative. please reply, urgent. thank you.
I stumbled upon this article: http://www.comsol.com/blogs/exploiting-symmetry-simplify-magnetic-field-modeling/
Since the article does not contain any mathematical formulations, I was wondering how the boundary conditions can be expressed in terms of magnetic vector potential.
From what I...
Hello all, I am currently trying to solve a differential equation numerically. The equation is as follows:
dv/dt = (u*q)/(m0-q*t) - g - (cd*ρ*A*0.5)*v2
If you haven't already guessed, it's the rocket equation with added gravity and drag. Now, I'm not even sure if that's what it's supposed to...
Hi all,
I need to use some numerical simulation programs.
The source code is provided in Fortran 90 but I'm not able to compile it.
I'm using G95 complier on WinXP, and the code are avilable at the following address: http://www2.fz-juelich.de/jsc/splim/
Could you provide any step by...
Hi to all,
I've been around this forum for some time now, but this is the first time I actually registered in need to ask you for some help to crack this. I've seen some great minds who surely could give me some lights. Thanks to all :)
Homework Statement
So, um trying to create a numerical...
I've just got my final year project assigned. It has to do with a numerical simulation of a Ram Accelerator device.
Well, apart of having doubts, which I will post just here proximately, I would want to know some website to learn more about that type of device.
Apart of Google sites...