V_chd_pmax
p = (((RANDOM_MAX / 100) * V_chd_pmax) /
p = (RANDOM_MAX / 100) * V_chd_pmax;
new = V_chd_pmax;
V_chd_pmax = new;