occ
|
#include <smd_solvation.h>
Public Attributes | |
std::string | method {"b3lyp"} |
std::string | basis {"6-31g**"} |
bool | pure_spherical {false} |
double | convergence_threshold {0.0} |
double | temperature {298.0} |
std::string occ::cg::SMDSettings::basis {"6-31g**"} |
double occ::cg::SMDSettings::convergence_threshold {0.0} |
std::string occ::cg::SMDSettings::method {"b3lyp"} |
bool occ::cg::SMDSettings::pure_spherical {false} |
double occ::cg::SMDSettings::temperature {298.0} |