-
Notifications
You must be signed in to change notification settings - Fork 0
Complex visualization of a quantum particle crossing an energy barrier
License
gderosa/tunnel_effect
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Quantum Mechanisc simulation: potential barrier with tunneling (and a somewhat sophisticated representation of complex values ^_^) This guide assumes you are a Linux/Unix user. Please contribute your experience and/or "port" this guide to Windows, Mac, etc. Copyright 2007, 2008 Guido De Rosa <[email protected]> *** You will need: Maxima https://maxima.sourceforge.net/ Gnuplot https://www.gnuplot.info/ MEncoder (provided by MPlayer) https://www.mplayerhq.hu/ Perl (almost certainly already installed in your system) *** HOWTO: maxima -b tunnel.mxm will produce a tunnel.[timestamp].dat datafile, with a timestamp in the filename to avoid accidental overwritings. This will take a VERY LONG TIME, so a tunnel.dat is already included for your convenience. Gnuplot (to create png images) and MEncoder (to create a lossless avi video) will be automatically invoked by the Perl script. perl anim+encode.pl <datafile> [X-size] [Y-size] Now you will find a bunch of new file and directories: <datafile>.d/*.dat datafile "splitted" in frames <datafile>.d/img/*.png animation frames (png image format) <datafile>.d/video/*-lossless.avi your video! (FFv1 lossless codec) You can now manipulate your video with your favourite transcoder/video editor.
About
Complex visualization of a quantum particle crossing an energy barrier
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published