@namespace: unit_test

# the final time to integrate to
tmax          real       1.e-2

# first output time -- we will output in nsteps logarithmically spaced steps between [tfirst, tmax]
tfirst        real       0.0

# number of steps (logarithmically spaced)
nsteps        int    100

density       real       1.e7

temperature   real       3.e9

skip_initial_normalization    bool    0
