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.
Modeling and simulation, or computational physics/chemistry, is a large and important part of engineering. In nuclear energy, there are applications of finite element methods (and occasionally finite different or finite volume depending on the problem) applied to nuclear plants, nuclear...
[Mentor Note -- This thread is a continuation of a previous thread, with the emphasis in this new thread on the programming implementation. Previous thread is here: https://www.physicsforums.com/threads/can-anyone-give-me-the-details-of-creating-a-cat-state-in-circuit-qed.1048821/ ]
Hello...
About a month or two ago I started doing simulations of light physics around black holes and yesterday I got a fast Christoffel symbols function for the Schwarzschild metric in cartesian coordinates, but now the photon ring appears flipped. I feel as though it is wrong. But as I am still pretty...
My little project - 3body simulator started as a programming exercise, which I attempted to make a program that solves the famous 3-body gravity problem using numerical integration.
Later I gained interest in the underlying physics and expanded the program to solve N-body problems involving...
Hi,
I'm trying to solve a problem involving radiation in a triangular cavity:
As you can see, lengths and emissivities of all surfaces are given. For two of them, the heat flux is known and the temperature has to be found while for the remaining surface it's the other way around.
I have the...
Hi,
I have inputs like displacement of a driving mechanism and then the frequency of concern .
Displacement: 0.2 mm
Concerned Frequency: 100 Hz
I would like to evaluate a part with the input displacement applied to a node and not as base excitation.
It can be sweep over the frequency range...
I am studying about components of a system.
Activity-:
It is What entities do to cause changes is activity. It is represented by time period of a specified length.
Event-:
Event is defined as an instantaneous occurrence that might change state of the system. Endogenous events occurs within...
Hey'all. First of all, I'm not fluent in English, so forgive me for the spelling mistakes. So, I'm trying to make a simulation of a solar system using python 3.9. It's not complicated, but my teacher wants me to do it using the Basic Verlet method, and that's what is bugging me. He told me do do...
Hey All,
The simulation I am currently looking at is regarding the following paper: https://iopscience.iop.org/article/10.1088/1367-2630/10/4/045030.
Let us define J = C_{3}/R^{3} (equation (2) in the paper) and let T be the simulation time until the trajectories of each particle changes by at...
After previous thread my program finally work and i could get the Keff final. But problem rises when MCNP want to do "predictor" and "corrector". I already wait for 3 hours but there is no update for the corrector (screenshot attached).
heres the profof that my program still running:
and in...
Hi,
I am willing to simulate a 3D ferrite bar transmitter and reciever where coupling coefficient k and Bt magnetic flux density on the each side uses the finite element method for solving partial differential equations.
The Magnetic Fields module has equation (jωσ − ω2ε0εr)A + ∇ × H = Je...
I have made a simulation of a table tennis ball being hit and landing on the table. There are 5 differential equations that are integrated to compute the horizontal position, horizontal velocity, vertical position, vertical speed and spin. by integrating 5 differential equations simultaneously...
(0:00 / 0:42) photon going light-speed blender simulation
I have no idea how a mathematician would translate this example into an equation. Every time I've worked with soft bodies I seem to run short of mathematicians buddies. Regardless of the mathematics of continuous object deformation, this...
I would like to simulate two small interacting antenna's with fields and forces in 3D. They can be simple wire antenna. I am asking if there is a recommendation for software that can reasonably accurately handle that which is free? Thanks.
As far as I understand:
Pruning means deleting something.
Enrich means to enhance/increase weight.
Now my question is, in the case of the PERM algorithm,
Are we deleting some polymers chains? Or, are we deleting some beads in all polymer chains?
Are we increasing the weights of some...
I am absolutely new to Polymer simulation. I am trying to understand the simulation by analyzing source code written by others.
Can anyone tell me what are the differences between the following three source code in terms of their objectives?
Monte-Carlo-simulation-of-polymers...
I'm creating a simulation of the shallow water wave equation in MATLAB. I'm using the equations:
$$\frac{\partial v}{\partial t}=-g\frac{\partial \eta}{\partial x}$$
$$\frac{\partial h}{\partial t}=-h\frac{\partial v}{\partial x}$$
Iteratively updating the velocity from neighboring heights...
Many years ago, for my high school senior project, I wrote a solver for the N-body problem that is performance-optimized using the Barnes-Hut algorithm. (the optimization algorithm is not relevant to my question.)
In one particular simulation, I simulated a spiral galaxy. The simulation is not...
Hello!
I'm trying to model common mode current with LTSpice, but there is a problem with my simulation. Someone else tried on an other software and got the expected result, but I can't explain why. When going through the capacitor, square signals should become pulses, but that's not the case...
Two numbers are bring chosen by random from the set {1,2,3,4,5}. If the sum of the two numbers is even, you win 100 dollars, otherwise you win nothing. In order to participate in the game, you pay $80. What is the expected value and variance of the profit after 17 games ?
I solved this one...
Hello, so recently I have been doing one preetty simple project in FEA, my task was to do a front impact analysis on go-kart chasis. While the simulation itself isn't hard at all and to be honest I had easy job thanks to various sources of tutorials around the web, I feel like I don't understand...
I want to be able to predict the performance of modest (Amateur) Radio Telescope Equipment.
Most of what I can find from a basic search will cost a lot of money. (Not surprisingly). I located a free, student, version of CST Suite from Dassault and it appears to be very powerful and can deal...
The above article gives lots of evidence to support the claim we are living in a simulation. I know this is usually considered hypothetical, but in the article they give physical explanations that fit topics discussed in this forum. Please read and give your opinion
I am just learning about e-field simulations and I came across two different types of dielectric constants: optical and static. I'm unsure which to use and in which cases. I would like to simulate e-field intensity to help ensure I'm always below the dielectrics breakdown strength.
At the risk of waiting hours on simulations of a sensor, I was wondering if I could use infinite element domain on COMSOL to simplify it.
The first image consists of what I would like to simulate but found out that the simulation time is a huge factor as I have a lot to simulations to conduct...
Hey everyone,
I'm coming to the end of my Mechanical Engineering B.S. degree and I've been in the process of applying to mechanical and aerospace PhD programs. I want to do research in fluid mechanics; I have some expereience in hypersonics from a Research Expereince for Undergraduates NSF...
I use this netlist and simulation result came out as shown. I need to find the dc gain here and circuit diagram, but I'm not sure how. I would be very grateful if you could give me the answer.
I am working on an axial flux generator design, I consisits of 2 rotors and one stator, there are 6 pole pairs and 9 coils. Here is my simulation setup
The three phase windings are connected in star configuration through Maxwell circuit.
I created two bands enclosing each rotor and then united...
I am doing a learning project by writing a simulation that includes capacitance and current flow amongst capacitors that may potentially be in parallel. I don't care about certain details yet - dissipation factor, frequency dependent effects, temperature. Tiny capacitences within diode junctions...
Here is a paper on a wind power system and the paper is based on simulation. i just want to know if something in real is built based on the simulation, how close that will be in reality in comparison to the simulation results. And anybody here has experience in building things based on...
My simulator is trying to mimick the actual conditions of the Apollo landing. I have entered in numbers for my runge kutta simulator for LEM mass, dry mass, fuel, thrust of the rockets, fuel burn rate per second etc etc. But I am not able to land, only very close to landing. I copied the...
I am new to the field of climate change. Are there publicly available simulation code for Earth's temperature history, going back, say 2000 years, with a resolution on the order of years?
Thank you very much.
I'm trying to simulate a Magnetostatic problem. In my model there are two coils and a reciprocating permanent magnet. I defined a parameter, Xpm (movement of permanent magnet) in x direction to imply the reciprocating movement of permanent magnet like a piston. Xpm = f(t). I defined "t" as sweep...
I’m writing a 3DOF sim for a rocket. I’m having a hard time visualizing centrifugal effects from the Earth's rotation on the rocket while it is moving along the rail (acceleration > 0).
I know that once it has left the rail I no longer need to account for it since it’s in the ECI frame and...
Hello,
I followed the following example for modeling the induced current from a moving magnet in a coil https://www.comsol.com/support/learning-center/article/Modeling-Induced-Currents-from-Moving-a-Magnet-Through-a-Coil-9871/112
If I have a bigger model with a bigger displacement of the...
Hi Guys,
I am doing a Maxwell 3D&Icepak thermal simulation for a air coil. I want to get its temperature when loading 1.6A current. So I use Eddy Current type in Maxwell 3D and Temperature and Flow type in Icepak. Then I load 1.6A solid current and adaptive frequency of 800 MHz for the coil...
I would like to simulate both double-slit and Mach-Zehnder interference, with some other common optical components such as lenses, beam splitters, mirrors, and wave plates. Is there something online for this or a program that can be downloaded and run on either Linux or Windows?
Thanks,
Erik
I am simulating a hot forging process in LS-Dyna. A tool is contacting a hot workpiece for 2 sec every 10 sec (--0 sec--contact--2 sec--no contact---10 sec--) in a factory. Since this is a continuous process, the tool should, at some point, attain steady temperature. I have tried to recreate it...
Hi Guys, I am doing a Maxwell&Icepak simulation according to the Icepak tutorial. But I get different result with the tutorial (seems as upside-down). Could you help raise some advice for this situation? Thanks!
This is a fluid dynamic simulation.
The top area has 100 degrees Celsius.
The bottom area has 0 degrees Celsius.
And both are filled with an ideal gas which is 1-atmosphere pressure.
Two areas are connected through the left small line. Another part is blocked.
So heat transfer can only happen...
How can i find the angle that a projectile is fired where the maximun height is the same as the traveling distance?
I need to find this first in a theoretical way, then i need to confirm this with a simulation.
And i need to use only this
y=yo+Voyt+1/2gt^2
x=Voxt
Do we notice any significant difference in distribution and dynamics of dark matter in galaxies when n-body simulations are done with high or low-mass dark matter particles?
I want to do RF energy harvesting simulation for the measurement of Power Conversion Efficiency.
So how can be simulation done on a single platform?. Kindly suggest
I am doing an online course on op-amps. The specific video I am talking about is this one (skip to 24:25). Here, the professor has derived the expression of the op-amp integrator circuit, and in the next slide, he tells that we can create a triangular wave from a square wave using this...
As a step to a solar powered battery backup system I wish to get a better grasp on how DC to AC inverters work. This circuit shown below is a 12V DC to 120V AC inverter. I am doing ltspice simulations first and I am working from a circuit diagram included below I found online here...
I noticed the research on NHQM in the following news release.
New physics rules tested on quantum computer
Published: 19.2.2021
Information for relevant paper is provided as follows.
Quantum simulation of parity–time symmetry breaking with a superconducting quantum processor
Shruti Dogra...
I'm doing static analysis. I have already set up all the prerequisites, preprocessors such as material addition, sectioning, defining boundary conditions, and displacement. However, I'm not getting the results. Please suggest anything.
Kindly find the attachment.
regards
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...