Menu

#78 [Create Testprob] parsing error in Euler's method equations

v4 Development
open
Other (28)
2
2007-09-02
2004-05-18
No

See the attached file for examples.

The bug appears in Euler's method equations. I haven't
tested whether it's also a problem in paramatric
equations. The problem seems to be in using terms such
as d*P.xvel in equations. (d is an input, P an object).
The term is sometimes interpreted incorrectly as the
motion of the object in the Animator is wrong. This
problem may stem from dropping the .value notation. For
example, d.value*P.xvel works fine. Another workaround
for the bug is define an output which is equal to
d*P.xvel and then using the output in the equation.

Discussion

  • Loren Winters

    Loren Winters - 2004-05-18

    Projectile with Drag

     
  • Loren Winters

    Loren Winters - 2004-05-22
    • assigned_to: nobody --> sweeneyb
     
  • Taylor Brockman

    Taylor Brockman - 2006-08-31
    • assigned_to: sweeneyb --> indurkhyas
    • milestone: 100801 --> 635758
     
  • Taylor Brockman

    Taylor Brockman - 2007-06-04

    Logged In: YES
    user_id=415
    Originator: NO

    Could you create a test problem that reproduces this error?

     
  • Taylor Brockman

    Taylor Brockman - 2007-06-05
    • priority: 5 --> 2
     
  • Taylor Brockman

    Taylor Brockman - 2007-06-05
    • assigned_to: indurkhyas --> winters
     
  • Taylor Brockman

    Taylor Brockman - 2007-06-05
    • summary: parsing error in Euler's method equations --> [Create Testprob] parsing error in Euler's method equations
     
  • Taylor Brockman

    Taylor Brockman - 2007-09-02
    • milestone: 635758 --> v4 Development
     

Log in to post a comment.

MongoDB Logo MongoDB