Function DP_NewDeepPotModelDevi

Function Documentation

DP_DeepPotModelDevi *DP_NewDeepPotModelDevi(const char **c_models, int n_models)

DP model deviation constructor with initialization.

Parameters
  • c_models[in] The array of the name of the frozen model file.

  • nmodels[in] The number of models.