# inflow density
rho_in              real        1.0_rt        y

# inflow velocity
u_in                real        1.0_rt        y

# inflow specific internal energy
e_in                real        1.0_rt       y

T_in                real        0.0_rt

# amplitude of first heating term
A1                  real        0.5_rt        y

# width of first heating term
sigma1              real        0.1_rt        y

# amplitude of second heating term
A2                  real        0.25_rt       y

# width of second heating term
sigma2             real        0.25_rt       y
