Home
last modified time | relevance | path

Searched defs:potential_energy (Results 1 – 25 of 36) sorted by relevance

12

/dports/science/gromacs/gromacs-2021.4/tests/physicalvalidation/physical_validation/data/
H A Dobservable_data.py65 kinetic_energy=None, potential_energy=None, total_energy=None, argument
145 def potential_energy(self): member in ObservableData
150 def potential_energy(self, potential_energy): argument
/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Dqmmmx_types.F40 SUBROUTINE qmmmx_env_get(qmmmx_env, subsys, potential_energy, kinetic_energy) argument
43 REAL(KIND=dp), INTENT(OUT), OPTIONAL :: potential_energy, kinetic_energy local
H A Dqmmm_types.F48 SUBROUTINE qmmm_env_get(qmmm_env, subsys, potential_energy, kinetic_energy) argument
51 REAL(KIND=dp), INTENT(OUT), OPTIONAL :: potential_energy, kinetic_energy local
H A Dforce_env_types.F303 … meta_env, fp_env, subsys, para_env, potential_energy, additional_potential, & argument
315 … REAL(KIND=dp), INTENT(OUT), OPTIONAL :: potential_energy, additional_potential, & local
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Dqmmmx_types.F40 SUBROUTINE qmmmx_env_get(qmmmx_env, subsys, potential_energy, kinetic_energy) argument
43 REAL(KIND=dp), INTENT(OUT), OPTIONAL :: potential_energy, kinetic_energy local
H A Dqmmm_types.F48 SUBROUTINE qmmm_env_get(qmmm_env, subsys, potential_energy, kinetic_energy) argument
51 REAL(KIND=dp), INTENT(OUT), OPTIONAL :: potential_energy, kinetic_energy local
H A Dforce_env_types.F303 … meta_env, fp_env, subsys, para_env, potential_energy, additional_potential, & argument
315 … REAL(KIND=dp), INTENT(OUT), OPTIONAL :: potential_energy, additional_potential, & local
/dports/math/py-sympy/sympy-1.9/sympy/physics/mechanics/
H A Dparticle.py202 def potential_energy(self): member in Particle
222 def potential_energy(self, scalar): member in Particle
H A Drigidbody.py269 def potential_energy(self): member in RigidBody
292 def potential_energy(self, scalar): member in RigidBody
H A Dfunctions.py303 def potential_energy(*body): function
/dports/math/py-sympy/sympy-1.9/doc/src/modules/physics/mechanics/api/
H A Dpart_bod.rst49 potential_energy chapter
/dports/science/lammps/lammps-stable_29Sep2021/src/MDI/
H A Dfix_mdi_engine.h47 double potential_energy; // stores potential energy variable
H A Dfix_mdi_engine.cpp571 double potential_energy = pe->compute_scalar(); in send_energy() local
601 double potential_energy = pe->compute_scalar(); in send_pe() local
/dports/science/madness/madness-ebb3fd7/src/examples/
H A Dhatom_1d.cc129 double potential_energy = inner(Vnuc,rho); in main() local
H A D3dharmonic.cc145 double potential_energy = inner(phi,V*phi); // <phi|Vphi> = <phi|V|phi> in energy() local
H A Dnonlinschro.cc190 double potential_energy = inner(rho, v); in iterate() local
H A Dhe.cc161 double kinetic_energy = 0.0, potential_energy = 0.0, overlap; in energy() local
/dports/science/lammps/lammps-stable_29Sep2021/lib/atc/
H A DATC_CouplingMomentum.cpp399 double ATC_CouplingMomentum::potential_energy(const IntegrationDomainType domain) const in potential_energy() function in ATC::ATC_CouplingMomentum
H A DATC_CouplingMomentumEnergy.cpp358 double ATC_CouplingMomentumEnergy::potential_energy(void) in potential_energy() function in ATC::ATC_CouplingMomentumEnergy
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/atc/
H A DATC_CouplingMomentum.cpp399 double ATC_CouplingMomentum::potential_energy(const IntegrationDomainType domain) const in potential_energy() function in ATC::ATC_CouplingMomentum
H A DATC_CouplingMomentumEnergy.cpp356 double ATC_CouplingMomentumEnergy::potential_energy(void) in potential_energy() function in ATC::ATC_CouplingMomentumEnergy
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/motion/
H A Dgopt_f77_methods.F93 REAL(KIND=dp) :: f_ts, potential_energy local
/dports/science/cp2k-data/cp2k-7.1.0/src/motion/
H A Dgopt_f77_methods.F93 REAL(KIND=dp) :: f_ts, potential_energy local
/dports/math/py-yt/yt-4.0.1/yt/frontends/ramses/
H A Dfields.py211 def potential_energy(field, data): function
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/colvars/
H A Dcolvar.h467 cvm::real potential_energy; variable

12