geom Package

dit Module

Inheritance diagram of pyNastran.op2.tables.geom.dit

class pyNastran.op2.tables.geom.dit.DIT[source]

Bases: object

Methods

readGust(data, n)[source]

GUST(1005,10,174) - the marker for Record 1

readTable1(func, data, n)[source]
readTable2(func, data)[source]
readTable3(func, data)[source]
readTableD1(data, n)[source]

TABLED1(1105,11,133) - the marker for Record 4

readTableD2(data, n)[source]

TABLED2(1205,12,134) - the marker for Record 5

readTableD3(data, n)[source]

TABLED3(1305,13,140) - the marker for Record 6

readTableM1(data, n)[source]

TABLEM1(105,1,93) - the marker for Record 9

readTableM2(data, n)[source]

TABLEM2(205,2,94) - the marker for Record 10

readTableM3(data, n)[source]

TABLEM3(305,3,95) - the marker for Record 11

readTableM4(data, n)[source]

TABLEM4(405,4,96) - the marker for Record 12

dynamics Module

Inheritance diagram of pyNastran.op2.tables.geom.dynamics

class pyNastran.op2.tables.geom.dynamics.DYNAMICS[source]

Bases: object

Methods

readDArea(data, n)[source]

DAREA(27,17,182) - the marker for Record 2

readDLoad(data, n)[source]

DLOAD(57,5,123) - Record 4

readDPhase(data, n)[source]

DPHASE(77,19,184) - Record 5

readDelay(data, n)[source]

DELAY(37,18,183) - Record 3

readEPoint(data, n)[source]

EPOINT(707,7,124) - Record 12

readEigb(data, n)[source]

EIGB(107,1,86) - Record 7

readEigc(data, n)[source]

EIGC(207,2,87) - Record 8

readEigp(data, n)[source]

EIGP(257,4,158) - Record 9

readEigr(data, n)[source]

EIGR(307,3,85) - Record 10

readEigrl(data, n)[source]

EIGRL(308,8,348) - Record 11

readFreq(data, n)[source]

FREQ(1307,13,126) - Record 13

readFreq1(data, n)[source]

FREQ1(1007,10,125) - Record 14

readFreq2(data, n)[source]

FREQ2(1107,11,166) - Record 15

readFreq3(data, n)[source]

FREQ3(1407,14,39) - Record 16

readFreq4(data, n)[source]

FREQ4(1507,15,40) - Record 17

readFreq5(data, n)[source]

FREQ5(1607,16,41) - Record 18

readRLoad1(data, n)[source]

RLOAD1(5107,51,131) - Record 26

readRLoad2(data, n)[source]

RLOAD2(5107,51,131) - Record 27

readTLoad1(data, n)[source]

TLOAD1(7107,71,138) - Record 37

readTLoad2(data, n)[source]

TLOAD2(7207,72,139) - Record 37

readTStep(data, n)[source]

TSTEP(8307,83,142) - Record 38

geom1 Module

Inheritance diagram of pyNastran.op2.tables.geom.geom1

class pyNastran.op2.tables.geom.geom1.GEOM1[source]

Bases: object

Methods

add_coord(coord, allowOverwrites=True)[source]
add_node(node, allowOverwrites=True)[source]

geom2 Module

Inheritance diagram of pyNastran.op2.tables.geom.geom2

class pyNastran.op2.tables.geom.geom2.GEOM2[source]

Bases: object

Methods

addOp2Element(elem)[source]
add_SPOINT(spooint)[source]
add_element(elem, allowOverwrites=True)[source]
runCQUAD(data, n, Element)[source]

common method for CQUAD, CQUADX

runCQUAD4(data, n, Element)[source]

common method for CQUAD4, CQUADR

geom3 Module

Inheritance diagram of pyNastran.op2.tables.geom.geom3

class pyNastran.op2.tables.geom.geom3.GEOM3[source]

Bases: object

Methods

add_load(load)[source]
add_thermal_load(load)[source]

geom4 Module

Inheritance diagram of pyNastran.op2.tables.geom.geom4

class pyNastran.op2.tables.geom.geom4.GEOM4[source]

Bases: object

Methods

add_constraint_SPC(constraint)[source]
add_rigid_element(constraint)[source]
add_suport(constraint)[source]

ept Module

Inheritance diagram of pyNastran.op2.tables.geom.ept

class pyNastran.op2.tables.geom.ept.EPT[source]

Bases: object

Methods

addOp2Property(prop)[source]
add_property(card, allowOverwrites=True)[source]

mpt Module

Inheritance diagram of pyNastran.op2.tables.geom.mpt

class pyNastran.op2.tables.geom.mpt.MPT[source]

Bases: object

Methods

addOp2Material(mat)[source]
add_NLPARM(card, allowOverwrites=True)[source]
add_TSTEPNL(card, allowOverwrites=True)[source]
add_creep_material(material, allowOverwrites=True)[source]
add_material_dependence(material, allowOverwrites=True)[source]
add_structural_material(material, allowOverwrites=True)[source]
add_thermal_material(material, allowOverwrites=True)[source]