#include <crystal_growth.h>
◆ basename
| std::string occ::driver::CrystalGrowthCalculatorOptions::basename {"calculation"} |
◆ energy_model
| std::string occ::driver::CrystalGrowthCalculatorOptions::energy_model {"ce-b3lyp"} |
◆ inner_radius
| double occ::driver::CrystalGrowthCalculatorOptions::inner_radius {3.8} |
Redistribute each molecule's solvation over its contacts using dimer-difference weights instead of the nearest-atom surface partition.
The total per molecule is preserved; only the distribution changes.
◆ outer_radius
| double occ::driver::CrystalGrowthCalculatorOptions::outer_radius {3.8} |
◆ print_solvation_descriptors
| bool occ::driver::CrystalGrowthCalculatorOptions::print_solvation_descriptors {false} |
Print a per-contact table of the solvation descriptors (lambda, hydrogen-bonded area, ...) alongside the energy table.
◆ solvation_model
Which solvation model supplies the per-element surfaces.
◆ solvent
| std::string occ::driver::CrystalGrowthCalculatorOptions::solvent {"water"} |
◆ solvent_probe_radius
| double occ::driver::CrystalGrowthCalculatorOptions::solvent_probe_radius {0.0} |
Solvent probe radius for the conductor cavity, Angstrom.
Only the cosmo-rs model builds one; SMD has its own cavity construction.
◆ solvent_tag
| std::string occ::driver::CrystalGrowthCalculatorOptions::solvent_tag {"water"} |
Filesystem-safe form of solvent, used for output filenames.
◆ temperature
| double occ::driver::CrystalGrowthCalculatorOptions::temperature {298.15} |
◆ use_asymmetric_partition
| bool occ::driver::CrystalGrowthCalculatorOptions::use_asymmetric_partition {true} |
◆ use_crystal_polarization
| bool occ::driver::CrystalGrowthCalculatorOptions::use_crystal_polarization {false} |
◆ use_wolf_sum
| bool occ::driver::CrystalGrowthCalculatorOptions::use_wolf_sum {false} |
◆ wavefunction_choice
◆ write_debug_output_files
| bool occ::driver::CrystalGrowthCalculatorOptions::write_debug_output_files {true} |
◆ xtb_solvation_model
| std::string occ::driver::CrystalGrowthCalculatorOptions::xtb_solvation_model {"cpcmx"} |
The documentation for this struct was generated from the following file: