Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions tests/04_FF/101_NEP_HfO2/INPUT
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ pot_file ../../PP_ORB/nep_hfo2.txt
cal_force 1
cal_stress 1

md_nstep 3
md_nstep 4
md_type npt
md_dt 1
md_tfirst 300
md_thermostat nhc
md_dumpfreq 1
md_seed 1

init_vel 1
init_vel 1
2 changes: 1 addition & 1 deletion tests/04_FF/50_DP_Al/INPUT
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ pot_file ../../PP_ORB/Al-SCAN.pb
cal_force 1
cal_stress 1

md_nstep 3
md_nstep 4
md_type msst
md_dt 1
md_tfirst 200
Expand Down
Loading