<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://teunissen.net/wiki/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://teunissen.net/wiki/feed.php">
        <title>Homepage - blog</title>
        <description>Jannis Teunissen</description>
        <link>https://teunissen.net/wiki/</link>
        <image rdf:resource="https://teunissen.net/wiki/lib/exe/fetch.php?media=wiki:logo.png" />
       <dc:date>2026-04-22T13:53:11+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://teunissen.net/wiki/doku.php?id=blog:c_vs_fortran&amp;rev=1576972767&amp;do=diff"/>
                <rdf:li rdf:resource="https://teunissen.net/wiki/doku.php?id=blog:computational_scientist&amp;rev=1556917633&amp;do=diff"/>
                <rdf:li rdf:resource="https://teunissen.net/wiki/doku.php?id=blog:fortran_improvements&amp;rev=1524660393&amp;do=diff"/>
                <rdf:li rdf:resource="https://teunissen.net/wiki/doku.php?id=blog:fortran_programming&amp;rev=1540464206&amp;do=diff"/>
                <rdf:li rdf:resource="https://teunissen.net/wiki/doku.php?id=blog:fortran_var_arguments&amp;rev=1447929841&amp;do=diff"/>
                <rdf:li rdf:resource="https://teunissen.net/wiki/doku.php?id=blog:my_setup&amp;rev=1699623764&amp;do=diff"/>
                <rdf:li rdf:resource="https://teunissen.net/wiki/doku.php?id=blog:postdoc_fellowships&amp;rev=1611758340&amp;do=diff"/>
                <rdf:li rdf:resource="https://teunissen.net/wiki/doku.php?id=blog:progression_of_time&amp;rev=1554753591&amp;do=diff"/>
                <rdf:li rdf:resource="https://teunissen.net/wiki/doku.php?id=blog:scicomp_journals&amp;rev=1590963192&amp;do=diff"/>
                <rdf:li rdf:resource="https://teunissen.net/wiki/doku.php?id=blog:scicomp_netherlands&amp;rev=1506935786&amp;do=diff"/>
                <rdf:li rdf:resource="https://teunissen.net/wiki/doku.php?id=blog:start&amp;rev=1557135566&amp;do=diff"/>
                <rdf:li rdf:resource="https://teunissen.net/wiki/doku.php?id=blog:sustainability_ideas&amp;rev=1590963043&amp;do=diff"/>
                <rdf:li rdf:resource="https://teunissen.net/wiki/doku.php?id=blog:the_old_rabbit&amp;rev=1573403369&amp;do=diff"/>
                <rdf:li rdf:resource="https://teunissen.net/wiki/doku.php?id=blog:thoughts&amp;rev=1557099909&amp;do=diff"/>
                <rdf:li rdf:resource="https://teunissen.net/wiki/doku.php?id=blog:variance_uneq_measurements&amp;rev=1447929799&amp;do=diff"/>
                <rdf:li rdf:resource="https://teunissen.net/wiki/doku.php?id=blog:videos&amp;rev=1539122711&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://teunissen.net/wiki/lib/exe/fetch.php?media=wiki:logo.png">
        <title>Homepage</title>
        <link>https://teunissen.net/wiki/</link>
        <url>https://teunissen.net/wiki/lib/exe/fetch.php?media=wiki:logo.png</url>
    </image>
    <item rdf:about="https://teunissen.net/wiki/doku.php?id=blog:c_vs_fortran&amp;rev=1576972767&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-12-21T23:59:27+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>c_vs_fortran</title>
        <link>https://teunissen.net/wiki/doku.php?id=blog:c_vs_fortran&amp;rev=1576972767&amp;do=diff</link>
        <description>C vs Fortran for scientific computing

When I tell people that I have used Fortran for a project, they are often
surprised. One of the reasons is probably that they are used to Fortran 77,
which is not all that user-friendly by today&#039;s standards.

However, Fortran has seen quite active development over the years, there&#039;s
Fortran 90, 95, 2003, 2008 and even 2011. The change from F77 to F95 was
probably the most drastic one. Just to give you an idea: in the latest versions,
you can create abstract…</description>
    </item>
    <item rdf:about="https://teunissen.net/wiki/doku.php?id=blog:computational_scientist&amp;rev=1556917633&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-05-03T21:07:13+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>computational_scientist</title>
        <link>https://teunissen.net/wiki/doku.php?id=blog:computational_scientist&amp;rev=1556917633&amp;do=diff</link>
        <description>Becoming a computational scientist

Note: the text below is copied from Appendix A of my PhD
thesis from 2015.

I have now been working on computational science and computational physics
problems for more than six years. What has surprised me, in hindsight, is the
great number of things that one has to be familiar with in order to be
productive. The reason is probably the relatively large amount of DIY (do it
yourself) in computing, compared to other disciplines. Below I will try to
summarize wh…</description>
    </item>
    <item rdf:about="https://teunissen.net/wiki/doku.php?id=blog:fortran_improvements&amp;rev=1524660393&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-04-25T12:46:33+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>fortran_improvements</title>
        <link>https://teunissen.net/wiki/doku.php?id=blog:fortran_improvements&amp;rev=1524660393&amp;do=diff</link>
        <description>Ideas for Fortran improvements

Default values for optional arguments

Currently, default values for optional arguments have to be handled like this:


subroutine test(n_arg)
  integer, intent(in), optional :: n_arg ! Default is 10
  integer :: n_used

  if (present(n_arg)) then
     n_used = n_arg
  else
     n_used = 10
  end if
  ... ! Do something with n_used</description>
    </item>
    <item rdf:about="https://teunissen.net/wiki/doku.php?id=blog:fortran_programming&amp;rev=1540464206&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-10-25T10:43:26+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>fortran_programming</title>
        <link>https://teunissen.net/wiki/doku.php?id=blog:fortran_programming&amp;rev=1540464206&amp;do=diff</link>
        <description>Fortran programming material

Links to resources

	*  &lt;http://fortranwiki.org/&gt;
	*  &lt;http://fortranwiki.org/fortran/show/Tutorials&gt;
	*  &lt;http://fortranwiki.org/fortran/show/Books&gt;

Recommended books/tutorials for beginners

The differences between Fortran 90 and Fortran 2003 (or newer) are not that
large, so tutorials on Fortran 90 should still be a good starting point.</description>
    </item>
    <item rdf:about="https://teunissen.net/wiki/doku.php?id=blog:fortran_var_arguments&amp;rev=1447929841&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2015-11-19T10:44:01+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>fortran_var_arguments</title>
        <link>https://teunissen.net/wiki/doku.php?id=blog:fortran_var_arguments&amp;rev=1447929841&amp;do=diff</link>
        <description>Reading a variable number of elements in Fortran

The code below locates the content in an input string. The in-arguments are the line to be read in, the maximum number of entries and a string with delimiters. After performing the routine, the out-arguments are the number of entries found, and two list of indices: startIxs(i) holds the starting point of entry i in line, and endIxs(i) holds the end point.</description>
    </item>
    <item rdf:about="https://teunissen.net/wiki/doku.php?id=blog:my_setup&amp;rev=1699623764&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-11-10T13:42:44+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>my_setup</title>
        <link>https://teunissen.net/wiki/doku.php?id=blog:my_setup&amp;rev=1699623764&amp;do=diff</link>
        <description>My setup

Desktop
 Decription  Choice  Operating system  GNU/Linux  Distribution  Debian  Window manager  XFCE  Editor  Emacs  E-mail client  mu4e 
Keyboard

I use the Colemak layout (but with Caps Lock as
Ctrl).
[Colemak layout]</description>
    </item>
    <item rdf:about="https://teunissen.net/wiki/doku.php?id=blog:postdoc_fellowships&amp;rev=1611758340&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-01-27T14:39:00+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>postdoc_fellowships</title>
        <link>https://teunissen.net/wiki/doku.php?id=blog:postdoc_fellowships&amp;rev=1611758340&amp;do=diff</link>
        <description>Postdoc fellowships in the Netherlands

	*  NWO Veni - Applied and Engineering Sciences
	*  NWO Veni - Science Domain 
	*  Marie Curie individual fellowships How to apply

Useful links

	*  &lt;https://www.staff.universiteitleiden.nl/research-funding&gt; (Funding calendar)</description>
    </item>
    <item rdf:about="https://teunissen.net/wiki/doku.php?id=blog:progression_of_time&amp;rev=1554753591&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-04-08T19:59:51+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>progression_of_time</title>
        <link>https://teunissen.net/wiki/doku.php?id=blog:progression_of_time&amp;rev=1554753591&amp;do=diff</link>
        <description>The progression of time

Time goes by pretty quickly, so this page tries to capture its progression. For
the &#039;Life progress&#039; counter I&#039;ve used a life expectancy of 81.71 years.</description>
    </item>
    <item rdf:about="https://teunissen.net/wiki/doku.php?id=blog:scicomp_journals&amp;rev=1590963192&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-05-31T22:13:12+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>scicomp_journals</title>
        <link>https://teunissen.net/wiki/doku.php?id=blog:scicomp_journals&amp;rev=1590963192&amp;do=diff</link>
        <description>Scientific Computing Journals

This mostly serves as a list for myself, but perhaps it can also be useful for
others.

An excellent list of journals in which you can publish software can be found here.

Mixed access

	*  Computer Physics Communications (Elsevier)
	*  Journal of Computational Physics (Elsevier)
	*  Siam Journal on Scientific Computing</description>
    </item>
    <item rdf:about="https://teunissen.net/wiki/doku.php?id=blog:scicomp_netherlands&amp;rev=1506935786&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-10-02T09:16:26+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>scicomp_netherlands</title>
        <link>https://teunissen.net/wiki/doku.php?id=blog:scicomp_netherlands&amp;rev=1506935786&amp;do=diff</link>
        <description>Computational Science links

Netherlands

UvA / VU (Amsterdam)

	*  Computational Science (University of Amsterdam)

TU Eindhoven

	*  Centre for Analysis, Scientific computing and Applications (TU Eindhoven)
	*  Center for Computational Energy Research (CCER)

TU Delft

	*  Institute for Computational Science and Engineering (TU Delft)

TU Twente

	*  Twente Centre for Scientific Computing
	*  Multi-Scale Mechanics
	*  Physics of Fluids
	*  Multiscale Modeling and Simulation
	*  Computational M…</description>
    </item>
    <item rdf:about="https://teunissen.net/wiki/doku.php?id=blog:start&amp;rev=1557135566&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-05-06T09:39:26+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>start</title>
        <link>https://teunissen.net/wiki/doku.php?id=blog:start&amp;rev=1557135566&amp;do=diff</link>
        <description>By creation date

	* Postdoc fellowships in the Netherlands
	* The Old Rabbit
	* Becoming a computational scientist
	* Fortran programming material
	* Ideas for sustainability
	* Ideas for Fortran improvements
	* The progression of time
	* Computational Science links
	* Scientific Computing Journals
	* My setup
	* Reading a variable number of elements in Fortran
	* Life and video games
	* Videos
	* Variance of averaged measurements of unequal size
	* C vs Fortran for scientific computing</description>
    </item>
    <item rdf:about="https://teunissen.net/wiki/doku.php?id=blog:sustainability_ideas&amp;rev=1590963043&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-05-31T22:10:43+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>sustainability_ideas</title>
        <link>https://teunissen.net/wiki/doku.php?id=blog:sustainability_ideas&amp;rev=1590963043&amp;do=diff</link>
        <description>Ideas for sustainability

Behavior

	*  Work less
	*  Consume less
	*  Travel less
	*  Enjoy things that cost few resources, such as talking/hanging out, reading books, playing games

Transportation

For any type of fast transportation through earth&#039;s atmosphere, drag (air
resistance) will be important. The drag force is roughly proportional to the
velocity squared, the surface area of the moving object and the air density. So assuming we won&#039;t have</description>
    </item>
    <item rdf:about="https://teunissen.net/wiki/doku.php?id=blog:the_old_rabbit&amp;rev=1573403369&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-11-10T16:29:29+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>the_old_rabbit</title>
        <link>https://teunissen.net/wiki/doku.php?id=blog:the_old_rabbit&amp;rev=1573403369&amp;do=diff</link>
        <description>The Old Rabbit

A short story I wrote as a young kid.</description>
    </item>
    <item rdf:about="https://teunissen.net/wiki/doku.php?id=blog:thoughts&amp;rev=1557099909&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-05-05T23:45:09+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>thoughts</title>
        <link>https://teunissen.net/wiki/doku.php?id=blog:thoughts&amp;rev=1557099909&amp;do=diff</link>
        <description>Life and video games

I&#039;d say life and video games are pretty similar:

	*  It&#039;s nice to play with others
	*  Typically, you want to get good at it
	*  There are three main motives to actively participate:
		*  To enjoy yourself now
		*  To invest in future enjoyment</description>
    </item>
    <item rdf:about="https://teunissen.net/wiki/doku.php?id=blog:variance_uneq_measurements&amp;rev=1447929799&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2015-11-19T10:43:19+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>variance_uneq_measurements</title>
        <link>https://teunissen.net/wiki/doku.php?id=blog:variance_uneq_measurements&amp;rev=1447929799&amp;do=diff</link>
        <description>Variance of averaged measurements of unequal size

Suppose that we have a random variable $X$ that we can only take averaged samples from. This means we cannot directly obtain a sample $X_i$, but only a sample of the mean of $k$ $X_i$&#039;s. To complicate things, $k$ varies uncontrollably with each measurement. How do we estimate the variance of the original variable $\mathrm{Var}(X)$$S_{k_i}$$k_i$$X$$k_i$$$\mathrm{Var}(S_{k_i}) = \langle(S_{k_i} - \langle S_{k_i} \rangle)^2\rangle = \langle(S_{k_i}…</description>
    </item>
    <item rdf:about="https://teunissen.net/wiki/doku.php?id=blog:videos&amp;rev=1539122711&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-10-09T22:05:11+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>videos</title>
        <link>https://teunissen.net/wiki/doku.php?id=blog:videos&amp;rev=1539122711&amp;do=diff</link>
        <description>Videos

So you can see me move and speak!

	*  CWI Multiscale Dynamics group video
	*  FOM Veldhoven 2014
	*  UvA Master&#039;s programme in computational science
	*  Video abstract</description>
    </item>
</rdf:RDF>
