(no subject)

warning:cannot count rigid body DFF before bodies are fully initialized.

What should i do when this warning appear?

Tian.

warning:cannot count rigid body DFF before bodies are fully initialized.

What should i do when this warning appear?

you probably need to insert a "run 0" in your input to enforce rigid
body initialization before you do any operations that need to compute
a temperature or simular (and thus require to know how many DOFs are
removed through the rigid body integrator). or move the operations
that trigger the DOF computation to a later part of your input.

axel.