Skip to content

HH damping calibration using damping experimental data #17

Answered by jsh9
domniki asked this question in Q&A
Discussion options

You must be logged in to vote

We can readily do this:

  • First, we define a Multiple_Damping_Curves object with custom curves (instead of from Darendeli's formulas)
  • Then, we use the get_all_HH_x_params() method to do non parametric curve fitting (based on the evolutionary algorithm)

Here is an example: https://github.com/jsh9/PySeismoSoil/blob/455be0fb5c46ab48cbe107b8ec91f852e732d28a/examples/Demo_04_Curves.ipynb (see Section 3: Multiple_Damping_Curves class)

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jsh9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #4 on July 31, 2023 01:01.