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 cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Z88 Aurora - model problem

Status
Not open for further replies.

GregLocock

Automotive
Joined
Apr 10, 2001
Messages
23,891
Location
Orbiting a small yellow star
I include a very simple problem, a flat plate simply supported on 3 edges with uniform loading (OK I know that corner and midpoints should get different loads, nonetheless...)

However the thing doesn't solve. I'm sure the reason is blindingly obvious but am currently stumped. FWIW all the example files run that I've tried, so it isn't an installation or permissions problem.
 

Attachments

First error is in z88sets.txt which somehow has the old set names

Code:
6
#ELEMENTS ELEMENTGEO 54 9 "Geometry55"
         1          2          3          4          5          6          7          8          9
#ELEMENTS MATERIAL 57 9 "Engineering steel"
         1          2          3          4          5          6          7          8          9
#NODES CONSTRAINT 68 17 "ConstraintsZ"
         2          3          4          5          6          7          8         15         22         29
        36         44         45         46         47         48         49
#NODES CONSTRAINT 69 1 "CONstraintxyz"
         1         
#NODES CONSTRAINT 70 1 "xonstXZ"
         43
#NODES CONSTRAINT 77 30 "loading100"
         9         10         11         12         13         14         16         17         18         19
        20         21         23         24         25         26         27         28         30         31
        32         33         34         35         37         38         39         40         41         42
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top