Add an option for precision and blending to the generate.py script.
precision
blending
generate.py
Note, with this MR, real_t is no longer supported since it is not uniquely defined, it could be float64 or float32. The default is set to walberla::float64.
real_t
float64
float32
walberla::float64