- Tested Function
- verlet::setup
- init before running md, calculate energy, force, and stress of the initial configuration.
- verlet::first_half
- the first half of equation of motion, update velocities and positions
- verlet::second_half
- the second half of equation of motion, update velocities
- verlet::write_restart
- write the information into files used for MD restarting
- verlet::restart
- restart MD when md_restart is true
- verlet::print_md
- output MD information such as energy, temperature, and pressure
◆ SetUp()
void Verlet_test::SetUp |
( |
| ) |
|
|
inlineprotected |
◆ TearDown()
void Verlet_test::TearDown |
( |
| ) |
|
|
inlineprotected |
◆ mdrun
◆ p_esolver
◆ param_in
◆ ucell
The documentation for this class was generated from the following file:
- /home/runner/work/abacus-develop/abacus-develop/source/source_md/test/verlet_test.cpp