User:Technologicat

About me

A random computational scientist.

Pictures submitted to the European Science Photo Competition 2015

The Tulip
The Heart
Problem setup (for the first two pictures)

Numerical solver that produced these pictures (own work; using Python 2.7.x, NumPy, SymPy, Matplotlib, Cython, OpenMP; tested on Linux)

Incantations to produce the submitted pictures:

python -m main -nb 2000 -g 1 -l 4.4 -b 0.00 -dt 1e-2 -nt=1e6 -i IMR -usf 6 -np 8 -cp 20 -w0 0 0 0 0 -dw0 0.01 0 0.01 0 -f6 free --save
python -m main -nb 2000 -g 1 -l 5.0 -b 0.00 -dt 1e-2 -nt=1e6 -i IMR -usf 6 -np 8 -cp 20 -w0 0 0 0 0 -dw0 0.01 0 0.01 0 -f6 free --save

Run

python -m main --help

to see all the command-line options and their descriptions.