weymouth / lily-pad

Real-time two-dimensional fluid dynamics simulations in Processing. Initiated by Dr G D Weymouth:
https://github.com/weymouth/
MIT License
161 stars 78 forks source link

Chen yongxin #3

Closed chenyongxin closed 9 years ago

chenyongxin commented 9 years ago
  1. Add CircleArray.pde to set up circular arrangement of cylinders which are similar to Eames’ paper. New .pde file contains two class: CircleArray and CircleArrangement.
  2. Add SaveData2.pde which is simplified from SaveData to save Drag/Lift coefficients.
weymouth commented 9 years ago

You need to revert LilyPad.pde to it's original state and include minimal example programs at the top of your two new files.