ERROR: UNABLE TO RUN OPENSEES – errorCode = -1073740940

HOME FORUM Bug Reports ERROR: UNABLE TO RUN OPENSEES – errorCode = -1073740940

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #32578
    Teda man
    Participant

    I’m using Opensees Navigator Version 2.5.8 to simulate a 2D RC building frame considering the joint flexibility.I used a displacement based beamc0lumn elements to represent the beam and column components and beam-column joint element to the joint…but the program couldn’t complete analysis showing the massage ” ERROR: UNABLE TO RUN OPENSEES – errorCode = -1073740940 ”   it really is important to me to solve this problem sooner rather than later so please help me recognize my error. or shall  I attach my Tcl files? on the share your model section of the forum?

    #32582
    khalid
    Participant

    Hi,

    i have the same problem, did you find a solution for it ?

    #32583
    Teda man
    Participant

    please help find out  my error in this script

    # Elements.tcl

    # Element “column”: eleTag NodeI NodeJ NIP secTag geoTranTag <-mass massDens> <-cMass>
    element dispBeamColumn 1 1 2 5 3 2 -mass +0.000000E+00 -cMass -integration Legendre

    # Element “Fbeam”: eleTag NodeI NodeJ NIP secTag geoTranTag <-mass massDens> <-cMass>
    element dispBeamColumn 2 9 7 5 1 1 -mass +0.000000E+00 -cMass -integration Legendre

    # Element “column”: eleTag NodeI NodeJ NIP secTag geoTranTag <-mass massDens> <-cMass>
    element dispBeamColumn 3 4 6 5 3 2 -mass +0.000000E+00 -cMass -integration Legendre

    # Element “column”: eleTag NodeI NodeJ NIP secTag geoTranTag <-mass massDens> <-cMass>
    element dispBeamColumn 4 4 10 5 3 2 -mass +0.000000E+00 -cMass -integration Legendre

    # Element “column”: eleTag NodeI NodeJ NIP secTag geoTranTag <-mass massDens> <-cMass>
    element dispBeamColumn 5 10 2 5 3 2 -mass +0.000000E+00 -cMass -integration Legendre

    # Element “joint left floor”: eleTag Node1 Node2 Node3 Node4 MatTag1 MatTag2 MatTag3 MatTag4 MatTag5 MatTag6 MatTag7 MatTag8 MatTag9 MatTag10 MatTag11 MatTag12 MatTag13 <eleHeightFac eleWidthFac>
    element beamColumnJoint 6 2 3 4 5 8 8 8 2 2 2 8 8 8 1 1 1 6 1 1

    # Element “Fbeam”: eleTag NodeI NodeJ NIP secTag geoTranTag <-mass massDens> <-cMass>
    element dispBeamColumn 7 10 3 5 1 1 -mass +0.000000E+00 -cMass -integration Legendre

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.