t010-unix-for-science.html - adamsgaard.dk - my academic webpage
git clone git://src.adamsgaard.dk/adamsgaard.dk
Log
Files
Refs
README
LICENSE
---
t010-unix-for-science.html (1007B)
---
     1 

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

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

You can check out the slides and audio here:

14 15 19 20

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