I am facing the following error for the giiven pair_style and use of compute property/local:
pair_style gran model hooke tangential no_history cohesion sjkr rolling_friction epsd2 tangential_damping off viscous off
pair_coeff * *
compute c2 all property/local natom1 natom2 ntype1 ntype2
Part fo log file:
ERROR: Pair style does not support compute property/local (compute_property_local.cpp:284)
unding sphere) mass%=100.000000%
Fix particledistribution/discrete (id pdd3): distribution based on number%:
pts1_3: d=2.000000e-02 (max. bounding sphere) number%=100.000000%
Fix particledistribution/discrete (id pdd2): distribution based on mass%:
pts1_2: d=2.000000e-02 (max. bounding sphere) mass%=100.000000%
Fix particledistribution/discrete (id pdd2): distribution based on number%:
pts1_2: d=2.000000e-02 (max. bounding sphere) number%=100.000000%
WARNING: Changing thermo_temp compute object. This object is deprecated and will be removed in the future. (compute.cpp:141)
0 atoms in group coll1
0 atoms in group coll2
ERROR: Pair style does not support compute property/local (compute_property_local.cpp:284)
--------------------------------------------------------------------------
mpirun noticed that the job aborted, but has no info as to the process
that caused that situation.
--------------------------------------------------------------------------
ckloss | Mon, 11/21/2016 - 20:54
It is what is says - these
It is what is says - these two do not go together. There is a specialized compute pair/gran/local that does the trick
Christoph