pyNastran/op2

This is the pyNastran.op2.rst file.

errors Module

digraph inheritance712780ae5b { bgcolor=transparent; rankdir=LR; size=""; "pyNastran.op2.errors.DeviceCodeError" [URL="#pyNastran.op2.errors.DeviceCodeError",fillcolor=white,fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",fontsize=10,height=0.25,shape=box,style="setlinewidth(0.5),filled",target="_top"]; "pyNastran.op2.errors.DoubleCardError" [URL="#pyNastran.op2.errors.DoubleCardError",fillcolor=white,fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",fontsize=10,height=0.25,shape=box,style="setlinewidth(0.5),filled",target="_top"]; "pyNastran.op2.errors.EmptyCardError" [URL="#pyNastran.op2.errors.EmptyCardError",fillcolor=white,fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",fontsize=10,height=0.25,shape=box,style="setlinewidth(0.5),filled",target="_top"]; "pyNastran.op2.errors.EmptyRecordError" [URL="#pyNastran.op2.errors.EmptyRecordError",fillcolor=white,fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",fontsize=10,height=0.25,shape=box,style="setlinewidth(0.5),filled",target="_top"]; "pyNastran.op2.errors.FortranMarkerError" [URL="#pyNastran.op2.errors.FortranMarkerError",fillcolor=white,fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",fontsize=10,height=0.25,shape=box,style="setlinewidth(0.5),filled",target="_top"]; "pyNastran.op2.errors.MixedVersionCard" [URL="#pyNastran.op2.errors.MixedVersionCard",fillcolor=white,fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",fontsize=10,height=0.25,shape=box,style="setlinewidth(0.5),filled",target="_top"]; "pyNastran.op2.errors.MultipleSolutionNotImplementedError" [URL="#pyNastran.op2.errors.MultipleSolutionNotImplementedError",fillcolor=white,fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",fontsize=10,height=0.25,shape=box,style="setlinewidth(0.5),filled",target="_top"]; "pyNastran.op2.errors.OverwriteTableError" [URL="#pyNastran.op2.errors.OverwriteTableError",fillcolor=white,fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",fontsize=10,height=0.25,shape=box,style="setlinewidth(0.5),filled",target="_top"]; "pyNastran.op2.errors.SixtyFourBitError" [URL="#pyNastran.op2.errors.SixtyFourBitError",fillcolor=white,fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",fontsize=10,height=0.25,shape=box,style="setlinewidth(0.5),filled",target="_top"]; "pyNastran.op2.errors.SortCodeError" [URL="#pyNastran.op2.errors.SortCodeError",fillcolor=white,fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",fontsize=10,height=0.25,shape=box,style="setlinewidth(0.5),filled",target="_top"]; }
exception pyNastran.op2.errors.DeviceCodeError[source]

Bases: SyntaxError

exception pyNastran.op2.errors.DoubleCardError[source]

Bases: RuntimeError

exception pyNastran.op2.errors.EmptyCardError[source]

Bases: RuntimeError

exception pyNastran.op2.errors.EmptyRecordError[source]

Bases: SyntaxError

exception pyNastran.op2.errors.FortranMarkerError[source]

Bases: Exception

exception pyNastran.op2.errors.MixedVersionCard[source]

Bases: RuntimeError

exception pyNastran.op2.errors.MultipleSolutionNotImplementedError[source]

Bases: NotImplementedError

exception pyNastran.op2.errors.OverwriteTableError[source]

Bases: RuntimeError

exception pyNastran.op2.errors.SixtyFourBitError[source]

Bases: NotImplementedError

exception pyNastran.op2.errors.SortCodeError[source]

Bases: RuntimeError

pyNastran/op2

pyNastran/op2/op2_interface

pyNastran/op2/result_objects

pyNastran/op2/tables