A simulation is the imitation of the operation of a real-world process or system over time. Simulations require the use of models; the model represents the key characteristics or behaviors of the selected system or process, whereas the simulation represents the evolution of the model over time. Often, computers are used to execute the simulation.
Simulation is used in many contexts, such as simulation of technology for performance tuning or optimizing, safety engineering, testing, training, education, and video games. Simulation is also used with scientific modelling of natural systems or human systems to gain insight into their functioning, as in economics. Simulation can be used to show the eventual real effects of alternative conditions and courses of action. Simulation is also used when the real system cannot be engaged, because it may not be accessible, or it may be dangerous or unacceptable to engage, or it is being designed but not yet built, or it may simply not exist.Key issues in modeling and simulation include the acquisition of valid sources of information about the relevant selection of key characteristics and behaviors used to build the model, the use of simplifying approximations and assumptions within the model, and fidelity and validity of the simulation outcomes. Procedures and protocols for model verification and validation are an ongoing field of academic study, refinement, research and development in simulations technology or practice, particularly in the work of computer simulation.
I am currently reading this [paper by Noid et. al.](https://doi.org/10.1063/1.2938860) on the rigorous bridge between atomistic and coarse-grained simulations.
In the paper, he defined a linear map from the atomistic coordinates and momenta $$\mathbf{r}^n, \mathbf{p}^n$$ to the coarse-grained...
Hello everybody at the forum
I'm from Ukraine, I have Chemistry degree, and last year I began to self studying Quantum Mechanics.
I'm reading this article:
R. Garcia, A. Zozulya, and J. Stickney, “MATLAB codes for teaching quantum physics: Part 1,” [Online]. Available...
. I should preface by saying I'm a geologist not a physicist... Gotta say I usually avoid people who talk about the simulation stuff but I just saw a Tedx by George Smoot and it wound me up...
Anyway, the simulation hypothesis seems to me, and most other scientists to basically be a bit of a...
I'm making a custom wrench for personal use. For fun, I'd like to run an FEA and see if the wrench will fail. Below is a similar wrench. 100ft-lbs are applied with a torque wrench to the square socket. Where do I fix and apply the load? Should it be a torque or a force? I'm doing the FEA in...
Hi. I have a collection of points in 3D space. I'm using MATLAB to find all pairs of points within a certain range from one another. Right now I'm using rangesearch(X,X,r), where X is the collection of points and r is the range.
These points are the locations of atoms and I am attempting to...
Good day,
I am working on physics based neural networks and I am investigating the role of integrating physics based loss function on the network's training.
So I am looking for physics based simulation for data generation (online tools) to generate data from experiments.
I know I may...
I'm trying to simulate the physics of a Toyota Camry during acceleration with a time granularity of 100ms. My simulated conditions are as follows:
m = 1590 kg
v = 17 m/s
a = 1.5 m/s2
η (transmission efficiency) = 0.85
rwheel = 0.35 m
Fdrag = 100 N
Ffriction = 260 N
Faccel = 1590 kg × 1.5 m/s2 =...
How did you find PF?: Google
I am studying the mechanical/electrical nature that govern certain nano-fabricated crystalline structures. Can someone with experience please recommend a 3d Solid State Simulation software that will allow me perform the following:
Allows individual 3D placement...
https://www.scientificamerican.com/article/do-we-live-in-a-simulation-chances-are-about-50-50/
I mentioned this just last night and a great article in Sci American was posted this morning. So what do you think, are we living in the matrix? I say no, however I have no problem viewing DNA as a...
Hi guys!
I do have a problem in ansys maxwell simulation of a generator. The moving torque (which represents electromagnetic torque) fluctuates around zero which is not correct. Induced Voltages are ok. How can I fix this problem?
Hello everone,
I have recently come across the need of a strong constant magnetic field while being limited in space. The field needs to be unidirectional and up until now was generated by two magnets (12x12x12mm N48). Then I came across Halbach arrays and their potentially stronger magnetic...
Hello, I am looking for something to simulate/visualize simple particles and classical physics equations, preferably moving in real time
Requirements:
-Able to turn matrices/functions into geometric representations(visualize sphere, visualize a cylinder etc.)
-Can do the classic ball bouncing...
I am trying to find a picture of the N-body simulations that shows the LSS. Particularly I am looking for different neutrino masses without the CDM. For instance pictures likes this But with more varying/different neutrino masses. I am looking for articles
Here is the Code File in an txt. I can on request provied the whole Program, which includes the PSE, AtomFunctions and many useful but not all implemented Funtions to solve the Many Worlds Problem in C#. Please feel free to ask questions via here or email [e-mail address deleted by Mentors]
I...
So this what I found out: One cycle takes less coordinate time, and less proper time according to the lower mirror when the clock accelerates. Proper time per one cycle does not seem to get larger with more cycles, although coordinate time per one cycle does get larger.
So what do you think...
I'm currently programming lots of physics simulators in DHTML, and my next step would be simulating a perfect gas behavior at a molecular point of view, bouncing inside of an HTML canvas.
For this reason, I came across "Maxwell-Boltzmann's law of distribution"(for speed, which I only studied...
The program begins by prompting the user to input the initial angle and speed. Once these values have been input, the program calculates the initial velocity components for the asteroid in two dimensions.
printf("Input an initial angle from 10 to 80 degrees\n");
scanf("%f", &theta)...
To simulate the trayectories of solar systems around a black hole (i.e. a galaxy) I have 3 classes in C++: cSystem, cBlackHole and cGalaxy. cSystem assigns initial values of position, velocity, etc to a solar system. cBlackHole does the same but just for the black hole. And cGalaxy mixes...
Hi,
First off, full disclosure as mentioned in the title, I am not an engineer, but I'm working on an engineering project without the required base knowledge.
I'm a professional pilot that also likes to fly flight simulators for fun (mostly military planes, because I'm not allowed to fly...
Hi all!
Like everyone else, our university physics department is prepping for online labs. We are utilizing great simulations from several sites, check them out below if you haven't already. We are able to rewrite many of our labs 1:1 conversion to online!
Colorado PhETs...of course ...
Here is the documentation for the 2DFFT:
https://www.mathworks.com/help/matlab/ref/fft2.html
how would I go about creating this formula on MATLAB to apply it on an image? My guess is that I need to create the equation and then multiply it to the image I need such as:
$$U = VI$$
where V is my...
Hello,
I have faced a weird problem and would really appreciate any comments. Assume a 2D model e.g. an axisymmetric model, meshed with quad, linear, and reduced integration elements.
As you now if a model contains contact, we will get "CSHEAR1" and "CSHEAR2" in outputs. Assuming that the...
Dear forumers,
I have two high performance AC feedthrough capacitors (47nF, 100A, class Y2, DC-60Hz) which I want to either combine with a general purpose EMC line filter, or build a custom one to filter the mains from of about 100khz to as high as possible (for shielding purposes).
I can see...
I don't understand how to use output from an NPT molecular dynamics simulation to compute a thermodynamic derivative.
I need to compute this (where "d" is a partial derivative, "T" is a subscript that means, "at constant temperature," and "E" is internal energy):
-(dE/dV)T
I have a simulation...
Hello friends,
I am studying an article on impedance matching which states about matching a resistance of 52 ohms with 2k ohm. It is accomplished by adding an inductance of XL= 318 ohms in series with the 52 ohm resistor yielding a parallel equivalent of 328ohm as reactance and 2k ohm as my...
Hello PF,
I need some guide points to help me formulate a project idea on the topic of optical fibers.
Namely, the professor suggested I should look for topics on modeling of optical fibers, analysis of different optical fibers, characteristics etc. and to work in a simulator, or perform a...
There is a new paper on a MOND simulation, and the participating institutes provide some credence.
https://arxiv.org/abs/2002.01941
As I understood it, they have tested mainly against disk galaxies. However, shouldn't it be tested against ring, ellipse galaxies and nebulas , too?
And a more...
Homework Statement:: Simualte the behaviour of water around an mhd inductive thruster
Relevant Equations:: https://www.comsol.fr/paper/download/45837/Pintus.pdf
Where can I start this simulation ? What is the required software ?
[Mentor Note -- thread moved from the technical forums]
I am working on simulating the movement of small spherical objects under the influence of drag and a number of other forces that, at least for now, don't depend on the object's velocity.
Normally I would sum up all these forces, including drag, to ##F_\Sigma## and update the object's speed...
How did you find PF?: Google
Hi,
I'm looking for advice on how to simulate a golf ball rolling on a green. The green will have been scanned using a 3d scanner by an Engineering Surveyor. I'm trying to model putting a golf ball from any position on the green, looking for a path line to the...
Hello,
I want to study the trajectory of planets (considered as points) around a body with arbitrary geometry (cube,...). I would like to restrict the simulation to a 2D plane, which would be a plane of symmetry of the 3D object (for example a plane that would cut the cube into two equal...
https://www.businessinsider.com/we-may-be-living-in-the-matrix-2013-11
can an experiment with cosmic rays prove or disprove the hypothesis of simulation?
From the point of view of science and physics, is the simulation hypothesis true? What is the scientific refutation of this hypothesis? What do physicists say about this?
From, https://www.universetoday.com/143977/watch-a-simulation-of-a-galaxy-from-the-big-bang-until-the-present-day/
"This was made possible by the Hazel Hen supercomputer in Stuttgart, where 16,000 cores worked together for more than a year – the longest and most resource-intensive simulation to...
Greetings,
I'd like to simulate a complex mechanical automaton with lots of gears, cams, levers and springs. Most of the parts are going to be 3D printed except for some metal springs, rods and bearings. I want to make sure everything fits together and works as expected. Here is just a small...
Dear Member, I am doing my research in plyurethane mateiral and planned to do simulation in Abaqus software for which i need some parameters. I browsed soo many sites and journal, unable to get. Please help me.
1. Inelastic Heat Fraction
2. Johnson Cook parameter
3. Plasticity
4. Film...
I am trying to create a simulation for a gravitational 2 body problem.
But I am kind of having trouble to define the equations that can be solve numerically. From an inertial frame I defined the position of the two objects as the ##\vec{r_1}## and ##\vec{r_2}## with masses ##m_1## and ##m_2##...
Hi everyone,
I have a problem. I need doing simulation in AnSys about explosion methane (as gas), unfortunately program has not such material and I do not know explosion parameters of methane (8.5% in air). I am enclosing picture with parameter of TNT (AnSys has material TNT), and does someone...
If the simulation hypothesis is really correct, then how will the touch occur (the person touches the other person)? How will the whole process go? In modern physics, it is simply the interaction of atoms.
I am trying to make a DAC R-2R ladder with CD4040B counter. Output should be a staircase but it is just a straight line in my simulation. I am probably doing something wrong as I am not that experienced with Spice so I would appreciate any help. I tried it without counter(just attached four...
Hi, guys, I am developing a simulation in Ansys Maxwell.
I set up my simulation in the "transient mode", and I would like to evaluate the eddy currents that arise in a metal Vessel.
The currents rise to a flat top in 20 ms and then after 20 ms in the flat top, it decreases to zero in 20 ms.
I...
I wanted to simulate the Ising model and it was okay until I wanted to get the fluctuations <M^2>.
In fact, first, I wanted to obtain the magnetization M :
$$ M = \sum_i \sigma ^ z_i $$
and it worked, I got indeed the magnetization M by writing these lines :
sigmaxop = []
sites = []...