Simulation of physical system based on granular particles (en: granular particle, id: butiran) or granular-like particles, e.g. unphysical entity such as an agent.
Library of butiran can be downloaded from
- app/_butiran.js (87 KB)
x = 451bd99ff78d0f8ad41940513bb6902e682b43b2
-
vd_vdbneimg | Visualisation and digitization of BNE images
https://raw.githack.com/dudung/butiran/x/app/vd_vdbneimg.html -
md_s2drotkiln | Simulation of 2-d rotary kiln for spherical particles
https://raw.githack.com/dudung/butiran/x/app/md_s2drotkiln.js -
vd_ta2ca | Visualisation of data from textarea to canvas
https://raw.githack.com/dudung/butiran/x/app/vd_ta2ca.js -
md_ssastc2d | Simulation of spherical asteroid compaction in 2-d
https://raw.githack.com/dudung/butiran/x/app/md_ssastc2d.js -
md_ssmgcsc | Simulation of spherical connected magnetic grains connected as stretched chain
https://raw.githack.com/dudung/butiran/x/app/md_ssmgcsc.js -
md_s3sgbrot | Simulation of three spherical growing body rotation
https://raw.githack.com/dudung/butiran/x/app/md_s3sgbrot.js -
fd_fcbsbcm | Fast charging battery simulation based on capacitor model
https://raw.githack.com/dudung/butiran/x/app/fd_fcbsbcm.js -
md_fsgdods | Floating spherical grain dynamics in one-dimension
https://raw.githack.com/dudung/butiran/x/app/md_fsgdods.js -
md_opsebfs | One particle in static electric and magnetic field
https://raw.githack.com/dudung/butiran/x/app/md_opsebfs.js -
gb_tabdiss | Tablet dissolution simulation based on grid model
https://raw.githack.com/dudung/butiran/x/app/gb_tabdiss.js -
gb_sandavl | Sandpile avalanche simulation based on grid model
https://raw.githack.com/dudung/butiran/x/app/gb_sandavl.js -
th_simlttcg | Simulation of laser through transparent cylindrical grain
https://raw.githack.com/dudung/butiran/x/app/th_simlttcg.js -
md_spfwfss | Spherical particle floating on waving fluid surface
https://raw.githack.com/dudung/butiran/x/app/md_spfwfss.js -
ma_polynom | Example how to use Polynomial class
https://raw.githack.com/dudung/butiran/x/app/ma_polynom.js -
ab_bioecon | Simulation of plantation in bioeconomy based on ABM
https://raw.githack.com/dudung/butiran/x/app/ab_bioecon.js -
md_sslssgm | Simulation of snake-like swimming system based on granular model
https://raw.githack.com/dudung/butiran/x/app/md_sslssgm.js -
ab_phasemat | Simulation of phase change of materials using ABM
https://raw.githack.com/dudung/butiran/x/app/ab_phasemat.js -
ab_ssltfs | Simulation of simple single lane traffic flow
https://raw.githack.com/dudung/butiran/x/app/ab_ssltfs.js
Use the application, e.g. ab_ssltfs.js
<script src="https://raw.githack.com/dudung/butiran/x/app/ab_ssltfs.js"></script>
in HTML file after the use of _butiran.js
library
<script src="https://raw.githack.com/dudung/butiran/x/app/_butiran.js"></script>
or download both files and use them locally.
Application vd_vdbneimg
requires jQuery library that can be downloaded from https://jquery.com/.