Skip to main content

Questions tagged [simulations]

The imitation of a real-world process using an analogous process that is easier to control and experiment with.

0 votes
0 answers
34 views

Calculation of magnetic vector potential A in FEMM [closed]

I don't have too much physics background. In the software FEMM, I simulated a closed loop magnetic circuit, and defined two current boxes (current density is uniform by default) on the left. The ...
user900476's user avatar
1 vote
1 answer
65 views

How do you solve instantaneous 3 body collisions

A few years ago I built myself a very basic python program that did some very basic collision mechanics between particles with a mass and velocity and it was helpful in learning a few things and ...
Max's user avatar
  • 111
0 votes
0 answers
51 views

Finite Difference Modeling of MOSFET Device

Does anyone know of any references for MOSFET modeling done using the Finite Difference Method that they could point me to? I understand the gist of the operation, namely using Poisson's equation to ...
Schoppe's user avatar
  • 123
1 vote
2 answers
105 views

Vertical trajectory of a projectile with quadratic drag

I was wondering is there is an equation (or function) that can predict the apogee time and height of an object given its current acceleration and the usual constants ( mass, drag coefficient, cross ...
Frontiers Aerospace's user avatar
0 votes
0 answers
21 views

Distribution of scattered photons in cone-beam computed tomography (CBCT)

I am using MCGPU to simulate photon transport in cone-beam computed tomography (CBCT). I ran an experiment, where a water cylinder containing spherical objects was irradiated. The simulation software ...
In the blind's user avatar
0 votes
0 answers
27 views

Better equations for modeling and simulating a halo orbit?

I'm trying to model a halo orbit at low altitude (10m from surface). The satellite is using propulsion to trace the circular halo path. It looks like this "from the top" (the blue ball is ...
Nico Brenner's user avatar
0 votes
1 answer
39 views

Method of inserting random numbers in the numerical calculation of mean-squared displacement for brownian particle

I am trying to plot Mean-Squared-Displacement for a passive Brownian particle. For that I'm using the discretized over-damped version of the Langevin equation as: $$x(i+1)=x(i)+\sqrt{\frac{2.k_BT.\...
QuestionTheAnswer's user avatar
0 votes
0 answers
37 views

Topological illustration of spacetime dilation: which function should I use for isometric lines spacing?

Scientific popularization, when it comes to illustrating spacetime dilation around massive objects, often relies on the description of a two-dimensional square-grid, which can be regarded as a cross-...
olivierlambert's user avatar
0 votes
1 answer
72 views

Best method for numerically solving Schrodinger equation for quantum tunneling w/ arbitrary potential

Goal: to compute accurate tunneling probabilities with an arbitrary barrier using numerical solutions to Schrodinger's equation. Main question: what method is best for generating a robust numerical ...
perchlorious's user avatar
0 votes
0 answers
24 views

Favre Averaged Navier-Stokes equations

Consider the Navier-Stokes (NS) equation \begin{equation} \frac{\partial (\rho u_i)}{\partial t} + \frac{\partial (\rho u_i u_j)}{\partial x_j} = - \frac{\partial p}{\partial x_i} + \frac{\partial}...
Somestudent01's user avatar
0 votes
0 answers
30 views

How does the Fermi level of graphene change if it is placed in a biased pn junction or in a plate capacitor?

I ran into a problem on which I can't really find any solutions in literature. I am looking at a Graphene sheet that is sandwiched in a biased pn junction (current flows orthogonal to the Graphene ...
kimcheez's user avatar
1 vote
1 answer
61 views

Numerical evaluation of gravitational light bending

I am looking into how light is being bent by objects of large masses with the intention of creating a numerical simulation of this (basically a ray tracer taking this phenomenon into account). I was ...
Pandicon's user avatar
0 votes
1 answer
62 views

Is the drag coefficient linear with speed?

I made an RC-car and wanted to simulate the drag of it in Solidworks. But after I did my simulations I put my results in a graph, the drag is quadratic with speed but the drag coefficient $C_D$ is ...
BobTheBuilder's user avatar
1 vote
0 answers
16 views

Solving a system of equations involving Gaussian Integrals numerically [closed]

I wish to solve the following system of equations numerically in any software, I tried in Mathematica using the expectation functions, but I have a difficulty in understanding how to go about solving ...
rhombicosicodecahedron's user avatar
0 votes
0 answers
19 views

What information we can obtain from total transverse energy and transverse momentum plots on particle physics

I am working on particle physics simulations and making some plots for which the purpose are not yet clear to me, as I am a novice in this field of study. To make my doubts clear, let's consider an ...
dumb physicist's user avatar

15 30 50 per page
1
2 3 4 5
84