![]() |
(git:b77b4be)
|
Methods dealing with Neural Network potentials. More...
Functions/Subroutines | |
subroutine, public | nnp_calc_energy_force (nnp, calc_forces) |
Calculate the energy and force for a given configuration with the NNP. | |
Methods dealing with Neural Network potentials.
subroutine, public nnp_force::nnp_calc_energy_force | ( | type(nnp_type), intent(inout), pointer | nnp, |
logical, intent(in) | calc_forces | ||
) |
Calculate the energy and force for a given configuration with the NNP.
nnp | ... |
calc_forces | ... |
Definition at line 61 of file nnp_force.F.