pyNastran
0.5.0
pyNastran BDF Reader/Writer, OP2 Parser, and GUI
|
Public Member Functions | |
def | __init__ |
DVPREL2 ID TYPE PID PNAME/FID PMIN PMAX EQID 'DESVAR' DVID1 DVID2 DVID3 DVID4 DVID5 DVID6 DVID7 DVID8 -etc. | |
def | Pid |
def | crossReference |
def | OptValue |
def | rawFields |
def | reprFields |
Public Attributes | |
oid | |
Unique identification number. | |
Type | |
Name of a property entry, such as PBAR, PBEAM, etc. | |
pid | |
Property entry identification number. | |
pnameFid | |
Property name, such as 'T', 'A', or field position of the property entry, or word position in the element property table of the analysis model. | |
pmin | |
Minimum value allowed for this property. | |
pmax | |
Maximum value allowed for this property. | |
eqID | |
DEQATN entry identification number. | |
dvids | |
dtables | |
Static Public Attributes | |
string | type = 'DVPREL2' |
Definition at line 429 of file optimization.py.
def pyNastran.bdf.cards.optimization.DVPREL2.__init__ | ( | self, | |
card = None , |
|||
data = None |
|||
) |
DVPREL2 ID TYPE PID PNAME/FID PMIN PMAX EQID 'DESVAR' DVID1 DVID2 DVID3 DVID4 DVID5 DVID6 DVID7 DVID8 -etc.
Definition at line 439 of file optimization.py.
def pyNastran.bdf.cards.optimization.DVPREL2.Pid | ( | self | ) |
Definition at line 500 of file optimization.py.
References pyNastran.bdf.cards.optimization.DVPREL2.crossReference(), pyNastran.bdf.cards.optimization.DVPREL2.OptValue(), 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.aero.CAERO2.pid, pyNastran.bdf.cards.elements.bars.CBAR.pid, pyNastran.bdf.cards.elements.shell.CSHEAR.pid, pyNastran.bdf.cards.elements.shell.CQUAD4.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.optimization.DVPREL2.pnameFid, and pyNastran.bdf.cards.optimization.DVPREL2.rawFields().
Referenced by pyNastran.bdf.cards.elements.shell.CQUAD8.AreaCentroid(), pyNastran.bdf.cards.elements.shell.CSHEAR.Centroid(), pyNastran.bdf.cards.elements.mass.CMASS3.crossReference(), pyNastran.bdf.cards.thermal.thermal.CHBDYP.crossReference(), pyNastran.bdf.cards.optimization.DVPREL2.crossReference(), pyNastran.bdf.cards.elements.bars.CBEAM3.crossReference(), pyNastran.bdf.cards.elements.shell.CTRIA3.getReprDefaults(), pyNastran.bdf.cards.elements.shell.CTRIA6.getReprDefaults(), pyNastran.bdf.cards.elements.shell.CTRIAR.getReprDefaults(), pyNastran.bdf.cards.elements.solid.SolidElement.isSameCard(), pyNastran.bdf.cards.elements.damper.CDAMP1.isSameCard(), pyNastran.bdf.cards.elements.bars.CBAR.Lambda(), pyNastran.bdf.cards.elements.mass.CMASS3.Mass(), pyNastran.bdf.cards.elements.shell.CTRIAX6.Mid(), pyNastran.bdf.cards.elements.elements.CFAST.rawFields(), pyNastran.bdf.cards.elements.damper.CVISC.rawFields(), pyNastran.bdf.cards.elements.solid.SolidElement.rawFields(), pyNastran.bdf.cards.elements.damper.CDAMP1.rawFields(), pyNastran.bdf.cards.elements.bush.CBUSH.rawFields(), pyNastran.bdf.cards.elements.elements.CGAP.rawFields(), pyNastran.bdf.cards.elements.elements.CrackElement.rawFields(), pyNastran.bdf.cards.elements.bush.CBUSH1D.rawFields(), pyNastran.bdf.cards.elements.bush.CBUSH2D.rawFields(), pyNastran.bdf.cards.elements.damper.CDAMP5.rawFields(), pyNastran.bdf.cards.elements.bush.CBUSH.reprFields(), pyNastran.bdf.cards.elements.bush.CBUSH1D.reprFields(), pyNastran.bdf.cards.thermal.thermal.CHBDYP.reprFields(), pyNastran.bdf.cards.elements.shell.CTRIAR.reprFields(), pyNastran.bdf.cards.elements.shell.CQUAD8.reprFields(), pyNastran.bdf.cards.elements.bars.CBEAM.reprFields(), pyNastran.bdf.cards.elements.bars.CBEAM.Stiffness(), pyNastran.bdf.cards.elements.bars.CROD.Stiffness1D(), and pyNastran.bdf.cards.properties.springs.PELAS.writeCodeAster().
def pyNastran.bdf.cards.optimization.DVPREL2.crossReference | ( | self, | |
model | |||
) |
Reimplemented from pyNastran.bdf.cards.baseCard.BaseCard.
Definition at line 509 of file optimization.py.
References pyNastran.bdf.cards.optimization.DVPREL2.dvids, pyNastran.bdf.cards.optimization.DVPREL2.eqID, pyNastran.bdf.cards.optimization.DCONSTR.oid, pyNastran.bdf.cards.optimization.DESVAR.oid, pyNastran.bdf.cards.optimization.DDVAL.oid, pyNastran.bdf.cards.optimization.DLINK.oid, pyNastran.bdf.cards.optimization.DRESP1.oid, pyNastran.bdf.cards.optimization.DRESP2.oid, pyNastran.bdf.cards.optimization.DVPREL2.oid, pyNastran.bdf.cards.elements.mass.CMASS1.Pid(), pyNastran.bdf.cards.baseCard.Element.Pid(), pyNastran.bdf.cards.optimization.DVPREL2.Pid(), pyNastran.bdf.cards.aero.CAERO1.Pid(), pyNastran.bdf.cards.elements.bars.CONROD.Pid(), pyNastran.bdf.cards.aero.CAERO2.Pid(), pyNastran.bdf.cards.optimization.DVPREL2.pmax, pyNastran.bdf.cards.optimization.DVPREL2.pmin, pyNastran.bdf.cards.optimization.DVPREL2.pnameFid, pyNastran.bdf.cards.elements.elements.CFAST.Type, pyNastran.bdf.cards.materials.CREEP.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.loads.staticLoads.PLOAD1.Type, and pyNastran.bdf.cards.materials.MATS1.Type.
Referenced by pyNastran.bdf.cards.optimization.DVPREL2.Pid(), pyNastran.bdf.bdf.BDF.readBDF(), and pyNastran.bdf.bdf.BDF.readBDF_Punch().
Definition at line 513 of file optimization.py.
References pyNastran.bdf.cards.baseCard.BaseCard.buildTableLines(), and pyNastran.bdf.cards.optimization.DVPREL2.dtables.
Referenced by pyNastran.bdf.cards.optimization.DVPREL2.Pid().
Definition at line 516 of file optimization.py.
References pyNastran.bdf.cards.baseCard.BaseCard.buildTableLines(), pyNastran.bdf.cards.optimization.DVPREL2.dtables, pyNastran.bdf.cards.aero.AEFACT.rawFields(), pyNastran.bdf.cards.elements.elements.CFAST.rawFields(), pyNastran.bdf.cards.optimization.DCONSTR.rawFields(), pyNastran.bdf.cards.elements.damper.CVISC.rawFields(), pyNastran.bdf.cards.elements.solid.SolidElement.rawFields(), pyNastran.bdf.cards.dynamic.FREQ.rawFields(), pyNastran.bdf.cards.optimization.DESVAR.rawFields(), pyNastran.bdf.cards.methods.EIGB.rawFields(), pyNastran.bdf.cards.nodes.RINGAX.rawFields(), pyNastran.bdf.cards.aero.AELINK.rawFields(), pyNastran.bdf.cards.elements.mass.CMASS1.rawFields(), pyNastran.bdf.cards.elements.rigid.RBAR.rawFields(), pyNastran.bdf.cards.optimization.DDVAL.rawFields(), pyNastran.bdf.cards.materials.CREEP.rawFields(), pyNastran.bdf.cards.nodes.SPOINT.rawFields(), pyNastran.bdf.cards.elements.damper.CDAMP1.rawFields(), pyNastran.bdf.cards.elements.bush.CBUSH.rawFields(), pyNastran.bdf.cards.elements.elements.CGAP.rawFields(), pyNastran.bdf.cards.aero.AELIST.rawFields(), pyNastran.bdf.cards.optimization.DOPTPRM.rawFields(), pyNastran.bdf.cards.elements.rigid.RBAR1.rawFields(), pyNastran.bdf.cards.elements.elements.CrackElement.rawFields(), pyNastran.bdf.cards.dynamic.FREQ4.rawFields(), pyNastran.bdf.cards.elements.damper.CDAMP2.rawFields(), pyNastran.bdf.cards.aero.AEPARM.rawFields(), pyNastran.bdf.cards.elements.bush.CBUSH1D.rawFields(), pyNastran.bdf.cards.optimization.DLINK.rawFields(), pyNastran.bdf.cards.nodes.SPOINTs.rawFields(), pyNastran.bdf.cards.elements.springs.CELAS1.rawFields(), pyNastran.bdf.cards.elements.mass.CMASS2.rawFields(), pyNastran.bdf.cards.aero.AESTAT.rawFields(), pyNastran.bdf.cards.dynamic.TSTEP.rawFields(), pyNastran.bdf.cards.elements.damper.CDAMP3.rawFields(), pyNastran.bdf.cards.optimization.DSCREEN.rawFields(), pyNastran.bdf.cards.elements.bush.CBUSH2D.rawFields(), pyNastran.bdf.cards.nodes.GRDSET.rawFields(), pyNastran.bdf.cards.elements.damper.CDAMP4.rawFields(), pyNastran.bdf.cards.optimization.DRESP1.rawFields(), pyNastran.bdf.cards.elements.mass.CMASS3.rawFields(), pyNastran.bdf.cards.elements.damper.CDAMP5.rawFields(), pyNastran.bdf.cards.nodes.GRIDB.rawFields(), pyNastran.bdf.cards.elements.shell.CTRIA3.rawFields(), pyNastran.bdf.cards.aero.AESURF.rawFields(), pyNastran.bdf.cards.materials.MAT1.rawFields(), pyNastran.bdf.cards.elements.springs.CELAS2.rawFields(), pyNastran.bdf.cards.loads.loads.SLOAD.rawFields(), pyNastran.bdf.cards.dynamic.TSTEPNL.rawFields(), pyNastran.bdf.cards.loads.staticLoads.LOAD.rawFields(), pyNastran.bdf.cards.elements.mass.CMASS4.rawFields(), pyNastran.bdf.cards.methods.EIGR.rawFields(), pyNastran.bdf.cards.loads.loads.DLOAD.rawFields(), pyNastran.bdf.cards.optimization.DRESP2.rawFields(), pyNastran.bdf.cards.elements.springs.CELAS3.rawFields(), pyNastran.bdf.cards.constraints.Constraint.rawFields(), pyNastran.bdf.cards.loads.loads.DAREA.rawFields(), pyNastran.bdf.cards.methods.EIGP.rawFields(), pyNastran.bdf.cards.constraints.SUPORT1.rawFields(), pyNastran.bdf.cards.elements.rigid.RBE2.rawFields(), pyNastran.bdf.cards.aero.AERO.rawFields(), pyNastran.bdf.cards.elements.springs.CELAS4.rawFields(), pyNastran.bdf.cards.elements.shell.CTRIA6.rawFields(), pyNastran.bdf.cards.loads.staticLoads.GRAV.rawFields(), pyNastran.bdf.cards.constraints.SUPORT.rawFields(), pyNastran.bdf.cards.nodes.GRID.rawFields(), pyNastran.bdf.cards.dynamic.NLPARM.rawFields(), pyNastran.bdf.cards.elements.mass.CONM1.rawFields(), pyNastran.bdf.cards.aero.AEROS.rawFields(), pyNastran.bdf.cards.methods.EIGRL.rawFields(), pyNastran.bdf.cards.loads.loads.TLOAD1.rawFields(), pyNastran.bdf.cards.constraints.MPC.rawFields(), pyNastran.bdf.cards.materials.MAT2.rawFields(), pyNastran.bdf.cards.elements.shell.CTRIAR.rawFields(), pyNastran.bdf.cards.loads.staticLoads.ACCEL1.rawFields(), pyNastran.bdf.cards.elements.shell.CTRIAX.rawFields(), pyNastran.bdf.cards.aero.CSSCHD.rawFields(), pyNastran.bdf.cards.constraints.SPC.rawFields(), pyNastran.bdf.cards.loads.loads.TLOAD2.rawFields(), pyNastran.bdf.cards.elements.bars.CROD.rawFields(), pyNastran.bdf.cards.materials.MAT3.rawFields(), pyNastran.bdf.cards.constraints.SPCD.rawFields(), pyNastran.bdf.cards.elements.bars.CTUBE.rawFields(), pyNastran.bdf.cards.elements.shell.CTRIAX6.rawFields(), pyNastran.bdf.cards.optimization.DVPREL2.rawFields(), pyNastran.bdf.cards.loads.loads.RFORCE.rawFields(), pyNastran.bdf.cards.constraints.SPCAX.rawFields(), pyNastran.bdf.cards.materials.MAT4.rawFields(), pyNastran.bdf.cards.aero.CAERO1.rawFields(), pyNastran.bdf.cards.constraints.SPC1.rawFields(), pyNastran.bdf.cards.loads.staticLoads.FORCE.rawFields(), pyNastran.bdf.cards.loads.loads.RLOAD1.rawFields(), pyNastran.bdf.cards.elements.bars.CONROD.rawFields(), pyNastran.bdf.cards.loads.staticLoads.FORCE1.rawFields(), pyNastran.bdf.cards.constraints.SPCADD.rawFields(), pyNastran.bdf.cards.aero.CAERO2.rawFields(), pyNastran.bdf.cards.constraints.MPCADD.rawFields(), pyNastran.bdf.cards.loads.loads.RLOAD2.rawFields(), pyNastran.bdf.cards.loads.staticLoads.FORCE2.rawFields(), pyNastran.bdf.cards.aero.FLFACT.rawFields(), pyNastran.bdf.cards.materials.MAT8.rawFields(), pyNastran.bdf.cards.loads.staticLoads.MOMENT.rawFields(), pyNastran.bdf.cards.coordinateSystems.CORD1R.rawFields(), pyNastran.bdf.cards.loads.loads.RANDPS.rawFields(), pyNastran.bdf.cards.coordinateSystems.CORD1C.rawFields(), pyNastran.bdf.cards.elements.shell.CSHEAR.rawFields(), pyNastran.bdf.cards.aero.FLUTTER.rawFields(), pyNastran.bdf.cards.loads.staticLoads.MOMENT1.rawFields(), pyNastran.bdf.cards.coordinateSystems.CORD1S.rawFields(), pyNastran.bdf.cards.coordinateSystems.CORD2R.rawFields(), pyNastran.bdf.cards.aero.GUST.rawFields(), pyNastran.bdf.cards.materials.MAT9.rawFields(), pyNastran.bdf.cards.coordinateSystems.CORD2S.rawFields(), pyNastran.bdf.cards.loads.staticLoads.MOMENT2.rawFields(), pyNastran.bdf.cards.coordinateSystems.CORD2C.rawFields(), pyNastran.bdf.cards.aero.MKAERO1.rawFields(), pyNastran.bdf.cards.elements.shell.CQUAD4.rawFields(), pyNastran.bdf.cards.loads.staticLoads.PLOAD.rawFields(), pyNastran.bdf.cards.materials.MAT10.rawFields(), pyNastran.bdf.cards.aero.MKAERO2.rawFields(), pyNastran.bdf.cards.loads.staticLoads.PLOAD1.rawFields(), pyNastran.bdf.cards.elements.shell.CQUADR.rawFields(), pyNastran.bdf.cards.aero.PAERO1.rawFields(), pyNastran.bdf.cards.loads.staticLoads.PLOAD2.rawFields(), pyNastran.bdf.cards.elements.bars.CBAR.rawFields(), pyNastran.bdf.cards.elements.shell.CQUAD.rawFields(), pyNastran.bdf.cards.aero.PAERO2.rawFields(), pyNastran.bdf.cards.materials.MATHP.rawFields(), pyNastran.bdf.cards.elements.bars.CBEAM3.rawFields(), pyNastran.bdf.cards.aero.SPLINE1.rawFields(), pyNastran.bdf.cards.loads.staticLoads.PLOAD4.rawFields(), pyNastran.bdf.cards.elements.shell.CQUAD8.rawFields(), pyNastran.bdf.cards.aero.SPLINE2.rawFields(), pyNastran.bdf.cards.elements.shell.CQUADX.rawFields(), pyNastran.bdf.cards.loads.staticLoads.PLOADX1.rawFields(), pyNastran.bdf.cards.materials.MATS1.rawFields(), pyNastran.bdf.cards.aero.SPLINE4.rawFields(), pyNastran.bdf.cards.elements.bars.CBEAM.rawFields(), pyNastran.bdf.cards.aero.SPLINE5.rawFields(), pyNastran.bdf.cards.elements.bars.CBEND.rawFields(), pyNastran.bdf.cards.aero.TRIM.rawFields(), and pyNastran.bdf.cards.optimization.DVPREL2.reprFields().
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.optimization.DVPREL2.Pid(), 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.optimization.DVPREL2.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(), and pyNastran.bdf.cards.coordinateSystems.Coord.T().
Reimplemented from pyNastran.bdf.cards.baseCard.BaseCard.
Definition at line 530 of file optimization.py.
Referenced by pyNastran.bdf.cards.optimization.DVPREL2.rawFields(), and pyNastran.bdf.cards.sets.Set.reprFields().
string pyNastran::bdf::cards::optimization.DVPREL2::type = 'DVPREL2' [static] |
Reimplemented from pyNastran.bdf.cards.baseCard.BaseCard.
Definition at line 430 of file optimization.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.properties.bars.LineProperty::areaL(), pyNastran.bdf.cards.dmig.NastranMatrix::getDType(), pyNastran.bdf.cards.properties.bars.LineProperty::IAreaL(), 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().
Unique identification number.
Definition at line 440 of file optimization.py.
Referenced by pyNastran.bdf.cards.optimization.DVPREL2::crossReference().
Name of a property entry, such as PBAR, PBEAM, etc.
Definition at line 441 of file optimization.py.
Referenced by pyNastran.bdf.cards.materials.MaterialDependence.__init__(), pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.HyperelasticQuadObject.addNewEidSort1(), pyNastran.bdf.cards.properties.bars.LineProperty.areaL(), pyNastran.bdf.cards.properties.bars.LineProperty.CA_Section(), pyNastran.bdf.cards.thermal.thermal.CHBDYP.crossReference(), pyNastran.bdf.cards.optimization.DVPREL2.crossReference(), pyNastran.bdf.cards.properties.bars.LineProperty.I1_I2(), pyNastran.bdf.cards.properties.bars.LineProperty.I2(), pyNastran.bdf.cards.properties.bars.LineProperty.IAreaL(), 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().
Property entry identification number.
Definition at line 442 of file optimization.py.
Referenced by pyNastran.bdf.cards.properties.shell.PCOMP.__init__(), pyNastran.bdf.cards.properties.properties.PRAC2D.__init__(), pyNastran.bdf.cards.properties.bars.PBAR.Area(), pyNastran.bdf.cards.properties.bars.PTUBE.area2(), pyNastran.bdf.cards.properties.springs.PELAST.crossReference(), pyNastran.bdf.cards.properties.properties.PRAC2D.crossReference(), pyNastran.bdf.cards.properties.bars.PROD.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.optimization.DVPREL2.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.properties.bars.PROD.rawFields(), pyNastran.bdf.cards.properties.bars.PTUBE.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.properties.bars.PBAR.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.properties.bars.PROD.writeCodeAster(), pyNastran.bdf.cards.elements.bars.CONROD.writeCodeAster(), pyNastran.bdf.cards.properties.bars.PBAR.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().
Property name, such as 'T', 'A', or field position of the property entry, or word position in the element property table of the analysis model.
Property names that begin with an integer such as 12I/T**3 may only be referred to by field position. (Character or Integer 0)
Definition at line 446 of file optimization.py.
Referenced by pyNastran.bdf.cards.optimization.DVPREL2.crossReference(), and pyNastran.bdf.cards.optimization.DVPREL2.Pid().
Minimum value allowed for this property.
If FID references a stress recovery location field, then the default value for PMIN is -1.0+35. PMIN must be explicitly set to a negative number for properties that may be less than zero (for example, field ZO on the PCOMP entry). (Real; Default = 1.E-15)
Definition at line 451 of file optimization.py.
Referenced by pyNastran.bdf.cards.optimization.DVPREL2.crossReference().
Maximum value allowed for this property.
(Real; Default = 1.0E20)
Definition at line 452 of file optimization.py.
Referenced by pyNastran.bdf.cards.optimization.DVPREL2.crossReference().
DEQATN entry identification number.
(Integer > 0)
Definition at line 453 of file optimization.py.
Referenced by pyNastran.bdf.cards.optimization.DVPREL2.crossReference().
Definition at line 453 of file optimization.py.
Referenced by pyNastran.bdf.cards.optimization.DVPREL2.crossReference().
Definition at line 453 of file optimization.py.
Referenced by pyNastran.bdf.cards.optimization.DVPREL2.OptValue(), and pyNastran.bdf.cards.optimization.DVPREL2.rawFields().