outString+=" -> total = "+std::to_string(int(totalParticles));
WALBERLA_LOG_INFO_ON_ROOT(outString);
if(issueWarning)WALBERLA_LOG_WARNING_ON_ROOT("Attention: The simulated particle mass is not enough to have at least a single particle of all size classes!");
outString+=" -> total = "+std::to_string(int(totalParticles));
WALBERLA_LOG_INFO_ON_ROOT(outString);
if(issueWarning)WALBERLA_LOG_WARNING_ON_ROOT("Attention: The simulated particle mass is not enough to have at least a single particle of all size classes!");