File tree Expand file tree Collapse file tree 1 file changed +8
-5
lines changed
source/user/manual/section Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Original file line number Diff line number Diff line change @@ -19,15 +19,15 @@ The **ElasticFrame** section implements a general linear elastic :ref:`Frame <Fr
1919 .. py :method :: Model.section(" ElasticFrame" , tag, ** kwds)
2020 :no-index:
2121
22- :param E,G: Young's modulus :math: `E` and shear modulus :math: `G` (see :ref: `ElasticIsotropic `)
23- :param A: cross sectional area
24- :param Iy: Moment of inertia about the :math: `\color {green}{y}` axis
25- :param Iz: Moment of inertia about the :math: `\color {blue}{z}` axis
22+ :param E,G: Young's modulus :math: `E` and shear modulus :math: `G` (see :ref: `ElasticIsotropic `) [ 1 ]_
23+ :param A: cross sectional area [ 1 ]_
24+ :param Iy: Moment of inertia about the :math: `\color {green}{y}` axis [ 1 ]_
25+ :param Iz: Moment of inertia about the :math: `\color {blue}{z}` axis [ 1 ]_
2626 :param J: Torsion constant
2727 :param kwds: additional keyword arguments
2828
2929
30- .. tab :: Tcl
30+ .. tab :: OpenSees
3131
3232 .. function :: section ElasticFrame tag? E? A? Iz? Iy? G? J?
3333
@@ -40,6 +40,9 @@ The **ElasticFrame** section implements a general linear elastic :ref:`Frame <Fr
4040 $tag, |integer |, unique section tag
4141
4242
43+ .. [1 ] These arguments are supported by the :ref: `parameter <parameter >` commands.
44+
45+
4346 The valid :ref: `eleResponse ` queries are
4447
4548* ``"force" ``, and
You can’t perform that action at this time.
0 commit comments