Error :Could not locate a fix/property storing value(s) for characteristicVelocity as requested by model hooke
Im doing tutorial and got an error and not able to solve. here is my code can anyone help me with it.
units si
atom_style sphere
atom_modify map array
boundary f f f
newton off
communicate single vel yes
#processors 2 2 3
# Declare domain
region domain block -0.138 0.138 -0.138 0.138 -0.0045 0.43 units box
create_box 2 domain
# Neighbor listing
neighbor 0.003 bin
neigh_modify every 1 check no