Tsengunn,

This all sounds good. There is plenty to do to improve the
continuum_mechanics package in sympy. I suggest trying to solve a variety
of problems with the existing code and you will discover many areas for
improvement.

Very nice work on your calculator!

I'm not sure we would want to go the route of the moment table, as the
whole of SymPy is to do the calculations for arbitrary math needs. But you
can use the moment table as unit tests for you code. If SymPy can't solve
one of those, then there is a deficiency.

Jason
moorepants.info
+01 530-601-9791

On Tue, Feb 13, 2018 at 10:30 AM, tsenguun tsogbadrakh <
[email protected]> wrote:

> Hello
>
> My name is Tsenguun, and I'm doing my Masters degree in Computer Science
> currently, and I already have a BS and MS in Structural Engineering.
>
> I wish to contribute to the singularity function of sumpy, and I have some
> other functionalities to propose.
>
> In 2016, sampadsaha metioned the following:
>
> Additional features if extra time (in new PR):
>
>    - Plot the shear, bending, slope and deflection diagrams.
>    - See if this works with the units package in the physics package.
>    - Compute the strain and stress at any location in the beam.
>
> https://github.com/sympy/sympy/pull/11374
>
>
> The calculation of beam's shear, moment, rotation, deflection diagram is
> really interesting for me and I have many experience, since I've taken many
> classes toward Finite Elements and Structural Analysis.
>
> I've written a python code to do all these and was trying to make a PyQt
> software of beam problems. Essentially the program I was working on
> simulates the following webpage: https://skyciv.com/free-beam-calculator/
>
> If the library would support this, it would be great tool. Note that there
> can be many loads and they can be uniformly distributed, trapezoidal, point
> loads, and even hinges.
>
> Also, a very interesting thing to implement would be the following:
> http://www-classes.usc.edu/engr/ce/457/moment_table.pdf
>
> Essentially we have predefined commonly used beams that is already being
> solved mathematically accurate.
>
> Given a cross section, stress, and strain calculation of any point would
> be good thing using finite element analysis or just plain old structural
> analysis.
>
>
> Please me know how do I get started on this and see if my ideas are worth
> implementing, or it has already been implemented.
>
> Also, I've created reinforced concrete moment capacity calculating app.
> You can check it out at beam.tsenguun.com We could also do non-linear
> analysis on this one. Currently, its following the ACI standard that is
> linear function.
>
> Thank you.
>
> --
> You received this message because you are subscribed to the Google Groups
> "sympy" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at https://groups.google.com/group/sympy.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/sympy/84983c23-5ddb-41e6-bcb5-ee40bb489d16%40googlegroups.com
> <https://groups.google.com/d/msgid/sympy/84983c23-5ddb-41e6-bcb5-ee40bb489d16%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/sympy.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sympy/CAP7f1AgPDOAEhCmFHySrmQFi7ocvLZ%3DbZZdSyX_2g1r2c9d3LA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to