filmov
tv
Maple Programming 38 fluid simulation loop

Показать описание
Video lecture for the course
Errata:
Slide 8: missing the origin x and y components in formulas for s and t.
Subscripts on slide 11 should be superscripts
2nd last equation on slide 15 is nonsense... the idea is explained but math was written too fast too late in the evening...
Notice sign errors on slides 22-23, should be minus signs
The apply_pressure_forces implementation, notice index-errors in for-loops i index for u should go from 2 to M and j index for v should go from 2 to N.
Missing plus on in bottom equation on slide 25
Errata:
Slide 8: missing the origin x and y components in formulas for s and t.
Subscripts on slide 11 should be superscripts
2nd last equation on slide 15 is nonsense... the idea is explained but math was written too fast too late in the evening...
Notice sign errors on slides 22-23, should be minus signs
The apply_pressure_forces implementation, notice index-errors in for-loops i index for u should go from 2 to M and j index for v should go from 2 to N.
Missing plus on in bottom equation on slide 25