Skip to content

Solve beam on Initialization #4

@JJCoding01

Description

@JJCoding01

Add ability (automatically?) to solve a beam on the same line it is initialized.

For example, the following is not currently possible, but would be convenient.

beam = Beam(...).solve()
# further analysis on beam, ie
beam.plot()
...

Maybe even solve the beam automatically when it is initialized so that all you need is

beam = Beam(...)

# analyze beam

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions