First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!

Ask Your Question
1

IEEE_UNDERFLOW is signaling

asked Jan 18 '4

Rameshpp gravatar image

While doing dynamic simulation, I am facing this error message "IEEE_UNDERFLOW IS SIGNALING". Kindly give the solution.

Comments

Is that the complete error message???????????

perolofl gravatar imageperolofl (Jan 18 '4)

"Intel(r) Visual Fortran run-time error forrtl: warning (528): IEEE_UNDERFLOW is signaling" This statement is popedup as the error message

Rameshpp gravatar imageRameshpp (Jan 19 '4)

Do you have user models?

perolofl gravatar imageperolofl (Jan 19 '4)

1 answer

Sort by » oldest newest most voted
1

answered Jan 23 '4

Alex P gravatar image

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.

link

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.
Want to format code in your answer? Here is a one minute demo on Youtube

Add Answer

[hide preview]

Question Tools

1 follower

Stats

Asked: Jan 18 '4

Seen: 1,182 times

Last updated: Jan 23 '24