IEEE_UNDERFLOW is signaling
While doing dynamic simulation, I am facing this error message "IEEE_UNDERFLOW IS SIGNALING". Kindly give the solution.
First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
While doing dynamic simulation, I am facing this error message "IEEE_UNDERFLOW IS SIGNALING". Kindly give the solution.
According to this webpage:
https://community.intel.com/t5/Intel-...
"The message simply means that at some point in your calculation you generated a result abs(x) < TINY(x) (which would result in x == 0. with typical options). "
So I think it's an inconsequential error coming from a UDM.
Asked: 2024-01-18 05:05:07 -0500
Seen: 1,022 times
Last updated: Jan 23
Is that the complete error message???????????
"Intel(r) Visual Fortran run-time error forrtl: warning (528): IEEE_UNDERFLOW is signaling" This statement is popedup as the error message
Do you have user models?