# BRCON 2021 TALK: UNIX PRINCIPLES FOR SCIENCE SIMULATIONS

I presented some ideas and examples of using the [1]Unix principles in
scientific software development during [2]brcon 2021.  Abstract:

   Most numerical simulations contain several steps, for example
   initialization of model state, defining boundary conditions,
   stepping through simulation time, statistical analysis on results,
   and visualiation.  In this talk I demonstrate how UNIX principles of
   process modularity and text streams allow for unparalleled flexibility
   for scientific applications.

You can check out the slides and audio here:

- slides (markdown): gopher://adamsgaard.dk/0/pub/brcon2021_adc.md
- audio (ogg): gopher://adamsgaard.dk/9/pub/brcon2021-adc.ogg

The full conference schedule (June 14 to 20, 2021) and presentation
recordings are available [3]here.


References:

[1] gopher://gopherpedia.com/0/Unix philosophy
[2] gopher://bitreich.org/1/con/2021