Skip to main content

Questions tagged [computational-physics]

The bridge between theoretical and experimental physics which utilizes numerical analysis, specifically through the use of software, to solve problems in physics. This tag is NOT intended for use in solving problems on paper. Please note that details of writing and/or debugging code is OFF-TOPIC and should be asked at either Computational Science, Code Review or Stack Overflow.

664 questions with no upvoted or accepted answers
7 votes
0 answers
3k views

Numerical problem in solving the Bogoliubov de Gennes equations- methods to solve?

I am trying to solve an assignment on solving the Bogoliubov de Gennes equations self-consistently in Matlab. BdG equations in 1-Dimension are as follows:- $$\left(\begin{array}{cc} -\frac{\hbar^{2}}...
user38579's user avatar
  • 377
6 votes
0 answers
375 views

Upper bounds on phase space momenta

Suppose I wish to calculate the phase space volume for the process $\overline{X}X \to A_1 A_2 A_3 A_4 A_5$ in the CM frame of $\overline{X}, X$ so that $\sqrt{s} = 2m_X$. The volume is given by $$ V \...
InertialObserver's user avatar
6 votes
0 answers
129 views

Do systems of fermions take longer to equilibrate than systems of bosons for complexity-theoretic reasons?

This excellent paper by Scott Aaronson persuasively argues that computational complexity can be relevant for physical processes. In particular, what's hard for a hypothetical Turing machine to do may ...
tparker's user avatar
  • 48.4k
6 votes
0 answers
2k views

An explanation for the Landauer's principle

Has anyone understood the Landauer's principle? What is the current status? In specific, is there a theoretical derivation of the Landauer's Principle?(not the heuristic one based on Salizard's ...
Prathyush's user avatar
  • 2,032
5 votes
0 answers
170 views

Understanding the Relationship Between Stochastic Reconfiguration and Natural Gradient in Variational Monte Carlo

I've been delving into variational Monte Carlo methods, particularly in the context of ground state energy minimization for quantum wave function ansatzes. In my studies, I've come across multiple ...
H44S's user avatar
  • 113
5 votes
0 answers
705 views

Decorrelation times for a 2D Ising Model over a range of temperatures

So, I'm trying to simulate the Ising Model on a 2D square lattice of spins. When exploring the auto correlation of the magnetisation: Where the auto covariance: $$A(T) = \langle(M(t)\ - \langle M\...
V.L. Proud's user avatar
5 votes
0 answers
86 views

Simulation of a dispersive crystal mirror

I am trying to simulate a simple setup where I have a point source of broadband light whose light is incident upon a spherical crystal at a central angle $\theta_i$. Assuming Bragg diffraction some of ...
Akerai's user avatar
  • 1,047
5 votes
0 answers
89 views

Do exactly solvable stat mech systems admit efficient algorithms for finite sizes?

I come from a background in statistical mechanics (not algorithm design or complexity theory), and the following question occurred to me that I could use some expert help in beginning to understand. ...
miggle's user avatar
  • 759
5 votes
0 answers
664 views

Numerical Solution of the Propagation-Dispersion equation

I have asked this question on Computational Science and also on Mathoverflow, but no satisfactory answers so far. I thought maybe the physics community could shed some insight on the issue. I am ...
kenny's user avatar
  • 51
5 votes
0 answers
295 views

Black body simulation

Black body radiation is typically understood from Planck's argument of light resonance in a box, from which the density of states is computed. Now, suppose I want to simulate a black body ...
chuse's user avatar
  • 336
5 votes
0 answers
133 views

Textbooks on algorithms for the perturbative calculation of High energy physics

For the perturbative calculation of High energy physics, I have known some packages such as FeynArts, FeynCalc, MadGraph, CompHEP, GiNaC, and so on. But I am wondering whether there exists a textbook ...
4 votes
0 answers
85 views

Estimating the correlation length on a periodic lattice

I am trying to estimate the distance dependent correlation length of on a 2D lattice. Usually if $C(r)$ is the correlation function, I can estimate it as: $$\frac{1}{\xi(r)} = - \ln\{C(r+1) / C(r)\} $$...
JaydevSR's user avatar
4 votes
0 answers
488 views

Can I do anything instructive by simulating QED on a lattice?

For learning something about the degrees of freedom and underlying path integral math, is it possible to do some kind of scalar QED or normal QED simulation on a lattice in the same way Lattice QCD is ...
BjornW's user avatar
  • 7,219
4 votes
0 answers
134 views

Cross product of operators in exponential: numerical solution

Short version: Numerical solution to a quantum system. I have my discretised wavefunction is real space $\psi(\mathbf{r})$ and in momentum space $\tilde\psi(\mathbf{k}) = \mathcal{F} \left [ \psi(\...
SuperCiocia's user avatar
  • 24.9k

15 30 50 per page
1
2 3 4 5
45