Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Solve beam on Initialization #4

Open
JJCoding01 opened this issue Dec 1, 2020 · 0 comments
Open

Solve beam on Initialization #4

JJCoding01 opened this issue Dec 1, 2020 · 0 comments

Comments

@JJCoding01
Copy link
Owner

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
JJCoding01 added a commit that referenced this issue Sep 24, 2021
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

No branches or pull requests

1 participant