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

using type TrussFEACrossSec{Float64} with TrussSolver #156

Open
pitipatw opened this issue Apr 19, 2023 · 0 comments
Open

using type TrussFEACrossSec{Float64} with TrussSolver #156

pitipatw opened this issue Apr 19, 2023 · 0 comments

Comments

@pitipatw
Copy link
Contributor

From my inspection, the type TrussFEACrossSec{Float64} is only used the generate the problem.
But it's not usable in any other format?
i.e.
You can't do add (+) or subtract it with numbers
TrussFEACrossSec{Float64}(1.0) + 1 gives an error

I want to use it with TrussSolver(solver)(<input a vector of areas>

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