Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

SMath Problem 1

Status
Not open for further replies.

dik

Structural
Joined
Apr 13, 2001
Messages
26,122
Location
CA
Any idea of why this error message comes up? The answer should be about 600 in^4. The last yb1 should be yb2.

Clipboard01_ynutbn.jpg


-----*****-----
So strange to see the singularity approaching while the entire planet is rapidly turning into a hellscape. -John Coates

-Dik
 
Those are literal subscripts, aren't they? i.e., Ix.C vs. Ix[C? The gap for an index is larger than the gap for a literal.

Can you upload the sheet?

TTFN (ta ta for now)
I can do absolutely anything. I'm an expert! faq731-376 forum1529 Entire Forum list
 
1.58e8 + 87696568 = 2.45696568e8

That's above the limit for a signed 32-bit integer.

I don't know if that's important for this case, since SMath shouldn't be using signed 32-bit integers for what you show. Unless somewhere internally it's using them for the conversions between in^4 and mm^4.

Does SMath give you any control or visibility about the number types that it's using?

 
Thanks Mint... that could be the problem... drop the metric to m in lieu of mm... I'll try it.

-----*****-----
So strange to see the singularity approaching while the entire planet is rapidly turning into a hellscape. -John Coates

-Dik
 
It doesn't help... It's storing some huge numbers internally for what ever reason... dunno why... I removed all the metric I values... and I get the same message.

Clipboard01_nlzify.jpg


-----*****-----
So strange to see the singularity approaching while the entire planet is rapidly turning into a hellscape. -John Coates

-Dik
 
As I noted above, the numbers SMath is using, I assume internally, are extremely large. I don't know if it's possible to set a 'switch' of some sort. I couldn't find a 64 bit Windows version. It's a problem that's popped up a couple of times of late. I'll try reinstalling the program... see if that helps.

-----*****-----
So strange to see the singularity approaching while the entire planet is rapidly turning into a hellscape. -John Coates

-Dik
 
I would copy everything into another sheet, first.

There's nothing that I see in what you showed that should be problematic. Smath's largest number is around 10^308, so it's unlikely that anything you do in a structural calculation for something on Earth could exceed that.

TTFN (ta ta for now)
I can do absolutely anything. I'm an expert! faq731-376 forum1529 Entire Forum list
 
Thanks IRS... I'll try that first. It is problematic, and only popped up a couple of times of late... never before...

-----*****-----
So strange to see the singularity approaching while the entire planet is rapidly turning into a hellscape. -John Coates

-Dik
 
Didn't work... I'll try reinstalling...

Clipboard01_c5bncg.jpg


-----*****-----
So strange to see the singularity approaching while the entire planet is rapidly turning into a hellscape. -John Coates

-Dik
 
It's very interesting because just assigning the sum to anything screws up, but the sum by itself works fine as 590.279914418849000*'in^4

TTFN (ta ta for now)
I can do absolutely anything. I'm an expert! faq731-376 forum1529 Entire Forum list
 
I broke the value up because it originally worked without the error... treating the total value... as a work around, I'll enter the value of the summation.

Clipboard01_sdjtou.jpg


Oh, Oh, the number is different... something really strange... It's OK, I changed the beam size to a W16...


-----*****-----
So strange to see the singularity approaching while the entire planet is rapidly turning into a hellscape. -John Coates

-Dik
 
Even more perplexing... I'll see if I save it as a different file name and see if it works... bug of some kind. Current rendition... I use yellow boxes for adding data...

Clipboard01_rt8aut.jpg



-----*****-----
So strange to see the singularity approaching while the entire planet is rapidly turning into a hellscape. -John Coates

-Dik
 
Don't know exactly what happened with the sheet; feels like one of those things that Mathcad would occasionally have. Something for the Journal of Irreproducible Results ;-)

TTFN (ta ta for now)
I can do absolutely anything. I'm an expert! faq731-376 forum1529 Entire Forum list
 
There is a transformation of some type with eng-tips... saving it as a different file doesn't work to fix it. I'll have to use the work around and hope it works.

-----*****-----
So strange to see the singularity approaching while the entire planet is rapidly turning into a hellscape. -John Coates

-Dik
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top