|
Classes | |
class | SilbertHstop |
Functions | |
bool | PointIsAboveCurve (double h, double a, int study_num) |
int | HstopCurve (std::string cmd UNUSED, int study_num, double h, double hMax, double a) |
int | main (int argc, char *argv[]) |
Variables | |
std::fstream | ReportFile |
References INFO, logger, units::name, PointIsAboveCurve(), and ReportFile.
Referenced by main().
int main | ( | int argc | , |
char * | argv[] | ||
) |
References ERROR, HstopCurve(), and logger.
References Chute::getChuteAngleDegrees(), Chute::getFixedParticleRadius(), Chute::getInflowHeight(), SilbertPeriodic::getSlidingFrictionCoefficientBottom(), INFO, logger, units::name, SilbertHstop::pointIsAboveCurve, ReportFile, helpers::round(), SilbertPeriodic::set_study(), Chute::setChuteAngle(), Chute::setInflowHeight(), DPMBase::setName(), DPMBase::solve(), and SilbertPeriodic::species.
Referenced by HstopCurve().
std::fstream ReportFile |
Referenced by HstopCurve(), and PointIsAboveCurve().