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

Integration with structure solving software? #1

Open
jlblancoc opened this issue Jan 7, 2017 · 2 comments
Open

Integration with structure solving software? #1

jlblancoc opened this issue Jan 7, 2017 · 2 comments
Assignees

Comments

@jlblancoc
Copy link
Contributor

Hi @hackl !

First of all: congrats for this great project, I really loved to see it around, and the resulting plots look fantastic!! 👍

I has been pursuing a similar project for years, but I started from the opposite side: a C++ backend capable of solving (2D for now) static structure analysis. Including meshing, it can plot detailed plots of all basic stresses, deformations, etc.

I'm just writing to explore the possibility of, somehow, integrate my solver (available here) with your package in some way, such that the resulting deformed structures could be also plotted or, at least, the reaction forces, or some selected subset of numerical results.

It would require exporting the user-given definition of a structure into a text file in a format that you can see in these examples, then invoking the program ob-solver with appropriate parameters, and reading back the results file.

My software is also capable of generating HTML5-based animations of animated structures, like in this example:
http://ingmec.ual.es/openbeam/fem/rdm-t06-prop03/

pr06_prop03_animated_000000

It's a lot of work, and I'm aware that you may be (just as I am!) swamped with other projects.
But couldn't helped myself writing a line to leave this possibility open...

Cheers,
JL

@hackl
Copy link
Owner

hackl commented Jan 25, 2017 via email

hackl pushed a commit that referenced this issue Jul 9, 2019
@hackl hackl self-assigned this Jul 11, 2019
@ccaprani
Copy link
Contributor

Resurrecting a little here, but using OpenSeesPy and PythonTex, coupled with this great library, you can automate and report analysis results :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants