pyNastran
0.5.0
pyNastran BDF Reader/Writer, OP2 Parser, and GUI
|
Public Member Functions | |
def | __init__ |
def | crossReference |
def | Area |
def | Nsm |
def | MassPerLength |
mass = L*(Area*rho+nsm) mass/L = Area*rho+nsm | |
def | I11 |
def | I12 |
def | J |
def | I22 |
def | writeCodeAster |
def | rawFields |
def | reprFields |
Public Attributes | |
pid | |
mid | |
group | |
Type | |
dim | |
nsm | |
Static Public Attributes | |
string | type = 'PBARL' |
dictionary | validTypes |
def pyNastran.bdf.cards.properties.bars.PBARL.__init__ | ( | self, | |
card = None , |
|||
data = None |
|||
) |
Reimplemented from pyNastran.bdf.cards.properties.bars.LineProperty.
Definition at line 838 of file bars.py.
Referenced by pyNastran.bdf.cards.properties.bars.PBARL.rawFields().
def pyNastran.bdf.cards.properties.bars.PBARL.crossReference | ( | self, | |
model | |||
) |
Reimplemented from pyNastran.bdf.cards.baseCard.Property.
Definition at line 884 of file bars.py.
Referenced by pyNastran.bdf.bdf.BDF.readBDF(), and pyNastran.bdf.bdf.BDF.readBDF_Punch().
def pyNastran.bdf.cards.properties.bars.PBARL.Area | ( | self | ) |
Reimplemented from pyNastran.bdf.cards.properties.bars.LineProperty.
Definition at line 887 of file bars.py.
References pyNastran.bdf.cards.elements.shell.ShellElement.Area(), pyNastran.bdf.cards.elements.shell.TriShell.Area(), pyNastran.bdf.cards.properties.bars.LineProperty.Area(), pyNastran.bdf.cards.elements.bars.CROD.Area(), pyNastran.bdf.cards.baseCard.Element.Area(), pyNastran.bdf.cards.elements.shell.CTRIA6.Area(), pyNastran.bdf.cards.elements.shell.CTRIAX6.Area(), pyNastran.bdf.cards.properties.bars.IntegratedLineProperty.Area(), pyNastran.bdf.cards.elements.bars.CTUBE.Area(), pyNastran.bdf.cards.elements.bars.CONROD.Area(), pyNastran.bdf.cards.elements.shell.QuadShell.Area(), pyNastran.bdf.cards.properties.bars.PTUBE.Area(), pyNastran.bdf.cards.elements.bars.CBAR.Area(), pyNastran.bdf.cards.elements.shell.CSHEAR.Area(), pyNastran.bdf.cards.properties.bars.PBAR.Area(), pyNastran.bdf.cards.properties.bars.PBARL.Area(), pyNastran.bdf.cards.elements.shell.CQUAD8.Area(), pyNastran.bdf.cards.elements.bars.CBEAM.Area(), pyNastran.bdf.cards.elements.bars.CBEND.Area(), pyNastran.bdf.cards.elements.shell.ShellElement.Nsm(), pyNastran.bdf.cards.properties.bars.LineProperty.Nsm(), pyNastran.bdf.cards.elements.bars.CROD.Nsm(), pyNastran.bdf.cards.elements.shell.CTRIAX6.Nsm(), pyNastran.bdf.cards.properties.bars.IntegratedLineProperty.Nsm(), pyNastran.bdf.cards.elements.bars.CONROD.Nsm(), pyNastran.bdf.cards.elements.bars.CBAR.Nsm(), pyNastran.bdf.cards.properties.bars.PBARL.Nsm(), pyNastran.bdf.cards.elements.bars.CBEAM.Nsm(), pyNastran.bdf.cards.elements.shell.ShellElement.Rho(), pyNastran.bdf.cards.elements.solid.SolidElement.Rho(), pyNastran.bdf.cards.properties.bars.LineProperty.Rho(), pyNastran.bdf.cards.properties.properties.SolidProperty.Rho(), pyNastran.bdf.cards.properties.shell.PCOMP.Rho(), pyNastran.bdf.cards.elements.bars.CONROD.Rho(), and pyNastran.bdf.cards.properties.shell.PSHELL.Rho().
Referenced by pyNastran.bdf.cards.properties.bars.PBARL.Area().
def pyNastran.bdf.cards.properties.bars.PBARL.Nsm | ( | self | ) |
Reimplemented from pyNastran.bdf.cards.properties.bars.LineProperty.
Definition at line 890 of file bars.py.
References pyNastran.bdf.cards.properties.bars.PBARL.I11(), pyNastran.bdf.cards.properties.bars.PBARL.I12(), and pyNastran.bdf.cards.properties.bars.PBARL.J().
Referenced by pyNastran.bdf.cards.properties.bars.PBARL.Area().
mass = L*(Area*rho+nsm) mass/L = Area*rho+nsm
Definition at line 898 of file bars.py.
References pyNastran.bdf.cards.properties.bars.PBARL.I22(), pyNastran.bdf.cards.elements.elements.CFAST.pid, pyNastran.bdf.cards.elements.damper.LineDamper.pid, pyNastran.bdf.cards.elements.damper.CVISC.pid, pyNastran.bdf.cards.elements.solid.SolidElement.pid, pyNastran.bdf.cards.elements.bush.CBUSH.pid, pyNastran.bdf.cards.elements.mass.CMASS1.pid, pyNastran.bdf.cards.elements.elements.CGAP.pid, pyNastran.bdf.cards.elements.damper.CDAMP1.pid, pyNastran.bdf.cards.elements.shell.ShellElement.pid, pyNastran.bdf.cards.elements.solid.CHEXA8.pid, pyNastran.bdf.cards.elements.springs.CELAS1.pid, pyNastran.bdf.cards.elements.elements.CrackElement.pid, pyNastran.bdf.cards.elements.bush.CBUSH1D.pid, pyNastran.bdf.cards.elements.solid.CHEXA20.pid, pyNastran.bdf.cards.elements.elements.CRAC2D.pid, pyNastran.bdf.cards.elements.shell.CTRIA3.pid, pyNastran.bdf.cards.elements.damper.CDAMP3.pid, pyNastran.bdf.cards.elements.elements.CRAC3D.pid, pyNastran.bdf.cards.elements.bush.CBUSH2D.pid, pyNastran.bdf.cards.elements.mass.CMASS3.pid, pyNastran.bdf.cards.elements.solid.CPENTA6.pid, pyNastran.bdf.cards.baseCard.Element.pid, pyNastran.bdf.cards.elements.damper.CDAMP5.pid, pyNastran.bdf.cards.elements.bars.CROD.pid, pyNastran.bdf.cards.elements.shell.CTRIA6.pid, pyNastran.bdf.cards.elements.springs.CELAS3.pid, pyNastran.bdf.cards.elements.solid.CPENTA15.pid, pyNastran.bdf.cards.elements.solid.CTETRA4.pid, pyNastran.bdf.cards.elements.shell.CTRIAR.pid, pyNastran.bdf.cards.optimization.DVPREL2.pid, pyNastran.bdf.cards.elements.solid.CTETRA10.pid, pyNastran.bdf.cards.aero.CAERO1.pid, pyNastran.bdf.cards.elements.bars.CTUBE.pid, pyNastran.bdf.cards.properties.bars.PROD.pid, pyNastran.bdf.cards.aero.CAERO2.pid, pyNastran.bdf.cards.properties.bars.PTUBE.pid, pyNastran.bdf.cards.elements.bars.CBAR.pid, pyNastran.bdf.cards.elements.shell.CSHEAR.pid, pyNastran.bdf.cards.properties.bars.PBAR.pid, pyNastran.bdf.cards.elements.shell.CQUAD4.pid, pyNastran.bdf.cards.properties.bars.PBARL.pid, pyNastran.bdf.cards.elements.shell.CQUADR.pid, pyNastran.bdf.cards.aero.PAERO1.pid, pyNastran.bdf.cards.elements.shell.CQUAD.pid, pyNastran.bdf.cards.aero.PAERO2.pid, pyNastran.bdf.cards.elements.shell.CQUAD8.pid, pyNastran.bdf.cards.elements.bars.CBEAM3.pid, pyNastran.bdf.cards.elements.bars.CBEAM.pid, pyNastran.bdf.cards.elements.shell.CQUADX.pid, pyNastran.bdf.cards.elements.bars.CBEND.pid, pyNastran.bdf.cards.params.PARAM.type, pyNastran.bdf.cards.elements.elements.CFAST.type, pyNastran.bdf.cards.loads.loads.Load.type, pyNastran.bdf.cards.loads.staticLoads.LOAD.type, pyNastran.bdf.cards.coordinateSystems.Coord.type, pyNastran.bdf.cards.optimization.DCONSTR.type, pyNastran.bdf.cards.elements.shell.ShellElement.type, pyNastran.bdf.cards.elements.rigid.RBAR.type, pyNastran.bdf.cards.dynamic.FREQ.type, pyNastran.bdf.cards.aero.AEFACT.type, pyNastran.bdf.cards.elements.damper.CVISC.type, pyNastran.bdf.cards.methods.EIGB.type, pyNastran.bdf.cards.materials.CREEP.type, pyNastran.bdf.cards.elements.bush.CBUSH.type, pyNastran.bdf.cards.elements.mass.CMASS1.type, pyNastran.bdf.cards.baseCard.BaseCard.type, pyNastran.bdf.cards.aero.AELINK.type, pyNastran.bdf.cards.elements.elements.CGAP.type, pyNastran.bdf.cards.optimization.DESVAR.type, pyNastran.bdf.cards.elements.damper.CDAMP1.type, pyNastran.bdf.cards.nodes.RINGAX.type, pyNastran.bdf.cards.elements.solid.CHEXA8.type, pyNastran.bdf.cards.dynamic.FREQ1.type, pyNastran.bdf.cards.optimization.DDVAL.type, pyNastran.bdf.cards.nodes.SPOINT.type, pyNastran.bdf.cards.elements.mass.CMASS2.type, pyNastran.bdf.cards.elements.rigid.RBAR1.type, pyNastran.bdf.cards.optimization.DOPTPRM.type, pyNastran.bdf.cards.dynamic.FREQ2.type, pyNastran.bdf.cards.aero.AELIST.type, pyNastran.bdf.cards.properties.bars.LineProperty.type, pyNastran.bdf.cards.elements.damper.CDAMP2.type, pyNastran.bdf.cards.materials.MAT1.type, pyNastran.bdf.cards.nodes.SPOINTs.type, pyNastran.bdf.cards.elements.springs.CELAS1.type, pyNastran.bdf.cards.optimization.DLINK.type, pyNastran.bdf.cards.elements.bush.CBUSH1D.type, pyNastran.bdf.cards.elements.solid.CHEXA20.type, pyNastran.bdf.cards.dynamic.FREQ4.type, pyNastran.bdf.cards.aero.AEPARM.type, pyNastran.bdf.cards.elements.elements.CRAC2D.type, pyNastran.bdf.cards.elements.shell.CTRIA3.type, pyNastran.bdf.cards.elements.damper.CDAMP3.type, pyNastran.bdf.cards.elements.elements.CRAC3D.type, pyNastran.bdf.cards.dynamic.TSTEP.type, pyNastran.bdf.cards.aero.AESTAT.type, pyNastran.bdf.cards.elements.springs.CELAS2.type, pyNastran.bdf.cards.elements.bush.CBUSH2D.type, pyNastran.bdf.cards.optimization.DSCREEN.type, pyNastran.bdf.cards.nodes.GRDSET.type, pyNastran.bdf.cards.elements.damper.CDAMP4.type, pyNastran.bdf.cards.elements.solid.CPENTA6.type, pyNastran.bdf.cards.elements.mass.CMASS3.type, pyNastran.bdf.cards.aero.AESURF.type, pyNastran.bdf.cards.dynamic.TSTEPNL.type, pyNastran.bdf.cards.optimization.DRESP1.type, pyNastran.bdf.cards.nodes.GRIDB.type, pyNastran.bdf.cards.elements.damper.CDAMP5.type, pyNastran.bdf.cards.optimization.DRESP2.type, pyNastran.bdf.cards.loads.loads.SLOAD.type, pyNastran.bdf.cards.elements.mass.CMASS4.type, pyNastran.bdf.cards.elements.rigid.RBE2.type, pyNastran.bdf.cards.nodes.GRID.type, pyNastran.bdf.cards.elements.shell.CTRIA6.type, pyNastran.bdf.cards.methods.EIGR.type, pyNastran.bdf.cards.elements.bars.CROD.type, pyNastran.bdf.cards.elements.springs.CELAS3.type, pyNastran.bdf.cards.loads.loads.DLOAD.type, pyNastran.bdf.cards.elements.mass.CONM1.type, pyNastran.bdf.cards.elements.solid.CPENTA15.type, pyNastran.bdf.cards.loads.staticLoads.GRAV.type, pyNastran.bdf.cards.materials.MAT2.type, pyNastran.bdf.cards.methods.EIGP.type, pyNastran.bdf.cards.loads.loads.DAREA.type, pyNastran.bdf.cards.elements.springs.CELAS4.type, pyNastran.bdf.cards.constraints.SUPORT1.type, pyNastran.bdf.cards.dynamic.NLPARM.type, pyNastran.bdf.cards.aero.AERO.type, pyNastran.bdf.cards.elements.solid.CTETRA4.type, pyNastran.bdf.cards.loads.loads.TLOAD1.type, pyNastran.bdf.cards.methods.EIGRL.type, pyNastran.bdf.cards.constraints.SUPORT.type, pyNastran.bdf.cards.constraints.MPC.type, pyNastran.bdf.cards.aero.AEROS.type, pyNastran.bdf.cards.elements.shell.CTRIAR.type, pyNastran.bdf.cards.dmig.DMIG.type, pyNastran.bdf.cards.loads.staticLoads.ACCEL1.type, pyNastran.bdf.cards.dmig.DMIJ.type, pyNastran.bdf.cards.aero.CSSCHD.type, pyNastran.bdf.cards.dmig.DMIJI.type, pyNastran.bdf.cards.loads.loads.TLOAD2.type, pyNastran.bdf.cards.elements.shell.CTRIAX.type, pyNastran.bdf.cards.dmig.DMIK.type, pyNastran.bdf.cards.constraints.SPC.type, pyNastran.bdf.cards.dmig.DMI.type, pyNastran.bdf.cards.optimization.DVPREL2.type, pyNastran.bdf.cards.materials.MAT3.type, pyNastran.bdf.cards.elements.solid.CTETRA10.type, pyNastran.bdf.cards.elements.shell.CTRIAX6.type, pyNastran.bdf.cards.loads.staticLoads.Force.type, pyNastran.bdf.cards.aero.CAERO1.type, pyNastran.bdf.cards.elements.bars.CTUBE.type, pyNastran.bdf.cards.properties.bars.IntegratedLineProperty.type, pyNastran.bdf.cards.constraints.SPCD.type, pyNastran.bdf.cards.loads.staticLoads.Moment.type, pyNastran.bdf.cards.loads.loads.RFORCE.type, pyNastran.bdf.cards.materials.MAT4.type, pyNastran.bdf.cards.constraints.SPCAX.type, pyNastran.bdf.cards.elements.bars.CONROD.type, pyNastran.bdf.cards.loads.staticLoads.FORCE.type, pyNastran.bdf.cards.properties.bars.PROD.type, pyNastran.bdf.cards.constraints.SPC1.type, pyNastran.bdf.cards.loads.loads.RLOAD1.type, pyNastran.bdf.cards.aero.CAERO2.type, pyNastran.bdf.cards.loads.staticLoads.FORCE1.type, pyNastran.bdf.cards.properties.bars.PTUBE.type, pyNastran.bdf.cards.constraints.SPCADD.type, pyNastran.bdf.cards.materials.MAT8.type, pyNastran.bdf.cards.loads.loads.RLOAD2.type, pyNastran.bdf.cards.elements.bars.CBAR.type, pyNastran.bdf.cards.loads.staticLoads.FORCE2.type, pyNastran.bdf.cards.constraints.MPCADD.type, pyNastran.bdf.cards.elements.shell.CSHEAR.type, pyNastran.bdf.cards.properties.bars.PBAR.type, pyNastran.bdf.cards.aero.FLFACT.type, pyNastran.bdf.cards.loads.staticLoads.MOMENT.type, pyNastran.bdf.cards.loads.loads.RANDPS.type, pyNastran.bdf.cards.coordinateSystems.CORD1R.type, pyNastran.bdf.cards.aero.FLUTTER.type, pyNastran.bdf.cards.coordinateSystems.CORD1C.type, pyNastran.bdf.cards.loads.staticLoads.MOMENT1.type, pyNastran.bdf.cards.materials.MAT9.type, pyNastran.bdf.cards.coordinateSystems.CORD1S.type, pyNastran.bdf.cards.elements.shell.CQUAD4.type, pyNastran.bdf.cards.loads.staticLoads.MOMENT2.type, pyNastran.bdf.cards.coordinateSystems.CORD2R.type, pyNastran.bdf.cards.aero.GUST.type, pyNastran.bdf.cards.coordinateSystems.CORD2S.type, pyNastran.bdf.cards.aero.MKAERO1.type, pyNastran.bdf.cards.coordinateSystems.CORD2C.type, pyNastran.bdf.cards.properties.bars.PBARL.type, pyNastran.bdf.cards.loads.staticLoads.PLOAD.type, pyNastran.bdf.cards.materials.MAT10.type, pyNastran.bdf.cards.elements.shell.CQUADR.type, pyNastran.bdf.cards.aero.MKAERO2.type, pyNastran.bdf.cards.loads.staticLoads.PLOAD1.type, pyNastran.bdf.cards.aero.PAERO1.type, pyNastran.bdf.cards.loads.staticLoads.PLOAD2.type, pyNastran.bdf.cards.elements.shell.CQUAD.type, pyNastran.bdf.cards.aero.PAERO2.type, pyNastran.bdf.cards.loads.staticLoads.PLOAD4.type, pyNastran.bdf.cards.elements.shell.CQUAD8.type, pyNastran.bdf.cards.elements.bars.CBEAM3.type, pyNastran.bdf.cards.aero.SPLINE1.type, pyNastran.bdf.cards.materials.MATS1.type, pyNastran.bdf.cards.aero.SPLINE2.type, pyNastran.bdf.cards.elements.bars.CBEAM.type, pyNastran.bdf.cards.elements.shell.CQUADX.type, pyNastran.bdf.cards.loads.staticLoads.PLOADX1.type, pyNastran.bdf.cards.aero.SPLINE4.type, pyNastran.bdf.cards.aero.SPLINE5.type, pyNastran.bdf.cards.aero.TRIM.type, pyNastran.bdf.cards.elements.bars.CBEND.type, and pyNastran.bdf.cards.properties.bars.PBARL.writeCodeAster().
def pyNastran.bdf.cards.properties.bars.PBARL.I11 | ( | self | ) |
Reimplemented from pyNastran.bdf.cards.properties.bars.LineProperty.
Definition at line 904 of file bars.py.
References pyNastran.bdf.cards.properties.bars.LineProperty.CA_Section(), pyNastran.bdf.cards.properties.bars.LineProperty.dim, and pyNastran.bdf.cards.properties.bars.PBARL.dim.
Referenced by pyNastran.bdf.cards.properties.bars.PBAR.Area(), and pyNastran.bdf.cards.properties.bars.PBARL.Nsm().
def pyNastran.bdf.cards.properties.bars.PBARL.I12 | ( | self | ) |
Reimplemented from pyNastran.bdf.cards.properties.bars.LineProperty.
Definition at line 906 of file bars.py.
References pyNastran.bdf.cards.properties.bars.LineProperty.dim, and pyNastran.bdf.cards.properties.bars.PBARL.dim.
Referenced by pyNastran.bdf.cards.properties.bars.PBARL.Nsm().
def pyNastran.bdf.cards.properties.bars.PBARL.J | ( | self | ) |
Reimplemented from pyNastran.bdf.cards.properties.bars.LineProperty.
Definition at line 908 of file bars.py.
References pyNastran.bdf.cards.properties.bars.LineProperty.CA_Section(), pyNastran.bdf.cards.properties.bars.LineProperty.dim, and pyNastran.bdf.cards.properties.bars.PBARL.dim.
Referenced by pyNastran.bdf.cards.properties.bars.PBAR.Area(), pyNastran.bdf.cards.properties.bars.PBEAM.MassPerLength(), and pyNastran.bdf.cards.properties.bars.PBARL.Nsm().
def pyNastran.bdf.cards.properties.bars.PBARL.I22 | ( | self | ) |
Reimplemented from pyNastran.bdf.cards.properties.bars.LineProperty.
Definition at line 910 of file bars.py.
References pyNastran.bdf.cards.properties.bars.LineProperty.dim, and pyNastran.bdf.cards.properties.bars.PBARL.dim.
Referenced by pyNastran.bdf.cards.properties.bars.PBAR.Area(), pyNastran.bdf.cards.properties.bars.PBARL.MassPerLength(), and pyNastran.bdf.cards.properties.bars.PBEAM.MassPerLength().
def pyNastran.bdf.cards.properties.bars.PBARL.writeCodeAster | ( | self, | |
iCut = 0 , |
|||
iFace = 0 , |
|||
iStart = 0 |
|||
) |
Definition at line 913 of file bars.py.
References pyNastran.bdf.cards.properties.bars.LineProperty.dim, pyNastran.bdf.cards.properties.bars.PBARL.dim, pyNastran.bdf.cards.properties.bars.PBARL.group, pyNastran.bdf.cards.elements.shell.ShellElement.Mid(), pyNastran.bdf.cards.elements.solid.SolidElement.Mid(), pyNastran.bdf.cards.materials.CREEP.Mid(), pyNastran.bdf.cards.properties.damper.PDAMP5.Mid(), pyNastran.bdf.cards.baseCard.Property.Mid(), pyNastran.bdf.cards.baseCard.Material.Mid(), pyNastran.bdf.cards.properties.properties.CrackProperty.Mid(), pyNastran.bdf.cards.elements.bars.CROD.Mid(), pyNastran.bdf.cards.properties.shell.PCOMP.Mid(), pyNastran.bdf.cards.elements.shell.CTRIAX6.Mid(), pyNastran.bdf.cards.elements.bars.CONROD.Mid(), pyNastran.bdf.cards.elements.bars.CBAR.Mid(), pyNastran.bdf.cards.properties.shell.PSHELL.Mid(), pyNastran.bdf.cards.materials.MATS1.Mid(), pyNastran.bdf.cards.elements.bars.CBEAM.Mid(), pyNastran.bdf.cards.properties.bars.LineProperty.nsm, pyNastran.bdf.cards.elements.bars.CONROD.nsm, pyNastran.bdf.cards.properties.bars.PROD.nsm, pyNastran.bdf.cards.properties.bars.PTUBE.nsm, pyNastran.bdf.cards.properties.bars.PBAR.nsm, pyNastran.bdf.cards.properties.bars.PBARL.nsm, pyNastran.bdf.cards.elements.elements.CFAST.pid, pyNastran.bdf.cards.elements.damper.LineDamper.pid, pyNastran.bdf.cards.elements.damper.CVISC.pid, pyNastran.bdf.cards.elements.solid.SolidElement.pid, pyNastran.bdf.cards.elements.bush.CBUSH.pid, pyNastran.bdf.cards.elements.mass.CMASS1.pid, pyNastran.bdf.cards.elements.elements.CGAP.pid, pyNastran.bdf.cards.elements.damper.CDAMP1.pid, pyNastran.bdf.cards.elements.shell.ShellElement.pid, pyNastran.bdf.cards.elements.solid.CHEXA8.pid, pyNastran.bdf.cards.elements.springs.CELAS1.pid, pyNastran.bdf.cards.elements.elements.CrackElement.pid, pyNastran.bdf.cards.elements.bush.CBUSH1D.pid, pyNastran.bdf.cards.elements.solid.CHEXA20.pid, pyNastran.bdf.cards.elements.elements.CRAC2D.pid, pyNastran.bdf.cards.elements.shell.CTRIA3.pid, pyNastran.bdf.cards.elements.damper.CDAMP3.pid, pyNastran.bdf.cards.elements.elements.CRAC3D.pid, pyNastran.bdf.cards.elements.bush.CBUSH2D.pid, pyNastran.bdf.cards.elements.mass.CMASS3.pid, pyNastran.bdf.cards.elements.solid.CPENTA6.pid, pyNastran.bdf.cards.baseCard.Element.pid, pyNastran.bdf.cards.elements.damper.CDAMP5.pid, pyNastran.bdf.cards.elements.bars.CROD.pid, pyNastran.bdf.cards.elements.shell.CTRIA6.pid, pyNastran.bdf.cards.elements.springs.CELAS3.pid, pyNastran.bdf.cards.elements.solid.CPENTA15.pid, pyNastran.bdf.cards.elements.solid.CTETRA4.pid, pyNastran.bdf.cards.elements.shell.CTRIAR.pid, pyNastran.bdf.cards.optimization.DVPREL2.pid, pyNastran.bdf.cards.elements.solid.CTETRA10.pid, pyNastran.bdf.cards.elements.bars.CTUBE.pid, pyNastran.bdf.cards.aero.CAERO1.pid, pyNastran.bdf.cards.properties.bars.PROD.pid, pyNastran.bdf.cards.aero.CAERO2.pid, pyNastran.bdf.cards.properties.bars.PTUBE.pid, pyNastran.bdf.cards.elements.bars.CBAR.pid, pyNastran.bdf.cards.elements.shell.CSHEAR.pid, pyNastran.bdf.cards.properties.bars.PBAR.pid, pyNastran.bdf.cards.elements.shell.CQUAD4.pid, pyNastran.bdf.cards.properties.bars.PBARL.pid, pyNastran.bdf.cards.elements.shell.CQUADR.pid, pyNastran.bdf.cards.aero.PAERO1.pid, pyNastran.bdf.cards.elements.shell.CQUAD.pid, pyNastran.bdf.cards.aero.PAERO2.pid, pyNastran.bdf.cards.elements.shell.CQUAD8.pid, pyNastran.bdf.cards.elements.bars.CBEAM3.pid, pyNastran.bdf.cards.elements.bars.CBEAM.pid, pyNastran.bdf.cards.elements.shell.CQUADX.pid, pyNastran.bdf.cards.elements.bars.CBEND.pid, pyNastran.bdf.cards.properties.bars.PBARL.rawFields(), pyNastran.bdf.cards.properties.bars.PBARL.reprFields(), pyNastran::bdf::fieldWriter.set_blank_if_default(), pyNastran.bdf.cards.elements.elements.CFAST.Type, pyNastran.bdf.cards.materials.CREEP.Type, pyNastran.bdf.cards.properties.bars.LineProperty.Type, pyNastran.bdf.cards.loads.loads.TLOAD1.Type, pyNastran.bdf.cards.loads.loads.TLOAD2.Type, pyNastran.bdf.cards.optimization.DVPREL2.Type, pyNastran.bdf.cards.loads.loads.RLOAD1.Type, pyNastran.bdf.cards.loads.loads.RLOAD2.Type, pyNastran.bdf.cards.properties.bars.PBARL.Type, pyNastran.bdf.cards.loads.staticLoads.PLOAD1.Type, and pyNastran.bdf.cards.materials.MATS1.Type.
Referenced by pyNastran.bdf.cards.properties.bars.PBARL.MassPerLength().
Definition at line 927 of file bars.py.
References pyNastran.bdf.cards.properties.bars.PBARL.__init__().
Referenced by pyNastran.bdf.cards.baseCard.Property.__init__(), pyNastran.bdf.cards.baseCard.BaseCard.buildTableLines(), pyNastran.bdf.cards.baseCard.BaseCard.isSameCard(), pyNastran.bdf.cards.elements.springs.SpringElement.Mass(), pyNastran.bdf.cards.sets.ABCQSet.rawFields(), pyNastran.bdf.cards.thermal.loads.QHBDY.rawFields(), pyNastran.bdf.cards.thermal.loads.TEMP.rawFields(), pyNastran.bdf.cards.tables.TIC.rawFields(), pyNastran.bdf.cards.properties.bars.PBEAML.rawFields(), pyNastran.bdf.cards.properties.mass.NSM.reprFields(), pyNastran.bdf.cards.properties.damper.PDAMP.reprFields(), pyNastran.bdf.cards.properties.mass.PMASS.reprFields(), pyNastran.bdf.cards.properties.damper.PDAMP5.reprFields(), pyNastran.bdf.cards.elements.springs.SpringElement.reprFields(), pyNastran.bdf.cards.tables.TABLED1.reprFields(), pyNastran.bdf.cards.properties.bush.PBUSH.reprFields(), pyNastran.bdf.cards.properties.damper.PDAMPT.reprFields(), pyNastran.bdf.cards.tables.TABLED2.reprFields(), pyNastran.bdf.cards.tables.TABLED3.reprFields(), pyNastran.bdf.cards.tables.TABLEM2.reprFields(), pyNastran.bdf.cards.tables.TABLEM3.reprFields(), pyNastran.bdf.cards.tables.TABLEM4.reprFields(), pyNastran.bdf.cards.properties.bush.PBUSH1D.reprFields(), pyNastran.bdf.cards.tables.TABLES1.reprFields(), pyNastran.bdf.cards.tables.TABLEST.reprFields(), pyNastran.bdf.cards.tables.TABRNDG.reprFields(), pyNastran.bdf.cards.sets.Set.SetIDs(), pyNastran.bdf.cards.coordinateSystems.Coord.T(), and pyNastran.bdf.cards.properties.bars.PBARL.writeCodeAster().
Reimplemented from pyNastran.bdf.cards.baseCard.BaseCard.
Definition at line 932 of file bars.py.
References pyNastran.bdf.cards.materials.CREEP.mid, pyNastran.bdf.cards.materials.MAT1.mid, pyNastran.bdf.cards.baseCard.Property.mid, pyNastran.bdf.cards.materials.MAT2.mid, pyNastran.bdf.cards.materials.MAT3.mid, pyNastran.bdf.cards.elements.shell.CTRIAX6.mid, pyNastran.bdf.cards.materials.MAT4.mid, pyNastran.bdf.cards.elements.bars.CONROD.mid, pyNastran.bdf.cards.properties.bars.PROD.mid, pyNastran.bdf.cards.properties.bars.PTUBE.mid, pyNastran.bdf.cards.materials.MAT8.mid, pyNastran.bdf.cards.properties.bars.PBAR.mid, pyNastran.bdf.cards.materials.MAT9.mid, pyNastran.bdf.cards.materials.MAT10.mid, pyNastran.bdf.cards.properties.bars.PBARL.mid, pyNastran.bdf.cards.materials.MATHP.mid, pyNastran.bdf.cards.materials.MATS1.mid, pyNastran.bdf.cards.elements.elements.CFAST.pid, pyNastran.bdf.cards.elements.damper.LineDamper.pid, pyNastran.bdf.cards.elements.damper.CVISC.pid, pyNastran.bdf.cards.elements.solid.SolidElement.pid, pyNastran.bdf.cards.elements.bush.CBUSH.pid, pyNastran.bdf.cards.elements.mass.CMASS1.pid, pyNastran.bdf.cards.elements.elements.CGAP.pid, pyNastran.bdf.cards.elements.damper.CDAMP1.pid, pyNastran.bdf.cards.elements.shell.ShellElement.pid, pyNastran.bdf.cards.elements.solid.CHEXA8.pid, pyNastran.bdf.cards.elements.springs.CELAS1.pid, pyNastran.bdf.cards.elements.elements.CrackElement.pid, pyNastran.bdf.cards.elements.bush.CBUSH1D.pid, pyNastran.bdf.cards.elements.solid.CHEXA20.pid, pyNastran.bdf.cards.elements.elements.CRAC2D.pid, pyNastran.bdf.cards.elements.shell.CTRIA3.pid, pyNastran.bdf.cards.elements.damper.CDAMP3.pid, pyNastran.bdf.cards.elements.elements.CRAC3D.pid, pyNastran.bdf.cards.elements.bush.CBUSH2D.pid, pyNastran.bdf.cards.elements.mass.CMASS3.pid, pyNastran.bdf.cards.elements.solid.CPENTA6.pid, pyNastran.bdf.cards.baseCard.Element.pid, pyNastran.bdf.cards.elements.damper.CDAMP5.pid, pyNastran.bdf.cards.elements.bars.CROD.pid, pyNastran.bdf.cards.elements.shell.CTRIA6.pid, pyNastran.bdf.cards.elements.springs.CELAS3.pid, pyNastran.bdf.cards.elements.solid.CPENTA15.pid, pyNastran.bdf.cards.elements.solid.CTETRA4.pid, pyNastran.bdf.cards.elements.shell.CTRIAR.pid, pyNastran.bdf.cards.optimization.DVPREL2.pid, pyNastran.bdf.cards.elements.solid.CTETRA10.pid, pyNastran.bdf.cards.aero.CAERO1.pid, pyNastran.bdf.cards.elements.bars.CTUBE.pid, pyNastran.bdf.cards.properties.bars.PROD.pid, pyNastran.bdf.cards.aero.CAERO2.pid, pyNastran.bdf.cards.properties.bars.PTUBE.pid, pyNastran.bdf.cards.elements.bars.CBAR.pid, pyNastran.bdf.cards.elements.shell.CSHEAR.pid, pyNastran.bdf.cards.properties.bars.PBAR.pid, pyNastran.bdf.cards.elements.shell.CQUAD4.pid, pyNastran.bdf.cards.properties.bars.PBARL.pid, pyNastran.bdf.cards.elements.shell.CQUADR.pid, pyNastran.bdf.cards.aero.PAERO1.pid, pyNastran.bdf.cards.elements.shell.CQUAD.pid, pyNastran.bdf.cards.aero.PAERO2.pid, pyNastran.bdf.cards.elements.shell.CQUAD8.pid, pyNastran.bdf.cards.elements.bars.CBEAM3.pid, pyNastran.bdf.cards.elements.bars.CBEAM.pid, pyNastran.bdf.cards.elements.shell.CQUADX.pid, and pyNastran.bdf.cards.elements.bars.CBEND.pid.
Referenced by pyNastran.bdf.cards.sets.Set.reprFields(), and pyNastran.bdf.cards.properties.bars.PBARL.writeCodeAster().
string pyNastran::bdf::cards::properties::bars.PBARL::type = 'PBARL' [static] |
Reimplemented from pyNastran.bdf.cards.properties.bars.LineProperty.
Definition at line 814 of file bars.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.properties.bars.PBARL::MassPerLength(), pyNastran.bdf.cards.properties.shell.PCOMP::nPlies(), pyNastran.bdf.cards.elements.solid.SolidElement::rawFields(), and pyNastran.bdf.cards.elements.elements.CrackElement::rawFields().
dictionary pyNastran::bdf::cards::properties::bars.PBARL::validTypes [static] |
Definition at line 838 of file bars.py.
Referenced by pyNastran.bdf.cards.properties.shell.PCOMP::__init__(), pyNastran.bdf.cards.properties.properties.PRAC2D::__init__(), pyNastran.bdf.cards.properties.springs.PELAST::crossReference(), pyNastran.bdf.cards.properties.properties.PRAC2D::crossReference(), pyNastran.bdf.cards.properties.shell.PSHELL::crossReference(), pyNastran.bdf.cards.elements.shell.QuadShell::getReprDefaults(), pyNastran.bdf.cards.properties.shell.PSHEAR::isSameCard(), pyNastran.bdf.cards.properties.shell.PCOMP::MassPerArea(), pyNastran.bdf.cards.properties.bars.PBARL::MassPerLength(), pyNastran.bdf.cards.properties.bars.PBEAM::MassPerLength(), pyNastran.bdf.cards.thermal.thermal.ThermalElement::Pid(), pyNastran.bdf.cards.properties.springs.PELAST::Pid(), pyNastran.bdf.cards.properties.properties.PFAST::rawFields(), pyNastran.bdf.cards.properties.damper.PDAMP::rawFields(), pyNastran.bdf.cards.properties.mass.PMASS::rawFields(), pyNastran.bdf.cards.properties.springs.PELAS::rawFields(), pyNastran.bdf.cards.properties.damper.PDAMP5::rawFields(), pyNastran.bdf.cards.properties.bush.PBUSH::rawFields(), pyNastran.bdf.cards.properties.properties.PGAP::rawFields(), pyNastran.bdf.cards.properties.damper.PDAMPT::rawFields(), pyNastran.bdf.cards.properties.properties.PLSOLID::rawFields(), pyNastran.bdf.cards.properties.bush.PBUSH1D::rawFields(), pyNastran.bdf.cards.properties.properties.PRAC3D::rawFields(), pyNastran.bdf.cards.thermal.thermal.PHBDY::rawFields(), pyNastran.bdf.cards.properties.shell.PCOMP::rawFields(), pyNastran.bdf.cards.aero.MKAERO2::rawFields(), pyNastran.bdf.cards.properties.bars.PBEAM::rawFields(), pyNastran.bdf.cards.properties.bars.PBEAML::rawFields(), pyNastran.bdf.cards.properties.damper.PVISC::reprFields(), pyNastran.bdf.cards.properties.properties.PFAST::reprFields(), pyNastran.bdf.cards.properties.springs.PELAS::reprFields(), pyNastran.bdf.cards.properties.properties.PGAP::reprFields(), pyNastran.bdf.cards.properties.properties.PSOLID::reprFields(), pyNastran.bdf.cards.properties.properties.PRAC2D::reprFields(), pyNastran.bdf.cards.thermal.thermal.PCONVM::reprFields(), pyNastran.bdf.cards.properties.shell.PCOMP::reprFields(), pyNastran.bdf.cards.aero.MKAERO2::reprFields(), pyNastran.bdf.cards.properties.bars.PBARL::reprFields(), pyNastran.bdf.cards.properties.properties.PSOLID::writeCalculix(), pyNastran.bdf.cards.properties.shell.PSHELL::writeCalculix(), pyNastran.bdf.cards.elements.bars.CONROD::writeCodeAster(), pyNastran.bdf.cards.properties.shell.PSHELL::writeCodeAster(), pyNastran.bdf.cards.properties.bars.PBARL::writeCodeAster(), pyNastran.bdf.cards.properties.bars.PBEAM::writeCodeAster(), and pyNastran.bdf.cards.properties.bars.PBEAML::writeCodeAster().
Reimplemented from pyNastran.bdf.cards.baseCard.Property.
Definition at line 838 of file bars.py.
Referenced by pyNastran.bdf.cards.thermal.thermal.PCONV.__init__(), pyNastran.bdf.cards.baseCard.BaseCard.__repr__(), pyNastran.bdf.cards.properties.bars.PBEAML.Area(), pyNastran.bdf.cards.elements.bars.CTUBE.Centroid(), pyNastran.bdf.cards.properties.damper.PDAMP5.crossReference(), pyNastran.bdf.cards.properties.bars.LineProperty.E(), pyNastran.bdf.cards.properties.bars.LineProperty.G(), pyNastran.bdf.cards.properties.bars.LineProperty.I12(), pyNastran.bdf.cards.properties.shell.PSHELL.MassPerArea(), pyNastran.bdf.cards.properties.damper.PDAMP5.Mid(), pyNastran.bdf.cards.properties.properties.CrackProperty.Mid(), pyNastran.bdf.cards.properties.shell.PSHELL.Mid2(), pyNastran.bdf.cards.properties.bars.PBEAML.rawFields(), pyNastran.bdf.cards.thermal.thermal.PCONV.reprFields(), pyNastran.bdf.cards.thermal.thermal.PCONVM.reprFields(), pyNastran.bdf.cards.elements.shell.CTRIAX.reprFields(), pyNastran.bdf.cards.properties.bars.PBARL.reprFields(), pyNastran.bdf.cards.properties.properties.SolidProperty.Rho(), and pyNastran.bdf.cards.properties.shell.PSHELL.Rho().
Definition at line 838 of file bars.py.
Referenced by pyNastran.bdf.cards.properties.bars.PBEAML.rawFields(), pyNastran.bdf.cards.properties.bars.PBARL.writeCodeAster(), and pyNastran.bdf.cards.properties.bars.PBEAML.writeCodeAster().
Reimplemented from pyNastran.bdf.cards.properties.bars.LineProperty.
Definition at line 838 of file bars.py.
Referenced by pyNastran.bdf.cards.materials.MaterialDependence.__init__(), pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.HyperelasticQuadObject.addNewEidSort1(), pyNastran.bdf.cards.thermal.thermal.CHBDYP.crossReference(), pyNastran.bdf.cards.properties.mass.NSM.rawFields(), pyNastran.bdf.cards.tables.TABRNDG.rawFields(), pyNastran.bdf.cards.loads.staticLoads.PLOAD.rawFields(), pyNastran.bdf.cards.thermal.thermal.CHBDYG.reprFields(), pyNastran.bdf.cards.thermal.thermal.CHBDYP.reprFields(), pyNastran.bdf.cards.properties.bars.PBARL.writeCodeAster(), pyNastran.bdf.cards.properties.bars.PBEAML.writeCodeAster(), and pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.HyperelasticQuadObject.writeF06().
Reimplemented from pyNastran.bdf.cards.properties.bars.LineProperty.
Definition at line 838 of file bars.py.
Referenced by pyNastran.bdf.cards.properties.bars.PBEAML.Area(), pyNastran.bdf.cards.properties.bars.PBARL.I11(), pyNastran.bdf.cards.properties.bars.PBEAML.I11(), pyNastran.bdf.cards.properties.bars.PBARL.I12(), pyNastran.bdf.cards.properties.bars.PBARL.I22(), pyNastran.bdf.cards.properties.bars.PBEAML.I22(), pyNastran.bdf.cards.properties.bars.PBARL.J(), pyNastran.bdf.cards.properties.bars.PBEAML.MassPerLength(), pyNastran.bdf.cards.properties.bars.PBARL.writeCodeAster(), and pyNastran.bdf.cards.properties.bars.PBEAML.writeCodeAster().
Reimplemented from pyNastran.bdf.cards.properties.bars.LineProperty.
Definition at line 838 of file bars.py.
Referenced by pyNastran.bdf.cards.elements.bars.CTUBE.Area(), pyNastran.bdf.cards.properties.properties.PRAC2D.crossReference(), pyNastran.bdf.cards.properties.shell.PCOMP.D(), pyNastran.bdf.cards.properties.bars.PBEAML.I11(), pyNastran.bdf.cards.properties.bars.IntegratedLineProperty.I12(), pyNastran.bdf.cards.properties.shell.PCOMP.isSameCard(), pyNastran.bdf.cards.properties.shell.PCOMP.isSymmetrical(), pyNastran.bdf.cards.properties.shell.PCOMP.MassPerArea(), pyNastran.bdf.cards.properties.shell.PSHELL.Mid2(), pyNastran.bdf.cards.properties.shell.PSHELL.Mid4(), pyNastran.bdf.cards.properties.properties.PRAC2D.rawFields(), pyNastran.bdf.cards.elements.bars.CTUBE.rawFields(), pyNastran.bdf.cards.properties.shell.PSHEAR.rawFields(), pyNastran.bdf.cards.properties.bars.PBEAM.rawFields(), pyNastran.bdf.cards.properties.shell.PCOMP.reprFields(), pyNastran.bdf.cards.properties.bars.PBEAML.reprFields(), pyNastran.bdf.cards.properties.shell.PCOMP.sout(), pyNastran.bdf.cards.properties.shell.PSHELL.writeCalculix(), pyNastran.bdf.cards.properties.shell.PSHELL.writeCodeAster(), pyNastran.bdf.cards.properties.bars.PBARL.writeCodeAster(), pyNastran.bdf.cards.properties.bars.PBEAM.writeCodeAster(), and pyNastran.bdf.cards.properties.bars.PBEAML.writeCodeAster().