SUN_MIN_CYL
if (pcyl < SUN_MIN_CYL) {
ioparam.io_bounds.lower = SUN_MIN_CYL;
assert(lcyl < SUN_MIN_CYL);
if (lcyl < SUN_MIN_CYL)