Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error documentation (external_solvers\opensees\physical_properties) #5

Open
nicola-XVI opened this issue Mar 8, 2022 · 0 comments
Open
Assignees
Labels
documentation Improvements or additions to documentation todo

Comments

@nicola-XVI
Copy link
Contributor

nicola-XVI commented Mar 8, 2022

STKO error list (external_solvers\opensees\physical_properties)

The following is a list of errors on which documentation will be created. The errors are divided according to the Python file they are related to.

opensees\physical_properties\materials\nD\PlaneStressLayeredMaterial.py

  • error 480 @ Line 66
    ( Exception('Error: "materials" and "thicknesses" vector must have the same size'))
  • error 481 @ Line 68
    ( Exception('Error: "materials" and "thicknesses" vector must have at least 1 component'))


opensees\physical_properties\materials\nD\RandomizedMaterialWrapper.py

  • error 482 @ Line 108
    ( Exception(err('Argument "{}" of {} in the Physical Property should be MpcAttributeType.Real, MpcAttributeType.QuantityScalar or MpcAttributeType.QuantityVector, not {}'.format(iarg, args, at.type))))


opensees\physical_properties\materials\uniaxial\ASD_SMA_3K.py

  • error 483 @ Line 127
    ( Exception('Error: "k1" ({}) should be strictly positive (k1 > 0)'.format(k1)))
  • error 484 @ Line 129
    ( Exception('Error: "k2" ({}) should be larger than or equal to zero and less than "k1" (0 <= k2 < k1)'.format(k2)))
  • error 485 @ Line 131
    ( Exception('Error: "k3" ({}) should be larger than or equal to "k2" and less than or equal to "k1" (k2 ≤ k3 &le k1)'.format(k3)))
  • error 486 @ Line 133
    ( Exception('Error: "sigAct" ({}) should be strictly positive (sigAct > 0)'.format(sigAct)))
  • error 487 @ Line 135
    ( Exception('Error: "beta" ({}) should be in the range 0-1 (0 <= beta <= 1)'.format(beta)))


opensees\physical_properties\materials\uniaxial\Design\Concrete_support_data\concreteMaterials.py

  • error 488 @ Line 169
    ( Exception('The given standard "{}" is not supported by the concreteStandardFactory'.format(standardName)))


opensees\physical_properties\materials\uniaxial\ElasticMultiLinear.py

  • error 489 @ Line 98
    ( Exception('Error: the number of strain and stress points must be the same'))


opensees\physical_properties\materials\uniaxial\MultiLinear.py

  • error 490 @ Line 65
    ( Exception('Error: expected a vector of 4 entries'))
  • error 491 @ Line 67
    ( Exception('Error: different length of vectors'))


opensees\physical_properties\materials\uniaxial\Parallel.py

  • error 492 @ Line 97
    ( Exception('Error: different length of vectors'))


opensees\physical_properties\materials\uniaxial\PyLiq1.py

  • error 493 @ Line 134
    ( Exception('null cae document'))


opensees\physical_properties\materials\uniaxial\Series.py

  • error 494 @ Line 46
    ( Exception('Error: the list of materials for the parallel material is empty'))


opensees\physical_properties\materials\uniaxial\TzLiq1.py

  • error 495 @ Line 105
    ( Exception('null cae document'))


opensees\physical_properties\materials\uniaxial\UVCuniaxial.py

  • error 496 @ Line 72
    ( Exception('Error: (C vector) Kinematic hardening parameter associated with backstress component and ')
  • error 497 @ Line 77
    ( Exception('Error: (C vector) Kinematic hardening parameter associated with backstress component and ')
  • error 498 @ Line 81
    ( Exception('Error: (C vector) Kinematic hardening parameter associated with backstress component and ')


opensees\physical_properties\sections\Elastic.py

  • error 499 @ Line 186
    ( Exception('no active cae document'))
  • error 500 @ Line 320
    ( Exception('both 2D and 3D options are set to false'))


opensees\physical_properties\sections\extrusion_utils.py

  • error 501 @ Line 45
    ( Exception('Error one of the referenced sub-properties has more than 1 extrusion info item'))


opensees\physical_properties\sections\Fiber.py

  • error 502 @ Line 123
    ( Exception('no active cae document'))
  • error 503 @ Line 175
    ( Exception('Error: Section is None'))


opensees\physical_properties\sections\LayeredShell.py

  • error 504 @ Line 66
    ( Exception('Error: thickness and material vectors must have the same length'))
  • error 505 @ Line 68
    ( Exception('Error: at least 1 layer must be defined'))


opensees\physical_properties\sections\RectangulaFiberSection_support_data\RectangularFiberSectionChecks.py

  • error 506 @ Line 7
    ( Exception('Inconsistent geometry (2*Cover + StirrupRadius) >= Width'))
  • error 507 @ Line 9
    ( Exception('Inconsistent geometry (2*Cover + StirrupRadius) >= Height'))


opensees\physical_properties\sections\RectangulaFiberSection_support_data\RectangularFiberSectionDomain.py

  • error 508 @ Line 72
    ( Exception('Error: Section is None. Cannot compute the domain'))
  • error 509 @ Line 142
    ( Exception('This should never happen. Contact support'))
  • error 510 @ Line 154
    ( Exception('This should never happen. Contact support'))
  • error 511 @ Line 309
    ( Exception('Error: Section is None'))


opensees\physical_properties\sections\RectangulaFiberSection_support_data\ThreadUtils.py

  • error 512 @ Line 100
    ( Exception('the worker object should inherit from QObject'))
  • error 513 @ Line 102
    ( Exception('the worker object should have the finished() signal'))
  • error 514 @ Line 104
    ( Exception('the worker object should have the sendPercentage(int) signal'))
  • error 515 @ Line 106
    ( Exception('the worker object should have the sendTextLine(str) signal'))
  • error 516 @ Line 108
    ( Exception('the worker object should have the clearTextEdit() signal'))
  • error 517 @ Line 110
    ( Exception('the dialog object should inherit from QDialog'))
  • error 518 @ Line 112
    ( Exception('the dialog object should have a method called setPercentage(int)'))
  • error 519 @ Line 114
    ( Exception('the dialog object setPercentage attribute is not a callable'))


opensees\physical_properties\sections\RectangularFiberSection.py

  • error 520 @ Line 229
    ( Exception("Cannot find dataStore Attribute"))
  • error 521 @ Line 355
    ( Exception('no active cae document'))
  • error 522 @ Line 423
    ( Exception("Cannot find dataStore Attribute"))
  • error 523 @ Line 462
    ( Exception('no active cae document'))
  • error 524 @ Line 685
    ( Exception("The current XObject is NULL"))
  • error 525 @ Line 687:
    ( Exception("The current XObject has no parent component"))
  • error 526 @ Line 692
    ( Exception("No current document"))
  • error 527 @ Line 712
    ( Exception()
  • error 528 @ Line 789
    ( Exception("The current XObject is NULL"))
  • error 529 @ Line 791:
    ( Exception("The current XObject has no parent component"))
  • error 530 @ Line 796
    ( Exception("No current document"))
  • error 531 @ Line 815
    ( Exception()
  • error 532 @ Line 1190
    ( Exception('no active cae document'))
  • error 533 @ Line 1255
    ( Exception('no active cae document'))
  • error 534 @ Line 1290
    ( Exception(str_exc))
  • error 535 @ Line 1311
    ( Exception('Error: Section is None'))
  • error 536 @ Line 1767
    ( Exception('The given class "{}" is not supported by the ConfinementModelsFactory'.format(className)))


opensees\physical_properties\special_purpose\BeamSectionProperty(old).py

  • error 537 @ Line 149
    ( Exception('no active cae document'))


opensees\physical_properties\special_purpose\BeamSectionProperty.py

  • error 538 @ Line 1104
    ( Exception('no active cae document'))
  • error 539 @ Line 1166
    ( Exception('Error: vectors "secTag/2" and "weights/2" must have the same size'))
  • error 540 @ Line 1265
    ( Exception('section tags and weights vectors at node I must have the same size'))
  • error 541 @ Line 1268
    ( Exception('section tags and weights vectors at node J must have the same size'))
  • error 542 @ Line 1281
    ( Exception('weights and positions should be in the range 0-1'))
  • error 543 @ Line 1290
    ( Exception('weights and positions should be in the range 0-1'))
  • error 544 @ Line 1418
    ( Exception('Error: vectors "secTag/7" and "positions/7" must have the same size'))
  • error 545 @ Line 1444
    ( Exception('section location is outside the valid range (0,1)'))
  • error 546 @ Line 1477
    ( Exception('Error: vectors "secTag/8" and "positions/8" must have the same size'))
  • error 547 @ Line 1479
    ( Exception('Error: size of "weights/8" vector should not be larger then the size of vectors "secTag/8" and "positions/8"'))
  • error 548 @ Line 1505
    ( Exception('section location is outside the valid range (0,1)'))
  • error 549 @ Line 1546
    ( Exception('Error: vectors "secTag/9" and "positions/9" must have the same size'))
  • error 550 @ Line 1568
    ( Exception('section location is outside the valid range (0,1)'))


opensees\physical_properties\special_purpose\BeamWithShearHingeProperty.py

  • error 551 @ Line 86
    ( Exception('no active cae document'))


opensees\physical_properties\special_purpose\beam_section_utils.py

  • error 552 @ Line 36
    ( Exception('invalid number of sections for Lobatto integration rule. min number = 2, max number = 10, given = {}'.format(np)))
  • error 553 @ Line 42
    ( Exception('invalid number of sections for Lobatto integration rule. min number = 2, max number = 10, given = {}'.format(np)))
  • error 554 @ Line 71
    ( Exception('invalid number of sections for Legendre integration rule. min number = 1, max number = 10, given = {}'.format(np)))
  • error 555 @ Line 90
    ( Exception('invalid number of sections for Radau integration rule. min number = 1, max number = 10, given = {}'.format(np)))
  • error 556 @ Line 108
    ( Exception('invalid number of sections for Newton-Cotes integration rule. min number = 2, max number = 10, given = {}'.format(np)))
  • error 557 @ Line 131
    ( Exception('invalid number of sections for Trapezoidal integration rule. min number = 2, given = {}'.format(np)))
  • error 558 @ Line 138
    ( Exception('invalid number of sections for Composite Simpson integration rule. expected a positive odd number, given = {}'.format(np)))


opensees\physical_properties\special_purpose\HingedBeamPP.py

  • error 559 @ Line 71
    ( Exception('no active cae document'))


opensees\physical_properties\special_purpose\RCBeamColumnProperty.py

  • error 560 @ Line 487
    ( Exception('no active cae document'))


opensees\physical_properties\special_purpose\RCbeamColumnProperty_support_data\distributedWidgetPP.py

  • error 561 @ Line 119
    ( Exception('no active cae document'))
  • error 562 @ Line 125
    ( Exception('null XObject in physical property'))
  • error 563 @ Line 174
    ( Exception('null XObject in physical property'))
  • error 564 @ Line 213
    ( Exception('null XObject in physical property'))
  • error 565 @ Line 245
    ( Exception('null XObject in physical property'))
  • error 566 @ Line 729
    ( Exception('no active cae document'))


opensees\physical_properties\special_purpose\RCbeamColumnProperty_support_data\lumpedFLWidgetPP.py

  • error 567 @ Line 124
    ( Exception('no active cae document'))
  • error 568 @ Line 130
    ( Exception('null XObject in physical property'))
  • error 569 @ Line 179
    ( Exception('null XObject in physical property'))
  • error 570 @ Line 218
    ( Exception('null XObject in physical property'))
  • error 571 @ Line 250
    ( Exception('null XObject in physical property'))
  • error 572 @ Line 707
    ( Exception('no active cae document'))
  • error 573 @ Line 850
    ( Exception('no active cae document'))


opensees\physical_properties\special_purpose\RCbeamColumnProperty_support_data\lumpedZLWidgetPP.py

  • error 574 @ Line 121
    ( Exception('no active cae document'))
  • error 575 @ Line 127
    ( Exception('null XObject in physical property'))
  • error 576 @ Line 173
    ( Exception('null XObject in physical property'))
  • error 577 @ Line 212
    ( Exception('null XObject in physical property'))
  • error 578 @ Line 244
    ( Exception('null XObject in physical property'))
  • error 579 @ Line 696
    ( Exception('no active cae document'))
  • error 580 @ Line 835
    ( Exception('no active cae document'))


opensees\physical_properties\special_purpose\truss.py

  • error 581 @ Line 120
    ( Exception('no active cae document'))


opensees\physical_properties\utils\tester\StrainHistory.py

  • error 582 @ Line 328
    ( Exception('The given class "{}" is not supported by the StrainHistoryFactory'.format(className)))


opensees\physical_properties\utils\tester\Tester1D.py

  • error 583 @ Line 92
    ( Exception("No material provided to the tester"))
  • error 584 @ Line 94
    ( Exception("No strain history provided to the tester"))
  • error 585 @ Line 99
    ( Exception("No external solver kit provided"))
  • error 586 @ Line 232
    ( Exception("No material provided to the tester"))
  • error 587 @ Line 234
    ( Exception("No strain history provided to the tester"))
  • error 588 @ Line 239
    ( Exception("No external solver kit provided"))
  • error 589 @ Line 754:
    ( Exception("Please provide a reference curve or change strain history"))
  • error 590 @ Line 835
    ( Exception("The current XObject is NULL"))
  • error 591 @ Line 837
    ( Exception("The current XObject has no parent component"))
  • error 592 @ Line 842
    ( Exception("No current document"))
  • error 593 @ Line 861
    ( Exception()


opensees\physical_properties\utils\tester\Tester1D_nextTestMatplotlib.py

  • error 594 @ Line 89
    ( Exception("No material provided to the tester"))
  • error 595 @ Line 91
    ( Exception("No strain history provided to the tester"))
  • error 596 @ Line 96
    ( Exception("No external solver kit provided"))
  • error 597 @ Line 695:
    ( Exception("Please provide a reference curve or change strain history"))
  • error 598 @ Line 776
    ( Exception("The current XObject is NULL"))
  • error 599 @ Line 778
    ( Exception("The current XObject has no parent component"))
  • error 600 @ Line 783
    ( Exception("No current document"))
  • error 601 @ Line 802
    ( Exception()


opensees\physical_properties\utils\tester\TesterND.py

  • error 602 @ Line 94
    ( Exception('Wrong number of output components ({})'.format(n)))
  • error 603 @ Line 99
    ( Exception('Wrong number of strain size ({})'.format(ssize)))
  • error 604 @ Line 135
    ( Exception("No material provided to the tester"))
  • error 605 @ Line 137
    ( Exception("No strain history provided to the tester"))
  • error 606 @ Line 142
    ( Exception("No external solver kit provided")))
  • error 607 @ Line 671
    ( Exception("The current XObject is NULL"))
  • error 608 @ Line 673
    ( Exception("The current XObject has no parent component"))
  • error 609 @ Line 678
    ( Exception("No current document"))
  • error 610 @ Line 697
    ( Exception()


opensees\physical_properties\utils\tester\TesterUtils.py

  • error 611 @ Line 46
    ( Exception(command, exitCode, output))
@nicola-XVI nicola-XVI added documentation Improvements or additions to documentation todo labels Mar 8, 2022
@nicola-XVI nicola-XVI self-assigned this Mar 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation todo
Projects
None yet
Development

No branches or pull requests

1 participant