pyNastran
0.5.0
pyNastran BDF Reader/Writer, OP2 Parser, and GUI
|
Specifies an CHBDYi element face for application of radiation boundary conditions. More...
Public Member Functions | |
def | __init__ |
def | crossReference |
def | Eids |
def | Eid |
def | rawFields |
def | reprFields |
Public Attributes | |
nodamb | |
NODAMB Ambient point for radiation exchange. | |
famb | |
Radiation view factor between the face and the ambient point. | |
cntrlnd | |
Control point for thermal flux load. | |
eids | |
CHBDYi element identification number. | |
Static Public Attributes | |
string | type = 'RADBC' |
Specifies an CHBDYi element face for application of radiation boundary conditions.
Definition at line 500 of file thermal.py.
def pyNastran.bdf.cards.thermal.thermal.RADBC.__init__ | ( | self, | |
card = None , |
|||
data = None |
|||
) |
Reimplemented from pyNastran.bdf.cards.thermal.thermal.ThermalBC.
Definition at line 502 of file thermal.py.
def pyNastran.bdf.cards.thermal.thermal.RADBC.crossReference | ( | self, | |
model | |||
) |
Reimplemented from pyNastran.bdf.cards.thermal.thermal.ThermalCard.
Definition at line 516 of file thermal.py.
References pyNastran.bdf.cards.thermal.thermal.RADBC.Eid().
Referenced by pyNastran.bdf.bdf.BDF.readBDF(), and pyNastran.bdf.bdf.BDF.readBDF_Punch().
def pyNastran.bdf.cards.thermal.thermal.RADBC.Eids | ( | self | ) |
Definition at line 521 of file thermal.py.
References pyNastran.bdf.cards.thermal.loads.QBDY3.cntrlnd, pyNastran.bdf.cards.thermal.thermal.CONV.cntrlnd, pyNastran.bdf.cards.thermal.thermal.RADBC.cntrlnd, pyNastran.bdf.cards.thermal.loads.QBDY3.Eids(), pyNastran.bdf.cards.thermal.thermal.RADBC.Eids(), pyNastran.bdf.cards.thermal.thermal.RADBC.famb, pyNastran.bdf.cards.thermal.thermal.RADBC.nodamb, and pyNastran.bdf.cards.thermal.thermal.RADBC.rawFields().
Referenced by pyNastran.bdf.cards.thermal.thermal.RADBC.Eid(), and pyNastran.bdf.cards.thermal.thermal.RADBC.Eids().
def pyNastran.bdf.cards.thermal.thermal.RADBC.Eid | ( | self, | |
eid | |||
) |
Definition at line 528 of file thermal.py.
References pyNastran.bdf.cards.thermal.loads.QBDY3.cntrlnd, pyNastran.bdf.cards.thermal.thermal.CONV.cntrlnd, pyNastran.bdf.cards.thermal.thermal.RADBC.cntrlnd, pyNastran::bdf::cards::baseCard.collapseThruBy(), pyNastran.bdf.cards.thermal.loads.QBDY3.Eids(), pyNastran.bdf.cards.thermal.thermal.RADBC.Eids(), pyNastran.bdf.cards.thermal.thermal.RADBC.famb, pyNastran.bdf.cards.thermal.thermal.RADBC.nodamb, pyNastran.bdf.cards.thermal.thermal.RADBC.reprFields(), and pyNastran::bdf::fieldWriter.set_blank_if_default().
Referenced by pyNastran.bdf.cards.thermal.thermal.RADBC.crossReference().
Definition at line 533 of file thermal.py.
Referenced by pyNastran.bdf.cards.baseCard.Property.__init__(), pyNastran.bdf.cards.baseCard.BaseCard.buildTableLines(), pyNastran.bdf.cards.thermal.thermal.RADBC.Eids(), pyNastran.bdf.cards.baseCard.BaseCard.isSameCard(), pyNastran.bdf.cards.elements.springs.SpringElement.Mass(), pyNastran.bdf.cards.elements.springs.SpringElement.reprFields(), pyNastran.bdf.cards.sets.Set.SetIDs(), and pyNastran.bdf.cards.coordinateSystems.Coord.T().
Reimplemented from pyNastran.bdf.cards.baseCard.BaseCard.
Definition at line 537 of file thermal.py.
Referenced by pyNastran.bdf.cards.thermal.thermal.RADBC.Eid().
string pyNastran::bdf::cards::thermal::thermal.RADBC::type = 'RADBC' [static] |
Reimplemented from pyNastran.bdf.cards.baseCard.BaseCard.
Definition at line 501 of file thermal.py.
Referenced by pyNastran.bdf.cards.nodes.Node::__init__(), pyNastran.bdf.cards.sets.ABQSet1::__init__(), pyNastran.bdf.cards.baseCard.Property::__init__(), pyNastran.bdf.cards.baseCard.Element::__init__(), pyNastran.bdf.cards.sets.CSET1::__init__(), pyNastran.bdf.cards.dmig.NastranMatrix::__repr__(), pyNastran.bdf.cards.dmig.NastranMatrix::getDType(), pyNastran.bdf.cards.elements.solid.SolidElement::isSameCard(), pyNastran.bdf.cards.elements.springs.SpringElement::K(), pyNastran.bdf.cards.elements.solid.SolidElement::rawFields(), and pyNastran.bdf.cards.elements.elements.CrackElement::rawFields().
NODAMB Ambient point for radiation exchange.
(Integer > 0)
Definition at line 503 of file thermal.py.
Referenced by pyNastran.bdf.cards.thermal.thermal.RADBC::Eid(), pyNastran.bdf.cards.thermal.thermal.RADBC::Eids(), and pyNastran.bdf.cards.thermal.thermal.RADM::reprFields().
Radiation view factor between the face and the ambient point.
(Real > 0.0)
Definition at line 504 of file thermal.py.
Referenced by pyNastran.bdf.cards.thermal.thermal.RADBC.Eid(), pyNastran.bdf.cards.thermal.thermal.RADBC.Eids(), and pyNastran.bdf.cards.thermal.thermal.RADM.reprFields().
Control point for thermal flux load.
(Integer > 0; Default = 0)
Definition at line 505 of file thermal.py.
Referenced by pyNastran.bdf.cards.thermal.thermal.RADBC.Eid(), and pyNastran.bdf.cards.thermal.thermal.RADBC.Eids().
CHBDYi element identification number.
Definition at line 506 of file thermal.py.
Referenced by pyNastran.op2.tables.ogf_gridPointForces.ogf_Objects.gridPointForcesObject.add(), pyNastran.op2.tables.ogf_gridPointForces.ogs_surfaceStresses.GridPointStressesObject.add(), pyNastran.op2.tables.ogf_gridPointForces.ogf_Objects.gridPointForcesObject.addNewTransient(), pyNastran.op2.tables.ogf_gridPointForces.ogs_surfaceStresses.GridPointStressesObject.addNewTransient(), pyNastran.op2.tables.ogf_gridPointForces.ogs_surfaceStresses.GridPointStressesVolumeObject.addNewTransient(), pyNastran.op2.tables.ogf_gridPointForces.ogf_Objects.gridPointForcesObject.addSort1(), pyNastran.op2.tables.ogf_gridPointForces.ogs_surfaceStresses.GridPointStressesObject.addSort1(), pyNastran.op2.tables.ogf_gridPointForces.ogs_surfaceStresses.GridPointStressesVolumeObject.addSort1(), pyNastran.bdf.cards.loads.staticLoads.PLOAD1.crossReference(), pyNastran.bdf.cards.loads.staticLoads.PLOAD1.rawFields(), pyNastran.op2.tables.ogf_gridPointForces.ogf_Objects.gridPointForcesObject.writeF06(), pyNastran.op2.tables.ogf_gridPointForces.ogs_surfaceStresses.GridPointStressesObject.writeF06(), pyNastran.op2.tables.ogf_gridPointForces.ogf_Objects.gridPointForcesObject.writeF06Transient(), pyNastran.op2.tables.ogf_gridPointForces.ogs_surfaceStresses.GridPointStressesObject.writeF06Transient(), and pyNastran.op2.tables.ogf_gridPointForces.ogs_surfaceStresses.GridPointStressesVolumeObject.writeF06Transient().