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

Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

answered Jan 23 '4

Alex P gravatar image

According to this webpage:
https://community.intel.com/t5/Intel-Fortran-Compiler/IEEE-UNDERFLOW-is-signaling/m-p/768271

"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.