# Grid file (in)
laval.grd
#
# Results to plot (out)
plot_c.v2d
#
# Convergence history (out)
conver_c.v2d
#
# Restart solution (in/out)
rest_c
#
# Physics
# -------
 1.E+5    # inlet total pressure [Pa]
 288.     # inlet total temperature [K]
 0.7E+5   # outlet static pressure [Pa]
 1.4      # ratio of specific heats
 1005.    # specific heat coeff. at constant pressure [J/kgK]
#
# Iteration control
# -----------------
 5000     # max. number of iterations
 1.E-5    # convergence tolerance
 N        # read restart solution (N=no, Y=yes)
#
# Numerical parameters
# --------------------
 7.5      # CFL-number
 0.8      # coefficient of implicit residual smoothing
 C        # C=central scheme / U=CUSP scheme / R=Roe's upwind scheme
 0.7      # artificial dissipation coefficient - k2   (central scheme)
 64.0     # artificial dissipation coefficient - 1/k4 (central scheme)
 2        # space: 1=1st-order / 2=2nd-order / 3=kappa=1/3 (Roe's scheme)
 0.0      # limiter coefficient (Roe's scheme)
 0.0      # entropy correction coefficient (Roe's scheme)
 5        # number of stages
 0.2500, 0.1667, 0.3750, 0.5000, 1.000    # stage coefficients
 1.00  , 0.00  , 0.56  , 0.00  , 0.44     # dissipation blending coeff.
 1     , 0     , 1     , 0     , 1        # dissipation evaluation (1=yes)
 1     , 1     , 1     , 1     , 1        # residual smoothing (1=yes)
