Skip to content

Document the -beamTemp element load - #195

Open
fkkarakurt wants to merge 1 commit into
OpenSees:masterfrom
fkkarakurt:beamtemp-docs
Open

fkkarakurt wants to merge 1 commit into
OpenSees:masterfrom
fkkarakurt:beamtemp-docs

Conversation

@fkkarakurt

Copy link
Copy Markdown

eleLoad -type -beamTemp and the -alpha / -depth element options it relies on were not documented. This adds the load to the eleLoad page under the Plain pattern load commands, next to the trapezoidal load entry, and the two options to the elasticBeamColumn and ModElasticBeam2d pages (-d for the latter).

It also quotes the two argument descriptions on that eleLoad page that contain commas. Unquoted, they split into four and five columns, Sphinx rejects the table ("csv-table widths do not match the number of columns in table"), and the page currently renders with no argument table at all. Checked by building the three pages with the project's conf.py before and after: the error is gone and no new warning appears.

Companion to the OpenSees source change that fixes the fixed-end forces of this load in ElasticBeam2d and ModElasticBeam2d.

Adds the temperature change load to the eleLoad page, and the -alpha and
-depth options it relies on to the elasticBeamColumn and ModElasticBeam2d
pages (-d for the latter). None of them was documented.

Also quotes the two argument descriptions on the eleLoad page that
contain commas. They split into four and five columns, so Sphinx
rejected the whole argument table and the page rendered without it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant