Loading...
Searching...
No Matches
Parameters::metatomic_options_t Struct Reference

#include <Parameters.h>

Classes

struct  variants_t

Public Attributes

std::string model_path
std::string device {"cpu"}
std::string length_unit {"angstrom"}
std::string extensions_directory
bool check_consistency {false}
double uncertainty_threshold {-1.0}
std::string energy_output
std::string energy_uncertainty_output
std::string force_output
bool non_conservative {false}
bool random_rotation {false}
long n_symmetry_rotations {0}
bool deterministic {true}
bool deterministic_strict {false}
struct eonc::Parameters::metatomic_options_t::variants_t variant

Detailed Description

Definition at line 375 of file Parameters.h.

Member Data Documentation

◆ check_consistency

Definition at line 380 of file Parameters.h.

380{false};

◆ deterministic

Definition at line 402 of file Parameters.h.

402{true};

◆ deterministic_strict

Definition at line 405 of file Parameters.h.

405{false};

◆ device

Definition at line 377 of file Parameters.h.

377{"cpu"};

◆ energy_output

◆ energy_uncertainty_output

◆ extensions_directory

◆ force_output

Definition at line 388 of file Parameters.h.

◆ length_unit

Definition at line 378 of file Parameters.h.

378{"angstrom"};

◆ model_path

Definition at line 376 of file Parameters.h.

◆ n_symmetry_rotations

◆ non_conservative

Definition at line 391 of file Parameters.h.

391{false};

◆ random_rotation

Definition at line 394 of file Parameters.h.

394{false};

◆ uncertainty_threshold

Definition at line 381 of file Parameters.h.

381{-1.0};

◆ variant


The documentation for this struct was generated from the following file: