Solved
"Encountered floating point error"
- November 9, 2023
- 3 replies
- 5694 views
I am attempting to evaluate a ground motion data set using Newmark's method. The programing routine augments displacement, velocity, and acceleration. I then need to plot the displacements vs. the time period as it varies from 0.02 to 4 in steps of 0.02. When I define T I get the following error :

I don't think a local definition with in the routine will yield accurate results. The routine needs to run as a function of T.



