Group Abstract Group Abstract

Message Boards Message Boards

Problem with $CellContext in Animation

Posted 2 years ago
POSTED BY: John Barkowsky
Posted 2 years ago

I changed the last line to

ListAnimate[
 Table[Graphics[
   Map[Point, 
    Map[fromPhiAndRToXAndY, Map[displaceAtom, cylCoorOfAtoms]]]], {t, 
   0, 1 - 1/b, 1/b}]]

Now it is working. I would liked to understand the problem, though. Documentation is not too great. Thanks if someone tried to figure it out for me. The animation, by the way, shows air molecules in motion (spherical model). Set numberOfAtoms to 1200.

POSTED BY: John Barkowsky
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard