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

Implementation of dynamic system functions and remaining MATLAB examples #47

Merged
merged 7 commits into from
Dec 30, 2022

Conversation

adsci
Copy link
Contributor

@adsci adsci commented Dec 19, 2022

In this pull request, the following core functions have been implemented:

  • gfunc
  • step1
  • step2
  • bar2gs

In addition, some minor bugs in function beam1s have been resolved.

Following examples (from the MATLAB manual) were added (or modified), so that all examples from the MATLAB manual are now included:

Static analysis:

  • exs_bar2 (added plotting)
  • exs_beam1 (added plotting per manual)
  • exs_beam2
    Dynamic analysis
  • exd_beam2_m
  • exd_beam2_t
  • exd_beam2d_tr
  • exd_beam2_b
    Nonlinear analysis:
  • exn_bar2g
  • exn_beam2g
  • exn_beam2g_b
  • exn_bar2m

@jonaslindemann jonaslindemann merged commit 2ed38b5 into CALFEM:develop Dec 30, 2022
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

Successfully merging this pull request may close these issues.

2 participants