Skip to main content

Questions tagged [physics]

Questions related to the application of Mathematica to problems in physics.

0 votes
0 answers
22 views

SixJSymbol not triangular in basis transformation

The basis transformation is given by $$\left| J^{P}, jd \right\rangle = \sum_ {S} (-1)^{J + L + Sd + Sq}\sqrt {(2 S + 1) (2 jd + 1)}\, \biggl\{\begin {array} {ccc} L & Sq & J \\ S & Sd &...
Anshul Bokade's user avatar
0 votes
0 answers
24 views

TensorD extension pack for the Package-X

Does anyone have a copy of TensorD extension pack for the Package-X? The Package-X is a Mathematica package for QFT calculations. Unfortunately, it is no longer developed and the official website (...
MatFy's user avatar
  • 1
1 vote
0 answers
43 views

Calculate and transfrom the metric to the orthonormal frame

Let's suppose, the line element is like this: $$ds^2 = -a^2(1+2\psi)d\tau^2 - 2a^2 B_idx^i d\tau + a^2(1-2\phi)(dx^2 + dy^2 + dz^2)$$ I like to get the output of the metric components from it, ...
raf's user avatar
  • 149
0 votes
0 answers
40 views

2D Projected Stocastic GPE Equation With Vortices

I am trying to solve the Projected Stochastic Gross-Pitaevskii equation with periodic boundary conditions from this paper https://arxiv.org/pdf/1905.05263. This equation can be found in https://...
Argha Debnath's user avatar
0 votes
0 answers
60 views

Clebsch–Gordan coefficient calculation for L-S basis in system of three particles

I am trying to calculate eq (A3) ...
Anshul Bokade's user avatar
1 vote
1 answer
62 views

StreamPlot3d for the magnetic field of a loop

I am trying to go beyond StreamPlot in the case of a current loop that produces a magnetic field. My code works for StreamPlot, but does not end when I use the same field expressions with StreamPlot3D....
Coti's user avatar
  • 43
1 vote
1 answer
60 views

Checking the formula for solving the Poisson equation with an integral over all of space

EDIT: According to 2.2.3 Rigorous derivation, if we find the integral $u(x,y) = \int \int G(x,y,m,n)f(m,n) dm dn$ then we obtain a function that satisfies the Poisson equation $\nabla^2u(x,y)=f(x,y)$. ...
ayr's user avatar
  • 2,444
0 votes
0 answers
57 views

Help me figure out how to solve the gravitational lens equations [migrated]

I want to simulate gravitational lensing. In the article LENSINGGW: a PYTHON package for lensing of gravitational waves there is this fragment [page 3]: My research: As far as I understand, this is a ...
ayr's user avatar
  • 2,444
1 vote
0 answers
97 views

Computing eigenvalues and eigenvectors of large matrix and scaling of data

I am trying to plot graphs 1(a1,b1,c1) from https://arxiv.org/pdf/2404.14971 by solving Eq.1. This gives a matrix. For the energy plot, we have to find the lowest 2 eigenvalues and find the difference ...
Argha Debnath's user avatar
1 vote
0 answers
39 views

Package for calculating ADM mass for a given asymptotically flat metric tensor

I am asking for Mathematica package, such that for the input of an asymptotically flat Lorentzian metric tensor $g_{\mu\nu}$ it will give the ADM mass of the object that creates the corresponding ...
Daniel Vainshtein's user avatar
2 votes
1 answer
127 views

Mathematica package for validating effective string theory solution

I am asking for Mathematica package that given an input of: symmetric matrix $G_{\mu\nu}$, antisymmetric matrix $B_{\mu\nu}$ and a scalar function $\Phi$ will check whether it is a solution to the one-...
Daniel Vainshtein's user avatar
0 votes
0 answers
67 views

Need help in plotting a graph calculated with ``NIntegrate``

This is my Mathematica code, ...
Entangled Quark's user avatar
4 votes
1 answer
107 views

How can I combine a selections of video frames into a composite using Mathematica?

I'd like to use Mathematica to be able to turn videos of my students dropping balls into a composit image of selected frames showing the path of the ball. Like a multiple exposure image. So far, I've ...
David Elm's user avatar
  • 425
1 vote
0 answers
69 views

Why is NDSolve ignoring two PDEs out of three ones I am solving?

I am solving the following coupled system of 3 PDEs modelling a 1D membrane coupled to a 1D fluid flow field underneath. However, on putting them into NDSolveValue (and trying with FEM), it says the &...
Ariana Fenris's user avatar
0 votes
0 answers
54 views

Stabilise equations for motion of Inextensible string subject to spatially non-uniform forces

I would like to simulate the motion of an inextensible membrane in 1D as an inextensible string subject to spatially-dependent body forces. For now, I would like it to be constrained at both ends. I ...
Ariana Fenris's user avatar

15 30 50 per page
1
2 3 4 5
65