Skip to content

dqnguyen59/QFSLauncher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Launcher for Quantum Field Simulator

Introduction

This is a launcher for Quantum Field Simulator.

Download the latest binary files

Platform file
Windows QuantumFieldSimulator-v0.1.90-Windows.zip
MacOS QuantumFieldSimulator-v0.1.90-MacOS.zip
Linux QuantumFieldSimulator-v0.1.90-Linux.zip

Requirements:

Source code of these binaries can be found at https://github.com/dqnguyen59/QuantumFieldSimulator.

CPU & GPU Performance for comparison

  • OS: Ubuntu 20.04.5 LTS
  • Processor: AMD Ryzen 9 3950x 16-core processor × 32
  • Graphics: AMD Radeon RX6800
Nodes Visible Nodes Width Height Depth FPS
80631 6561 51 51 31 70
22801 22801 151 151 1 32
78961 78961 281 281 1 10

Use of equivalent or more powerful hardware is recommended.
Recommended NVIDIA graphics cards: RTX2080Ti, RTX3070 or higher.

Double-slit simulation

Rain simulation

Formulas used

I am not a physicist and I have very little knowledge of the formulas used as shown in Wikipedia: Quantum field theory. But I have discovered that the formula above works very well for simulating any waves and double slit experiments.

The equation above is simply derived from the physics motion formula. Have a look at the QFSNode.java source code to see how this formula is derived and used in the code. Note that this is not the full quantum field formula, only the electric field is simulated. Note that v is not the speed of light, but is actually the speed of the node itself. The propagation of the light wave is caused by the motion of the node and the variable k determines the speed of light.

Enjoy 😃

Todo: add links to youtube videos and short tutorials

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages